aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for the BETWEEN operator when filtering a table's content. Implem...stuconnolly2009-08-212-79/+112
* • first preparations to save the current connection window as SPF fileBibiko2009-08-212-1/+70
* - Add a "SPLogger" class to allow easy debug builds when attempting to pinpo...rowanbeentje2009-08-212-0/+182
* Experimental change to make table content browsing much faster:rowanbeentje2009-08-201-2/+39
* • re-implemented tooltips for Content and Query tablesBibiko2009-08-202-61/+69
* When SSH is unable to bind to the local port because its already use, display...stuconnolly2009-08-201-4/+12
* • quick fix - disabled tooltips in Content and Query tables due to crashesBibiko2009-08-202-61/+61
* • activated "Save Query…" menu item (⌘S)Bibiko2009-08-201-7/+37
* • Main Menu > FileBibiko2009-08-203-4/+32
* • fixed in FieldEditorSheet:Bibiko2009-08-201-0/+4
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-202-1/+2
* Issue 351: Export CSV pipebamse162009-08-181-16/+8
* Fix a memory leak when loading a table's content. When setting the column def...stuconnolly2009-08-181-1/+4
* - The add, rename and copy table sheets should not block the main thread (par...stuconnolly2009-08-184-515/+554
* • SPTooltip: added type "image"Bibiko2009-08-183-33/+76
* - Fix very end of exported SQL for tabel content with new export coderowanbeentje2009-08-171-1/+1
* - Fix field names in new import following classic last-minute change...rowanbeentje2009-08-171-1/+1
* Rework SQL export:rowanbeentje2009-08-171-12/+30
* • added SPTooltip to CustomQuery result table to display the cell's content...Bibiko2009-08-151-0/+42
* User manager tweaks:rowanbeentje2009-08-153-6/+3
* • 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-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