index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
themeeditor
/
parser
/
skin_parser.h
(
unfollow
)
Commit message (
Expand
)
Author
2010-06-17
Move the skin parser to a seperate library
Jonathan Gordon
2010-06-17
Theme Editor: Moved source files into subdirectories
Robert Bieber
2010-06-13
initialise the element->type value so TAG types dont accidently get VIEWPORT ...
Jonathan Gordon
2010-06-10
Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...
Robert Bieber
2010-06-02
Theme Editor: Removed the NEWLINE parse tree element
Robert Bieber
2010-06-01
Theme Editor: Put together a simple GUI to test going back and forth between ...
Robert Bieber
2010-06-01
Theme Editor: Enabled editing tag parameters from a treeview
Robert Bieber
2010-06-01
Committing FS#11345 by JdGordon. Theme editor parser now includes full tag i...
Robert Bieber
2010-06-01
Theme Editor: Made Viewport the top level parse tree element, along with a bu...
Robert Bieber
2010-05-31
Theme Editor: Added extern C declarations to header files
Robert Bieber
2010-05-29
Theme Editor: Got code generation tentatively working along with a solid C++ ...
Robert Bieber
2010-05-27
Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...
Robert Bieber
2010-05-25
Fixed some memory leaks in the theme editor
Robert Bieber
2010-05-25
Adding the new WPS parser, code works but need to build the tag table
Robert Bieber