summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-23xclock 1.0.5xclock-1.0.5Alan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-08-26Remove extraneous reference to HAS_STRLCATJeremy Huddleston
2010-07-29Fix a crash on sparc64.David Coppa
2010-07-01Sun's copyrights now belong to OracleAlan Coopersmith
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-09-28Add INSTALL to .gitignore. (#24157)Peter Hutterer
2009-09-21xclock 1.0.4xclock-1.0.4Alan Coopersmith
2009-09-21Fill in COPYING fileAlan Coopersmith
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-21Trim trailing whitespacesAlan Coopersmith
2009-09-21Add pointers to mailing list, bugzilla, wiki & git repo to READMEAlan Coopersmith
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-05-16$(builddir) is the current directoryJulien Cristau
2008-04-20Fix build with builddir != srcdirJulien Cristau
2008-03-27Build fix for file systems that are not case sensitiveJeremy Huddleston
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb
2007-12-20X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updatingvdb128
2007-10-22Fix logic inversion in geometry computation in -norender -digital mode.Todd C. Miller
2007-08-06Version bump: 1.0.3xclock-1.0.3Alan Coopersmith
2007-08-06Replace static changelog with dist-hook to generate from git logAlan Coopersmith
2007-08-06Fix cast to clear sparse warning: Using plain integer as NULL pointerAlan Coopersmith
2007-08-06Change xclock_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith
2007-06-13Man page: add missing options to synopsis sectionAlan Coopersmith
2007-06-13Don't segfault if unable to load a usable fontsetAlan Coopersmith
2007-06-12Add pointer to Xft/fontconfig font name format to man pageAlan Coopersmith
2007-06-12X.Org Bug 10775: xclock does not set _NET_WM_PIDAlan Coopersmith
2007-05-18renamed: .cvsignore -> .gitignoreAlan Coopersmith
2007-05-18Make use of iconv() conditional on configure.ac finding it in libc or libiconvAlan Coopersmith
2007-05-18Sun bug 6518500: Use iconv() to convert other charsets to UTF8Osamu Sayama
2006-04-26Bump to 1.0.2xclock-1_0_2XORG-7_1Adam Jackson
2006-03-29Bug #6420 <https://bugs.freedesktop.org/show_bug.cgi?id=6420> Patch #5103XORG-7_0_99_901Alan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-06Bugzilla #5251 <https://bugs.freedesktop.org/show_bug.cgi?id=5251> xclockAlan Coopersmith
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt