Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
2006-03-14 Daniel Leidert <daniel.leidert.spam@gmx.net> * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Fixed 'make distcheck' target by changing the path to the XSL stylesheets to an online resource. * acinclude.m4 (MP_PATH_DOCBOOK_XSL): Only return the basic directory of N. Walsh's stylesheets. * fglrx_html_stylesheet.xsl.in: Ditto. (admon.graphics.path): Ditto. * fglrx_man_stylesheet.xsl.in: Ditto. * fglrx_html.xsl: Fixed comments (apply to docbook-xsl doc). (admon.style, html.stylesheet): Adding fglrx_man.css stylesheet info. (variablelist.term.break.after, variablelist.term.separator): Fixed output of variablelist elements. Value depends on processed document. * fglrx_man.xsl: Ditto. (variablelist.term.break.after, variablelist.term.separator): Ditto. * aticonfig.1x.xml (OPTIONS): Markup fixes. * fgl_glxgears.1x.xml (DIAGNOSTICS): Ditto. * fglrx.4x.xml (refnamediv, DESCRIPTION, SUPPORTED HARDWARE) (CONFIGURATION DETAILS, DIAGNOSTICS): Ditto. * fglrx_xgamma.1x.xml (OPTIONS): Ditto. * fglrx_man.css: Initially added.
2006-03-12 Daniel Leidert <daniel.leidert.spam@gmx.net> * AUTHORS: Fixed a typo. * README: Added info about XSL snapshots. * acinclude.m4 (MP_PATH_DOCBOOK_XSL): The macro changed to search for the basic directory of the XSL stylesheets, which can be specified by the user using the --with-docbook-xsl-dir option. It now outputs the basic directory, the HTML and manpage stylesheets. Also fixed the macro description. (MP_PATH_DOCBOOK_DTD, MP_PROG_XSERVER): Changed test(1) syntax. * INSTALL (--with-docbook-xsl-dir): Fixed description of the changed --with-docbook-xsl-dir option. * NEWS: Added info about new release 8.23.7 of ATI's linux drivers. * fglrx_man_history.xml (revision_8_23_7): Ditto. * fglrx_html.xsl: Added HTML stylesheet. * fglrx_html_stylesheet.xsl.in: Ditto. * configure.ac: Added check for datadir. (AC_PACKAGE_VERSION): Update to latest 8.23.7 release. (AC_CONFIG_FILES): Added HTML stylesheet. * Makefile.am (EXTRA_DIST, DISTCLEANFILES): Added files necessary to produce HTML output. (fglrxhtmldir, fglrxhtml_DATA): Produce manpages in HTML format. (fglrxman1*, fglrxman1x*, fglrxman4x, CLEANFILES, check-local): Minor rename for a cleaner naming scheme. (DISTCHECK_CONFIGURE_FLAGS): Added default XSL stylesheet dir for 'make distcheck'. * aticonfig.1x.xml: Added 'lang' and 'id' attributes to root element. (DESCRIPTION): Added missing citerefentry element to refer to the related manpages. * fgl_glxgears.1x.xml: Ditto. (DESCRIPTION): Minor order change. * fglrx.4x.xml: Ditto. (refnamediv, DESCRIPTION, SUPPORTED HARDWARE, CONFIGURATION DETAILS) (DIAGNOSTICS): Markup fixes (hardware -> productname) where necessary. (CONFIGURATION DETAILS, DIAGNOSTICS): Commented out all title elements of segmentedlist. Moving the ID's of varnames back to option to create the link at the beginning of an option. To avoid re-raising issues with 'xref to option', we now use the link element, where option is a valid children. * fglrx_pplay.1x.xml: Ditto. * fglrx_xgamma.1x.xml: Ditto. (DESCRIPTION): Added missing citerefentry element to refer to the related manpages. * fglrxconfig.1x.xml: Ditto. * fglrxinfo.1x.xml: Ditto. * fireglcontrol.1.xml: Ditto. * fglrx_man.xsl: Changed for better reading. Removed stuff now handled by the latest snapshots XSL stylesheets. (man.charmap.enabled, man.hyphenate.urls, man.hyphenate.filenames) (man.hyphenate.computer.inlines, man.segtitle.suppress) (variablelist.term.break.after, variablelist.term.separator): Added parameters available via the latest XSL snapshots. (refentryinfo, author, editor, othercreadit, personblurb, authorblurb) (contrib): Fixed my custom template to fit the latest snapshot stylesheets. * fglrx_man_stylesheet.xsl.in: Ditto.
2006-02-21 Daniel Leidert <daniel.leidert.spam@gmx.net> * acinclude.m4: Change macro names (follows autoconf documentation). Adjust variable names. Added MP_PROG_MAN to determine man binary. * Makefile.am: Ditto. * fglrx_man_entities.dtd.in: Ditto. * fglrx_man_stylesheet.xsl.in: Ditto. * INSTALL: Ditto. * README: Ditto. * configure.ac: Ditto. Small clean-up.
2006-02-18 Daniel Leidert <daniel.leidert.spam@gmx.net> * COPYING: Remove the all-permissive license stuff. * Makefile.am: Changed license. * autogen.sh: Changed license. * fglrx_man.xsl: Changed license. * fglrx_man_stylesheet.xsl.in: Changed license. * configure.ac: Fixed copyright.
2006-01-31 Daniel Leidert <daniel.leidert.spam@gmx.net> * COPYING: Add license information for scripts used to build the package. * Makefile.am: Added all-permissive copying license. * autogen.sh: Ditto. * configure.ac: Ditto. * fglrx_man.xsl: Ditto. * fglrx_man_stylesheet.xsl.in: Ditto. * acinclude.m4: Ditto. (AM_XSERVER_MAN_DIR): Small fix to description.
2006-01-25 Daniel Leidert <daniel.leidert.spam@gmx.net> * aticonfig.1x.xml (BUGS): Replace the double angle quotation marks with normal double quotation marks. Shall fix a lintian warning. * fglrxinfo.1x.xml (BUGS): Ditto. * AUTHORS: Fixed summary. * ChangeLog: Ditto. * README: Ditto. * TODO: Ditto. * autogen.sh: Ditto. * configure.ac: Ditto. * fglrx_man.xsl: Ditto. * fglrx_man_stylesheet.xsl.in: Ditto.
2006-01-22 Daniel Leidert <daniel.leidert.spam@gmx.net> * fglrx_man_entities.dtd.in: Added. This file contains all variables we need and define during configure process. So we can rename all .xml.in files back to .xml. * fglrx_man_stylesheet.xsl.in: Added. This file contains the path to Norman Walsh's XSL stylesheet for manpages. So we can rename fglrx_man.xsl.in back to fglrx_man.xsl. * aticonfig.1x.xml.in: Removed and replaced by aticonfig.1x.xml. * fgl_glxgears.1x.xml.in: Removed and replaced by fgl_glxgears.1x.xml. * fglrx.4x.xml.in: Removed and replaced by fglrx.4x.xml. * fglrx_pplay.1x.xml.in: Removed and replaced by fglrx_pplay.1x.xml. * fglrx_xgamma.1x.xml.in: Removed and replaced by fglrx_xgamma.1x.xml. * fglrxconfig.1x.xml.in: Removed and replaced by fglrxconfig.1x.xml. * fglrxinfo.1x.xml.in: Removed and replaced by fglrxinfo.1x.xml. * fireglcontrol.1.xml.in: Removed and replaced by fireglcontrol.1.xml. * aticonfig.1x.xml: Readded. (DOCTYPE): Sourced out fglrx_man project entities. See also fglrx_man_entities.dtd(.in). * fgl_glxgears.1x.xml: Ditto. * fglrx.4x.xml: Ditto. * fglrx_pplay.1x.xml: Ditto. * fglrx_xgamma.1x.xml: Ditto. * fglrxconfig.1x.xml: Ditto. * fglrxinfo.1x.xml: Ditto. * fireglcontrol.1.xml: Ditto. * fglrx_man.xsl.in: Removed and replaced by fglrx_man.xsl. * fglrx_man.xsl: Readded. (xsl:import): Sourced out import of Norman Walsh's stylesheet. See fglrx_man_stylesheet.xsl(.in). * configure.ac: Applied all changes as mentioned above. Additionally fix the output. * Makefile.am: Ditto. Fixed distcheck errors. * acinclude.m4: Fixed a bug. The mandir variable was detected as command. 2006-01-21 Daniel Leidert <daniel.leidert.spam@gmx.net> * AUTHORS: Use the more common "manpage(s)" term, instead of "man-page(s)". * Makefile.am: Ditto. * aticonfig.1x.xml.in: Ditto. * fgl_glxgears.1x.xml.in: Ditto. * fglrx.4x.xml.in: Ditto. * fglrx_man.xsl.in: Ditto. * fglrx_pplay.1x.xml.in: Ditto. * fglrx_xgamma.1x.xml.in: Ditto. * fglrxconfig.1x.xml.in: Ditto. * fglrxinfo.1x.xml.in: Ditto. * fireglcontrol.1.xml.in: Ditto. * acinclude.m4: Ditto. (AM_XSERVER_MAN_DIR): Fixed description. * TODO: Fixed and added notes. 2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net> * Makefile.am (__XMLLINT_FLAGS__): Define all to-use xmllint options via a variable, which is set by the configure script. (__XSLTPROC_FLAGS__): Ditto for xsltproc options (if any). * configure.ac: Change the order in which the macros are called. (XMLLINT_FLAGS, XSLTPROC_FLAGS): Add these variables to let the user define custom options. 2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net> * AUTHORS: Add Flavio. * Makefile.am (XMLLINT, __XMLLINT__, XSLTPROC, __XSLTPROC__): Replace XMLLINT and XSLTPROC with __XMLLINT__ and __XSLTPROC__ to use a unique scheme vor all variables. * configure.ac: Label sub-parts. (AC_INIT, AM_INIT_AUTOMAKE): Fix AC_PACKAGE_NAME and PACKAGE. (XMLLINT, __XMLLINT__, XSLTPROC, __XSLTPROC__): Replace XMLLINT and XSLTPROC with __XMLLINT__ and __XSLTPROC__ to use a unique scheme vor all variables. 2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net> * AUTHORS: Initially added. * COPYING: Ditto. * NEWS: Ditto. * README: Ditto. * autogen.sh: Ditto. * configure.ac: Ditto. * Makefile: Removed and replaced by Makefile.am. * Makefile.am: Added. * acinclude.m4 (AM_DOCBOOK_XSL_MAN_DIR, AM_DOCBOOK_DTD_44_DIR) (AM_XSERVER_PARAMS, AM_XSERVER_MAN_DIR): Initially added. * aticonfig.1x.xml: Removed and replaced by aticonfig.1x.xml.in. * aticonfig.1x.xml.in: Initially added. * fgl_glxgears.1x.xml: Removed and replaced by fgl_glxgears.1x.xml.in. * fgl_glxgears.1x.xml.in: Initially added. * fglrx.4x.xml: Removed and replaced by fglrx.4x.xml.in. * fglrx.4x.xml.in: Initially added. * fglrx_pplay.1x.xml: Removed and replaced by fglrx_pplay.1x.xml.in. * fglrx_pplay.1x.xml.in: Initially added. * fglrx_xgamma.1x.xml: Removed and replaced by fglrx_xgamma.1x.xml.in. * fglrx_xgamma.1x.xml.in: Initially added. * fglrxconfig.1x.xml: Removed and replaced by fglrxconfig.1x.xml.in. * fglrxconfig.1x.xml.in: Initially added. * fglrxinfo.1x.xml: Removed and replaced by fglrxinfo.1x.xml.in. * fglrxinfo.1x.xml.in: Initially added. * fireglcontrol.1.xml: Removed and replaced by fireglcontrol.1.xml.in. * fireglcontrol.1.xml.in: Initially added. * fglrx_man.xsl.in (xsl:import): Fix the replacement-variable.