.. |
rbalbumart.cpp
|
Theme Editor: Added album art display
|
2010-06-30 19:35:00 +00:00 |
rbalbumart.h
|
Theme Editor: Fixed album art positioning bug, removed unneeded debug code
|
2010-07-01 02:49:44 +00:00 |
rbfont.cpp
|
Theme Editor: Added support for larger fonts
|
2010-07-11 05:12:11 +00:00 |
rbfont.h
|
Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width
|
2010-07-07 06:50:30 +00:00 |
rbfontcache.cpp
|
Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes
|
2010-07-07 09:33:47 +00:00 |
rbfontcache.h
|
Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes
|
2010-07-07 09:33:47 +00:00 |
rbimage.cpp
|
Theme Editor: Implemented conditional rendering, most conditionals should work correctly now
|
2010-06-29 07:15:41 +00:00 |
rbimage.h
|
Theme Editor: Implemented conditional rendering, most conditionals should work correctly now
|
2010-06-29 07:15:41 +00:00 |
rbprogressbar.cpp
|
Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format
|
2010-07-15 06:24:11 +00:00 |
rbprogressbar.h
|
Theme Editor: Made %pv tag display bar and select from conditional branches correctly
|
2010-07-12 06:07:50 +00:00 |
rbrenderinfo.cpp
|
Theme Editor: WPS documents rendered within SBS documents can now set backdrops
|
2010-07-04 01:47:04 +00:00 |
rbrenderinfo.h
|
Theme Editor: WPS documents rendered within SBS documents can now set backdrops
|
2010-07-04 01:47:04 +00:00 |
rbscreen.cpp
|
Theme Editor: Default theme font is now correctly loaded
|
2010-07-06 19:32:12 +00:00 |
rbscreen.h
|
Theme Editor: SBS will now render underneath WPS, if both are present in project
|
2010-07-03 22:57:42 +00:00 |
rbtext.cpp
|
Theme Editor: Implemented line scrolling
|
2010-07-07 22:25:42 +00:00 |
rbtext.h
|
Theme Editor: Implemented line scrolling
|
2010-07-07 22:25:42 +00:00 |
rbtextcache.cpp
|
Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes
|
2010-07-07 09:33:47 +00:00 |
rbtextcache.h
|
Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes
|
2010-07-07 09:33:47 +00:00 |
rbtoucharea.cpp
|
Theme Editor: Implemented some touch area click events
|
2010-07-12 05:33:14 +00:00 |
rbtoucharea.h
|
Theme Editor: Implemented some touch area click events
|
2010-07-12 05:33:14 +00:00 |
rbviewport.cpp
|
Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parser and adapt the Theme Editor to accomodate the change by Johnathan Gordon. Fixed bug in the parser caused by the patch (error was thrown on zero value) and adapted tag rendering for new format
|
2010-07-15 06:24:11 +00:00 |
rbviewport.h
|
Theme Editor: Fixed rendering behavior of default viewport. Now when other viewports are present in the skin, only _text_ from the default viewport is not rendered
|
2010-07-11 04:36:05 +00:00 |