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
/
module.mk
Age
Commit message (
Expand
)
Author
2016-03-29
GUI: Added initial implementation for Updates opt-in wizard
Eugene Sandulenko
2016-01-07
GUI: Explain create_project HACK in module.mk a bit better.
Johannes Schickel
2016-01-06
IOS: Adds some explanations about the hack
Vincent Bénony
2016-01-06
IOS: Forces the create_project tool to use the right browser file for iOS
Vincent Bénony
2015-11-07
BBVS: Implement file chooser for Air Guitar minigame
Eugene Sandulenko
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-01-26
FLUIDSYNTH: Add separate dialog for FluidSynth settings
Torbjörn Andersson
2012-06-15
GUI: Create an interface for save/load dialogs.
Johannes Schickel
2012-03-25
GUI: Move predictive dialog to common gui
Oleksiy Kurochko
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-07-23
GUI: Fix tooltip drawing
Eugene Sandulenko
2010-04-11
Rest of patch #2982224: GSoC: Added unit test and unified error message display
Max Horn
2009-12-26
The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives...
Oystein Eftevaag
2009-01-17
Merged gui/ThemeData.cpp into ThemeEngine.cpp
Max Horn
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2008-11-11
Moved GUI::SaveLoadChooser to its own source file
Max Horn
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-10-11
Order files in gui/module.mk alphabetically
Max Horn
2008-09-02
Massive refactoring/cleanup on the theme engine/parser.
Vicent Marti
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-08-13
Massive API cleanup (removed legacy code).
Vicent Marti
2008-08-05
Massive refactoring on the layout parsing API.
Vicent Marti
2008-08-02
Improved looks on the Modern theme in the new GUI.
Vicent Marti
2008-07-02
GCC compiling fixes.
Vicent Marti
2008-06-26
InterfaceManager now loads themes.
Vicent Marti
2008-06-12
Parser skeleton
Vicent Marti
2008-05-25
Add InterfaceManager to makefile.
Eugene Sandulenko
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-03-16
Added new file gui/object.cpp (collecting GuiObject methods in there), and re...
Max Horn
2007-02-18
Improved 'Mass Detector': Now displays a dialog which displays the scan progr...
Max Horn
2006-10-25
- renamed GUI::ThemeNew to GUI::ThemeModern
Johannes Schickel
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
2006-09-16
Overhaul of the debugger code
Max Horn
2006-06-24
* Renamed config.mak to config.mk
Max Horn
2006-03-24
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...
Max Horn
2006-03-18
theme.cpp -> ThemeClassic.cpp for consistency and less confusion
Eugene Sandulenko
2006-03-07
WIP for arbitrary widget positions. See
Eugene Sandulenko
2006-02-12
Reduced data duplication in module.mk files; added module.mk files for null a...
Max Horn
2006-01-27
- adds the new gui renderer also a new implementation for the classic gui
Johannes Schickel
2005-02-06
Moved the console font from gui to graphics
Max Horn
2005-01-29
Started to merge the text editing code in ListWidget and EditTextWidget
Max Horn
2004-11-20
Removing walkthrough stuff again (talked to aquadran about this, he had no ob...
Max Horn
2004-11-19
added walkthrough
Paweł Kołodziejski
2004-08-15
Use custom font for the console -> more information visible, helps when using...
Max Horn
2004-03-21
Moved Surface/Font code into new 'graphics' module
Max Horn
2004-03-13
Revamped the font code: now it's very easy to switch between the 'original' S...
Max Horn
2004-01-30
Various changes to the build system which allow building ScummVM in an extern...
Max Horn
2003-11-19
new font code (currently disabled by default), which allows using 'arbitrary'...
Max Horn
2003-11-02
added initial TabWidget stub (if you want to try it, I added some testing cod...
Max Horn
[next]