Age | Commit message (Expand) | Author | Files | Lines |
2006-08-07 | remove optional R3 backwards compatibility | Daniel Stone | 1 | -9/+3 |
2006-07-31 | Improve XRes to; | Matthew Allum | 1 | -1/+63 |
2006-07-30 | add securitysrv.h | Daniel Stone | 1 | -1/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 38 | -69/+0 |
2006-07-21 | fix XEvIE build without XKB | Daniel Stone | 1 | -6/+18 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-06-21 | Move Xserver internal API for appgroup from Xagsrv.h to appgroup.h | Alan Coopersmith | 3 | -6/+82 |
2006-06-20 | Move Xserver API for security extension to securitysrv.h | Alan Coopersmith | 2 | -3/+2 |
2006-06-20 | Move Xserver API for security extension to securitysrv.h | Alan Coopersmith | 1 | -0/+133 |
2006-06-20 | Delete code that's been inside #if 0 since X11R6.7. | Alan Coopersmith | 1 | -18/+0 |
2006-06-18 | Xprint/ -> hw/xprint | Adam Jackson | 1 | -2/+2 |
2006-06-09 | put function prototype for ShapeExtensionInit() in proper place | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-07 | Add PanoramiXExtensionDisabledHack to globals.h as it was missing. | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-07 | Remove 3 compiler warnings in the Xext/xevie.c file | Greg Kroah-Hartman | 1 | -3/+1 |
2006-06-03 | Bug #6956: Fix crash when removing session leader before its children. | Daniel Stone | 1 | -9/+12 |
2006-06-01 | Kill LBX, too. | Daniel Stone | 1 | -34/+1 |
2006-06-01 | Forgot to remove this one too. | Daniel Stone | 1 | -90/+0 |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 4 | -2703/+1 |
2006-05-12 | Fri May 12 17:51:26 2006 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -3/+14 |
2006-04-05 | Put the screensaver extension back in the Xext module. | Fredrik Höglund | 2 | -4/+2 |
2006-04-03 | Coverity #75: Dead variable elimination. | Adam Jackson | 1 | -5/+2 |
2006-04-03 | Coverity #992: Prevent a NULL chase. | Adam Jackson | 1 | -1/+2 |
2006-03-31 | Move the screensaver extension from module to builtins. | Fredrik Höglund | 2 | -4/+151 |
2006-03-28 | Big old pile of warning fixes. | Adam Jackson | 3 | -40/+18 |
2006-03-24 | Refactored the screensaver and DPMS timer code to use the screensaver timer | Fredrik Höglund | 1 | -3/+3 |
2006-03-21 | Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1 | Kristian Høgsberg | 1 | -1/+1 |
2006-02-16 | Fix build of Xorg by putting xf86bigfont back into builtin instead of | Eric Anholt | 1 | -1/+1 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 1 | -6/+23 |
2006-02-16 | Bug #5871: Drop special build infrastructure left over from libcwrapper | Eric Anholt | 1 | -2/+1 |
2006-02-16 | Fix XSERVER64 should be _XSERVER64 | Dave Airlie | 1 | -2/+2 |
2006-02-16 | Bug #5869: Remove traces of EXTMODULE define, which doesn't appear to be | Eric Anholt | 1 | -1/+1 |
2006-02-15 | Mark everything in dixsym.c as _X_EXPORT. | Adam Jackson | 1 | -4/+4 |
2006-02-15 | Mark everything in {ext,font}sym.c as _X_EXPORT. | Adam Jackson | 3 | -15/+15 |
2006-02-11 | Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function | Alan Coopersmith | 1 | -1/+3 |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt | 10 | -38/+15 |
2006-01-18 | Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers | Dave Airlie | 1 | -0/+2 |
2005-12-28 | Merge from xserver a header for shm's server internal functions, which are | Eric Anholt | 1 | -0/+44 |
2005-12-13 | Spell it XINERAMA_SRCS, not PANORAMIX_SRCS. | Adam Jackson | 1 | -1/+1 |
2005-12-12 | Bugzilla #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> Files inMODULAR_COPY | Alan Coopersmith | 1 | -78/+92 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -3/+42 |
2005-11-08 | See ChangeLog entry 2005-11-07 for details. | Kean Johnson | 1 | -1/+1 |
2005-10-21 | Bug #4730: Byte-swap the pixmap ID correctly. (Neil Campbell) | Adam Jackson | 1 | -0/+1 |
2005-10-17 | include/dix-config.h.in Add support for more extensions | Kevin E Martin | 1 | -8/+31 |
2005-10-09 | Bug #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> Add | Alan Coopersmith | 1 | -1/+2 |
2005-10-06 | Sun bug #6326551: xkbSetDetectableAutoRepeat broken when using XEvIE | Alan Coopersmith | 1 | -0/+4 |
2005-09-30 | Man page processing/installation and other doc file updates | Alan Coopersmith | 1 | -1/+2 |
2005-09-25 | Add SecurityPolicy file for XCSECURITY extension. | Alan Coopersmith | 1 | -4/+7 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 2 | -8/+0 |
2005-08-17 | Add buildsystem for Xprint, and: | Søren Sandmann Pedersen | 2 | -3/+9 |