Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-08 | Merge pull request #257 from lordhoto/graphics-conversion | Johannes Schickel | |
Extend crossBlit for abitrary (in-place) conversions and add a in-place conversion to Surface | |||
2012-10-08 | CREDITS: Mark Lothar Serra Mari as retired | Thierry Crozat | |
2012-09-26 | GUI: Support for page restoring for non-continuous save lists in the grid ↵ | Johannes Schickel | |
chooser. | |||
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-09-26 | GUI: Fix maximum page number calculation in grid chooser. | Johannes Schickel | |
This avoids a off by one error in some cases. | |||
2012-09-26 | GUI: Save/restore last scroll position in the list save/load dialog. | Johannes Schickel | |
This should give a better user experience, since the user will not have to scroll back to where he was when he used the dialog last. Thanks to wjp for suggesting this. | |||
2012-09-26 | GUI: Save/restore the last used page in the grid save/load dialog. | Johannes Schickel | |
This allows opening the dialog on (nearly) the same page again as when it was closed. Sadly due to the different number of entries in the save and load version this is not always exactly the same page as before. Same goes for resolution changes. Thanks to wjp for suggesting this. | |||
2012-09-25 | TONY: Add credits for Tony | Strangerke | |
2012-09-12 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: AUTHORS | |||
2012-09-06 | CREDITS: Reshuffle special thanks | Willem Jan Palenstijn | |
2012-09-06 | CREDITS: Minor tweaks | Willem Jan Palenstijn | |
2012-09-06 | CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME. | Einar Johan Trøan Sømåen | |
2012-09-06 | CREDITS: Add myself to credits for the Wintermute-engine | Einar Johan Trøan Sømåen | |
2012-08-31 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
2012-08-28 | GUI: Use in-place Surface conversion in widget code. | Johannes Schickel | |
2012-08-27 | I18N: Update translation data file. | Jordi Vilalta Prat | |
2012-08-27 | I18N: Update translation data file | Thierry Crozat | |
2012-08-27 | CREDITS: Add credits for Galician translation | Thierry Crozat | |
2012-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops | |
Conflicts: AUTHORS devtools/credits.pl gui/credits.h | |||
2012-08-15 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-08-14 | GUI: Fix out-of-bounds in new chooser. | Alyssa Milburn | |
2012-08-12 | GUI: Make normal disabled color of the modern theme darker. | Johannes Schickel | |
This should fix bug #3395057 "GUI: Font-Background Color Contrast Problem in Modern Theme". At the very least it will improve the contrast. | |||
2012-08-12 | GUI: Create the builtin theme from scummclassic again. | Johannes Schickel | |
The old builtin one actually was based on a unpublished version, which failed with the current code. Oops. | |||
2012-08-12 | GUI: Mark parts of the grid based chooser layout code as HACK. | Johannes Schickel | |
2012-08-12 | I18N: Update POTFILES and rebuild the translations. | Johannes Schickel | |
2012-08-12 | GUI: Remove left-over code from theme based fill color in thumbnail display. | Johannes Schickel | |
2012-08-12 | Merge pull request #260 from lordhoto/new-chooser. | Johannes Schickel | |
New save/load chooser Conflicts: gui/saveload.cpp | |||
2012-08-12 | GUI: Fix possible un-initialised variable usage in SaveLoadChooser. | D G Turner | |
This was reported by valgrind, while looking at a different issue. | |||
2012-08-09 | GRAPHICS: Add a DPI parameter to loadTTFFont. | Johannes Schickel | |
Will be used by WME. | |||
2012-07-25 | GUI: Use "OK" instead of "Ok" in SavenameDialog. | Johannes Schickel | |
2012-07-24 | GUI: Add possibility to disable the grid based chooser via ↵ | Johannes Schickel | |
DISABLE_SAVELOADCHOOSER_GRID. | |||
2012-07-24 | GUI: Strip a trailing whitespace. | Johannes Schickel | |
2012-07-24 | GUI: Let SaveLoadChooser::getResultString return a const reference. | Johannes Schickel | |
2012-07-24 | GUI: Remove unecessary explicit GUI namespace uses. | Johannes Schickel | |
2012-07-24 | GUI: Remove an unnecessary empty line. | Johannes Schickel | |
2012-07-24 | GUI: Also disable the switch-to-list button in the choosers, when the grid ↵ | Johannes Schickel | |
one isn't available. | |||
2012-07-24 | GUI: Rename LoadChooserThumbnailed to SaveLoadChooserGrid. | Johannes Schickel | |
2012-07-24 | GUI: Implement saving in the grid based save/load chooser. | Johannes Schickel | |
2012-07-20 | CREDITS: Update dreamweb team | Willem Jan Palenstijn | |
2012-07-20 | CREDITS: Credits for original sources | Eugene Sandulenko | |
2012-07-15 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-09 | GUI: Fix missing button background in grid based chooser. | Johannes Schickel | |
Now the thumbnail button and the descriptions are sub widgets of the container widget. | |||
2012-07-09 | GUI: Make container widget a bit more container like. | Johannes Schickel | |
Now it is possible to add sub widgets to a ContainerWidget and allow for these to get events too. | |||
2012-07-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-08 | I18N: Updated translations.dat | Eugene Sandulenko | |
2012-07-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-07 | I18N: Regenerate translations data file | Thierry Crozat | |
2012-07-04 | CREDITS: Drop my middle initial to stay within the size-limit for AUTHORS, ↵ | Einar Johan Trøan Sømåen | |
and add handle. |