| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tidy up the add/remove schema privileges buttons. | stuconnolly | 2010-03-08 | 1 | -55/+50 |
* | Fix user manager splitview maximum and minimum sizes. | stuconnolly | 2010-03-08 | 3 | -17/+33 |
* | Various user manager improvements including a new outline view contextual menu. | stuconnolly | 2010-03-08 | 4 | -149/+285 |
* | Remove semi-colons from user manager queries as they're not needed. | stuconnolly | 2010-03-08 | 1 | -5/+5 |
* | Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ... | stuconnolly | 2010-03-08 | 6 | -50/+168 |
* | • auto-completion | Bibiko | 2010-03-08 | 1 | -1/+1 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 12 | -1030/+1367 |
* | Rework MCPConnection for greater thread safety: | rowanbeentje | 2010-03-08 | 2 | -61/+87 |
* | - Move history popup construction to the main thread, fixing crashes probabl... | rowanbeentje | 2010-03-08 | 2 | -2/+12 |
* | - Fix an exception when table source edit errors occur and the user requests... | rowanbeentje | 2010-03-07 | 1 | -1/+1 |
* | - Fix exception on duplication of table source rows that haven't been saved ... | rowanbeentje | 2010-03-07 | 2 | -4/+8 |
* | - When editing favourites from the connection screen, fix an exception when ... | rowanbeentje | 2010-03-07 | 1 | -1/+1 |
* | • function completion | Bibiko | 2010-03-07 | 1 | -2/+7 |
* | - Add a check for valid columns - this addresses http://log.sequelpro.com/vi... | rowanbeentje | 2010-03-07 | 1 | -0/+1 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 10 | -50/+556 |
* | Add a hidden preference to display or hide the MySQL server version in the wi... | stuconnolly | 2010-03-07 | 4 | -2/+6 |
* | • set CMTextView temporarily to editable:YES if the tab stops width is chan... | Bibiko | 2010-03-06 | 1 | -0/+6 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 3 | -14/+117 |
* | Fix warning introduced in r1850 by making SPAppController conform to the Feeb... | stuconnolly | 2010-03-06 | 2 | -2/+3 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 7 | -64/+304 |
* | Improve Feedback reporter privacy and functionality: | rowanbeentje | 2010-03-06 | 21 | -37/+49 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-05 | 2 | -1/+34 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-05 | 2 | -50/+71 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-05 | 7 | -910/+1221 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-04 | 3 | -33/+152 |
* | - Fix an exception/crash when content edit errors occur and the user request... | rowanbeentje | 2010-03-03 | 1 | -2/+2 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-03 | 5 | -72/+188 |
* | Localise SPExtendedTableInfo.m and remove use of multiple comments for locali... | stuconnolly | 2010-03-03 | 4 | -32/+33 |
* | - Addition and enabling of crash reporting and exception reporting, submitti... | rowanbeentje | 2010-03-03 | 17 | -2/+141 |
* | • CSV Field Mapper | Bibiko | 2010-03-02 | 3 | -13/+28 |
* | In the extended table information view, hide rather than disable the 'reset a... | stuconnolly | 2010-03-01 | 1 | -2/+2 |
* | • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha... | Bibiko | 2010-02-26 | 5 | -123/+389 |
* | • Query Favorites: | Bibiko | 2010-02-25 | 7 | -144/+1007 |
* | • fixed GUI resize behaviour of the auto_inc value input field | Bibiko | 2010-02-23 | 1 | -1/+1 |
* | • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v... | Bibiko | 2010-02-23 | 9 | -44/+487 |
* | Fix Issue #574 (foreign key links not working after first use): | rowanbeentje | 2010-02-23 | 5 | -18/+43 |
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta... | Bibiko | 2010-02-22 | 7 | -81/+435 |
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St... | Bibiko | 2010-02-22 | 4 | -15/+53 |
* | • initial work to give the chance to reset the table's AUTO_INCREMENT value | Bibiko | 2010-02-22 | 4 | -45/+593 |
* | • this commit should fix the displaying the correct read file size and the ... | Bibiko | 2010-02-21 | 1 | -6/+6 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-21 | 6 | -84/+711 |
* | • fixed keyboard behaviour of "Create Sytax Sheet" | Bibiko | 2010-02-20 | 2 | -13/+134 |
* | • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma... | Bibiko | 2010-02-20 | 1 | -10/+12 |
* | • added to method informationForTable: | Bibiko | 2010-02-20 | 1 | -12/+37 |
* | • removed initial transition of insertion NSNull into table's dataSource fr... | Bibiko | 2010-02-19 | 2 | -11/+8 |
* | • fixed color setting for editing a table cell which is set to NULL if tabl... | Bibiko | 2010-02-19 | 2 | -9/+15 |
* | • fixed bug for Content Filter Editor, now $CURRENT_FIELD will be replaced ... | Bibiko | 2010-02-19 | 1 | -3/+2 |
* | • added the chance to the user-defined Content Filter Editor to specify whe... | Bibiko | 2010-02-19 | 4 | -33/+226 |
* | • CMTextView completion | Bibiko | 2010-02-19 | 1 | -1/+7 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-19 | 2 | -16/+74 |