Commit graph

9 commits

Author SHA1 Message Date
Joel Holdsworth
b5d7539b10 WIP: Added an SVG for the new logo, but it looks stupid 2009-01-03 16:55:03 +00:00
Christian Thaeter
8e1f64a284 gui Makefile rework, remove _DEPENDENCIES vars
_DEPENDENCIES supresses all automatic generated dependencies which is not
what we wanted here, instead use dist_pkgdata_DATA which looks right.

Add some clean rules to cleanup generated/copied data.

I am not sure if this is completely right now, but looks (and works) much
better than before.
2008-12-23 07:24:55 +01:00
Joel Holdsworth
87ba2ab3db Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui
Conflicts:

	icons/Makefile.am
	src/gui/Makefile.am
2008-10-23 00:15:46 +01:00
Joel Holdsworth
efd9ab771b Added track tree support and added widgets to headers 2008-10-22 23:11:23 +01:00
Christian Thaeter
7a68692c4f Fix: $(iconcommand) depends on rsvg-convert 2008-10-22 03:30:13 +02:00
Joel Holdsworth
d62b4e8c8e Added 22x22 and 32x32 versions of assets and viewer panel icons 2008-08-16 17:52:06 +01:00
Joel Holdsworth
833404c27b Made icon loading more robust, and tidied up some code 2008-08-13 19:15:13 +01:00
Joel Holdsworth
c14ee293fe Converted icon renderer to use RSVG via C rather than pyrsvg 2008-08-12 22:13:26 +01:00
Joel Holdsworth
04320ae794 Added code to render icons as part of the build process 2008-08-04 12:06:24 +01:00