aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add a note to warn about use of MCPStreamingResultrowanbeentje2009-08-171-0/+8
* Rework SQL export:rowanbeentje2009-08-177-31/+344
* - Make result sets 1.5x faster to process by using 10.4+ native stringWithCS...rowanbeentje2009-08-161-15/+4
* • added SPTooltip to CustomQuery result table to display the cell's content...Bibiko2009-08-151-0/+42
* User manager tweaks:rowanbeentje2009-08-154-36/+86
* • added SPTooltips for cell content in Content TableBibiko2009-08-143-1/+50
* • improved SPTooltipBibiko2009-08-141-2/+4
* • improved the closing behaviour of the SPTooltipBibiko2009-08-141-3/+7
* • 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-145-9/+106
* small changemltownsend2009-08-141-2/+0
* small changemltownsend2009-08-141-9/+1
* Change SPUserManager to a subclass of NSWindowController which actually fixed...mltownsend2009-08-133-13/+13
* Added "New Connection" to dock menu.avenjamin2009-08-131-5/+53
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-137-60/+105
* • 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-114-13/+21
* - 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
* • bug quick-fixBibiko2009-08-111-27/+27
* Minor tweaks.mltownsend2009-08-111-15/+19
* Stupid Interface Builder and menusmltownsend2009-08-111-3/+3
* User Manager featuremltownsend2009-08-1115-4/+4832
* • implemented the first working copy of SPTooltipBibiko2009-08-112-1/+295
* • added SPTooltip classBibiko2009-08-114-1/+78
* • 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-116-73/+110
* • 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