| Commit message (Expand) | Author | Age | Files | Lines |
* | • tried to unify the displaying of error messages (mainly converted them in... | Bibiko | 2009-06-24 | 1 | -7/+13 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -8/+9 |
* | • different log message for changing max_allowed_packet for increasing it a... | Bibiko | 2009-06-15 | 1 | -0/+1 |
* | Implementation of enhancement #273: Allow user to truncate table by right cli... | stuconnolly | 2009-06-15 | 1 | -45/+94 |
* | • cleaned code for the case that the user selects a view which causes a MyS... | Bibiko | 2009-06-10 | 1 | -3/+10 |
* | • reload table list, database pull-down menu according to user's statements... | Bibiko | 2009-06-05 | 1 | -6/+4 |
* | Fixed some memory leaks found using llvm/clang. There are still some to fix | bamse16 | 2009-06-05 | 1 | -5/+10 |
* | • added: the "Show Create Syntax" window now follows the selection in the t... | Bibiko | 2009-06-04 | 1 | -0/+6 |
* | Redesigned table information pane. | stuconnolly | 2009-05-27 | 1 | -6/+6 |
* | • added key-binding for RETURN to "Duplicate" button in the "duplicate tabl... | Bibiko | 2009-05-26 | 1 | -1/+12 |
* | • added key-binding for RETURN to "Add" button in the "add table sheet" via... | Bibiko | 2009-05-26 | 1 | -1/+4 |
* | When adding a new table allow the user to specify the storage engine used. | stuconnolly | 2009-05-19 | 1 | -0/+21 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -1/+2 |
* | Add most of the improvements made to the rename table sheet to the duplicate ... | stuconnolly | 2009-05-18 | 1 | -21/+27 |
* | • added the possibility to rename/duplicate functions and procedures | Bibiko | 2009-05-18 | 1 | -60/+185 |
* | • removed NSLog for logging the mysql serverMajorVersion etc.; it causes a ... | Bibiko | 2009-05-18 | 1 | -3/+1 |
* | • improved renameTable: | Bibiko | 2009-05-18 | 1 | -16/+53 |
* | - hide 'rename' context menu if selection is not a table | mtvee | 2009-05-18 | 1 | -2/+8 |
* | - added Unit Tests target to project and a couple of prelim tests to get thin... | mtvee | 2009-05-18 | 1 | -0/+1 |
* | Add the ability to rename tables. This could potentially be enhanced to allow... | stuconnolly | 2009-05-17 | 1 | -9/+69 |
* | • fixed bug if the user selected a table in the table list and performed "I... | Bibiko | 2009-05-16 | 1 | -76/+79 |
* | - attempt fix for alert issues when deleting tables, etc. | mtvee | 2009-05-15 | 1 | -5/+10 |
* | • corrected dynamic labeling of menu items/alerts for removing tables/views... | Bibiko | 2009-05-15 | 1 | -17/+54 |
* | fixed #254 and an unreported bug in the constraint parser | mtvee | 2009-05-15 | 1 | -6/+13 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-14 | 1 | -20/+16 |
* | • fixed bug for rev. 696 | Bibiko | 2009-05-13 | 1 | -3/+3 |
* | - added ability to view function and procedures and preliminary ability to in... | mtvee | 2009-05-13 | 1 | -49/+230 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-05 | 1 | -11/+10 |
* | • improved menu item title logic for the gear menu and main menu according ... | Bibiko | 2009-04-23 | 1 | -13/+27 |
* | • ADDED support to duplicate views | Bibiko | 2009-04-23 | 1 | -18/+46 |
* | • synchronized gear menu titles for "Remove table/view" according to select... | Bibiko | 2009-04-23 | 1 | -2/+36 |
* | • FIXED: now it's possible to remove view(s) in the TableList | Bibiko | 2009-04-22 | 1 | -10/+39 |
* | - Update delete table and database warning messages to be more user friendly ... | stuconnolly | 2009-04-17 | 1 | -12/+15 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 1 | -10/+10 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -8/+3 |
* | - Change the method of creating a new table to be the same as that when creat... | stuconnolly | 2009-04-04 | 1 | -226/+260 |
* | - fixed issue #203 (backticks in identifiers not supported) | jakob | 2009-03-24 | 1 | -10/+14 |
* | Issue 194: reload table list deselects tables | bamse16 | 2009-03-23 | 1 | -1/+13 |
* | - Added tooltips to action button menu items | avenjamin | 2009-03-22 | 1 | -1/+14 |
* | Small fixes clang complained about. Others will follow | bamse16 | 2009-03-11 | 1 | -3/+6 |
* | Improves the table structure view to only save a row when properly deselected... | rowanbeentje | 2009-03-05 | 1 | -4/+3 |
* | - BLOB and binary fields are now fully visible and editable again (fixes Iss... | rowanbeentje | 2009-03-03 | 1 | -3/+3 |
* | Fix table creation, deletion, duplication following recent changes | rowanbeentje | 2009-02-24 | 1 | -2/+8 |
* | A patch to improve View support, addressing Issue #130. This patch undoes th... | rowanbeentje | 2009-02-23 | 1 | -13/+66 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -19/+19 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+700 |