aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Merge in recent fixes from trunk for 0.9.6 release:rowanbeentje2009-08-071-28/+42
* - Upgrade version string to 0.9.6rowanbeentje2009-08-021-1/+1
* - 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
* • Favorite Preferences - Favorite name issues fixed:Bibiko2009-07-311-29/+209
* Decrease the size of the software update frequency popup button in the prefer...stuconnolly2009-07-311-12/+13
* - Hide advanced query logging options for the time being as they are still n...rowanbeentje2009-07-311-38/+55
* - 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-262-25/+105
* - For custom query result columns which map to SQL fields, check the column ...rowanbeentje2009-07-241-184/+45
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-23/+91
* • fixed: FieldEditorSheet remembers the last sheet size for 'normal' text f...Bibiko2009-07-181-3/+1
* Update copyright year.stuconnolly2009-07-181-2/+1
* • changed in Custom Query:Bibiko2009-07-171-1/+5
* • Field Editor Sheet classBibiko2009-07-171-5/+39
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-172-1253/+38
* • some further progress on outsourcing the Field Editor sheet for Content a...Bibiko2009-07-161-41/+206
* • some further work on outsourcing the Field Editor sheet for Content and C...Bibiko2009-07-161-0/+1281
* (no commit message)Bibiko2009-07-161-2/+53
* • 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
* - Tweak connection view positioning: relayout views to allow centering withi...rowanbeentje2009-07-151-1022/+1043
* • 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
* • fixed size problem for SSH tab view for SP's minimum window sizeBibiko2009-07-141-58/+76
* • fixed issue for Connection NIB: TABview jumped downwards while resizingBibiko2009-07-141-4/+6
* - Add a "Frequency" menu to automatic updates prefpane, allowing users to ch...rowanbeentje2009-07-131-36/+228
* - 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
* - Improve handling of the new favorites interface in preferences, simplifyin...rowanbeentje2009-07-061-140/+133
* - Fix favorites text fields resizing in prefs windowrowanbeentje2009-07-061-64/+50
* Overhaul the connection screen:rowanbeentje2009-07-063-4626/+5917
* 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-292-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