diff options
author | marha <marha@users.sourceforge.net> | 2009-06-28 22:07:26 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-06-28 22:07:26 +0000 |
commit | 3562e78743202e43aec8727005182a2558117eca (patch) | |
tree | 8f9113a77d12470c5c851a2a8e4cb02e89df7d43 /bdftopcf/ChangeLog | |
download | vcxsrv-3562e78743202e43aec8727005182a2558117eca.tar.gz vcxsrv-3562e78743202e43aec8727005182a2558117eca.tar.bz2 vcxsrv-3562e78743202e43aec8727005182a2558117eca.zip |
Checked in the following released items:
xkeyboard-config-1.4.tar.gz
ttf-bitstream-vera-1.10.tar.gz
font-alias-1.0.1.tar.gz
font-sun-misc-1.0.0.tar.gz
font-sun-misc-1.0.0.tar.gz
font-sony-misc-1.0.0.tar.gz
font-schumacher-misc-1.0.0.tar.gz
font-mutt-misc-1.0.0.tar.gz
font-misc-misc-1.0.0.tar.gz
font-misc-meltho-1.0.0.tar.gz
font-micro-misc-1.0.0.tar.gz
font-jis-misc-1.0.0.tar.gz
font-isas-misc-1.0.0.tar.gz
font-dec-misc-1.0.0.tar.gz
font-daewoo-misc-1.0.0.tar.gz
font-cursor-misc-1.0.0.tar.gz
font-arabic-misc-1.0.0.tar.gz
font-winitzki-cyrillic-1.0.0.tar.gz
font-misc-cyrillic-1.0.0.tar.gz
font-cronyx-cyrillic-1.0.0.tar.gz
font-screen-cyrillic-1.0.1.tar.gz
font-xfree86-type1-1.0.1.tar.gz
font-adobe-utopia-type1-1.0.1.tar.gz
font-ibm-type1-1.0.0.tar.gz
font-bitstream-type1-1.0.0.tar.gz
font-bitstream-speedo-1.0.0.tar.gz
font-bh-ttf-1.0.0.tar.gz
font-bh-type1-1.0.0.tar.gz
font-bitstream-100dpi-1.0.0.tar.gz
font-bh-lucidatypewriter-100dpi-1.0.0.tar.gz
font-bh-100dpi-1.0.0.tar.gz
font-adobe-utopia-100dpi-1.0.1.tar.gz
font-adobe-100dpi-1.0.0.tar.gz
font-util-1.0.1.tar.gz
font-bitstream-75dpi-1.0.0.tar.gz
font-bh-lucidatypewriter-75dpi-1.0.0.tar.gz
font-adobe-utopia-75dpi-1.0.1.tar.gz
font-bh-75dpi-1.0.0.tar.gz
bdftopcf-1.0.1.tar.gz
font-adobe-75dpi-1.0.0.tar.gz
mkfontscale-1.0.6.tar.gz
openssl-0.9.8k.tar.gz
bigreqsproto-1.0.2.tar.gz
xtrans-1.2.2.tar.gz
resourceproto-1.0.2.tar.gz
inputproto-1.4.4.tar.gz
compositeproto-0.4.tar.gz
damageproto-1.1.0.tar.gz
zlib-1.2.3.tar.gz
xkbcomp-1.0.5.tar.gz
freetype-2.3.9.tar.gz
pthreads-w32-2-8-0-release.tar.gz
pixman-0.12.0.tar.gz
kbproto-1.0.3.tar.gz
evieext-1.0.2.tar.gz
fixesproto-4.0.tar.gz
recordproto-1.13.2.tar.gz
randrproto-1.2.2.tar.gz
scrnsaverproto-1.1.0.tar.gz
renderproto-0.9.3.tar.gz
xcmiscproto-1.1.2.tar.gz
fontsproto-2.0.2.tar.gz
xextproto-7.0.3.tar.gz
xproto-7.0.14.tar.gz
libXdmcp-1.0.2.tar.gz
libxkbfile-1.0.5.tar.gz
libfontenc-1.0.4.tar.gz
libXfont-1.3.4.tar.gz
libX11-1.1.5.tar.gz
libXau-1.0.4.tar.gz
libxcb-1.1.tar.gz
xorg-server-1.5.3.tar.gz
Diffstat (limited to 'bdftopcf/ChangeLog')
-rw-r--r-- | bdftopcf/ChangeLog | 190 |
1 files changed, 190 insertions, 0 deletions
diff --git a/bdftopcf/ChangeLog b/bdftopcf/ChangeLog new file mode 100644 index 000000000..44474cd66 --- /dev/null +++ b/bdftopcf/ChangeLog @@ -0,0 +1,190 @@ +commit 963c88d67500b581fd4d44d4f561089c66bf7c56 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Apr 24 20:04:39 2007 -0700 + + Fix sparse warning: Using plain integer as NULL pointer + +commit 7206fb39a668384dfba3c8436222722123f4c9ff +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Apr 24 20:03:51 2007 -0700 + + Add target for checking code with sparse/lint/etc. + +commit c42df278513724e3236eecda859f069c34f78508 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Apr 24 20:01:40 2007 -0700 + + Replace static ChangeLog with disthook to generate from git log + +commit 608915a471c5a7a1cc3ecca19fc1b516480f439f +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Apr 24 19:31:40 2007 -0700 + + Sun bug 6509763: bdftopcf crashes when bad font passed on stdin + + When printing corrupt font error message, make sure file name reported is + not NULL. + +commit a498f77133c4a6df5a192133528a846bd9e88d7c +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Tue Apr 24 19:30:13 2007 -0700 + + renamed: .cvsignore -> .gitignore + +commit ebb668bf17f019813cc9615269d28da8205f1d00 +Author: Kevin E Martin <kem@kem.org> +Date: Thu Dec 15 00:24:01 2005 +0000 + + Update package version number for final X11R7 release candidate. + +commit 8e3cd1b0e5c443c3c93565343c6721a3345c085e +Author: Kevin E Martin <kem@kem.org> +Date: Tue Dec 6 22:48:15 2005 +0000 + + Change *man_SOURCES ==> *man_PRE to fix autotools warnings. + +commit a61fd8c9f26b1defde1bf45ba5b938c197951d3f +Author: Kevin E Martin <kem@kem.org> +Date: Sat Dec 3 05:49:14 2005 +0000 + + Update package version number for X11R7 RC3 release. + +commit 148db4c885a1adebf21e21d8f505b0148763cc00 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +Date: Mon Nov 28 22:01:36 2005 +0000 + + Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 + update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) + +commit a8afffe03349e74fbec823dd074b0c65bcc579c4 +Author: Eric Anholt <anholt@freebsd.org> +Date: Mon Nov 21 10:34:54 2005 +0000 + + Another pass at .cvsignores for apps. + +commit 1f9a92c950da572b246a5ee354617c7628539e9b +Author: Eric Anholt <anholt@freebsd.org> +Date: Sun Nov 20 22:08:47 2005 +0000 + + Add/improve .cvsignore files for apps. + +commit f4d3c5288e31356b794253afb48c3691779b1cc2 +Author: Kevin E Martin <kem@kem.org> +Date: Sat Nov 19 07:15:35 2005 +0000 + + Update pkgconfig files to separate library build-time dependencies from + application build-time dependencies, and update package deps to work + with separate build roots. + +commit ebac4be33d3b439772212d35934f2753f03f42fe +Author: Kevin E Martin <kem@kem.org> +Date: Wed Nov 9 21:09:19 2005 +0000 + + Update package version number for X11R7 RC2 release. + +commit 95833b04ce5ee998bcf2aaea03718157566ec671 +Author: Kevin E Martin <kem@kem.org> +Date: Tue Nov 1 15:05:18 2005 +0000 + + Update pkgcheck depedencies to work with separate build roots. + +commit 4358112e4b8c7433001c682de59b896df446d0f1 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Oct 19 02:47:47 2005 +0000 + + Update package version number for RC1 release. + +commit 3079b683034b5ca45182df15e420041377aff190 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +Date: Mon Oct 17 23:56:18 2005 +0000 + + Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to + work better with BSD make + +commit 3cf12f8bb84f6c7f48d21372026ed90cfbb448a4 +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +Date: Fri Oct 14 00:25:40 2005 +0000 + + Use sed to fill in variables in man page + +commit 1367d1093078bb49e4f1b5f1453fea41ae6f2b25 +Author: Kristian Høgsberg <krh@redhat.com> +Date: Fri Sep 23 20:39:52 2005 +0000 + + Fill these in. + +commit fc73e4a7408f73006267c4f9dbbd8edfadda17d6 +Author: Kevin E Martin <kem@kem.org> +Date: Fri Jul 29 21:22:28 2005 +0000 + + Various changes preparing packages for RC0: + - 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 + +commit 4641ea0102ddccbe57de71dba7d31993b4f0d5fe +Author: Adam Jackson <ajax@nwnk.net> +Date: Wed Jul 20 19:31:48 2005 +0000 + + Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global + configure cache, you cache it, and the cached value is probably wrong. + +commit a1714821678853a349cfeb735e5cc2c05d7d7e10 +Author: Kevin E Martin <kem@kem.org> +Date: Sun Jul 3 21:38:43 2005 +0000 + + Install publicly used headers in X11/fonts. + Change source files that use these headers to get them via <X11/fonts/*.h>. + +commit 054583b047ea55cf8788ca94849f28c1fd601ee0 +Author: Kevin E Martin <kem@kem.org> +Date: Sat Jul 2 21:42:05 2005 +0000 + + Add build system for bdftopcf, mkfontdir and mkfontscale + +commit b19c10fc3e619fba0dfc0a93a79c3368fcc5ef8c +Author: Egbert Eich <eich@suse.de> +Date: Fri Apr 23 19:54:31 2004 +0000 + + Merging XORG-CURRENT into trunk + +commit 3dc306ac1d27de0c20faaef7d0094131783fd294 +Author: Egbert Eich <eich@suse.de> +Date: Sun Mar 14 08:34:49 2004 +0000 + + Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 + +commit c3b089ed758a0c74682256430bcbbb805b30e5ba +Author: Egbert Eich <eich@suse.de> +Date: Wed Mar 3 12:12:50 2004 +0000 + + Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 + +commit a455d7e899f248a6333c1435aaefa79a998fc9b3 +Author: Egbert Eich <eich@suse.de> +Date: Thu Feb 26 13:36:15 2004 +0000 + + readding XFree86's cvs IDs + +commit 74b7fe4751a5a37fa6c42b236038ed8f6109a5bd +Author: Egbert Eich <eich@suse.de> +Date: Thu Feb 26 09:23:53 2004 +0000 + + Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 + +commit 0ec9383c6314fbe7eb4b153a5b931cdced8e78a5 +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Fri Nov 14 16:48:57 2003 +0000 + + XFree86 4.3.0.1 + +commit f51be8ca0daef86a6f0b10383ca84f42fc1b9a74 +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Fri Nov 14 15:54:52 2003 +0000 + + R6.6 is the Xorg base-line |