aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #51 convert structure toolbar icon to pngabhibeckert2008-09-193-4/+4
|
* add 0.9.1 version number to info plistabhibeckert2008-09-171-2/+2
|
* Added "Add Database..." to Chose Database popup button.avenjamin2008-09-163-17/+91
|
* Updated project with cleaned up SQL framework.avenjamin2008-09-121-6/+6
|
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-0/+3364
| | | | Re adding for the second time.
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-3359/+0
| | | | Removing once again as error in last add
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-1243-0/+3359
| | | | Re-adding this framework now. Hopefully all goes well.
* Attempting to fix an issue with this framework and it's containing symlinks.avenjamin2008-09-12114-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 ↵abhibeckert2008-09-123-6366/+3139
| | | | of db view
* Fixed a formatting issue in Credits.rtf fileavenjamin2008-09-101-13/+24
|
* Show/Hide Console & Clear Console Toolbar items now enable properly. Issue #48avenjamin2008-09-091-83/+90
|
* Made the Tables list split view save its width. Issue #42avenjamin2008-09-071-3654/+3679
| | | | Autosaved as DBViewSplitter
* Removed focus ring from Favourties Table in Connection sheetavenjamin2008-09-071-3159/+3159
| | | | | Turned on alternating rows Turned off allow multiple selection
* Changed Add and Remove Buttons to show standard plus and minus images ↵avenjamin2008-09-071-3165/+6326
| | | | instead of text.
* implemneted favourite remove button in connect panelabhibeckert2008-09-063-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 #26avenjamin2008-09-0617-2/+1888
| | | | | | | | | • Connected • Disconnected • Import Finished • Export Finished • Query Finished • Table Syntax Copied
* added 'addto favourites' button to connect sheet. stubbed out remove from ↵abhibeckert2008-09-063-93/+287
| | | | favourites button.'
* can now rename favourites in the connect panelabhibeckert2008-09-062-6120/+3041
|
* • Added localisation for TABLES and TABLE INFORMATIONavenjamin2008-08-303-2/+2
| | | | • Issue 35 - marked fixed
* • Fixed Creditsavenjamin2008-08-3014-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 checkingmattlangtree2008-08-3066-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 Binaryavenjamin2008-08-061-1/+1
|
* add ben to credits and update version numberabhibeckert2008-08-062-4/+4
|
* Added Toggle Console and Clear Console to MainMenuavenjamin2008-07-153-1746/+1829
|
* update creditsabhibeckert2008-05-071-4/+8
|
* (no commit message)avenjamin2008-05-071-0/+4
|
* yay ok, im not doing that againavenjamin2008-05-071-2/+2
|
* hmmmavenjamin2008-05-073-16/+0
|
* ok hopefully should be sortedavenjamin2008-05-071-0/+0
|
* wrong locationavenjamin2008-05-071-0/+0
|
* last commit left some new files behindavenjamin2008-05-075-0/+402
|
* Changed the tables list, custom cell to handle image+text+indentation, added ↵avenjamin2008-05-079-8222/+8609
| | | | table information (commented out until bug resolved)
* move sql favorites/history to below the text box instead of above itabhibeckert2008-05-031-3570/+3578
|
* fix misc code errors and warningsabhibeckert2008-05-032-180/+187
|
* change scroll bars to large and improve focus ring behaviorabhibeckert2008-05-031-3341/+3359
|
* double clicking a favorite in the connect sheet will now connect to itabhibeckert2008-05-033-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 sheetabhibeckert2008-05-031-3989/+3994
|
* fix broken buildabhibeckert2008-05-032-5/+4
|
* database select toolbar item is now the same width as the left splitabhibeckert2008-05-027-3980/+3794
| | | | | fixed some bugs with the database select toolbar item when customizing the toolbar
* move flush privileges toolbar icon into database menuabhibeckert2008-05-023-1737/+1759
|
* issue 16 - move show server variables toolbar item into database menuabhibeckert2008-05-024-4131/+4179
|
* added 'copy table syntax' menu itemabhibeckert2008-05-024-5491/+5432
| | | | | fixed copy button on show table syntax window
* new toolbar icons for 'switch too' itemsabhibeckert2008-05-028-2979/+6051
| | | | | added a 48px version of the logo for the connect sheet
* Miscellaneous UI changesmattlangtree2008-05-013-5622/+2510
|
* change create table syntax panel to a HID windowabhibeckert2008-04-303-3761/+3845
|
* foobaravenjamin2008-04-301-20899/+0
|
* foobaravenjamin2008-04-305-6678/+27593
|
* complete issue 13 - move database select into toolbarabhibeckert2008-04-277-4093/+4389
|
* issue 20 - clean up table content and run query viewsabhibeckert2008-04-262-4750/+5062
| | | | | changed search to 'live'
* re-organize table content tababhibeckert2008-04-251-3434/+3302
|