aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • enabled thumbnail images of spatial geometry fields as tooltipsBibiko2010-10-094-25/+67
* • display SPA in the Key column if a field has a spatial keyBibiko2010-10-091-1/+4
* • some further work on displaying geometry fields as imageBibiko2010-10-082-52/+63
* • some further work on displaying geometry fields as imageBibiko2010-10-083-4/+136
* Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz...stuconnolly2010-10-083-6/+29
* Fix constant assignment.stuconnolly2010-10-081-1/+1
* Tidy up SPDatabaseData by splitting out the hardcoded list of charcater sets ...stuconnolly2010-10-084-170/+1007
* • improved issues for tooltip in Content and Custom tablesBibiko2010-10-085-20/+126
* • added spatial field types to field list suggestionsBibiko2010-10-081-3/+26
* • fixed issue for editing spatial wkt data in field editor sheetBibiko2010-10-082-2/+8
* • spatial field supportBibiko2010-10-071-1/+1
* • enhanced spatial supportBibiko2010-10-072-6/+16
* Remove unused constant.stuconnolly2010-10-072-9/+1
* When printing a table/view's structure, change the heading accordingly. Also,...stuconnolly2010-10-071-2/+12
* Various improvements to server capability/version checking, including:stuconnolly2010-10-0716-265/+929
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-073-30/+24
* - Update SSH connections to pick up custom ports configured in SSH config fi...rowanbeentje2010-10-062-4/+6
* When the user cancels a conenction attempt, which subsequently results in an ...stuconnolly2010-10-061-4/+12
* • added basic support for spatial dataBibiko2010-10-013-8/+60
* • some further work on Filter TableBibiko2010-10-012-4/+32
* • some very minor code, commenting, and tiny speed improvement stuffBibiko2010-09-302-23/+54
* • simplified generation of the list of all available encodingsBibiko2010-09-301-108/+50
* Remove use of now non-existent DLog macro.stuconnolly2010-09-291-5/+1
* • Filter TableBibiko2010-09-292-4/+9
* Remove unused macros as well as macros that were only used in a single place ...stuconnolly2010-09-292-20/+6
* • added more encodings for the open a file and import resp.Bibiko2010-09-291-11/+80
* • Filter TableBibiko2010-09-291-1/+4
* • Filter Table - Set Default OperatorBibiko2010-09-294-12/+95
* • Filter TableBibiko2010-09-292-3/+10
* • Filter TableBibiko2010-09-293-23/+89
* • enabled Filter Table approach (Content View > ⌘F) for testingBibiko2010-09-282-12/+49
* • some progress on the filter table approachBibiko2010-09-282-6/+77
* • fixed exception while length checking for import into new table if checke...Bibiko2010-09-281-2/+2
* - Fix missing tableContentView references, which are required following the ...rowanbeentje2010-09-271-26/+18
* • some progress on the filter table approachBibiko2010-09-272-18/+58
* When checking for DB changes during an export, don't refresh the table list, ...stuconnolly2010-09-271-59/+51
* • initial sketch approach to allow to write complex WHERE clauses by using...Bibiko2010-09-272-214/+375
* • made SPCopyTable more independent against missing 'tableStorage' objectBibiko2010-09-271-2/+2
* - Fix support for delimiters at the very end of a query string/filerowanbeentje2010-09-271-2/+2
* Improve delimiter support in imported SQL files:rowanbeentje2010-09-271-7/+13
* * One label was too short in Content Filter Managerdmoagx2010-09-264-39/+42
* Tweak favourites sorting from r2696, fixing exceptions when no sort type is s...rowanbeentje2010-09-262-4/+4
* Implement threading locking when modifying the query console/controller's log...stuconnolly2010-09-262-0/+13
* Remember the width of the server process list tableview columns between appli...stuconnolly2010-09-263-0/+30
* Remove 10.4 related code and associated macros.stuconnolly2010-09-265-68/+11
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-262-56/+31
* Fix for exception http://spbug.com/l/1638 caused by the result of comment cha...stuconnolly2010-09-251-1/+1
* Change the comment fomat used when displaying and copying the create syntaxes...stuconnolly2010-09-241-8/+5
* • corrected switch() {} syntaxBibiko2010-09-231-3/+8
* Add support in the new index sheet for specifying an index's key block size (...stuconnolly2010-09-222-8/+31