summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbcellrenderertextmultiline.c
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* gtkui: shut up many of the gtk3 deprecation warningsGravatar waker2013-08-22
|
* gtkui: added experimental gtkglext port to GTK3, fixed GTK3 build errorsGravatar waker2013-08-15
|
* gtkui: fixed context menu in metadata editorGravatar waker2012-11-18
|
* 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: 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: use g_object_class_install_property instead of ↵Gravatar waker2012-05-28
| | | | | | | | g_object_class_install_properties for better compatibility
| * fixed bogus printf in gtkuiGravatar waker2012-05-20
| |
| * gtkui: removed lots of weird vala-generated code from ↵Gravatar waker2012-05-14
| | | | | | | | ddbcellrenderermultiline, added "editing-canceled" property to shut up glib
| * gtkui: fixed multiline tag field editingGravatar waker2012-05-14
| |
* | Merge branch 'master' into develGravatar waker2011-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.20Gravatar waker2011-10-13
| |
| * gdkkeysyms-compat.h fixGravatar waker2011-10-09
| |
| * port to GTK3 (WIP)Gravatar waker2011-10-08
| |
| * few minor fixes to compile using vala 0.14;Gravatar waker2011-10-05
| | | | | | | | converted supereq drawing code from gdk to cairo
* | fixed crash after stopping trackGravatar waker2011-06-23
|/
* rebuilt vala sourcesGravatar waker2011-05-15
|
* vala sources recompiled with vala 0.8Gravatar waker2011-05-13
|
* multiple-track metadata editing WIPGravatar waker2011-03-04
|
* updated valac to 0.10.2Gravatar waker2011-02-10
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* rebuilt vala code with valac-0.10.1Gravatar waker2010-11-14
|
* regenerated vala sources with valac 0.10.0Gravatar Alexey Yakovenko2010-10-02
|
* fixed focus_out_event message while browsing track properties dialogGravatar Alexey Yakovenko2010-09-20
|
* added shift+enter as linebreak key when editing metadataGravatar Alexey Yakovenko2010-04-25
|
* multiline cellrenderertext in track propertiesGravatar Alexey Yakovenko2010-04-22