| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new SPDataStorage class, and use it in TableContent and CustomQuery: | rowanbeentje | 2010-01-17 | 1 | -2/+3 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -10/+10 |
* | - When working with the storage arrays for CustomQuery and TableContent, use... | rowanbeentje | 2009-11-28 | 1 | -0/+3 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 1 | -5/+23 |
* | Implement query cancellation support within MCPKit, and add it to the task fu... | rowanbeentje | 2009-11-15 | 1 | -1/+1 |
* | Set keyboard shortcut for Remove button in alert dialogs to command R. | avenjamin | 2009-11-10 | 1 | -1/+1 |
* | - Support nested task levels to allow tasks to overlap | rowanbeentje | 2009-11-08 | 1 | -0/+4 |
* | - Improve stability when flipping between tables with the content view selected | rowanbeentje | 2009-11-04 | 1 | -1/+1 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 1 | -1/+1 |
* | - Revert all threaded table loading in TableContent, albeit leaving task fun... | rowanbeentje | 2009-10-30 | 1 | -3/+1 |
* | Initial work on threaded task, with an implementation of Table Content view d... | rowanbeentje | 2009-10-20 | 1 | -1/+9 |
* | • further progress on the Content Filter Editor | Bibiko | 2009-09-30 | 1 | -0/+3 |
* | • fixed an issue of double-loading user-defined filters | Bibiko | 2009-09-28 | 1 | -0/+1 |
* | • improved and fixes escaping of filter arguments | Bibiko | 2009-09-28 | 1 | -0/+2 |
* | • rewrote the content filter logic: | Bibiko | 2009-09-28 | 1 | -0/+2 |
* | When editing blob/text fields and the LoadBlobsAsNeeded option is enabled, lo... | stuconnolly | 2009-08-27 | 1 | -2/+1 |
* | - Fix NSLock console lines | rowanbeentje | 2009-08-25 | 1 | -1/+1 |
* | • corrected table history entries for operator BETWEEN (misunderstood logic... | Bibiko | 2009-08-23 | 1 | -1/+2 |
* | • modified SPHistoryController to handle the new BETWEEN operator | Bibiko | 2009-08-23 | 1 | -1/+1 |
* | Add support for the BETWEEN operator when filtering a table's content. Implem... | stuconnolly | 2009-08-21 | 1 | -25/+6 |
* | - Rework TableContent row count fetching, loading it in the correct location... | rowanbeentje | 2009-08-13 | 1 | -4/+5 |
* | Rework data loading in TableContent: | rowanbeentje | 2009-08-11 | 1 | -13/+14 |
* | - Fix an errant NSLog in TableSource | rowanbeentje | 2009-08-01 | 1 | -4/+25 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -5/+5 |
* | Add the ability to navigate between tables via foreign key relationships, add... | rowanbeentje | 2009-07-18 | 1 | -2/+4 |
* | • applied the new class SPFieldEditorController to TableContent | Bibiko | 2009-07-17 | 1 | -25/+1 |
* | Rework data storage and retrieval in TableContent and CustomQuery backing arr... | rowanbeentje | 2009-07-13 | 1 | -3/+3 |
* | • moved dataToHex as dataToFormattedHexString from TableContent to SPDataAd... | Bibiko | 2009-06-23 | 1 | -1/+0 |
* | • added: SPDataAdditions.m | Bibiko | 2009-06-19 | 1 | -2/+0 |
* | • added to TableContent.m: | Bibiko | 2009-06-19 | 1 | -0/+3 |
* | Move the QuickLook interface to its own header file. | stuconnolly | 2009-06-15 | 1 | -94/+0 |
* | • moved code for de/increasing font and drag&drop feature (content or while... | Bibiko | 2009-06-13 | 1 | -11/+5 |
* | • cleaned and commented the rewritten editSheet code | Bibiko | 2009-06-12 | 1 | -1/+4 |
* | • rewrote editSheet for editing and displaying BLOB or TEXT data completely | Bibiko | 2009-06-12 | 1 | -1/+110 |
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+2 |
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 1 | -1/+3 |
* | • FIXED: "Limit from" NSStepper retains the old value if the new value woul... | Bibiko | 2009-04-06 | 1 | -1/+1 |
* | Completely redesigned query console that now uses a table view instead of a t... | stuconnolly | 2009-03-26 | 1 | -4/+2 |
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -1/+1 |
* | - Fix a number of edit sheet crashers regarding opening and saving files, im... | rowanbeentje | 2009-03-05 | 1 | -0/+2 |
* | - BLOB and binary fields are now fully visible and editable again (fixes Iss... | rowanbeentje | 2009-03-03 | 1 | -2/+2 |
* | + Separate the console from being drawer based to its own panel. New console ... | stuconnolly | 2009-02-28 | 1 | -5/+3 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -4/+3 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+135 |