| Commit message (Expand) | Author | Age |
| * | Theme Editor: Fixed typo that broke compile | Robert Bieber | 2010-06-19 |
| * | Theme Editor: Working on rendering viewports, display will now show %V(...) v... | Robert Bieber | 2010-06-18 |
| * | Theme Editor: Continuing work on rendering, skin preview will now show backdr... | Robert Bieber | 2010-06-17 |
| * | Theme Editor: Made allll destructors virtual | Robert Bieber | 2010-06-17 |
| * | Theme Editor: Stopped combo boxes in configuration editor from scrolling on m... | Robert Bieber | 2010-06-17 |
| * | Theme Editor: Working on renderer infrastructure | Robert Bieber | 2010-06-17 |
| * | Move the skin parser to a seperate library | Jonathan Gordon | 2010-06-17 |
| * | Theme Editor: Moved source files into subdirectories | Robert Bieber | 2010-06-17 |
| * | Theme Editor: Began working on skin preview viewer | Robert Bieber | 2010-06-17 |
| * | Theme Editor: Items from line under cursor now selected in parse tree view | Robert Bieber | 2010-06-16 |
| * | Theme Editor: Replaced line edits for key names with combo boxes | Robert Bieber | 2010-06-16 |
| * | Theme Editor: Implemented save/save as in the configuration file editor | Robert Bieber | 2010-06-15 |
| * | Theme Editor: Added copyright headers to ConfigDocument files, continued work... | Robert Bieber | 2010-06-15 |
| * | Theme editor: only accept valid colors in the preference dialog | Maurus Cuelenaere | 2010-06-15 |
| * | Theme Editor: Changed color to colour in preferences. Made parse tree viewer... | Robert Bieber | 2010-06-15 |
| * | Theme Editor: Set window title on the preferences dialog | Robert Bieber | 2010-06-14 |
| * | Theme Editor: Made new tabs raise to forefront | Robert Bieber | 2010-06-14 |
| * | Theme Editor: Stripped out the sub-classes for ProjectModel and turned Projec... | Robert Bieber | 2010-06-14 |
| * | initialise the element->type value so TAG types dont accidently get VIEWPORT ... | Jonathan Gordon | 2010-06-13 |
| * | Theme Editor: Made errors display in status bar when cursor is on error'd line | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Fixed status bar update bug | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Made editor highlight all errors in a document, not just the fi... | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeMode... | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Switched error highlighting to the line numbers | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT eleme... | Robert Bieber | 2010-06-11 |
| * | Theme Editor: Fixed code generation with new CONDITIONAL elements | Robert Bieber | 2010-06-10 |
| * | Theme Editor: Fixed issue with parsing conditionals in sublines | Robert Bieber | 2010-06-10 |
| * | Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel... | Robert Bieber | 2010-06-10 |
| * | Fix the bar type param to use nullable ints | Jonathan Gordon | 2010-06-10 |
| * | Theme Editor: Added project settings to the project panel view | Robert Bieber | 2010-06-10 |
| * | Theme Editor: Opening an already opened document no longer spawns a new tab | Robert Bieber | 2010-06-10 |
| * | Theme Editor: Enabled loading project files from the project panel | Robert Bieber | 2010-06-09 |
| * | Theme Editor: Got project viewer displaying WPS files | Robert Bieber | 2010-06-09 |
| * | SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par... | Jonathan Gordon | 2010-06-09 |
| * | fix %C, and the viewport colour tags so they parse | Jonathan Gordon | 2010-06-09 |
| * | Theme Editor: Working on the project viewer infrastructure | Robert Bieber | 2010-06-09 |
| * | Theme Editor: Began implementing classes to display project files and setting... | Robert Bieber | 2010-06-08 |
| * | Theme Editor: Made parser recover memory on error | Robert Bieber | 2010-06-08 |
| * | change to %Cd to display albumart (instead of %C to make it more consistant w... | Jonathan Gordon | 2010-06-08 |
| * | FS#11383 - fix the touchregion param string | Jonathan Gordon | 2010-06-08 |
| * | Theme Editor: Added line numbering in the text editor, thanks to some code fr... | Robert Bieber | 2010-06-08 |
| * | Theme Editor: Updated the README file | Robert Bieber | 2010-06-08 |
| * | Theme Editor: Factored out code to skip over enum/arg lists while scanning fo... | Robert Bieber | 2010-06-07 |
| * | Theme Editor: Changed default font to monospaced, changed organization for th... | Robert Bieber | 2010-06-07 |
| * | Theme Editor: Made status label a permanent widget and made editor highlight ... | Robert Bieber | 2010-06-07 |
| * | Theme Editor: Added a clear erros function to the parser | Robert Bieber | 2010-06-07 |
| * | Theme Editor: Changed anged error reporting method in parser, added error mes... | Robert Bieber | 2010-06-07 |
| * | add the Vf and Vb colour tags to the theme editor | Jonathan Gordon | 2010-06-07 |
| * | Theme Editor: Made text editor scroll horizontally | Robert Bieber | 2010-06-07 |
| * | Theme Editor: Added font selection | Robert Bieber | 2010-06-07 |