Commit graph

23 commits

Author SHA1 Message Date
30bc42a3f3 document icon rendering and fix a broken 16x16 icon 2011-02-07 11:36:06 +01:00
Stefan Kangas
bdb9832f29 Rename "Resources" to "Assets" 2010-12-26 22:30:07 +01:00
Christian Thaeter
8226e63bf7 FIX:add extra dependencie on precreated icons, fixes #111
this could prolly made simpler, but fixes the issue for now
2010-01-19 00:27:49 +01:00
1db2a47339 python-2.6 fix: loading the icon_rener.py script (Ticket #222) 2010-01-15 03:27:57 +01:00
Joel Holdsworth
4a359e0dfe Correct alignment of 16x16 arrow and i-beam icons 2009-03-09 22:18:18 +00:00
Joel Holdsworth
c938526a94 Renamed panel-assets icon to panel-resources 2009-01-24 18:40:20 +00:00
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
21ba2de6ed Did a vacuum defs on tool-i-beam.svg 2008-12-16 22:25:00 +00:00
Joel Holdsworth
0e8252188f Tweaked 48x48 arrow tool icon to render more crisply 2008-12-16 22:24:06 +00:00
Joel Holdsworth
dd255ce3d5 Added 22x22 and 24x24 images to track icons 2008-12-16 22:19:44 +00: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
65568980ec Corrected incorrect IconSize code, and made Tool icons borders darker 2008-10-07 23:02:27 +01: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
Joel Holdsworth
ecf392968b Implemented new icon workflow 2008-07-28 23:45:20 +01:00
Joel Holdsworth
8437450767 More work on icons 2008-05-16 19:23:12 +01:00
Joel Holdsworth
fdbdfe2493 Added an icon for the timeline 2008-05-16 18:49:32 +01:00
Joel Holdsworth
ae2c74ff42 Tied gui into main lumiera build 2008-05-14 00:26:00 +01:00