aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindow.m
Commit message (Expand)AuthorAgeFilesLines
* Update source code compatibilityMax2017-03-311-8/+0
* Disable automatic window tabbing on 10.12+ until we fully implement it.Stuart Connolly2017-03-251-2/+16
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix toggleFullScreen: errors on <= 10.6, addressing Log #3759. (It appear...rowanbeentje2013-01-111-2/+2
* - Enable translation of the Show/Hide Toolbar menu item by taking over title...rowanbeentje2013-01-081-2/+19
* - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...rowanbeentje2013-01-051-0/+14
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-171-0/+23
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* - Rework edit sheet find/replace handling; instead of altering the main wind...rowanbeentje2012-04-241-0/+28
* - Reorder window instantiation process to ensure window has had its size set...rowanbeentje2011-08-311-1/+0
* - Clean up undo manager handlingrowanbeentje2011-08-311-0/+14
* - Lion compatibility improvement: add support for fullscreen windows, on the...rowanbeentje2011-08-161-4/+12
* Minor tidy up.stuconnolly2011-07-111-1/+0
* - Fix more compiler warningsrowanbeentje2011-03-041-1/+1
* fixed compiler warningssqlprodev2011-03-011-1/+1
* - Fix exceptions caused by uncombined accents/special characters, addressing...rowanbeentje2011-02-191-1/+1
* • bound short-cut ⌥⎋ to display the context menu of the first responder...Bibiko2011-01-261-0/+31
* • check the character length of the keyDown eventBibiko2011-01-251-1/+2
* - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc...rowanbeentje2011-01-231-0/+80