summaryrefslogtreecommitdiff
path: root/plugins/gtkui/prefwin.c
Commit message (Expand)AuthorAge
* enable deleting playlists with middle mouse button by defaultGravatar waker2010-10-30
* redraw playlist column headers after changing of colors in preferencesGravatar Alexey Yakovenko2010-09-26
* fixed default hotkey slot bug in gui preferencesGravatar Alexey Yakovenko2010-09-21
* added resume_last_session optionGravatar Alexey Yakovenko2010-08-30
* added option to open files from command line in named playlistGravatar Alexey Yakovenko2010-08-12
* added custom titlebar / systray textGravatar Alexey Yakovenko2010-08-10
* fixed "remove from disk" menu item; added option to hide itGravatar Alexey Yakovenko2010-08-09
* use bold font for currently playing trackGravatar Alexey Yakovenko2010-08-09
* allow forward slash in plugin action titles via \/Gravatar Alexey Yakovenko2010-07-31
* added option to hide system tray iconGravatar Alexey Yakovenko2010-07-30
* all global hotkey actions code is now exported as standard plugin actionsGravatar Alexey Yakovenko2010-07-29
* Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-25
|\
| * save config after closing preferences dialogGravatar Alexey Yakovenko2010-05-25
* | Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-19
|\|
| * gtk warning fixGravatar Alexey Yakovenko2010-05-18
* | Merge branch 'master' into i18nGravatar Alexey Yakovenko2010-05-17
|\|
| * removed apply button from global hotkeys optionsGravatar Alexey Yakovenko2010-05-16
* | added basic gettext support and russian translationGravatar Alexey Yakovenko2010-05-15
|/
* port to gtk3Gravatar Alexey Yakovenko2010-05-13
* fixed redraw of color buttons after clicking override playlist colors checkboxGravatar Alexey Yakovenko2010-05-06
* added proxy username/password authentication supportGravatar Alexey Yakovenko2010-05-02
* fixed drawing of eq widgetGravatar Alexey Yakovenko2010-05-02
* don't write apev2 tags to mp3 files by defaultGravatar Alexey Yakovenko2010-04-23
* don't create global hotkeys tab in preferences unless there's hotkeys pluginGravatar Alexey Yakovenko2010-04-11
* integration of thesame's eq code WIPGravatar Alexey Yakovenko2010-04-07
* moved high level id3v2/apev2/id3v1 tag writer into junklib;Gravatar Alexey Yakovenko2010-04-06
* custom widget color settingsGravatar Alexey Yakovenko2010-04-03
* added option to remove playlists with middle mouse buttonGravatar Alexey Yakovenko2010-04-02
* removed old summary tab page from track properties;Gravatar Alexey Yakovenko2010-04-01
* metadata writing infrastructureGravatar Alexey Yakovenko2010-03-31
* fixed gtk_tree_model_foreach handler for adding global hotkeysGravatar Alexey Yakovenko2010-03-21
* finished initial implementation of global hotkeys gui configurationGravatar Alexey Yakovenko2010-03-19
* global hotkeys GUI configuration WIPGravatar Alexey Yakovenko2010-03-18
* custom playlist theming WIPGravatar Alexey Yakovenko2010-03-10
* custom widget colors WIPGravatar Alexey Yakovenko2010-03-10