Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-29 | Janitor: Correct make distcheck | Paulo Cesar Pereira de Andrade | |
Remove extra .gitignore in subdirectories Correct a sparse warning | |||
2008-05-19 | Rename parameters to clarify QueryVersion/QueryExtension. | Peter Hutterer | |
These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511> | |||
2008-03-09 | nuke RCS Ids | Matthieu Herrb | |
2007-12-06 | Add missing PHONY line for automatic ChangeLog generation | James Cloos | |
2007-07-03 | Follow composite protocol version to 0.4, although there is no ABI change.libXcomposite-0.4.0 | Keith Packard | |
Composite protocol 0.4 changes clipping semantics, but doesn't affect any of the interfaces. As such, this library version is exactly the same as the 0.3 series, but the documentation includes a description of the semantic change. | |||
2007-05-02 | Version bump: 1.3.2libXcomposite-0.3.2 | Alan Coopersmith | |
2007-05-02 | Give more explicit warning messages if xmlto is needed but not found | Alan Coopersmith | |
2007-04-23 | Replace static ChangeLog with dist-hook to generate from git log | Alan Coopersmith | |
2007-04-23 | man page: oops, lost Deron's credit for 0.3 | Alan Coopersmith | |
2007-04-23 | Add libXcomposite man page (converted from protocol specs) | Alan Coopersmith | |
Translate protocol specs + header into library/API documentation in Docbook/XML format Convert XML -> nroff/man at dist time so that only maintainers and developers building from git need xmlto installed. | |||
2007-04-23 | Add *~ to .gitignore to skip emacs/patch droppings | Alan Coopersmith | |
2006-10-13 | Bump to 0.3.1libXcomposite-0.3.1 | Adam Jackson | |
2006-10-12 | Do not call UnlockDisplay without calling LockDisplay. | Jamey Sharp | |
Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for reporting this bug and a correct fix. | |||
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2006-04-03 | Tag as 0.3 and release.xcomposite-0_3XORG-7_1XORG-7_0_99_901 | Adam Jackson | |
2006-04-03 | Coverity #573: Plug a leak on the error path. | Adam Jackson | |
2006-03-13 | Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3: | Deron Johnson | |
CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor | |||
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPY | Kevin E Martin | |
2005-11-20 | Add/improve libs .cvsignores. | Eric Anholt | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | |
application build-time dependencies, and update package deps to work with separate build roots. | |||
2005-11-09 | Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902 | Kevin E Martin | |
2005-11-09 | Update package version number for X11R7 RC2 release. | Kevin E Martin | |
2005-11-01 | Update pkgcheck dependencies to work with separate build roots. | Kevin E Martin | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
2005-10-19 | lib/Xcomposite/Xcomposite.hXORG-6_8_99_901 | Kevin E Martin | |
lib/Xft/Imakefile lib/Xft/Xft.h Update library version numbers to match updated package versions. Update driver version numbers for RC1. | |||
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | |
a global configure cache don't get confused. | |||
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-16 | Change soversion to 1.0.0 with -version-number. | Daniel Stone | |
2005-07-15 | Add $(DEP_LIBS) | Alexander Gottwald | |
2005-07-14 | Do pkg-config deps on xfixes and xext | Adam Jackson | |
2005-07-13 | Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can be | Alan Coopersmith | |
found. | |||
2005-07-12 | Add missing files | Keith Packard | |
2005-07-12 | Use full path for Xcomposite.h headerXORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15 | Keith Packard | |
2005-07-11 | Require modular X library. Unify dependency _CFLAGS/_LIBS | Keith Packard | |
2005-07-07 | Add build sytem for Xcomposite | Søren Sandmann Pedersen | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_14 | Daniel Stone | |
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-05-17 | Add Xdamage build system | Søren Sandmann Pedersen | |
2004-12-04 | Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basesco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1xprint_packagertest_20041217sco_port_update | Markus Kuhn | |
2004-07-31 | Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:xprint_packagertest_20041125_baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1xprint_packagertest_20041125lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branch | Eric Anholt | |
- Update Xfixes headers to protocol major version 3. - Add composite headers. - Add libXfixes, libXdamage, and libXcomposite. - Add imake glue for new libraries, but leave Composite off by default until issues are resolved. |