Theme Editor: Got code generation tentatively working along with a solid C++ tree...
commit21e09af48084f62cd5e2bf72545a9c769dbbde3c
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 May 2010 00:04:04 +0000 (29 00:04 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 May 2010 00:04:04 +0000 (29 00:04 +0000)
tree3b9ca757bfe83f8bef1ac9bcf544b1d47b542e8e
parentc16e3d1dbfb5d51968a21b9705722f1d30a8f433
Theme Editor: Got code generation tentatively working along with a solid C++ tree structure for WPS parse trees

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26367 a1c6a512-1295-4272-9138-f99709370657
utils/themeeditor/main.cpp
utils/themeeditor/parsetreemodel.cpp
utils/themeeditor/parsetreemodel.h
utils/themeeditor/parsetreenode.cpp
utils/themeeditor/parsetreenode.h [copied from utils/themeeditor/main.cpp with 59% similarity]
utils/themeeditor/skin_parser.c
utils/themeeditor/skin_parser.h