aboutsummaryrefslogtreecommitdiff
path: root/gui/InterfaceManager.cpp
AgeCommit message (Collapse)Author
2008-06-18Expanded parser.Vicent Marti
Added regex support for Common::String Changed drawstep state saving. svn-id: r32729
2008-06-16Added massive parser documentation.Vicent Marti
Some parser changes. svn-id: r32726
2008-06-14Code formating conventions.Vicent Marti
Fix in test drawing code. svn-id: r32704
2008-06-13Formating conventions.Vicent Marti
Function parameter fixes. Parser fixes. svn-id: r32696
2008-06-12Parser skeletonVicent Marti
Expanded drawing interface svn-id: r32678
2008-06-12- Widget caching for Interface manager.Vicent Marti
- Expanded theme Interface - Surface blitting for VectorRenderer svn-id: r32670
2008-06-10Another redesign on the Draw Steps. This time it's for real.Vicent Marti
svn-id: r32647
2008-06-10Changed DrawStep for dynamic surface drawing.Vicent Marti
svn-id: r32643
2008-06-09InterfaceManager is now a singletonVicent Marti
svn-id: r32640
2008-06-07Expanded the InterfaceManager skeleton quite a bit.Vicent Marti
svn-id: r32604
2008-05-28Misc fixes.Vicent Marti
Constant naming fixes. svn-id: r32342
2008-05-28Bugfixes: Discarded function, switch fix.Vicent Marti
svn-id: r32340
2008-05-28InterfaceManager core implemented.Vicent Marti
svn-id: r32339
2008-05-25Compilation fixes. Sorry about the mess.Vicent Marti
svn-id: r32272
2008-05-25Interface Manager classVicent Marti
svn-id: r32267