aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* • quick fix of the resizing behaviour of Content View's search bar itemsBibiko2009-04-201-129/+143
* Fix build warnings complaining about duplicate definitions of display: in NSV...stuconnolly2009-04-181-32/+28
* Increase the default size of DBView in order to increase the size of the tabl...stuconnolly2009-04-181-1322/+1316
* - Cleaned up connection sheet "Edit" buttonavenjamin2009-04-171-268/+358
* - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keysrowanbeentje2009-04-171-11/+35
* - Implement line numbering for CMTextView:rowanbeentje2009-04-161-14/+14
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-120/+240
* - Update the connection sheet favourites view to bind to the preferences dir...rowanbeentje2009-04-151-24/+30
* - part 6 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-8/+140
* Fix for issue #190. As the connection sheet tableview uses bindings, renaming...stuconnolly2009-04-091-5/+25
* - Select 'drop tables' option for MySQL export by default, to improve backup...rowanbeentje2009-04-061-9/+45
* - 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
* - 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-261-364/+0
* 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
* Fixed tooltip on delete button on table structure.avenjamin2009-03-251-10/+19
* - 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-221-135/+140
* - 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-191-5115/+3780
* + Added new images for button barsavenjamin2009-03-101-480/+501
* - 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
* - Re-design the custom query favourties editor and get rid of the nasty plus/...stuconnolly2009-03-021-207/+223
* 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-281-295/+1031
* 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
* 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
* Added cancel button to the import/export progress sheet. Also added importing...mltownsend2009-01-041-11/+74