| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace the change table type button with an edit button that switches the cu... | stuconnolly | 2009-06-15 | 1 | -63/+4 |
* | - Default the index type picker to INDEX if a primary key already exists on ... | rowanbeentje | 2009-06-13 | 1 | -1/+15 |
* | • fixed issue that after changing the pref "Use monospaced fonts" the table... | Bibiko | 2009-06-10 | 1 | -1/+20 |
* | - Replace TableSource use of a custom, flawed NSScanner-based parser with SP... | rowanbeentje | 2009-06-10 | 1 | -29/+32 |
* | - fixed bug with changing extra to auto_increment for a column | mtvee | 2009-06-03 | 1 | -1/+1 |
* | Redesigned table information pane. | stuconnolly | 2009-05-27 | 1 | -2/+3 |
* | • add AFTER clause only if the user added a new field | Bibiko | 2009-05-26 | 1 | -2/+2 |
* | - Added ability to insert field/column in structure mode. | avenjamin | 2009-05-20 | 1 | -5/+12 |
* | New preference to allow the displaying of vertical grid lines in table views. | stuconnolly | 2009-05-19 | 1 | -12/+28 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -1/+2 |
* | Fix for issue #256. Don't perform field updates if nothing has changed when s... | stuconnolly | 2009-05-15 | 1 | -26/+47 |
* | Improve warning dialogs when removing table fields and indexes. Part of issue... | stuconnolly | 2009-05-12 | 1 | -33/+43 |
* | Implementation of enhancement #28: Allow customizing default value of NULL pr... | stuconnolly | 2009-05-11 | 1 | -2/+2 |
* | - fixed bug where indexes not showing. | avenjamin | 2009-04-12 | 1 | -1/+1 |
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 1 | -1/+18 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -8/+8 |
* | Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l. | stuconnolly | 2009-03-26 | 1 | -1/+1 |
* | - when loading texts/blobs is disabled, the table view now shows "(not loaded... | jakob | 2009-03-26 | 1 | -11/+50 |
* | - fixed issue #203 (backticks in identifiers not supported) | jakob | 2009-03-24 | 1 | -29/+31 |
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -3/+11 |
* | Improves the table structure view to only save a row when properly deselected... | rowanbeentje | 2009-03-05 | 1 | -38/+69 |
* | Cleaned up warnings when building against 10.5 SDK | avenjamin | 2009-02-28 | 1 | -2/+2 |
* | A patch to improve View support, addressing Issue #130. This patch undoes th... | rowanbeentje | 2009-02-23 | 1 | -7/+16 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -43/+63 |
* | Query failing because of field length applied to datetime field. Fixes #135. | stuconnolly | 2009-01-29 | 1 | -1/+1 |
* | • CMTextView.m : added new auto-complete keywords | avenjamin | 2008-12-22 | 1 | -1/+1 |
* | Mutating a NSMutableDictionary while enumerating through it. | mltownsend | 2008-12-17 | 1 | -3/+4 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+1065 |