index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPBundleEditorController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a rare crash when SSH connections failed (caused by a race condition) (fi...
Max
2015-06-11
1
-1
/
+1
*
Addition to commit 2735e15b
Max
2015-01-04
1
-29
/
+27
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-9
/
+9
*
Roll some duplicate code into a loop
Max
2014-12-14
1
-59
/
+33
*
Fix an exception when opening Bundle Editor
Max
2014-12-14
1
-4
/
+3
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-122
/
+119
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-3
/
+3
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-2
/
+3
*
Reformatting code for modern ObjC
Max
2014-12-13
1
-3
/
+3
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Fix remaining deprecation warnings.
Stuart Connolly
2014-01-17
1
-6
/
+9
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-1
/
+1
*
- Address further Release/Distribution build warnings
rowanbeentje
2013-05-22
1
-2
/
+2
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-41
/
+40
*
* Make two strings localizable in Bundle Editor
dmoagx
2012-09-09
1
-1
/
+1
*
- Tweak SPSplitView to no longer treat non-resizable split view children as ...
rowanbeentje
2012-07-30
1
-15
/
+0
*
- Remove all BWToolKit views from the Bundle Editor window, replacing with n...
rowanbeentje
2012-07-29
1
-8
/
+26
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+22
*
- Use a per-user temporary directory for SSH tunnels (and bundle dragged tem...
rowanbeentje
2012-06-28
1
-1
/
+1
*
More gcc warning fixes.
stuconnolly
2012-05-09
1
-12
/
+10
*
Move the BASH command code from the string additions category to remove the d...
stuconnolly
2012-05-07
1
-2
/
+4
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-2
/
+2
*
- Clean up undo manager handling
rowanbeentje
2011-08-31
1
-0
/
+1
*
Fix for Bundle Editor Group names not showing up in Lion.
mattlangtree
2011-08-23
1
-2
/
+2
*
- Add a bundle meta summary to the top of the bundle editor
rowanbeentje
2011-06-27
1
-18
/
+59
*
Tidy up bundle editor UI.
stuconnolly
2011-06-15
1
-59
/
+27
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-20
/
+16
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-5
/
+0
*
- Manually restore autosave value for bundle editor splitview width, as this...
rowanbeentje
2011-01-22
1
-22
/
+11
*
• tried to fix in BundleEditor to auto-save the splitview settings in prefs...
Bibiko
2011-01-17
1
-0
/
+22
*
• improved remove Bundle logic
Bibiko
2011-01-17
1
-1
/
+4
*
• fixed issue to highlight the correct current query after undoing, i.e. do...
Bibiko
2011-01-14
1
-0
/
+1
*
• fixed issue while updating a Bundle by identifying it via UUID but differ...
Bibiko
2011-01-13
1
-2
/
+2
*
• added Default Bundle: Copy as JSON
Bibiko
2011-01-07
1
-1
/
+1
*
* Provide more context for Bundle Editor localizable messages (leaves one iss...
dmoagx
2010-12-26
1
-82
/
+87
*
• implemented undeletion of default Bundles
Bibiko
2010-12-22
1
-8
/
+76
*
• fixed issue form redirecting output actions via exit codes if Bundle's de...
Bibiko
2010-12-21
1
-3
/
+3
*
• fixed issue for duplicating a Bundle (the new UUID will be saved immediat...
Bibiko
2010-12-21
1
-0
/
+2
*
• further preparations for default Bundles management
Bibiko
2010-12-20
1
-0
/
+2
*
• preparations for managing default Bundles which will ship with SP
Bibiko
2010-12-20
1
-0
/
+32
*
• fixed issue to be able to cancel via ESC the in-cell editing of the table...
Bibiko
2010-12-15
1
-1
/
+1
*
• made usage of more constants to avoid double-storing strings
Bibiko
2010-12-12
1
-42
/
+43
*
• HTML output window's JavaScript support
Bibiko
2010-12-12
1
-0
/
+1
*
• Bundle command support
Bibiko
2010-12-10
1
-1
/
+2
*
• Bundle command support
Bibiko
2010-12-10
1
-12
/
+0
*
• Bundle Commands
Bibiko
2010-12-09
1
-0
/
+3
*
• Bundel Editor
Bibiko
2010-12-08
1
-1
/
+1
*
• Bundle Editor
Bibiko
2010-12-08
1
-0
/
+57
*
• re-init the Bundle tree after not saving (close) the Bundle Editor window...
Bibiko
2010-12-07
1
-0
/
+6
[next]