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