Theme Editor: Implemented a flags column in the tag table, removed the \n flag at...
commit18add0ac0b25e86407266abbb3be30c95d624a11
authorbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jul 2010 01:39:57 +0000 (4 01:39 +0000)
committerbieber <bieber@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 Jul 2010 01:39:57 +0000 (4 01:39 +0000)
tree3e24bc8a53032bece6aa428c71796ca26ee27379
parent58be717da57ae5fe62ede5fa450035f06b13cd88
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

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27268 a1c6a512-1295-4272-9138-f99709370657
lib/skin_parser/skin_parser.c
lib/skin_parser/tag_table.c
lib/skin_parser/tag_table.h
utils/themeeditor/models/parsetreenode.cpp
utils/themeeditor/models/parsetreenode.h