summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Land XCB support on X.org HEAD.Jamey Sharp2006-02-191-0/+19
* Merge the X11 and BIGREQS package sets: they were used in exactly the same pl...Jamey Sharp2006-02-191-0/+17
* Refactor _XFlush and _XSend code that sets dpy->synchandler to _XSeqSyncFunct...Jamey Sharp2006-02-141-0/+7
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages no...Alan Coopersmith2006-02-121-0/+6
* Fix typo in .TH lineAlan Coopersmith2006-02-031-0/+5
* Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2005-12-151-0/+5
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-061-0/+5
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-031-0/+5
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-031-0/+12
* Update pkgconfig files to separate library build-time dependencies from appli...Kevin E Martin2005-11-191-0/+8
* Fix xf86bigfont pkgconfig dep typo.Kevin E Martin2005-11-141-0/+5
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-091-0/+5
* Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2005-11-011-0/+5
* Revert that, it's redundant. But it is worth noting that --disable-xkb is bro...Donnie Berkholz2005-10-281-0/+5
* Add dependency on inputproto for XI.h.Donnie Berkholz2005-10-281-0/+4
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-191-0/+5
* Change '==' to portable '='.Donnie Berkholz2005-10-161-0/+4
* configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuratio...Alan Coopersmith2005-10-121-0/+7
* Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and p...Eric Anholt2005-10-111-0/+6
* Clean up generated filesKevin E Martin2005-10-071-0/+10
* Generate locale.alias and compose.dir exactly like we do in the monolith, whi...Daniel Stone2005-09-301-0/+7
* Add XTHREAD_CFLAGS for platforms that need special defines likeAlan Coopersmith2005-09-241-0/+9
* Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install desti...Kristian Høgsberg2005-09-011-0/+63
* updateMatthieu Herrb2005-08-211-0/+8
* Add xthreadlib variable to x11.pc. Bump to 0.99.1.Adam Jackson2005-08-171-0/+6
* Move i18n modules to top-level so they can be built in the right order (befor...Keith Packard2005-07-151-0/+17
* Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to a...Keith Packard2005-07-111-0/+14
* Ignore built man page filesKeith Packard2005-07-111-0/+5
* Enable loadable i18n modules, making them configurable on the configure comma...Keith Packard2005-07-111-0/+116
* Clean up .cvsignore filesKeith Packard2005-07-091-0/+10
* Create and install XlibConf.h to provide external users of Xlibint.h the defi...Keith Packard2005-07-081-0/+71
* Avoid a gmake-specific construct, and instead just write the name of the curr...Eric Anholt2005-07-031-0/+6
* Fix objdir != srcdir, as well as make distcheck.Daniel Stone2005-07-011-0/+10
* Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen2005-06-221-0/+8
* Define locations for XErrorDB, XKeysymDB, and locale data in configure.ac. Ad...Daniel Stone2005-06-151-1/+12
* Use $(srcdir) for Compose.pre and XLC_LOCALE.preAlexander Gottwald2005-06-091-0/+61
* Replace <X11/transport.c> with <X11/Xtrans/transport.c>Alexander Gottwald2005-06-091-0/+6
* Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESU...Alan Coopersmith2005-06-051-0/+8
* Add --enable-secure-rpc flag and checks for needed functions for Secure RPC (...Alan Coopersmith2005-06-041-0/+6
* Don't use $< in explicit rules. This only works with GNU make. <https://bugs....Matthieu Herrb2005-05-281-0/+62
* Convert man pages to long file names in lib/X11, lib/Xt, & lib/XextAlan Coopersmith2005-05-221-0/+4
* xtrans:Alan Coopersmith2005-05-211-0/+6
* Quote $ac_cv_search_* variables to prevent errors from test when they are set...Alan Coopersmith2005-05-211-0/+10
* - Check for xproto as its CFLAGS are needed in the .pc fileSøren Sandmann Pedersen2005-05-171-0/+5
* Make Xdmcp unconditionally required, require various protocol modules.2005-05-161-0/+5
* Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-05-161-0/+4
* Require xextproto rather than xextensions2005-05-161-594/+4
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+596