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
/
SPAppController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
#63: Move some UI around and add proper icon
Max
2018-05-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mergeclasses'
Max
2018-01-20
1
-1
/
+238
|
\
|
*
Merge SPDatabaseDocument (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
Merge SPAppController (part of #2789)
Max
2018-01-20
1
-1
/
+239
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-288
/
+321
|
/
*
* Fix a case of "background thread updating UI" (may affect some crashes when...
Max Lohrmann
2017-04-22
1
-1
/
+1
*
Update source code compatibility
Max
2017-03-31
1
-2
/
+10
*
Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexes...
Max Lohrmann
2017-03-12
1
-4
/
+2
*
Fix #2457: Use system font as default for table content, not Lucida Grande.
Stuart Connolly
2017-01-07
1
-1
/
+9
*
#2482 decode percent escaped characters in handleEventWithURL.
Abhi Beckert
2016-04-22
1
-1
/
+8
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-2
/
+2
*
* Change window creation to use a create-and-get model instead of create-then...
Max
2015-11-05
1
-442
/
+415
*
Fix an exception on 10.11 when trying to install an SP update while a save di...
Max
2015-11-01
1
-0
/
+3
*
That looks like it isn't used anymore
Max
2015-10-21
1
-1
/
+0
*
Fix bundle commands no longer working in popup field editor (and possibly oth...
Max
2015-10-21
1
-3
/
+3
*
Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()
Max
2015-10-20
1
-15
/
+31
*
Add mysql:// URL handler (fixes #1681)
Max
2015-10-14
1
-1
/
+43
*
Fix a rare exception when opening a session via "Open Recent"
Max
2015-06-23
1
-1
/
+1
*
Changes by Andreas Beier to integrate with into MAMP
Abhi Beckert
2015-05-16
1
-1
/
+51
*
Fix a compiler warning
Max
2015-01-10
1
-3
/
+3
*
Addition to commit 2735e15b
Max
2015-01-04
1
-8
/
+8
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-6
/
+6
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-17
/
+18
*
Change [NSArray arrayWithObject:] to @[] literal
Max
2014-12-13
1
-4
/
+4
*
Add cast for [NSApp delegate]
Max
2014-12-13
1
-6
/
+6
*
Replace boxed integers in code with @ literals
Max
2014-12-13
1
-6
/
+6
*
Fix a error that prevents building in Xcode6b4
Max
2014-07-28
1
-4
/
+4
*
Fix file opening due to my own stupid mistake!. Fixes #1909.
Stuart Connolly
2014-05-29
1
-55
/
+100
*
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
*
Fixes for previous commit.
Stuart Connolly
2013-11-24
1
-6
/
+6
*
Fix deprecation warnings.
Stuart Connolly
2013-11-24
1
-55
/
+52
*
Cleaned up Format string is not a string literal (potentially insecure) errors
Marius Ursache
2013-11-09
1
-10
/
+10
*
Allow opened SQL files to be saved back to the original file, addressing Issu...
rowanbeentje
2013-09-08
1
-84
/
+16
*
- Add .sql files opened via File > Open to the Recent Files menu for Issue #...
rowanbeentje
2013-09-03
1
-0
/
+2
*
- Address further Release/Distribution build warnings
rowanbeentje
2013-05-22
1
-7
/
+7
*
Minor tidy up.
stuconnolly
2013-02-17
1
-1
/
+1
*
Fix more warnings.
stuconnolly
2013-02-02
1
-3
/
+3
*
Move the flex parsing function definitions to their own file so they're not d...
stuconnolly
2013-01-25
1
-11
/
+1
*
Fix more warnings.
stuconnolly
2013-01-25
1
-0
/
+1
*
Fix more warnings.
stuconnolly
2013-01-25
1
-4
/
+4
*
Fix warnings due to not conforming to 10.6 protocols.
stuconnolly
2013-01-24
1
-0
/
+1
*
* Please note this revision will re-prompt for access to all KeyChain passwor...
rowanbeentje
2012-11-18
1
-0
/
+3
*
Useless comment.
stuconnolly
2012-10-16
1
-3
/
+0
*
Fix selector warning.
stuconnolly
2012-10-07
1
-54
/
+65
*
Issue 1470: [REQ] Support for bundling default Themes
bamse16
2012-10-05
1
-0
/
+53
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+21
*
Add a new SPAppController SPWindowManagement.
stuconnolly
2012-07-07
1
-128
/
+20
*
- Fix issues opening new windows when Sequel Pro is opened in the background...
rowanbeentje
2012-06-23
1
-19
/
+12
*
Further improvements to further address Issue #1332:
rowanbeentje
2012-06-23
1
-16
/
+28
[next]