Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-31 | Version 1.2.4xtrans-1.2.4 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-11 | Version 1.2.3xtrans-1.2.3 | Alan Coopersmith | |
2008-12-01 | Switch ChangeLog generation to use XORG_CHANGELOG from xorg-macros 1.2 | Alan Coopersmith | |
2008-10-07 | xtrans 1.2.2xtrans-1.2.2 | Adam Jackson | |
2008-07-02 | xtrans 1.2.1xtrans-1.2.1 | Adam Jackson | |
2008-05-08 | Bump to 1.2xtrans-1.2 | Julien Cristau | |
2008-03-05 | xtrans 1.1xtrans-1.1 | Adam Jackson | |
2007-08-21 | Version bump: 1.0.4xtrans-1.0.4 | Alan Coopersmith | |
2006-12-16 | bump to 1.0.3xtrans-1.0.3 | Daniel Stone | |
2006-10-13 | Bump to 1.0.2xtrans-1.0.2 | Adam Jackson | |
2006-06-30 | Bump to 1.0.1. | Donnie Berkholz | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904 | Kevin E Martin | |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_903XORG-6_99_99_902MODULAR_COPY | Kevin E Martin | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
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-06-22 | Apply these patches from Theo van Klaveren: | Søren Sandmann Pedersen | |
lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch lib-XScrnSaver.patch lib-xtrans.patch to make the libraries distcheck. | |||
2005-06-08 | Install the xtrans.m4 to the directory returned by aclocal --print-ac-dir, | Eric Anholt | |
so that the aclocal calls in other modules will pick it up if this prefix's aclocal dir is not in a default path for system aclocal. | |||
2005-05-19 | revert last change, didn't do right thing at all, sorry for the noise | Adam Jackson | |
2005-05-19 | Require automake 1.7 in AM_INIT_AUTOMAKE | Adam Jackson | |
2005-05-13 | Dummy changes to ChangeLog/configure.ac to see if that fixes group | Søren Sandmann Pedersen | |
permissions | |||
2005-05-13 | Re-adding ChangeLog and configure.ac files | Søren Sandmann Pedersen | |
2005-05-13 | Temporarily remove ChangeLog configure.ac | Søren Sandmann Pedersen | |
2005-05-12 | Make xtrans install in $(includedir)/X11/Xtrans. Remove all references to | Søren Sandmann Pedersen | |
Xtransdef. Add Xdmcp build files Add Wrap.h to lib/dmcp part of symlink script. | |||
2005-05-12 | Add Xtransdef.h.in as an AM_CONFIG_HEADER. | Daniel Stone | |
2005-05-11 | lib/Xau: | Søren Sandmann Pedersen | |
- Update AUTHORS, COPYING from Keith's tree - Don't use gcc specific "-include config.h" - Add autogen.sh lib/xtrans: - Add AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, autogen.sh, configure.ac, xtrans.pc.in xc/lib/Xau: - Add conditionalized #include <config.h> util/modular/symlink.sh - Add functions symlink_lib_xau() and symlink_lib_xtrans() util/modular/addconfig.h - New script that adds #include <config.h> to files |