summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Collapse)AuthorFilesLines
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
module builds to reflect this change.
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
Add missing files to EXTRA_DIST
2005-10-09Bug #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> AddAlan Coopersmith1-1/+2
SecurityPolicy to EXTRA_DIST (Bill Crawford)
2005-10-06Sun bug #6326551: xkbSetDetectableAutoRepeat broken when using XEvIEAlan Coopersmith1-0/+4
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6326551> (Derek Wang, Sun Microsystems)
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
Add README to EXTRA_DIST
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
Wed Aug 17 14:50:58 2005 Soren Sandmann <sandmann@redhat.com> Include <X11/extensions/Print{,str}.h> instead of "Print{,str}.h" Include <X11/fonts/fontstruct.h> isntead of "fonts/fontstruct.h" Wed Aug 17 14:54:49 2005 Søren Sandmann <sandmann@redhat.com> Conditionally compile in xprint.c Add Xprint
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
from Stefan Dirsch
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
<https://bugs.freedesktop.org/attachment.cgi?id=2325> Avoid 38 gcc-3.4.2 warnings: suggest parentheses around assignment used as truth value suggest explicit braces to avoid ambiguous `else' suggest parentheses around && within || suggest parentheses around arithmetic in operand of ^ "/*" within comment (Peter Breitenlohner) Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2326 <https://bugs.freedesktop.org/attachment.cgi?id=2326> This patch removes these 2 gcc-3.4.3 warnings: missing braces around initializer implicit declaration of function `XpOidTrayMediumListHasTray' (Peter Breitenlohner)
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
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
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
the server to work around ignorant clients on large display walls. (Kevin E. Martin)
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith1-8/+348
extension crash with signal 11 on keyboard Bugzilla #1205 <https://bugs.freedesktop.org/show_bug.cgi?id=1205> Xevie client receives two KeyPress events on consumed keys when XKB is enabled Patch #2223 <https://bugs.freedesktop.org/attachment.cgi?id=2223> Fixes for both of these and some other Xevie bugs (Derek Wang - Sun Microsystems)
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
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
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
(https://bugs.freedesktop.org/attachment.cgi?id=1230): Fix crash in Xscreensaver code which allowed any authentificated X client to crash the Xserver using |XScreenSaverUnsetAttributes()|. Patch by ajax@nwnk.net
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
insufficient SHM detection in XvMC local test. Removed reference to getpagesize() which caused linking problems on s390. Reported by Stefan Dirsch <sndirsh@suse.de>
2004-11-13lib/XvMC/ImakeThomas Hellstrom2-1/+107
Added support for automatic loading of the correct hardware XvMC driver. This involves a protocol extension of the XvMC protocol. The XvMC revision number was bumped.
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich1-1/+2
XScreenSaverSetAttributes() followed by XScreenSaverUnsetAttributes(). Caused by missing FreeResource() in XScreenSaverUnsetAttributes(). Removing unused DDC sections that caused misinterpretation of DDC data due to a missing break statement in a switch. Fixed typo: #if <-> #ifdef.
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
badSysCall out of the OS specific block.
2004-09-19Bugzilla #1402: fix BigFont extension if SHM is compiled in but notAlexander Gottwald1-3/+6
working. Does not access SHM and privates if the SHM syscall failed during extension initialization.
2004-07-31Integration of XEVIE branch to trunk, latest updatesStuart Kreitman1-340/+83
https://freedesktop.org/bugzilla/show_bug.cgi?id=947 Modified Files: Imakefile xevie.c
2004-07-30Integration of XEVIE branch to trunkStuart Kreitman1-0/+628
https://freedesktop.org/bugzilla/show_bug.cgi?id=947 Modified Files: Imakefile Added Files: xevie.c
2004-07-29Use LibraryTargetName when not building a loadable serverKevin E Martin1-11/+4
Move extern function declarations to window.h Cleaned up code since client's saveSet is no longer defined as a pointer* Added externs back in Change #if to #ifdef to fix compiler warning Add function declarations that were inadvertently removed by previous check in Disable extensions that are not (yet) supported by DMX
2004-07-29Integration of DAMAGE-XFIXES branch to trunkStuart Kreitman1-7/+7
https://freedesktop.org/bugzilla/show_bug.cgi?id=859 DAMAGE calls some shape functions. Modified Files: Imakefile shape.c
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin2-37/+72
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich41-64/+80
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich41-53/+56
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich41-42/+43
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich41-41/+41
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich41-41/+41
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley2-2/+3
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley36-797/+780
2003-11-25Initial revisionXORG-STABLEKaleb Keithley3-0/+91