summaryrefslogtreecommitdiff
path: root/hw/xnest
AgeCommit message (Expand)Author
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-06-19Merge branch 'master' into mpxPeter Hutterer
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-05-28Fix up xnest manpageDavid Nusinow
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-04-12Merge branch 'master' into mpxPeter Hutterer
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner
2007-04-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh
2007-04-03Split the xserver/fb/fbcmap.c file into two files.Brian
2007-04-02Merge branch 'master' into mpxPeter Hutterer
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson
2007-03-19Merge branch 'master' into mpxPeter Hutterer
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh
2007-03-05Merge branch 'master' into mpxPeter Hutterer
2007-02-05dmx, vfb, xnest: fix fbcmap compilationDaniel Stone
2006-12-19Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverPeter Hutterer
2006-12-16For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86ServerKevin E Martin
2006-12-11dix: Moving SpriteRec into DeviceIntRecPeter Hutterer
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone
2006-10-25port all users to the new DIX motion history APIDaniel Stone
2006-10-23Xnest: port to new input APIDaniel Stone
2006-10-23Xnest: disable XKB, reshuffle codeDaniel Stone
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone
2006-09-06Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer
2006-08-23Make sure Composite is never enabled for Xnest.Adam Jackson
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-05fix compiler warning about xnestRecolorCursor() not being definedGreg Kroah-Hartman
2006-06-18Add some missing .gitignore stuff for Mesa symlinks and other generated files.Eric Anholt
2006-06-09fix compiler warnings in hw/xnest/Keyboard.cGreg Kroah-Hartman
2006-06-01Die XTESTEXT1, die!Daniel Stone
2006-05-29Remove -xkbmap argument.Daniel Stone
2006-04-03Coverity #616: Fix a rare memory leak.Adam Jackson
2006-03-27Remove remnants of XkbCF code.Daniel Stone
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt
2006-02-11Add stub xf86WrapperInits so that the servers will build even if os/ wasEric Anholt
2005-12-26Bug #4190: Add a rule for 'make relink' since automake sucks.Adam Jackson
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-13Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserverAlan Coopersmith
2005-09-30Man page processing/installation and other doc file updatesAlan Coopersmith
2005-07-28Fix distcheck for serverKevin E Martin
2005-07-16Add record module building support Change module building to not useKevin E Martin
2005-07-14Add #include <xnest-config.h> to the Xnest source files for modularization.Kevin E Martin
2005-07-14Add support for XnestKevin E Martin
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone