aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • corrected the url for Hans-Jörg BibikoBibiko2009-04-221-1/+2
* Add Shortcut key for Selecting Database: CMD + SHIFT + Tmattlangtree2009-04-221-22/+18
* • FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...Bibiko2009-04-211-41/+72
* - Increment version numbers to 0.9.5rowanbeentje2009-04-211-1/+1
* - Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...rowanbeentje2009-04-201-17/+80
* Fix console filter progress indicator position.stuconnolly2009-04-201-9/+6
* - Changed console window to match style of main window.avenjamin2009-04-201-178/+323
* • quick fix of the resizing behaviour of Content View's search bar itemsBibiko2009-04-201-129/+143
* - Build upon documentation lookup by looking up exact manual pages that corre...stuconnolly2009-04-191-0/+1
* Fix build warnings complaining about duplicate definitions of display: in NSV...stuconnolly2009-04-181-32/+28
* Make SPPreferenceController the delegate of the favorites manager splitview a...stuconnolly2009-04-181-48/+16
* Increase the default size of DBView in order to increase the size of the tabl...stuconnolly2009-04-181-1322/+1316
* - Update delete table and database warning messages to be more user friendly ...stuconnolly2009-04-171-0/+0
* - Cleaned up connection sheet "Edit" buttonavenjamin2009-04-171-268/+358
* - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keysrowanbeentje2009-04-172-55/+421
* - Implement line numbering for CMTextView:rowanbeentje2009-04-162-15/+15
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-120/+240
* - Add Jakob Egger and Hans-Jörg Bibiko to the developers listrowanbeentje2009-04-161-8/+7
* - Update the connection sheet favourites view to bind to the preferences dir...rowanbeentje2009-04-151-24/+30
* Remove '...' from 'Add To Favorites' menu item.stuconnolly2009-04-151-5/+15
* - Fixed Issue #230 - ticked "Handle content as compound value" in contentArra...avenjamin2009-04-151-59/+33
* - Tweak the favorite button tooltips to refer to 'favorite's instead of 'row'srowanbeentje2009-04-131-8/+45
* - Save password changes when making changes in favorites tab in the preferen...rowanbeentje2009-04-131-111/+143
* 'Include time stamps' console outlet was hooked up to the wrong checkbox.stuconnolly2009-04-121-13/+21
* Removed page setup menu. We will setup the print orientation from print menu,...bamse162009-04-111-12/+5
* - Make MainController the application delegate, and override standard automa...rowanbeentje2009-04-101-5/+12
* - part 6 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-102-3704/+193
* - part 5 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-103-0/+8772
* Implementation of enhancement described in issue #75. You can now add the cur...stuconnolly2009-04-101-9/+35
* Fix for issue #190. As the connection sheet tableview uses bindings, renaming...stuconnolly2009-04-091-5/+25
* Make table operation messages more user friendly (issue #192) and display the...stuconnolly2009-04-091-76/+94
* - changed the structure of the edit menu to more closely resemble other Mac O...jakob2009-04-081-87/+87
* Remove the 'Duplicate' menu item from the 'Edit' menu. Resolves issue #221. T...stuconnolly2009-04-071-249/+570
* - Select 'drop tables' option for MySQL export by default, to improve backup...rowanbeentje2009-04-061-9/+45
* • ADDED - (IBAction)doRemoveDiacritics:(id)senderBibiko2009-04-061-428/+21
* Remove the 'Clear' menu item from the 'Edit' menu because it doesn't actually...stuconnolly2009-04-051-39/+429
* • ADDED: - (IBAction)doTranspose:(id)sender;Bibiko2009-04-051-2/+12
* • ADDED to SPTextViewAdditions:Bibiko2009-04-051-408/+96
* • ADDED to menu item “Edit” the submenus:Bibiko2009-04-051-1/+19
* • ADDED to menu item “Edit” the submenus:Bibiko2009-04-051-36/+458
* - Fix an invalid reference to a missing pulldown_arrow image causing invalid...rowanbeentje2009-04-051-104/+73
* - Change the method of creating a new table to be the same as that when creat...stuconnolly2009-04-041-10/+995
* - removed some ellipsis (...) from the Favorites/History Menu on the Custom Q...jakob2009-04-031-19/+57
* - Fixed issue #219: Query tab favorites, history, run buttons missing in nigh...avenjamin2009-04-031-76/+37
* - Fixed missing image erroravenjamin2009-04-031-49/+82
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-23/+50
* - Changed to "NULL" column header to "Allow NULL" to make it cleareravenjamin2009-04-021-42/+16
* Change the toggle console menu item's title to either 'Show' or 'Hide' console.stuconnolly2009-04-021-15/+42
* - Changed Auto Complete keyboard shortcut to just Escape instead of Option-Es...avenjamin2009-04-021-13/+21
* - Implemented "Clear History" in new Gear menuavenjamin2009-04-021-354/+383