| Commit message (Expand) | Author | Age | Files | Lines |
* | • re-fixed ignoring first character event for editing sheet | Bibiko | 2011-06-19 | 1 | -0/+4 |
* | - Add support for use of table relation "link" arrows on binary/blob data, f... | rowanbeentje | 2011-06-12 | 1 | -2/+7 |
* | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -42/+178 |
* | Fix bug introduced in the previous commit. | stuconnolly | 2011-05-10 | 1 | -1/+0 |
* | During a table data refresh within SPTableContent's loadTable: remember to en... | stuconnolly | 2011-05-10 | 1 | -2/+4 |
* | • send current event after displaying field editor sheet for editing table ... | Bibiko | 2011-05-08 | 1 | -0/+4 |
* | Add an 'Add New Row' menu item to the table content context menu. Completes t... | stuconnolly | 2011-05-07 | 1 | -4/+11 |
* | Small tidy up, mainly the addition of constants. | stuconnolly | 2011-05-05 | 1 | -1/+3 |
* | • improve BIT field type support | Bibiko | 2011-05-05 | 1 | -1/+5 |
* | * Allow table names to be sorted in lists via "AlphabeticalTableSorting" hidd... | dmoagx | 2011-04-29 | 1 | -8/+6 |
* | - Add the ability to double-click in empty areas of the main tableviews to a... | rowanbeentje | 2011-04-25 | 1 | -0/+6 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -3/+3 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -18/+18 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -182/+61 |
* | Make some minor changes after reviewing r3271: | rowanbeentje | 2011-04-14 | 1 | -40/+40 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -108/+376 |
* | - Fix more warnings | rowanbeentje | 2011-03-14 | 1 | -1/+1 |
* | • fixed bug if user invokes undo on a NSSearchField in the ContentView | Bibiko | 2011-03-08 | 1 | -2/+5 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-07 | 1 | -56/+64 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-04 | 1 | -16/+20 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+8 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -4/+0 |
* | - Improve filter dropdown comparison memory to no longer override filters to... | rowanbeentje | 2011-02-23 | 1 | -3/+6 |
* | - When loading tables, ensure that the column count is updated before table ... | rowanbeentje | 2011-02-15 | 1 | -3/+4 |
* | - When changing column selections in the filter dropdowns, preserve the filt... | rowanbeentje | 2011-02-14 | 1 | -0/+7 |
* | • show in Content tables' header comments and ENUM/SET values | Bibiko | 2011-02-11 | 1 | -17/+25 |
* | - Improve thread safety when loading content views, improving Issue #953 | rowanbeentje | 2011-01-29 | 1 | -4/+5 |
* | • fixed exception for printing Content table if it contains GEOMETRY data | Bibiko | 2011-01-28 | 1 | -2/+23 |
* | • fixed minor issue for filterTable approach in Content | Bibiko | 2011-01-24 | 1 | -2/+24 |
* | - Fix problems correctly resetting state when a query affects no rows on cre... | rowanbeentje | 2011-01-14 | 1 | -2/+11 |
* | • fixed several issues for validation and other stuff while editing of MySQ... | Bibiko | 2011-01-11 | 1 | -3/+12 |
* | - Fix default population for NOT NULL numeric fields when adding rows | rowanbeentje | 2011-01-11 | 1 | -3/+11 |
* | - Fix split view overlap on the custom query view cuasing lines on scrolling... | rowanbeentje | 2010-12-21 | 1 | -0/+29 |
* | - Remove the CURRENT_TIMESTAMP workaround when saving rows as r3013 removes ... | rowanbeentje | 2010-12-13 | 1 | -17/+8 |
* | - When saving rows in the table content view, only include those fields whic... | rowanbeentje | 2010-12-13 | 1 | -73/+82 |
* | • Bundle commands | Bibiko | 2010-12-09 | 1 | -1/+5 |
* | • Bundle command support | Bibiko | 2010-12-07 | 1 | -0/+8 |
* | - Fix maximum table row resetting, which caused a bug when reloading a table... | rowanbeentje | 2010-12-02 | 1 | -0/+4 |
* | • Bundle Commands | Bibiko | 2010-12-01 | 1 | -9/+27 |
* | • Bundle Editor / Bundle commands | Bibiko | 2010-12-01 | 1 | -0/+20 |
* | - Right-align numeric columns in table content views and custom query results | rowanbeentje | 2010-11-27 | 1 | -0/+8 |
* | - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality... | rowanbeentje | 2010-11-23 | 1 | -0/+4 |
* | • sequelpro url scheme support | Bibiko | 2010-11-22 | 1 | -0/+12 |
* | • Bundle Editor | Bibiko | 2010-11-19 | 1 | -0/+8 |
* | • Bundle Support | Bibiko | 2010-11-16 | 1 | -1/+1 |
* | • 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 |