summaryrefslogtreecommitdiff
path: root/utils/themeeditor/skin_parser.c (follow)
Commit message (Expand)AuthorAge
* Theme Editor: Moved source files into subdirectoriesRobert Bieber2010-06-17
* initialise the element->type value so TAG types dont accidently get VIEWPORT ...Jonathan Gordon2010-06-13
* Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeMode...Robert Bieber2010-06-11
* Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT eleme...Robert Bieber2010-06-11
* Theme Editor: Fixed issue with parsing conditionals in sublinesRobert Bieber2010-06-10
* Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...Robert Bieber2010-06-10
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* Theme Editor: Made parser recover memory on errorRobert Bieber2010-06-08
* Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...Robert Bieber2010-06-07
* Theme Editor: Added a clear erros function to the parserRobert Bieber2010-06-07
* Theme Editor: Fixed another conditional child-counting bugRobert Bieber2010-06-06
* Theme Editor: Began working on open document functionality (still incomplete)...Robert Bieber2010-06-06
* Theme Editor: Fixed parsing and code generation for nested conditionalsRobert Bieber2010-06-02
* Theme Editor: Fixed some more code generation bugsRobert Bieber2010-06-02
* Fixed another code generation bug with viewports and enabled negative numbers...Robert Bieber2010-06-02
* Theme Editor: Fixed bugs in code generation and viewport parsingRobert Bieber2010-06-02
* Theme Editor: Removed the NEWLINE parse tree elementRobert Bieber2010-06-02
* Theme Editor: Fixed a small bug with asterisk handling in tag parameter argum...Robert Bieber2010-06-02
* Theme Editor: Altered the way the parser handles asterisks in the tag argumen...Robert Bieber2010-06-02
* Theme Editor: Put together a simple GUI to test going back and forth between ...Robert Bieber2010-06-01
* Theme Editor: Made text and comments editable from a treeviewRobert Bieber2010-06-01
* Theme Editor: Enabled editing tag parameters from a treeviewRobert Bieber2010-06-01
* Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements...Robert Bieber2010-06-01
* Committing FS#11345 by JdGordon. Theme editor parser now includes full tag i...Robert Bieber2010-06-01
* Theme Editor: Made Viewport the top level parse tree element, along with a bu...Robert Bieber2010-06-01
* Theme Editor: Fixed parsing bug that allowed comments to form a new logical l...Robert Bieber2010-05-30
* Theme Editor: Got code generation tentatively working along with a solid C++ ...Robert Bieber2010-05-29
* Theme Editor: Fixed a bug in the subline parser, added a LINE element to cont...Robert Bieber2010-05-27
* Fixed some memory leaks in the theme editorRobert Bieber2010-05-25
* Fixed some bugs in the theme editor, added the tags with parameters to the ta...Robert Bieber2010-05-25
* Adding the new WPS parser, code works but need to build the tag tableRobert Bieber2010-05-25