aboutsummaryrefslogtreecommitdiff
path: root/common/xmlparser.h
AgeCommit message (Expand)Author
2008-08-01Support for XML layout with unspecified keys.Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-30Finished documentation.Vicent Marti
2008-07-30Rewrote most of the XML parser class.Vicent Marti
2008-07-04closedKeyCallback on XMLParser (as asked by Kenny)Vicent Marti
2008-07-04- XMLParser - small improvement to allow "key=value" syntax as well as "key =...Stephen Kennedy
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-07-03Changed XMLParser to internally use a Stack rather than a FixedStackStephen Kennedy
2008-07-03changed loadBuffer to use byte* rather than char*Stephen Kennedy
2008-07-03Rendering pipeline. WIP.Vicent Marti
2008-06-28Bugfix: Empty integer key parsing.Vicent Marti
2008-06-28Improved support for parsing integers in the XML parser.Vicent Marti
2008-06-26InterfaceManager now loads themes.Vicent Marti
2008-06-25- XMLParser: Improved file stream supportVicent Marti
2008-06-25GCC FixesVicent Marti
2008-06-25XMLParser:Vicent Marti
2008-06-25XMLParser:Vicent Marti
2008-06-25- Reverted getHostPlatformString() from util.cpp (Yeah, Max was right)Vicent Marti
2008-06-24Common: Vicent Marti
2008-06-18Split ThemeParser into XMLParser and ThemeParser as child class to have a com...Vicent Marti