Theme Editor: Fixed some compiler warnings and a segfault. Got some basic text rende...
commita73d2e3febfa1bbb206c4e23f112cdcc933f89cf
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Fri, 25 Jun 2010 05:14:13 +0000 (25 05:14 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Fri, 25 Jun 2010 05:14:13 +0000 (25 05:14 +0000)
treedd99f1e4afc17829210643744d1817fba632423c
parent26611ec640a28298cd54506345755efe5a8cb60c
Theme Editor: Fixed some compiler warnings and a segfault.  Got some basic text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27126 a1c6a512-1295-4272-9138-f99709370657
utils/themeeditor/graphics/rbfont.cpp
utils/themeeditor/graphics/rbfont.h
utils/themeeditor/graphics/rbscreen.cpp
utils/themeeditor/graphics/rbscreen.h
utils/themeeditor/graphics/rbviewport.cpp
utils/themeeditor/graphics/rbviewport.h
utils/themeeditor/gui/devicestate.cpp
utils/themeeditor/gui/editorwindow.cpp
utils/themeeditor/models/parsetreenode.cpp