summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_scan.c
AgeCommit message (Collapse)Author
2010-06-07Theme Editor: Factored out code to skip over enum/arg lists while scanning ↵Robert Bieber
for children counts, and fixed all of the parsing bugs caused by innacurate children counts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26679 a1c6a512-1295-4272-9138-f99709370657
2010-06-02clip int scanning to 15 digits to remove an unecessary malloc().Jonathan Gordon
fix %xl tag git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26477 a1c6a512-1295-4272-9138-f99709370657
2010-06-02Fixed another code generation bug with viewports and enabled negative ↵Robert Bieber
numbers in tag parameters git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26465 a1c6a512-1295-4272-9138-f99709370657
2010-06-02Theme Editor: Fixed a small bug with asterisk handling in tag parameter ↵Robert Bieber
argument codes and fixed bugs with handling escaped characters git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26460 a1c6a512-1295-4272-9138-f99709370657
2010-06-01Theme Editor: Made Viewport the top level parse tree element, along with a ↵Robert Bieber
bugfix to the tag parsing function git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26442 a1c6a512-1295-4272-9138-f99709370657
2010-05-25Fixed some bugs in the theme editor, added the tags with parameters to the ↵Robert Bieber
tag table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26288 a1c6a512-1295-4272-9138-f99709370657
2010-05-25Adding the new WPS parser, code works but need to build the tag tableRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26281 a1c6a512-1295-4272-9138-f99709370657