aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 'Clear Console' menu item, which was disabled because of missing 'clearCo...stuconnolly2009-03-301-0/+8
* - Add a preference (currently with no UI) for connection timeoutrowanbeentje2009-03-281-18/+37
* Improve interaction with connection favorites to prevent issues saving favori...rowanbeentje2009-03-281-4/+4
* improve labels of toolbar iconsabhibeckert2009-03-261-7/+7
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-261-23/+20
* Scale print image horizontallybamse162009-03-261-1/+1
* Reset print settings, so we're not prompted about saving thembamse162009-03-261-0/+3
* Enabled Page Setup for printing, so now you can print landscape toobamse162009-03-261-1/+2
* Added hidden preference to automatically select the last favorite you used.bamse162009-03-241-0/+6
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-11/+12
* - Added tooltips to action button menu itemsavenjamin2009-03-221-1/+1
* Improves the table structure view to only save a row when properly deselected...rowanbeentje2009-03-051-0/+21
* Don't allow the table list to be completely out of sight by not allowing the ...stuconnolly2009-03-041-2/+2
* - Renames "Database Encoding" menu item in Database menu to "View Using Enco...rowanbeentje2009-03-041-2/+20
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-031-1/+25
* - Improve handling of disconnections made while selecting a database, fixing...rowanbeentje2009-02-281-2/+4
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-281-86/+44
* Deselect favorites when any detail other than the password is edited. This i...rowanbeentje2009-02-211-0/+16
* Sets and enforces a connection timeout, and handles connection timeouts appro...rowanbeentje2009-02-181-0/+2
* Visible improvements in this build:rowanbeentje2009-02-181-43/+26
* Fixed Issue #168avenjamin2009-02-181-1/+3
* Add 'Refresh Databases' menu item to the main database selection drop down. F...stuconnolly2009-01-291-8/+12
* Added the print method to go from. Sort of works by printing the literal NSV...mltownsend2009-01-181-0/+8
* Clean up of validate menu items method.avenjamin2008-12-221-18/+8
* Disabled "Remove Database…" menu item when no database selected. Issue #124avenjamin2008-12-221-0/+4
* Spelling error in Flush Privilege's success message. Issue #123avenjamin2008-12-221-2/+2
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+1633