aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • CMTextView completionBibiko2010-02-191-1/+7
* • CSV Import Field MapperBibiko2010-02-192-16/+74
* - Fix a data storage incorrect reassignment after a realloc - cause of sourc...rowanbeentje2010-02-191-5/+4
* • fixed threading issue if user performs query in Custom Query all the time...Bibiko2010-02-182-9/+3
* • CSV Import Field MapperBibiko2010-02-183-44/+119
* • CSV Import Field MapperBibiko2010-02-182-85/+84
* • CSV Import Field MapperBibiko2010-02-181-1/+1
* • CSV Import Field MapperBibiko2010-02-185-63/+185
* • TableDumpBibiko2010-02-173-40/+92
* • further progress for 'add global source value'Bibiko2010-02-176-113/+841
* • csv file import mapperBibiko2010-02-175-15/+90
* • csv field mapperBibiko2010-02-163-25/+104
* • csv field mapperBibiko2010-02-163-18/+73
* • csv field mapperBibiko2010-02-163-31/+125
* • removed arrowsBibiko2010-02-163-42/+30
* • improved csv field mapper GUI a bitBibiko2010-02-161-22/+153
* • field mapper controllerBibiko2010-02-164-33/+513
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-166-1438/+672
* • some further progress for the new csv import field mapper sheetBibiko2010-02-153-81/+118
* • corrected regexp for parsing text macro snippetsBibiko2010-02-151-3/+3
* Made Available Privs table not enabled unless a schema is selected.mltownsend2010-02-142-10/+13
* • improved text macro snippet behaviourBibiko2010-02-134-48/+90
* - Implement result view saving in a more general way within CustomQuery; now...rowanbeentje2010-02-112-20/+102
* - Tweak SPFavoriteTextFieldCell, releasing the hostname on dealloc and retai...rowanbeentje2010-02-111-1/+4
* Made it so that the host can't be null. Goes to '%' by default.mltownsend2010-02-103-1/+13
* Fix a number of memory leaks, and over-releases, as both a result of manual i...rowanbeentje2010-02-1013-42/+55
* Fixed some issues with the drop user/drop host commands in the user managermltownsend2010-02-094-7/+28
* - Save and restore content table sorting, filter criteria, scroll position a...rowanbeentje2010-02-093-1/+57
* Fix bug where adding a user, setting name and password, then immediately hitt...mltownsend2010-02-083-16/+43
* Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...stuconnolly2010-02-072-14/+40
* Make the add new trigger sheet resizable to accommodate complex trigger state...stuconnolly2010-02-071-37/+44
* - Trigger a full table reload when the table type is changed; makes relation...rowanbeentje2010-02-063-51/+58
* Localize delete relation context menu item, update Localizable.strings and us...stuconnolly2010-02-063-3/+3
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-066-290/+1026
* - Tweak the background colours of the NSTableView behind the table filter so...rowanbeentje2010-02-061-15/+20
* - Restore a missing link between TableDocument and TableRelationsInstance. ...rowanbeentje2010-02-061-362/+77
* • initial implementation of bash execution inside ${x:…} snippetsBibiko2010-02-061-25/+52
* • further preparations to allow to run any bash command(s) incl. any script...Bibiko2010-02-062-0/+59
* • improved completion behaviour of suggestions containing spaces; a second ...Bibiko2010-02-052-5/+12
* • some further work at the new field mapper sheetBibiko2010-02-055-146/+183
* (no commit message)Bibiko2010-02-051-5/+7
* • fixed endless loop if user selects a table whose name contains chars whic...Bibiko2010-02-054-18/+32
* • fixed synchronisation of history lists if more than one instance of the s...Bibiko2010-02-053-32/+25
* • forgotten to remove debug logsBibiko2010-02-051-2/+0
* • refactored the entire history logic in Custom QueryBibiko2010-02-055-48/+336
* - Rework SPSQLParser, extending DELIMITER support into all the original func...rowanbeentje2010-02-059-370/+314
* • bound ⌥⌘H to Mac's default "Hide others"; fixes i561Bibiko2010-02-042-47/+38
* Fix for issue #560. Still needs validation on hitting Apply, but fixes the i...mltownsend2010-02-043-77/+136
* • fixed undo behaviour of insertion of history/query favsBibiko2010-02-042-5/+17
* Patch to filter available privs by what the server supportsmltownsend2010-02-031-2/+1