summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2010-06-19Add error messages to a few more failure cases to beastpatcher.Dominik Riebeling
2010-06-19Theme Editor: Fixed typo that broke compileRobert Bieber
2010-06-18Theme Editor: Working on rendering viewports, display will now show %V(...) v...Robert Bieber
2010-06-17Theme Editor: Continuing work on rendering, skin preview will now show backdr...Robert Bieber
2010-06-17Theme Editor: Made allll destructors virtualRobert Bieber
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
2010-06-17Theme Editor: Stopped combo boxes in configuration editor from scrolling on m...Robert Bieber
2010-06-17Theme Editor: Working on renderer infrastructureRobert Bieber
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon
2010-06-17Theme Editor: Moved source files into subdirectoriesRobert Bieber
2010-06-17Theme Editor: Began working on skin preview viewerRobert Bieber
2010-06-16Theme Editor: Items from line under cursor now selected in parse tree viewRobert Bieber
2010-06-16Theme Editor: Replaced line edits for key names with combo boxesRobert Bieber
2010-06-15Theme Editor: Implemented save/save as in the configuration file editorRobert Bieber
2010-06-15Theme Editor: Added copyright headers to ConfigDocument files, continued work...Robert Bieber
2010-06-15Theme editor: only accept valid colors in the preference dialogMaurus Cuelenaere
2010-06-15Theme Editor: Changed color to colour in preferences. Made parse tree viewer...Robert Bieber
2010-06-14dont reuse vairbale namesJonathan Gordon
2010-06-14some tags need special handling when they are in the wrong branch of a condit...Jonathan Gordon
2010-06-14Theme Editor: Set window title on the preferences dialogRobert Bieber
2010-06-14Theme Editor: Made new tabs raise to forefrontRobert Bieber
2010-06-14Theme Editor: Stripped out the sub-classes for ProjectModel and turned Projec...Robert Bieber
2010-06-14make the next line after a viewport (if it is on the same skin line) auto-eat...Jonathan Gordon
2010-06-13duh, this is needed alsoJonathan Gordon
2010-06-13Start dealing with LINE elements... setup a flag which lets tags tell the ren...Jonathan Gordon
2010-06-13get the renderer working more better! "handle" sublines correctly, dont "draw...Jonathan Gordon
2010-06-13initialise the element->type value so TAG types dont accidently get VIEWPORT ...Jonathan Gordon
2010-06-13count line numbers correctly, handle the VIEWPORT change so it only ever has ...Jonathan Gordon
2010-06-11Theme Editor: Made errors display in status bar when cursor is on error'd lineRobert Bieber
2010-06-11Theme Editor: Fixed status bar update bugRobert Bieber
2010-06-11Theme Editor: Made editor highlight all errors in a document, not just the fi...Robert Bieber
2010-06-11Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeMode...Robert Bieber
2010-06-11Theme Editor: Switched error highlighting to the line numbersRobert Bieber
2010-06-11Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT eleme...Robert Bieber
2010-06-11Add my new parser playground to svn.Jonathan Gordon
2010-06-10Theme Editor: Fixed code generation with new CONDITIONAL elementsRobert Bieber
2010-06-10Theme Editor: Fixed issue with parsing conditionals in sublinesRobert Bieber
2010-06-10Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...Robert Bieber
2010-06-10Fix the bar type param to use nullable intsJonathan Gordon
2010-06-10Theme Editor: Added project settings to the project panel viewRobert Bieber
2010-06-10Theme Editor: Opening an already opened document no longer spawns a new tabRobert Bieber
2010-06-09Theme Editor: Enabled loading project files from the project panelRobert Bieber
2010-06-09Theme Editor: Got project viewer displaying WPS filesRobert Bieber
2010-06-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon
2010-06-09fix %C, and the viewport colour tags so they parseJonathan Gordon
2010-06-09fix %Vp updating... Jonathan Gordon
2010-06-09Theme Editor: Working on the project viewer infrastructureRobert Bieber
2010-06-08meizu_dfu: supports a single argument to run some code from RAMRafaël Carré
2010-06-08Theme Editor: Began implementing classes to display project files and setting...Robert Bieber
2010-06-08Theme Editor: Made parser recover memory on errorRobert Bieber