ChangeLog revision 5715adc0
1commit a42a18d12a23c763acabea045b22a9efbac3e569 2Author: Alan Coopersmith <alan.coopersmith@sun.com> 3Date: Mon Sep 21 18:10:39 2009 -0700 4 5 appres 1.0.2 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 8 9commit 25b170accac2cdd405a9c98be6ffe2122da18083 10Author: Alan Coopersmith <alan.coopersmith@sun.com> 11Date: Mon Sep 21 18:07:57 2009 -0700 12 13 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 14 15 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 16 17commit fea57c0200b1dce5b5ea45682f11760911e7a4f1 18Author: Alan Coopersmith <alan.coopersmith@sun.com> 19Date: Mon Sep 21 17:35:44 2009 -0700 20 21 Add pointers to mailing list, bugzilla, wiki & git repo to README 22 23 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 24 25commit a296f50efe75ae03f5cd0fd2b96645c3d856537a 26Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 27Date: Thu Jan 15 18:15:44 2009 -0200 28 29 Ansification and compile warning fixes. 30 31 This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects 32 make distcheck and all gcc 4.3 and sparse warnings. 33 34commit b52a34ccc971f20b09f60b9b8a117652588e7096 35Author: Alan Coopersmith <alan.coopersmith@sun.com> 36Date: Fri Aug 10 15:42:09 2007 -0700 37 38 Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier 39 40 Makefile.am:27: compiling `appres.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' 41 42commit 85be6045ff92bb02d6516f1348fe01c9fa596826 43Author: Alan Coopersmith <alan.coopersmith@sun.com> 44Date: Mon Jan 22 18:05:40 2007 -0800 45 46 Version bump: 1.0.1 47 48commit 9e489e45820f59461a897f889d3cb32307166937 49Author: Alan Coopersmith <alan.coopersmith@sun.com> 50Date: Tue Jan 2 14:22:47 2007 -0800 51 52 Replace static ChangeLog with dist-hook to generate from git log 53 54commit 88deaf1f2fdfee347331de6b589a28552d9c3dbd 55Author: Alan Coopersmith <alan.coopersmith@sun.com> 56Date: Tue Jan 2 13:56:37 2007 -0800 57 58 Add *~ to .gitignore 59 60commit 777d0667ad74adbd33a523a67aa039092562c0f0 61Author: Alan Coopersmith <alan.coopersmith@sun.com> 62Date: Tue Jan 2 13:45:01 2007 -0800 63 64 renamed: .cvsignore -> .gitignore 65 66commit 8609dd477c39b0e28a152ca2406156074d673564 67Author: Eric S. Raymond <esr@thyrsus.com> 68Date: Tue Jan 2 13:42:43 2007 -0800 69 70 Bug 9510: Unbalanced group in command synopis in appres.1 man page 71 72 <https://bugs.freedesktop.org/show_bug.cgi?id=9510> 73 74commit 2b4940097934165ce6c195d5d01ed7dde7be2dbf 75Author: Kevin E Martin <kem@kem.org> 76Date: Thu Dec 15 00:24:01 2005 +0000 77 78 Update package version number for final X11R7 release candidate. 79 80commit fc5462bc53e9dcb216861a3fddc4974106761712 81Author: Kevin E Martin <kem@kem.org> 82Date: Tue Dec 6 22:48:15 2005 +0000 83 84 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 85 86commit cf84153a21b01c254932a241700d61cf59eaeda4 87Author: Kevin E Martin <kem@kem.org> 88Date: Sat Dec 3 05:49:14 2005 +0000 89 90 Update package version number for X11R7 RC3 release. 91 92commit 4f49292876806a5d3a01c6d67705175421a9ff08 93Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 94Date: Mon Nov 28 22:01:36 2005 +0000 95 96 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 97 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 98 99commit 91673d2a3296bfc8facecd1f64d96f4497ddf87c 100Author: Eric Anholt <anholt@freebsd.org> 101Date: Mon Nov 21 10:34:54 2005 +0000 102 103 Another pass at .cvsignores for apps. 104 105commit 3077b85aded5db9dda7840487a9e57027a7bf705 106Author: Eric Anholt <anholt@freebsd.org> 107Date: Sun Nov 20 22:08:47 2005 +0000 108 109 Add/improve .cvsignore files for apps. 110 111commit c083eb4a05060b1a4cadb86c0c8b4ec47fa5388f 112Author: Kevin E Martin <kem@kem.org> 113Date: Tue Oct 18 22:00:42 2005 +0000 114 115 Update package version number for RC1 release. 116 117commit 1709f7d3d390848f629c860a7de2986b3583448c 118Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 119Date: Mon Oct 17 23:56:18 2005 +0000 120 121 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 122 work better with BSD make 123 124commit 33f5d2737a2d85b643e8f208bbef89c6474d561e 125Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 126Date: Fri Oct 14 00:25:40 2005 +0000 127 128 Use sed to fill in variables in man page 129 130commit 61d84d9c527921b252706b251ce29caac4eb5ad4 131Author: Kristian Høgsberg <krh@redhat.com> 132Date: Fri Sep 23 20:34:52 2005 +0000 133 134 Add some content to these. 135 136commit f2b72b79fbac8ed885d1cb8823cc500a91aa7408 137Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 138Date: Mon Aug 1 20:25:27 2005 +0000 139 140 Install man pages to section 1 instead of section m (Patch from Donnie 141 Berkholz) 142 143commit c6545e9800143613082d86cb3f428fc06e00fa09 144Author: Kevin E Martin <kem@kem.org> 145Date: Fri Jul 29 21:22:28 2005 +0000 146 147 Various changes preparing packages for RC0: 148 - Verify and update package version numbers as needed 149 - Implement versioning scheme 150 - Change bug address to point to bugzilla bug entry form 151 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 152 reenable it) 153 - Fix makedepend to use pkgconfig and pass distcheck 154 - Update build script to build macros first 155 - Update modular Xorg version 156 157commit 11e6dfcc25a1d4a05323ea81cf69e217b5c854da 158Author: Kevin E Martin <kem@kem.org> 159Date: Wed Jul 27 00:38:04 2005 +0000 160 161 Include the man page when making dist 162 163commit 130050b5985f1de5990f20cc36cc98db7cc6ffb1 164Author: Adam Jackson <ajax@nwnk.net> 165Date: Wed Jul 20 19:31:47 2005 +0000 166 167 Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global 168 configure cache, you cache it, and the cached value is probably wrong. 169 170commit 12bd22f44d4cd3864f87aeb371dce2307c2eb884 171Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 172Date: Fri Jul 1 16:55:14 2005 +0000 173 174 More freedestkop->freedesktop typo fixes 175 176commit e6418cf03e9a7f835a7ee7d958ea6a1d4318f7b5 177Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 178Date: Wed Jun 22 23:52:44 2005 +0000 179 180 - Add script that can generate the build system for applications 181 - Add build system for appres 182 183commit 0bb4b31a8aa87da2b2e859780d8d6a6cf7a1db77 184Author: Egbert Eich <eich@suse.de> 185Date: Fri Apr 23 19:54:31 2004 +0000 186 187 Merging XORG-CURRENT into trunk 188 189commit c193a35e00d0ce9ad263e608d421b951ff180022 190Author: Egbert Eich <eich@suse.de> 191Date: Sun Mar 14 08:34:49 2004 +0000 192 193 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 194 195commit 9973841b4c8d7ef87f82ce27c37c823874a68d09 196Author: Egbert Eich <eich@suse.de> 197Date: Wed Mar 3 12:12:50 2004 +0000 198 199 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 200 201commit 6c0fcbd7434381151c9dbc2f14d43253b21dbf79 202Author: Egbert Eich <eich@suse.de> 203Date: Thu Feb 26 13:36:15 2004 +0000 204 205 readding XFree86's cvs IDs 206 207commit a4fcf5e1478051ccf213151696d3dbae7ab64e41 208Author: Egbert Eich <eich@suse.de> 209Date: Thu Feb 26 09:23:53 2004 +0000 210 211 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 212 213commit 8d41f164a8c99099d7a81e2e0e6d236a23073014 214Author: Kaleb Keithley <kaleb@freedesktop.org> 215Date: Tue Nov 25 19:29:01 2003 +0000 216 217 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 218 219commit d5ef6e985dca01181d021567255d5c212585213c 220Author: Kaleb Keithley <kaleb@freedesktop.org> 221Date: Fri Nov 14 16:48:57 2003 +0000 222 223 XFree86 4.3.0.1 224 225commit 541fcb6c9e1bbf65885b1c2c2e27609544fe62d6 226Author: Kaleb Keithley <kaleb@freedesktop.org> 227Date: Fri Nov 14 15:54:52 2003 +0000 228 229 R6.6 is the Xorg base-line 230