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-10-08
Display the correct theme name if it's specified with --gui-theme
Johannes Schickel
2006-10-08
- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin cla...
Johannes Schickel
2006-10-08
Added a comment about how the theme browser finds the themes.
Johannes Schickel
2006-10-08
- Forcing 'classic' as the builtin classic theme (which means it ignores the ...
Johannes Schickel
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
2006-10-08
- added auto detection of the Theme style to use
Johannes Schickel
2006-10-08
Ooops. making the classic theme working without a config again.
Johannes Schickel
2006-10-08
- added config file support for the classic theme
Johannes Schickel
2006-10-08
Uses the slider background settings instead of the edit text widget settings ...
Johannes Schickel
2006-10-06
Added DJWillis as official GP2X porter.
Eugene Sandulenko
2006-10-04
Fix for bug #1570189 (GUI: crash when pressing "delete" at the end of the name)
Max Horn
2006-10-02
Add a somewhat hackish, uber-sekrit mass-add-game-feature (shift-click 'Add.....
Max Horn
2006-09-30
Get rid of CharStar_BaseNode and consorts -- using a simple String is more ef...
Max Horn
2006-09-29
Update credits
Travis Howell
2006-09-29
Update credits
Travis Howell
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-21
Fix bug #1562795: "Bug with auto-generated game IDs"
Eugene Sandulenko
2006-09-16
Added GUI::ConsoleDialoggetCharsPerLine() method, and added a big FIXME comme...
Max Horn
2006-09-16
Overhaul of the debugger code
Max Horn
2006-09-16
Renamed kLineWidth to kCharsPerLine, and moved some enum constants into class...
Max Horn
2006-08-20
Updated credits with all current port builders.
Eugene Sandulenko
2006-08-18
slightly changed patch #1521412: Hardcoded path for theme files
Willem Jan Palenstijn
2006-08-12
The ListWidget constructor already did most of what reflowLayout() does, except
Torbjörn Andersson
2006-08-12
Whitespace.
Torbjörn Andersson
2006-08-04
Only refresh the theme & reflow all dialogs if the screen settings actually c...
Max Horn
2006-08-04
There is no need anymore to report EVENT_SCREEN_CHANGED changes to the GUI code
Max Horn
2006-08-04
Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)
Max Horn
2006-08-04
Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d...
Max Horn
2006-08-04
Renamed handleScreenChanged() -> reflowLayout() in the GUI code
Max Horn
2006-07-31
* Added copyright string to all engine plugins
Max Horn
2006-07-30
Added explicit string equals/hash functors to a new header common/hash-str.h;...
Max Horn
2006-07-23
String class usage cleanup
Max Horn
2006-07-22
Clear the active domain when (re)opening the launcher dialog. This fixes bug
Torbjörn Andersson
2006-07-15
Adds eriktorbjorn to the kyra credits for his VQA player for kyra3.
Johannes Schickel
2006-07-15
Makes usage of themepath over extrapath then loading the gui files.
Johannes Schickel
2006-07-14
More whitespace changes.
Torbjörn Andersson
2006-07-10
Call handleScreenChanged() when opening the console. Otherwise, we may get
Torbjörn Andersson
2006-07-10
Add cyx's patch for #1497725 - GUI: trying to enter empty CD drive
Travis Howell
2006-07-09
Added Neil Millstone to the credits
Max Horn
2006-07-09
Patch #1519399: DS Backend
Max Horn
2006-07-08
Updated credits
Max Horn
2006-07-07
- Fix bug #1513671 "GUI: PSP classic mode problems"
Eugene Sandulenko
2006-07-07
override inactive_dialog_shading on PSP
Joost Peters
2006-06-28
Since the slider's handleMouseMoved() clips the new value, there's no need to
Torbjörn Andersson
2006-06-24
Add Keith Scroggins to credits as Atari/FreeMiNT builder.
Eugene Sandulenko
2006-06-24
listwidget: handle clicking outside of the list more gracefully
Willem Jan Palenstijn
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
2006-06-21
Reverting here too.
Johannes Schickel
2006-06-21
Ok after a few checks this is how it should be (fixing problems with my last ...
Johannes Schickel
[prev]
[next]