Age | Commit message (Expand) | Author |
2013-08-16 | GRAPHICS: Added changes and improved code from inisider/scummvm (partial text) | Narek Mailian |
2013-08-08 | GUI: Change name of GUI-renderers to remove "16-bit" | Narek Mailian |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-01-27 | GUI: Allow user to display hidden files in the browser dialog. | Johannes Schickel |
2013-01-26 | GUI: Move the FluidSynth reset button from Misc tab to bottom | Torbjörn Andersson |
2013-01-26 | GUI: Add "Reset" button to FluidSynth settings dialog | Torbjörn Andersson |
2013-01-26 | FLUIDSYNTH: Add separate dialog for FluidSynth settings | Torbjörn Andersson |
2012-07-24 | GUI: Implement saving in the grid based save/load chooser. | Johannes Schickel |
2012-07-01 | GUI: Add page display to grid based load chooser. | Johannes Schickel |
2012-06-29 | GUI: Allow the user to switch between list and thumbnail based load chooser. | Johannes Schickel |
2012-06-13 | GUI: Allow querying of the pixel format used by ThemeEngine. | Johannes Schickel |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2012-05-03 | GUI: Implemented pressed state for buttons | Oleksiy Kurochko |
2012-03-25 | GUI: Change the undithering checkbox to be an engine-specific option | Filippos Karapetis |
2012-03-25 | GUI: Move predictive dialog to common gui | Oleksiy Kurochko |
2012-03-19 | GUI: Add per-engine and per-game options | Filippos Karapetis |
2012-01-29 | GRAPHICS/GUI: Implement kerning support for Font. | Johannes Schickel |
2012-01-29 | GUI: Add support for loading TTF files with ISO-8859-1 charset. | Johannes Schickel |
2012-01-07 | GUI: Rework how the default localized font is managed. | Johannes Schickel |
2012-01-06 | GUI: Slight cleanup for font/image loading. | Johannes Schickel |
2012-01-06 | GRAPHICS: Rework BDF font code. | Johannes Schickel |
2011-12-26 | SCUMM: Add a difficulty selection dialog for Loom FM-Towns. | Johannes Schickel |
2011-12-07 | GUI: Improved pop up and scrollbar arrows look | MaximRussia |
2011-10-25 | GUI: Added clear button to paths | Eugene Sandulenko |
2011-10-24 | GUI: Added icon to clear button. Reverted PNG support | Eugene Sandulenko |
2011-06-06 | GRAPHICS: Move genLocalizedFontFilename() to FontManager class | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-03 | GUI: ThemeEngine.cpp/.h formatting fixes. | Johannes Schickel |
2011-03-01 | GUI: Increment theme version. | Johannes Schickel |
2011-02-24 | GUI: Fix two-step rendering | dhewg |
2011-02-14 | GUI: Update cursor palette handling for RGBA->RGB change. | Johannes Schickel |
2010-11-15 | GUI: Tweak ThemeEngine methods to use Common::String params & const qualifier | Max Horn |
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis |
2010-11-05 | SCUMMVM: Bumped theme version to 0.81. | Filippos Karapetis |
2010-09-14 | GUI: Remove dead code. | Johannes Schickel |
2010-09-12 | i18n: Add lowres context in a few places. | Thierry Crozat |
2010-08-01 | GUI: Fix loading BDF fonts from theme archives. | Johannes Schickel |
2010-07-23 | GUI: Fix tooltip drawing | Eugene Sandulenko |
2010-07-19 | GUI: Enhance ThemeEngine to find theme .zip files using SearchMan | Max Horn |
2010-06-28 | i18n: Add support for locale-dependent fonts | Eugene Sandulenko |
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko |
2010-06-15 | GUI: Implement radiobuttons. | Eugene Sandulenko |
2009-12-09 | Include font.h instead of fontman.h in places that don't need fontman :) | Max Horn |
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/ | Jody Northup |
2009-08-20 | Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe... | Johannes Schickel |
2009-08-11 | Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,... | Travis Howell |