ChangeLog 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  1. commit 4a494c0d8beb710d8f3df941f05e4b8af42deac0
  2. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  3. Date: Thu Apr 16 23:37:10 2015 -0700
  4. xkbevd 1.1.4
  5. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  6. commit 08dbb15647fe32a14f8cc76fba6f8754cdfc76ac
  7. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  8. Date: Mon Jun 2 22:45:27 2014 -0700
  9. autogen.sh: Honor NOCONFIGURE=1
  10. See http://people.gnome.org/~walters/docs/build-api.txt
  11. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  12. commit 81b5fc692bb016450d09a9cebe9d4cd70bec1ed5
  13. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  14. Date: Mon Jun 2 22:45:27 2014 -0700
  15. configure: Drop AM_MAINTAINER_MODE
  16. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  17. commit 6a3adf875fd2d70ee0b231212c800df030d1a8f1
  18. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  19. Date: Sun May 25 14:41:07 2014 -0700
  20. Remove unused macro lowbit()
  21. Flagged by clang:
  22. xkbevd.c:32:9: warning: macro is not used [-Wunused-macros]
  23. ^
  24. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  25. commit ac3a491ad7cebd2df90e9d934ad858fc1bc38cf3
  26. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  27. Date: Sun May 25 14:09:27 2014 -0700
  28. Add xev & xkbwatch to SEE ALSO list in man page
  29. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  30. commit d7027d4644cb5333ae041bebb0724ddb62fd7686
  31. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  32. Date: Sun May 25 13:59:30 2014 -0700
  33. Add -version option to print program version
  34. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  35. commit 8d4c472d81e2ee735ed2b642cd7290fb5830ee60
  36. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  37. Date: Sun May 25 13:53:14 2014 -0700
  38. Remove unnecessary cast of getenv return value to char *
  39. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  40. commit 33fd917bcd564a5526216a286867a528018f425d
  41. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  42. Date: Sun May 25 13:50:29 2014 -0700
  43. Convert sources to X.Org standard coding style
  44. Via util/modular/x-indent-all.sh
  45. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  46. commit bd55f70b8740a630fa42d17e4f3345b3601542e2
  47. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  48. Date: Sun May 25 12:24:40 2014 -0700
  49. Convert sprintf calls to snprintf
  50. Remaining sprintf calls in evargs.c are printing into buffers passed
  51. through multiple levels of function calls, and need arguments added
  52. to those functions to pass through buffer sizes as well.
  53. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  54. commit 980f5d224fb747d059bd9692d1676142d19f2e07
  55. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  56. Date: Sun May 25 12:02:59 2014 -0700
  57. Remove unused debugging & function tracing frameworks
  58. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  59. commit 3df592c85e40983ce8bf13afed6df15ffb93bb40
  60. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  61. Date: Sun May 25 11:55:44 2014 -0700
  62. Delete unused uStrCasePrefix function
  63. Flagged by cppcheck 1.64:
  64. [utils.c:262]: (style) The function 'uStrCasePrefix' is never used.
  65. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  66. commit 01774fb58330733858ff41ceabe2d646d127d4f3
  67. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  68. Date: Sun May 25 11:53:28 2014 -0700
  69. unifdef -Unotyet
  70. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  71. commit 238f5fdc3331c5636cf3b397163554d6fbd0754c
  72. Author: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
  73. Date: Fri Mar 23 19:31:20 2012 +0100
  74. man: whitespace fixes
  75. Signed-off-by: Julien Cristau <jcristau@debian.org>
  76. commit 034844a1c33c947d49bcad09084cbb9640eb8afb
  77. Author: Julien Cristau <jcristau@debian.org>
  78. Date: Fri Mar 23 19:26:39 2012 +0100
  79. man: fix broken escape sequence (\P instead of \fP)
  80. Debian bug#664962
  81. Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
  82. Signed-off-by: Julien Cristau <jcristau@debian.org>
  83. commit 34557c33a9711f15f771599f5320ab8f01f0d117
  84. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  85. Date: Thu Mar 22 22:39:25 2012 -0700
  86. xkbevd 1.1.3
  87. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  88. commit b2d40b9a09ab40482e081a2648cf8f79ff6cc386
  89. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  90. Date: Sun Nov 27 11:06:06 2011 -0800
  91. Delete unused uFatalError function
  92. Stops gcc from suggesting to add noreturn attribute to it.
  93. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  94. commit b71eb0361cf556909d88b59ccdb810a137c1efeb
  95. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  96. Date: Sun Nov 27 11:00:58 2011 -0800
  97. Fix gcc -Wwrite-strings warnings
  98. except for those caused by code generated by bison/yacc
  99. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  100. commit 6ad0af956bbc328c91fdb2327b43614c7ebbb000
  101. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  102. Date: Sun Nov 27 10:50:59 2011 -0800
  103. Replace local u*alloc wrappers with direct calls to standard funcs
  104. Includes:
  105. - Replacing calls to uTypedCalloc with direct calloc calls
  106. - Replacing uFree calls with free calls
  107. - Assuming strdup is always available and uStringDup fallback function
  108. is no longer needed
  109. - Deleting the remainder of the forms of u*alloc which were unused
  110. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  111. commit e5c801fbd2f8341e67600fd38b1f3ef8fc82030f
  112. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  113. Date: Sun Nov 27 10:40:10 2011 -0800
  114. Check for strdup & strcasecmp in configure before defining our own
  115. The HAVE_STRDUP & HAVE_STRCASECMP checks were already in the code,
  116. just not the configure checks to define them or the #include "config.h"
  117. to find the definitions.
  118. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  119. commit c6c878fa6985a84181ebd44abc9de6aa74268024
  120. Author: Gaetan Nadon <memsize@videotron.ca>
  121. Date: Tue Mar 8 08:20:10 2011 -0500
  122. config: move pre-processor flags to AM_CPPFLAGS
  123. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  124. commit 433364d960bea9fa458c2f144c2033300019b0fa
  125. Author: Gaetan Nadon <memsize@videotron.ca>
  126. Date: Tue Mar 8 08:18:19 2011 -0500
  127. config: let Automake handle Yacc dist and cleaning
  128. BUILT_SOURCES and MAINTAINERCLEANFILES are already handled by Automake.
  129. Automake generates all the rules to handle building,
  130. distribution and cleaning.
  131. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  132. commit e7c5c1018964e5213d1bf727ebfd90e95dbca6a2
  133. Author: Gaetan Nadon <memsize@videotron.ca>
  134. Date: Wed Jan 19 10:06:56 2011 -0500
  135. config: move man pages into their own directory
  136. Use services provided by XORG_MANPAGE_SECTIONS.
  137. Use standard Makefile for man pages.
  138. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  139. commit 95987d19b9802c235f2257eceff663a4a1e286fa
  140. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  141. Date: Wed Dec 8 21:51:11 2010 -0800
  142. xkbevd 1.1.2
  143. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  144. commit 96ec51a0d91920c69d1cfb9e084cc84c4d86ff20
  145. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  146. Date: Sat Nov 20 18:42:35 2010 -0800
  147. Purge RCS/CVS version tags
  148. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  149. commit 2a56e8dda4bac8621dedcb80b1f55c9a25c78d43
  150. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  151. Date: Sat Nov 20 18:36:25 2010 -0800
  152. Fix errors found by gcc's printf attribute check
  153. xkbevd.c: In function `parseArgs':
  154. xkbevd.c:120: warning: too few arguments for format
  155. xkbevd.c:139: warning: too few arguments for format
  156. xkbevd.c:158: warning: too few arguments for format
  157. xkbevd.c:177: warning: too few arguments for format
  158. xkbevd.c: In function `InterpretConfigs':
  159. xkbevd.c:280: warning: format argument is not a pointer (arg 2)
  160. xkbevd.c: In function `FindMatchingConfig':
  161. xkbevd.c:374: warning: too few arguments for format
  162. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  163. commit 45d575da032967b8920cf57491b7bd3bcd2991af
  164. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  165. Date: Sat Nov 20 18:32:08 2010 -0800
  166. Add printf attributes to util.c functions
  167. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  168. commit d304e315d8143b4fbcb99e8086a6fad0dd051384
  169. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  170. Date: Sat Nov 20 18:21:37 2010 -0800
  171. Constify arguments to utils.c functions
  172. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  173. commit 517ad56361ff9545bfc9730523e713a2bf641943
  174. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  175. Date: Sat Nov 20 18:10:25 2010 -0800
  176. Remove trailing whitespace
  177. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  178. commit 04208bd63c1e81a2fada019bbf986c4cd93d0272
  179. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  180. Date: Sat Nov 20 18:09:30 2010 -0800
  181. Combine usage message into a single string
  182. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  183. commit e56d87af20b96113dc40510811cadff028fe911f
  184. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  185. Date: Sat Nov 20 18:02:46 2010 -0800
  186. config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
  187. Regroup AC statements under the Autoconf initialization section.
  188. Regroup AM statements under the Automake initialization section.
  189. Add missing AC_CONFIG_SRCDIR
  190. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  191. commit a5d49274162fbaad7dfcf5879e4e229bc7801fe0
  192. Author: Gaetan Nadon <memsize@videotron.ca>
  193. Date: Mon Nov 1 13:35:06 2010 -0400
  194. config: cfgparse.c is in the root dir and not in src dir
  195. The test for the yacc generated file was done in the wrong directory.
  196. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  197. commit c9e521f4ab7d07ee9b4b0ce7779bc939e7051e95
  198. Author: Martin Jansa <Martin.Jansa@gmail.com>
  199. Date: Mon Nov 1 09:46:20 2010 +0100
  200. config: replace AC_CHECK_FILE with test -f
  201. * AC_CHECK_FILE doesn't work for cross compilation
  202. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  203. commit 14e12f714eead3f0185ab7996d6a1a38897c25cc
  204. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  205. Date: Sat Oct 30 10:06:46 2010 -0700
  206. xkbevd 1.1.1
  207. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  208. commit aeecae39e02786202e7a2567b8a73f12a1b0bc55
  209. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  210. Date: Thu Sep 23 20:40:35 2010 -0700
  211. config: Remove unnecessary calls from configure.ac
  212. AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
  213. PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
  214. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  215. commit 63777386ce5be4f7f66ed36f5972cfc9238a6f90
  216. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  217. Date: Thu Sep 23 20:10:43 2010 -0700
  218. config: upgrade to util-macros 1.8 for additional man page support
  219. Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
  220. The value of MAN_SUBST is the same for all X.Org packages.
  221. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
  222. Enables use of platform appropriate version of sed.
  223. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  224. commit 668a4e9b00e559c554a14a268fecc17683ce1f47
  225. Author: Gaetan Nadon <memsize@videotron.ca>
  226. Date: Tue Jul 20 18:45:18 2010 -0400
  227. config: update AC_PREREQ statement to 2.60
  228. Unrelated to the previous patches, the new value simply reflects
  229. the reality that the minimum level for autoconf to configure
  230. all x.org modules is 2.60 dated June 2006.
  231. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
  232. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  233. commit c8a5caedff1fd2ac6c542f4542009ff6eb3c2076
  234. Author: Gaetan Nadon <memsize@videotron.ca>
  235. Date: Sun Jul 18 10:07:41 2010 -0400
  236. config: allow to build tarball when yacc is missing
  237. Autoconf does not handle this scenario as well as Automake does.
  238. If cfgparse.c is already there, do not abort the configuration
  239. if yacc is missing as it is not needed.
  240. If both cfgparse.c and yacc are missing, abort configuration.
  241. Yacc is a required tool to build the package.
  242. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  243. commit cb6b4bc515442fa5e910e45c030e1382ae44468c
  244. Author: Gaetan Nadon <memsize@videotron.ca>
  245. Date: Fri Jun 4 13:07:23 2010 -0400
  246. config: add check for yacc to insure it is installed #27973
  247. Unlike other macros AC_PROG_YACC sets the YACC variable to "yacc"
  248. as a last resort, even if no programs have been found. Improve error
  249. checking by issuing an error message if yacc is not found. The module
  250. cannot build anyway.
  251. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  252. commit 737bfb709a910795a827491459427b09e971643c
  253. Author: Gaetan Nadon <memsize@videotron.ca>
  254. Date: Thu Jan 7 21:54:30 2010 -0500
  255. COPYING: replace stub with actual copyright notice
  256. Refer to xkbevd.c
  257. Copyright (c) 1995 by Silicon Graphics Computer Systems
  258. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  259. commit 0358d3085622cb6af2639e0add7f69b3fdde1154
  260. Author: Gaetan Nadon <memsize@videotron.ca>
  261. Date: Thu Nov 26 09:19:54 2009 -0500
  262. Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  263. Now that the INSTALL file is generated.
  264. Allows running make maintainer-clean.
  265. commit dc54248582dda953e6c0d8e9f357f644ef691319
  266. Author: Gaetan Nadon <memsize@videotron.ca>
  267. Date: Wed Oct 28 14:09:08 2009 -0400
  268. INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  269. Add missing INSTALL file. Use standard GNU file on building tarball
  270. README may have been updated
  271. Remove AUTHORS file as it is empty and no content available yet.
  272. Remove NEWS file as it is empty and no content available yet.
  273. commit c3ad5b8624255e32a391ffb463fea3f1b08f6410
  274. Author: Gaetan Nadon <memsize@videotron.ca>
  275. Date: Mon Oct 26 22:08:39 2009 -0400
  276. Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  277. ChangeLog filename is known to Automake and requires no further
  278. coding in the makefile.
  279. commit 8b0b5f5bc1ed1903e4eb18730250cb55066302d7
  280. Author: Gaetan Nadon <memsize@videotron.ca>
  281. Date: Thu Oct 22 12:34:15 2009 -0400
  282. .gitignore: use common defaults with custom section # 24239
  283. Using common defaults will reduce errors and maintenance.
  284. Only the very small or inexistent custom section need periodic maintenance
  285. when the structure of the component changes. Do not edit defaults.
  286. commit 9e80c1a80d0c741d31cf0e66c483a2d78700b2d3
  287. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  288. Date: Fri Oct 16 18:30:52 2009 -0700
  289. xkbevd 1.1.0
  290. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  291. commit 7c8d8cecab250695bc3fe1e36cef309079365fc2
  292. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  293. Date: Tue Oct 13 17:56:10 2009 -0700
  294. Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
  295. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  296. commit 01320796bb9418e621f713e1e51271690e0e2065
  297. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  298. Date: Thu Oct 1 14:54:25 2009 -0700
  299. Add README with pointers to mailing lists, bugzilla, & git
  300. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
  301. commit 041e6e460d0df14f206ecea14cb77925ea029891
  302. Author: Michael Scherer <misc@mandriva.org>
  303. Date: Sat Mar 7 13:13:04 2009 +0100
  304. Fix format string error
  305. commit 1f0cc20f6f558ddc059e354453c51fea32f3ee92
  306. Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
  307. Date: Wed Jan 14 20:53:22 2009 -0200
  308. Ansification and compile warning fixes.
  309. This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, and corrects
  310. make distcheck. Most gcc 4.3 and sparse warnings correct (remaining
  311. warnings are from yacc generated source).
  312. commit 17d3fc13961d85739d0f0776734bc9a2d6a6b012
  313. Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
  314. Date: Tue Jul 29 16:04:57 2008 -0300
  315. Allow using xkbevd as a debug tool for xkb events.
  316. Unless the option -bg is used, it now defaults to print all Xkb events,
  317. in a way similar to xev (actually, there is an #if 0'ed, almost complete
  318. copy of xev.c in printev.c). This almost implements what is commented in
  319. the manual page, about using xkbevd as a possible xev counterpart, or
  320. replacement.
  321. commit 7e6765512cc2b88a1d56cc7c87cd5c06a185cf79
  322. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  323. Date: Tue Jan 22 16:12:41 2008 -0800
  324. Change xkbevd_CFLAGS to AM_CFLAGS to make automake-1.10 happier
  325. Makefile.am:26: compiling `cfgparse.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
  326. commit 12c47a9e2dc5d641194e25363e6a2d09aa49d0ed
  327. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  328. Date: Tue Jan 22 16:07:32 2008 -0800
  329. Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am
  330. <http://bugs.freedesktop.org/show_bug.cgi?id=14185>
  331. commit 50c7d6c00221a8c89ed083ac9fd85eec8d8c33a6
  332. Author: James Cloos <cloos@jhcloos.com>
  333. Date: Thu Dec 6 16:37:18 2007 -0500
  334. Replace static ChangeLog with dist-hook to generate from git log
  335. commit 9f58ebd8af282f9284ee53ec35238dc0f35b8f48
  336. Author: James Cloos <cloos@jhcloos.com>
  337. Date: Mon Sep 3 05:51:26 2007 -0400
  338. Add *~ to .gitignore to skip patch/emacs droppings
  339. commit 4fa1aa0936ec2b5f8dc49378fb700acab798e878
  340. Author: James Cloos <cloos@jhcloos.com>
  341. Date: Thu Aug 23 19:24:52 2007 -0400
  342. Rename .cvsignore to .gitignore
  343. commit 4e49bc481b465770fad3d7333e937a89ce080932
  344. Author: Adam Jackson <ajax@nwnk.net>
  345. Date: Sun Apr 2 01:10:38 2006 +0000
  346. Bump to 1.0.2.
  347. commit 6027b1917f0a417f85aacb3652753bcea35c429a
  348. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  349. Date: Fri Feb 3 19:06:09 2006 +0000
  350. Bug #5802 <https://bugs.freedesktop.org/show_bug.cgi?id=5802> Wrong name in
  351. .TH line in xkbevd man page (Masatake YAMATO)
  352. commit 40b4fb30eac67a0277d01f39a39e961cb3b506aa
  353. Author: Kevin E Martin <kem@kem.org>
  354. Date: Wed Dec 21 02:29:51 2005 +0000
  355. Update package version for X11R7 release.
  356. commit 299d9f430989a643dc5c9a75be712636789a4412
  357. Author: Adam Jackson <ajax@nwnk.net>
  358. Date: Mon Dec 19 16:22:45 2005 +0000
  359. Stub COPYING files
  360. commit 64b821adfb87eeb059e65e2f508c549c01653ebf
  361. Author: Kevin E Martin <kem@kem.org>
  362. Date: Thu Dec 15 00:24:08 2005 +0000
  363. Update package version number for final X11R7 release candidate.
  364. commit 3c98f4f8c8b971708482b2883c8d9c261b5569d5
  365. Author: Kevin E Martin <kem@kem.org>
  366. Date: Tue Dec 6 22:48:23 2005 +0000
  367. Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
  368. commit 4ab0e6efe790acfff797f06a6b8a48b6d9facc30
  369. Author: Kevin E Martin <kem@kem.org>
  370. Date: Sat Dec 3 05:49:24 2005 +0000
  371. Update package version number for X11R7 RC3 release.
  372. commit e87e7abbcc6f32689e9470a39b771c08cf087d50
  373. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  374. Date: Mon Nov 28 22:01:43 2005 +0000
  375. Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
  376. update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
  377. commit 405c9afd7dc2e9c635cbc68748c94fdf20d8cd6f
  378. Author: Eric Anholt <anholt@freebsd.org>
  379. Date: Mon Nov 21 10:35:01 2005 +0000
  380. Another pass at .cvsignores for apps.
  381. commit 707a63a1121231b7c931ae0c81d2bccc9cd65402
  382. Author: Eric Anholt <anholt@freebsd.org>
  383. Date: Sun Nov 20 22:08:53 2005 +0000
  384. Add/improve .cvsignore files for apps.
  385. commit 4afe8e5b23eedebaf08592494f6eed7bd4b47f2b
  386. Author: Kevin E Martin <kem@kem.org>
  387. Date: Sat Nov 19 07:15:37 2005 +0000
  388. Update pkgconfig files to separate library build-time dependencies from
  389. application build-time dependencies, and update package deps to work
  390. with separate build roots.
  391. commit 81de9e6a1a5030f981fa9aa870814ae53861d901
  392. Author: Kevin E Martin <kem@kem.org>
  393. Date: Wed Nov 9 21:09:21 2005 +0000
  394. Update package version number for X11R7 RC2 release.
  395. commit 77ef8a9c9723568785c8bbb7c6f05376551189a3
  396. Author: Donnie Berkholz <spyderous@gentoo.org>
  397. Date: Thu Oct 20 22:27:07 2005 +0000
  398. Set DFLT_XKB_CONFIG_ROOT instead of using hard-coded default.
  399. commit 976fbcdd1a0bf305716ae7b41aaf4b2fc59c209c
  400. Author: Kevin E Martin <kem@kem.org>
  401. Date: Wed Oct 19 02:47:55 2005 +0000
  402. Update package version number for RC1 release.
  403. commit 4d7e0831dcf4062604808edfec5859c076c2c4b2
  404. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  405. Date: Mon Oct 17 23:56:23 2005 +0000
  406. Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
  407. work better with BSD make
  408. commit 4215c00d3230612e0e84a03d7911d54b2a07bee4
  409. Author: Kevin E Martin <kem@kem.org>
  410. Date: Sat Oct 15 19:35:01 2005 +0000
  411. Have generated files be cleaned by maintainer in order to pass
  412. check-tarball test.
  413. commit dd9ef6852e07fbb16b1c14a5d0dfa395cb868779
  414. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  415. Date: Fri Oct 14 00:25:46 2005 +0000
  416. Use sed to fill in variables in man page
  417. commit f19e377a69d73ff1af3295cce65701fe703bd7cc
  418. Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
  419. Date: Sun Oct 2 20:24:19 2005 +0000
  420. Add xkbevd sample configuration file to app/xkbevd
  421. commit 774c0d981f0bd08e30fc8f8c68bb812073063e32
  422. Author: Keith Packard <keithp@keithp.com>
  423. Date: Tue Aug 2 18:06:57 2005 +0000
  424. Add .cvsignore
  425. commit 17aa48a84040026cd3e34969af9c2721a3953c64
  426. Author: Keith Packard <keithp@keithp.com>
  427. Date: Tue Aug 2 18:05:15 2005 +0000
  428. Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are
  429. regenerated after 'make clean' and to make parallel builds work right.
  430. commit c3b209fe721773a74f057961028bb927e87e6896
  431. Author: Kevin E Martin <kem@kem.org>
  432. Date: Fri Jul 29 21:22:35 2005 +0000
  433. Various changes preparing packages for RC0:
  434. - Verify and update package version numbers as needed
  435. - Implement versioning scheme
  436. - Change bug address to point to bugzilla bug entry form
  437. - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
  438. reenable it)
  439. - Fix makedepend to use pkgconfig and pass distcheck
  440. - Update build script to build macros first
  441. - Update modular Xorg version
  442. commit 96cbc3683ac96a0fc0c84ec28c3467348f2c966b
  443. Author: Daniel Stone <daniel@fooishbar.org>
  444. Date: Wed Jul 27 01:54:18 2005 +0000
  445. Move manpages to section 1 instead of section m.
  446. commit d15204dc106437a8981a34b805658b74c24224ff
  447. Author: Adam Jackson <ajax@nwnk.net>
  448. Date: Wed Jul 20 19:31:57 2005 +0000
  449. Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
  450. configure cache, you cache it, and the cached value is probably wrong.
  451. commit 6b1df45952ed9088b8f9db18afbd62f1ee84f59d
  452. Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
  453. Date: Wed Jul 6 20:38:28 2005 +0000
  454. build system for xkbevd
  455. commit 9ff2f0062214b0a2f68e3618bc59f2f247041f4c
  456. Author: Egbert Eich <eich@suse.de>
  457. Date: Fri Apr 23 19:54:57 2004 +0000
  458. Merging XORG-CURRENT into trunk
  459. commit 60aaede12965a3e43d0a2e8e316c4b064bc59158
  460. Author: Egbert Eich <eich@suse.de>
  461. Date: Sun Mar 14 08:35:36 2004 +0000
  462. Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  463. commit 0f11f7812118fdcaea765af8b13a9a2cf76a3379
  464. Author: Egbert Eich <eich@suse.de>
  465. Date: Wed Mar 3 12:13:14 2004 +0000
  466. Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  467. commit abb4055cd85bde2e45bb631dd4baca7330bc4b3f
  468. Author: Egbert Eich <eich@suse.de>
  469. Date: Thu Feb 26 13:36:26 2004 +0000
  470. readding XFree86's cvs IDs
  471. commit 7a6dec37349e9f4a8cc8de2309af34fa16159042
  472. Author: Egbert Eich <eich@suse.de>
  473. Date: Thu Feb 26 09:24:13 2004 +0000
  474. Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  475. commit c29f80f3b7780c8cbe9a9a638ff56505b8c38d8f
  476. Author: Kaleb Keithley <kaleb@freedesktop.org>
  477. Date: Tue Nov 25 19:29:14 2003 +0000
  478. XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
  479. commit 3a593fed409e418cc6c599838f8af626d31a4487
  480. Author: Kaleb Keithley <kaleb@freedesktop.org>
  481. Date: Fri Nov 14 16:49:23 2003 +0000
  482. XFree86 4.3.0.1
  483. commit 9f1e6d353042f462da0a3a2264a115eca2c859a5
  484. Author: Kaleb Keithley <kaleb@freedesktop.org>
  485. Date: Fri Nov 14 15:54:54 2003 +0000
  486. R6.6 is the Xorg base-line