aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • further improvement to SPFieldEditor's undo managerBibiko2009-08-143-23/+36
* • minor changes to SPTooltipBibiko2009-08-144-24/+55
* • added to the SPFieldEditorController's text editor view its own undoManag...Bibiko2009-08-144-8/+105
* small changemltownsend2009-08-141-2/+0
* small changemltownsend2009-08-141-9/+1
* Change SPUserManager to a subclass of NSWindowController which actually fixed...mltownsend2009-08-132-7/+7
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-136-43/+69
* • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...Bibiko2009-08-124-25/+45
* • finished implementation of SPTooltipBibiko2009-08-122-68/+153
* • bug fix for issue 363: suppress selecting a table header in TablesList b...Bibiko2009-08-121-0/+8
* - Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords b...rowanbeentje2009-08-112-8/+28
* Fix problem with opening and reopening connectionsmltownsend2009-08-113-12/+12
* - Fix table content sorting, broken in r1183 - this addresses Issue #364rowanbeentje2009-08-111-1/+1
* Fix some MainMenu references by index.mltownsend2009-08-113-9/+17
* Minor tweaks.mltownsend2009-08-111-15/+19
* User Manager featuremltownsend2009-08-1112-2/+945
* • implemented the first working copy of SPTooltipBibiko2009-08-112-1/+295
* • added SPTooltip classBibiko2009-08-113-1/+72
* • after connecting to a server set focus to table list filter field if visi...Bibiko2009-08-111-0/+7
* • in Table Content the button status of "edit spreadsheet or sheet-like" wi...Bibiko2009-08-113-16/+73
* • 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-084-3/+11
* 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-085-13/+13
* - Fix SSH tunnel support for private/public keys following framework upgrade...rowanbeentje2009-08-083-6/+13
* Rename print accessory XIB.stuconnolly2009-08-072-2/+2
* - Fix "Add to favorites" behaviour when the user has no favourites (This add...rowanbeentje2009-08-072-21/+20
* Rename Keychain class.stuconnolly2009-08-0710-22/+22
* Source tidy up and missing SVN properties.stuconnolly2009-08-0713-35/+33
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-072-28/+38
* Make the cancel button on the delete database dialog have the key equivalent ...stuconnolly2009-08-071-0/+6
* 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 shortcuts:stuconnolly2009-08-061-4/+1
* • enabled "Open" menu item to open SQL filesBibiko2009-08-063-53/+105
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-063-2/+145
* • corrected SVN propertiesBibiko2009-08-064-4/+4
* - 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-044-0/+176
* (no commit message)Bibiko2009-08-041-0/+4
* • fixed bug for focus setting after database choiceBibiko2009-08-041-2/+7
* • changed keyboard navigationBibiko2009-08-042-0/+5