| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • removed unnecessary space inside the WHERE clause generation for filtere... | Bibiko | 2010-11-07 | 1 | -1/+1 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -4/+4 |
* | • Custom and Content table in-cell editing | Bibiko | 2010-10-30 | 1 | -0/+14 |
* | • fixed tiny issues for field editing in Content and Custom table | Bibiko | 2010-10-30 | 1 | -0/+3 |
* | • after the field editor sheet was closed enter into the edit mode of the c... | Bibiko | 2010-10-30 | 1 | -2/+11 |
* | • enabled enter/return/tab enters the edit mode for Content and Custom Quer... | Bibiko | 2010-10-30 | 1 | -1/+1 |
* | • Custom Query and Content table editing | Bibiko | 2010-10-29 | 1 | -3/+0 |
* | • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ... | Bibiko | 2010-10-29 | 1 | -40/+56 |
* | • added tooltip for header cell of Content and Custom Query table displayin... | Bibiko | 2010-10-27 | 1 | -0/+1 |
* | • removed memory leak | Bibiko | 2010-10-26 | 1 | -1/+1 |
* | • improved the TableStructure handling of GEOMETRY fields and their validat... | Bibiko | 2010-10-25 | 1 | -3/+3 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -6/+0 |
* | • fixed bug while editing views if a filter is in usage | Bibiko | 2010-10-22 | 1 | -2/+1 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Remove use of multiple comments for localized strings. | stuconnolly | 2010-10-19 | 1 | -2/+2 |
* | • fixed issue to show/hide the Quicklook GUI item in the Field Editor Sheet | Bibiko | 2010-10-16 | 1 | -0/+2 |
* | • implemented filter content type 'spatial' with general spatial operators ... | Bibiko | 2010-10-15 | 1 | -0/+4 |
* | • fixed issue of unnecessary string escaping for importing spatial data via... | Bibiko | 2010-10-10 | 1 | -2/+2 |
* | • enabled SRID editing of spatial fields via WKT string | Bibiko | 2010-10-09 | 1 | -2/+3 |
* | • improved field editor sheet to support geometry fields | Bibiko | 2010-10-09 | 1 | -2/+0 |
* | • enabled thumbnail images of spatial geometry fields as tooltips | Bibiko | 2010-10-09 | 1 | -8/+8 |
* | • some further work on displaying geometry fields as image | Bibiko | 2010-10-08 | 1 | -1/+9 |
* | • improved issues for tooltip in Content and Custom tables | Bibiko | 2010-10-08 | 1 | -10/+21 |
* | • fixed issue for editing spatial wkt data in field editor sheet | Bibiko | 2010-10-08 | 1 | -1/+4 |
* | • spatial field support | Bibiko | 2010-10-07 | 1 | -1/+1 |
* | • enhanced spatial support | Bibiko | 2010-10-07 | 1 | -5/+10 |
* | • removed approach to query spatial data by using AsText() since it breaks ... | Bibiko | 2010-10-07 | 1 | -29/+16 |
* | • added basic support for spatial data | Bibiko | 2010-10-01 | 1 | -8/+30 |
* | • some further work on Filter Table | Bibiko | 2010-10-01 | 1 | -4/+31 |
* | • some very minor code, commenting, and tiny speed improvement stuff | Bibiko | 2010-09-30 | 1 | -23/+51 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -3/+8 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -1/+4 |
* | • Filter Table - Set Default Operator | Bibiko | 2010-09-29 | 1 | -11/+86 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -0/+10 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -20/+83 |
* | • enabled Filter Table approach (Content View > ⌘F) for testing | Bibiko | 2010-09-28 | 1 | -11/+47 |
* | • some progress on the filter table approach | Bibiko | 2010-09-28 | 1 | -5/+63 |
* | - Fix missing tableContentView references, which are required following the ... | rowanbeentje | 2010-09-27 | 1 | -26/+18 |
* | • some progress on the filter table approach | Bibiko | 2010-09-27 | 1 | -17/+57 |
* | • initial sketch approach to allow to write complex WHERE clauses by using... | Bibiko | 2010-09-27 | 1 | -212/+359 |
* | Update Localizable.strings and resolve the use of multiple comments for the s... | stuconnolly | 2010-09-21 | 1 | -1/+1 |
* | • avoid exceptions etc. if content filter clause is empty | Bibiko | 2010-09-20 | 1 | -10/+22 |
* | • SPTableContent | Bibiko | 2010-09-20 | 1 | -2/+11 |
* | • SPTableContent | Bibiko | 2010-09-20 | 1 | -20/+32 |
* | - Prevent the table content from being filtered or pages through if a row is... | rowanbeentje | 2010-09-18 | 1 | -0/+2 |
* | - Remove a number of invalid [NSTableView makeFirstResponder] calls that had... | rowanbeentje | 2010-09-18 | 1 | -2/+2 |
* | • BIT Field Sheet Editor now can handle NULL values | Bibiko | 2010-09-16 | 1 | -0/+5 |
* | - Consolidate structure and content row editing cancellation code into a sin... | rowanbeentje | 2010-09-16 | 1 | -55/+35 |
* | • some further bit field editing preparations | Bibiko | 2010-09-15 | 1 | -11/+32 |
* | - Fix row count tracking when deleting table rows; this fixes Issue #819 | rowanbeentje | 2010-09-14 | 1 | -5/+5 |