summaryrefslogtreecommitdiff
path: root/plugins/gtkui/Makefile.am
Commit message (Collapse)AuthorAge
* gtk linking changes for static buildGravatar Alexey Yakovenko2014-03-09
|
* fixed compiling static without .la filesGravatar Alexey Yakovenko2014-02-09
|
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP)Gravatar Alexey Yakovenko2013-12-24
|
* build system fixes for 0.6 staticGravatar Alexey Yakovenko2013-12-03
|
* disabled osx support to unbreak static buildGravatar Alexey Yakovenko2013-11-17
|
* gtkui: fixed osx supportGravatar Alexey Yakovenko2013-11-15
|
* ported stuff to new file add APIGravatar Alexey Yakovenko2013-11-05
|
* gtkui: vis fixesGravatar Alexey Yakovenko2013-10-31
|
* gtkui: fixed gtk3Gravatar Alexey Yakovenko2013-10-27
|
* gtkui: remove use of opengl / gtkglext, they eat too much memory even when ↵Gravatar Alexey Yakovenko2013-10-27
| | | | unused
* gtkui: Makefile fixesGravatar Alexey Yakovenko2013-10-22
|
* static build fixesGravatar Alexey Yakovenko2013-10-21
|
* static build fixesGravatar Alexey Yakovenko2013-10-21
|
* gtkui: minor build fixGravatar Alexey Yakovenko2013-10-20
|
* static build WIP; added gtkglext as static dependency for gtk2Gravatar Alexey Yakovenko2013-10-20
|
* strip eggsmclient from 0.6Gravatar Alexey Yakovenko2013-10-06
|
* fix stuff to pass make distcheckGravatar Alexey Yakovenko2013-10-03
|
* gtkui: disable tabstrip antialiasing on ldpi macsGravatar Alexey Yakovenko2013-09-17
|
* gtkui osx compile fixGravatar Alexey Yakovenko2013-09-09
|
* prepare osx branch for mergingGravatar waker2013-08-31
|
* osx: failed menu integration attemptGravatar Alexey Yakovenko2013-08-29
|
* osx support WIPGravatar Alexey Yakovenko2013-08-28
|
* gtkui: button gui configuration WIPGravatar waker2013-08-24
|
* moved parser into separate libGravatar waker2013-08-18
|
* gtkui: added GUI configuration for content type mappingGravatar waker2013-08-17
|
* gtkui: added experimental gtkglext port to GTK3, fixed GTK3 build errorsGravatar waker2013-08-15
|
* gtkui: added API for creating playlist context menuGravatar waker2013-07-11
|
* gtkui: removed menu accels; started implementing hotkey actionsGravatar waker2012-11-10
|
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30
|
* 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.
* | 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
| * 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
| |
| * fixed libSM and libICE detection and useGravatar waker2012-05-18
| |
| * added basic smclient supportGravatar waker2012-05-17
| |
* | experimental scope in openglGravatar waker2012-04-11
| |
* | 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: not using Vala anymore; few automake fixes; glade generated code is ↵Gravatar waker2011-10-06
| | | | | | | | now compatible with gtk3
| * gtkui3 build supportGravatar waker2011-10-05
| |
* | initial work to add customizable layout support:Gravatar waker2011-06-17
|/ | | | | | defined data structures, few stubs, many regressions, implemented tabbed playlist widget; now it should be possible to have several playlist viewers visible at the same time; playlist keyboard handling is partially broken
* reorganized static libsGravatar waker2011-05-15
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
| | | | | | changed the way gui plugins must be named; added selection of gui plugin to preferences window; only 1 gui plugin is loaded at a time
* install gtkui_api.h into $prefix/deadbeef/Gravatar waker2011-03-16
|
* added reusable window geometry save/restore functionsGravatar waker2011-03-10
|