Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | begin cleaning up table content tab | abhibeckert | 2008-04-25 | 3 | -5706/+5457 |
| | |||||
* | 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 | 6 | -4211/+4413 |
| | | | | | | 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 | 11 | -1549/+28743 |
| | |||||
* | replace main window tabs with toolbar icons | abhibeckert | 2008-04-23 | 6 | -121/+211 |
| | | | | | modernize table structure layout | ||||
* | remove ib tmp file | abhibeckert | 2008-04-22 | 4 | -315/+0 |
| | |||||
* | move releases and artwork out of the trunk | abhibeckert | 2008-04-22 | 5 | -505/+0 |
| | |||||
* | Issue #8 completed - when the connect panel's "Add to favorites" checkbox is ↵ | abhibeckert | 2008-04-22 | 5 | -7/+29 |
| | | | | selected, the connection details will be added as a new favourite | ||||
* | refactor favourites system in connect sheet | abhibeckert | 2008-04-20 | 2 | -73/+69 |
| |