summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/editorwindow.cpp (follow)
Commit message (Collapse)AuthorAge
* Theme Editor: If a pr project specifies a valid #target value, its settings ↵Robert Bieber2010-07-18
| | | | | | are now loaded into the device configuration panel when the theme is loaded git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27476 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Integrated target db with project creation code. Now changing ↵Robert Bieber2010-07-17
| | | | | | the target option in the New Project dialog will change the available options for wps documents, and the target id is stored in the new config file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27451 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added New Project featureRobert Bieber2010-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27439 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added Close Project featureRobert Bieber2010-07-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27412 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Built a ui for the timer panel, not functional yetRobert Bieber2010-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27353 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made auto-expand/highlight of parse tree optional (through ↵Robert Bieber2010-07-07
| | | | | | preferences dialog), added Simulation Time variable to device config panel, subline alternation is now dependent on that rather than time in song git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27342 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Implemented caching for rendered text, added profiling info to ↵Robert Bieber2010-07-07
| | | | | | debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27332 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made irrelevant menu items disabled at startup, made ↵Robert Bieber2010-07-03
| | | | | | wrap-around search work in the find/replace dialog git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27253 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Beginning to work on conditional rendering, just made fix to ↵Robert Bieber2010-06-29
| | | | | | line following code to speed up horizontal scrolling git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27168 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Added an edit menu with a find/replace function (copied from ↵Robert Bieber2010-06-26
| | | | | | an LGPL library) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27137 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began integrating device configuration panel with rendererRobert Bieber2010-06-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27135 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Made the device configuration menu dockableRobert Bieber2010-06-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27128 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed some compiler warnings and a segfault. Got some basic ↵Robert Bieber2010-06-25
| | | | | | text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27126 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Fixed some resource alias issues, implemented device ↵Robert Bieber2010-06-24
| | | | | | configuration panel that loads options from a text file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27102 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Began working on device status dialogRobert Bieber2010-06-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27097 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Working on renderer infrastructureRobert Bieber2010-06-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26878 a1c6a512-1295-4272-9138-f99709370657
* Theme Editor: Moved source files into subdirectoriesRobert Bieber2010-06-17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 a1c6a512-1295-4272-9138-f99709370657