[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.1.99.901'

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:51:50 PST 2015


Tag 'xorg-server-1.1.99.901' created by Adam Jackson <ajax at benzedrine.nwnk.net> at 2006-10-14 00:04 -0700

xorg-server 1.1.99.901

Changes since xorg-server-1.1.99.3:
Aaron Plattner (16):
      Build infrastructure for libwfb.so.
      Prefix all of the exported symbols in libwfb.so with "wfb".
      Add framebuffer access wrapper infrastructure.
      Switch to using void* pointers.
      Add fbHasVisualTypes and fbSetVisualTypesAndMasks to wfbrename.h and include -DXFree86Server.
      Make ReadMemoryProcPtr take a const pointer.
      Wrap libwfb memory access.
      Use DrawablePtrs instead of PixmapPtrs for Prepare/Finish access.
      Add CompositeRegisterAlternateVisuals.
      (unsigned long)(1 << 31) = bad news on x86_64.
      (unsigned long)(1 << 31) = bad news on x86_64.
      Hide or rename more global symbols to avoid clashes with libfb.
      Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFIG_BUF_LEN.
      Restore the global xx* symbols and add them to wfbrename.h.
      Merge branch 'wfb'
      Bug 8386: Grow parser buffers to fit an entire line if it's longer than CONFIG_BUF_LEN.

Adam Jackson (32):
      Remove the bc flag from the -help text, since it's gone.
      Remove TargetRefresh option from the autoconfig logic.
      Rename some mode tokens to better reflect their use.
      Fix a mode sanity check to not break reduced-blanking setups (LCDs).
      Fix default mouse device on Linux, again.
      Un-cut-and-paste the mode rejection message.
      Make 'Xvfb -render' also disable Composite, lest we segfault on startup.
      Make sure Composite is never enabled for Xnest.
      More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.
      Remove calls to LoaderCheckUnresolved(), since it's now a stub.
      Don't translate monitor gamma to X gamma.
      Record the maximum dot clock of the monitor, and filter by it.
      Record all standard timings from EDID as modes, instead of just the first five.
      Allow hsync and vsync ranges to be overridden independently again.
      Enable DPMS by default.
      Fix up EDID blocks where the max pixclock exceeds the preferred mode clock.
      Bump the default pixel depth to 24, and default bpp to 32.
      Publish the raw EDID block as a property on the root window.
      Expand the default sync ranges to be large enough for 800x600 at 60.
      Load the default module set when no Module section is given in the config.
      Attempt to add the 'mouse' driver in more situations.
      Mark EDID modes as driver modes.  Infer virtual size from driver modes.
      Prefer driver-provided modes when matching name strings to modelines.
      In xf86MatchPciInstances, fail gracefully when there's no PCI device at all.
      Always believe the monitor when it reports a reduced-blanking mode.
      Don't install librac.a.
      Close with Pclose() that which we open with Popen().
      Back out merge of master to 1.2 branch.  Undoes 89987ca...
      Merge branch 'autoconfig-for-7.2' into server-1.2-branch
      Don't install librac.a.
      Close with Pclose() that which we open with Popen().
      Bump to 1.1.99.901

Alan Coopersmith (35):
      [fd.o bugzilla #189] _XOPEN_SOURCE defines break builds on Solaris Express
      Sun cc on Solaris x86 defines __i386 but not __i386__ so the x86
      Additional fixes to allow building with Sun compilers on Solaris x86
      Add the .stab.indexstr section produced by Sun's compilers to the list of
      Enable inlining of assembly functions for inX/outX on Solaris 8 with Sun
      21. X server crashes when X-Resource has to byte-swap. Sun bug #5007488.
      24. Update license for Xinerama code from DEC to the version requested by
      29. XkbWriteRulesProp fails if XkbRulesFile is NULL. Bug #376. (Alan
      xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_mouse.c Solaris mouse
      Bugzilla #495: LocalClientCred should use getpeerucred on Solaris 10
      xc/lib/GL/glx/Imakefile
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Add X-ACE to build system
      Correct ifdef - should be XACE, not XCSECURITY
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Correct ifdef - should be XACE, not XSECURITY
      APPGROUP requires both X-ACE & XC-SECURITY now
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Use XACE, not XCSECURITY to decide if SecurityLookup* are exported
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into XACE-modular
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into XACE-modular
      Add LOCALCONN to dix-config.h template for xtrans
      Add (void) casts to clear compiler errors about ?: results having type mismatch
      Don't insert RCS tag into generated pci id header files
      Update pci.ids to Tue 2006-10-03 daily snapshot
      Don't insert RCS tag into generated pci id header files
      Update pci.ids to Tue 2006-10-03 daily snapshot
      Merge branch 'XACE-modular' into server-1.2-branch
      Merge branch 'XACE-modular'
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into server-1.2-branch
      Use bash on Solaris to run symlink-mesa.sh

Alan Hourihane (8):
      Fix bug #7280, round title corner background
      Fix bug #7281, clipboard viewer should not
      Fix bug #7302, make Xn.hosts work from the
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Fix bug #5735, Serious flaw in CygwinX clipboard
      Fix typo
      Apply patch in bug #7919, blit improvements in
      Block IO on switchmode just as we do for VT switching

Bastian Blank (1):
      xfree86: don't do legacy IO on ARM or S/390 (Debian #362641)

Bill Nottingham (2):
      Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)
      Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)

