| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • fixed issue that tables without primary key and Pref is set to LoadBlobsA... | Bibiko | 2009-10-16 | 1 | -8/+12 |
* | Significant User Management improvements: | rowanbeentje | 2009-10-16 | 5 | -154/+1739 |
* | Add a 'Provide Feedback' menu item to the help menu, which links to http://ww... | stuconnolly | 2009-10-16 | 3 | -9/+69 |
* | Bring Localizable.strings up to date. | stuconnolly | 2009-10-15 | 1 | -0/+0 |
* | • fixed issue for closing the sheet for deleting/adding row(s) explicitly d... | Bibiko | 2009-10-15 | 1 | -13/+15 |
* | • added to SP's Dock menu "Open…" and "Open Recent" menu items | Bibiko | 2009-10-15 | 1 | -3/+95 |
* | • fixed issue while copying a very large number queries from the Console Lo... | Bibiko | 2009-10-15 | 1 | -3/+7 |
* | • added the chance to set "allowConsoleUpdate" | Bibiko | 2009-10-15 | 3 | -38/+58 |
* | - Fix a problem preventing the end of large CSV files from being imported | rowanbeentje | 2009-10-15 | 1 | -1/+1 |
* | • SPF file: remember/restore 'connectionEncoding' and 'toolbar visibility' | Bibiko | 2009-10-15 | 1 | -1/+11 |
* | • added AppleScript support for "make new document" | Bibiko | 2009-10-14 | 2 | -0/+14 |
* | • cleaned and improved AppleScript support | Bibiko | 2009-10-14 | 5 | -47/+89 |
* | - Tweak query locking with MCPStreamingResults to fix certain operations rel... | rowanbeentje | 2009-10-13 | 2 | -3/+21 |
* | • changed Error Detail HUD window for the connection manager slightly: | Bibiko | 2009-10-13 | 2 | -139/+187 |
* | • cleaned the current Applescript support definitions slightly | Bibiko | 2009-10-13 | 4 | -36/+21 |
* | • Sequel Pro now understands the AppleScript command 'quit' correctly | Bibiko | 2009-10-13 | 4 | -9/+9 |
* | • first steps to improve the general tooltip behaviour of 'ImageAndTextCel... | Bibiko | 2009-10-12 | 3 | -19/+60 |
* | • fixed truncating issue of Pref's Favorite List table view | Bibiko | 2009-10-12 | 4 | -346/+463 |
* | - Preserve the "host" field for other connection types when socket connectio... | rowanbeentje | 2009-10-11 | 2 | -19/+33 |
* | - Make the custom query error text selectable - this addresses Issue #425 | rowanbeentje | 2009-10-10 | 1 | -31/+37 |
* | - Allow link arrows for foreign key links to work when used on a column with... | rowanbeentje | 2009-10-10 | 1 | -12/+27 |
* | Remove the use of the logger in debugging the new export redesign as it's cre... | stuconnolly | 2009-10-10 | 2 | -4/+0 |
* | Improve handling of NULL and "(not loaded)" placeholders: | rowanbeentje | 2009-10-10 | 7 | -140/+245 |
* | Reorganize the logical source structure of all controllers grouping them by f... | stuconnolly | 2009-10-09 | 3 | -50/+110 |
* | Yet more export redesign work. Export is now currently working for single tab... | stuconnolly | 2009-10-09 | 5 | -332/+1057 |
* | Missing SVN properties. | stuconnolly | 2009-10-09 | 4 | -5/+5 |
* | Tiny performance improvement and cleaner code. | stuconnolly | 2009-10-09 | 1 | -3/+3 |
* | Don't filter out the current table of available tables to reference when crea... | stuconnolly | 2009-10-09 | 1 | -1/+1 |
* | • fixed bug while parsing the CREATE TABLE syntax if a column name contains... | Bibiko | 2009-10-09 | 3 | -1/+27 |
* | • After importing CSV data execute [TableContent reloadTable:] on mainThrea... | Bibiko | 2009-10-08 | 1 | -2/+4 |
* | • outsourced ImportCSV accessory view to fix the disappearing of combobox ... | Bibiko | 2009-10-07 | 5 | -954/+1385 |
* | • fixed bug for CSV import | Bibiko | 2009-10-07 | 1 | -0/+8 |
* | • some minor code cleaning and simplification | Bibiko | 2009-10-07 | 2 | -298/+309 |
* | More export redesign work. Note that the current implementation has a major f... | stuconnolly | 2009-10-07 | 7 | -90/+90 |
* | Move 'Close' menu item. | stuconnolly | 2009-10-06 | 1 | -240/+35 |
* | • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern... | Bibiko | 2009-10-06 | 4 | -11/+287 |
* | More export redesign work. | stuconnolly | 2009-10-06 | 7 | -35/+99 |
* | • changed routine for opening SPF files | Bibiko | 2009-10-06 | 4 | -303/+110 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 14 | -346/+401 |
* | Tiny tweak: make isNSNull checks ~3x faster | rowanbeentje | 2009-10-05 | 1 | -1/+3 |
* | - Rewrite keepalive pings to be performed within pthreads, enforcing ping ti... | rowanbeentje | 2009-10-05 | 2 | -43/+46 |
* | Remove the (single item) 'Tools' menu and move the 'User Manager' menu item t... | stuconnolly | 2009-10-04 | 1 | -74/+61 |
* | Add the ability to copy the selected server variable(s), either as name = val... | stuconnolly | 2009-10-04 | 3 | -37/+235 |
* | - When moving or editing table columns, preserve comments and any column det... | rowanbeentje | 2009-10-03 | 2 | -3/+45 |
* | Improve Growl interaction to reduce general Growl spammage and improve functi... | rowanbeentje | 2009-10-03 | 5 | -19/+134 |
* | • fixed "Open Recent" for 10.6: | Bibiko | 2009-10-03 | 1 | -1/+1 |
* | - Ensure that blob and text fields which are loaded on-demand never have pla... | rowanbeentje | 2009-10-03 | 1 | -7/+20 |
* | When duplicating table, but not its contents strip out any occurrence of a pr... | stuconnolly | 2009-10-02 | 1 | -1/+8 |
* | When duplicating a table strip out the names of any occurrences of InnoDB for... | stuconnolly | 2009-10-02 | 1 | -0/+7 |
* | • corrected tooltips for 'Add' and 'Remove' button | Bibiko | 2009-10-02 | 1 | -16/+49 |