Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up print css | bamse16 | 2009-04-22 | 1 | -9/+1 |
| | |||||
* | - Increment version numbers to 0.9.5 | rowanbeentje | 2009-04-21 | 1 | -2/+2 |
| | |||||
* | - Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ↵ | rowanbeentje | 2009-04-20 | 1 | -0/+4 |
| | | | | options for the console in the user preferences | ||||
* | - Changed console window to match style of main window. | avenjamin | 2009-04-20 | 1 | -0/+0 |
| | | | | | | - New bottom bar. - Both checkboxes moved into gear button with menu. - Clear Console button has new custom image | ||||
* | - Replaced Favorites image in prefs with our own custom one. | avenjamin | 2009-04-20 | 1 | -0/+0 |
| | |||||
* | - New network icon for preferences toolbar | avenjamin | 2009-04-20 | 1 | -0/+0 |
| | |||||
* | - Cleaned up connection sheet "Edit" button | avenjamin | 2009-04-17 | 1 | -0/+0 |
| | | | | - Added new button_edit image | ||||
* | - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys | rowanbeentje | 2009-04-17 | 1 | -0/+6 |
| | | | | | | - Add the ability to configure the maximum number of items in the query history - Added appropriate minumums (0) and maximums in prefs for max history items, LIMIT count, connection timeout value | ||||
* | - Add the minimum system version key. When run on 10.4 the system now ↵ | rowanbeentje | 2009-04-16 | 1 | -0/+2 |
| | | | | displays "You cannot use the application "Sequel Pro" with this version of Mac OS X", rather than crashing. | ||||
* | - Correctly set default editor font to Monaco 10 | rowanbeentje | 2009-04-12 | 1 | -1/+1 |
| | | | | | | - Restore pref upgrade methods, make compatibible with both lastUsedVersion and LastUsedVersion keys - Add upgrade method to map old pref keys to new pref keys, delete old keys | ||||
* | - Tweak code to use the new UseKeepAlive preference value | rowanbeentje | 2009-04-11 | 1 | -14/+22 |
| | | | | | | | - Update a few pref checks which were using the old pref values still - Resort preference defaults to match layout in prefs, restore old default values for some keys - Restore missing defaults for new editor properties | ||||
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 1 | -0/+75 |
| | |||||
* | - part 3 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -0/+36 |
| | | | | - commiting Resources | ||||
* | - part 2 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 17 | -0/+0 |
| | | | | - commiting Images | ||||
* | - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as ↵ | rowanbeentje | 2009-03-26 | 2 | -0/+22 |
| | | | | | | | | soon as the new framework is used (ie before 0.9.6) - Add a public key to the project and add a link to it in Info.plist for use by Sparkle when verifying future updates - Add a new build configuration (Distribution), and add a new script for use with only that configuration - constructs a basic disk image, asks for the private key file, and signs it. | ||||
* | Set the default edit-in-sheets button toggle state to no, and add a ↵ | rowanbeentje | 2009-03-25 | 1 | -0/+0 |
| | | | | highlighted image state to show when it's set to on | ||||
* | - Resaved images to reduce filesize. | avenjamin | 2009-03-21 | 19 | -0/+0 |
| | | | | - Renamed to have consistent file extensions | ||||
* | - Removed old no longer used images. | avenjamin | 2009-03-21 | 35 | -0/+0 |
| | |||||
* | - Restyled the bottom bars in the Sidebar, Structure, Indexes, and Content views | avenjamin | 2009-03-21 | 4 | -0/+0 |
| | | | | | - Added new images - Cleaned up tooltips for the new buttons | ||||
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -2/+2 |
| | | | | | | | - Improves on r370 and r375 by preventing actions triggered by the save from triggering saves themselves - Improves further on r370 and r375 by committing any current edits before saving - Additional comments | ||||
* | + Added new images for button bars | avenjamin | 2009-03-10 | 7 | -0/+0 |
| | | | | + Changed button bar images for left sidebar | ||||
* | A patch to improve View support, addressing Issue #130. This patch undoes ↵ | rowanbeentje | 2009-02-23 | 1 | -0/+0 |
| | | | | the damage caused by r333, making views viewable again, and extends support by preventing errors in the info pane, by drawing views with a different icon to easily differentiate them, by making all source/index information non-editable to match GUI to behaviour, and to tweak the interface slightly to match. | ||||
* | + Updated to use new icon in TABLE INFORMATION pane. (#146) | avenjamin | 2009-01-18 | 2 | -0/+0 |
| | |||||
* | Added perl script to automatically add the build version to Info.plist. | stuconnolly | 2008-12-10 | 1 | -1/+1 |
| | |||||
* | MERGED r262:266 from branches/stuart02 to trunk to include new project ↵ | stuconnolly | 2008-12-10 | 57 | -0/+188 |
structure. |