| Commit message (Expand) | Author | Age | Files | Lines |
* | • made Editor pref's Soft indent independent from Auto Indent | Bibiko | 2011-01-21 | 1 | -63/+8 |
* | • fixed completion issue via alias names | Bibiko | 2011-01-21 | 3 | -8/+19 |
* | • fixed issue for placeholder insertion while completion of already backtic... | Bibiko | 2011-01-21 | 1 | -4/+15 |
* | • fixed issue for placeholder insertion while completion of already backtic... | Bibiko | 2011-01-21 | 1 | -5/+14 |
* | • implemented user-definable Soft Indention | Bibiko | 2011-01-21 | 6 | -56/+449 |
* | • do not remove line breaks in beforehand for "Format SQL" Bundle command | Bibiko | 2011-01-20 | 1 | -1/+1 |
* | • fixed syntax highlighting for comments like '--\n' or '--\r' since these'... | Bibiko | 2011-01-20 | 1 | -0/+1 |
* | • fixed several memory leaks in PSMTabBar for NSMutableParagraphStyle (than... | Bibiko | 2011-01-20 | 6 | -15/+23 |
* | • show activity pane for running Bundle process automatically if the proces... | Bibiko | 2011-01-20 | 4 | -2/+926 |
* | - When saving user changes to the database, catch errors and display them in... | rowanbeentje | 2011-01-20 | 8 | -31/+595 |
* | • added to "Format SQL" Bundle command to display once an alert for the ver... | Bibiko | 2011-01-19 | 1 | -0/+11 |
* | • bound showFilterTable to main menu's Edit > Find > Find… menu item | Bibiko | 2011-01-19 | 2 | -92/+45 |
* | • invoke auto-completion only if the length of the pending edits is 1 (user... | Bibiko | 2011-01-19 | 1 | -1/+1 |
* | • improved caret positioning for ordering out any kind of tooltip windows e... | Bibiko | 2011-01-19 | 2 | -14/+9 |
* | • fixed NSLocalizedString error while compiling (genstring) in MGTemplateEn... | Bibiko | 2011-01-19 | 1 | -4/+10 |
* | • fixed issue while updating Default Bundles for key equivalent | Bibiko | 2011-01-19 | 3 | -6/+14 |
* | • improved replacing selection of Bundle commands - intersect ranges in bef... | Bibiko | 2011-01-19 | 4 | -104/+71 |
* | • added Input Field > Format > Prettify JSON and Serialize JSON Default Bun... | Bibiko | 2011-01-19 | 2 | -0/+102 |
* | • fixed bug for Bundle input data selected text or entire content | Bibiko | 2011-01-19 | 2 | -2/+2 |
* | - Add a double-click action for transferring user schema privs between avail... | rowanbeentje | 2011-01-17 | 1 | -1/+22 |
* | • while saving connection/session as spf(s) make "Remember Query Editor con... | Bibiko | 2011-01-17 | 1 | -2/+6 |
* | • tried to fix in BundleEditor to auto-save the splitview settings in prefs... | Bibiko | 2011-01-17 | 3 | -153/+199 |
* | • improved remove Bundle logic | Bibiko | 2011-01-17 | 1 | -1/+4 |
* | * Little translation GUI QA - still many bugs in ExportView | dmoagx | 2011-01-16 | 5 | -289/+374 |
* | - 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 |