aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • Favorite Query Editor Bibiko2010-03-082-32/+322
* Until we can find a better way of doing this and to prevent a conflict with t...stuconnolly2010-03-081-5/+7
* Tidy up the add/remove schema privileges buttons.stuconnolly2010-03-081-55/+50
* Fix user manager splitview maximum and minimum sizes.stuconnolly2010-03-081-14/+23
* Various user manager improvements including a new outline view contextual menu.stuconnolly2010-03-081-134/+271
* Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ...stuconnolly2010-03-081-9/+100
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-5/+61
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-072-30/+477
* • CSV Import Field MapperBibiko2010-03-061-7/+77
* • CSV Import Field MapperBibiko2010-03-061-26/+239
* • CSV Import Field MapperBibiko2010-03-051-44/+56
* • CSV Import Field MapperBibiko2010-03-051-834/+985
* • CSV Import Field MapperBibiko2010-03-031-69/+142
* Localise SPExtendedTableInfo.m and remove use of multiple comments for locali...stuconnolly2010-03-031-0/+0
* - Addition and enabling of crash reporting and exception reporting, submitti...rowanbeentje2010-03-031-1/+11
* • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...Bibiko2010-02-261-34/+88
* • Query Favorites:Bibiko2010-02-251-127/+861
* • fixed GUI resize behaviour of the auto_inc value input fieldBibiko2010-02-231-1/+1
* • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v...Bibiko2010-02-231-33/+416
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta...Bibiko2010-02-221-55/+356
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St...Bibiko2010-02-221-11/+32
* • initial work to give the chance to reset the table's AUTO_INCREMENT valueBibiko2010-02-221-45/+544
* • CSV Import Field MapperBibiko2010-02-211-74/+573
* • fixed keyboard behaviour of "Create Sytax Sheet"Bibiko2010-02-201-13/+131
* • added the chance to the user-defined Content Filter Editor to specify whe...Bibiko2010-02-191-15/+180
* • CSV Import Field MapperBibiko2010-02-191-9/+29
* • CSV Import Field MapperBibiko2010-02-181-28/+97
* • CSV Import Field MapperBibiko2010-02-181-83/+57
* • CSV Import Field MapperBibiko2010-02-181-60/+124
* • TableDumpBibiko2010-02-171-15/+74
* • further progress for 'add global source value'Bibiko2010-02-171-18/+584
* • csv file import mapperBibiko2010-02-171-4/+62
* • csv field mapperBibiko2010-02-161-20/+51
* • csv field mapperBibiko2010-02-161-15/+39
* • csv field mapperBibiko2010-02-161-25/+80
* • removed arrowsBibiko2010-02-161-35/+11
* • improved csv field mapper GUI a bitBibiko2010-02-161-22/+153
* • field mapper controllerBibiko2010-02-161-24/+494
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-162-1157/+296
* • some further progress for the new csv import field mapper sheetBibiko2010-02-151-75/+73
* Made Available Privs table not enabled unless a schema is selected.mltownsend2010-02-141-9/+8
* Fix bug where adding a user, setting name and password, then immediately hitt...mltownsend2010-02-081-1/+11
* 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-061-49/+54
* Localize delete relation context menu item, update Localizable.strings and us...stuconnolly2010-02-061-0/+0
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-061-104/+922
* - 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
* • some further work at the new field mapper sheetBibiko2010-02-051-134/+145
* • fixed endless loop if user selects a table whose name contains chars whic...Bibiko2010-02-051-16/+14