| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - When importing CSVs, or editing custom query results, set numeric fields t... | rowanbeentje | 2011-05-09 | 1 | -4/+9 |
* | • send current event after displaying field editor sheet for editing table ... | Bibiko | 2011-05-08 | 1 | -0/+4 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -1/+1 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -15/+15 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -33/+29 |
* | Make some minor changes after reviewing r3271: | rowanbeentje | 2011-04-14 | 1 | -16/+16 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -18/+146 |
* | • fixed i995 : affected rows returned -1 | Bibiko | 2011-03-07 | 1 | -1/+1 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-07 | 1 | -24/+28 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -9/+9 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-03 | 1 | -2/+2 |
* | Fix compiler warnings. | stuconnolly | 2011-03-01 | 1 | -3/+5 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -2/+0 |
* | - When loading tables, ensure that the column count is updated before table ... | rowanbeentje | 2011-02-15 | 1 | -3/+4 |
* | • fixed issue to highlight the correct current query after undoing, i.e. do... | Bibiko | 2011-01-14 | 1 | -1/+5 |
* | • fixed several issues for validation and other stuff while editing of MySQ... | Bibiko | 2011-01-11 | 1 | -4/+5 |
* | • Bundle commands | Bibiko | 2010-12-09 | 1 | -0/+7 |
* | • Bundle Commands | Bibiko | 2010-12-09 | 1 | -0/+48 |
* | • Bundle command support | Bibiko | 2010-12-07 | 1 | -0/+8 |
* | - Add the ability to stop animation of the task indicator, and use it to pau... | rowanbeentje | 2010-12-05 | 1 | -0/+2 |
* | - Show and hide the custom query info area based on whether custom query err... | rowanbeentje | 2010-12-04 | 1 | -37/+57 |
* | - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a... | rowanbeentje | 2010-11-30 | 1 | -0/+16 |
* | - Right-align numeric columns in table content views and custom query results | rowanbeentje | 2010-11-27 | 1 | -0/+7 |
* | • Bundle Editor | Bibiko | 2010-11-19 | 1 | -0/+8 |
* | • started to implement auto-completion for aliases | Bibiko | 2010-11-04 | 1 | -0/+8 |
* | • after editing the Custom Query table remain the focus on that table | Bibiko | 2010-11-01 | 1 | -1/+3 |
* | • Custom and Content table in-cell editing | Bibiko | 2010-10-30 | 1 | -0/+16 |
* | • fixed tiny issues for field editing in Content and Custom table | Bibiko | 2010-10-30 | 1 | -3/+0 |
* | • after the field editor sheet was closed enter into the edit mode of the c... | Bibiko | 2010-10-30 | 1 | -2/+11 |
* | • Custom Query and Content table editing | Bibiko | 2010-10-29 | 1 | -3/+0 |
* | • enabled Find Panel inside Field Editor Sheet's textView | Bibiko | 2010-10-29 | 1 | -12/+5 |
* | • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ... | Bibiko | 2010-10-29 | 1 | -14/+43 |
* | Add SPDefaultPasteboardDragType constant. | stuconnolly | 2010-10-28 | 1 | -3/+3 |
* | • added tooltip for header cell of Content and Custom Query table displayin... | Bibiko | 2010-10-27 | 1 | -0/+1 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -5/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | • fixed issue of unnecessary string escaping for importing spatial data via... | Bibiko | 2010-10-10 | 1 | -1/+1 |
* | • enabled SRID editing of spatial fields via WKT string | Bibiko | 2010-10-09 | 1 | -1/+1 |
* | • 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 | -1/+9 |
* | • improved issues for tooltip in Content and Custom tables | Bibiko | 2010-10-08 | 1 | -8/+20 |
* | • fixed issue for editing spatial wkt data in field editor sheet | Bibiko | 2010-10-08 | 1 | -1/+4 |
* | • enhanced spatial support | Bibiko | 2010-10-07 | 1 | -1/+6 |
* | • removed approach to query spatial data by using AsText() since it breaks ... | Bibiko | 2010-10-07 | 1 | -0/+3 |
* | Update Localizable.strings and resolve the use of multiple comments for the s... | stuconnolly | 2010-09-21 | 1 | -1/+1 |
* | - 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 |
* | • added validation for BIT fields while in-cell-editing; only 1 or 0 are al... | Bibiko | 2010-09-15 | 1 | -4/+23 |
* | • (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6... | Bibiko | 2010-09-14 | 1 | -1/+4 |
* | • fix editing validation and doCommandBySelector: stuff for SPCustomQuery c... | Bibiko | 2010-09-13 | 1 | -1/+3 |