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-05-04
Moved GameDetector::setTarget & findGame to the new namespace Base; moved the...
Max Horn
2006-05-04
Turned the last remaining few GameDetector methods into static methods
Max Horn
2006-05-04
Checking if the node isValid() is no longer an option, but isDirectory() should
Torbjörn Andersson
2006-05-03
Fix listDir call in BrowserDialog
Max Horn
2006-05-03
Changed FilesystemNode::listDir to return a bool indicating its success (or f...
Max Horn
2006-05-03
I don't know if this is correct, but at least browser.cpp compiles again now.
Torbjörn Andersson
2006-04-28
Memorize the directory that was last visited with the browser across ScummVM ...
Max Horn
2006-04-25
Uses the special cursor color palette for the cursor now (this fixes problems...
Johannes Schickel
2006-04-25
- minor cleanup in modern.ini
Eugene Sandulenko
2006-04-25
- Resize chooser dialog
Eugene Sandulenko
2006-04-23
Update all credits
Travis Howell
2006-04-21
Use SetInt to set the Keymapping version, instead of Set.
Lars Persson
2006-04-21
Fix valgrind warning
Travis Howell
2006-04-20
Fix compile with DISABLE_FANCY_THEME.
Won Star
2006-04-20
If I understand things correctly, this should fix the caret drawing in list
Torbjörn Andersson
2006-04-19
Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...
Johannes Schickel
2006-04-19
Fixes problems with wrong colors on the overlay in scumm engine.
Johannes Schickel
2006-04-19
Oops again. removed unneeded entry.
Johannes Schickel
2006-04-19
Oops forgot to commit changes here with last commit.
Johannes Schickel
2006-04-19
Prepairs merge of SaveLoadChooser and SaveLoadChooserEx of the scumm engine.
Johannes Schickel
2006-04-19
Implements custom cursor support for the new theme and includes a standard cu...
Johannes Schickel
2006-04-19
Started to prepare the gui for runtime resolution switches.
Johannes Schickel
2006-04-18
Restores background before drawing a popupwidget.
Johannes Schickel
2006-04-18
Fixes "aspect ratio" text in the options with --force-1x-overlay.
Johannes Schickel
2006-04-18
Oops forgot to use shadows for the PopUpWidget.
Johannes Schickel
2006-04-18
- Fixed popup widget for --force-1x-overlay with new theme
Johannes Schickel
2006-04-18
- adds own drawing function for (not expanded) popup widgets
Johannes Schickel
2006-04-18
- PopUpWidget (drop down list) does not shadow underlying dialog anymore
Eugene Sandulenko
2006-04-18
Tame colors a bit to match GUI mock-ups
Eugene Sandulenko
2006-04-17
Fixes bug with wrong colors in the logo after a screen change. (this time it ...
Johannes Schickel
2006-04-17
Moved ColorMasks to their own new header graphics/colormasks.h, so that both ...
Max Horn
2006-04-16
This should fix wrong colors of the scummvm logo in the new theme after scree...
Johannes Schickel
2006-04-16
- Moves Graphics::loadFont to Graphics::NewFont::loadFont
Johannes Schickel
2006-04-16
Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have ...
Max Horn
2006-04-16
Remove redundant code. soundfont is taken care in OptionsDialog::open() now.
Eugene Sandulenko
2006-04-16
Patch #1469722: "Game-specific SoundFont configuration broken"
Eugene Sandulenko
2006-04-16
Fixed some breakage in the 'Add Game' code I recently introduced; added a FIX...
Max Horn
2006-04-16
Fixed broken svn:keywords values
Max Horn
2006-04-16
- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...
Eugene Sandulenko
2006-04-15
Removed GameDetector::_gameid in favor of using a config manager entry
Max Horn
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
[next]