aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* • fixed localize problem while entering the new auto_inc value in TableStatusBibiko2010-09-141-95/+30
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-9/+76
* * Fix string width as reported by Alexander Vasiliev (ru)dmoagx2010-09-121-433/+56
* • added to Structure source table's context menu item: "Show optimized fiel...Bibiko2010-09-121-11/+54
* • SPTableStructure's source table saves its column widthsBibiko2010-09-101-4/+5
* • TableStructureBibiko2010-09-101-5/+6
* • TableStructureBibiko2010-09-101-38/+13
* • Structure editingBibiko2010-09-091-5/+305
* Uppercase field types popup cell in table structure view.stuconnolly2010-09-091-613/+623
* • TableStructureBibiko2010-09-091-69/+249
* • outsourced control:textView:doCommandBySelector: stuff to SPCopyTable sin...Bibiko2010-08-241-3/+3
* • added context menu for Copy, Copy with Header, Copy as SQL Insert to Cust...Bibiko2010-08-241-3/+147
* • first preparations to allow in cell editing in Custom Query (not yet act...Bibiko2010-08-221-13/+684
* Missing changes from r2554.stuconnolly2010-08-191-97/+85
* - Tweak the layout of the "Add Triggers" sheet, giving labels more space for...rowanbeentje2010-08-011-60/+69
* Tweak structure view index collapsing:rowanbeentje2010-07-171-94/+107
* Localisation improvements:rowanbeentje2010-07-161-901/+107
* •re-bound SPDatabaseDocument's customQueryTextView outlet with Custom Query...Bibiko2010-07-081-30/+38
* • forgotten to remove placeholders and default values resp. of data textfie...Bibiko2010-07-071-12/+11
* • made Comment and CREATE-Syntax textfield the same width in Table Status viewBibiko2010-07-071-3/+3
* • made Table Status view localisable and resized GUI elementsBibiko2010-07-071-64/+382
* • fine-tuned scrollView position of Custom Query Result tableBibiko2010-07-071-10/+891
* • fixed scrollView height and position of Custom Query Result table to dis...Bibiko2010-07-071-5/+7
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-319/+311
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-270/+259
* - Make the query info/error display collapsible.stuconnolly2010-07-061-2466/+2787
* • resized GUI elements for localisation of longer explanationsBibiko2010-07-051-15/+44
* Remove all the old export code and associated UI controls.stuconnolly2010-07-021-3504/+3020
* • fixed tablesList's searchField width after collapsing tablesList's viewBibiko2010-06-301-2/+10
* Minor interface tweaks.stuconnolly2010-06-251-10/+16
* Add a new button bar to the query editor in preparation for redesigning the e...stuconnolly2010-06-151-167/+223
* • several fixes for index table in Structure viewBibiko2010-06-151-89/+102
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-1135/+86
* Split the management of a table's indexes (adding and removing) to its own co...stuconnolly2010-06-141-763/+236
* Exporter ehancements:stuconnolly2010-06-131-15/+13
* - Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car...stuconnolly2010-06-101-3/+3
* Exporter fixes:stuconnolly2010-06-101-1/+9
* Exporter enhancements, including:stuconnolly2010-06-091-178/+77
* 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