aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TablesList.m
Commit message (Expand)AuthorAgeFilesLines
* Redesigned table information pane.stuconnolly2009-05-271-6/+6
* • added key-binding for RETURN to "Duplicate" button in the "duplicate tabl...Bibiko2009-05-261-1/+12
* • added key-binding for RETURN to "Add" button in the "add table sheet" via...Bibiko2009-05-261-1/+4
* When adding a new table allow the user to specify the storage engine used.stuconnolly2009-05-191-0/+21
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-1/+2
* Add most of the improvements made to the rename table sheet to the duplicate ...stuconnolly2009-05-181-21/+27
* • added the possibility to rename/duplicate functions and proceduresBibiko2009-05-181-60/+185
* • removed NSLog for logging the mysql serverMajorVersion etc.; it causes a ...Bibiko2009-05-181-3/+1
* • improved renameTable:Bibiko2009-05-181-16/+53
* - hide 'rename' context menu if selection is not a tablemtvee2009-05-181-2/+8
* - added Unit Tests target to project and a couple of prelim tests to get thin...mtvee2009-05-181-0/+1
* Add the ability to rename tables. This could potentially be enhanced to allow...stuconnolly2009-05-171-9/+69
* • fixed bug if the user selected a table in the table list and performed "I...Bibiko2009-05-161-76/+79
* - attempt fix for alert issues when deleting tables, etc. mtvee2009-05-151-5/+10
* • corrected dynamic labeling of menu items/alerts for removing tables/views...Bibiko2009-05-151-17/+54
* fixed #254 and an unreported bug in the constraint parsermtvee2009-05-151-6/+13
* Issue 233: Option to copy field headings from result panelsbamse162009-05-141-20/+16
* • fixed bug for rev. 696Bibiko2009-05-131-3/+3
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-131-49/+230
* Issue 233: Option to copy field headings from result panelsbamse162009-05-051-11/+10
* • improved menu item title logic for the gear menu and main menu according ...Bibiko2009-04-231-13/+27
* • ADDED support to duplicate viewsBibiko2009-04-231-18/+46
* • synchronized gear menu titles for "Remove table/view" according to select...Bibiko2009-04-231-2/+36
* • FIXED: now it's possible to remove view(s) in the TableListBibiko2009-04-221-10/+39
* - Update delete table and database warning messages to be more user friendly ...stuconnolly2009-04-171-12/+15
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-10/+10
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-8/+3
* - Change the method of creating a new table to be the same as that when creat...stuconnolly2009-04-041-226/+260
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-10/+14
* Issue 194: reload table list deselects tablesbamse162009-03-231-1/+13
* - Added tooltips to action button menu itemsavenjamin2009-03-221-1/+14
* Small fixes clang complained about. Others will followbamse162009-03-111-3/+6
* Improves the table structure view to only save a row when properly deselected...rowanbeentje2009-03-051-4/+3
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-031-3/+3
* Fix table creation, deletion, duplication following recent changesrowanbeentje2009-02-241-2/+8
* A patch to improve View support, addressing Issue #130. This patch undoes th...rowanbeentje2009-02-231-13/+66
* Visible improvements in this build:rowanbeentje2009-02-181-19/+19
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+700