| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixes most parts of #1006 (Translation of file names) | dmoagx | 2011-05-10 | 1 | -52/+16 |
* | - Update the favourites text fields to use SPFavoritesPreferencePane as thei... | rowanbeentje | 2011-04-23 | 1 | -103/+196 |
* | * UI fixes for #982 #971 | dmoagx | 2011-03-07 | 1 | -36/+48 |
* | Interface tweaks. | stuconnolly | 2011-01-31 | 1 | -12/+62 |
* | • made Editor pref's Soft indent independent from Auto Indent | Bibiko | 2011-01-21 | 1 | -63/+8 |
* | • implemented user-definable Soft Indention | Bibiko | 2011-01-21 | 1 | -34/+329 |
* | Rearchitect preferences, including: | stuconnolly | 2010-11-03 | 1 | -1700/+1989 |
* | - Correctly sort connection favourites upon startup for both the connection a... | stuconnolly | 2010-09-26 | 1 | -86/+49 |
* | - Implement support for MySQL over SSL for both TCP/IP and Socket connection... | rowanbeentje | 2010-09-13 | 1 | -36/+2358 |
* | - Add a further UI hint in the form of a accessory view to the SSH key locat... | rowanbeentje | 2010-09-08 | 1 | -38/+110 |
* | - Add support for SSH identity files (public keys) in custom locations | rowanbeentje | 2010-09-08 | 1 | -392/+405 |
* | • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t... | Bibiko | 2010-08-19 | 1 | -56/+716 |
* | • added Query Editor color theme manager to the Editor Pref | Bibiko | 2010-08-18 | 1 | -62/+628 |
* | • Editor color setting in Pref pane displays the color names using the Edit... | Bibiko | 2010-08-17 | 1 | -20/+16 |
* | • initial commit to set the Editor's colors by using a table approach cont... | Bibiko | 2010-08-17 | 1 | -925/+254 |
* | • added chance to export/import the color theme of the Query Editor in Pre... | Bibiko | 2010-08-16 | 1 | -56/+687 |
* | 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 |