aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableTriggers.h
Commit message (Expand)AuthorAgeFilesLines
* Add a hidden preference to control the size of the UI's monospaced font.Stuart Connolly2014-05-261-0/+1
* 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
* - Improve trigger adding and editing, re-opening the add/edit trigger window...rowanbeentje2012-11-081-6/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+21
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-5/+3
* - Add the ability to double-click in empty areas of the main tableviews to a...rowanbeentje2011-04-251-1/+3
* - Revert r3187, which only masked an underlying bug and caused double column...rowanbeentje2011-02-111-0/+1
* Tidy up.stuconnolly2010-10-191-10/+0
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-0/+11
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-1/+1
* Because the process of editing a trigger involves droping and then re-creatin...stuconnolly2010-10-191-0/+4
* Added support for edit triggers. Doubleclick on a row and the Add trigger pop...bamse162010-07-111-0/+4
* Initial implementation of tabs:rowanbeentje2010-05-231-1/+0
* Review trigger fetching and storage:rowanbeentje2010-05-011-0/+2
* Add support for printing the table triggers view as well some HTML generation...stuconnolly2010-03-131-0/+3
* Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...stuconnolly2010-02-071-0/+5
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-061-20/+17
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+69