aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Update the new 'Edit Table Details' button tooltipstuconnolly2009-06-211-69/+17
* • changed the behaviour of the "Duplicate Field" button in TableSource:Bibiko2009-06-161-28/+3
* • subclassed the editSheet textViewBibiko2009-06-151-6/+96
* Replace the change table type button with an edit button that switches the cu...stuconnolly2009-06-151-269/+88
* Implementation of enhancement #273: Allow user to truncate table by right cli...stuconnolly2009-06-151-14/+54
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-141-242/+115
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-79/+52
* • rewrote editSheet for editing and displaying BLOB or TEXT data completelyBibiko2009-06-121-538/+1156
* • cleaned code for the case that the user selects a view which causes a MyS...Bibiko2009-06-101-41/+24
* - Table Info pane now has fixed heightavenjamin2009-06-101-70/+52
* - Fix inverted behaviour of "Update help while typing" toggle in the Query a...rowanbeentje2009-06-091-112/+106
* • added: syntax highlighting to the HUD window "Show Create Syntax"Bibiko2009-06-041-25/+142
* Various enhancements to relation functionality, including:stuconnolly2009-06-031-259/+233