| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | - Change window change notifications from key change notifications to main c... | rowanbeentje | 2011-01-16 | 1 | -2/+2 |
| * | • fixed bug if user invokes Quicklook inside the OpenPanel of the Field Edi... | Bibiko | 2011-01-14 | 1 | -1/+4 |
| * | • fixed issue for default Bundles if category or key equivalent was changed... | Bibiko | 2011-01-14 | 2 | -62/+76 |
| * | • added "Format SQL" as default Bundle to scope Input Field/Query Editor wh... | Bibiko | 2011-01-14 | 1 | -0/+184 |
| * | • added sequelpro URL scheme commands passToDoc/SetText/<text>, passToDoc/I... | Bibiko | 2011-01-14 | 1 | -0/+40 |
| * | • added 'suppressExceptionAlert' JavaScript function for window.system brid... | Bibiko | 2011-01-14 | 2 | -0/+24 |
| * | • fixed issue to highlight the correct current query after undoing, i.e. do... | Bibiko | 2011-01-14 | 8 | -2/+87 |
| * | - Fix problems correctly resetting state when a query affects no rows on cre... | rowanbeentje | 2011-01-14 | 2 | -6/+16 |
| * | • improved error handling for sequelpro URL scheme commands | Bibiko | 2011-01-13 | 1 | -0/+21 |
| * | • fixed issue while updating a Bundle by identifying it via UUID but differ... | Bibiko | 2011-01-13 | 2 | -4/+5 |
| * | - Add a new -engineTypeQueryName method to SPServerSupport, with a correct s... | rowanbeentje | 2011-01-13 | 4 | -3/+14 |
| * | - Add a tooltip, including the keyboard shortcut, to the databases dropdown | rowanbeentje | 2011-01-13 | 1 | -12/+16 |
| * | • fixed issue for installing a Bundle if Sequel Pro didn't run, i.e. e.g. d... | Bibiko | 2011-01-12 | 1 | -0/+5 |
| * | - Fix errors creating indexes, addressing Issue #946 | rowanbeentje | 2011-01-11 | 1 | -8/+8 |
| * | Tidy up main menu. | stuconnolly | 2011-01-11 | 1 | -80/+340 |
| * | Add missing SVN keywords property. | stuconnolly | 2011-01-11 | 0 | -0/+0 |
| * | Tidy up scripts and add create-test-stubs.pl to generate test stubs for the s... | stuconnolly | 2011-01-11 | 9 | -85/+415 |
| * | • fixed several issues for validation and other stuff while editing of MySQ... | Bibiko | 2011-01-11 | 5 | -10/+20 |
| * | • improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil... | Bibiko | 2011-01-11 | 1 | -20/+22 |
| * | - When resetting AUTO_INCREMENT for a table, always use the selected table n... | rowanbeentje | 2011-01-11 | 1 | -7/+1 |
| * | - Fix default population for NOT NULL numeric fields when adding rows | rowanbeentje | 2011-01-11 | 1 | -3/+11 |
| * | • disabled in [SPTextView boundsDidChangeNotification] the view update to a... | Bibiko | 2011-01-10 | 2 | -2/+3 |
| * | • changed sequelpro URL command SyntaxHighlighting to be connection indepen... | Bibiko | 2011-01-10 | 2 | -137/+137 |
| * | - Fix exceptions right-clicking in empty parts of the query favourites manag... | rowanbeentje | 2011-01-10 | 1 | -0/+1 |
| * | - Tweak alignments of master views to fix 1px clipping of top on structure a... | rowanbeentje | 2011-01-10 | 1 | -98/+201 |
| * | - Track the keychain ID of the favourite in the connection controller, fixin... | rowanbeentje | 2011-01-10 | 2 | -3/+7 |
| * | • fixed bug for setting SP_BUNDLE_INPUT_TABLE_METADATA if user changed colu... | Bibiko | 2011-01-09 | 1 | -2/+13 |
| * | • changed spatial SRIDs to int32 as it is declared in http://www.opengeospa... | Bibiko | 2011-01-09 | 1 | -16/+18 |
| * | • fixed SP's internal spatial wkt calculation for large amount of data points | Bibiko | 2011-01-09 | 1 | -43/+43 |
| * | More tests tidy up. | stuconnolly | 2011-01-09 | 1 | -18/+21 |
| * | Improve column autosizing: | rowanbeentje | 2011-01-08 | 1 | -2/+6 |
| * | • enlarged "Reset AUTO_INC" sheet for localization | Bibiko | 2011-01-07 | 1 | -49/+56 |
| * | • enlarged lable field "Key Equivalent" for localization | Bibiko | 2011-01-07 | 1 | -16/+4 |
| * | • added Default Bundle: Copy as JSON | Bibiko | 2011-01-07 | 2 | -1/+130 |
| * | • minor code cleaning | Bibiko | 2011-01-07 | 2 | -15/+18 |
| * | • added internal JavaScript function window.system.closeHTMLOutputWindow() | Bibiko | 2011-01-07 | 1 | -0/+15 |
| * | • improved installation routine for Default Bundles | Bibiko | 2011-01-07 | 4 | -75/+73 |
| * | Tidy up and fix MCPKit test cases. | stuconnolly | 2011-01-06 | 2 | -25/+74 |
| * | Fix the unit tests build target. | stuconnolly | 2011-01-06 | 2 | -7/+41 |
| * | • trial to fix boundsDidChangeNotification for logs 1894, 1900, 1901 | Bibiko | 2011-01-06 | 2 | -6/+6 |
| * | - Now the connection process is threaded, remove manual display calls when u... | rowanbeentje | 2011-01-06 | 1 | -5/+0 |
| * | - Improve on r3070 by also adding .crt extension support in the favourites | rowanbeentje | 2011-01-05 | 1 | -2/+2 |
| * | • some minor code cleaning | Bibiko | 2011-01-05 | 2 | -7/+5 |
| * | • improved Default Bundle management for installation, updating, undeletion | Bibiko | 2011-01-05 | 2 | -108/+117 |
| * | • fixed bug for re-copying default bundles after launching SP | Bibiko | 2011-01-05 | 1 | -2/+2 |
| * | • further fix for updating default Bundles after SP update | Bibiko | 2011-01-05 | 1 | -0/+3 |
| * | • fixed bug for copying default bundles after SP update | Bibiko | 2011-01-05 | 1 | -2/+0 |
| * | • fixed bug for Bundle commands to detect if current textview is the Query ... | Bibiko | 2011-01-05 | 6 | -1/+338 |
| * | • enabled Bundle main menu | Bibiko | 2011-01-05 | 3 | -2/+21 |
| * | - Add .crt to certificate/SSL certificate extension list | rowanbeentje | 2011-01-05 | 1 | -2/+2 |