Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Table Refresh. Issue #57. | avenjamin | 2008-09-28 | 1 | -7/+15 |
| | | | | | Table Refresh button wasn't linked to anything. Hence the supposed error. | ||||
* | Fixed redraw issue in "Browse" mode. Issue #37 | avenjamin | 2008-09-28 | 1 | -37/+37 |
| | | | | Previously in certain situations the header bar of the table view would not redraw - leaving a blank bar. Issue appeared to be related to "loading" spinner overlapping the table view. | ||||
* | Cleaned up FIle menu. Issue #36 | avenjamin | 2008-09-28 | 1 | -167/+268 |
| | |||||
* | update version number | abhibeckert | 2008-09-26 | 1 | -2/+2 |
| | |||||
* | Fixed issue #56 - "Data Corruption" | avenjamin | 2008-09-25 | 1 | -3/+4 |
| | | | | | | Note that this fix may not be the best solution. However it solves the issue in the meantime. | ||||
* | Fixed issue #54 - "Export translates decimal values as hexadecimal" | avenjamin | 2008-09-25 | 2 | -0/+3 |
| | |||||
* | #41 added Hide/Show Toolbar and Customize Toolbar menu items | abhibeckert | 2008-09-23 | 1 | -2040/+1000 |
| | |||||
* | #52 table structure view now has proper titlecase columns and all columns ↵ | abhibeckert | 2008-09-23 | 2 | -20/+15 |
| | | | | are now left aligned | ||||
* | #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 |