aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • improved identification of the field origin for editing in Custom QueryBibiko2009-08-111-5/+33
* Rework data loading in TableContent:rowanbeentje2009-08-113-491/+364
* • added to Custom Query table editing max text length validationBibiko2009-08-103-2/+18
* • added to the FieldEditorSheet a max text length validationBibiko2009-08-103-6/+63
* • added field name to Field Editor SheetBibiko2009-08-085-26/+180
* Missing SVN properties.stuconnolly2009-08-0835-35/+35
* When selecting a cell to edit that is either a blob or text field and hasn't ...stuconnolly2009-08-081-28/+29
* Rename MainController to SPAppController.stuconnolly2009-08-087-56/+47
* - Fix SSH tunnel support for private/public keys following framework upgrade...rowanbeentje2009-08-083-6/+13
* Rename print accessory XIB.stuconnolly2009-08-074-8/+8
* - Fix "Add to favorites" behaviour when the user has no favourites (This add...rowanbeentje2009-08-073-23/+22
* Forgot to commit project file.stuconnolly2009-08-071-8/+8
* Rename Keychain class.stuconnolly2009-08-0710-22/+22
* Source tidy up and missing SVN properties.stuconnolly2009-08-0713-35/+33
* Re-order the view menu items to match that of the default toolbar items. Fixe...stuconnolly2009-08-071-9/+11
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-074-39/+104
* Make the cancel button on the delete database dialog have the key equivalent ...stuconnolly2009-08-071-0/+6
* - Fixed dimensions of Content Tableavenjamin2009-08-071-206/+127
* Don't run the add relation sheet application modally and thus block the entir...stuconnolly2009-08-071-19/+14
* Small tidy up and improvements to new export controller.stuconnolly2009-08-061-48/+37
* New export menu item should be hidden.stuconnolly2009-08-061-1/+2
* New shortcuts:stuconnolly2009-08-062-277/+163
* • enabled "Open" menu item to open SQL filesBibiko2009-08-065-61/+114
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-065-14/+364
* • added SVN propertiesBibiko2009-08-060-0/+0
* • corrected SVN propertiesBibiko2009-08-064-4/+4
* Missing SVN properties.stuconnolly2009-08-060-0/+0
* - Add history menus to the history back/forward buttons for faster navigatio...rowanbeentje2009-08-062-1/+87
* • fixed: release query string which would be inserted into the Custom Query...Bibiko2009-08-051-0/+1
* • open a SQL file via Finder or Terminal (open *.sql if SP is the default a...Bibiko2009-08-055-5/+54
* Fix sortorder of tables in export multiple tables as CSV/XML accesory viewbamse162009-08-051-3/+15
* In addition to fn+return give the OK button in the content edit sheet the key...stuconnolly2009-08-051-2/+3
* - Fix some small memory leaks when changing tablesrowanbeentje2009-08-044-10/+24
* • initial support for open/save connection files (*.spf)Bibiko2009-08-046-5/+256
* (no commit message)Bibiko2009-08-041-0/+4
* • fixed bug for focus setting after database choiceBibiko2009-08-041-2/+7
* • changed keyboard navigationBibiko2009-08-043-13/+202
* • some corrections for Custom Query completionBibiko2009-08-041-24/+14
* - Add a placeholder hint in the SSH password field to indicate public keys a...rowanbeentje2009-08-041-27/+43
* This shouldn't actually be negated as a return value of YES indicating that N...stuconnolly2009-08-031-1/+1
* • add Menu Item "Insert NULL value" SHIFT+CTRL+NBibiko2009-08-035-6/+250
* When blob/text fields are loaded on demand also color them light gray if they...stuconnolly2009-08-031-1/+1
* Use light gray rather than gray for displaying NULLs and blog/text fields tha...stuconnolly2009-08-031-2/+2
* Don't release the server variables array as it's simply a weak reference when...stuconnolly2009-08-031-7/+9
* Display the user specified NULL value placeholder in grey when displaying a t...stuconnolly2009-08-031-26/+27
* - Implement live filtering of the server variables table viewstuconnolly2009-08-033-86/+225
* In the field editor sheet:stuconnolly2009-08-032-87/+228
* - Upgrade version string to 0.9.6rowanbeentje2009-08-022-3/+3
* • button tooltip for "Show / Hide Table Information" toggles according to i...Bibiko2009-08-022-0/+9
* - Add a tooltip to the table information pane toggle buttonrowanbeentje2009-08-023-42/+49