summaryrefslogtreecommitdiff
path: root/plugins/gtkui/callbacks.c
Commit message (Expand)AuthorAge
* hotkeys: removed debug printfsGravatar waker2012-11-23
* gtkui: added sort custom hotkeyGravatar waker2012-11-23
* gtkui: added preferences window hotkeyGravatar waker2012-11-23
* gtkui: added toggle menu hotkeyGravatar waker2012-11-18
* gtkui: hotkeys impl WIPGravatar waker2012-11-11
* gtkui: removed menu accels; started implementing hotkey actionsGravatar waker2012-11-10
* gtkui: new hotkey grabbing widget and other fixesGravatar waker2012-11-06
* local hotkeys supportGravatar waker2012-11-05
* gtkui: hotkey grabber widget WIPGravatar waker2012-11-01
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30
* gtkui: disabled search in the "selection properties" widgetGravatar waker2012-10-28
* display of the seek position in the seekbar WIPGravatar waker2012-10-25
* Merge branch 'master' into develGravatar waker2012-10-05
|\
| * added user-agent configuration to gui, vfs_curl and last.fmGravatar waker2012-08-16
| * gtkui: fixed gtk3 compatGravatar waker2012-08-05
| * gtkui: fixed minor bug in custom column type selectionGravatar waker2012-08-05
| * gtkui: automatically fill new/edited column title from its typeGravatar waker2012-08-05
* | gtkui: fixed jump to current trackGravatar waker2012-04-09
* | Merge branch 'master' into develGravatar waker2012-04-09
|\|
| * added random sort (based on patch from defusix)Gravatar waker2012-04-06
| * added new option to reset "stop after current" option every time the track wa...Gravatar waker2012-04-02
| * updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
* | Merge branch 'master' into develGravatar waker2011-10-23
|\|
| * [gtkui] replaced "Other file(s)" in file filter with "All file(s)"Gravatar waker2011-10-13
| * fixed seekbar and volumebar drawing in gtkui3Gravatar waker2011-10-09
| * port to GTK3 (WIP)Gravatar waker2011-10-08
| * disable loading m3u/pls playlist using "open file(s)/folder(s)", always using...Gravatar waker2011-09-29
| * play selected track if enter/playbtn pressed while playing track is pausedGravatar waker2011-08-31
| * save config after changing view -> statusbar/tabs/columnsGravatar waker2011-07-03
* | compile warning fix; playlist header context menu fix for designmodeGravatar waker2011-06-21
* | layout editing WIP: implemented context menu which can replace existing widgetsGravatar waker2011-06-19
* | playlist keyboard focusGravatar waker2011-06-18
* | initial work to add customizable layout support:Gravatar waker2011-06-17
|/
* added GUI option to control 8 to 16 bit auto-conversionGravatar waker2011-05-20
* converter pl_sort into plt_sortGravatar waker2011-05-08
* fixed edit->sort by; added more sorting optionsGravatar waker2011-05-03
* new future-proof playlist API, potentially reducing locking, and allowing mor...Gravatar waker2011-04-25
* more unification work on event systemGravatar waker2011-04-14
* added option to ignore archive files when adding foldersGravatar waker2011-04-05
* thread-safe config accessGravatar waker2011-03-31
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
* customizable tabstrip text colorGravatar waker2011-03-23
* added replaygain preampGravatar waker2011-03-12
* save/restore preferences window geometryGravatar waker2011-03-10
* save/restore geometry of track properties windowGravatar waker2011-03-10
* added reusable window geometry save/restore functionsGravatar waker2011-03-10
* display info for all selected tracks in track propertiesGravatar waker2011-02-27
* get rid of backbuffer in playlistGravatar waker2011-02-27
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* added vfs container support to gtk addfile/folder dialogsGravatar waker2011-02-01