Age | Commit message (Expand) | Author |
2014-02-18 | GRAPHICS: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-03-28 | GRAPHICS: Take ownership of fonts passed to FontManager. | Alyssa Milburn |
2012-01-07 | GRAPHICS: Let FontManager::setFont accept an "const BdfFont *". | Johannes Schickel |
2012-01-07 | GUI: Rework how the default localized font is managed. | Johannes Schickel |
2012-01-07 | GRAPHICS: Slight formatting fix. | Johannes Schickel |
2011-08-22 | GRAPHICS: Fix indentation | Sven Hesse |
2011-08-21 | BADA: Code formatting and style changes following review | Chris Warren-Smith |
2011-08-21 | BADA: Initial BADA port implementation | Chris Warren-Smith |
2011-06-06 | GRAPHICS: Add kLocalizedFont in FontManager | Thierry Crozat |
2011-06-06 | GRAPHICS: Move genLocalizedFontFilename() to FontManager class | Thierry Crozat |
2011-06-06 | GRAPHICS: Get rid of kSODFont (ScummFont) | 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 |
2010-06-15 | GUI: Added default names for builtin fonts. | Eugene Sandulenko |
2009-12-09 | GRAPHICS: Change font code to be identical on all platforms | Max Horn |
2008-06-11 | No need to specify CaseSensitiveString_Hash explicitly anymore | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-07-30 | Added explicit string equals/hash functors to a new header common/hash-str.h;... | Max Horn |
2006-04-15 | cleanup | Max Horn |
2006-04-14 | - implements .bdf font loader based on convbdf (sure could have some clean up) | Johannes Schickel |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ... | Max Horn |
2005-01-06 | Added a font manager (work in progress) | Max Horn |