Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
a6478fda4fdf9dbe39a2d91e7cba773b2b4f2a83
/
lib
/
skin_parser
/
tag_table.h
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
7dfd0c0
Theme Editor: Implemented JdGordon's tag newline-eating mechanism
by Robert Bieber
· 15 years ago
ef63988
remove a bunch of token markers which arnt necessary with the new parser
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.h]
ca56428
Theme Editor: Moved source files into subdirectories
by Robert Bieber
· 15 years ago
[Renamed from utils/themeeditor/tag_table.h]
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
9f2bd98
add the Vf and Vb colour tags to the theme editor
by Jonathan Gordon
· 15 years ago
f02a244
Theme Editor: Altered the way the parser handles asterisks in the tag argument specifiers
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
c5e14b5
Theme Editor: Added extern C declarations to header files
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
0769fc5
Fixed some memory leaks in the theme editor
by Robert Bieber
· 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