aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
...
* • finalized first approach to save/open SPF (⇧⌘S/⌘O)Bibiko2009-08-241-12/+336
* • add accessory view for Save ConnectionBibiko2009-08-231-1/+490
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-220/+7
* Add support for the BETWEEN operator when filtering a table's content. Implem...stuconnolly2009-08-211-13/+241
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-201-22/+108
* - The add, rename and copy table sheets should not block the main thread (par...stuconnolly2009-08-181-24/+34
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-131-17/+36
* • in Table Content the button status of "edit spreadsheet or sheet-like" wi...Bibiko2009-08-111-32/+33
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-071-7/+63
* - Fixed dimensions of Content Tableavenjamin2009-08-071-206/+127
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-061-10/+217
* • changed keyboard navigationBibiko2009-08-041-13/+197
* - Implement live filtering of the server variables table viewstuconnolly2009-08-031-10/+134
* - Add a tooltip to the table information pane toggle buttonrowanbeentje2009-08-021-16/+8
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-18/+24
* Put the table content filter in a split view so the field name drop down and ...stuconnolly2009-08-011-293/+374
* Update the properties of the record count textfield on the CSV mapping import...stuconnolly2009-07-311-10/+21
* - Update the 'this table does not support relations' to be a little more info...stuconnolly2009-07-301-26/+24
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-27/+164
* - Added Splitview delegate method to hide the drag handle on the Table Info p...avenjamin2009-07-291-5/+13
* Improve TablesList significantly:rowanbeentje2009-07-281-282/+490
* - Add keyboard shortcuts for Add and Delete buttons in Table Relations panerowanbeentje2009-07-261-160/+81
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-261-22/+74
* - For custom query result columns which map to SQL fields, check the column ...rowanbeentje2009-07-241-184/+45
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-171-1248/+5
* • changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (...Bibiko2009-07-161-3/+15
* • fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable...Bibiko2009-07-161-14/+13
* • rewrote ⌘/ "comment line" completelyBibiko2009-07-161-18/+59
* • Comment current Query/SelectionBibiko2009-07-151-15/+182
* • a right-click at a row within a tableView will select that row before or...Bibiko2009-07-151-22/+35
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-2/+10
* • unified ⌥⌘A in tooltipsBibiko2009-07-141-12/+52
* - Alter the "Allow Null" column in the source view to use a checkbox instead...rowanbeentje2009-07-071-191/+98
* - Update the import/export progress sheet title to reflect the current activityrowanbeentje2009-07-061-21/+46
* Overhaul the connection screen:rowanbeentje2009-07-061-2533/+35
* Add contextual menus to the table content and table relations views. Complete...stuconnolly2009-07-021-9/+136
* Add contextual menus to table structure and table index views. Part of issue ...stuconnolly2009-07-021-61/+150
* When displaying the add new table sheet use SPDatabaseData to get the availab...stuconnolly2009-07-011-7/+60
* - Make SSHQuestionDialog and printAccessory XIB's localizableavenjamin2009-06-291-51/+9
* • fixes for Create Syntax HUD window:Bibiko2009-06-261-25/+95
* - Fix issue with LHS action button would display its menu Small instead of Re...avenjamin2009-06-251-16/+16
* Remove table column from relations table view as its redundant data.stuconnolly2009-06-241-59/+10
* - Changed the way the BWToolkit framework was included to allow modifications...avenjamin2009-06-241-189/+22
* • added separate Menu "Context Menu (Table List)" to DBView.xibBibiko2009-06-241-23/+466
* - Modified titlebar display of SSH statusavenjamin2009-06-241-638/+681
* - Interface cleanup of various sheets and windowsavenjamin2009-06-241-4421/+4250
* Implement some of the points suggested in issue #309:stuconnolly2009-06-241-6/+9
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-231-764/+995
* • fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4.Bibiko2009-06-221-6/+10
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-11/+296