summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_parser.c (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: Fixed parsing bug that allowed comments to form a new logical ↵Robert Bieber2010-05-30
| | | | | | line in a skin document git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26402 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Got code generation tentatively working along with a solid C++ ↵Robert Bieber2010-05-29
| | | | | | tree structure for WPS parse trees git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26367 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed a bug in the subline parser, added a LINE element to ↵Robert Bieber2010-05-27
| | | | | | contain logical lines, working on data model git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26337 a1c6a512-1295-4272-9138-f99709370657
* Fixed some memory leaks in the theme editorRobert Bieber2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26292 a1c6a512-1295-4272-9138-f99709370657
* Fixed some bugs in the theme editor, added the tags with parameters to the ↵Robert Bieber2010-05-25
| | | | | | tag table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26288 a1c6a512-1295-4272-9138-f99709370657
* Adding the new WPS parser, code works but need to build the tag tableRobert Bieber2010-05-25
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26281 a1c6a512-1295-4272-9138-f99709370657