| Commit message (Expand) | Author | Age | Files | Lines |
* | - Improve the TextAndLinkCell (foreign key link arrows) to make the arrows b... | rowanbeentje | 2009-07-21 | 2 | -0/+0 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -0/+28 |
* | • added: AMIndeterminateProgressIndicatorCell for global spinning wheel | Bibiko | 2009-07-18 | 1 | -0/+0 |
* | Add the ability to navigate between tables via foreign key relationships, add... | rowanbeentje | 2009-07-18 | 3 | -0/+0 |
* | Remove old SSH tunnel password prompt script. | stuconnolly | 2009-07-17 | 1 | -12/+0 |
* | • narrow-down completion (F5) | Bibiko | 2009-07-15 | 1 | -0/+0 |
* | - Revert r844, making background printing draw from the print accessory view... | rowanbeentje | 2009-06-25 | 1 | -0/+4 |
* | - Interface cleanup of various sheets and windows | avenjamin | 2009-06-24 | 3 | -0/+0 |
* | Add support for titlebar connection status images, and use for SSH tunnels. | rowanbeentje | 2009-06-14 | 3 | -0/+0 |
* | Add a very basic preference to disable all query logging. This can be expande... | stuconnolly | 2009-06-11 | 1 | -0/+2 |
* | • added to Editor Preferences: | Bibiko | 2009-06-05 | 1 | -0/+4 |
* | - Added toolbar icon for table relations. | avenjamin | 2009-06-05 | 1 | -0/+0 |
* | Added print accesory view with option to Print Backgrounds | bamse16 | 2009-06-04 | 1 | -2/+11 |
* | • improved narrow-down completion | Bibiko | 2009-05-25 | 3 | -0/+0 |
* | • activate Preference setting for caret color | Bibiko | 2009-05-24 | 1 | -0/+2 |
* | - Few Changes to Query Editor Preference | avenjamin | 2009-05-22 | 1 | -5/+5 |
* | - Fixed NSFontPanel issue. Now showing font collections in Font Panel | avenjamin | 2009-05-21 | 10 | -0/+0 |
* | New preference to allow the displaying of vertical grid lines in table views. | stuconnolly | 2009-05-19 | 1 | -1/+3 |
* | Move unit tests info plist to resources directory and remove space from unit ... | stuconnolly | 2009-05-18 | 1 | -0/+20 |
* | - added ability to view function and procedures and preliminary ability to in... | mtvee | 2009-05-13 | 2 | -0/+0 |
* | Implementation of enhancement #28: Allow customizing default value of NULL pr... | stuconnolly | 2009-05-11 | 1 | -0/+2 |
* | Update appcast to use full www.sequelpro.com address. | mattlangtree | 2009-05-09 | 1 | -1/+1 |
* | • added "Query Editor" preference pane for setting colors, font, and modes ... | Bibiko | 2009-05-07 | 1 | -0/+18 |
* | • changed context menu item in CQ's textview to support "MySQL Help" | Bibiko | 2009-04-30 | 1 | -0/+2 |
* | • MySQL Help refactoring | Bibiko | 2009-04-29 | 1 | -0/+36 |
* | • added ConsoleShowHelps key (TRUE) to the default plist | Bibiko | 2009-04-28 | 1 | -0/+2 |
* | 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 |
* | - Changed console window to match style of main window. | avenjamin | 2009-04-20 | 1 | -0/+0 |
* | - 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 |
* | - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys | rowanbeentje | 2009-04-17 | 1 | -0/+6 |
* | - Add the minimum system version key. When run on 10.4 the system now displ... | rowanbeentje | 2009-04-16 | 1 | -0/+2 |
* | - Correctly set default editor font to Monaco 10 | rowanbeentje | 2009-04-12 | 1 | -1/+1 |
* | - Tweak code to use the new UseKeepAlive preference value | rowanbeentje | 2009-04-11 | 1 | -14/+22 |
* | 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 |
* | - part 2 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 17 | -0/+0 |
* | - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as s... | rowanbeentje | 2009-03-26 | 2 | -0/+22 |
* | Set the default edit-in-sheets button toggle state to no, and add a highlight... | rowanbeentje | 2009-03-25 | 1 | -0/+0 |
* | - Resaved images to reduce filesize. | avenjamin | 2009-03-21 | 19 | -0/+0 |
* | - 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 |
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -2/+2 |
* | + Added new images for button bars | avenjamin | 2009-03-10 | 7 | -0/+0 |
* | A patch to improve View support, addressing Issue #130. This patch undoes th... | rowanbeentje | 2009-02-23 | 1 | -0/+0 |
* | + 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 |