xenocara/app/xclock/ChangeLog
2007-09-12 11:52:32 +00:00

336 lines
11 KiB
Plaintext

commit 1ea56dd7d67cef80f364fafcf985fb4a6846109d
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Aug 6 15:37:11 2007 -0700
Version bump: 1.0.3
commit 0c458e28ff7a3f85c0041ac0f01791853c6bdf28
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Aug 6 15:36:57 2007 -0700
Replace static changelog with dist-hook to generate from git log
commit c94628bef06ea76be371eb0dc8b60bdf0e0009e9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Aug 6 15:32:20 2007 -0700
Fix cast to clear sparse warning: Using plain integer as NULL pointer
commit 6f845b1d5516864e143113ca074e98b7be194adb
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Aug 6 15:25:57 2007 -0700
Change xclock_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Clears warning message:
Makefile.am:28: compiling `Clock.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
commit a450fbb0f93f8bcdaabfb623fe49ddbb12468287
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 13 14:45:51 2007 -0700
Man page: add missing options to synopsis section
commit 8476e5fbddafc171903470000e86a68f66dc3958
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 13 14:37:39 2007 -0700
Don't segfault if unable to load a usable fontset
commit 41503ac2d7c84502074b3b6528478fe017060ef7
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Tue Jun 12 19:19:32 2007 -0700
Add pointer to Xft/fontconfig font name format to man page
commit 300afc5784cec539a1a9d2babb9f73056aee52cd
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Tue Jun 12 19:13:23 2007 -0700
X.Org Bug 10775: xclock does not set _NET_WM_PID
X.Org Bugzilla #10775: <https://bugs.freedesktop.org/show_bug.cgi?id=10775>
commit 861edc2009b8224d9acf77b9703a9fdb7d4903cc
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Fri May 18 13:57:47 2007 -0700
renamed: .cvsignore -> .gitignore
commit 38e77edd7c3cf9a3f8895e92e46debd0467ecc68
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Fri May 18 13:57:15 2007 -0700
Make use of iconv() conditional on configure.ac finding it in libc or libiconv
commit 4abb71337d740fdcca30f4f2f57b769b7f422c13
Author: Osamu Sayama <osamu.sayama@sun.com>
Date: Fri May 18 13:27:56 2007 -0700
Sun bug 6518500: Use iconv() to convert other charsets to UTF8
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6518500>
commit d335cefbbe5d23c410f8e8b7af0692559b649e67
Author: Adam Jackson <ajax@nwnk.net>
Date: Wed Apr 26 23:37:10 2006 +0000
Bump to 1.0.2
commit a5fd7d91172970d75b1aeaa729125dbbc56615f7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Wed Mar 29 02:10:49 2006 +0000
Bug #6420 <https://bugs.freedesktop.org/show_bug.cgi?id=6420> Patch #5103
<https://bugs.freedesktop.org/attachment.cgi?id=5103> xclock code
contains wrong "ifdef RENDER" (Kirill Belokurov)
commit 57647f74642e672bc7082aed84141b456659e464
Author: Kevin E Martin <kem@kem.org>
Date: Wed Dec 21 02:29:48 2005 +0000
Update package version for X11R7 release.
commit cf4d35d1fe4750a81e6842216bf69cbc2b0616aa
Author: Adam Jackson <ajax@nwnk.net>
Date: Mon Dec 19 16:22:42 2005 +0000
Stub COPYING files
commit 21b8bde3c5d7c2d0c53a5abacc59ef0dad28b9cc
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:05 2005 +0000
Update package version number for final X11R7 release candidate.
commit 9d2ba2917eea02a77d1e50d74f7449166067d7dd
Author: Kevin E Martin <kem@kem.org>
Date: Wed Dec 7 16:17:59 2005 +0000
Change to use the app-defaults default dir configured in libXt.
commit 2b26c5434f06ee68349b41f332ff46b21bafd557
Author: Kevin E Martin <kem@kem.org>
Date: Tue Dec 6 22:48:19 2005 +0000
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
commit 5a833cc25b6913ae41bd2c0263cff2bc9b63f28d
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Tue Dec 6 16:26:51 2005 +0000
Bugzilla #5251 <https://bugs.freedesktop.org/show_bug.cgi?id=5251> xclock
-digital only shows "20" (Egmont Koblinger)
commit 78df2d5bdd53a2dd2febf18ce6c2c9d9e3e4f5f7
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:18 2005 +0000
Update package version number for X11R7 RC3 release.
commit b7954fdcf2ad3298ad2b514d9e5336a9d87c9f22
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Nov 28 22:01:40 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 c76fe7d3b795e61aff81672ea2ddd00fae1bd71e
Author: Eric Anholt <anholt@freebsd.org>
Date: Mon Nov 21 10:34:58 2005 +0000
Another pass at .cvsignores for apps.
commit 269b92bf81d7216e147ca9b95013da6bcfaf5c57
Author: Eric Anholt <anholt@freebsd.org>
Date: Sun Nov 20 22:08:51 2005 +0000
Add/improve .cvsignore files for apps.
commit 5b899caf3dd80e85e61d02796c87f2328f6083d4
Author: Kevin E Martin <kem@kem.org>
Date: Wed Oct 19 02:47:52 2005 +0000
Update package version number for RC1 release.
commit 9524650fad38958f6be53a65a809a77b4b0c3f12
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Tue Oct 18 00:32:53 2005 +0000
Change default install dir for app-default files from
$(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
the monolith & allow localization
commit 648d403d9f57c10c4f6f8906eb365793adc34fcd
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Oct 17 23:56:21 2005 +0000
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
work better with BSD make
commit 3a45db6788aa23de00379fa73acd9737c6f95ba8
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Fri Oct 14 00:25:43 2005 +0000
Use sed to fill in variables in man page
commit 9be5366a9bd5b307fd046309ca500a5ad962a167
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Thu Oct 13 20:11:00 2005 +0000
Fix app-default files to install under the same names as in the monolith
instead of their short names used only for 14-character filename length
limited ancient filesystems
commit 81149c1a3710d53869bb92f1e4175a479c4204d6
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Aug 1 20:25:29 2005 +0000
Install man pages to section 1 instead of section m (Patch from Donnie
Berkholz)
commit e152093bd0a4b8e10282fcd7cbdefdf9204f1e32
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:31 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 44223cac61092b5d53ecfcd3816dc3bf113b774d
Author: Kevin E Martin <kem@kem.org>
Date: Thu Jul 28 15:57:12 2005 +0000
Fix distcheck for remaining apps
commit aec9ed75f66e67e9d9d69f04c40867577bcfdf21
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Tue Jul 26 15:44:02 2005 +0000
Replace more GNU make-ism's with more portable macros
commit ae8ef7b8f5bdd1c53e0f6cb1e1fb1e58333b27a6
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date: Sat Jul 23 16:04:41 2005 +0000
Get rid of DEP_{CFLAGS,LIBS}. This is what was intended, but had a bug in
rev 1.2
commit 05bce260dae5db93c178061d411b46b06e0c5e11
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date: Sat Jul 23 15:57:38 2005 +0000
use the DEP_{CFLAGS,LIBS} that were computed in XCLOCK_{CFLAGS,LIBS}
commit fe29c745207c2076cd711a23d1dbae033a192143
Author: Adam Jackson <ajax@nwnk.net>
Date: Wed Jul 20 19:31:52 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 575ef4d780ef152a889ee475e4875923c5244589
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Sat Jul 16 17:31:45 2005 +0000
Add #include "config.h" for modularization Accept autoconf HAVE_STRLCPY as
alias for HAS_STRLCAT
commit a4bcc238c730ebadb8c3c67763771bfbefed0879
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Sat Jul 16 17:16:05 2005 +0000
Fix app-defaults rule in Makefile.am to work with non-GNU make Add checks
for strlcat, xkb, xft2, render, xkb Add --with-* options for XKB &
Xft2/Render (enabled by default)
commit 80d8b6affb2ee823cf18a368ab33535cb1cf1721
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date: Fri Jul 1 17:55:48 2005 +0000
Build system for xclock
commit ca43036f8cdd456ebff29860fd514248b3699bcf
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Sat Oct 30 20:33:44 2004 +0000
Add -d flag for compilers like the Sun C compilers that produce dependency
lists themselves. To use with the Sun compilers, add to host.def: #
define UseCCMakeDepend YES # define DependFlags -cc $(CC) -d -xM (Sun
bug id #4245688 - fix by Alan Coopersmith)
Add Solaris to the platforms on which mprotect is run to set execute
permissions when necessary. (Sun bug id #6175128 - fix by Alan
Coopersmith)
Internationalize digital output (Sun bug id #4119396 - fix by Steve
Swales), add -bgpixmap option to set XPM file as background (originally
from STSF project version of xclock by Alan Coopersmith)
xc/programs/xmodmap/handle.c,pf.c xmodmap was printing line numbers which
are one too low in error messages (Xorg bugzilla #1739, Sun bug id
4637857 - fix by Sam Lau)
commit 3f3b1fbe531e0c1ab3b74396bf4e78db861c8bbc
Author: Egbert Eich <eich@suse.de>
Date: Fri Apr 23 19:54:39 2004 +0000
Merging XORG-CURRENT into trunk
commit 850f3f26301d2768b92d0d1de38e0cef467761c0
Author: Egbert Eich <eich@suse.de>
Date: Sun Mar 14 08:35:01 2004 +0000
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
commit 4227756d219279272400b4ffc7e77ace44adc600
Author: Egbert Eich <eich@suse.de>
Date: Wed Mar 3 12:12:55 2004 +0000
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
commit 61f5ea4644b373e3f8cc7c71d9f4d658707eff9a
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 13:36:16 2004 +0000
readding XFree86's cvs IDs
commit fc5273bdfb2e6c21f305e9de872efa46b81c3910
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 09:23:58 2004 +0000
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
commit 5be867cc0e6745ddac1736441a0cc5e11dd6a523
Author: Egbert Eich <eich@suse.de>
Date: Thu Jan 29 08:09:03 2004 +0000
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
commit fd1ae903363dc0a1de353a594ab3524f0abcb0e0
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Tue Nov 25 19:29:03 2003 +0000
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
commit c69802c0f421772f1b11e462e1b553e1638afc6f
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Tue Nov 25 19:29:03 2003 +0000
Initial revision
commit f994ad01956aa98c99d6efd85df83fc59493c6ff
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:58 2003 +0000
XFree86 4.3.0.1
commit 7fa20e0899cf53cbb6d386d0688127df8b6fb0c7
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:53 2003 +0000
R6.6 is the Xorg base-line