Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |