index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
Age
Commit message (
Expand
)
Author
2006-04-14
Instead of calling our main them 'default-theme', call it 'modern' and reserv...
Max Horn
2006-04-14
Sets up standard normal font.
Johannes Schickel
2006-04-14
- implements .bdf font loader based on convbdf (sure could have some clean up)
Johannes Schickel
2006-04-13
- No longer draws full shadows for disabled widgets
Johannes Schickel
2006-04-13
Deletes color cache and custom dialog shading.
Johannes Schickel
2006-04-12
Commiting Fingolfins patch to remove gamedetector usage.
Lars Persson
2006-04-12
Speeds up calcGradient again a little bit.
Johannes Schickel
2006-04-12
- some little clean ups
Johannes Schickel
2006-04-11
Draws the same border for 'kWidgetBackgroundPlain' as for 'kWidgetBackgroundB...
Johannes Schickel
2006-04-11
Fixes disappearing borders with classic theme.
Johannes Schickel
2006-04-11
Checks if something is drawn out of the screen in drawSurfaceMasked (fixes cr...
Johannes Schickel
2006-04-11
Fixes cutted texts with --force-1x-overlay.
Johannes Schickel
2006-04-11
- cleans up drawSurfaceMasked a little bit
Johannes Schickel
2006-04-11
Changed drawScrollbar to use drawShadow.
Johannes Schickel
2006-04-11
Makes classic theme compile without OLDGUI_TRANSPARENCY again.
Johannes Schickel
2006-04-10
Implements saving the color cache to a file (much faster startup for custom e...
Johannes Schickel
2006-04-09
Sev now is project lead, too
Max Horn
2006-04-04
Turned FSList::sort into a generic function which can be applied to anything ...
Max Horn
2006-04-04
Initialize uninitialized variable.
Eugene Sandulenko
2006-04-04
Use iterator API to iterate over all entries in the file list
Max Horn
2006-04-02
With this change, backends are now responsible for instantiating their OSyste...
Max Horn
2006-04-02
- changed standard inactive dialog effect to dim with 30% instead of luminance
Johannes Schickel
2006-04-02
- moves some code in ThemeNew.cpp (calcGradient and calcAlpha to the bottom)
Johannes Schickel
2006-03-31
Hide eval debug output deeper to level 5. Report total number of defined
Eugene Sandulenko
2006-03-28
- Renamed class AssocArray to HashMap to match our existing class Map (note also
Max Horn
2006-03-28
Renamed various container isEmpty() methods to empty() to match STL conventions
Max Horn
2006-03-25
- Revert my last change with moving addDefaultDirectory() from TheneNew.cpp
Eugene Sandulenko
2006-03-25
- Move AddDefaultDirectory() calls in somon engine to constructor
Eugene Sandulenko
2006-03-24
Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screen
Eugene Sandulenko
2006-03-24
Removed obsolete test stuff from my credits description :-)
Max Horn
2006-03-24
Fix chechbox label alignment.
Eugene Sandulenko
2006-03-24
- moved type aa_ref_t into AssocArray, improving code readability a bit
Max Horn
2006-03-24
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...
Max Horn
2006-03-24
o Rearranged options dialog
Eugene Sandulenko
2006-03-24
Check values loaded from theme INI and give meaningful errors instead of
Eugene Sandulenko
2006-03-24
Bump theme version number
Eugene Sandulenko
2006-03-24
o Move built-in evaluator constants to AssocArray to speed it up
Eugene Sandulenko
2006-03-23
Implementation of AssociativeArray. Transferred GUI to it. Now it is much
Eugene Sandulenko
2006-03-21
Fix bug #1455213: "GUI: ExtraPath won't display" and turn theme version
Eugene Sandulenko
2006-03-20
Updates the config version for the new theme to 4 in the warning which is pri...
Johannes Schickel
2006-03-20
Bump theme config version number to avod confusion. A key was added there,
Eugene Sandulenko
2006-03-18
adding self to credits
Willem Jan Palenstijn
2006-03-18
theme.cpp -> ThemeClassic.cpp for consistency and less confusion
Eugene Sandulenko
2006-03-18
Remove trailing whitespaces
Eugene Sandulenko
2006-03-18
Oops. Theme variables are meant to be case insensitive. Fix comparison
Eugene Sandulenko
2006-03-14
Tweaked a little scumm main dialog and scumm save/load dialog. Still plenty
Eugene Sandulenko
2006-03-14
Positioned logo properly, added different version number rendering and
Eugene Sandulenko
2006-03-14
Fix logo drawing.
Eugene Sandulenko
2006-03-14
Rearrange launcher.
Eugene Sandulenko
2006-03-13
Fix Chooser dialog.
Eugene Sandulenko
[next]