Age | Commit message (Expand) | Author | Files | Lines |
2009-08-07 | Add XCompositeGetDestinationWindow functionHEADmaster | Joel Bosveld | 2 | -0/+31 |
2009-06-29 | Track changes to CompositeSetMesh{Begin,End} -> {Clear,Activate} | Joel Bosveld | 1 | -3/+3 |
2009-06-29 | Send a request when nTriangles is 0, so that mesh will be removed | Joel Bosveld | 1 | -0/+10 |
2009-06-26 | Add support for CompositeRedirectWindowInput request | Joel Bosveld | 2 | -0/+23 |
2009-06-24 | Allow triangles to have coords in window but act as if they don't (for XYToWin) | Joel Bosveld | 2 | -4/+13 |
2009-06-24 | Changes to make SetTriCoordMesh work if max_request_size is too small | Joel Bosveld | 1 | -0/+17 |
2009-06-24 | Add XCompositeSetTriangularCoordinateMesh | David Reveman | 4 | -2/+62 |
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -8/+23 |
2009-01-29 | Janitor: Correct make distcheck | Paulo Cesar Pereira de Andrade | 7 | -16/+21 |
2008-05-19 | Rename parameters to clarify QueryVersion/QueryExtension. | Peter Hutterer | 3 | -18/+22 |
2008-03-09 | nuke RCS Ids | Matthieu Herrb | 6 | -11/+0 |
2007-12-06 | Add missing PHONY line for automatic ChangeLog generation | James Cloos | 1 | -0/+2 |
2007-07-03 | Follow composite protocol version to 0.4, although there is no ABI change. | Keith Packard | 2 | -1/+11 |
2007-05-02 | Version bump: 1.3.2 | Alan Coopersmith | 1 | -1/+1 |
2007-05-02 | Give more explicit warning messages if xmlto is needed but not found | Alan Coopersmith | 2 | -6/+8 |
2007-04-23 | Replace static ChangeLog with dist-hook to generate from git log | Alan Coopersmith | 2 | -94/+7 |
2007-04-23 | man page: oops, lost Deron's credit for 0.3 | Alan Coopersmith | 1 | -0/+4 |
2007-04-23 | Add libXcomposite man page (converted from protocol specs) | Alan Coopersmith | 5 | -1/+484 |
2007-04-23 | Add *~ to .gitignore to skip emacs/patch droppings | Alan Coopersmith | 1 | -0/+1 |
2006-10-13 | Bump to 0.3.1 | Adam Jackson | 1 | -1/+1 |
2006-10-12 | Do not call UnlockDisplay without calling LockDisplay. | Jamey Sharp | 1 | -2/+0 |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | 2 | -0/+0 |
2006-04-03 | Tag as 0.3 and release. | Adam Jackson | 1 | -0/+4 |
2006-04-03 | Coverity #573: Plug a leak on the error path. | Adam Jackson | 2 | -0/+6 |
2006-03-13 | Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3: | Deron Johnson | 5 | -5/+120 |
2005-12-15 | Update package version number for final X11R7 release candidate. | Kevin E Martin | 2 | -1/+6 |
2005-12-03 | Update package version number for X11R7 RC3 release. | Kevin E Martin | 2 | -1/+6 |
2005-11-20 | Add/improve libs .cvsignores. | Eric Anholt | 1 | -0/+20 |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 3 | -2/+13 |
2005-11-09 | Bump version numbers for X11R6.9/X11R7 RC2. | Kevin E Martin | 1 | -1/+1 |
2005-11-09 | Update package version number for X11R7 RC2 release. | Kevin E Martin | 2 | -1/+6 |
2005-11-01 | Update pkgcheck dependencies to work with separate build roots. | Kevin E Martin | 2 | -1/+6 |
2005-10-19 | Update package version number for RC1 release. | Kevin E Martin | 2 | -1/+6 |
2005-10-19 | lib/Xcomposite/Xcomposite.h | Kevin E Martin | 1 | -1/+1 |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | 3 | -7/+7 |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -1/+3 |
2005-07-16 | Change soversion to 1.0.0 with -version-number. | Daniel Stone | 1 | -11/+1 |
2005-07-15 | Add $(DEP_LIBS) | Alexander Gottwald | 2 | -1/+6 |
2005-07-14 | Do pkg-config deps on xfixes and xext | Adam Jackson | 1 | -1/+1 |
2005-07-13 | Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can be | Alan Coopersmith | 1 | -1/+1 |
2005-07-12 | Add missing files | Keith Packard | 3 | -0/+59 |
2005-07-12 | Use full path for Xcomposite.h header | Keith Packard | 1 | -1/+1 |
2005-07-11 | Require modular X library. Unify dependency _CFLAGS/_LIBS | Keith Packard | 3 | -47/+13 |
2005-07-07 | Add build sytem for Xcomposite | Søren Sandmann Pedersen | 9 | -0/+209 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 0 | -0/+0 |
2005-05-17 | Add Xdamage build system | Søren Sandmann Pedersen | 1 | -0/+10 |
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 1 | -1/+1 |
2004-07-31 | Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS: | Eric Anholt | 3 | -0/+470 |