summaryrefslogtreecommitdiff
path: root/plugins/gtkui
Commit message (Collapse)AuthorAge
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30
|
* fixed playlist refresh on search window selection changesGravatar waker2012-10-30
|
* gtkui: disable smclient (hangs on ubuntu)Gravatar waker2012-10-30
|
* fixed cover loader bug which leads to infinite request chain when the image ↵Gravatar waker2012-10-28
| | | | file can't be loaded
* gtkui: disabled search in the "selection properties" widgetGravatar waker2012-10-28
|
* gtkui: fixed few focus issuesGravatar waker2012-10-28
|
* display of the seek position in the seekbar WIPGravatar waker2012-10-25
|
* removed frame from tabbed playlistGravatar waker2012-10-25
|
* Merge branch 'master' into develGravatar waker2012-10-19
|\ | | | | | | | | | | | | Conflicts: configure.ac streamer.c streamer.h
| * gtk3 static-build fixGravatar waker2012-10-17
| |
| * gtkui: fixed gtk2 plugin static linkingGravatar waker2012-10-15
| |
| * gtk3 support in static buildGravatar waker2012-10-14
| |
| * fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, ↵Gravatar waker2012-10-09
| | | | | | | | only --disable/enable-gtk2 and -gtk3.
| * gtkui: playlist popup menu positioning WIPGravatar waker2012-10-08
| |
* | compile/run fixes after merging masterGravatar waker2012-10-06
| |
* | Merge branch 'master' into develGravatar waker2012-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * gtkui: fixed focus issues with the add new field dialogGravatar waker2012-09-11
| |
| * gtkui: fix key handling -- esc,ins,del work againGravatar waker2012-09-11
| |
| * gtkui: disable global keyboard handler in trkproperties, fix editing using ↵Gravatar waker2012-09-11
| | | | | | | | enter key, cancelling using esc key, clipboard using ctrl/shift+ins, etc
| * gtkui: fixed trkproperties memleak on shutdown and few compiler warningsGravatar waker2012-09-06
| |
| * gtkui: fix Del key in tag editorGravatar waker2012-09-06
| |
| * gtkui: new fix for auto-resize columns, now includes search window as wellGravatar waker2012-09-06
| |
| * gtkui: fixed wrong dialog title when adding new field to track metadataGravatar waker2012-09-04
| |
| * typo fixesGravatar waker2012-09-04
| |
| * insert and delete keys processing in track propertiesGravatar Ruslan Khusnullin2012-09-04
| |
| * gtkui: moved some preferences gui itemsGravatar waker2012-09-04
| |
| * gtkui: fixed ... in sort/group by -> customGravatar waker2012-09-04
| |
| * fixed gtk3 error in tabstrip initGravatar waker2012-09-04
| |
| * gtkui: added gui configuration for cp1251 and cp936 recodingGravatar waker2012-09-03
| |
| * fix function gtk_combo_box_entry_new_text() to return value.Gravatar Joey Zheng2012-09-03
| |
| * gtkui: auto-name playlist when they are empty, even if the title is non-defaultGravatar waker2012-09-02
| |
| * gtkui: some code cleanup in prefwinGravatar waker2012-08-27
| |
| * gtkui: menu key support in playlistGravatar waker2012-08-17
| |
| * added user-agent configuration to gui, vfs_curl and last.fmGravatar waker2012-08-16
| |
| * gtkui: fixed column autoresize maximized bugGravatar waker2012-08-16
| |
| * gtkui: fixed drawing on older versions of gtk2Gravatar waker2012-08-09
| |
| * gtkui: restored gdk drawing of playlist tabs to improve compatibility with ↵Gravatar waker2012-08-09
| | | | | | | | older GTK2 versions
| * get rid of ULTRA_PORTABLE define, gtk stuff now works without itGravatar waker2012-08-08
| |
| * added support for compiling static gtkui with gtk2.16Gravatar waker2012-08-08
| |
| * gtkui: fixed redraw after maximization when hscrollbar is hiddenGravatar waker2012-08-07
| |
| * gtkui: get rid of frame widget around playlist to make right scrollbar more ↵Gravatar waker2012-08-07
| | | | | | | | accessible when the window is maximized
| * 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
| |
| * fixed accidental API break caused by run_dialogGravatar waker2012-06-04
| |
| * fixed drawing selected row in gtkui3Gravatar waker2012-06-02
| |
| * fixed scrollbars in gtkui3Gravatar waker2012-06-02
| |
| * fixed scroll-event in gtkui3Gravatar waker2012-06-02
| |
| * gtkui and convgui now require plugin api 1.4 (deadbeef-0.5.5)Gravatar waker2012-05-31
| |
| * gtkui: fixed dsp plugin selection on init in prefwinGravatar waker2012-05-30
| |