x.org version. I think only change is the details in the pkg-config pc file.
Sorry, but the version number is decreased.
Remove "devel" from categories.
Doesn't need gmake.
Include buildlink3.mk files for libXext, videoproto, and xextproto.
Now installs man pages.
Update from testing xlibs version to official x.org version.
Sorry, the version goes smaller. Hope this doesn't break for anyone.
Remove "devel" from categories.
Don't include buildlink3 for libXau.
Use resourceproto and xextproto instead of x11/xextensions
and resourceext for included buildlink3.mk files.
Now installs man pages.
Many changes:
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-12-02 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Add check and cflags for malloc(0) returning NULL.
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xres.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
* configure.ac:
Update dependencies to work with separate build roots.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Update pkgcheck dependencies to work with separate build roots.
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-12 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am:
* configure.ac:
Use sed to fill in variables in man page
Add shadow man pages for man pages that document multiple functions.
2005-07-08 Keith Packard <keithp@keithp.com>
* .cvsignore:
* man/.cvsignore:
* src/.cvsignore:
* src/Makefile.am:
Add .cvsignore files
Switch _la_CFLAGS for AM_CFLAGS to clean up directory
2005-06-22 Theo van Klaveren <t.vanklaveren@student.utwente.nl>
Fix make distcheck.
* configure.ac: Also subst RESOURCEEXT_LIBS and XRES_LIBS.
* src/Makefile.am: Add missing CFLAGS substitution.
2004-05-10 Eric Anholt <anholt@FreeBSD.org>
* Makefile.am:
* configure.ac:
* xres.pc.in:
Properly include LIBS/CFLAGS in .pc and linking.
Don't include warning CFLAGS in .pc file.
Bump to version 1.0.2.
2004-02-03 Jim Gettys <jg@freedesktop.org>
* AUTHORS: Get an author file in place.
Use xextproto and xineramaproto instead of panoramixext and xproto
included buildlink3.mk files.
Now does not install include/X11/extensions/Xinerama.h
as it is provided by wip/xineramaproto.
Changes are:
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xfixes.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
* configure.ac:
Update dependencies to work with separate build roots.
2005-11-12 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am:
* configure.ac:
Use sed to substitute variables in man pages.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Update pkgcheck dependencies to work with separate build roots.
2005-10-26 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
Add check for xproto.
Changes:
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xcursor.pc.in:
Add icondir to xcursor.pc to be used when installing cursors.
2005-12-08 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Add configure options to allow hard-coded paths to be changed.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xcursor.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
2005-11-13 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
* man/Makefile.am:
Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3.
Remove --enable-man-pages=3 as it is the default now.
Comment out the CPPFLAGS setting for threads.
(I need to look at this further.)
List the includes in the buildlink3.mk as listed in the
x11.pc pkgconfig file.
I think the changes are:
* configure.ac:
* modules/im/ximcp/Makefile.am:
Add check and cflags for malloc(0) returning NULL.
* modules/lc/Utf8/Makefile.am:
* modules/om/generic/Makefile.am:
* src/Makefile.am:
* src/xcms/Makefile.am:
* src/xkb/Makefile.am:
* src/xlibi18n/Makefile.am:
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* x11.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
* configure.ac:
Update dependencies to work with separate build roots.
2005-11-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Fix xf86bigfont pkgconfig dep typo.
=== RELEASE 1.00pre16 ===
Sun Apr 2 19:38:12 MET 2006 user:
Fixed some quirks when URL contained multiple '#' characters
Allow '#' in ftp password
Sun Apr 2 19:09:20 MET 2006 user:
Better parsing of FTP directories (fixes Quick 'n Easy FTP Server)
Thu Mar 30 20:11:25 cet 2006 mikulas:
Location: field in HTTP reply is now allowed to contain position
specification '#'
Thu Mar 23 15:26:23 MET 2006 user:
Do not send Accept-Language to a buggy Netscape-Enterprise server
Do not send "en" language twice in Accept-Language
Thu Mar 23 15:26:15 MET 2006 user:
Changes license to allow linking with OpenSSL
Sun Mar 19 03:07:56 MET 2006 mikulas:
Support , and 	
Sat Mar 11 04:07:42 MET 2006 mikulas:
An option to turn off IP type-of-service (some misconfigured firewalls
drop packets with it)
Mon Mar 6 17:30:53 MET 2006 mikulas:
When clicking on images with keyboard, submit point (1,1), not (0,0)
(work around another bug on mail.centrum.cz)
Submit value attribute with image
Sun Mar 5 20:48:08 MET 2006 mikulas:
Make multipart boundary format compatible with Netscape (unfortunatelly
there are buggy servers that depend on it --- for example
mail.centrum.cz)
Do not send Content-Type when there's no file to upload
Mon Feb 27 05:23:34 cet 2006 mikulas:
Make textarea wrapping default (compatible with Mozilla, Netscape has
default no wrapping)
Sat Feb 11 02:35:25 cet 2006 mikulas:
More bug-compatible parsing of superfluous quotation marks
Mon Feb 6 21:27:13 MET 2006 mikulas:
Fixed compile error because of strtonum name clash on current OpenBSD
Sun Feb 5 18:22:28 MET 2006 mikulas:
Case-insensitive search of all characters
Mon Jan 23 18:26:24 MET 2006 mikulas:
Fixed textarea content corruption due to overlapping areas in memcpy
Thu Jan 19 18:13:13 MET 2006 user:
Disallow access to proxy:// urls from user interface
(they are internal-only)
Sun Jan 15 05:51:49 MET 2006 user:
Preserve config and history in case of IO error (including full disk)
(bookmarks were already handled correcly)
Thu Dec 22 15:15:07 MET 2005 mikulas:
Discard mouse events while user viewer is in foreground (but due to some
quirks in gpm/svgalib, it may still produce spurious mouse-click events)