aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • renamed 'Open' button in 'Import from Clipboard' to 'Next'Bibiko2010-04-122-3/+3
* • Export compressed mysql dumpBibiko2010-04-121-2/+14
* - Add SVN id property to SPFileHandle, correct headers, and add more functio...rowanbeentje2010-04-123-16/+74
* - Commit a missing binary file to complete zlib support for r2091rowanbeentje2010-04-121-0/+0
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-1211-164/+2213
* Forgot to update Localizable.strings for previous commit.stuconnolly2010-04-113-4/+4
* Add a 'Show Create Syntax...' menu item to the tables list context menu and '...stuconnolly2010-04-114-278/+298
* • Import from ClipboardBibiko2010-04-101-0/+2
* • added "Import from Clipboard" ⌥⇧⌘IBibiko2010-04-109-47/+883
* When displaying a table/view's create syntax in the extended table informatio...stuconnolly2010-04-092-5/+7
* • improved querying db structure handlingBibiko2010-04-073-1/+28
* Tried to fine-tune the auto-completion behaviour esp. for automatically inser...Bibiko2010-04-074-18/+69
* • query db structureBibiko2010-04-072-57/+98
* - Improve .spf handling of blank passwords; allow empty passwords to be save...rowanbeentje2010-04-061-4/+4
* File header typo.stuconnolly2010-04-061-1/+1
* • overlapping of completion windows after refreshing its content if db stru...Bibiko2010-04-063-4/+22
* fix for referential action not showing in relations view in certain circumsta...mtvee2010-04-061-2/+2
* • CSV ImportBibiko2010-04-061-8/+45
* in Preferences > Favorite ask for confirmation before removing the selected f...Bibiko2010-04-061-30/+61
* If user selects the Query Editor window set always the focus on the text view...Bibiko2010-04-061-2/+2
* • completion listBibiko2010-04-061-43/+54
* - Improve on r2050, running reconnections after a proxy disconnect on a new ...rowanbeentje2010-04-042-15/+24
* Don't append a semi-colon to console messages that are errors.stuconnolly2010-04-041-1/+8
* Added link to BWToolkit frameworkbamse162010-04-031-1/+2
* - Update a couple more copyright dates to 2010rowanbeentje2010-04-031-2/+2
* Default the reseting a table's auto increment value to on when removing all r...stuconnolly2010-04-031-1/+1
* - Increment version number to 0.9.8 and copyright date to 2010rowanbeentje2010-04-022-3/+3
* - Initialise prefs controller before setting Sparkle delegaterowanbeentje2010-04-023-17/+20
* - Reset automatic software update (Sparkle) prefs so that users will be prom...rowanbeentje2010-04-021-0/+6
* - Fix an intermittent crasher - occurring most often when sorting tables - b...rowanbeentje2010-04-022-2/+2
* Add a new software update preference to enable sending anonymous system info.stuconnolly2010-04-021-19/+127
* - By default, export SQL dumps without the UTF-8 BOM, restoring compatibilit...rowanbeentje2010-04-021-0/+2
* Restore the table content's copy menu items' tags after they seem to have bee...stuconnolly2010-04-011-9/+26
* Although the table content field drop down should always be populated and sel...stuconnolly2010-04-011-1/+1
* - Improve SPSSHTunnel question/password dialogs to no longer eat 100% CPU by...rowanbeentje2010-03-314-31/+40
* • ensure that the global schema structure data for completion are updated e...Bibiko2010-03-313-11/+10
* • removed unnecessary retains, ergo fixed some memory leaksBibiko2010-03-311-11/+9
* More tidy up. Constants and functions.stuconnolly2010-03-317-33/+43
* • fixed issue for refreshing the completion list after finishing the struct...Bibiko2010-03-311-2/+2
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-3144-52/+40
* • fixed issue for completion window if animated sync icon is shownBibiko2010-03-311-6/+25
* Manually set the connection favorites button bar delegate to ensure the split...stuconnolly2010-03-314-5/+29
* check for the attributed string length >= 3 while truncating it to avoid exce...Bibiko2010-03-311-2/+2
* Add a new gear drop down menu to the connection favorites table view containi...stuconnolly2010-03-313-626/+490
* • if document window will close sent a 'cancelPreviousPerformRequestsWithTa...Bibiko2010-03-313-4/+16
* If the user is viewing the triggers table and then switches to either a proc ...stuconnolly2010-03-311-0/+9
* • querying for db structure is queued for the same connection to avoid 'ove...Bibiko2010-03-318-377/+558
* Minor tidy up. Remove uneccessary import and rename pre-compiled header.stuconnolly2010-03-313-8/+8
* - Update FeedbackReporter with latest changes from master (minor tweaks resu...rowanbeentje2010-03-312-0/+0
* - Improve error checking for various actions, particularly permissions error...rowanbeentje2010-03-314-16/+92