aboutsummaryrefslogtreecommitdiff
path: root/common/xmlparser.h
AgeCommit message (Collapse)Author
2008-07-30fix for new read-only File objectStephen Kennedy
svn-id: r33451
2008-07-07- changed VirtualKeyboard classes to Common namespaceStephen Kennedy
- updated XMLParser from Tanoku's branch svn-id: r32943
2008-07-04- MILESTONE - VirtualKeyboardParser successfully parsing a simple test packStephen Kennedy
- XMLParser - small improvements svn-id: r32905
2008-07-03VirtualKeyboardParser mostly completed - needs to be testedStephen Kennedy
svn-id: r32900
2008-07-03Changed XMLParser to internally use a Stack rather than a FixedStackStephen Kennedy
svn-id: r32896
2008-07-03changed loadBuffer to use byte* rather than char*Stephen Kennedy
svn-id: r32893
2008-07-03First commit: Stephen Kennedy
- changed Rect to derive from Shape and added Polygon class (also derived from Shape) - added ImageMap class that encapsulates generalised functionality of image maps - skeletal classes for VirtualKeyboard and VirtualKeyboardParser svn-id: r32880