Brian (8):
      Replace broken DMXDBG3() with DMXDBG2()
      The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.
      Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()
      Replace hard-coded filesnames with loops (all .c and .h files).
      Replace broken DMXDBG3() with DMXDBG2()
      The fbcmap.c file used by Xdmx _must_ be compiled with XFree86Server defined.
      Check for visual==NULL in dmxBECreateColormap() before calling XCreateColormap()
      Replace hard-coded filesnames with loops (all .c and .h files).

Daniel Stone (12):
      remove optional R3 backwards compatibility
      configure.ac: fix execinfo.h test (Debian #363218)
      remove obsolete vendor defines
      events.c: make XEvIE a little less verbose
      events.c: fix tiny XEvIE thinko
      dix: add whiteroot flag
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      dix: fix whiteroot thinko
      configure.ac: allow disabling of XSDL
      kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
      symlink-mesa.sh: expand *.{c,h}
      symlink-mesa.sh: expand *.{c,h}

David Nusinow (4):
      Document enable/disable flag for AIGLX in xorg.conf manpage.
      Add xorg.conf IgnoreABI option which does the same thing as -ignoreABI
      Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.
      Allow the xfree86 ddx utils to be optionally built. Patch by Eugene Konev.

Donnie Berkholz (3):
      If we're installing libxf86config, install headers needed to build against it.
      Really fix sparc on 64-bit kernel/32-bit userland.
      Really fix sparc on 64-bit kernel/32-bit userland.

Drew Parsons (4):
      * Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`
      Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.sh
      * Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d
      * Install Xprint's Xsession script to $(sysconfdir)/X11/Xsession.d

Eamon Walsh (26):
      Merge the new release from HEAD
      Replace XC-SECURITY code with XACE security hooks
      Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
      Add XACE and XSELINUX extensions to the build system
      Add XACE extension
      Replace XC-SECURITY code with XACE security hooks
      Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
      Add XACE extension source files.
      Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
      Modify XC-SECURITY and XC-APPGROUP extensions to work with XACE
      Added devPrivates support to the ExtensionEntry structure.
      Adding devPrivates support to the ExtensionEntry structure.
      Call ClientStateCallback on serverClient devPrivates initialization.
      Rebase Security extension to use devPrivates for storing security state.
      Remove LBX code.
      Make SecurityLookupIDBy* part of the base functionality.
      Merge branch 'XACE-modular' into my-XACE-modular
      Add four new XACE hooks: auditing, key event notification, window init
      Merge branch 'my-XACE-SELINUX' into my-XACE-modular
      Merge branch 'master' into my-XACE-modular
      Don't need to allocate memory now that devPrivates are being used.
      Include dix-config.h.
      Zero out newly allocated ClientRec structures.
      Zero out newly created ExtensionEntry structures, but only after the
      Generalize the handling of configuration files that ship with extensions.
      Merge branch 'master' into my-XACE-modular

Egbert Eich (5):
      2. Fixing segfaults that may happen in some corner cases when VT switching
      23. Merged with XFree86 4.4.0. Added changes that went into infected files.
      - backing out XFIXES and DAMAGE related code that accidentally went in
      36. Conversion: __AMD64__ > __amd64__ (Egbert Eich).
      Merged changes from RELEASE-1 branch

George Sapountzis (2):
      Call exaTryComponentAlphaHelper() for solid src also.
      Merge branch 'master' of git+ssh://gsap7@git.freedesktop.org/git/xorg/xserver

Harold L Hunt II (1):
      Replace a handful of calls to ErrorF and exit(1) with a single call to

Ian Romanick (32):
      Noting uses libdummy.a, so don't build it.  Only libdummy-nonserver.a
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Convert protocol decode tables for Single, VendorPrivate, and
      Re-generated files after a fix to glX_API.xml (in Mesa).
      Rename __glXDrawArraysSize to __glXDrawArraysReqSize.  This makes its
      Fix __glXDispatchInfo::dispatch_functions and
      Convert protocol decode tabels for Render and RenderLarge to use nice,
      Memo to myself: Whenever a Makefile.am changes, autogen.sh must be
      Refector __glXDisp_Render and __glXDispSwap_Render to DoRender.
      Fix the sorting of the extension string.  Add a few extensions that
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Regenerate from gl_API.xml 1.62.  Functions move, no real changes.
      Regenerate from gl_API.xml 1.63.  Enable extensions.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Add some missing bits of GL_SGI_color_table.
      Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and
      Finish support for GL_ARB_texture_compression.
      Enable vertex and fragment programs.
      Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.
      Remove __glXNoSuchRenderOpcode because it is no longer used.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Add support for AIGLX drivers to enable GLX extensions that they support.
      Make sure unsupported extensions are disabled.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Minor extension tweaks.
      Fix problems with vertex program protocol
      Implement GLX_SGI_swap_control.
      Add missing file from previous commit.
      Remove prototypes for non-existant functions.
      Remove prototypes and externs for non-existant functions and variables.
      Use correct opcodes for GLX_EXT_texture_from_pixmap.
      Fix bug #8608.

Ivan Pascal (2):
      xkb: fix wrapping when switching between groups
      xkb: fix wrapping when switching between groups

Jeff Smith (2):
      Bug #8449: Yet another Mesa symlink script resync.
      Bug #8449: Yet another Mesa symlink script resync.

Jesse Barnes (1):
      the new PCI mapping routines are broken on sparc64 (in fact they look

Kaleb Keithley (22):
      merge XFree86 4.3.0.1 to -CURRENT
      merge latest (4.3.99.16) from XFree86 (vendor) branch
      xfree86 merge
      xfree86 merge
      xfree86 merge
      merge XFree86 4.3.99.901 (RC1) from vendor branch
      First pass at "Standard" Xinerama. The sources for this came from Heather
      merge XFree86 RC2 (4.3.99.902) from vendor branch
      Use a different icon
      revert to RC1 version of the file with the license we like
      revert to RC1 version of file with the license we like
      bug #188 report bugs to X.org bugzilla, not XFree86
      merge most of XFree86 RC3 (4.3.99.903) from vendor branch. bug #214
      bug #188, #214, see versions 1.1.4.3 and 1.1.4.4 of this file. fix bad
      bug #214. Merge most of 4.4RC3
      bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has
      Revert to Xinerama 1.1 In order to make a "quick" release it has been
      bug #238 test for root-window that XFree86 fixed in their
      bug #240 Instead of both Meta keys generating Meta_L, and both Alt keys
      bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has
      no bug report. Restore Credits to the hw/darwin ddx that were deleted
      bug #357. Fix XDarwin so it builds on Mac OS X 10.2 and earlier. Merged

Kristian Høgsberg (1):
      Fix AIGLX VT switching.

Luc Verhaegen (1):
      Bug #5386: Synthesize modelines from EDID data.

Lukáš Turek (1):
      Adapt to Mesa header name change.

Matthew Allum (5):
      Improve XRes to;
      Back out 'mystery' spurious host window hints.
      Re-add support for tslib (1.0 release) and Xcalibrate extension.
      Add framebuffer device command line switch for Xfbdev
      Fix previous commit breaking other kdrives pulling in fbdev.a

Matthias Hopf (2):
      Fixed segfault w/ broken Xinerama configs.
      Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver

Michel Dänzer (4):
      Fix #include paths for fontcacheproto headers.
      Make sure _XSERVER64 is defined when it should be and gets tested.
      Add wrapper for new ioctl to update drawable information in the DRM.
      Push information about cliprects of DRI windows to the DRM.

Roland Mainz (2):
      Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=530 -
      Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=535 -

Samuel Thibault (1):
      xfree86: add Hurd support (#5613)

Stuart Kreitman (3):
      built,working DAMAGE/XFIXES in mono tree
      oops
      oops

Tilman Sauerbeck (6):
      Sanitized glxdri's Block/Wakeuphandler calling.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Bug #8226: Fixed SetPictureTransform()'s handling of the argument matrix.
      transformIsIdentity() now doesn't accept a zero matrix as the identity.
      Bug #8226: Fixed SetPictureTransform()'s handling of the argument matrix.
      transformIsIdentity() now doesn't accept a zero matrix as the identity.

---
 GL/glx/Makefile.am                                            |   13 
 GL/glx/extension_string.c                                     |  165 
 GL/glx/extension_string.h                                     |   63 
 GL/glx/g_disptab.c                                            |  840 -
 GL/glx/g_disptab.h                                            |  110 
 GL/glx/g_disptab_EXT.c                                        | 4656 ------
 GL/glx/g_disptab_EXT.h                                        |   47 
 GL/glx/glxcmds.c                                              |  360 
 GL/glx/glxcmdsswap.c                                          |  512 
 GL/glx/glxdri.c                                               |  128 
 GL/glx/glxext.c                                               |  131 
 GL/glx/glxext.h                                               |   10 
 GL/glx/glxscreens.c                                           |   48 
 GL/glx/glxscreens.h                                           |    2 
 GL/glx/glxserver.h                                            |   14 
 GL/glx/glxutil.h                                              |   19 
 GL/glx/indirect_dispatch.c                                    | 2772 ++--
 GL/glx/indirect_dispatch.h                                    |  232 
 GL/glx/indirect_dispatch_swap.c                               | 2856 ++--
 GL/glx/indirect_program.c                                     |  163 
 GL/glx/indirect_size_get.c                                    | 1753 +-
 GL/glx/indirect_size_get.h                                    |   15 
 GL/glx/indirect_table.c                                       | 1593 ++
 GL/glx/indirect_table.h                                       |  106 
 GL/glx/indirect_texture_compression.c                         |  133 
 GL/glx/indirect_util.c                                        |  112 
 GL/glx/indirect_util.h                                        |   10 
 GL/glx/rensize.c                                              |    2 
 GL/glx/rensizetab.c                                           | 2552 ---
 GL/glx/singlepix.c                                            |  126 
 GL/glx/singlepixswap.c                                        |   95 
 GL/glx/swap_interval.c                                        |  105 
 GL/glx/xfont.c                                                |    3 
 GL/symlink-mesa.sh                                            |  381 
 Xext/Makefile.am                                              |   24 
 Xext/appgroup.c                                               |   82 
 Xext/appgroup.h                                               |    4 
 Xext/fontcache.c                                              |    4 
 Xext/mitmisc.c                                                |   12 
 Xext/security.c                                               |  403 
 Xext/securitysrv.h                                            |   35 
 Xext/xace.c                                                   |  496 
 Xext/xace.h                                                   |  103 
 Xext/xacestr.h                                                |  135 
 Xext/xcalibrate.c                                             |  262 
 Xext/xres.c                                                   |   64 
 composite/compinit.c                                          |   46 
 composite/compint.h                                           |   13 
 composite/compwindow.c                                        |    2 
 configure.ac                                                  |   72 
 dix/devices.c                                                 |   27 
 dix/dispatch.c                                                |   69 
 dix/dixutils.c                                                |   35 
 dix/events.c                                                  |  138 
 dix/extension.c                                               |   94 
 dix/globals.c                                                 |    9 
 dix/main.c                                                    |    1 
 dix/privates.c                                                |   58 
 dix/property.c                                                |   24 
 dix/resource.c                                                |   74 
 dix/window.c                                                  |   59 
 exa/exa_render.c                                              |   93 
 fb/fbimage.c                                                  |    2 
 hw/dmx/Makefile.am                                            |    5 
 hw/dmx/dmx.h                                                  |    4 
 hw/dmx/dmxcmap.c                                              |   19 
 hw/dmx/dmxcursor.c                                            |    4 
 hw/kdrive/ati/Makefile.am                                     |   14 
 hw/kdrive/chips/Makefile.am                                   |   17 
 hw/kdrive/ephyr/Makefile.am                                   |   10 
 hw/kdrive/ephyr/hostx.c                                       |    6 
 hw/kdrive/epson/Makefile.am                                   |   11 
 hw/kdrive/fake/Makefile.am                                    |    4 
 hw/kdrive/fbdev/Makefile.am                                   |   11 
 hw/kdrive/fbdev/fbdev.c                                       |   18 
 hw/kdrive/fbdev/fbdev.h                                       |    1 
 hw/kdrive/fbdev/fbinit.c                                      |   19 
 hw/kdrive/i810/Makefile.am                                    |    8 
 hw/kdrive/mach64/Makefile.am                                  |    2 
 hw/kdrive/mga/Makefile.am                                     |    4 
 hw/kdrive/neomagic/Makefile.am                                |   13 
 hw/kdrive/nvidia/Makefile.am                                  |    7 
 hw/kdrive/pm2/Makefile.am                                     |   12 
 hw/kdrive/r128/Makefile.am                                    |   12 
 hw/kdrive/sdl/Makefile.am                                     |    2 
 hw/kdrive/sis300/Makefile.am                                  |    2 
 hw/kdrive/smi/Makefile.am                                     |   13 
 hw/kdrive/vesa/Makefile.am                                    |    9 
 hw/kdrive/via/Makefile.am                                     |    2 
 hw/vfb/InitOutput.c                                           |    3 
 hw/xfree86/Makefile.am                                        |    7 
 hw/xfree86/common/xf86.h                                      |    6 
 hw/xfree86/common/xf86AutoConfig.c                            |    4 
 hw/xfree86/common/xf86Bus.c                                   |    2 
 hw/xfree86/common/xf86Config.c                                |   60 
 hw/xfree86/common/xf86Configure.c                             |    3 
 hw/xfree86/common/xf86Cursor.c                                |   39 
 hw/xfree86/common/xf86DoScanPci.c                             |    4 
 hw/xfree86/common/xf86Helper.c                                |    6 
 hw/xfree86/common/xf86Init.c                                  |   13 
 hw/xfree86/common/xf86Mode.c                                  |  628 
 hw/xfree86/common/xf86Privstr.h                               |    1 
 hw/xfree86/common/xf86str.h                                   |    8 
 hw/xfree86/ddc/ddcProperty.c                                  |  585 
 hw/xfree86/ddc/interpret_edid.c                               |   39 
 hw/xfree86/ddc/xf86DDC.h                                      |    3 
 hw/xfree86/dixmods/extmod/modinit.h                           |    5 
 hw/xfree86/doc/man/xorg.conf.man.pre                          |    7 
 hw/xfree86/dummylib/Makefile.am                               |   11 
 hw/xfree86/loader/dixsym.c                                    |    7 
 hw/xfree86/os-support/Makefile.am                             |    2 
 hw/xfree86/os-support/bus/linuxPci.c                          |    6 
 hw/xfree86/os-support/hurd/Makefile.am                        |   17 
 hw/xfree86/os-support/hurd/hurd_init.c                        |   90 
 hw/xfree86/os-support/hurd/hurd_mmap.c                        |   96 
 hw/xfree86/os-support/hurd/hurd_mouse.c                       |  301 
 hw/xfree86/os-support/hurd/hurd_video.c                       |  191 
 hw/xfree86/os-support/linux/lnx_video.c                       |   16 
 hw/xfree86/parser/Makefile.am                                 |    6 
 hw/xfree86/parser/Monitor.c                                   |    2 
 hw/xfree86/parser/scan.c                                      |  123 
 hw/xfree86/rac/Makefile.am                                    |    2 
 hw/xfree86/scanpci/extrapci.ids                               |    7 
 hw/xfree86/scanpci/pci.ids                                    | 1031 +
 hw/xfree86/scanpci/pciid2c.pl                                 |    3 
 hw/xfree86/scanpci/xf86PciStdIds.h                            | 6920 +++++++++-
 hw/xfree86/vgahw/vgaHW.h                                      |    2 
 hw/xnest/Args.c                                               |    7 
 hw/xnest/Makefile.am                                          |    2 
 hw/xprint/config/C/print/models/PS2PDFspooldir-GS/Makefile.am |    3 
 hw/xprint/config/C/print/models/PSspooldir/Makefile.am        |    3 
 hw/xprint/config/Makefile.am                                  |    2 
 hw/xprint/doc/Xprt.html                                       |    6 
 hw/xprint/doc/Xprt.man.pre                                    |    6 
 hw/xprint/doc/Xprt.sgml                                       |    6 
 hw/xprint/etc/Xsession.d/92xprint-xpserverlist                |   30 
 hw/xprint/etc/Xsession.d/Makefile.am                          |    3 
 hw/xprint/etc/Xsession.d/cde_xsessiond_xprint.sh              |   30 
 hw/xwin/winclipboardwndproc.c                                 |  104 
 hw/xwin/winmultiwindowwndproc.c                               |   29 
 hw/xwin/winshadgdi.c                                          |    7 
 include/dix-config.h.in                                       |    6 
 include/dix.h                                                 |   19 
 include/dixstruct.h                                           |   10 
 include/extension.h                                           |    8 
 include/extnsionst.h                                          |    6 
 include/opaque.h                                              |    2 
 include/resource.h                                            |   11 
 include/xorg-config.h.in                                      |    3 
 mi/mieq.c                                                     |    4 
 mi/miinitext.c                                                |   18 
 os/access.c                                                   |   22 
 os/connection.c                                               |    8 
 os/utils.c                                                    |   13 
 render/picture.c                                              |   21 
 xkb/ddxList.c                                                 |    2 
 xkb/xkbPrKeyEv.c                                              |    4 
 xkb/xkbUtils.c                                                |    8 
 158 files changed, 18562 insertions(+), 14893 deletions(-)
---


More information about the Xquartz-changes mailing list