aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
Commit message (Collapse)AuthorAgeFilesLines
* remove connect sheet "add to favourites" check box. change first responder ↵abhibeckert2008-09-121-1/+0
| | | | of db view
* implemneted favourite remove button in connect panelabhibeckert2008-09-061-2/+3
| | | | | | | 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-0/+2
| | | | favourites button.'
* • Fixed Creditsavenjamin2008-08-301-55/+58
| | | | | | | | • 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
* Added Toggle Console and Clear Console to MainMenuavenjamin2008-07-151-2/+2
|
* Changed the tables list, custom cell to handle image+text+indentation, added ↵avenjamin2008-05-071-0/+3
| | | | table information (commented out until bug resolved)
* double clicking a favorite in the connect sheet will now connect to itabhibeckert2008-05-031-0/+1
| | | | | 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 broken buildabhibeckert2008-05-031-1/+0
|
* database select toolbar item is now the same width as the left splitabhibeckert2008-05-021-0/+4
| | | | | fixed some bugs with the database select toolbar item when customizing the toolbar
* move flush privileges toolbar icon into database menuabhibeckert2008-05-021-1/+1
|
* issue 16 - move show server variables toolbar item into database menuabhibeckert2008-05-021-1/+1
|
* added 'copy table syntax' menu itemabhibeckert2008-05-021-2/+2
| | | | | fixed copy button on show table syntax window
* Miscellaneous UI changesmattlangtree2008-05-011-0/+1
|
* change create table syntax panel to a HID windowabhibeckert2008-04-301-0/+1
|
* foobaravenjamin2008-04-301-5/+11
|
* complete issue 13 - move database select into toolbarabhibeckert2008-04-271-0/+1
|
* change main split view to have a 1px lineabhibeckert2008-04-231-1/+6
| | | | | | change header comment in TableDocument.h/m to reflect change in author re-group files in xcode
* replace main window tabs with toolbar iconsabhibeckert2008-04-231-0/+2
| | | | | modernize table structure layout
* Issue #8 completed - when the connect panel's "Add to favorites" checkbox is ↵abhibeckert2008-04-221-0/+1
| | | | selected, the connection details will be added as a new favourite
* refactor favourites system in connect sheetabhibeckert2008-04-201-1/+0
|
* refactor encoding systemabhibeckert2008-04-201-3/+11
| | | | | | | refactor menu validation move database action buttons into a new "Database" menu pretty up the table select view and it's action buttons
* refactor favoritesabhibeckert2008-04-201-0/+2
|
* clean up codeabhibeckert2008-04-201-13/+8
|
* redesign connect sheetabhibeckert2008-04-191-51/+51
|
* rename project; disable software update system (ticket #1)abhibeckert2008-04-051-2/+2
|
* Initial import from (slightly modified) CocoaMySQL v0.7b4abhibeckert2008-04-041-0/+190