Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "Add Database..." to Chose Database popup button. | avenjamin | 2008-09-16 | 1 | -3/+7 |
| | |||||
* | remove connect sheet "add to favourites" check box. change first responder ↵ | abhibeckert | 2008-09-12 | 1 | -15/+0 |
| | | | | of db view | ||||
* | Show/Hide Console & Clear Console Toolbar items now enable properly. Issue #48 | avenjamin | 2008-09-09 | 1 | -83/+90 |
| | |||||
* | implemneted favourite remove button in connect panel | abhibeckert | 2008-09-06 | 1 | -24/+16 |
| | | | | | | | 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 | ||||
* | Growl Support Added. Issue #26 | avenjamin | 2008-09-06 | 1 | -0/+33 |
| | | | | | | | | | • Connected • Disconnected • Import Finished • Export Finished • Query Finished • Table Syntax Copied | ||||
* | added 'addto favourites' button to connect sheet. stubbed out remove from ↵ | abhibeckert | 2008-09-06 | 1 | -0/+11 |
| | | | | favourites button.' | ||||
* | can now rename favourites in the connect panel | abhibeckert | 2008-09-06 | 1 | -1/+0 |
| | |||||
* | • Fixed Credits | avenjamin | 2008-08-30 | 1 | -16/+48 |
| | | | | | | | | • 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 MainMenu | avenjamin | 2008-07-15 | 1 | -2/+2 |
| | |||||
* | Changed the tables list, custom cell to handle image+text+indentation, added ↵ | avenjamin | 2008-05-07 | 1 | -35/+45 |
| | | | | table information (commented out until bug resolved) | ||||
* | double clicking a favorite in the connect sheet will now connect to it | abhibeckert | 2008-05-03 | 1 | -1/+7 |
| | | | | | 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 build | abhibeckert | 2008-05-03 | 1 | -4/+4 |
| | |||||
* | database select toolbar item is now the same width as the left split | abhibeckert | 2008-05-02 | 1 | -4/+43 |
| | | | | | fixed some bugs with the database select toolbar item when customizing the toolbar | ||||
* | move flush privileges toolbar icon into database menu | abhibeckert | 2008-05-02 | 1 | -11/+1 |
| | |||||
* | issue 16 - move show server variables toolbar item into database menu | abhibeckert | 2008-05-02 | 1 | -12/+1 |
| | |||||
* | added 'copy table syntax' menu item | abhibeckert | 2008-05-02 | 1 | -7/+6 |
| | | | | | fixed copy button on show table syntax window | ||||
* | new toolbar icons for 'switch too' items | abhibeckert | 2008-05-02 | 1 | -5/+4 |
| | | | | | added a 48px version of the logo for the connect sheet | ||||
* | Miscellaneous UI changes | mattlangtree | 2008-05-01 | 1 | -15/+38 |
| | |||||
* | change create table syntax panel to a HID window | abhibeckert | 2008-04-30 | 1 | -26/+15 |
| | |||||
* | foobar | avenjamin | 2008-04-30 | 1 | -180/+184 |
| | |||||
* | complete issue 13 - move database select into toolbar | abhibeckert | 2008-04-27 | 1 | -35/+31 |
| | |||||
* | change main split view to have a 1px line | abhibeckert | 2008-04-23 | 1 | -14/+15 |
| | | | | | | change header comment in TableDocument.h/m to reflect change in author re-group files in xcode | ||||
* | replace main window tabs with toolbar icons | abhibeckert | 2008-04-23 | 1 | -119/+206 |
| | | | | | modernize table structure layout | ||||
* | Issue #8 completed - when the connect panel's "Add to favorites" checkbox is ↵ | abhibeckert | 2008-04-22 | 1 | -6/+26 |
| | | | | selected, the connection details will be added as a new favourite | ||||
* | refactor favourites system in connect sheet | abhibeckert | 2008-04-20 | 1 | -72/+69 |
| | |||||
* | refactor encoding system | abhibeckert | 2008-04-20 | 1 | -184/+188 |
| | | | | | | | refactor menu validation move database action buttons into a new "Database" menu pretty up the table select view and it's action buttons | ||||
* | refactor favorites | abhibeckert | 2008-04-20 | 1 | -18/+38 |
| | |||||
* | clean up code | abhibeckert | 2008-04-20 | 1 | -581/+298 |
| | |||||
* | redesign connect sheet | abhibeckert | 2008-04-19 | 1 | -32/+34 |
| | |||||
* | #3 rename project | abhibeckert | 2008-04-05 | 1 | -0/+3 |
| | |||||
* | rename project; disable software update system (ticket #1) | abhibeckert | 2008-04-05 | 1 | -9/+9 |
| | |||||
* | Initial import from (slightly modified) CocoaMySQL v0.7b4 | abhibeckert | 2008-04-04 | 1 | -0/+1625 |