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
/
SPWindowController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Change window creation to use a create-and-get model instead of create-then...
Max
2015-11-06
1
-2
/
+7
*
Fix a crash that could happen when exiting fullscreen mode on 10.11
Max
2015-10-18
1
-4
/
+30
*
Move some duplicate code into a new class
Max
2015-02-14
1
-5
/
+2
*
Fix one case of "SSH input fields cut off"
Max
2015-02-08
1
-0
/
+6
*
Addition to commit 2735e15b
Max
2015-01-04
1
-1
/
+1
*
Replace some "magic numbers" with constants
Max
2015-01-04
1
-2
/
+2
*
Remove a private API in PSMTabBarCell
Xu Jie
2014-12-01
1
-1
/
+1
*
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
*
* This change adds basic tab coloring support for favorites - ** POC / NEEDS ...
dmoagx
2013-10-23
1
-0
/
+1
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-0
/
+1
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-3
/
+0
*
Window controller tidy up.
stuconnolly
2013-01-21
1
-89
/
+132
*
- Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...
rowanbeentje
2013-01-05
1
-1
/
+53
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
Silence static analyzer warnings.
stuconnolly
2012-06-26
1
-5
/
+3
*
Add SPWindowControllerDelegate category.
stuconnolly
2012-04-09
1
-374
/
+2
*
PSMTabBar improvements:
rowanbeentje
2012-04-02
1
-0
/
+3
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-3
/
+3
*
- Lion compatibility improvement: add support for fullscreen windows, on the...
rowanbeentje
2011-08-16
1
-0
/
+26
*
Add Sparkle to credits.
stuconnolly
2011-07-10
1
-16
/
+12
*
Add the ability to double click a tab to duplicate the connection in a new ta...
stuconnolly
2011-05-09
1
-3
/
+17
*
Add tab context menu.
stuconnolly
2011-05-08
1
-2
/
+16
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-5
/
+6
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+3
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-1
/
+1
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-2
/
+2
*
More work on tab creation target and action
avenjamin
2010-09-15
1
-3
/
+3
*
Add ability to double click the empty area of the tab bar to create a new tab.
avenjamin
2010-09-15
1
-0
/
+1
*
• made usage of SPBeginWaitingAlertSheet while closing a spf file for reada...
Bibiko
2010-08-19
1
-4
/
+8
*
- Fix menu item and window close issues after a tab is dragged to a new wind...
rowanbeentje
2010-08-03
1
-1
/
+2
*
Improve tab dragging:
rowanbeentje
2010-08-03
1
-1
/
+2
*
- Fix tab bars in windows with only one tab not disappearing after dragging ...
rowanbeentje
2010-07-03
1
-5
/
+2
*
Improve tab functionality, behaviour and interaction.
rowanbeentje
2010-06-30
1
-14
/
+41
*
Add option to toggle the tab bar visibility.
avenjamin
2010-06-30
1
-1
/
+18
*
• made SP more robust against fast closing of tabs and windows
Bibiko
2010-06-29
1
-2
/
+2
*
• Open Session file
Bibiko
2010-06-29
1
-0
/
+4
*
• initial support for open a spfs session file (works rudimentary - fine-t...
Bibiko
2010-06-24
1
-0
/
+13
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-0
/
+6
*
• simplified and unified tab tooltips
Bibiko
2010-06-18
1
-27
/
+4
*
- Further improve appearance of Sequel Pro tab style (still hidden): fixed d...
rowanbeentje
2010-06-17
1
-3
/
+3
*
• added Window menu item "Move Tab to New Window"
Bibiko
2010-06-16
1
-13
/
+82
*
Initial stage of re styling the tab bar to actually look half decent.
avenjamin
2010-06-14
1
-1
/
+1
*
• reverted to previous approach to display tooltips for unselected tab view...
Bibiko
2010-06-14
1
-2
/
+29
*
- Fix a crash when dragging/closing tabs after tab drags, caused by not upda...
rowanbeentje
2010-06-14
1
-1
/
+2
*
• simplified tooltips for tabs
Bibiko
2010-06-14
1
-23
/
+6
*
• if tab view item is dragged out of a tab bar set the correct window title
Bibiko
2010-06-14
1
-0
/
+3
*
Improvements to tab dragging and switching:
rowanbeentje
2010-06-13
1
-5
/
+71
*
- Add support for tearing tabs off a window, into a new window containing th...
rowanbeentje
2010-06-13
1
-3
/
+55
*
- Fix a regression in r2308 causing problems when dragging a tab from one wi...
rowanbeentje
2010-06-12
1
-2
/
+1
[next]