aboutsummaryrefslogtreecommitdiff
path: root/backends/x11
AgeCommit message (Expand)Author
2004-03-21Updated X11 backend to compile again (I do not know if it works, though)Max Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-13patch #896094, Some X11 backend fixes from Gregor JasnyJonathan Gray
2003-12-18Patch #862283 (Help X11 backend to compile on FreeBSD)Max Horn
2003-11-07spelling fixesJonathan Gray
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-06const fix; expannded TODO comment a bitMax Horn
2003-07-06make x11 backend compile again, still doesn't actually work though...Jonathan Gray
2003-07-05updated backends to use type MutexRefMax Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-12make x11 backend actually compile again, seems to cry about xshmputimage when...Jonathan Gray
2002-11-13Some other inits added to prepare for the 'new / delete' overloadingLionel Ulmer
2002-11-13Added some needed initializations.Lionel Ulmer
2002-11-02Fix key repeat in the GUI.Lionel Ulmer
2002-11-02Make X11 driver work with overlays and all the stuff. Rework by theLionel Ulmer
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...Max Horn
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-29compilation fixMax Horn
2002-08-21first go at modularizing the build systemMax Horn
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
2002-08-21Initial revisionMax Horn