- 15488a0 Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format by Robert Bieber · 15 years ago
- 7cfb564 use the same BAR_PARAMS for all bar types by Jonathan Gordon · 15 years ago
- 32ff4e9 Theme Editor: Implemented a flags column in the tag table, removed the \n flag at the end of the param list and replaced it with a NOBREAK flag to prevent the renderer from inserting a line break at the end of the line. Modified the theme editor's renderer to accomodate this flag by Robert Bieber · 15 years ago
- 9742704 Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor by Robert Bieber · 15 years ago
- 7dfd0c0 Theme Editor: Implemented JdGordon's tag newline-eating mechanism by Robert Bieber · 15 years ago
- 53c799e fix the viewport tag [arams by Jonathan Gordon · 15 years ago
- 36b934d Move the skin parser to a seperate library by Jonathan Gordon · 15 years ago[Renamed from utils/themeeditor/parser/tag_table.c]
- ca56428 Theme Editor: Moved source files into subdirectories by Robert Bieber · 15 years ago[Renamed from utils/themeeditor/tag_table.c]
- 466a698 Fix the bar type param to use nullable ints by Jonathan Gordon · 15 years ago
- 9ac4b44 SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. by Jonathan Gordon · 15 years ago
- 20b9020 fix %C, and the viewport colour tags so they parse by Jonathan Gordon · 15 years ago
- 2309d6d change to %Cd to display albumart (instead of %C to make it more consistant with %Vd/%Vl and %xd/%xl) by Jonathan Gordon · 15 years ago
- c4fbb07 FS#11383 - fix the touchregion param string by Jonathan Gordon · 15 years ago
- 9f2bd98 add the Vf and Vb colour tags to the theme editor by Jonathan Gordon · 15 years ago
- 9df2868 temporariliy use S for the timeout param because the parser doesnt handle decimals yet by Jonathan Gordon · 15 years ago
- e8a6624 clip int scanning to 15 digits to remove an unecessary malloc(). fix %xl tag by Jonathan Gordon · 15 years ago
- 57ad6f9 change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign]) by Jonathan Gordon · 15 years ago
- 999990c Theme Editor: Fixed a small bug with asterisk handling in tag parameter argument codes and fixed bugs with handling escaped characters by Robert Bieber · 15 years ago
- 0a054b2 Committing FS#11345 by JdGordon. Theme editor parser now includes full tag information in the skin_element struct by Robert Bieber · 15 years ago
- 4819882 Applied JdGordon's patch to add tokens to the Theme Editor tag table by Robert Bieber · 15 years ago
- 20dcf0b %aX should have been %ax.. by Jonathan Gordon · 15 years ago
- 7b19735 fix rtc tag mistake by Jonathan Gordon · 15 years ago
- eeef8f6 add all the known tags to the table. Nothing is done about target specific tags yet by Jonathan Gordon · 15 years ago
- 1937b1b Fixed some bugs in the theme editor, added the tags with parameters to the tag table by Robert Bieber · 15 years ago
- d5b24dd Adding the new WPS parser, code works but need to build the tag table by Robert Bieber · 15 years ago