aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCustomQuery.m
Commit message (Expand)AuthorAgeFilesLines
...
* merged latest SP_REFACTOR changessqlprodev2011-08-021-12/+0
* Tidy up.stuconnolly2011-07-251-5/+13
* - Fix exceptions editing non-unique-keyed views or custom query results with...rowanbeentje2011-07-101-15/+23
* - Fix exceptions seen in 0.9.9RC related to query favorites with nil query t...rowanbeentje2011-06-201-2/+6
* • changed the MySQL web search pathBibiko2011-05-201-4/+5
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-1/+13
* - When importing CSVs, or editing custom query results, set numeric fields t...rowanbeentje2011-05-091-4/+9
* • send current event after displaying field editor sheet for editing table ...Bibiko2011-05-081-0/+4
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-141-1/+1
* Fixes source text encoding problems accidentally introduced in r3273sqlprodev2011-04-141-15/+15
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-33/+29
* Make some minor changes after reviewing r3271:rowanbeentje2011-04-141-16/+16
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-18/+146
* • fixed i995 : affected rows returned -1Bibiko2011-03-071-1/+1
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-071-24/+28
* - Fix more compiler warningsrowanbeentje2011-03-041-9/+9
* Fix more compiler warnings.stuconnolly2011-03-031-2/+2
* Fix compiler warnings.stuconnolly2011-03-011-3/+5
* fixed compiler warningssqlprodev2011-03-011-2/+0
* - When loading tables, ensure that the column count is updated before table ...rowanbeentje2011-02-151-3/+4
* • fixed issue to highlight the correct current query after undoing, i.e. do...Bibiko2011-01-141-1/+5
* • fixed several issues for validation and other stuff while editing of MySQ...Bibiko2011-01-111-4/+5
* • Bundle commandsBibiko2010-12-091-0/+7
* • Bundle CommandsBibiko2010-12-091-0/+48
* • Bundle command supportBibiko2010-12-071-0/+8
* - Add the ability to stop animation of the task indicator, and use it to pau...rowanbeentje2010-12-051-0/+2
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-041-37/+57
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-301-0/+16
* - Right-align numeric columns in table content views and custom query resultsrowanbeentje2010-11-271-0/+7
* • Bundle EditorBibiko2010-11-191-0/+8
* • started to implement auto-completion for aliasesBibiko2010-11-041-0/+8
* • after editing the Custom Query table remain the focus on that tableBibiko2010-11-011-1/+3
* • Custom and Content table in-cell editingBibiko2010-10-301-0/+16
* • fixed tiny issues for field editing in Content and Custom tableBibiko2010-10-301-3/+0
* • after the field editor sheet was closed enter into the edit mode of the c...Bibiko2010-10-301-2/+11
* • Custom Query and Content table editingBibiko2010-10-291-3/+0
* • enabled Find Panel inside Field Editor Sheet's textViewBibiko2010-10-291-12/+5
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-14/+43
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-3/+3
* • added tooltip for header cell of Content and Custom Query table displayin...Bibiko2010-10-271-0/+1
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-5/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • fixed issue of unnecessary string escaping for importing spatial data via...Bibiko2010-10-101-1/+1
* • enabled SRID editing of spatial fields via WKT stringBibiko2010-10-091-1/+1
* • improved field editor sheet to support geometry fieldsBibiko2010-10-091-2/+0
* • enabled thumbnail images of spatial geometry fields as tooltipsBibiko2010-10-091-1/+9
* • improved issues for tooltip in Content and Custom tablesBibiko2010-10-081-8/+20
* • fixed issue for editing spatial wkt data in field editor sheetBibiko2010-10-081-1/+4
* • enhanced spatial supportBibiko2010-10-071-1/+6
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-071-0/+3