ChangeLog 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. commit c33f4368e85d976b112dda4a34ca254944cb354d
  2. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  3. Date: Thu Mar 22 20:49:20 2012 -0700
  4. scrnsaverproto 1.2.2
  5. commit 27cf3d03cdd502c1228e59ba560eab77d8393405
  6. Author: Matt Dew <marcoz@osource.org>
  7. Date: Sat Jan 14 22:21:00 2012 -0700
  8. informaltable cleanup
  9. On certain tables, add top and bottom borders to table
  10. header and a bottom border to the table. This matches
  11. what those tables in the old pdfs looked like.
  12. the <?dbfo keep-together='always'> prevents tables from
  13. splitting across pages. Useful for tiny tables.
  14. Converting the colwidth to a floating point,
  15. IE, 1* -> 1.0* cleans up these build errors:
  16. WARNING: table-layout="fixed" and column-width unspecified
  17. => falling back to proportional-column-width(1)
  18. Signed-off-by: Matt Dew <marcoz@osource.org>
  19. commit ffbc319b69b1e3502a9b14195e7fa94f2beee3b6
  20. Author: Matt Dew <marcoz@osource.org>
  21. Date: Sat Sep 24 20:07:44 2011 -0600
  22. Fix id attributes, linkend and olinks
  23. #1 - fix the capitolization of the ID attriutes to match either the <title> or <funcdef> string it goes with.
  24. #2 - fix any <linkend>'s that were affected by #1
  25. #3 - any <function> in the docs that has an actual funcdef, will become an olink if external, xref if internal.
  26. Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
  27. commit 4aa72b32c7707bd78fc8dd8e287e3030eeb85d05
  28. Author: Gaetan Nadon <memsize@videotron.ca>
  29. Date: Tue Sep 20 20:17:40 2011 -0400
  30. specs: fix markup for single license dual holder
  31. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  32. commit d9c42cb0ba35e1c5e5a36a8cbde81eb311350931
  33. Author: Gaetan Nadon <memsize@videotron.ca>
  34. Date: Mon Sep 12 11:04:11 2011 -0400
  35. docs: use the &fullrelvers; entity to set X11 release information
  36. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  37. commit 378e4e73352a6bc11589460fdb4e6ceead2e82dc
  38. Author: Gaetan Nadon <memsize@videotron.ca>
  39. Date: Sun Sep 11 19:49:54 2011 -0400
  40. docs: remove <productnumber> which is not used by default
  41. This element is not rendered by default on the title. A template
  42. customization is required to display it.
  43. X Window System does not have a product number.
  44. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  45. commit feaac4aaccb25d79d29a6020e75fca5a9938bf8a
  46. Author: Gaetan Nadon <memsize@videotron.ca>
  47. Date: Thu Sep 8 20:00:00 2011 -0400
  48. docbook.am: embed css styles inside the HTML HEAD element
  49. Rather than referring to the external xorg.css stylesheet, embed the content
  50. of the file in the html output produced. This is accomplished by using
  51. version 1.10 of xorg-xhtml.xsl.
  52. This makes the whole html docs tree much more relocatable.
  53. In addition, it eliminates xorg.css as a runtime file which makes
  54. xorg-sgml-doctools a build time only package.
  55. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  56. commit 25764e51ecdea56df02063ae3b9d625d41a1209d
  57. Author: Gaetan Nadon <memsize@videotron.ca>
  58. Date: Wed Sep 7 10:31:04 2011 -0400
  59. docbook.am: global maintenance update - entities, images and olinking
  60. Adding support in libX11 for html chunking caused a reorg of docbook.am
  61. as well as the xorg-sgml-doctools masterdb for olinking.
  62. The parameter img.src.path is added for pdf images.
  63. A searchpath to the root builddir is added for local entities, if present.
  64. The docbook.am makefile hides all the details and is identical for
  65. all 22 modules having DocBook documentation. It is included by a thin
  66. Makefile.am which requires no docbook knowledge.
  67. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  68. commit e80d85902dcd19edd9bdb5f574ca47d0811ac0aa
  69. Author: Gaetan Nadon <memsize@videotron.ca>
  70. Date: Sun Jun 12 17:54:50 2011 -0400
  71. Install xml versions of specs even if HAVE_XMLTO is false
  72. DocBook/XML input source is also a usefull output format that can be viewed
  73. with an XML viewer or editor and by some O/S help system.
  74. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  75. commit 8f407c9417ffe2c1e01b37e18c71469d2baee970
  76. Author: Gaetan Nadon <memsize@videotron.ca>
  77. Date: Sun Jun 5 16:27:37 2011 -0400
  78. Install target dbs alongside generated documents
  79. This matches a change in xorg-sgml-docs whereby the masterdb will look for
  80. the target dbs into the same location as the generated documents.
  81. The target dbs are now installed alongside the generated documents.
  82. Previously they are installed in $prefix/sgml/X11/dbs alongside masterdb which
  83. has the potential of installing outside the package prefix and cause
  84. distcheck to fail when user does not have write permission in this package.
  85. Requires XORG_CHECK_SGML_DOCTOOLS(1.8) which was released 2011-06-11
  86. commit 2408165cb190a10e2d899bdc259866cbf7a8e125
  87. Author: Matt Dew <marcoz@osource.org>
  88. Date: Wed May 25 22:04:10 2011 -0600
  89. add id attributes to funcsynopsis to allow other docs to olink to them.
  90. Signed-off-by: Matt Dew <marcoz@osource.org>
  91. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  92. Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
  93. commit 2cd4a9898644dde49a876eeb53037149c85a37f0
  94. Author: Gaetan Nadon <memsize@videotron.ca>
  95. Date: Sun Feb 27 15:06:18 2011 -0500
  96. Documentation: add Docbook external references support
  97. When writing technical documentation, it is often necessary to cross
  98. reference to other information. When that other information is not in the
  99. current document, additional support is needed, namely <olink>.
  100. A new feature with version 1.7 of xorg-sgml-doctools adds references to
  101. other documents within or outside this package.
  102. This patch adds technical support for this feature but does not change
  103. the content of the documentation as seen by the end user.
  104. Each book or article must generate a database containing the href
  105. of sections that can be referred to from another document. This database
  106. is installed in DATAROOTDIR/sgml/X11/dbs. There is a requirement that
  107. the value of DATAROOTDIR for xorg-sgml-doctools and for the package
  108. documentation is the same. This forms a virtual document tree.
  109. This database is consulted by other documents while they are being generated
  110. in order to fulfill the missing information for linking.
  111. Refer to the xorg-sgml-doctools for further technical information.
  112. Co-authored-by: Matt Dew <marcoz@osource.org>
  113. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  114. commit 9d7dc8242feae5690e7aef48a386555c04183e9f
  115. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  116. Date: Thu Dec 16 23:16:54 2010 -0800
  117. specs: change othercredit tags to author tags
  118. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  119. commit d50038590f72f02bc95712d8a4c37654f6d05a64
  120. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  121. Date: Thu Dec 16 23:15:19 2010 -0800
  122. spec: Fix section titles/nesting
  123. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  124. commit f85ed94ac012675dff25afbd3161dbbd3f62882b
  125. Author: Gaetan Nadon <memsize@videotron.ca>
  126. Date: Tue Nov 9 15:19:09 2010 -0500
  127. config: HTML file generation: use the installed copy of xorg.css
  128. Currenlty the xorg.css file is copied in each location
  129. where a DocBook/XML file resides. This produces about
  130. 70 copies in the $(docdir) install tree.
  131. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  132. commit b4899c5d6090efdf292f5686cc23ed90e3729e4b
  133. Author: Alan Coopersmith <alan.coopersmith@oracle.com>
  134. Date: Fri Oct 29 23:27:16 2010 -0700
  135. ScrnSaverProto 1.2.1
  136. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
  137. commit 2db9df02a69046bc2ee3d87432c91d996a733ecc
  138. Author: Gaetan Nadon <memsize@videotron.ca>
  139. Date: Tue Aug 3 15:32:12 2010 -0400
  140. config: Require xorg-macros minimum of 1.10 for XORG_CHECK_SGML_DOCTOOLS
  141. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  142. commit a8462405a2d2536867cc63587a49e5d130ea44ea
  143. Author: Matt Dew <matt@osource.org>
  144. Date: Sat Jul 31 12:23:10 2010 -0400
  145. specs: replace troff source with docbook-xml source
  146. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  147. commit 689268bf3fcd25015d07be8652fde6924a59b7d9
  148. Author: Gaetan Nadon <memsize@videotron.ca>
  149. Date: Sun Mar 28 19:25:52 2010 -0400
  150. config: update AC_PREREQ statement to 2.60
  151. Unrelated to the previous patches, the new value simply reflects
  152. the reality that the minimum level for autoconf to configure
  153. all x.org modules is 2.60 dated June 2006.
  154. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
  155. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  156. commit 5056835765a4a2103fbc6977740874762f5d5737
  157. Author: Gaetan Nadon <memsize@videotron.ca>
  158. Date: Sun Mar 28 19:00:31 2010 -0400
  159. config: remove the pkgconfig pc.in file from EXTRA_DIST
  160. Automake always includes it in the tarball.
  161. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
  162. commit d7616943beb59d29349c16670340f677e340852c
  163. Author: Gaetan Nadon <memsize@videotron.ca>
  164. Date: Sun Nov 22 19:24:48 2009 -0500
  165. Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  166. Now that the INSTALL file is generated.
  167. Allows running make maintainer-clean.
  168. commit b758d8d966ccfdda4bdcbe24f679945dbfc2fff9
  169. Author: Gaetan Nadon <memsize@videotron.ca>
  170. Date: Mon Nov 16 11:13:30 2009 -0500
  171. README: file created or updated #24206
  172. Contains a set of URLs to freedesktop.org.
  173. commit 72b6b958cb793feca0fad07276a9cc29c9d818f5
  174. Author: Gaetan Nadon <memsize@videotron.ca>
  175. Date: Sun Nov 15 19:45:27 2009 -0500
  176. Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  177. ChangeLog filename is known to Automake and requires no further
  178. coding in the makefile.
  179. commit 5d3c1539a272ce6bd5a11f16f8bc7ab9bce8f1e5
  180. Author: Gaetan Nadon <memsize@videotron.ca>
  181. Date: Sun Nov 15 18:31:29 2009 -0500
  182. Makefile.am: INSTALL file is missing or incorrect #24206
  183. The standard GNU file on building/installing tarball is copied
  184. using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
  185. Add INSTALL target
  186. commit fd7a1f1a3ed7d7907f94b38e6a9a8c4a3b3d9bbb
  187. Author: Gaetan Nadon <memsize@videotron.ca>
  188. Date: Sun Nov 15 18:11:36 2009 -0500
  189. configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
  190. This macro aggregate a number of existing macros that sets commmon
  191. X.Org components configuration options. It shields the configuration file from
  192. future changes.
  193. commit 180c9ee3be0bac7952351c89b0d219e672c1010c
  194. Author: Gaetan Nadon <memsize@videotron.ca>
  195. Date: Sun Nov 15 13:55:25 2009 -0500
  196. configure.ac: AM_MAINTAINER_MODE missing #24238
  197. This turns off maintainer mode build rules in tarballs.
  198. Works in conjunction with autogen.sh --enable-maintainer-mode
  199. commit 48110b9fd22f9cefc0cbe4902eabde995f398dd3
  200. Author: Gaetan Nadon <memsize@videotron.ca>
  201. Date: Sat Nov 14 18:26:47 2009 -0500
  202. .gitignore: use common defaults with custom section # 24239
  203. Using common defaults will reduce errors and maintenance.
  204. Only the very small or inexistent custom section need periodic maintenance
  205. when the structure of the component changes. Do not edit defaults.
  206. commit bcc25e87ba8e93c306b3cd00317a6f550c73f5cf
  207. Author: Peter Hutterer <peter.hutterer@who-t.net>
  208. Date: Tue Aug 25 18:34:56 2009 +1000
  209. scrnsaverproto 1.2.0
  210. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  211. commit a2f5eaf51b26616746fddcd3a60c3b939d1a018a
  212. Author: Peter Hutterer <peter.hutterer@who-t.net>
  213. Date: Tue Aug 25 18:34:36 2009 +1000
  214. Remove RCS tags
  215. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  216. commit 83974b2814eb18d9c86f41e39dfdafaf39759ced
  217. Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
  218. Date: Tue Jan 27 20:06:28 2009 -0200
  219. Janitor: Correct make distcheck and dont distribute autogen.sh
  220. commit 88a1fe1ac27353b92836b9a21c5a1757bad64fad
  221. Author: Peter Hutterer <peter@cs.unisa.edu.au>
  222. Date: Mon May 19 20:08:12 2008 +0930
  223. Remove scrnsaver.h. This is an xlib header, moved to libXScrnSaver.
  224. For future amendments to this file, look at
  225. git://anongit.freedesktop.org/git/xorg/lib/libXScrnSaver
  226. commit c993e0c422a52bc5f56f7fba29af82f78f7680a5
  227. Author: Peter Hutterer <peter@cs.unisa.edu.au>
  228. Date: Mon May 19 19:11:29 2008 +0930
  229. Nuke RCS tags.
  230. commit 7e19b4a5ad470f1715046f56ea8149df851221e4
  231. Author: James Cloos <cloos@jhcloos.com>
  232. Date: Thu Dec 6 16:39:07 2007 -0500
  233. Replace static ChangeLog with dist-hook to generate from git log
  234. commit 00aa1552d0c151402173ce9e4f612d84e4bbddcf
  235. Author: James Cloos <cloos@jhcloos.com>
  236. Date: Mon Sep 3 05:54:16 2007 -0400
  237. Add *~ to .gitignore to skip patch/emacs droppings
  238. commit 294d7788b9e4ee86d93992ea074b169bf2ede25e
  239. Author: Alan Coopersmith <alan.coopersmith@sun.com>
  240. Date: Fri Jul 14 18:56:32 2006 -0700
  241. renamed: .cvsignore -> .gitignore
  242. commit ac0b03f75facc368da302fa2f500dcfeafc04e15
  243. Author: Fredrik Höglund <fredrik@kde.org>
  244. Date: Fri Mar 31 18:39:42 2006 +0000
  245. Update the package version number to 1.1.
  246. Increase the minor version to 1.
  247. Add the ScreenSaverSuspend request.
  248. Add the prototype for XScreenSaverSuspend.
  249. commit 2f091ac1252c833bf70639b718bb1ac738066016
  250. Author: Kevin E Martin <kem@kem.org>
  251. Date: Thu Dec 15 00:24:38 2005 +0000
  252. Update package version number for final X11R7 release candidate.
  253. commit 7bc2f8f300a7fac1f86d281459e74f2c3aafde07
  254. Author: Kevin E Martin <kem@kem.org>
  255. Date: Wed Oct 19 02:48:15 2005 +0000
  256. Update package version number for RC1 release.
  257. commit ab3d7b78cfd25882ff74159931c9b1e5a7f1e762
  258. Author: Eric Anholt <anholt@freebsd.org>
  259. Date: Tue Aug 2 19:19:39 2005 +0000
  260. Add basic .cvsignore files for proto modules.
  261. commit 4a27d790b9e39c2bae6515ddc71cd7c710b9fd69
  262. Author: Kevin E Martin <kem@kem.org>
  263. Date: Fri Jul 29 21:22:56 2005 +0000
  264. Various changes preparing packages for RC0:
  265. - Verify and update package version numbers as needed
  266. - Implement versioning scheme
  267. - Change bug address to point to bugzilla bug entry form
  268. - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
  269. reenable it)
  270. - Fix makedepend to use pkgconfig and pass distcheck
  271. - Update build script to build macros first
  272. - Update modular Xorg version
  273. commit 6f818dc15a71a0af7e9cf5806677722f99227ebd
  274. Author: Daniel Stone <daniel@fooishbar.org>
  275. Date: Sat May 21 04:19:33 2005 +0000
  276. Set version to 1.0.
  277. commit 450acca3dbce47f8fef56864235698715ba5122d
  278. Author: Adam Jackson <ajax@nwnk.net>
  279. Date: Thu May 19 00:22:40 2005 +0000
  280. revert last change, didn't do right thing at all, sorry for the noise
  281. commit 15eaf97151b718e01eecac1aba75872e4c9d2ddc
  282. Author: Adam Jackson <ajax@nwnk.net>
  283. Date: Thu May 19 00:10:19 2005 +0000
  284. Require automake 1.7 in AM_INIT_AUTOMAKE
  285. commit 771299cf2f6de82ac1bc58aaf4830cc514033569
  286. Author: Josh Triplett <josh@speakeasy.net>
  287. Date: Tue May 17 20:41:15 2005 +0000
  288. Add COPYING file for ScrnSaver.
  289. commit e455c03bb7e498e7eaaf8ad815fb60355fb1f72e
  290. Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
  291. Date: Mon May 9 18:20:06 2005 +0000
  292. Change all the protonames from <extension>Ext to <extension>Proto.
  293. commit 22a2a1cdb0f6e05fa609fbd996c696aa509f1f83
  294. Author: Kevin E Martin <kem@kem.org>
  295. Date: Fri May 6 01:46:31 2005 +0000
  296. Initial build system files for proto module.
  297. commit df80fd315a3dedab112429d68c45adaf57e12c3d
  298. Author: Daniel Stone <daniel@fooishbar.org>
  299. Date: Thu Jan 27 05:36:16 2005 +0000
  300. Include X11/Xlib.h in scrnsaver.h
  301. commit fd13bc250b337d0510975b49a2432b0fd9e3753c
  302. Author: Egbert Eich <eich@suse.de>
  303. Date: Fri Apr 23 18:43:06 2004 +0000
  304. Merging XORG-CURRENT into trunk
  305. commit 30ce491906c32ed9137738cd97c13e2c346f4d48
  306. Author: Egbert Eich <eich@suse.de>
  307. Date: Sun Mar 14 08:31:36 2004 +0000
  308. Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
  309. commit 7e886322e57130ed3a2b4633cd93a9f6fe17c4c4
  310. Author: Egbert Eich <eich@suse.de>
  311. Date: Wed Mar 3 12:10:54 2004 +0000
  312. Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
  313. commit bdcc80fa6a01bfdbaba23ed0ea265afbb3deff3c
  314. Author: Egbert Eich <eich@suse.de>
  315. Date: Thu Feb 26 13:35:14 2004 +0000
  316. readding XFree86's cvs IDs
  317. commit 6229c02f2d40f995b5f0067fab1ae1c281b3c5f9
  318. Author: Egbert Eich <eich@suse.de>
  319. Date: Thu Feb 26 09:22:28 2004 +0000
  320. Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
  321. commit 21e708cda17e86d513bbc8cd779fa5f35376b868
  322. Author: Kaleb Keithley <kaleb@freedesktop.org>
  323. Date: Tue Nov 25 19:28:02 2003 +0000
  324. XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
  325. commit 78c91d731d4b9e708e5187f7051022a9ee50563a
  326. Author: Kaleb Keithley <kaleb@freedesktop.org>
  327. Date: Fri Nov 14 16:48:43 2003 +0000
  328. XFree86 4.3.0.1
  329. commit 0c0b82a2143adfb443157badfe84093d8b74cc13
  330. Author: Kaleb Keithley <kaleb@freedesktop.org>
  331. Date: Fri Nov 14 16:48:43 2003 +0000
  332. Initial revision