| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixes most parts of #1006 (Translation of file names) | dmoagx | 2011-05-10 | 10 | -72/+36 |
* | Add the ability to double click a tab to duplicate the connection in a new ta... | stuconnolly | 2011-05-09 | 5 | -46/+83 |
* | - When importing CSVs, or editing custom query results, set numeric fields t... | rowanbeentje | 2011-05-09 | 3 | -6/+34 |
* | - Fix progress bar accuracy when importing gzipped or bzipped CSVs | rowanbeentje | 2011-05-08 | 1 | -11/+35 |
* | • send current event after displaying field editor sheet for editing table ... | Bibiko | 2011-05-08 | 2 | -0/+8 |
* | - Fix a number of warnings for DBView.xib by moving some 10.6-only code from... | rowanbeentje | 2011-05-08 | 9 | -56/+835 |
* | Add tab context menu. | stuconnolly | 2011-05-08 | 1 | -2/+16 |
* | Minor tidy up. | stuconnolly | 2011-05-08 | 1 | -9/+12 |
* | Re-add the ability the show the full process list in the server processes pan... | stuconnolly | 2011-05-07 | 6 | -18/+95 |
* | Add an 'Add New Row' menu item to the table content context menu. Completes t... | stuconnolly | 2011-05-07 | 2 | -1309/+128 |
* | When refreshing the export dialog's table list, preserve the user's current s... | stuconnolly | 2011-05-07 | 1 | -2/+38 |
* | Fix slight interface alignment issue. | stuconnolly | 2011-05-07 | 1 | -17/+12 |
* | • control the separator menu item above the "Open ... in new Tab" in Tables... | Bibiko | 2011-05-07 | 3 | -37/+543 |
* | Implement a large number of minor fixes and improvements to export functional... | rowanbeentje | 2011-05-07 | 16 | -130/+718 |
* | Small tidy up, mainly the addition of constants. | stuconnolly | 2011-05-05 | 6 | -108/+57 |
* | • improve BIT field type support | Bibiko | 2011-05-05 | 4 | -7/+21 |
* | • fixed bug for exporting data as CSV if no header row should be exported | Bibiko | 2011-05-03 | 1 | -2/+1 |
* | Add some constants. | stuconnolly | 2011-04-29 | 1 | -6/+10 |
* | * Allow table names to be sorted in lists via "AlphabeticalTableSorting" hidd... | dmoagx | 2011-04-29 | 5 | -10/+14 |
* | When performing an SQL export only append the file extension if necessary. Fi... | stuconnolly | 2011-04-29 | 1 | -2/+5 |
* | Fix warnings and comments. | stuconnolly | 2011-04-29 | 2 | -3/+3 |
* | - Add the ability to double-click in empty areas of the main tableviews to a... | rowanbeentje | 2011-04-25 | 12 | -7/+99 |
* | - Update the favourites text fields to use SPFavoritesPreferencePane as thei... | rowanbeentje | 2011-04-23 | 1 | -103/+196 |
* | Alter result string processing to use returned string length and not null-ter... | rowanbeentje | 2011-04-23 | 2 | -15/+5 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 3 | -7/+6 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -5/+5 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 1 | -25/+25 |
* | Fixes source text encoding problems accidentally introduced in r3273 | sqlprodev | 2011-04-14 | 8 | -75/+75 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 25 | -363/+242 |
* | Make some minor changes after reviewing r3271: | rowanbeentje | 2011-04-14 | 9 | -92/+92 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 44 | -326/+1847 |
* | - Add Command-0 as the shortcut to restore the default font size in the HTML... | rowanbeentje | 2011-04-11 | 5 | -2/+32 |
* | - When creating a new table, switch to the Structure tab to allow further se... | rowanbeentje | 2011-04-10 | 1 | -0/+2 |
* | - Fix a bug when standardising line endings, addressing multiple CRLFs - thi... | rowanbeentje | 2011-04-10 | 1 | -3/+5 |
* | - Add support in SPTableView to disable edit-on-tab behaviour | rowanbeentje | 2011-04-10 | 4 | -4/+40 |
* | - When restoring connections and sessions, correctly clear and restore keych... | rowanbeentje | 2011-04-04 | 1 | -1/+18 |
* | Fix Issue #1019 (Sidebar width not remembered): | rowanbeentje | 2011-04-01 | 5 | -98/+73 |
* | - Fix .spfs files not being added to the Recent Documents menu, addressing I... | rowanbeentje | 2011-03-31 | 2 | -3/+3 |
* | - Fix selection after adding a new favourite, particularly to an empty favou... | rowanbeentje | 2011-03-22 | 1 | -1/+1 |
* | - Fix exceptions importing CSVs, caused by incorrect warnings cleanup in r3240 | rowanbeentje | 2011-03-22 | 1 | -3/+3 |
* | - Fix exception on startup if no favourites present - I think the previous f... | rowanbeentje | 2011-03-22 | 3 | -8/+7 |
* | Address Issue #984: | rowanbeentje | 2011-03-21 | 1 | -2/+13 |
* | Fix unit test warnings and add SPMenuAdditionsTest. | stuconnolly | 2011-03-20 | 7 | -20/+118 |
* | Fix another typo in create-test-stubs.pl | stuconnolly | 2011-03-20 | 1 | -1/+1 |
* | Fix create-test-stubs.pl script typo. | stuconnolly | 2011-03-20 | 1 | -1/+1 |
* | * And this time actually with genstrings, sorry | dmoagx | 2011-03-20 | 1 | -0/+0 |
* | * Fix two untranslatable strings #1006 | dmoagx | 2011-03-20 | 2 | -2/+2 |
* | • fixed issue for handleEventWithURL: to ignore trailing / while parameter ... | Bibiko | 2011-03-15 | 1 | -1/+5 |
* | • fixed warnings | Bibiko | 2011-03-15 | 6 | -29/+51 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 38 | -165/+222 |