aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • 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
* • refactored the entire history logic in Custom QueryBibiko2010-02-051-17/+229
* • 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-041-73/+77
* • field mapping sheet is now document-modal instead of blocking SP entirelyBibiko2010-02-031-24/+198
* Moved the schema priv tab over and selected first host if user is selected wh...mltownsend2010-02-021-271/+271
* Refresh function added to user manager.mltownsend2010-02-021-4/+4
* • further work on SPFieldMapperControllerBibiko2010-02-021-24/+206
* • CMTextViewBibiko2010-02-021-7/+7
* • added key-shortcut ⌘= to make the textview size largerBibiko2010-02-021-85/+54
* First stab at Schema Privileges. A UI redesign is on its way. Please test o...mltownsend2010-02-021-14/+1154
* • CMTextView: switch off syntax highlighting if text buffer size is larger ...Bibiko2010-02-011-46/+87
* • Added basic print support for each CMTextViewBibiko2010-02-011-53/+1107
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-312-116/+1187
* • CMTextView's colours are set via observer, live changed in editable textv...Bibiko2010-01-301-35/+316
* Fix bugs introduced by last commit.avenjamin2010-01-302-257/+291
* - removed two occurances of runModalForWindow: when asking questions for the ...jakob2010-01-281-37/+104
* * renaming a table/view/proc/func now doesn't open a sheet anymorejakob2010-01-281-443/+101
* • improved the graphical representation of text macro snippetsBibiko2010-01-271-67/+5
* • tiny GUI corrections like autosave split view size, table locationBibiko2010-01-251-16/+23