aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* Removed the SPUserManager instancemltownsend2010-05-281-41/+47
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-289/+267
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-120/+133
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-105/+97
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-141/+136
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-57/+43
* Update table list 'gear' menu to match that of the context menu.stuconnolly2010-05-271-17/+162
* Fix table list context menu separator display caused by the introduction of t...stuconnolly2010-05-271-82/+13
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-77/+390
* Initial implementation of tabs:rowanbeentje2010-05-231-8131/+8022
* Review trigger fetching and storage:rowanbeentje2010-05-011-58/+117
* Changed appearance of copy/rename DB to match that of copyTable. drx7772010-04-291-135/+117
* Disables copy/rename confirmation buttons in copy/rename sheet if no name is ...drx7772010-04-291-17/+5
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-281-24/+772
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-109/+109
* Add a 'Show Create Syntax...' menu item to the tables list context menu and '...stuconnolly2010-04-111-12/+219
* Restore the table content's copy menu items' tags after they seem to have bee...stuconnolly2010-04-011-9/+26
* • fixed printing of Extended Table Info if Create Table Syntax view has focusBibiko2010-03-131-34/+43
* Uppercase various menu items.stuconnolly2010-03-101-833/+45
* • changed key shortcuts for Show Completion Lists to ⌥⌘1,2,3 since ^1,...Bibiko2010-03-091-64/+15
* • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet listBibiko2010-03-091-18/+184
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-071-27/+92
* • 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
* • fixed keyboard behaviour of "Create Sytax Sheet"Bibiko2010-02-201-13/+131
* • TableDumpBibiko2010-02-171-15/+74
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-161-831/+13
* 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
* 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
* • refactored the entire history logic in Custom QueryBibiko2010-02-051-17/+229
* • bound ⌥⌘H to Mac's default "Hide others"; fixes i561Bibiko2010-02-041-43/+34
* • field mapping sheet is now document-modal instead of blocking SP entirelyBibiko2010-02-031-24/+198
* • added key-shortcut ⌘= to make the textview size largerBibiko2010-02-021-85/+54
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-111/+1126
* Fix bugs introduced by last commit.avenjamin2010-01-301-246/+219
* * 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
* • first trial to improve the search field behaviour for Query Favorites and...Bibiko2010-01-051-39/+76
* • added Save/Copy History List to "Query History"'s popup menuBibiko2010-01-051-45/+172
* • changed the alternating key to ⌥ instead of ⌘ for "Query Favorites" >...Bibiko2010-01-041-4/+5
* • remember scrollview port and selected row after editing in the Custom Que...Bibiko2010-01-041-34/+220
* - Tweak the pagination interface - remove the text and replace with an icon,...rowanbeentje2009-12-151-4/+4