summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Fix build of Xorg by putting xf86bigfont back into builtin instead ofEric Anholt1-1/+1
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-6/+23
2006-02-16Bug #5871: Drop special build infrastructure left over from libcwrapperEric Anholt1-2/+1
2006-02-16Fix XSERVER64 should be _XSERVER64Dave Airlie1-2/+2
2006-02-16Bug #5869: Remove traces of EXTMODULE define, which doesn't appear to beEric Anholt1-1/+1
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-4/+4
2006-02-15Mark everything in {ext,font}sym.c as _X_EXPORT.Adam Jackson3-15/+15
2006-02-11Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined functionAlan Coopersmith1-1/+3
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt10-38/+15
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2005-12-28Merge from xserver a header for shm's server internal functions, which areEric Anholt1-0/+44
2005-12-13Spell it XINERAMA_SRCS, not PANORAMIX_SRCS.Adam Jackson1-1/+1
2005-12-12Bugzilla #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> Files inMODULAR_COPYAlan Coopersmith1-78/+92
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-3/+42
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-10-21Bug #4730: Byte-swap the pixmap ID correctly. (Neil Campbell)Adam Jackson1-0/+1
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-8/+31
2005-10-09Bug #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> AddAlan Coopersmith1-1/+2
2005-10-06Sun bug #6326551: xkbSetDetectableAutoRepeat broken when using XEvIEAlan Coopersmith1-0/+4
2005-09-30Man page processing/installation and other doc file updatesAlan Coopersmith1-1/+2
2005-09-25Add SecurityPolicy file for XCSECURITY extension.Alan Coopersmith1-4/+7
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone2-8/+0
2005-08-17Add buildsystem for Xprint, and:Søren Sandmann Pedersen2-3/+9
2005-07-28Fix distcheck for serverKevin E Martin2-8/+2
2005-07-27Add #include <dmx-config.h> for building dmx/glxProxy in the modular tree.Kevin E Martin1-1/+5
2005-07-14Add -I$(top_builddir)/hw/xfree86/dixmods/extmod to Xext/Makefile.am PatchSøren Sandmann Pedersen1-1/+1
2005-07-13Remove references to DDX-specific extensionsAdam Jackson1-10/+2
2005-07-07Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2325Alan Coopersmith1-2/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone28-44/+44
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone40-0/+160
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2-1/+5
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone30-54/+54
2005-07-01Adding initial build system.Daniel Stone2-0/+73
2005-06-10Bug #2799: Input shape. (Keith Packard)XORG-6_8_99_11Adam Jackson1-17/+78
2005-06-09Bug #1846: Add intentionally undocumented -disablexineramaextension flag toAdam Jackson1-0/+9
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith1-8/+348
2005-04-20Change "eviestr.h" to <X11/extensions/eviestr.h>.Daniel Stone1-1/+1
2005-04-20Change "xf86bigfstr.h" to <X11/extensions/xf86bigfstr.h> for includes.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone34-125/+125
2005-03-23bugzilla #2194: fix an alignement problem on 64 bit architectures.Matthieu Herrb1-2/+2
2004-12-15Use snprintf.Matthieu Herrb1-2/+2
2004-12-13//bugs.freedesktop.org/show_bug.cgi?id=1695) attachment #1230Roland Mainz1-2/+2
2004-11-24Add <sys/types.h> include to unbreak build on FreeBSD.Eric Anholt1-0/+1
2004-11-23Bugzilla #1883 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1883): FixThomas Hellstrom1-9/+25
2004-11-13lib/XvMC/ImakeThomas Hellstrom2-1/+107
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich1-1/+2
2004-10-10programs/Xserver/Xext/saver.c Fix for XFree86 bugzilla #1224.Matthieu Herrb1-2/+2
2004-09-20Bugzilla #1402: The last patch was broken on linux. Take definition ofAlexander Gottwald1-2/+2
2004-09-19Bugzilla #1402: fix BigFont extension if SHM is compiled in but notAlexander Gottwald1-3/+6