| Commit message (Expand) | Author | Age | Files | Lines |
* | - Changed console window to match style of main window. | avenjamin | 2009-04-20 | 1 | -178/+323 |
* | • quick fix of the resizing behaviour of Content View's search bar items | Bibiko | 2009-04-20 | 1 | -129/+143 |
* | - Build upon documentation lookup by looking up exact manual pages that corre... | stuconnolly | 2009-04-19 | 1 | -0/+1 |
* | Fix build warnings complaining about duplicate definitions of display: in NSV... | stuconnolly | 2009-04-18 | 1 | -32/+28 |
* | Make SPPreferenceController the delegate of the favorites manager splitview a... | stuconnolly | 2009-04-18 | 1 | -48/+16 |
* | Increase the default size of DBView in order to increase the size of the tabl... | stuconnolly | 2009-04-18 | 1 | -1322/+1316 |
* | - Update delete table and database warning messages to be more user friendly ... | stuconnolly | 2009-04-17 | 1 | -0/+0 |
* | - Cleaned up connection sheet "Edit" button | avenjamin | 2009-04-17 | 1 | -268/+358 |
* | - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys | rowanbeentje | 2009-04-17 | 2 | -55/+421 |
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 2 | -15/+15 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 1 | -120/+240 |
* | - Add Jakob Egger and Hans-Jörg Bibiko to the developers list | rowanbeentje | 2009-04-16 | 1 | -8/+7 |
* | - Update the connection sheet favourites view to bind to the preferences dir... | rowanbeentje | 2009-04-15 | 1 | -24/+30 |
* | Remove '...' from 'Add To Favorites' menu item. | stuconnolly | 2009-04-15 | 1 | -5/+15 |
* | - Fixed Issue #230 - ticked "Handle content as compound value" in contentArra... | avenjamin | 2009-04-15 | 1 | -59/+33 |
* | - Tweak the favorite button tooltips to refer to 'favorite's instead of 'row's | rowanbeentje | 2009-04-13 | 1 | -8/+45 |
* | - Save password changes when making changes in favorites tab in the preferen... | rowanbeentje | 2009-04-13 | 1 | -111/+143 |
* | 'Include time stamps' console outlet was hooked up to the wrong checkbox. | stuconnolly | 2009-04-12 | 1 | -13/+21 |
* | Removed page setup menu. We will setup the print orientation from print menu,... | bamse16 | 2009-04-11 | 1 | -12/+5 |
* | - Make MainController the application delegate, and override standard automa... | rowanbeentje | 2009-04-10 | 1 | -5/+12 |
* | - part 6 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 2 | -3704/+193 |
* | - part 5 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 3 | -0/+8772 |
* | Implementation of enhancement described in issue #75. You can now add the cur... | stuconnolly | 2009-04-10 | 1 | -9/+35 |
* | Fix for issue #190. As the connection sheet tableview uses bindings, renaming... | stuconnolly | 2009-04-09 | 1 | -5/+25 |
* | Make table operation messages more user friendly (issue #192) and display the... | stuconnolly | 2009-04-09 | 1 | -76/+94 |
* | - changed the structure of the edit menu to more closely resemble other Mac O... | jakob | 2009-04-08 | 1 | -87/+87 |
* | Remove the 'Duplicate' menu item from the 'Edit' menu. Resolves issue #221. T... | stuconnolly | 2009-04-07 | 1 | -249/+570 |
* | - Select 'drop tables' option for MySQL export by default, to improve backup... | rowanbeentje | 2009-04-06 | 1 | -9/+45 |
* | • ADDED - (IBAction)doRemoveDiacritics:(id)sender | Bibiko | 2009-04-06 | 1 | -428/+21 |
* | Remove the 'Clear' menu item from the 'Edit' menu because it doesn't actually... | stuconnolly | 2009-04-05 | 1 | -39/+429 |
* | • ADDED: - (IBAction)doTranspose:(id)sender; | Bibiko | 2009-04-05 | 1 | -2/+12 |
* | • ADDED to SPTextViewAdditions: | Bibiko | 2009-04-05 | 1 | -408/+96 |
* | • ADDED to menu item “Edit” the submenus: | Bibiko | 2009-04-05 | 1 | -1/+19 |
* | • ADDED to menu item “Edit” the submenus: | Bibiko | 2009-04-05 | 1 | -36/+458 |
* | - Fix an invalid reference to a missing pulldown_arrow image causing invalid... | rowanbeentje | 2009-04-05 | 1 | -104/+73 |
* | - Change the method of creating a new table to be the same as that when creat... | stuconnolly | 2009-04-04 | 1 | -10/+995 |
* | - removed some ellipsis (...) from the Favorites/History Menu on the Custom Q... | jakob | 2009-04-03 | 1 | -19/+57 |
* | - Fixed issue #219: Query tab favorites, history, run buttons missing in nigh... | avenjamin | 2009-04-03 | 1 | -76/+37 |
* | - Fixed missing image error | avenjamin | 2009-04-03 | 1 | -49/+82 |
* | - Add the ability for CMTextView to automatically capitalise SQL keywords in... | rowanbeentje | 2009-04-03 | 1 | -23/+50 |
* | - Changed to "NULL" column header to "Allow NULL" to make it clearer | avenjamin | 2009-04-02 | 1 | -42/+16 |
* | Change the toggle console menu item's title to either 'Show' or 'Hide' console. | stuconnolly | 2009-04-02 | 1 | -15/+42 |
* | - Changed Auto Complete keyboard shortcut to just Escape instead of Option-Es... | avenjamin | 2009-04-02 | 1 | -13/+21 |
* | - Implemented "Clear History" in new Gear menu | avenjamin | 2009-04-02 | 1 | -354/+383 |
* | - Add a new "gear" action menu underneath the custom query view, including a... | rowanbeentje | 2009-04-02 | 1 | -29/+495 |
* | Added delete as a hot key to the remove row and column buttons to fix issue #216 | avenjamin | 2009-04-01 | 1 | -8/+8 |
* | - set the delegate for the index-NSTableView to TableSource (necessary for a... | jakob | 2009-03-28 | 1 | -4/+24 |
* | Restore the ability to reorder columns in the Content view, as a temporary wa... | rowanbeentje | 2009-03-28 | 1 | -1/+27 |
* | - Fix buttons in table selection views to use new refresh button image, fixi... | rowanbeentje | 2009-03-27 | 1 | -62/+18 |
* | Completely redesigned query console that now uses a table view instead of a t... | stuconnolly | 2009-03-26 | 2 | -364/+992 |