aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Re-design the custom query favourties editor and get rid of the nasty plus/...stuconnolly2009-03-021-207/+223
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-281-1/+1
* Reduce the amount of padding on the new console panel and also auto save its ...stuconnolly2009-02-281-16/+33
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-282-317/+1081
* Deselect favorites when any detail other than the password is edited. This i...rowanbeentje2009-02-211-6/+56
* Moved "query favourites", "query history" and "Run Query" buttons to the othe...avenjamin2009-02-191-253/+276
* Fix Issue #140 (Tables with many columns compress the end columns against the...rowanbeentje2009-02-191-2/+2
* - Ensure that the button controlling whether all data should be edited in a ...rowanbeentje2009-02-181-2/+2
* Sets and enforces a connection timeout, and handles connection timeouts appro...rowanbeentje2009-02-181-0/+484
* Visible improvements in this build:rowanbeentje2009-02-181-20/+118
* Separate out the creation of a human readable string from the number of bytes...stuconnolly2009-01-281-5/+3
* Enable menu separator now that we've enabled the print menu item.stuconnolly2009-01-271-2/+1
* Hide the help menu item until we've actually got some help documentation to d...stuconnolly2009-01-271-2/+3
* Updated copyright year to 2009.stuconnolly2009-01-271-0/+0
* Re-enabled Print Menu for preparation of being able to print something usefulmltownsend2009-01-131-7/+5
* Bored at home, so added my website to my name.mltownsend2009-01-081-1/+1
* Got a little bored during work, so tidied up the credits, yay.stuconnolly2009-01-061-18/+18
* Added cancel button to the import/export progress sheet. Also added importing...mltownsend2009-01-041-11/+74
* Truncate the displayed text of the filter drop down buttons. Addresses issue ...stuconnolly2008-12-271-37/+42
* Spelling error in Flush Privilege's success message. Issue #123avenjamin2008-12-221-0/+0
* Thought this was fixed.stuconnolly2008-12-131-63/+14
* Fixed MainMenu.xib not being compiled properly.stuconnolly2008-12-101-22/+78