aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/DBView.xib
Commit message (Collapse)AuthorAgeFilesLines
* remove connect sheet "add to favourites" check box. change first responder ↵abhibeckert2008-09-121-6350/+3139
| | | | of db view
* Made the Tables list split view save its width. Issue #42avenjamin2008-09-071-3654/+3679
| | | | Autosaved as DBViewSplitter
* Removed focus ring from Favourties Table in Connection sheetavenjamin2008-09-071-3159/+3159
| | | | | Turned on alternating rows Turned off allow multiple selection
* Changed Add and Remove Buttons to show standard plus and minus images ↵avenjamin2008-09-071-3165/+6326
| | | | instead of text.
* implemneted favourite remove button in connect panelabhibeckert2008-09-061-82/+36
| | | | | | | switched from NSArray to NSMutableArray for favourite storage now using KVO to be notified when to save favourites to NSUserDefaults no-longer block the user from having two favourites with identical data
* added 'addto favourites' button to connect sheet. stubbed out remove from ↵abhibeckert2008-09-061-93/+274
| | | | favourites button.'
* can now rename favourites in the connect panelabhibeckert2008-09-061-6119/+3041
|
* • Fixed Creditsavenjamin2008-08-301-5513/+5659
| | | | | | | | • Added grabber images • Removed small icon of table and replaced with new one • Added "Checksum Table" to MainMenu • Added extra splitter grab handles • Few other bits cleaned up
* Changed the tables list, custom cell to handle image+text+indentation, added ↵avenjamin2008-05-071-5968/+6229
| | | | table information (commented out until bug resolved)
* move sql favorites/history to below the text box instead of above itabhibeckert2008-05-031-3570/+3578
|
* change scroll bars to large and improve focus ring behaviorabhibeckert2008-05-031-3341/+3359
|
* double clicking a favorite in the connect sheet will now connect to itabhibeckert2008-05-031-3327/+3339
| | | | | default name for new favorites has been changed to 'database user@host' to make 'type-ahead' more effective in the connect sheet when selecting a favorite
* fix tab order in connect sheetabhibeckert2008-05-031-3989/+3994
|
* database select toolbar item is now the same width as the left splitabhibeckert2008-05-021-3531/+3747
| | | | | fixed some bugs with the database select toolbar item when customizing the toolbar
* issue 16 - move show server variables toolbar item into database menuabhibeckert2008-05-021-2677/+2686
|
* added 'copy table syntax' menu itemabhibeckert2008-05-021-3638/+3547
| | | | | fixed copy button on show table syntax window
* new toolbar icons for 'switch too' itemsabhibeckert2008-05-021-2974/+6027
| | | | | added a 48px version of the logo for the connect sheet
* Miscellaneous UI changesmattlangtree2008-05-011-5607/+2471
|
* change create table syntax panel to a HID windowabhibeckert2008-04-301-3735/+3829
|
* foobaravenjamin2008-04-301-4472/+4118
|
* complete issue 13 - move database select into toolbarabhibeckert2008-04-271-4045/+3907
|
* issue 20 - clean up table content and run query viewsabhibeckert2008-04-261-4750/+5058
| | | | | changed search to 'live'
* re-organize table content tababhibeckert2008-04-251-3434/+3302
|
* begin cleaning up table content tababhibeckert2008-04-251-5484/+5231
|
* bugfix issue #22 - table structure split view was larger than the tab view ↵abhibeckert2008-04-251-3589/+3588
| | | | it was in
* change main split view to have a 1px lineabhibeckert2008-04-231-4147/+4253
| | | | | | change header comment in TableDocument.h/m to reflect change in author re-group files in xcode
* move over to xib files for svn friendlynessabhibeckert2008-04-231-0/+21009