aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • fixed: caching of QuickLook preview in Field Editor sheet is suppressed b...Bibiko2009-07-172-17/+28
* Remove old SSH tunnel password prompt script.stuconnolly2009-07-172-16/+0
* • fixed inField Editor Sheet:Bibiko2009-07-171-2/+6
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-176-1828/+121
* • some further progress on outsourcing the Field Editor sheet for Content a...Bibiko2009-07-165-238/+449
* • some further work on outsourcing the Field Editor sheet for Content and C...Bibiko2009-07-164-44/+1348
* • fixed minor issues for "Comment Line/Selection" in Custom QueryBibiko2009-07-161-6/+11
* (no commit message)Bibiko2009-07-163-2/+63
* • changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (...Bibiko2009-07-161-3/+15
* • fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable...Bibiko2009-07-161-14/+13
* • fixed: Custom Query's gear menu item "Comment Line" will change its titl...Bibiko2009-07-161-0/+3
* • rewrote ⌘/ "comment line" completelyBibiko2009-07-163-46/+165
* Issue 240: Default connection not being set correctly, take 2. bamse162009-07-161-2/+8
* - Tweak connection view positioning: relayout views to allow centering withi...rowanbeentje2009-07-151-1022/+1043
* • Comment current Query/SelectionBibiko2009-07-154-24/+199
* • initial support for ⌘/ in CustomQuery editor to (un)comment out the cur...Bibiko2009-07-153-1/+36
* • a right-click at a row within a tableView will select that row before or...Bibiko2009-07-155-23/+124
* • fixed: suppress cursor appearance change (for resizing a BWSplitView) by ...Bibiko2009-07-151-0/+1
* • fixed dealloc of 'suggestions' in SPNarrowDownCompletionBibiko2009-07-152-22/+14
* • narrow-down completion (F5)Bibiko2009-07-153-20/+14
* - Update r1003 to also work with views (fixes Issue #335)rowanbeentje2009-07-151-1/+2
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-1515-85/+128
* • fix for completion in CustomQuery editorBibiko2009-07-145-86/+131
* - changed history and favorite selection to insert rather then overwrite quer...mtvee2009-07-141-12/+3
* • unified ⌥⌘A in tooltipsBibiko2009-07-141-12/+52
* • fixed size problem for SSH tab view for SP's minimum window sizeBibiko2009-07-141-58/+76
* • fixed issue for Connection NIB: TABview jumped downwards while resizingBibiko2009-07-141-4/+6
* - Add a "Frequency" menu to automatic updates prefpane, allowing users to ch...rowanbeentje2009-07-131-36/+228
* Rework data storage and retrieval in TableContent and CustomQuery backing arr...rowanbeentje2009-07-138-159/+171
* • added levenshteinDistanceOfWord: to SPStringAdditionsBibiko2009-07-133-6/+75
* Issue 333: Problems with single quotes in table name by escaping the single q...bamse162009-07-111-1/+3
* - Add support for the function "NOW()" to resolve Issue #300rowanbeentje2009-07-091-0/+3
* - Correctly display errors that occur when editing rows, and ensure the row ...rowanbeentje2009-07-091-8/+5
* Fix to clear compilation errors. 2 variables theUser and theHost weren't decl...avenjamin2009-07-091-2/+2
* - Add a number of additional nil checks as protection against further recurr...rowanbeentje2009-07-091-6/+10
* - Commit the second part of r995 (oops), addressing database selection issuesrowanbeentje2009-07-093-2/+3
* - Fix connection controller errors with nil strings (bindings?), fixing Issu...rowanbeentje2009-07-092-0/+40
* - Ensure that error IDs are available from CMMCPConnection after connection ...rowanbeentje2009-07-083-8/+15
* - Tweak tabbing in TableSource.m to behave correctly following r991 (see Iss...rowanbeentje2009-07-071-3/+1
* - Alter the "Allow Null" column in the source view to use a checkbox instead...rowanbeentje2009-07-072-206/+111
* MyISAM tables report the exact number of rows in a table in the output of SHO...stuconnolly2009-07-072-1/+5
* - Fix placeholder exports of views containing enums, improving on r959rowanbeentje2009-07-071-1/+7
* - Update the import/export progress sheet title to reflect the current activityrowanbeentje2009-07-063-23/+72
* - Fixes crashes in the CSV Field Mapping sheet caused by multiple threads an...rowanbeentje2009-07-061-5/+7
* - Improve handling of the new favorites interface in preferences, simplifyin...rowanbeentje2009-07-063-255/+230
* - Fix favorites text fields resizing in prefs windowrowanbeentje2009-07-062-65/+52
* Fixed some BW leakbamse162009-07-061-2/+2
* Fixed some memory leaksbamse162009-07-061-8/+12
* Overhaul the connection screen:rowanbeentje2009-07-0610-5420/+7272
* small fix for add index sheet default behaviormtvee2009-07-021-1/+1