| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • CSV Import (incl. import from clipboard) | Bibiko | 2010-10-09 | 2 | -33/+45 |
* | • for each export/copy/drag method other than SQL pass any spatial fields a... | Bibiko | 2010-10-09 | 4 | -2/+26 |
* | • improved field editor sheet to support geometry fields | Bibiko | 2010-10-09 | 6 | -24/+93 |
* | • implemented geometrycollection thumbnail images as tooltips for spatial f... | Bibiko | 2010-10-09 | 2 | -123/+201 |
* | • enabled thumbnail images of spatial geometry fields as tooltips | Bibiko | 2010-10-09 | 4 | -25/+67 |
* | • display SPA in the Key column if a field has a spatial key | Bibiko | 2010-10-09 | 1 | -1/+4 |
* | • some further work on displaying geometry fields as image | Bibiko | 2010-10-08 | 3 | -111/+153 |
* | • some further work on displaying geometry fields as image | Bibiko | 2010-10-08 | 5 | -4/+435 |
* | Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz... | stuconnolly | 2010-10-08 | 4 | -6/+29 |
* | Fix constant assignment. | stuconnolly | 2010-10-08 | 1 | -1/+1 |
* | Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ... | stuconnolly | 2010-10-08 | 5 | -170/+1014 |
* | • improved issues for tooltip in Content and Custom tables | Bibiko | 2010-10-08 | 6 | -21/+132 |
* | • added spatial field types to field list suggestions | Bibiko | 2010-10-08 | 1 | -3/+26 |
* | • finished spatial field support | Bibiko | 2010-10-08 | 2 | -11/+213 |
* | • fixed issue for editing spatial wkt data in field editor sheet | Bibiko | 2010-10-08 | 2 | -2/+8 |
* | • spatial field support | Bibiko | 2010-10-07 | 2 | -30/+65 |
* | • enhanced spatial support | Bibiko | 2010-10-07 | 6 | -16/+161 |
* | Remove unused constant. | stuconnolly | 2010-10-07 | 2 | -9/+1 |
* | When printing a table/view's structure, change the heading accordingly. Also,... | stuconnolly | 2010-10-07 | 2 | -3/+13 |
* | Remove unnecessary line break from print template. | stuconnolly | 2010-10-07 | 1 | -1/+1 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 18 | -286/+1002 |
* | • removed approach to query spatial data by using AsText() since it breaks ... | Bibiko | 2010-10-07 | 9 | -196/+319 |
* | - Update SSH connections to pick up custom ports configured in SSH config fi... | rowanbeentje | 2010-10-06 | 6 | -45/+44 |
* | When the user cancels a conenction attempt, which subsequently results in an ... | stuconnolly | 2010-10-06 | 1 | -4/+12 |
* | • added basic support for spatial data | Bibiko | 2010-10-01 | 4 | -8/+64 |
* | • some further work on Filter Table | Bibiko | 2010-10-01 | 2 | -4/+32 |
* | - Make the initial maximum packet fetch fail silently if it fails, defaultin... | rowanbeentje | 2010-09-30 | 1 | -10/+4 |
* | • some very minor code, commenting, and tiny speed improvement stuff | Bibiko | 2010-09-30 | 2 | -23/+54 |
* | • simplified generation of the list of all available encodings | Bibiko | 2010-09-30 | 1 | -108/+50 |
* | Remove use of now non-existent DLog macro. | stuconnolly | 2010-09-29 | 1 | -5/+1 |
* | • Filter Table | Bibiko | 2010-09-29 | 3 | -109/+148 |
* | Remove unused macros as well as macros that were only used in a single place ... | stuconnolly | 2010-09-29 | 2 | -20/+6 |
* | • added more encodings for the open a file and import resp. | Bibiko | 2010-09-29 | 1 | -11/+80 |
* | • Filter Table | Bibiko | 2010-09-29 | 1 | -1/+4 |
* | • Filter Table - Set Default Operator | Bibiko | 2010-09-29 | 6 | -31/+679 |
* | • Filter Table | Bibiko | 2010-09-29 | 3 | -76/+18 |
* | • Filter Table | Bibiko | 2010-09-29 | 4 | -157/+409 |
* | • enabled Filter Table approach (Content View > ⌘F) for testing | Bibiko | 2010-09-28 | 3 | -36/+140 |
* | • some progress on the filter table approach | Bibiko | 2010-09-28 | 3 | -20/+820 |
* | • fixed exception while length checking for import into new table if checke... | Bibiko | 2010-09-28 | 1 | -2/+2 |
* | - Make further improvements to 10.5.8 crashes by catching another release-on... | rowanbeentje | 2010-09-27 | 1 | -1/+8 |
* | - 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 | 3 | -33/+79 |
* | When checking for DB changes during an export, don't refresh the table list, ... | stuconnolly | 2010-09-27 | 1 | -59/+51 |
* | Correctly uppercase menu item. Also, update strings files. | stuconnolly | 2010-09-27 | 3 | -423/+122 |
* | • initial sketch approach to allow to write complex WHERE clauses by using... | Bibiko | 2010-09-27 | 3 | -326/+1705 |
* | • made SPCopyTable more independent against missing 'tableStorage' object | Bibiko | 2010-09-27 | 1 | -2/+2 |
* | - Fix support for delimiters at the very end of a query string/file | rowanbeentje | 2010-09-27 | 1 | -2/+2 |
* | Improve delimiter support in imported SQL files: | rowanbeentje | 2010-09-27 | 1 | -7/+13 |
* | * One label was too short in Content Filter Manager | dmoagx | 2010-09-26 | 5 | -145/+2376 |