Age | Commit message (Expand) | Author |
2010-06-19 | Add error messages to a few more failure cases to beastpatcher. | Dominik Riebeling |
2010-06-19 | Theme Editor: Fixed typo that broke compile | Robert Bieber |
2010-06-18 | Theme Editor: Working on rendering viewports, display will now show %V(...) v... | Robert Bieber |
2010-06-17 | 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 | Make sure files which aren't windows-specific use \n line endings only | Rafaël Carré |
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-16 | 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-15 | 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-14 | dont reuse vairbale names | Jonathan Gordon |
2010-06-14 | some tags need special handling when they are in the wrong branch of a condit... | Jonathan Gordon |
2010-06-14 | 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 | make the next line after a viewport (if it is on the same skin line) auto-eat... | Jonathan Gordon |
2010-06-13 | duh, this is needed also | Jonathan Gordon |
2010-06-13 | Start dealing with LINE elements... setup a flag which lets tags tell the ren... | Jonathan Gordon |
2010-06-13 | get the renderer working more better! "handle" sublines correctly, dont "draw... | Jonathan Gordon |
2010-06-13 | initialise the element->type value so TAG types dont accidently get VIEWPORT ... | Jonathan Gordon |
2010-06-13 | count line numbers correctly, handle the VIEWPORT change so it only ever has ... | Jonathan Gordon |
2010-06-11 | 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 | Add my new parser playground to svn. | Jonathan Gordon |
2010-06-10 | 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-09 | 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 | fix %Vp updating... | Jonathan Gordon |
2010-06-09 | Theme Editor: Working on the project viewer infrastructure | Robert Bieber |
2010-06-08 | meizu_dfu: supports a single argument to run some code from RAM | Rafaël Carré |
2010-06-08 | 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 |