aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix Issue #574 (foreign key links not working after first use):rowanbeentje2010-02-235-18/+43
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta...Bibiko2010-02-226-26/+79
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St...Bibiko2010-02-223-4/+21
* • initial work to give the chance to reset the table's AUTO_INCREMENT valueBibiko2010-02-223-0/+49
* • this commit should fix the displaying the correct read file size and the ...Bibiko2010-02-211-6/+6
* • CSV Import Field MapperBibiko2010-02-215-10/+138
* • fixed keyboard behaviour of "Create Sytax Sheet"Bibiko2010-02-201-0/+3
* • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma...Bibiko2010-02-201-10/+12
* • added to method informationForTable: Bibiko2010-02-201-12/+37
* • removed initial transition of insertion NSNull into table's dataSource fr...Bibiko2010-02-192-11/+8
* • fixed color setting for editing a table cell which is set to NULL if tabl...Bibiko2010-02-192-9/+15
* • fixed bug for Content Filter Editor, now $CURRENT_FIELD will be replaced ...Bibiko2010-02-191-3/+2
* • added the chance to the user-defined Content Filter Editor to specify whe...Bibiko2010-02-193-18/+46
* • CMTextView completionBibiko2010-02-191-1/+7
* • CSV Import Field MapperBibiko2010-02-191-7/+45
* - 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-182-16/+22
* • CSV Import Field MapperBibiko2010-02-181-2/+27
* • CSV Import Field MapperBibiko2010-02-181-1/+1
* • CSV Import Field MapperBibiko2010-02-184-3/+61
* • TableDumpBibiko2010-02-172-25/+18
* • further progress for 'add global source value'Bibiko2010-02-174-95/+255
* • csv file import mapperBibiko2010-02-174-11/+28
* • csv field mapperBibiko2010-02-162-5/+53
* • csv field mapperBibiko2010-02-162-3/+34
* • csv field mapperBibiko2010-02-162-6/+45
* • removed arrowsBibiko2010-02-162-7/+19
* • field mapper controllerBibiko2010-02-163-9/+19
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-164-281/+376
* • some further progress for the new csv import field mapper sheetBibiko2010-02-152-6/+45
* • corrected regexp for parsing text macro snippetsBibiko2010-02-151-3/+3
* Made Available Privs table not enabled unless a schema is selected.mltownsend2010-02-141-1/+5
* • 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-1010-19/+30
* 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-082-15/+32
* Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...stuconnolly2010-02-072-14/+40
* - Trigger a full table reload when the table type is changed; makes relation...rowanbeentje2010-02-062-2/+4
* Localize delete relation context menu item, update Localizable.strings and us...stuconnolly2010-02-062-3/+3
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-065-186/+104
* • 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-054-12/+38
* (no commit message)Bibiko2010-02-051-5/+7