summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2010-06-08The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon
2010-06-08fix %Vi againJonathan Gordon
2010-06-08change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon
2010-06-08FS#11383 - fix the touchregion param stringJonathan Gordon
2010-06-08fix FS#11384, skinupdater barfed on %Xd and %ViJonathan Gordon
2010-06-08Theme Editor: Added line numbering in the text editor, thanks to some code fr...Robert Bieber
2010-06-08Theme Editor: Updated the README fileRobert Bieber
2010-06-07Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...Robert Bieber
2010-06-07Theme Editor: Changed default font to monospaced, changed organization for th...Robert Bieber