Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gtkui: shut up many of the gtk3 deprecation warnings | waker | 2013-08-22 |
| | |||
* | gtkui: added experimental gtkglext port to GTK3, fixed GTK3 build errors | waker | 2013-08-15 |
| | |||
* | gtkui: fixed context menu in metadata editor | waker | 2012-11-18 |
| | |||
* | Merge branch 'master' into devel | waker | 2012-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: fix key handling -- esc,ins,del work again | waker | 2012-09-11 |
| | | |||
| * | gtkui: disable global keyboard handler in trkproperties, fix editing using ↵ | waker | 2012-09-11 |
| | | | | | | | | enter key, cancelling using esc key, clipboard using ctrl/shift+ins, etc | ||
| * | gtkui: use g_object_class_install_property instead of ↵ | waker | 2012-05-28 |
| | | | | | | | | g_object_class_install_properties for better compatibility | ||
| * | fixed bogus printf in gtkui | waker | 2012-05-20 |
| | | |||
| * | gtkui: removed lots of weird vala-generated code from ↵ | waker | 2012-05-14 |
| | | | | | | | | ddbcellrenderermultiline, added "editing-canceled" property to shut up glib | ||
| * | gtkui: fixed multiline tag field editing | waker | 2012-05-14 |
| | | |||
* | | Merge branch 'master' into devel | waker | 2011-10-23 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: deadbeef.h metacache.c playlist.c plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddbcellrenderertextmultiline.h plugins/gtkui/ddbequalizer.c plugins/gtkui/ddbequalizer.h plugins/gtkui/ddbseekbar.c plugins/gtkui/ddbseekbar.h plugins/gtkui/ddbtabstrip.c plugins/gtkui/fileman.c plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/gtkui/trkproperties.c | ||
| * | gtkui: fixed warning about unimplemented 'editing-canceled' when using gtk>=2.20 | waker | 2011-10-13 |
| | | |||
| * | gdkkeysyms-compat.h fix | waker | 2011-10-09 |
| | | |||
| * | port to GTK3 (WIP) | waker | 2011-10-08 |
| | | |||
| * | few minor fixes to compile using vala 0.14; | waker | 2011-10-05 |
| | | | | | | | | converted supereq drawing code from gdk to cairo | ||
* | | fixed crash after stopping track | waker | 2011-06-23 |
|/ | |||
* | rebuilt vala sources | waker | 2011-05-15 |
| | |||
* | vala sources recompiled with vala 0.8 | waker | 2011-05-13 |
| | |||
* | multiple-track metadata editing WIP | waker | 2011-03-04 |
| | |||
* | updated valac to 0.10.2 | waker | 2011-02-10 |
| | |||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | rebuilt vala code with valac-0.10.1 | waker | 2010-11-14 |
| | |||
* | regenerated vala sources with valac 0.10.0 | Alexey Yakovenko | 2010-10-02 |
| | |||
* | fixed focus_out_event message while browsing track properties dialog | Alexey Yakovenko | 2010-09-20 |
| | |||
* | added shift+enter as linebreak key when editing metadata | Alexey Yakovenko | 2010-04-25 |
| | |||
* | multiline cellrenderertext in track properties | Alexey Yakovenko | 2010-04-22 |