aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-29/+495
* Added delete as a hot key to the remove row and column buttons to fix issue #216avenjamin2009-04-011-8/+8
* - set the delegate for the index-NSTableView to TableSource (necessary for a...jakob2009-03-281-4/+24
* Restore the ability to reorder columns in the Content view, as a temporary wa...rowanbeentje2009-03-281-1/+27
* - Fix buttons in table selection views to use new refresh button image, fixi...rowanbeentje2009-03-271-62/+18
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-262-364/+992
* Fixed layering issue. Row count text was hidden by bottom baravenjamin2009-03-261-24/+27
* - fixed the duplicate field button in the table view (the delete button was t...jakob2009-03-261-3/+3
* Enabled Page Setup for printing, so now you can print landscape toobamse162009-03-261-13/+3
* Added Marius Ursache to current developers and credited Jakob Egger for his s...avenjamin2009-03-261-4/+13
* Trivial commit to test the new nightly build sparkle functionality. mattlangtree2009-03-261-1/+1
* Fixed tooltip on delete button on table structure.avenjamin2009-03-251-10/+19
* - Restores the "Zoom" button to the window menu, for conistency with the pla...rowanbeentje2009-03-251-14/+30
* - Update the help text for the "Run all" button following r402rowanbeentje2009-03-251-61/+15
* Set the default edit-in-sheets button toggle state to no, and add a highlight...rowanbeentje2009-03-251-27/+84
* Linked refresh tables button to TablesList.updatedTablesbamse162009-03-231-23/+24
* - Added missing keyboard shortcuts for new interface buttons.avenjamin2009-03-222-819/+703
* - Added tooltips to action button menu itemsavenjamin2009-03-221-160/+184
* - Restyled the bottom bars in the Sidebar, Structure, Indexes, and Content viewsavenjamin2009-03-211-1305/+1308
* SPSQLParser changes:rowanbeentje2009-03-191-38/+174
* - Moved connection tabview from DBView nib into its own xib fileavenjamin2009-03-192-5115/+5363
* - Increment trunk version number to 0.9.4rowanbeentje2009-03-111-1/+1
* + Added new images for button barsavenjamin2009-03-101-480/+501
* Make copy button text small and remove favourites table view focus remove.stuconnolly2009-03-051-12/+24
* - Hide SSH options for favourites in the preferences, temporarily, to avoid ...rowanbeentje2009-03-051-87/+154
* - Fix a number of edit sheet crashers regarding opening and saving files, im...rowanbeentje2009-03-051-7/+29
* Add Korean encoding option to new database encoding dropdown - thanks Ben for...rowanbeentje2009-03-051-6/+26
* - Renames "Database Encoding" menu item in Database menu to "View Using Enco...rowanbeentje2009-03-041-24/+110