aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • NavigatorBibiko2010-08-132-10/+58
* • NavigatorBibiko2010-08-134-858/+358
* • reverted changes of refreshing of the Navigator if it is not visibleBibiko2010-08-121-1/+1
* Minor tidy up including the removal of unnecessary imports.stuconnolly2010-08-128-20/+9
* Add missing SVN keywords.stuconnolly2010-08-120-0/+0
* Various export enhancements and fixes, including:stuconnolly2010-08-1230-638/+1203
* Column autosizing:rowanbeentje2010-08-121-1/+5
* • enabled Navigator in the main menu main > ViewBibiko2010-08-121-1/+0
* • NavigatorBibiko2010-08-121-11/+18
* • while closing a doc window or quitting the app wait for removing the con...Bibiko2010-08-121-1/+1
* • some minor work on NavigatorBibiko2010-08-123-596/+291
* Implement column autosizing for the Content View:rowanbeentje2010-08-124-27/+294
* • db schema names à la db.table.field or real numbers like 1.234 are treat...Bibiko2010-08-111-0/+31
* • added key stroke CTRL+= to increasing the font size to be consistent with...Bibiko2010-08-101-1/+1
* • while exporting SQL skip safely non-existing tables (due to encoding prob...Bibiko2010-08-101-195/+199
* • remember user's last setting for "Resetting AUTO_INC" while deletion of ...Bibiko2010-08-104-5/+13
* • Quicklook generatorBibiko2010-08-101-4/+13
* • added first implementation for spfs file QuicklookBibiko2010-08-108-192/+456
* Make Credits.rtf localizable.stuconnolly2010-08-092-4/+12
* Fix tooltip typo.stuconnolly2010-08-091-21/+47
* • Quicklook generatorBibiko2010-08-099-32/+31
* • SQL file Quicklook generatorBibiko2010-08-093-62/+62
* • SQL file Quicklook generatorBibiko2010-08-091-62/+86
* • added syntax highlighting for SQL file QuickLook generatorBibiko2010-08-064-23/+86
* • added svn prop Id to GeneratePreview/ThumbnailForURL.mBibiko2010-08-053-266/+170
* - Add an initial Sequel Pro QuickLook plugin, written by bibiko, as a build ...rowanbeentje2010-08-0413-16/+1291
* - Fix menu item and window close issues after a tab is dragged to a new wind...rowanbeentje2010-08-031-1/+2
* Improve tab dragging:rowanbeentje2010-08-033-6/+6
* - Make another couple of strings localisable, and tweak layout of CREATE ind...rowanbeentje2010-08-013-23/+1305
* - Make a few more strings localizablerowanbeentje2010-08-017-21/+21
* - Tweak the layout of the "Add Triggers" sheet, giving labels more space for...rowanbeentje2010-08-011-60/+69
* - Make SSH titlebar strings and preferences' favourite "Last Used" menu item...rowanbeentje2010-08-013-3/+3
* - Improve SPDataStorage exceptions by recording the requested location and t...rowanbeentje2010-08-011-7/+7
* - Replace progress indicator CoreAnimation drawing with manual shadow/fade c...rowanbeentje2010-07-317-77/+1168
* Replace redundant code with newly established methods.stuconnolly2010-07-302-51/+11
* - Add support for automatically converting \r and \r\n linebreaks in query s...rowanbeentje2010-07-295-160/+419
* - Replace core animation fade of task progress window with custom drawing co...rowanbeentje2010-07-252-24/+31
* During a CSV export if the user selects the tab as the separator update the e...stuconnolly2010-07-253-10/+49
* Tidy up SPExportController by splitting out all filename related methods to a...stuconnolly2010-07-2514-195/+250
* Make the export dialog a little smarter with regard to the current context. F...stuconnolly2010-07-254-26/+50
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-2512-251/+1429
* - Fix a bug in the bz2 changes causing the first three bytes to be skipped w...rowanbeentje2010-07-241-0/+1
* In addition to Gzip compression support when exporting SQL dumps add the abil...stuconnolly2010-07-2415-343/+704
* Add the BWToolkit.ibplugin to the Resources directory of BWToolkitFramework.f...rowanbeentje2010-07-21201-0/+1431
* - Improve thread safety when altering task cancellation staterowanbeentje2010-07-211-0/+6
* Tweak table triggers loading to only proceed for MySQL > 5; this finishes the...rowanbeentje2010-07-201-1/+3
* Tab tweaks:rowanbeentje2010-07-202-8/+9
* - Clean up SPDataImport, removing unused methods and cleaning up order and m...rowanbeentje2010-07-195-184/+204
* - Further tweak new table encodings to improve default-utf8 behaviourrowanbeentje2010-07-181-1/+2
* - Fix table creation to use the selected encoding instead of always using ut...rowanbeentje2010-07-181-1/+2