summaryrefslogtreecommitdiff
path: root/dix/window.c
AgeCommit message (Collapse)AuthorFilesLines
2004-04-02Memory overrun due to incomplete implementation of saveSetElt dataDAMAGE-XFIXESStuart Kreitman1-0/+4
structure Modified Files: Tag: DAMAGE-XFIXES window.c dixutils.c
2004-03-30Integration from modular tree. Modified Files: Tag: DAMAGE-XFIXES window.cStuart Kreitman1-5/+12
2004-03-0724. Update license for Xinerama code from DEC to the version requested byDAMAGE-XFIXES-BASEAlan Coopersmith1-21/+28
Compaq for X11R6.5.1 that allows redistribution without written permission from DEC. Originally X.org Defect #9263. freedesktop.org bugzilla #283. (Alan Coopersmith)
2004-03-0523. Merged with XFree86 4.4.0. Added changes that went into infected files.Egbert Eich1-1/+1
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid future conflicts on ASCII but not humal readable files. (There should probably be separate CreditsXorg.rtf files) (Egbert Eich).
2004-02-25bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it hasXORG-RELEASE-1-BASEXEVIE-MERGEKaleb Keithley1-20/+20
been decided that the priority is to preserve the server's internal API/ABI so that third-party drivers that depend on symbols like noPanoramiXExtension, etc., would not need to be recompiled. Too bad gcc on Linux doesn't support ELF's weak symbols as that would have been a reasonable solution for preserving the ABI. N.B.: While symbols, i.e. functions and variables revert to the old name, I did not revert build names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and it's just a build issue that has no impact on the binary output of the build.
2003-12-18First pass at "Standard" Xinerama. The sources for this came from HeatherKaleb Keithley1-28/+29
Lanigan's xinerama tree on Sourceforge.Net. No attempt has been made to handle previous, non-standard versions of the protocol. Nor has any attempt been made to preserve the ABI of previous versions -- that part will be added at a later time, and then probably only on systems that have nice object/linker semantics, e.g. ELF systems with weak symbols.
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley1-125/+31
2003-11-17merge XFree86 4.3.0.1 to -CURRENTKaleb Keithley1-45/+294
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+3698