summaryrefslogtreecommitdiff
path: root/utils (follow)
Commit message (Expand)AuthorAge
...
* duh, this is needed alsoJonathan Gordon2010-06-13
* Start dealing with LINE elements... setup a flag which lets tags tell the ren...Jonathan Gordon2010-06-13
* get the renderer working more better! "handle" sublines correctly, dont "draw...Jonathan Gordon2010-06-13
* initialise the element->type value so TAG types dont accidently get VIEWPORT ...Jonathan Gordon2010-06-13
* count line numbers correctly, handle the VIEWPORT change so it only ever has ...Jonathan Gordon2010-06-13
* Theme Editor: Made errors display in status bar when cursor is on error'd lineRobert Bieber2010-06-11
* Theme Editor: Fixed status bar update bugRobert Bieber2010-06-11
* Theme Editor: Made editor highlight all errors in a document, not just the fi...Robert Bieber2010-06-11
* Theme Editor: Fixed bug in parser handling empty lines and made ParseTreeMode...Robert Bieber2010-06-11
* Theme Editor: Switched error highlighting to the line numbersRobert Bieber2010-06-11
* Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT eleme...Robert Bieber2010-06-11
* Add my new parser playground to svn.Jonathan Gordon2010-06-11
* Theme Editor: Fixed code generation with new CONDITIONAL elementsRobert Bieber2010-06-10
* Theme Editor: Fixed issue with parsing conditionals in sublinesRobert Bieber2010-06-10
* Theme Editor: Applied FS#11389, switched conditional elements to use tag fiel...Robert Bieber2010-06-10
* Fix the bar type param to use nullable intsJonathan Gordon2010-06-10
* Theme Editor: Added project settings to the project panel viewRobert Bieber2010-06-10
* Theme Editor: Opening an already opened document no longer spawns a new tabRobert Bieber2010-06-10
* Theme Editor: Enabled loading project files from the project panelRobert Bieber2010-06-09
* Theme Editor: Got project viewer displaying WPS filesRobert Bieber2010-06-09
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* fix %C, and the viewport colour tags so they parseJonathan Gordon2010-06-09
* fix %Vp updating... Jonathan Gordon2010-06-09
* Theme Editor: Working on the project viewer infrastructureRobert Bieber2010-06-09
* meizu_dfu: supports a single argument to run some code from RAMRafaël Carré2010-06-08
* Theme Editor: Began implementing classes to display project files and setting...Robert Bieber2010-06-08
* Theme Editor: Made parser recover memory on errorRobert Bieber2010-06-08
* The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon2010-06-08
* fix %Vi againJonathan Gordon2010-06-08
* change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon2010-06-08
* FS#11383 - fix the touchregion param stringJonathan Gordon2010-06-08
* fix FS#11384, skinupdater barfed on %Xd and %ViJonathan Gordon2010-06-08
* Theme Editor: Added line numbering in the text editor, thanks to some code fr...Robert Bieber2010-06-08
* Theme Editor: Updated the README fileRobert Bieber2010-06-08
* Theme Editor: Factored out code to skip over enum/arg lists while scanning fo...Robert Bieber2010-06-07
* Theme Editor: Changed default font to monospaced, changed organization for th...Robert Bieber2010-06-07
* Theme Editor: Made status label a permanent widget and made editor highlight ...Robert Bieber2010-06-07
* Theme Editor: Added a clear erros function to the parserRobert Bieber2010-06-07
* Theme Editor: Changed anged error reporting method in parser, added error mes...Robert Bieber2010-06-07
* add the Vf and Vb colour tags to the theme editorJonathan Gordon2010-06-07
* Theme Editor: Made text editor scroll horizontallyRobert Bieber2010-06-07
* Theme Editor: Added font selectionRobert Bieber2010-06-07
* temporariliy use S for the timeout param because the parser doesnt handle dec...Jonathan Gordon2010-06-07
* Theme Editor: Added a preferences dialog and allowed modification of the synt...Robert Bieber2010-06-07
* Theme Editor: Implemented document load functionalityRobert Bieber2010-06-07
* Theme Editor: Fixed another conditional child-counting bugRobert Bieber2010-06-06
* Theme Editor: Began working on open document functionality (still incomplete)...Robert Bieber2010-06-06
* Theme Editor: Added code generation with tabsRobert Bieber2010-06-06
* Theme Editor: Altered the SkinDocument class' handling of tab titles and adde...Robert Bieber2010-06-06
* Theme Editor: Got save/save-as functionality working and added Tango icons to...Robert Bieber2010-06-05