| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build warnings complaining about duplicate definitions of display: in NSV... | stuconnolly | 2009-04-18 | 2 | -34/+30 |
* | Make SPPreferenceController the delegate of the favorites manager splitview a... | stuconnolly | 2009-04-18 | 2 | -73/+51 |
* | - Ensure that arrays and dictionaries from prefs which are being upgraded ar... | rowanbeentje | 2009-04-18 | 1 | -2/+2 |
* | Increase the default size of DBView in order to increase the size of the tabl... | stuconnolly | 2009-04-18 | 1 | -1322/+1316 |
* | - Rework the query console logic. This fixes a memory leak caused by a muta... | rowanbeentje | 2009-04-18 | 2 | -135/+162 |
* | - Update delete table and database warning messages to be more user friendly ... | stuconnolly | 2009-04-17 | 4 | -20/+31 |
* | - Cleaned up connection sheet "Edit" button | avenjamin | 2009-04-17 | 3 | -268/+362 |
* | - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys | rowanbeentje | 2009-04-17 | 4 | -56/+428 |
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 7 | -15/+584 |
* | - Add the minimum system version key. When run on 10.4 the system now displ... | rowanbeentje | 2009-04-16 | 1 | -0/+2 |
* | - The connection sheet Edit button now opens the favourites list in preferen... | rowanbeentje | 2009-04-16 | 5 | -41/+75 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 4 | -211/+290 |
* | - 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 | 4 | -76/+55 |
* | - Tweak favorites/keychain upgrade routine to only fire once, even if going ... | rowanbeentje | 2009-04-15 | 1 | -2/+3 |
* | Remove '...' from 'Add To Favorites' menu item. | stuconnolly | 2009-04-15 | 1 | -5/+15 |
* | Fix for issue #173. Change export filename date format to YYYY-MM-DD and remo... | stuconnolly | 2009-04-15 | 1 | -2/+2 |
* | - Fixed Issue #230 - ticked "Handle content as compound value" in contentArra... | avenjamin | 2009-04-15 | 1 | -59/+33 |
* | • syntax highlighting and completion list updated | Bibiko | 2009-04-14 | 2 | -5/+8 |
* | • syntax highlighting and completion list updated | Bibiko | 2009-04-14 | 2 | -48/+90 |
* | - When adding a new row, insert the pref-set value for NULL if the default v... | rowanbeentje | 2009-04-14 | 1 | -1/+1 |
* | - Ensure pref upgrades only happen once even if reverting back to older vers... | rowanbeentje | 2009-04-14 | 1 | -2/+2 |
* | - Add a unique ID to each favourite, which is also used when interacting ith... | rowanbeentje | 2009-04-14 | 2 | -23/+86 |
* | - Tweak the favorite button tooltips to refer to 'favorite's instead of 'row's | rowanbeentje | 2009-04-13 | 2 | -8/+48 |
* | - Save password changes when making changes in favorites tab in the preferen... | rowanbeentje | 2009-04-13 | 3 | -111/+225 |
* | 'Include time stamps' console outlet was hooked up to the wrong checkbox. | stuconnolly | 2009-04-12 | 1 | -13/+21 |
* | - fixed bug where indexes not showing. | avenjamin | 2009-04-12 | 1 | -1/+1 |
* | - Rewrite prefs remapping section for clarity and shortness (thanks avenjami... | rowanbeentje | 2009-04-12 | 1 | -55/+26 |
* | - Correctly set default editor font to Monaco 10 | rowanbeentje | 2009-04-12 | 3 | -4/+140 |
* | Implement very basic Growl enable/disable preference. Still need to add more ... | stuconnolly | 2009-04-11 | 3 | -17/+19 |
* | Change 'Donation' URL. | stuconnolly | 2009-04-11 | 1 | -1/+1 |
* | - Tweak code to use the new UseKeepAlive preference value | rowanbeentje | 2009-04-11 | 4 | -21/+31 |
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 27 | -11/+2745 |
* | 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 | 4 | -8/+45 |
* | - forgot to commit the trunk folder itself | avenjamin | 2009-04-10 | 0 | -0/+0 |
* | - part 7 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -46/+181 |
* | - part 6 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 2 | -3704/+193 |
* | - picked wrong rev during merge | avenjamin | 2009-04-10 | 1 | -1/+1 |
* | - part 5 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 3 | -0/+8772 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 18 | -825/+1546 |
* | - 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 |
* | - part 1 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 0 | -0/+0 |
* | Implementation of enhancement described in issue #75. You can now add the cur... | stuconnolly | 2009-04-10 | 3 | -9/+84 |
* | That shouln't be there. Copy/paste error. | stuconnolly | 2009-04-10 | 1 | -4/+3 |
* | - If a connection is reestablished automatically by the mysql libraries, ens... | rowanbeentje | 2009-04-09 | 2 | -4/+20 |
* | Fix for issue #190. As the connection sheet tableview uses bindings, renaming... | stuconnolly | 2009-04-09 | 3 | -6/+58 |
* | - Improve time interval granularity for times below 10 seconds (show two dec... | rowanbeentje | 2009-04-09 | 1 | -0/+6 |
* | Make table operation messages more user friendly (issue #192) and display the... | stuconnolly | 2009-04-09 | 3 | -226/+345 |