aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPChooseMenuItemDialog.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-1/+1
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-16/+21
|
* • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-4/+9
| | | | | • 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]Bibiko2010-12-031-1/+7
|
* • preparations for handling issue if user assigned the same keyboard ↵Bibiko2010-12-031-0/+34
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