aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ...stuconnolly2010-03-081-0/+1
* • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v...Bibiko2010-02-231-0/+2
* Fix Issue #574 (foreign key links not working after first use):rowanbeentje2010-02-231-0/+1
* Add a new SPDataStorage class, and use it in TableContent and CustomQuery:rowanbeentje2010-01-171-2/+3
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-10/+10
* - When working with the storage arrays for CustomQuery and TableContent, use...rowanbeentje2009-11-281-0/+3
* - Replace the LIMIT interface on the content view with a pagination control ...rowanbeentje2009-11-231-5/+23
* Implement query cancellation support within MCPKit, and add it to the task fu...rowanbeentje2009-11-151-1/+1
* Set keyboard shortcut for Remove button in alert dialogs to command R.avenjamin2009-11-101-1/+1
* - Support nested task levels to allow tasks to overlaprowanbeentje2009-11-081-0/+4
* - Improve stability when flipping between tables with the content view selectedrowanbeentje2009-11-041-1/+1
* - Add task support to all the main interface viewsrowanbeentje2009-11-041-1/+1
* - Revert all threaded table loading in TableContent, albeit leaving task fun...rowanbeentje2009-10-301-3/+1
* Initial work on threaded task, with an implementation of Table Content view d...rowanbeentje2009-10-201-1/+9
* • further progress on the Content Filter EditorBibiko2009-09-301-0/+3
* • fixed an issue of double-loading user-defined filtersBibiko2009-09-281-0/+1
* • improved and fixes escaping of filter argumentsBibiko2009-09-281-0/+2
* • rewrote the content filter logic:Bibiko2009-09-281-0/+2
* When editing blob/text fields and the LoadBlobsAsNeeded option is enabled, lo...stuconnolly2009-08-271-2/+1
* - Fix NSLock console linesrowanbeentje2009-08-251-1/+1
* • corrected table history entries for operator BETWEEN (misunderstood logic...Bibiko2009-08-231-1/+2
* • modified SPHistoryController to handle the new BETWEEN operatorBibiko2009-08-231-1/+1
* Add support for the BETWEEN operator when filtering a table's content. Implem...stuconnolly2009-08-211-25/+6
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-131-4/+5
* Rework data loading in TableContent:rowanbeentje2009-08-111-13/+14
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-4/+25
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-5/+5
* Add the ability to navigate between tables via foreign key relationships, add...rowanbeentje2009-07-181-2/+4
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-171-25/+1
* Rework data storage and retrieval in TableContent and CustomQuery backing arr...rowanbeentje2009-07-131-3/+3
* • moved dataToHex as dataToFormattedHexString from TableContent to SPDataAd...Bibiko2009-06-231-1/+0
* • added: SPDataAdditions.mBibiko2009-06-191-2/+0
* • added to TableContent.m:Bibiko2009-06-191-0/+3
* Move the QuickLook interface to its own header file.stuconnolly2009-06-151-94/+0
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-11/+5
* • cleaned and commented the rewritten editSheet codeBibiko2009-06-121-1/+4
* • rewrote editSheet for editing and displaying BLOB or TEXT data completelyBibiko2009-06-121-1/+110
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* Added printing support via WebKit WebViewbamse162009-04-111-1/+3
* • FIXED: "Limit from" NSStepper retains the old value if the new value woul...Bibiko2009-04-061-1/+1
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-261-4/+2
* - Increment trunk version number to 0.9.4rowanbeentje2009-03-111-1/+1
* - Fix a number of edit sheet crashers regarding opening and saving files, im...rowanbeentje2009-03-051-0/+2
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-031-2/+2
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-281-5/+3
* Visible improvements in this build:rowanbeentje2009-02-181-4/+3
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+135