aboutsummaryrefslogtreecommitdiff
path: root/backends/x11
AgeCommit message (Expand)Author
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fixing the X11 & NULL backends by adding main()Max Horn
2006-02-14Forgot to add x11.hOystein Eftevaag
2006-02-14Fixed and cleaned up the X11 backend (and added 24/32 bpp support so it would...Oystein Eftevaag
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-09Ensure these headers match the rest of ScummVMMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-06-22compilation fix from Nicolas Joly, bug #976657Jonathan Gray
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
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