Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #51 convert structure toolbar icon to png | abhibeckert | 2008-09-19 | 3 | -4/+4 |
| | |||||
* | add 0.9.1 version number to info plist | abhibeckert | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | Added "Add Database..." to Chose Database popup button. | avenjamin | 2008-09-16 | 3 | -17/+91 |
| | |||||
* | Updated project with cleaned up SQL framework. | avenjamin | 2008-09-12 | 1 | -6/+6 |
| | |||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -0/+3364 |
| | | | | Re adding for the second time. | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -3359/+0 |
| | | | | Removing once again as error in last add | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 43 | -0/+3359 |
| | | | | Re-adding this framework now. Hopefully all goes well. | ||||
* | Attempting to fix an issue with this framework and it's containing symlinks. | avenjamin | 2008-09-12 | 114 | -10077/+0 |
| | | | | Removing it all together and re-adding it. See following commit for further info. | ||||
* | remove connect sheet "add to favourites" check box. change first responder ↵ | abhibeckert | 2008-09-12 | 3 | -6366/+3139 |
| | | | | of db view | ||||
* | Fixed a formatting issue in Credits.rtf file | avenjamin | 2008-09-10 | 1 | -13/+24 |
| | |||||
* | Show/Hide Console & Clear Console Toolbar items now enable properly. Issue #48 | avenjamin | 2008-09-09 | 1 | -83/+90 |
| | |||||
* | 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 | 3 | -108/+55 |
| | | | | | | | 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 | 17 | -2/+1888 |
| | | | | | | | | | • 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 | 3 | -93/+287 |
| | | | | favourites button.' | ||||
* | can now rename favourites in the connect panel | abhibeckert | 2008-09-06 | 2 | -6120/+3041 |
| | |||||
* | • Added localisation for TABLES and TABLE INFORMATION | avenjamin | 2008-08-30 | 3 | -2/+2 |
| | | | | • Issue 35 - marked fixed | ||||
* | • Fixed Credits | avenjamin | 2008-08-30 | 14 | -6987/+8021 |
| | | | | | | | | • 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 | 66 | -2035/+3102 |
| | | | | | | - 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 | ||||
* | Added i386 to Valid Architectures to allow builing of Universal Binary | avenjamin | 2008-08-06 | 1 | -1/+1 |
| | |||||
* | add ben to credits and update version number | abhibeckert | 2008-08-06 | 2 | -4/+4 |
| | |||||
* | Added Toggle Console and Clear Console to MainMenu | avenjamin | 2008-07-15 | 3 | -1746/+1829 |
| | |||||
* | update credits | abhibeckert | 2008-05-07 | 1 | -4/+8 |
| | |||||
* | (no commit message) | avenjamin | 2008-05-07 | 1 | -0/+4 |
| | |||||
* | yay ok, im not doing that again | avenjamin | 2008-05-07 | 1 | -2/+2 |
| | |||||
* | hmmm | avenjamin | 2008-05-07 | 3 | -16/+0 |
| | |||||
* | ok hopefully should be sorted | avenjamin | 2008-05-07 | 1 | -0/+0 |
| | |||||
* | wrong location | avenjamin | 2008-05-07 | 1 | -0/+0 |
| | |||||
* | last commit left some new files behind | avenjamin | 2008-05-07 | 5 | -0/+402 |
| | |||||
* | Changed the tables list, custom cell to handle image+text+indentation, added ↵ | avenjamin | 2008-05-07 | 9 | -8222/+8609 |
| | | | | 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 |
| | |||||
* | fix misc code errors and warnings | abhibeckert | 2008-05-03 | 2 | -180/+187 |
| | |||||
* | 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 | 3 | -3328/+3347 |
| | | | | | 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 |
| | |||||
* | fix broken build | abhibeckert | 2008-05-03 | 2 | -5/+4 |
| | |||||
* | database select toolbar item is now the same width as the left split | abhibeckert | 2008-05-02 | 7 | -3980/+3794 |
| | | | | | 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 | 3 | -1737/+1759 |
| | |||||
* | issue 16 - move show server variables toolbar item into database menu | abhibeckert | 2008-05-02 | 4 | -4131/+4179 |
| | |||||
* | added 'copy table syntax' menu item | abhibeckert | 2008-05-02 | 4 | -5491/+5432 |
| | | | | | fixed copy button on show table syntax window | ||||
* | new toolbar icons for 'switch too' items | abhibeckert | 2008-05-02 | 8 | -2979/+6051 |
| | | | | | added a 48px version of the logo for the connect sheet | ||||
* | Miscellaneous UI changes | mattlangtree | 2008-05-01 | 3 | -5622/+2510 |
| | |||||
* | change create table syntax panel to a HID window | abhibeckert | 2008-04-30 | 3 | -3761/+3845 |
| | |||||
* | foobar | avenjamin | 2008-04-30 | 1 | -20899/+0 |
| | |||||
* | foobar | avenjamin | 2008-04-30 | 5 | -6678/+27593 |
| | |||||
* | complete issue 13 - move database select into toolbar | abhibeckert | 2008-04-27 | 7 | -4093/+4389 |
| | |||||
* | issue 20 - clean up table content and run query views | abhibeckert | 2008-04-26 | 2 | -4750/+5062 |
| | | | | | changed search to 'live' | ||||
* | re-organize table content tab | abhibeckert | 2008-04-25 | 1 | -3434/+3302 |
| |