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
/
newgui.cpp
Age
Commit message (
Expand
)
Author
2006-02-13
Added define to disable new theme support.
Lars Persson
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-03
fixes allow compile with emsvc4 again
Paweł Kołodziejski
2006-01-27
- adds the new gui renderer also a new implementation for the classic gui
Johannes Schickel
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-03
Not needed anymore :)
Chris Apers
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-09-03
PalmOS : ARM optimized blendRect
Chris Apers
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-03
The alternative form of drawString() is no longer needed.
Torbjörn Andersson
2005-06-02
The GUI has reached the point where I think it's safe to begin removing the
Torbjörn Andersson
2005-05-20
Added big editable text widget, and removed some cruft. I think this means
Torbjörn Andersson
2005-05-15
Turn off auto scaling for now
Max Horn
2005-05-15
Add a switch which allows turning off the automatic GUI scaling easily
Max Horn
2005-05-12
Quick fix to make button texts etc. draw at the correct position. (They
Torbjörn Andersson
2005-05-08
Comply to our coding conventions
Max Horn
2005-04-19
Replace OSystem::hasAlpha with a feature flag
Max Horn
2005-04-17
Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling
Max Horn
2005-04-16
Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by me
Max Horn
2005-04-03
Use alpha channel if available.
Marcus Comstedt
2005-03-25
MM NES fixes:
Eugene Sandulenko
2005-03-12
Fix popup widget in scaled GUI mode
Max Horn
2005-03-12
Fix crash that occured when disabling the GUI scaling code
Max Horn
2005-03-09
Patch #1013937 "OSystem layer with bigger resolution". Now you will always
Eugene Sandulenko
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-09
Fix changing the scaler while GUI scaling and the console are active
Max Horn
2005-01-06
Distinguish left and right mouse button
Max Horn
2005-01-06
Switching GUI to an alternate font; using a second, bigger, font for 640x480 ...
Max Horn
2005-01-06
oops again
Max Horn
2005-01-06
Added a font manager (work in progress)
Max Horn
2005-01-06
Patch #1092994 (Selfscaling GUI)
Max Horn
2005-01-01
Changed OSystem::instance() to return a reference, not a pointer (it now matc...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-28
Fix running ScummVM in plugin-mode
Max Horn
2004-12-05
Clean up OSystem::Event
Max Horn
2004-11-27
do clipping
Max Horn
2004-11-25
Make use of the new graphic primitives
Max Horn
2004-10-17
cleanup
Max Horn
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-08-15
Allow char drawing with a custom font
Max Horn
2004-08-15
Removed some obsolete stuff; made switching to the alt font less intrusive (y...
Max Horn
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-22
cleanup
Max Horn
2004-03-15
cleanup; added a TODO to Font class
Max Horn
2004-03-13
use 'Surface' in NewGui
Max Horn
2004-03-13
Revamped the font code: now it's very easy to switch between the 'original' S...
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-25
remove outdated TODO
Max Horn
[prev]
[next]