Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "Add Database..." to Chose Database popup button. | avenjamin | 2008-09-16 | 1 | -14/+82 |
| | |||||
* | remove connect sheet "add to favourites" check box. change first responder ↵ | abhibeckert | 2008-09-12 | 1 | -6350/+3139 |
| | | | | of db view | ||||
* | Fixed a formatting issue in Credits.rtf file | avenjamin | 2008-09-10 | 1 | -13/+24 |
| | |||||
* | Made the Tables list split view save its width. Issue #42 | avenjamin | 2008-09-07 | 1 | -3654/+3679 |
| | | | | Autosaved as DBViewSplitter | ||||
* | Removed focus ring from Favourties Table in Connection sheet | avenjamin | 2008-09-07 | 1 | -3159/+3159 |
| | | | | | Turned on alternating rows Turned off allow multiple selection | ||||
* | Changed Add and Remove Buttons to show standard plus and minus images ↵ | avenjamin | 2008-09-07 | 1 | -3165/+6326 |
| | | | | instead of text. | ||||
* | implemneted favourite remove button in connect panel | abhibeckert | 2008-09-06 | 1 | -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 ↵ | abhibeckert | 2008-09-06 | 1 | -93/+274 |
| | | | | favourites button.' | ||||
* | can now rename favourites in the connect panel | abhibeckert | 2008-09-06 | 1 | -6119/+3041 |
| | |||||
* | • Added localisation for TABLES and TABLE INFORMATION | avenjamin | 2008-08-30 | 1 | -0/+0 |
| | | | | • Issue 35 - marked fixed | ||||
* | • Fixed Credits | avenjamin | 2008-08-30 | 3 | -6910/+7880 |
| | | | | | | | | • 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 | ||||
* | #1 - Add Software Update checking | mattlangtree | 2008-08-30 | 1 | -2034/+1208 |
| | | | | | | - Added Sparkle.Framework to Project. - Added SUFeedURL key in Info.plist (set to http://sequelpro.com/appcast/app-releases.xml) - Updated "Check for Updates..." menu item in MainMenu.xib to now point to SparkleFramework updater | ||||
* | add ben to credits and update version number | abhibeckert | 2008-08-06 | 1 | -3/+3 |
| | |||||
* | Added Toggle Console and Clear Console to MainMenu | avenjamin | 2008-07-15 | 1 | -1742/+1825 |
| | |||||
* | update credits | abhibeckert | 2008-05-07 | 1 | -4/+8 |
| | |||||
* | Changed the tables list, custom cell to handle image+text+indentation, added ↵ | avenjamin | 2008-05-07 | 3 | -7720/+8027 |
| | | | | table information (commented out until bug resolved) | ||||
* | move sql favorites/history to below the text box instead of above it | abhibeckert | 2008-05-03 | 1 | -3570/+3578 |
| | |||||
* | change scroll bars to large and improve focus ring behavior | abhibeckert | 2008-05-03 | 1 | -3341/+3359 |
| | |||||
* | double clicking a favorite in the connect sheet will now connect to it | abhibeckert | 2008-05-03 | 1 | -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 sheet | abhibeckert | 2008-05-03 | 1 | -3989/+3994 |
| | |||||
* | database select toolbar item is now the same width as the left split | abhibeckert | 2008-05-02 | 2 | -3883/+3747 |
| | | | | | 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 | -1725/+1757 |
| | |||||
* | issue 16 - move show server variables toolbar item into database menu | abhibeckert | 2008-05-02 | 2 | -4118/+4177 |
| | |||||
* | added 'copy table syntax' menu item | abhibeckert | 2008-05-02 | 2 | -5482/+5424 |
| | | | | | fixed copy button on show table syntax window | ||||
* | new toolbar icons for 'switch too' items | abhibeckert | 2008-05-02 | 1 | -2974/+6027 |
| | | | | | added a 48px version of the logo for the connect sheet | ||||
* | Miscellaneous UI changes | mattlangtree | 2008-05-01 | 1 | -5607/+2471 |
| | |||||
* | change create table syntax panel to a HID window | abhibeckert | 2008-04-30 | 1 | -3735/+3829 |
| | |||||
* | foobar | avenjamin | 2008-04-30 | 2 | -6493/+6499 |
| | |||||
* | complete issue 13 - move database select into toolbar | abhibeckert | 2008-04-27 | 2 | -4045/+4259 |
| | |||||
* | issue 20 - clean up table content and run query views | abhibeckert | 2008-04-26 | 1 | -4750/+5058 |
| | | | | | changed search to 'live' | ||||
* | re-organize table content tab | abhibeckert | 2008-04-25 | 1 | -3434/+3302 |
| | |||||
* | begin cleaning up table content tab | abhibeckert | 2008-04-25 | 1 | -5484/+5231 |
| | |||||
* | bugfix issue #22 - table structure split view was larger than the tab view ↵ | abhibeckert | 2008-04-25 | 1 | -3589/+3588 |
| | | | | it was in | ||||
* | change main split view to have a 1px line | abhibeckert | 2008-04-23 | 1 | -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 friendlyness | abhibeckert | 2008-04-23 | 10 | -1527/+28721 |
| | |||||
* | replace main window tabs with toolbar icons | abhibeckert | 2008-04-23 | 4 | -2/+3 |
| | | | | | modernize table structure layout | ||||
* | remove ib tmp file | abhibeckert | 2008-04-22 | 4 | -315/+0 |
| | |||||
* | Issue #8 completed - when the connect panel's "Add to favorites" checkbox is ↵ | abhibeckert | 2008-04-22 | 3 | -1/+2 |
| | | | | selected, the connection details will be added as a new favourite | ||||
* | refactor encoding system | abhibeckert | 2008-04-20 | 6 | -3/+24 |
| | | | | | | | 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 | 5 | -46/+44 |
| | |||||
* | redesign connect sheet | abhibeckert | 2008-04-19 | 1 | -0/+0 |
| | |||||
* | redesign connect sheet | abhibeckert | 2008-04-19 | 1 | -0/+0 |
| | |||||
* | redesign connect sheet | abhibeckert | 2008-04-19 | 2 | -0/+2 |
| | |||||
* | remove ide meta files | abhibeckert | 2008-04-13 | 7 | -821/+1 |
| | | | | | fix CocoaMySQL reference in credits | ||||
* | update version to 0.8 | abhibeckert | 2008-04-13 | 7 | -19/+33 |
| | | | | | | | | remove references to CocoaMySQL fix broken link to FAQ page apply new icon to documentation update credits rtf | ||||
* | rename project; disable software update system (ticket #1) | abhibeckert | 2008-04-05 | 19 | -51/+49 |
| | |||||
* | Initial import from (slightly modified) CocoaMySQL v0.7b4 | abhibeckert | 2008-04-04 | 42 | -0/+4060 |