Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Addition to commit 2735e15b | Max | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -1/+1 |
| | | | | | * (Also changed some outdated URLs) * Replaced [NSApplication sharedApplication] with NSApp | ||||
* | 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 all the Xcode 4.6.2 build warnings, and tweak warning settings to ↵ | rowanbeentje | 2013-05-21 | 1 | -5/+7 |
| | | | | enable some more | ||||
* | Fix more warnings. | stuconnolly | 2013-01-25 | 1 | -12/+22 |
| | |||||
* | Fix more warnings. | stuconnolly | 2013-01-24 | 1 | -16/+15 |
| | |||||
* | Fix warnings due to not conforming to 10.6 protocols. | stuconnolly | 2013-01-24 | 1 | -0/+1 |
| | |||||
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -0/+1 |
| | |||||
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -17/+23 |
| | |||||
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -5/+5 |
| | |||||
* | • finished implementation of SPChooseMenuItemDialog | Bibiko | 2010-12-06 | 1 | -21/+92 |
| | | | | | • simplified bundle command handling and handling for bundle commands which have the same key equivalent to be able to group similar bundle commands • minor code improvements | ||||
* | • further work on the choosMenuItem [not yet working] | Bibiko | 2010-12-03 | 1 | -0/+64 |
| | |||||
* | • preparations for handling issue if user assigned the same keyboard ↵ | Bibiko | 2010-12-03 | 1 | -0/+30 |
short-cut on different Bundle commands; if so show a kind of a context menu to pick up one item; this will be done via the new SPChooseMenuItem class which will display a borderless window with a context menu at a passed location |