Age | Commit message (Expand) | Author |
2016-04-13 | HUGO: Reduce header dependencies | Ori Avtalion |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-18 | HUGO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-09 | HUGO: Remove a useless variable assignation | Strangerke |
2013-11-01 | HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0 | Strangerke |
2013-10-31 | HUGO: Fix CID 1063173, 1002888, 1002886 | Strangerke |
2013-08-03 | HUGO: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | HUGO: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2012-06-13 | HUGO: More renaming | Strangerke |
2012-06-13 | HUGO: Apply coding convention (in progress) | Strangerke |
2012-03-20 | GRAPHICS: Rewrite ImageDecoder to have an improved API | Matthew Hoops |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-25 | HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar | strangerke |
2011-04-17 | HUGO: Prefer Surface::format over Surface::bytesPerPixel. | Johannes Schickel |
2011-04-17 | HUGO: Prefer Surface::create taking a PixelFormat over the one taking a byte ... | Johannes Schickel |
2011-04-16 | HUGO: Close prompt box dialog on Return key | Eugene Sandulenko |
2011-04-16 | HUGO: cleanup | Eugene Sandulenko |
2011-04-16 | HUGO: Fix crashes | Eugene Sandulenko |
2011-04-16 | HUGO: Implement prompt text box | Eugene Sandulenko |
2011-03-17 | HUGO: Fix compilation | Eugene Sandulenko |
2011-03-17 | HUGO: Initial work on user input dialog | Eugene Sandulenko |
2011-03-17 | HUGO: Renamed menu.* to dialogs.* | Eugene Sandulenko |