aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TablesList.m
Commit message (Expand)AuthorAgeFilesLines
* Restore the position of the buttons on the remove table and truncate table co...stuconnolly2009-07-021-4/+16
* When displaying the add new table sheet use SPDatabaseData to get the availab...stuconnolly2009-07-011-6/+5
* - Make changes to the table structure flush the appropriate table data cachesrowanbeentje2009-06-241-0/+8
* • added separate Menu "Context Menu (Table List)" to DBView.xibBibiko2009-06-241-1/+55
* Implement some of the points suggested in issue #309:stuconnolly2009-06-241-14/+14
* • tried to unify the displaying of error messages (mainly converted them in...Bibiko2009-06-241-7/+13
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-8/+9
* • different log message for changing max_allowed_packet for increasing it a...Bibiko2009-06-151-0/+1
* Implementation of enhancement #273: Allow user to truncate table by right cli...stuconnolly2009-06-151-45/+94
* • cleaned code for the case that the user selects a view which causes a MyS...Bibiko2009-06-101-3/+10
* • reload table list, database pull-down menu according to user's statements...Bibiko2009-06-051-6/+4
* Fixed some memory leaks found using llvm/clang. There are still some to fixbamse162009-06-051-5/+10
* • added: the "Show Create Syntax" window now follows the selection in the t...Bibiko2009-06-041-0/+6
* 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