| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable manual sorting of connection favourites in the preferences, which will... | stuconnolly | 2010-07-05 | 1 | -40/+20 |
* | • increased width of preferences window plus views by 30px in order to have... | Bibiko | 2010-07-05 | 1 | -106/+427 |
* | • resized some gui elements for localisation | Bibiko | 2010-07-05 | 1 | -309/+28 |
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 1 | -99/+387 |
* | • some first minor space tweaks for localizations (esp. for 'longer languag... | Bibiko | 2010-06-15 | 1 | -108/+81 |
* | - Convert connection encoding menus to be menu tag based to fix localisation... | rowanbeentje | 2010-06-14 | 1 | -238/+417 |
* | Tried to fine-tune the auto-completion behaviour esp. for automatically inser... | Bibiko | 2010-04-07 | 1 | -15/+12 |
* | - Initialise prefs controller before setting Sparkle delegate | rowanbeentje | 2010-04-02 | 1 | -11/+12 |
* | Add a new software update preference to enable sending anonymous system info. | stuconnolly | 2010-04-02 | 1 | -19/+127 |
* | Manually set the connection favorites button bar delegate to ensure the split... | stuconnolly | 2010-03-31 | 1 | -3/+22 |
* | Add a new gear drop down menu to the connection favorites table view containi... | stuconnolly | 2010-03-31 | 1 | -302/+452 |
* | Add a contextual menu to the favorites table view in the preferences. | stuconnolly | 2010-03-27 | 1 | -48/+109 |
* | Add support for selecting the triggers view as the default in the general pre... | stuconnolly | 2010-03-25 | 1 | -10/+72 |
* | Update 'Table content font' perference label again to 'MySQL content font' to... | stuconnolly | 2010-03-20 | 1 | -160/+13 |
* | Change 'Table font' preference label to 'Table content font' to make it clear... | stuconnolly | 2010-03-19 | 1 | -125/+164 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -5/+61 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -3/+385 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -26/+239 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -35/+316 |
* | - With the improved row count support and behaviour, replace the old "Fetch ... | rowanbeentje | 2010-01-02 | 1 | -124/+263 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 1 | -99/+59 |
* | Resolve IB checkbox warnings. | stuconnolly | 2009-11-17 | 1 | -54/+19 |
* | Preferences interface tweaks. | stuconnolly | 2009-11-15 | 1 | -60/+194 |
* | All users to resize the 'Favorites' preference pane. | stuconnolly | 2009-11-05 | 1 | -307/+1047 |
* | • Finish off implementation to set the default selection view mode. Issue #249 | avenjamin | 2009-11-02 | 1 | -92/+13 |
* | • Initial work to set the default view mode when connecting. Issue #249 | avenjamin | 2009-11-02 | 1 | -1152/+751 |
* | Add 'EUC-KR Korean (euckr)' to the default encoding dropdown in the preferenc... | stuconnolly | 2009-11-01 | 1 | -75/+148 |
* | Highlight current query preference label change. | stuconnolly | 2009-10-16 | 1 | -117/+767 |
* | • fixed truncating issue of Pref's Favorite List table view | Bibiko | 2009-10-12 | 1 | -342/+437 |
* | - Re-enable the fine-grained query logging preferences | rowanbeentje | 2009-08-31 | 1 | -191/+144 |
* | • set maximum to 50000 for the Preference setting "Limit result to:" | Bibiko | 2009-08-28 | 1 | -44/+8 |
* | • Favorite Preferences - Favorite name issues fixed: | Bibiko | 2009-07-31 | 1 | -29/+209 |
* | Decrease the size of the software update frequency popup button in the prefer... | stuconnolly | 2009-07-31 | 1 | -12/+13 |
* | - Hide advanced query logging options for the time being as they are still n... | rowanbeentje | 2009-07-31 | 1 | -38/+55 |
* | - Add a "Frequency" menu to automatic updates prefpane, allowing users to ch... | rowanbeentje | 2009-07-13 | 1 | -36/+228 |
* | - Improve handling of the new favorites interface in preferences, simplifyin... | rowanbeentje | 2009-07-06 | 1 | -140/+133 |
* | - Fix favorites text fields resizing in prefs window | rowanbeentje | 2009-07-06 | 1 | -64/+50 |
* | Overhaul the connection screen: | rowanbeentje | 2009-07-06 | 1 | -1124/+2246 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -89/+22 |
* | Added new logging options to preferences. | avenjamin | 2009-06-18 | 1 | -33/+396 |
* | - Rename the preference pane 'Alerts' to 'Alerts & Logs'. | stuconnolly | 2009-06-11 | 1 | -53/+59 |
* | Add a very basic preference to disable all query logging. This can be expande... | stuconnolly | 2009-06-11 | 1 | -26/+79 |
* | • added to Editor Preferences: | Bibiko | 2009-06-05 | 1 | -78/+187 |
* | Add support for SSH tunnels, improve password security, and tweaks: | rowanbeentje | 2009-05-28 | 1 | -9/+133 |
* | - Few Changes to Query Editor Preference | avenjamin | 2009-05-22 | 1 | -535/+724 |
* | • fixed typo and tooltip for the general preference "Display vertical grid ... | Bibiko | 2009-05-20 | 1 | -14/+17 |
* | New preference to allow the displaying of vertical grid lines in table views. | stuconnolly | 2009-05-19 | 1 | -6720/+6787 |
* | Show alert when enabling Growl Notifications to let the user know about chang... | avenjamin | 2009-05-18 | 1 | -6718/+6720 |
* | Implementation of enhancement #28: Allow customizing default value of NULL pr... | stuconnolly | 2009-05-11 | 1 | -29/+106 |
* | • added "Query Editor" preference pane for setting colors, font, and modes ... | Bibiko | 2009-05-07 | 1 | -44/+1424 |