1 2009-03-18 Stefan Kost <ensonic@users.sf.net>
3 patch by: David Nečas <yeti@physics.muni.cz>
6 Fix <table> element mismatch in highlighted code. Fixes #575711.
8 2009-03-17 Stefan Kost <ensonic@users.sf.net>
11 Turn pdf off if there is no gtkdoc-mkpdf installed.
13 2009-03-17 Stefan Kost <ensonic@users.sf.net>
15 patch by: Tobias Mueller <gnome-bugs@auftrags-killer.org>
19 * gtkdoc-common.pl.in:
27 * help/manual/C/fdl-appendix.xml:
29 Update FSF address. Fixes #575623.
31 2009-03-17 Stefan Kost <ensonic@users.sf.net>
34 Don't run fop for now, its way to broken.
36 * tests/bugs/src/tester.h:
39 2009-03-17 Stefan Kost <ensonic@users.sf.net>
41 patch by: Vincent Untz <vuntz@nome.org>
43 * gtkdoc-common.pl.in:
44 Be more friendly for files with a space in their name. Fixes #575574.
46 2009-03-12 Stefan Kost <ensonic@users.sf.net>
49 Do not overwrite declaration variable with sgml-ified variant to not confuse
52 2009-03-10 Stefan Kost <ensonic@users.sf.net>
54 patch by: Nicola Fontana <ntd@entidi.it>
57 * tests/bugs/docs/Makefile.am:
58 * tests/bugs/src/tester.h:
59 Improve the test and fix handling trailing decorators. Fixes #574654
61 2009-03-10 Stefan Kost <ensonic@users.sf.net>
63 * tests/bugs/docs/Makefile.am:
64 * tests/bugs/docs/tester-sections.txt:
65 * tests/bugs/src/tester.c:
66 * tests/bugs/src/tester.h:
67 Adding a test for #574654.
69 2009-03-10 Stefan Kost <ensonic@users.sf.net>
72 Don't expect $MODULE to be defined (e.g. if someone does not update
75 2009-03-09 Stefan Kost <ensonic@users.sf.net>
78 Fix ChangeLog format so that we pick up the bug number for release
81 2009-03-09 Stefan Kost <ensonic@users.sf.net>
83 patch by: David Nečas <yeti@physics.muni.cz>
87 Add vim support for syntax highlighting. Lets close the ticket.
90 2009-03-09 Stefan Kost <ensonic@users.sf.net>
93 Don't confuse -1 with G_MAXULONG on 64bit. Fixes #572612.
95 2009-02-26 Stefan Kost <ensonic@users.sf.net>
98 Improve. scan only checks headers, while mkdb scans sources and
101 * examples/Makefile.am:
102 Document more variables.
104 2009-02-26 Stefan Kost <ensonic@users.sf.net>
106 * gtkdoc-scangobj.in:
108 There is some gtk specific stuff there, which we probably want to kick
109 out. No one else gets such a treatment.
111 2009-02-26 Stefan Kost <ensonic@users.sf.net>
116 Fix annotation more. Refactor the extra-link feature. Still disabled
117 by default. Needs configure stuff next.
119 2009-02-24 Stefan Kost <ensonic@users.sf.net>
121 patch by: Paolo Borelli <pborelli@katamail.com>
123 * gtkdoc-scangobj.in:
125 Use g_strerror. Fixes #572967.
127 2009-02-23 Sven Herzberg <herzi@gnome-de.org>
129 * gtkdoc-scangobj.in: keep a reference on the GObjectClass while
130 peeking in interfaces' properties. Fixes #571820
132 2009-02-23 Stefan Kost <ensonic@users.sf.net>
135 Don't use named entities.
137 2009-02-23 Stefan Kost <ensonic@users.sf.net>
139 * gtk-doc-single.xsl:
140 Starting point for generating single page html. Needs refactoring with
141 gtk-doc.xsl (common stuff into gtk-doc-html.xsl).
143 2009-02-23 Stefan Kost <ensonic@users.sf.net>
146 With fop-0.94 it works actually, while 0.95 seesm to have the
152 2009-02-22 Stefan Kost <ensonic@users.sf.net>
158 2009-02-22 Stefan Kost <ensonic@users.sf.net>
167 Remove some crack left from copy'n'paste.
169 2009-02-22 Stefan Kost <ensonic@users.sf.net>
177 * gtk-doc.notmpl.make:
179 * tests/gtk-doc.make:
180 * tests/gtk-doc.notmpl.make:
181 * gtkdoc-mkpdf.in (added):
182 Clean up Makefile rules (be less verbose). Added options to configure to
183 allow selecting the desired output formats. Added initial pdf support (very
184 imature yet, due to several shortcommings of fop - bugs files).
186 2009-02-21 Stefan Kost <ensonic@users.sf.net>
192 Update annotations and fix matching to support parameters.
194 * tests/annotations/docs/tester-sections.txt:
195 * tests/annotations/src/tester.c:
196 * tests/annotations/src/tester.h:
197 Update annotation example and add one more.
199 2009-02-21 Stefan Kost <ensonic@users.sf.net>
202 * help/manual/C/gtk-doc-manual.xml:
203 * tests/gobject/src/gobject.c:
204 Allow linking to struct members. Update docs. Fixes #565126.
206 2009-02-21 Stefan Kost <ensonic@users.sf.net>
210 Fix params and running of 'highlight'.
212 2009-02-21 Stefan Kost <ensonic@users.sf.net>
215 Require the line to ends after the double-colon (sans whitespace),
217 2009-02-20 Stefan Kost <ensonic@users.sf.net>
219 patch by: Damien Lespiau <damien.lespiau@gmail.com>
222 * gtk-doc.notmpl.make:
223 * tests/gtk-doc.make:
224 * tests/gtk-doc.notmpl.make:
225 Add --tag=CC to libtool invocations. Fixes #572396.
227 2009-02-18 Stefan Kost <ensonic@users.sf.net>
229 * examples/Makefile.am:
230 Fix example to show to to make it work even with make distcheck.
232 2009-02-16 Stefan Kost <ensonic@users.sf.net>
235 * tests/gobject/src/gobject.c:
236 Also style <note> tags.
238 2009-02-10 Stefan Kost <ensonic@users.sf.net>
241 Fix the spelling of my name.
243 2009-02-05 Stefan Kost <ensonic@users.sf.net>
249 Single tabs are rendered inconsistently in browsers. Replace them with
252 2009-01-31 Stefan Kost <ensonic@users.sf.net>
254 * tests/gobject/src/gobject.c:
255 Try to link to struct members as a test for Bug #565126.
257 2009-01-30 Stefan Kost <ensonic@users.sf.net>
260 Expanding urls is not a good idea yet. Need to figure out.
262 2009-01-29 Stefan Kost <ensonic@users.sf.net>
265 Remove, this is generated.
267 2009-01-29 Stefan Kost <ensonic@users.sf.net>
270 Automatically creating ulinks for urls.
272 * tests/gobject/src/gobject.c:
273 Add a link for testing.
275 2009-01-28 Stefan Kost <ensonic@users.sf.net>
279 * tests/gobject/docs/tester-docs.xml:
280 * tests/gobject/src/gobject.c:
281 Major CSS cleanup. This is hopefully an end of layout issues related
282 to the fixed navigation bar.
284 2009-01-28 Stefan Kost <ensonic@users.sf.net>
286 patch by: David Nečas <yeti@physics.muni.cz>
289 * tests/gobject/src/giface.c:
290 * tests/gobject/src/gobject.c:
291 Abbreviation where not expanded at the start of text. Fixes #569339.
293 2009-01-28 Stefan Kost <ensonic@users.sf.net>
296 * tests/gobject/examples/gobject.c:
297 Expand urls in comments of examples.
299 2009-01-27 Stefan Kost <ensonic@users.sf.net>
303 Use tables like described in #536928.
306 Comment on why we do the tool check like this.
311 * tests/gobject/docs/tester-docs.xml:
314 2009-01-26 Stefan Kost <ensonic@users.sf.net>
317 * tests/bugs/src/tester.h:
319 * tests/fail/docs/tester-docs.xml:
320 * tests/fail/docs/tester-sections.txt:
321 * tests/fail/src/tester.c:
322 Add public symbols from section file when doing the -undocumented.txt
323 report. Also add the special symbols for the section docs when reading
324 the section-file. Extend test suite to check for it. Fixes #568732
326 2009-01-26 Stefan Kost <ensonic@users.sf.net>
329 * tests/bugs/docs/tester-sections.txt:
330 * tests/bugs/src/tester.c:
331 * tests/bugs/src/tester.h:
332 Handle inline functions in headers. Fixes #532395.
334 2009-01-26 Stefan Kost <ensonic@users.sf.net>
337 Mention onine site for regexp testing.
340 Small output cleanups.
343 Indenting and use LogWarning once more.
345 2009-01-23 Stefan Kost <ensonic@users.sf.net>
348 Recomment out debug log the accidentialy went in.
354 * tests/tools.sh.in (added):
355 Add a check that tests that all scripts are runnable.
357 2009-01-23 Stefan Kost <ensonic@users.sf.net>
360 No need to format a '\n' into a formatstring.
363 Add FIXMEs for Bug 568711.
371 * tests/fail/Makefile.am:
372 * tests/fail/docs/Makefile.am:
373 * tests/fail/docs/tester-docs.xml:
374 * tests/fail/docs/tester-sections.txt:
375 * tests/fail/src/Makefile.am:
376 * tests/fail/src/tester.c:
377 * tests/fail/src/tester.h:
378 Add a test suite for failure checks.
380 2009-01-23 Stefan Kost <ensonic@users.sf.net>
382 patch by: David Nečas <yeti@physics.muni.cz>
385 Don't scan files twice. The patch was slightly changed to name the
386 hash lowercase (uppercase is used for configureation options) and
387 add a comment. Fixes #568708.
389 2009-01-23 Stefan Kost <ensonic@users.sf.net>
391 patch by: David Nečas <yeti@physics.muni.cz>
394 Don't add empty <para></para> tags to the docs to avoid breaking the
395 detection of undocumented things. Fixes #568732.
397 2009-01-23 Stefan Kost <ensonic@users.sf.net>
399 patch by: David Nečas <yeti@physics.muni.cz>
402 Change nonsense error message to tell that gtk-doc is needed to build
403 a given package and not gtk-doc. Fixes #568734.
405 2009-01-23 Stefan Kost <ensonic@users.sf.net>
409 Treat iface/interface like class in other places too.
411 2009-01-23 Stefan Kost <ensonic@users.sf.net>
413 patch by: David Nečas <yeti@physics.muni.cz>
416 Use CamelCase id for interfaces. Fixes #568706.
418 2009-01-23 Stefan Kost <ensonic@users.sf.net>
420 patch by: David Nečas <yeti@physics.muni.cz>
424 * tests/gtk-doc.make:
425 * tests/gtk-doc.notmpl.make:
426 Less quirky way of knowing that we run uninstalled, which is only
427 needed for the tests anyway. In addition to the patch, make same
428 changes in mkman, add a shift to arg parsing to not loop and change
429 the makefiles for the tests. Fixes #568702.
431 2009-01-22 Stefan Kost <ensonic@users.sf.net>
434 Only run the syntax highligher if we have one. Fixes #568714.
436 2009-01-22 Stefan Kost <ensonic@users.sf.net>
439 Point to the right docs.
445 Remove one commented out item.
447 2009-01-21 Stefan Kost <ensonic@users.sf.net>
453 Match css of highlight with source-highlight. Handle line numbering by
454 our-selfs. Still stupid browsers copy '#' chars for each line number.
456 2009-01-21 Stefan Kost <ensonic@users.sf.net>
459 Try to xref first word in 'normal' span.
461 2009-01-20 Stefan Kost <ensonic@users.sf.net>
465 * tests/gobject/src/gobject.c:
466 We could add the language as a comment, it is not shown in the final output.
468 2009-01-20 Stefan Kost <ensonic@users.sf.net>
474 Really fix double extension of entities.
477 Fix link color of xrefs symbols.
479 2009-01-20 Stefan Kost <ensonic@users.sf.net>
485 Fix end of string handling.
488 Use one tango colors one more time.
490 2009-01-20 Stefan Kost <ensonic@users.sf.net>
493 * tests/annotations/docs/Makefile.am:
494 * tests/bugs/docs/Makefile.am:
495 * tests/bugs/docs/tester-docs.xml:
496 * tests/gobject/docs-tmpl/Makefile.am:
497 * tests/gobject/docs/Makefile.am:
498 Detect namespace prefix if not given.
500 2009-01-20 Stefan Kost <ensonic@users.sf.net>
504 Fix gap, caused by double index divs produces by index generated with
505 the docbook stylesheets.
507 2009-01-20 Stefan Kost <ensonic@users.sf.net>
513 Make sure indexdiv and glossarydiv elements have anchors.
517 Fix spacing for navbar in index/glossary pages.
519 * tests/annotations/docs/tester-docs.xml:
520 * tests/gobject/docs/tester-docs.xml:
523 2009-01-19 Stefan Kost <ensonic@users.sf.net>
529 Experiment with navigation for index and glossaries.
533 Fix index entries and copy doc along with the method.
536 also do the extra spacing for the index/glossary environments now.
538 * tests/gobject/docs/tester-docs.xml:
539 Experiment with a more complete doc structure.
541 2009-01-12 Stefan Kost <ensonic@users.sf.net>
544 Make highligher post processing conditional.
546 2009-01-10 Stefan Kost <ensonic@users.sf.net>
549 Erm, not having a highlighter is not fatal.
551 2009-01-10 Stefan Kost <ensonic@users.sf.net>
557 Look for source-highlight and highlight. Not perfect yet, highlight uses
558 different classes in the css :/.
560 * tests/gobject/docs/tester-docs.xml:
561 More header data in the examples.
563 2009-01-09 Stefan Kost <ensonic@users.sf.net>
565 patch by: David Nečas <yeti@physics.muni.cz>
568 Treat FOO_GET_INTERFACE as standard. Fixes #567132.
570 2009-01-09 Stefan Kost <ensonic@users.sf.net>
574 * gtk-doc.notmpl.make:
578 * tests/gobject/examples/gobject.c:
579 * tests/gtk-doc.make:
580 * tests/gtk-doc.notmpl.make:
581 Initial go at implementing syntax highlighting for sources using
582 gnu source-highlight. Needs testing and modularisation.
584 2009-01-08 Stefan Kost <ensonic@users.sf.net>
587 Comment out echo for debugging.
589 2009-01-08 Stefan Kost <ensonic@users.sf.net>
593 * tests/gobject/docs-tmpl/Makefile.am:
594 * tests/gobject/docs/Makefile.am:
595 * tests/gtk-doc.make:
596 * tests/gtk-doc.notmpl.make:
597 Finally, make distcheck works.
599 2009-01-08 Stefan Kost <ensonic@users.sf.net>
610 * gtkdoc-scangobj.in:
613 Add support for --help and --version to remaining tools. Also show a
614 short info on --help and format more consistently. Fixes #566911
616 2009-01-07 Stefan Kost <ensonic@users.sf.net>
620 * gtk-doc.notmpl.make:
621 Detect gtkdoc-rebase in gtk-doc.m4. Based on idea of Sven Herzberg.
624 2009-01-07 Stefan Kost <ensonic@users.sf.net>
630 More thinking about the documentation structure.
633 Add automake support for more distcheck. Use a real sourcefile for the
634 srcdir (something that we wont remove one day).
636 * tests/annotations/docs/Makefile.am:
637 * tests/annotations/src/Makefile.am:
638 * tests/bugs/docs/Makefile.am:
639 * tests/bugs/src/Makefile.am:
640 * tests/gobject/docs-tmpl/Makefile.am:
641 * tests/gobject/docs/Makefile.am:
642 * tests/gobject/src/Makefile.am:
643 Add missing file to fix make distcheck. Use srcdir and not builddir to
646 2009-01-07 Stefan Kost <ensonic@users.sf.net>
649 Ideas about syntax highlighing.
655 Use tango colors. Simplify css.
657 * tests/gobject/src/gobject.c:
658 Tell what language this is.
660 2009-01-04 Stefan Kost <ensonic@users.sf.net>
662 * tests/bugs/src/tester.c:
663 Fix inconsistency of prototype and docs.
665 2009-01-04 Stefan Kost <ensonic@users.sf.net>
667 * tests/gtk-doc.make:
668 * tests/gtk-doc.notmpl.make:
671 2009-01-04 Stefan Kost <ensonic@users.sf.net>
675 * tests/gtk-doc.make:
676 * tests/gtk-doc.notmpl.make:
677 * tests/gtkdoctest.sh:
678 Fix running tests, if no gtk-doc is installed yet.
680 2008-12-29 Stefan Kost <ensonic@users.sf.net>
682 patch by: Bruce van der Kooij <brucevdkooij@gmail.com>
684 * help/manual/C/gtk-doc-manual.xml:
685 Fixed three spelling errors (recommanded, conatins, alibrary).
688 2008-12-29 Stefan Kost <ensonic@users.sf.net>
691 Documentation structure ideas.
693 2008-12-05 Stefan Kost <ensonic@users.sf.net>
696 Hightlight deprecation warnings.
698 2008-12-04 Stefan Kost <ensonic@users.sf.net>
703 2008-12-02 Stefan Kost <ensonic@users.sf.net>
709 * gtk-doc.notmpl.make:
710 Remove the sh -c here now that its back in scanobj.
712 * tests/annotations/docs/tester-docs.xml:
713 * tests/bugs/docs/tester-docs.xml:
714 * tests/gobject/docs-tmpl/tester-docs.xml:
715 * tests/gobject/docs/tester-docs.xml:
716 Cosmetic template update.
718 2008-12-02 Stefan Kost <ensonic@users.sf.net>
721 Don't touch doctype header in expand-content-files.
723 2008-12-01 Stefan Kost <ensonic@users.sf.net>
726 Add deprecation warnings for signals and properties. Also reuse code
727 for since and stability levels there. Fixes #562655.
729 * tests/gobject/src/gobject.c:
730 Add testcase for #562655.
732 2008-12-01 Stefan Kost <ensonic@users.sf.net>
734 * gtkdoc-scangobj.in:
736 Reintroduce "sh -c" and comment why its used. Add real libtool support
737 to old scanobj tool as well.
739 2008-12-01 Stefan Kost <ensonic@users.sf.net>
741 patch by: Matthias Clasen <mclasen@redhat.com>
744 Fix index-id generation for child and style properties. Fixes #562064.
746 2008-11-16 Stefan Kost <ensonic@users.sf.net>
750 * help/manual/C/gtk-doc-manual.xml:
755 2008-11-16 Stefan Kost <ensonic@users.sf.net>
762 * tests/gtk-doc.make:
763 * tests/gtk-doc.notmpl.make:
764 * tests/gtkdoctest.sh:
767 2008-11-06 Stefan Kost <ensonic@users.sf.net>
769 * tests/gtk-doc.make:
770 * tests/gtk-doc.notmpl.make:
771 No install rules for test.
773 2008-11-06 Stefan Kost <ensonic@users.sf.net>
776 Get rid of german variable name. Generate glossary xml for
777 annotations. Improve initial master document.
779 * tests/annotations/docs/tester-docs.xml:
780 Update example to include anotation glossary.
782 2008-11-05 Stefan Kost <ensonic@users.sf.net>
784 patch by: Peter Kjellerstedt <pkj@axis.com>
787 * gtk-doc.notmpl.make:
788 * tests/gtk-doc.make:
789 * tests/gtk-doc.notmpl.make:
790 Correct check for existance of gtkdoc-rebase (better fix than the
791 previous one #508897). Fixes #559281.
793 2008-10-27 Stefan Kost <ensonic@users.sf.net>
795 patch by: Christian Persch <chpe@gnome.org>
797 * gtkdoc-scangobj.in:
798 Fix doc build when using GTK_DISABLE_SINGLE_INCLUDES. Fixes #558082.
800 2008-10-20 Stefan Kost <ensonic@users.sf.net>
804 More docs and planning.
806 2008-10-20 Stefan Kost <ensonic@users.sf.net>
808 * tests/annotations/docs/tester-docs.xml:
809 * tests/annotations/src/tester.c:
810 * tests/gobject/docs/tester-docs.xml:
811 Update annotations. Glossary enhancements.
813 2008-10-19 Stefan Kost <ensonic@users.sf.net>
816 Update and document format.
818 2008-10-17 Stefan Kost <ensonic@users.sf.net>
822 Add new language attribute and use "c" here.
824 2008-10-16 Stefan Kost <ensonic@users.sf.net>
828 Small comment cleanup and loud thinking in TODO :)
830 2008-10-15 Stefan Kost <ensonic@users.sf.net>
832 patch by: Jeffrey Stedfast <fejj@novell.com>
834 * examples/Makefile.am:
836 * gtk-doc.notmpl.make:
837 Allow versioned TARGET_DIR. Fixes #554718.
839 2008-10-13 Stefan Kost <ensonic@users.sf.net>
847 Add support for enums/flags in devhelp index.
850 Support annotations. Fix missing roles.
852 * tests/annotations/docs/tester-docs.xml:
853 * tests/annotations/src/tester.c:
854 * tests/annotations/src/tester.h:
855 * tests/bugs/docs/tester-sections.txt:
856 * tests/gobject/docs/tester-docs.xml:
859 2008-10-11 Stefan Kost <ensonic@users.sf.net>
863 * tests/annotations.sh:
864 * tests/annotations/Makefile.am:
865 * tests/annotations/docs/Makefile.am:
866 * tests/annotations/docs/tester-docs.xml:
867 * tests/annotations/docs/tester-sections.txt:
868 * tests/annotations/src/Makefile.am:
869 * tests/annotations/src/tester.c:
870 * tests/annotations/src/tester.h:
871 Add testcases for gir annotation.
873 2008-10-03 Stefan Kost <ensonic@users.sf.net>
875 patch by: Matthew Barnes <mbarnes@redhat.com>
878 * tests/bugs/docs/tester-sections.txt:
879 * tests/bugs/src/tester.h:
880 Be more careful with "struct _<struct_name>". Fixes #554833.
882 2008-10-03 Stefan Kost <ensonic@users.sf.net>
884 patch by: Behdad Esfahbod <behdad@gnome.org>
887 * gtk-doc.notmpl.make:
888 * tests/gtk-doc.make:
889 * tests/gtk-doc.notmpl.make:
890 Add rules to create $(REPORT_FILES). Fixes #552822.
892 2008-10-03 Stefan Kost <ensonic@users.sf.net>
894 patch by: Simon Josefsson <simon@josefsson.org>
896 * examples/Makefile.am:
897 * tests/bugs/docs/Makefile.am:
898 * tests/gobject/docs-tmpl/Makefile.am:
899 * tests/gobject/docs/Makefile.am:
900 Use GTKDOC_CFLAGS instead of INCLUDES in Makefile.am. Fixes #553407.
902 2008-09-24 Stefan Kost <ensonic@users.sf.net>
905 Use full symbol, if it does not belong to the namespace.
907 2008-09-22 Stefan Kost <ensonic@users.sf.net>
909 * tests/gobject/src/gobject.h:
910 Document some odd behaviour.
912 2008-09-22 Stefan Kost <ensonic@users.sf.net>
917 * tests/bugs/docs/tester-sections.txt:
918 * tests/bugs/src/tester.c:
919 * tests/bugs/src/tester.h:
920 Add testcase for bug 552602.
922 * tests/gtk-doc.make:
923 * tests/gtk-doc.notmpl.make:
924 Also use new RUN envvar here.
926 2008-09-10 Stefan Kost <ensonic@users.sf.net>
929 Generate unique ids for properties, style and child properties.
932 * gtk-doc.notmpl.make:
934 * gtkdoc-scangobj.in:
935 If we use libtool, run scanner under libtool to use uninstalled
938 2008-09-04 Stefan Kost <ensonic@users.sf.net>
949 * gtkdoc-common.pl.in:
951 * help/manual/C/gtk-doc-manual.xml:
952 * tests/bugs/docs/Makefile.am:
953 * tests/bugs/docs/tester-docs.xml:
954 * tests/gobject/docs-tmpl/Makefile.am:
955 * tests/gobject/docs-tmpl/tester-docs.xml:
956 * tests/gobject/docs/Makefile.am:
957 * tests/gobject/docs/tester-docs.xml:
958 * tests/gobject/src/gobject.h:
959 Switch to docbook 4.3 dtd. Fixes #487727.
960 Add --name-space option to gtkdoc-mkdb for nicer indexes. Start with a
961 fo wrapper for pdf output.
963 2008-09-04 Stefan Kost <ensonic@users.sf.net>
966 * gtk-doc.notmpl.make:
967 Don't install index.sgml twice. Also remove the " || :;" construct
968 that ssems to be there only to eat the return code.
970 2008-07-23 Stefan Kost <ensonic@users.sf.net>
974 * tests/bugs/docs/tester-sections.txt:
975 * tests/bugs/src/tester.h:
976 Accept "char const *" as well. Fixes #544172.
978 2008-07-21 Stefan Kost <ensonic@users.sf.net>
981 * gtk-doc.notmpl.make:
982 Only specify options if gtkdoc-mkhtml can take them. Fixes #543855.
985 Don't use bash specific features. Be more flexible so that we can add
988 2008-07-09 Stefan Kost <ensonic@users.sf.net>
991 Fix struct/enum level parsing which could go one to high and then the
992 main struct would never be closed.
995 2008-06-28 Stefan Kost <ensonic@users.sf.net>
998 Mention why this change is bad.
1000 2008-06-28 Stefan Kost <ensonic@users.sf.net>
1002 patch by: David Nečas <yeti@physics.muni.cz>
1004 * examples/Makefile.am:
1006 * gtk-doc.notmpl.make:
1008 * tests/gtk-doc.make:
1009 * tests/gtk-doc.notmpl.make:
1010 Add searchpath to gtkdoc.mkhtml. Fixes #460753
1012 2008-06-22 Stefan Kost <ensonic@users.sf.net>
1015 To support timj aclocal setup we are shipping gnome-doc-utils.m4
1016 and making sure automake picks it up ;)
1018 2008-06-22 Stefan Kost <ensonic@users.sf.net>
1020 * tools/migratetmpl.pl:
1021 We were still removing too many <para>s.
1022 Also add andrews trick to escape the c comments.
1023 Add a newline to empty param docs.
1025 2008-06-22 Stefan Kost <ensonic@users.sf.net>
1027 * m4/gnome-doc-utils.m4:
1028 Add this to svn, so that bootstrap work where no gnome-doc-utils is
1031 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1033 * tools/migratetmpl.pl:
1034 Factor out multiline formatting and use for deprecated field too.
1036 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1041 * tools/migratetmpl.pl:
1042 Convert character entities back.
1044 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1047 Start collection info about slowly deprecating crack.
1049 * tools/migratetmpl.pl:
1052 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1054 * tools/migratetmpl.pl:
1055 Use $file in section comment not title. Convert only standalone para
1058 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1060 * tools/migratetmpl.pl:
1061 Convert @Varargs: to @...:
1063 2008-06-21 Stefan Kost <ensonic@users.sf.net>
1065 * tools/migratetmpl.pl:
1066 Convert single line c comments to c++ ones. Indent multiline parameter docs.
1068 2008-06-16 Stefan Kost <ensonic@users.sf.net>
1071 Don't reuse file var, fixes warning context.
1074 Also accept *.hh as headers suffix.
1076 2008-06-10 Stefan Kost <ensonic@users.sf.net>
1079 * gtk-doc.notmpl.make:
1080 * tests/gtk-doc.make:
1081 * tests/gtk-doc.notmpl.make:
1082 Include original CFLAGS / LDFLAGS when building the scanner. Allows to
1083 have own FLAGS defined in addition.
1085 2008-06-08 Stefan Kost <ensonic@users.sf.net>
1090 2008-06-08 Stefan Kost <ensonic@users.sf.net>
1095 * gtkdoc-scangobj.in:
1096 * gtkdoc-scanobj.in:
1097 Merge two fwrite calls.
1099 * tests/gobject/examples/gobject.c:
1100 * tests/gobject/src/gobject.c:
1101 Demostrate how to include source fragments from external files.
1103 * tests/gobject/src/giface.h:
1104 * tests/gobject/src/gobject.h:
1105 Documents two entries.
1107 2008-06-07 Sebastian Dröge <slomo@circular-chaos.org>
1109 * gtkdoc-scangobj.in:
1110 * gtkdoc-scanobj.in:
1111 Add "%s" format strings to printf-like functions when printing
1112 a string. Fixes #536980.
1114 2008-06-05 Stefan Kost <ensonic@users.sf.net>
1116 * gtkdoc-fixxref.in:
1121 * tools/migratetmpl.pl:
1122 Add first version of a tool to support migration from tmpl docs to
1123 source code comments.
1125 2008-06-04 Stefan Kost <ensonic@users.sf.net>
1128 Correct invocation for gnome-doc-prepare.
1130 2008-06-04 Stefan Kost <ensonic@users.sf.net>
1132 * gtkdoc-common.pl.in:
1133 Handle file or line being undefined.
1136 Warn about repeated symbols in sections. Also give line of previous
1137 occurrance. Also give that info for double file entries. Fixes #473342
1138 Give correct error locate for one warning. Fixes #532395 partialy
1140 2008-06-04 Stefan Kost <ensonic@users.sf.net>
1143 Don't warn about overriden docs comment if its the same text.
1145 2008-06-03 Stefan Kost <ensonic@users.sf.net>
1151 Warn and skip double file entries in section files.
1154 Use the new warning format in this script too.
1157 Also use optional parameters here.
1159 2008-06-02 Stefan Kost <ensonic@users.sf.net>
1161 * tests/gobject/docs-tmpl/tester-docs.xml:
1162 * tests/gobject/docs-tmpl/tester-sections.txt:
1163 * tests/gobject/docs/tester-docs.xml:
1164 * tests/gobject/docs/tester-sections.txt:
1165 * tests/gobject/src/giface.c:
1166 * tests/gobject/src/gobject.c:
1167 * tests/gobject/src/gobject.h:
1168 Add some since: tags for the tests too.
1170 2008-06-02 Stefan Kost <ensonic@users.sf.net>
1173 tody up and add some comments regarding HTML_DIR.
1175 * gtkdoc-fixxref.in:
1176 HTML_DIR is not neccesarily set.
1181 * tests/gobject/docs-tmpl/tester-docs.xml:
1182 * tests/gobject/docs/tester-docs.xml:
1183 Add more chapter id's and experiment with an index chapter.
1185 2008-06-02 Stefan Kost <ensonic@users.sf.net>
1188 Improve spacing on indicies and glossaries.
1190 2008-06-02 Stefan Kost <ensonic@users.sf.net>
1193 * tests/bugs/docs/tester-docs.xml:
1194 * tests/gobject/docs/tester-docs.xml:
1195 * tests/gobject/docs/tester-sections.txt:
1196 * tests/gobject/docs-tmpl/tester-docs.xml:
1197 * tests/gobject/docs-tmpl/tester-sections.txt:
1198 * tests/gobject/src/gobject.c:
1199 * tests/gobject/src/gobject.h:
1200 * tests/gtk-doc.make:
1201 * tests/gtk-doc.notmpl.make:
1202 Add some index lists to the tests. Add a deprecated function.
1204 2008-06-02 Stefan Kost <ensonic@users.sf.net>
1206 patch by: Felix Riemann <friemann@svn.gnome.org>
1210 Produce valid html. Fixes #534627.
1212 2008-05-23 Stefan Kost <ensonic@users.sf.net>
1215 * tests/gobject/Makefile.am:
1216 * tests/gobject/docs-tmpl/Makefile.am:
1217 * tests/gobject/docs-tmpl/tester-docs.xml:
1218 * tests/gobject/docs-tmpl/tester-sections.txt:
1219 * tests/gobject/docs-tmpl/tester.types:
1220 * tests/gtk-doc.make:
1221 * tests/gtk-doc.notmpl.make:
1222 Build same docs once again with old tmpl approach.
1224 2008-05-23 Stefan Kost <ensonic@users.sf.net>
1226 * tests/bugs/docs/Makefile.am:
1227 * tests/gobject/docs/Makefile.am:
1228 * tests/gtk-doc.make:
1229 * tests/gtk-doc.notmpl.make:
1232 2008-05-08 Stefan Kost <ensonic@users.sf.net>
1236 Fix a long standing bug that killed spaces in tmpl files.
1238 2008-05-05 Stefan Kost <ensonic@users.sf.net>
1241 Fix regexps changes from previous commit. When using /e the
1242 replacement part has to be a perl snippet.
1244 2008-05-05 Stefan Kost <ensonic@users.sf.net>
1247 * tests/bugs/docs/tester-sections.txt:
1248 * tests/bugs/src/tester.h:
1249 Don't expand '#' in ulink tags. Also allow to escape "#%@" with '\'.
1250 Add to testsuite. Fixes #530758
1252 2008-05-05 Stefan Kost <ensonic@users.sf.net>
1255 It is GObject not GtkObject anymore
1257 2008-05-05 Stefan Kost <ensonic@users.sf.net>
1260 Make note about expanding urls.
1262 * help/manual/C/gtk-doc-manual.xml:
1263 Document the use of |[ ]| as a shortcut for program listing.
1265 * tests/gobject/src/giface.h:
1266 * tests/gobject/src/gobject.c:
1267 Fix one undocumented symbol and add an exampl of the programlisting
1270 2008-04-22 Stefan Kost <ensonic@users.sf.net>
1273 We need to update the webpage.
1280 Hopefully now unbreak the docbuild, if one has template but not uses
1283 2008-04-17 Stefan Kost <ensonic@users.sf.net>
1286 Add one more warning. Also trac location of section docs. Merge
1287 source symbols once and then on demand (if we read a template).
1289 2008-04-11 Stefan Kost <ensonic@users.sf.net>
1293 Idea about the tracing. Not that practical as it is.
1297 Unify file-error messages. Improve warning detail. Fix undocumented
1298 status for template less runs.
1300 2008-04-10 Stefan Kost <ensonic@users.sf.net>
1305 * gtkdoc-common.pl.in:
1306 Add common method for prining (gcc-style) warnings.
1309 Use new method. Harmonize the warnings a bit. Remember locations
1310 symbols are taken from template files for use in warnings.
1312 2008-04-09 Stefan Kost <ensonic@users.sf.net>
1315 Some releasing info.
1318 Print file/line number in warning.
1320 * help/manual/C/gtk-doc-manual.xml:
1321 Some docs for what the <module>-overrides.txt file is for.
1323 2008-03-23 Stefan Kost <ensonic@users.sf.net>
1326 Tell automake to not warn us about portabillity issues. Its too late
1330 Surgery for the bugnumber.
1332 2008-03-21 Marc-Andre Lureau <marcandre.lureau@gmail.com>
1334 * .svnignore, Makefile.am, autogen.sh, configure.in,
1335 help/manual/.svnignore, help/manual/C/ChangeLog,
1336 help/manual/C/Makefile.am, help/manual/C/gtk-doc-manual-C.omf.in,
1337 help/manual/C/gtk-doc-manual.xml, help/manual/ChangeLog,
1338 help/manual/Makefile.am, help/manual/gtk-doc-manual.omf.in,
1339 m4/.svnignore, omf.make, xmldocs.make:
1340 GNOME doc-utils migration. Fixes #335239
1342 2008-03-22 Stefan Kost <ensonic@users.sf.net>
1346 * help/manual/C/gtk-doc-manual.xml:
1347 Back to development.
1349 === Release 1.10 ===
1351 2008-03-19 Stefan Kost <ensonic@users.sf.net>
1355 Prepare for release.
1358 Add fix for footnote positions.
1360 2008-02-27 Stefan Kost <ensonic@users.sf.net>
1362 patch by: Carlos Garnacho <carlos@imendio.com>
1365 Update emacs mode to work with emacs22. Fixes #513318.
1367 2008-02-01 Stefan Kost <ensonic@users.sf.net>
1369 * gtkdoc-common.pl.in:
1372 * tests/bugs/src/tester.h:
1373 Improve tmpl parsing and add some more logging. Fixes #512154.
1375 2008-01-30 Stefan Kost <ensonic@users.sf.net>
1377 * tests/bugs/docs/tester-sections.txt:
1378 * tests/bugs/src/tester.h:
1379 Add testcase for #512154.
1381 2008-01-28 Stefan Kost <ensonic@users.sf.net>
1384 Condense all the multiple newlines in the generated xml.
1386 * tests/gtk-doc.make:
1387 Make sure the testsuite call the uninstalled scripts.
1389 2008-01-24 Stefan Kost <ensonic@users.sf.net>
1392 Unbreak fixxref. The index.sgml file should not have leading
1393 whitespace. These were caused by indenting the xsl, which is dangerous
1394 in case of <xsl:text>.
1396 * gtkdoc-fixxref.in:
1399 2008-01-21 Stefan Kost <ensonic@users.sf.net>
1401 * gtkdoc-common.pl.in:
1402 Don't warn when parsing enum struct members.
1404 2008-01-21 Stefan Kost <ensonic@users.sf.net>
1408 Give file and line number when complaining about duplicate
1409 definitions. Seems to not have been applied with older commit.
1412 * tests/gobject/src/gobject.h:
1413 Handle typedef enums.
1415 2008-01-17 Stefan Kost <ensonic@users.sf.net>
1418 * gtk-doc.notmpl.make:
1419 Don't fail in dist when no .types file is present. Fixes #509539.
1421 2008-01-16 Stefan Kost <ensonic@users.sf.net>
1425 Give file and line number when complaining about duplicate
1428 2008-01-14 Stefan Kost <ensonic@users.sf.net>
1430 patch by: Joe Marcus Clarke <marcus@freebsd.org>
1433 * gtk-doc.notmpl.make:
1434 Do not abort the build, if gtk-doc is not installed. Fixes #508897
1436 2007-12-20 Mathias Hasselmann <mathias@openismus.com>
1439 Lower Python dependency to 2.3 (#503054). Just warn when Python
1440 wasn't found. Print a configuration summary before leaving the
1443 Do not install gtkdoc-depscan when Python wasn't found.
1445 2007-12-20 Mathias Hasselmann <mathias@openismus.com>
1447 * gtkdoc-depscan.in:
1448 Use old and/or pattern instead of the new ternary operator.
1449 This drops the Python 2.5 dependency for that script.
1450 Original patch by Frederic Peters. (#503054)
1452 2007-12-17 Mathias Hasselmann <mathias@openismus.com>
1455 Use AM_PATH_PYTHON instread of AC_PATH_PROG to find Python.
1458 2007-12-17 Stefan Kost <ensonic@users.sf.net>
1461 Render accronyms from docbook and glossary in html.
1463 2007-12-17 Stefan Kost <ensonic@users.sf.net>
1465 * tests/bugs/docs/tester-docs.sgml:
1466 * tests/bugs/docs/tester-docs.xml:
1467 * tests/gobject/docs/tester-docs.sgml:
1468 * tests/gobject/docs/tester-docs.xml:
1469 Add the xml instead of the sgml docs.
1471 2007-12-12 Stefan Kost <ensonic@users.sf.net>
1474 * gtk-doc.notmpl.make:
1475 Revert last change and reopen #503119. Needs a different fix.
1477 2007-12-12 Stefan Kost <ensonic@users.sf.net>
1480 * gtk-doc.notmpl.make:
1481 Use content_files as a dependency the sgml-build.stamp.
1483 2007-12-11 Mathias Hasselmann <mathias@openismus.com>
1485 * gtkdoc-depscan.in:
1486 Use colon as name-version-separator in book names.
1488 2007-12-11 Mathias Hasselmann <mathias@openismus.com>
1490 * gtkdoc-depscan.in:
1491 Also scan devhelp folders.
1493 2007-12-11 Mathias Hasselmann <mathias@openismus.com>
1495 * gtkdoc-depscan.in:
1496 Print reasonable error message when passing
1497 non-existant files on command line.
1499 2007-12-11 Stefan Kost <ensonic@users.sf.net>
1501 patch by: Kouhei Sutou <kou@cozmixng.org>
1504 Consitently use UTF-8 instead of US-ASCII for output encoding.
1507 2007-12-10 Mathias Hasselmann <mathias@openismus.com>
1510 * gtkdoc-depscan.in:
1512 Add gtkdoc-depscan, which resolves source code dependencies
1513 by scanning devhelp2 books.
1515 2007-12-10 Stefan Kost <ensonic@users.sf.net>
1520 * gtk-doc.notmpl.make:
1521 Remove left-over 'fi'.
1523 2007-12-05 Stefan Kost <ensonic@users.sf.net>
1526 * gtk-doc.notmpl.make:
1527 Better fix for #501066.
1529 2007-12-05 Stefan Kost <ensonic@users.sf.net>
1532 Add first version of the schema.
1535 Unbreak the devhelp2 file generation.
1537 * tests/gtkdoctest.sh:
1538 Add comment about doing schmea checks once they work.
1540 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1543 * gtk-doc.notmpl.make:
1544 Apply build flags cleanups from #498521. Spotted by
1545 dmacks@netspace.org.
1547 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1549 * tests/gobject/src/giface.c:
1550 * tests/gobject/src/gobject.c:
1551 Uhm, unbreak the links in the test docs.
1553 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1555 * tests/gobject/src/giface.c:
1556 * tests/gobject/src/gobject.c:
1557 Little test cleanup. The bug was already fixed.
1559 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1561 * tests/gobject/docs/tester-sections.txt:
1562 * tests/gobject/docs/tester.types:
1563 * tests/gobject/src/Makefile.am:
1564 * tests/gobject/src/giface.c:
1565 * tests/gobject/src/giface.h:
1566 * tests/gobject/src/gobject.c:
1567 * tests/gobject/src/gobject.h:
1568 * tests/gobject/src/tester.c:
1569 * tests/gobject/src/tester.h:
1570 Refactor tests for #489279.
1572 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1574 * gtkdoc-common.pl.in:
1575 * tests/bugs/docs/tester-sections.txt:
1576 * tests/bugs/src/tester.h:
1577 Add testcase for #501038. Improve struct parsing to correctly finish
1578 if the last line in struct declaration was a preprocessor statement.
1581 2007-12-04 Stefan Kost <ensonic@users.sf.net>
1583 patch by: David Nečas <yeti@physics.muni.cz>
1585 * gtkdoc-common.pl.in:
1586 * tests/bugs/docs/tester-sections.txt:
1587 * tests/bugs/src/tester.c:
1588 * tests/bugs/src/tester.h:
1589 Handle forward typedef'd enums. Fixes #446648.
1591 2007-12-02 Loïc Minier <lool@dooz.org>
1594 * gtk-doc.notmpl.make:
1595 Add double-quotes around `which gtkdoc-rebase` to prevent "test"
1596 from failing with "/bin/sh: line 11: test: !=: unary operator
1597 expected ". Fixes #501066.
1599 2007-11-11 Stefan Kost <ensonic@users.sf.net>
1601 patch by: David Nečas <yeti@physics.muni.cz>
1605 Avoid generated node ids. Fixes #365913.
1607 2007-11-11 Stefan Kost <ensonic@users.sf.net>
1612 Alternative and cleaner footer implementation (unblock #365913).
1614 2007-11-11 Stefan Kost <ensonic@users.sf.net>
1616 patch by: David Nečas <yeti@physics.muni.cz>
1619 * gtkdoc-scangobj.in:
1620 Display proper types for pointer properties. Fixes #468278.
1622 2007-10-31 Stefan Kost <ensonic@users.sf.net>
1625 Only warn about missing deprecation guards for declared symbols.
1628 2007-10-31 Stefan Kost <ensonic@users.sf.net>
1630 * tests/gtk-doc.make:
1631 * tests/gtkdoctest.sh:
1632 Run our own check script. Clean the make output a bit.
1634 2007-10-31 Stefan Kost <ensonic@users.sf.net>
1636 * help/manual/C/gtk-doc-manual.xml:
1639 2007-10-31 Stefan Kost <ensonic@users.sf.net>
1645 * tests/gtk-doc.make:
1646 Cleanup the 'make check' deps configure check.
1648 2007-10-01 Stefan Kost <ensonic@users.sf.net>
1651 * help/manual/C/gtk-doc-manual.xml:
1652 Back to development.
1656 2007-09-30 Stefan Kost <ensonic@users.sf.net>
1661 2007-09-27 Stefan Kost <ensonic@users.sf.net>
1664 * gtk-doc.notmpl.make:
1666 New day, new fix. Remove testing $(DESTDIR) from makefile and use
1667 Getopt::Long qw(:config gnu_getopt); in rebase.
1669 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1672 And actually saving before commiting might greatly help.
1674 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1677 * gtk-doc.notmpl.make:
1678 Another attempt to fix the rules.
1680 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1683 * gtk-doc.notmpl.make:
1684 If there is nothing to install, don't rebase.
1686 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1689 * gtk-doc.notmpl.make:
1690 Unbreak the last change.
1692 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1695 * gtk-doc.notmpl.make:
1696 Handle DESTDIR= case.
1698 2007-09-26 Stefan Kost <ensonic@users.sf.net>
1701 * gtk-doc.notmpl.make:
1703 Fix destdir option name.
1705 2007-09-25 Stefan Kost <ensonic@users.sf.net>
1707 * tests/gtk-doc.make:
1708 Get make distcheck fully working.
1710 2007-09-25 Stefan Kost <ensonic@users.sf.net>
1712 * tests/Makefile.am:
1715 * tests/gtkdoctest.sh:
1716 Try to get make distcheck to run.
1718 * tests/gtk-doc.make:
1719 Don't dist docs generated during test runs and remove some cruft.
1722 2007-09-24 Stefan Kost <ensonic@users.sf.net>
1724 patch by: David Nečas <yeti@physics.muni.cz>
1727 * tests/bugs/docs/Makefile.am:
1728 * tests/gobject/docs/Makefile.am:
1729 * tests/gtk-doc.make:
1730 Adapt xml/ cleaning from gtk-doc.notmpl.make. Clean log files.
1732 2007-09-24 Stefan Kost <ensonic@users.sf.net>
1735 Current release notes.
1737 2007-09-24 Stefan Kost <ensonic@users.sf.net>
1742 * examples/Makefile.am:
1744 * gtk-doc.notmpl.make:
1745 Process files from DISTCLEANFILES in the dist-hooks.
1747 2007-09-24 Stefan Kost <ensonic@users.sf.net>
1749 patch by: David Nečas <yeti@physics.muni.cz>
1752 Add gtk-doc.notmpl.make to EXTRA_DIST. Fixes #479913.
1754 2007-09-20 Stefan Kost <ensonic@users.sf.net>
1756 * gtkdoc-fixxref.in:
1757 Revert online option for fixxref now that we have a rebase command.
1759 2007-09-18 Stefan Kost <ensonic@users.sf.net>
1762 Handle function pointers. Fixes #477532.
1764 2007-09-18 Stefan Kost <ensonic@users.sf.net>
1766 patch by: David Nečas <yeti@physics.muni.cz>
1769 Parse reoccuring const. Fixes #471014.
1771 * tests/bugs/docs/Makefile.am:
1772 * tests/bugs/docs/tester-sections.txt:
1773 * tests/bugs/src/tester.c:
1774 * tests/bugs/src/tester.h:
1775 * tests/gobject/docs/Makefile.am:
1776 * tests/gobject/src/tester.c:
1777 * tests/gobject/src/tester.h:
1778 Add more tests and cleanup the test-code a little.
1780 2007-09-17 Stefan Kost <ensonic@users.sf.net>
1783 * gtk-doc.notmpl.make:
1784 Revert some Makefile improvements, as we can't control the quoting
1787 2007-09-11 Stefan Kost <ensonic@users.sf.net>
1790 Default master doc should have proper extension. Fixes #467773.
1792 2007-09-11 Stefan Kost <ensonic@users.sf.net>
1794 patch by: David Nečas <yeti@physics.muni.cz>
1797 * gtk-doc.notmpl.make:
1798 Makefile improvements.
1800 2007-09-03 Stefan Kost <ensonic@users.sf.net>
1803 Update MAINTAINER to adhere to rules given on
1804 http://live.gnome.org/MaintainersCorner#maintainers
1806 2007-08-23 Benjamin Otte <otte@gnome.org>
1809 sync with gtkdoc-mkdb completely. Really fixes #419997
1811 2007-08-21 Stefan Kost <ensonic@users.sf.net>
1815 Add divider and empty space at the bottom. Mostly fixes #448879.
1817 2007-08-21 Stefan Kost <ensonic@users.sf.net>
1820 * gtk-doc.notmpl.make:
1821 Make use of rebase if possible. Fixes #465920
1824 Rebase improvements and fixes.
1826 2007-08-16 Stefan Kost <ensonic@users.sf.net>
1830 * help/manual/.cvsignore:
1831 * help/manual/C/.cvsignore:
1832 Get rid of cvsignore files.
1834 2007-08-14 Stefan Kost <ensonic@users.sf.net>
1836 * gtkdoc-common.pl.in:
1837 * tests/bugs/docs/tester-sections.txt:
1838 * tests/bugs/src/tester.h:
1839 Don't die when encountering #if/#endif in enums. Fixes #324535.
1841 2007-08-14 Stefan Kost <ensonic@users.sf.net>
1843 patch by: Frederic Peters <fpeters@0d.be>
1848 2007-08-14 Stefan Kost <ensonic@users.sf.net>
1850 * help/manual/C/gtk-doc-manual.xml:
1851 Document new features and bump version.
1853 2007-08-13 Stefan Kost <ensonic@users.sf.net>
1856 Fix the funny side-effect of last 'broken-returns' fix.
1858 2007-08-13 Stefan Kost <ensonic@users.sf.net>
1861 * tests/bugs/src/tester.h:
1864 2007-08-13 Stefan Kost <ensonic@users.sf.net>
1867 Now the 'broken' returns seems to work better. Fixes #380824 more.
1869 2007-08-13 Stefan Kost <ensonic@users.sf.net>
1871 * tests/bugs/docs/tester-sections.txt:
1872 * tests/bugs/src/tester.c (bug_379466, bug_380824):
1873 * tests/bugs/src/tester.h (test):
1875 * tests/gtkdoctest.sh:
1878 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1880 * tests/bugs/docs/tester-sections.txt:
1881 * tests/bugs/src/tester.h:
1882 Add another test for a bug we fixed with the changes below.
1885 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1888 * tests/bugs/docs/tester-sections.txt:
1889 * tests/bugs/src/tester.c:
1890 * tests/bugs/src/tester.h:
1891 Improved scan logic. Fixes #411739.
1893 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1896 * tests/bugs/src/tester.h:
1897 Handle newline in declarations better. Fixes #379466.
1898 Ensure space in multiline declarations when removing the newline.
1899 Fix missing argument docs in template free build.
1901 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1905 Handle "unsigned long|unsigned short|signed long|signed short".
1908 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1914 Replacing my shell based test script by Davids perl based one. Add
1915 licence, copyright and docs header. Integrate with build.
1917 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1919 patch by: David Nečas <yeti@physics.muni.cz>
1921 * gtkdoc-scangobj.in:
1922 Make introspection of interfaces work in more cases. Fixes #355352.
1924 2007-08-12 Stefan Kost <ensonic@users.sf.net>
1926 patch by: David Nečas <yeti@physics.muni.cz>
1929 Cleanup glib detection for tests.
1931 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1934 Fix modulename check.
1936 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1939 Install new makefile.
1942 Bump version as we're working on 1.9.
1945 Add option to select makefile-flavour.
1947 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1950 Add dummy rule to make first build run through. Fixes #156643
1952 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1955 Hide fixed navigationbar when printing. Fixes #449618
1957 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1959 * gtk-doc.notmpl.make:
1960 Add new makefile for tmpl-less build.
1962 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1964 patch by: David Nečas <yeti@physics.muni.cz>
1967 Accepts automake 1.10 too. Fixes #459225
1969 2007-08-11 Stefan Kost <ensonic@users.sf.net>
1972 Make the tmpl-less build work.
1974 * tests/gtk-doc.make:
1975 Switch again to the tmpl-less build.
1977 2007-08-10 Stefan Kost <ensonic@users.sf.net>
1979 patch by: Rouslan Solomakhin <rouslan@solomakhin.net>
1984 2007-08-10 Stefan Kost <ensonic@users.sf.net>
1987 * tests/gtk-doc.make:
1988 Revert fix for #433338 and reopen bug. Breaks if file is not there,
1989 e.g. if --rebuild-types is used.
1991 2007-08-10 Stefan Kost <ensonic@users.sf.net>
1996 * tests/gtk-doc.make:
1997 Try the tmpl free build here.
1999 2007-08-10 Stefan Kost <ensonic@users.sf.net>
2001 * examples/Makefile.am:
2002 Add commented out TESTS.
2005 Check for location of gtkdoc-check.
2009 Test doc status and print result in check like layout.
2011 2007-08-02 Stefan Kost <ensonic@users.sf.net>
2013 patch by: Sven Herzberg <herzi@gnome-de.org>
2016 * tests/gtk-doc.make:
2017 Rebuild documentation of $(DOC_MODULE).types changed. Fixes #433338
2019 2007-08-02 Stefan Kost <ensonic@users.sf.net>
2021 patch by: David Nečas <yeti@physics.muni.cz>
2026 Allow rebasing cross-references in generated docs. Fixes #434134.
2028 2007-08-02 Stefan Kost <ensonic@users.sf.net>
2031 Add a hack to gtkdoc-mkhtml to run uninstalled too.
2033 2007-08-02 Stefan Kost <ensonic@users.sf.net>
2035 Patch by: David Nečas <yeti@physics.muni.cz>
2038 Generate ONLINE tag in index.sgml.
2040 * gtkdoc-fixxref.in:
2041 Allow to base links against online versions of xreffed docs.
2045 Add releaseinfo to doctemplates.
2047 * tests/bugs/docs/tester-docs.sgml:
2048 * tests/gobject/docs/tester-docs.sgml:
2051 2007-08-02 Stefan Kost <ensonic@users.sf.net>
2053 * tests/bugs/docs/Makefile.am:
2054 * tests/gobject/docs/Makefile.am:
2055 * tests/gtk-doc.make:
2056 Use PERL5LIB envvar to use uninstalled gtkdoc-common.pl for tests.
2057 Use tee to both show and redirect logs.
2058 Build test-docs in check-local instead of all-local.
2061 2007-07-25 Stefan Kost <ensonic@users.sf.net>
2065 Some more debug prints and code cleaning.
2067 2007-07-23 Stefan Kost <ensonic@users.sf.net>
2069 Patch by: Yeti <yeti@physics.muni.cz>
2073 Report undeclared symbols into a file. Fixes #436565.
2075 2007-07-18 Stefan Kost <ensonic@users.sf.net>
2078 Readd two debug prints and remove one obsolete one.
2080 * tests/bugs/Makefile.am:
2081 * tests/gobject/Makefile.am:
2082 Enforce 'make clean' before 'make check'.
2084 2007-07-18 Stefan Kost <ensonic@users.sf.net>
2086 Patch by: Yeti <yeti@physics.muni.cz>
2089 Cleanup broek-return handling and add ignore_broken_returns for
2090 section docs. Fixes #457077
2092 * tests/bugs/docs/Makefile.in:
2093 * tests/gobject/docs/Makefile.in:
2096 * tests/gtk-doc.make:
2097 Use the local tools so that 'make check' works uninstalled.
2100 2007-07-18 Stefan Kost <ensonic@users.sf.net>
2102 * tests/bugs/docs/tester-sections.txt:
2103 * tests/bugs/src/tester.c: (bug_419997):
2104 * tests/bugs/src/tester.h:
2105 * tests/gobject/src/tester.c: (gtkdoc_tester_class_init):
2106 * tests/gobject/src/tester.h:
2107 Add more test cases.
2109 2007-07-17 Stefan Kost <ensonic@users.sf.net>
2111 * tests/bugs/docs/Makefile.in:
2112 * tests/bugs/docs/tester-sections.txt:
2113 * tests/bugs/src/tester.c: (bug_141869_a), (bug_141869_b),
2114 (bug_379466), (bug_445693):
2115 * tests/bugs/src/tester.h:
2116 * tests/gtk-doc.make:
2117 * tests/gtkdoctest.sh:
2120 2007-07-17 Stefan Kost <ensonic@users.sf.net>
2122 Patch by: Yeti <yeti@physics.muni.cz>
2124 * gtkdoc-common.pl.in:
2128 Improve paramenter parsing to allow parameter names that contain
2129 const or restricted. Fixes #419997
2130 Also fix the signed/unsigned more.
2132 2007-07-17 Stefan Kost <ensonic@users.sf.net>
2137 * tests/Makefile.am:
2139 * tests/bugs/Makefile.am:
2140 * tests/bugs/docs/Makefile.am:
2141 * tests/bugs/docs/Makefile.in:
2142 * tests/bugs/docs/tester-docs.sgml:
2143 * tests/bugs/docs/tester-sections.txt:
2144 * tests/bugs/docs/tester.types:
2145 * tests/bugs/src/Makefile.am:
2146 * tests/bugs/src/tester.c: (bug_445693), (bug_141869_a),
2148 * tests/bugs/src/tester.h:
2150 * tests/gobject/Makefile.am:
2151 * tests/gobject/docs/Makefile.am:
2152 * tests/gobject/docs/Makefile.in:
2153 * tests/gobject/docs/tester-docs.sgml:
2154 * tests/gobject/docs/tester-sections.txt:
2155 * tests/gobject/docs/tester.types:
2156 * tests/gobject/src/Makefile.am:
2157 * tests/gobject/src/tester.c: (gtkdoc_tester_new),
2158 (gtkdoc_tester_get_property), (gtkdoc_tester_set_property),
2159 (gtkdoc_tester_class_init), (gtkdoc_tester_get_type):
2160 * tests/gobject/src/tester.h:
2161 * tests/gtk-doc.make:
2162 * tests/gtkdoctest.sh:
2163 Add test-suite. Fixes #457173
2165 2007-07-16 Stefan Kost <ensonic@users.sf.net>
2167 Patch by: Yeti <yeti@physics.muni.cz>
2170 Avoid useless $return_start access.
2172 2007-07-16 Stefan Kost <ensonic@users.sf.net>
2174 Patch by: Petteri Räty <betelgeuse@gentoo.org>
2177 Make gtk-doc.m4 fail when needed gtk-doc is not installed and notify
2178 user. Fixes #323938 and #450338.
2180 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2184 Handle signed/unsigned without int. Fixes #141869.
2186 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2188 Patch by: Yeti <yeti@physics.muni.cz>
2191 Improve handling of legacy "return" statement doc parsing. Warn about
2194 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2197 Fix perl warning about usage of undefined symbol.
2199 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2203 Sync the function decl arg parsing. Fixes #419308.
2205 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2207 * gtkdoc-fixxref.in:
2208 Improve the ---help output a little.
2210 2007-07-15 Stefan Kost <ensonic@users.sf.net>
2212 * gtkdoc-fixxref.in:
2213 Improve detection of absolute/relatives paths. Skip duplicate paths.
2216 2007-06-14 Lo�c Minier <lool@dooz.org>
2219 Cleanup $(DOC_MODULE)-undocumented.txt files in
2220 maintainer-clean-local. Fixes #415388.
2222 2007-06-14 Lo�c Minier <lool@dooz.org>
2225 Fix warnings in m4 macros when running "autoreconf -fi -Wall";
2226 Guillem Jover. Fixes #428596.
2228 2007-06-11 Damon Chaplin <damon@gnome.org>
2230 * gtkdoc-mkdb.in (ExpandAbbreviations): just output "signal" and
2231 "property" as the text for cross-reference links to signals and
2232 properties, rather than something like "Object::signal" which can get
2233 a bit long. Also tidied up the code a little.
2234 (GetArgs): put the " inside the literal element.
2235 (GetSignals): use a literal element for the signal name in the title,
2236 to match the properties.
2238 2007-03-16 Stefan Kost <ensonic@users.sf.net>
2240 * gtkdoc-common.pl.in: handle preprocessor statements in enum and
2241 struct declarations. Fixes #418027.
2243 2007-02-27 Stefan Kost <ensonic@users.sf.net>
2245 * gtk-doc.xsl: create toc for part and reference
2247 * style.css: Fix placement of div.reference
2251 2007-02-16 Damon Chaplin <damon@gnome.org>
2255 2007-02-16 Damon Chaplin <damon@gnome.org>
2257 * gtkdoc-scan.in: only rebuild the .types file automatically on the
2258 very first run (i.e. when there are no sections or types files).
2260 * gtkdoc-scangobj.in: skip gnome_keyring_item_info_get_type if it is
2261 in the .types file as it isn't a real GObject type. This is a hack to
2262 avoid breaking the GNOME build. See bug #386508.
2264 2007-02-11 Stefan Kost <ensonic@users.sf.net>
2266 * gtk-doc.xsl: fix prerequisite section in nav-header
2268 2007-02-07 Stefan Kost <ensonic@users.sf.net>
2270 * style.css: fixing footnote subscripts, make tables look nicer.
2273 2007-02-07 Damon Chaplin <damon@gnome.org>
2275 * gtk-doc.make: make $(DOC_MODULE)-sections.txt and
2276 $(DOC_MODULE)-overrides.txt depend on scan-build.stamp, so that
2277 parallel make works. #404122, Ed Catmur.
2279 2007-02-07 Damon Chaplin <damon@gnome.org>
2281 * gtkdoc-scangobj.in: don't return if !G_TYPE_IS_OBJECT (object_type)
2282 as that means interface properties don't get output. This was broken
2283 by the patch for #348058.
2285 2007-01-21 Damon Chaplin <damon@gnome.org>
2287 * gtkdoc-mkdb.in: added "--default-includes" option to specify the
2288 default "#include"s to place at the top of the synopsis of each
2289 section. Normally this is specified in a <INCLUDE>...</INCLUDE> line
2290 in MODULE-sections.txt, but if you are using the "--rebuild-sections"
2291 option to automatically rebuild the MODULE-sections.txt file you can't
2294 2007-01-21 Damon Chaplin <damon@gnome.org>
2296 * gtkdoc-mktmpl.in (ReadTemplateFile):
2297 * gtkdoc-mkdb.in (ReadTemplateFile): improved param regexp to handle
2298 weird macro vararg names like "format...". #398971.
2300 2007-01-16 Damon Chaplin <damon@gnome.org>
2302 * gtkdoc-mkdb.in: support "Include" setting in section docs in source
2303 code, same as <INCLUDE>...</INCLUDE> setting in sections.txt file.
2306 2007-01-16 Damon Chaplin <damon@gnome.org>
2308 * gtkdoc-mkdb.in (OutputMacro): try to line up multiple lines of
2309 arguments if possible. #384249
2311 2007-01-16 Damon Chaplin <damon@gnome.org>
2313 * gtkdoc-scan.in (ScanHeader): for headers marked private, return
2314 immediately so we don't add anything to the sections file. #395005.
2316 2007-01-16 Damon Chaplin <damon@gnome.org>
2318 * gtkdoc-mkdb.in: a number of changes to help when adding example code
2319 to the docs (#368382):
2321 a) Support CDATA in source code comments. (We don't touch anything in
2323 b) Support |[ ... ]| to include example code. (Just gets converted to
2324 <informalexample><programlisting>)
2325 c) Improve <programlisting> handling, by not inserting <para></para>
2326 and not expanding "()", "@" or "%". (It still expands '#' so people
2327 can use cross-references to any symbols if they want to.).
2328 d) Improve '#' links a bit by skipping symbols that look like C
2329 preprocessor directives (e.g. "#include").
2330 e) Improve '&' handling a bit by converting to '&' if it doesn't
2331 already look like the start of an entity reference.
2332 f) Added special case for "#include <xxxx>" in <programlisting> so the
2333 "<" and ">" get replaced by entities.
2335 * gtkdoc-mktmpl.in (ReadTemplateFile):
2336 * gtkdoc-mkdb.in (ReadTemplateFile): fixed param regexp so it handles
2337 "@...:" for varargs again. It also cleans up messed up template files
2340 2007-01-04 Damon Chaplin <damon@gnome.org>
2342 * gtk-doc.make (dist-hook): abort dist if html docs aren't generated.
2343 #166462, Gustavo Carneiro.
2345 2007-01-03 Damon Chaplin <damon@gnome.org>
2347 * gtkdoc-mkdb.in: improved output a little - made field widths larger,
2348 removed signal prototypes from synopsis, and capitalized all signal
2349 flags (to be consistent with argument capitalization). #384247,
2350 Hans Petter Jansson.
2352 2007-01-03 Damon Chaplin <damon@gnome.org>
2354 * gtkdoc-mktmpl.in (OutputDeclaration):
2355 * gtkdoc-mkdb.in (OutputFunction): fix parsing of "char * const"
2356 arguments, with an extra "\s*". #387681
2358 2007-01-03 Damon Chaplin <damon@gnome.org>
2361 * xmldocs.make: updated to new versions from gnome-common. #363622
2362 Also reverted the changes made for #316508 since they may cause
2363 problems. We'll let the scrollkeeper/gnome-common/autoconf people
2364 sort out that issue.
2366 2006-12-07 Ross Burton <ross@burtonini.com>
2368 * help/manual/C/gtk-doc-manual.xml:
2369 Add examples of how to document structs, properties and signals
2372 2006-12-04 Damon Chaplin <damon@gnome.org>
2374 * gtkdoc-scangobj.in: added a '--query-child-properties' argument to
2375 allow you to specify a function to return a list of child properties
2376 for a class (similar to GtkContainer child properties). #379203
2378 2006-10-16 Damon Chaplin <damon@gnome.org>
2380 * gtkdoc-scangobj.in: remove a shadow declaration to avoid compiler
2383 2006-10-15 Damon Chaplin <damon@gnome.org>
2385 * gtkdoc-scan.in: added a '--rebuild-sections' option that will
2386 automatically recreate the MODULE-sections.txt file each time.
2387 (This only works for projects with very neat header files.) #310494.
2389 2006-10-15 Damon Chaplin <damon@gnome.org>
2391 Bug #338517: Automatically creating/updating .types file:
2393 * gtkdoc-scan.in: added a '--rebuild-types' option which will
2394 automatically update the .types file using all _get_type() functions
2395 found in the headers. (It will also do this if no .types file is found,
2396 i.e. when gtk-doc is first run on a project.)
2398 * gtk-doc.make (scan-build.stamp): run gtkdoc-scan before
2399 gtkdoc-scangobj so we can use the generated .types file.
2401 * gtkdoc-scangobj.in: if the .types file doesn't have any #include
2402 directives, just output "extern GType *get_type();" declarations for
2403 each *_get_type() function.
2405 2006-10-14 Damon Chaplin <damon@gnome.org>
2407 * gtkdoc-mkdb.in (ExpandAbbreviationsExceptCDATA): new function used
2408 to expand abbreviations in extra files, but leaving CDATA sections
2409 as they are. (#360579)
2411 2006-10-14 Damon Chaplin <damon@gnome.org>
2413 * gtkdoc-mkdb.in (OutputSGML): Allow the section id to be set from
2414 within the source code "SECTION:" comment block. (#349855)
2416 2006-10-13 Damon Chaplin <damon@gnome.org>
2418 * style.css: added missing comma from previous fix (#360967).
2420 2006-10-13 Damon Chaplin <damon@gnome.org>
2422 * gtkdoc-mkdb.in (OutputSymbolTraits): new function to output the
2423 "Since" and "Stability Level:" paragraphs, with roles to allow
2424 XSLT styling. (#348046)
2426 2006-10-13 Damon Chaplin <damon@gnome.org>
2428 * gtkdoc-scangobj.in: support interfaces on non-GObject types.
2429 (#348058, Josh Parsons).
2431 2006-10-13 Damon Chaplin <damon@gnome.org>
2433 * gtkdoc-scangobj.in: make sure interfaces are initialized so the
2434 signals query works. (#355352)
2436 2006-10-13 Damon Chaplin <damon@gnome.org>
2438 * style.css: Make sure appendix title isn't obscured by navigation bar
2439 (#360967, Philip Kovacs).
2441 2006-09-09 Matthias Clasen <mclasen@redhat.com>
2443 * gtkdoc-scangobj.in (get_type_name): Don't set is_pointer
2444 to TRUE for enum and flags types. (#354880, Yevgen Muntyan)
2448 2006-07-29 Damon Chaplin <damon@gnome.org>
2452 2006-06-30 Damon Chaplin <damon@gnome.org>
2454 * gtkdoc-mkdb.in (ScanSourceFile): fix regexp to allow section names
2457 * gtk-doc.make (all-local, docs): added separate 'docs' target that can
2458 be used even when the '--disable-gtk-doc' configure option is used.
2460 2006-06-15 Jody Goldberg <jody@gnome.org>
2462 * gtkdoc-mkdb.in (OutputFunction) : finish off #341872
2463 Support 'T const * const *foo' and other more complex types.
2464 Support ptr2ptr2func as a func argument.
2465 'void foo (void (**func) (void))'
2466 * gtkdoc-mktmpl.in : ditto.
2468 (committed by Damon with minor changes to spacing so GTK+ docs are
2471 2006-06-09 Damon Chaplin <damon@gnome.org>
2474 * gtk-doc.xsl: use the 'role' attribute rather than the 'id' attribute
2475 to identify the different sections for the navigation bar, since 'id'
2476 must be unique throughout the entire document. Also fixed a few minor
2477 issues with the output. (#342861, Leonardo Boshell)
2479 2006-05-30 Damon Chaplin <damon@gnome.org>
2481 * gtkdoc-fixxref.in (FixHTMLFile): Use the 's' modifier to the
2482 substitution so we handle links spanning more than one line.
2485 2006-05-22 Damon Chaplin <damon@gnome.org>
2490 * help/manual/Makefile.am: use a separate Makefile.am for each
2491 subdirectory rather than using "SUBDIRS=help/manual/C".
2493 2006-05-21 Jody Goldberg <jody@gnome.org>
2495 * gtkdoc-common.pl.in (ParseStructDeclaration) : Support
2496 'long double foo' and
2497 'T const * const *foo' (#341872)
2498 * gtkdoc-mktmpl.in (OutputDeclaration) : handle ptrs to ptrs to
2499 functions 'void func (void (**ptr2ptr2func)(int a))'
2501 2006-05-21 Damon Chaplin <damon@gnome.org>
2503 * gtkdoc-mkdb.in (ScanSourceFile): don't check basename for '.[hc]'
2504 suffix since we allow other suffixes as well now. (#340199)
2506 * gtkdoc-mktmpl.in (OutputSignalTemplates): check if the parameter
2507 is actually in the source code comment block. If not, use the default
2508 name. Otherwise we were outputting an empty "@:" in the templates.
2509 (ReadTemplateFile): remove empty "@:" lines caused by above bug.
2511 2006-04-15 Damon Chaplin <damon@gnome.org>
2513 * xmldocs.make: use gtkdochelpdir rather than docdir to avoid clash
2514 with autoconf. (#316508)
2516 * tools/gtk-doc.el: Output "Returns:" rather than "Return value:",
2517 and a "C-x4s" binding for inserting a blank section header.
2519 * gtk-doc.make (sgml-build.stamp): added $(DOC_MODULE)-sections.txt
2520 to the dependencies, since although the templates depend on it, they
2521 may not be changed, but the XML should still be rebuilt.
2523 * gtkdoc-mkdb.in (ScanSourceFile): allow whitespace after "SECTION:".
2525 2006-04-13 Damon Chaplin <damon@gnome.org>
2527 * gtkdoc-mkdb.in (ReadArgsFile): When outputting a warning about a
2528 property, use a single colon ':', since that is what is used to
2529 document properties in the source code. (2 colons are used for signals)
2531 * gtk-doc.make (sgml-build.stamp): added $(HFILE_GLOB) here, to
2532 catch any new documentation in the headers.
2534 2006-04-12 Damon Chaplin <damon@gnome.org>
2536 * gtkdoc-mkdb.in (tagify2): strip special "-struct" suffix from
2537 text of links to widget structs.
2539 2006-04-09 Stefan Kost <ensonic@users.sf.net>
2542 fix link after live.gnome.org wiki changes
2546 2006-04-09 Damon Chaplin <damon@gnome.org>
2550 2006-03-29 Stefan Kost <ensonic@users.sf.net>
2552 * gtkdoc-scangobj.in:
2553 missing '*' for arg in signal prototype in docs (#335486)
2555 2006-03-26 Damon Chaplin <damon@gnome.org>
2557 * gtkdoc-mkdb.in (MergeSourceDocumentation): don't output warnings
2558 for overridden titles, since that happens a lot. (#320010)
2560 * configure.in: check for pkg-config >= 0.19.
2562 * Makefile.am (pkgconfigdir): put the .pc file in $(datadir) rather
2563 than $(libdir), since gtk-doc is architecture-independant. (#120950)
2565 * configure.in: removed the hard dependancy on openjade or jade, since
2566 XML is used mostly now rather than SGML. We just output a warning
2567 rather than an error if neither openjade or jade are found.
2569 2006-03-21 Stefan Kost <ensonic@users.sf.net>
2572 add sect1 to pages with top-page offset adjustment (#166363)
2574 2006-03-19 Damon Chaplin <damon@gnome.org>
2576 * gtkdoc-scan.in (ScanHeader): try to handle the start of function
2577 declarations spread over 3 lines. (#321708, Jorn Baayen)
2579 2006-03-19 Damon Chaplin <damon@gnome.org>
2581 (OutputOldParams): don't bother outputting unused parameters if they
2582 don't have any documentation as that is pointless.
2584 2006-03-19 Damon Chaplin <damon@gnome.org>
2586 * gtkdoc-mktmpl.in (ReadTemplateFile): Add a workaround for an old
2587 bug handling macros with arguments spread over several lines. (#318666)
2589 2006-03-19 Damon Chaplin <damon@gnome.org>
2591 * gtkdoc-mkdb.in (MakeIndexterms): Make sure we still output an index
2592 term if there isn't 'deprecated' or 'since' info.
2593 (#334851, Tommi Komulainen).
2595 2006-03-19 Damon Chaplin <damon@gnome.org>
2597 * gtkdoc-scan.in (ScanHeader): added "--ignore-decorators" option to
2598 ignore a list of declarators in function declarations.
2599 (#316512, Bertram Felgenhauer).
2601 2006-03-19 Damon Chaplin <damon@gnome.org>
2603 * gtkdoc-mkdb.in (GetSignals, GetArgs): call MakeIndexTerms() to make
2604 sure that signals appear in the deprecated/new symbol indices.
2605 (#332007, Tommi Komulainen).
2607 2006-03-19 Damon Chaplin <damon@gnome.org>
2609 * gtkdoc-mkdb.in (OutputEnum, ExpandAbbreviations, symbolify):
2610 allow use of '#Object::signal' and '#Object:property' to link to
2611 signals and properties, and add links to enum constant values.
2612 (#332483, Stefan Kost)
2614 2006-03-15 Matthias Clasen <mclasen@redhat.com>
2616 * gtkdoc-mkdb.in (MakeIndexterms): Create separate indexterms
2617 for different roles, since the docbook stylesheets don't handle
2618 multiple roles in one attribute. (#331586, Tommi Komulainen)
2622 2006-03-07 Damon Chaplin <damon@gnome.org>
2626 2006-03-06 Tommi Komulainen <tommi.komulainen@nokia.com>
2628 * gtkdoc-scan.in (ScanHeader): Print object name after <TITLE> in
2629 order to get get object hierarchy, signals and properties
2630 documentation appear automatically (#333380)
2632 2006-01-24 Stefan Kost <ensonic@users.sf.net>
2634 * gtkdoc-mkdb.in: patch from Damon Chaplin to fix signal flag parsing
2636 2006-01-08 Damon Chaplin <damon@gnome.org>
2638 * gtkdoc-mkdb.in: patch from Jonathan Blandford to add support for a
2639 "--source-suffixes" option so you can scan files with any suffixes
2640 you want (e.g. C++ files).
2642 2005-12-19 Matthias Clasen <mclasen@redhat.com>
2644 * gtkdoc-mktmpl.in: Use \w+: instead of \S+: when
2645 matching parameter names, so that @Deprecated:2.10:
2646 works in template files like in source code comments.
2648 * gtkdoc-mkdb.in: Add a missing "and" to the versioned
2651 2005-12-09 Stefan Kost <ensonic@users.sf.net>
2654 try more to downgrade devhelp for old file format
2656 2005-12-09 Stefan Kost <ensonic@users.sf.net>
2661 create a autoregen.sh
2665 generate two separate versions
2667 fix parsing const after type (#322556)
2669 fix parseing multiline macro heads (#320588)
2670 * gtkdoc-scangobj.in:
2671 allow additional root types (#323581)
2673 2005-12-05 Matthias Clasen <mclasen@redhat.com>
2675 * gtkdoc-mktmpl.in (OutputDeclaration):
2676 * gtkdoc-mkdb.in (OutputFunction): Allow parameters to be declared
2677 volatile (this happens in GLib nowadays)
2679 2005-10-11 Stefan Kost <ensonic@users.sf.net>
2682 remove left-over debug-print
2684 2005-10-10 Stefan Kost <ensonic@users.sf.net>
2688 enhance gtkdoc devhelp output (#318129)
2690 2005-10-05 Stefan Kost <ensonic@users.sf.net>
2692 * gtkdoc-common.pl.in:
2693 revert exchanging with  
2695 2005-10-04 Damon Chaplin <damon@gnome.org>
2697 * gtkdoc-scanobj.in: patch from Andrae Steiner to add missing ';'
2700 2005-09-29 Stefan Kost <ensonic@users.sf.net>
2703 additionally point people to the gnome-wiki
2706 don't warn on macros with return docs (#314267)
2708 2005-09-28 Matthias Clasen <mclasen@redhat.com>
2710 Show signal flags: (#316789)
2712 * gtkdoc-scangobj.in: Emit flags for signals
2713 as <FLAGS> element in $MODULE.signals
2715 * gtkdoc-mkdb.in: Emit signal flags similar
2718 * gtkdoc-mktmpl.in: Handle <FLAGS> here, too.
2720 2005-09-20 Stefan Kost <ensonic@users.sf.net>
2725 * doc/sections-file.txt:
2726 * doc/setting-up.txt:
2727 * doc/style-guide.txt:
2728 * gtkdoc-common.pl.in:
2729 adding a note about where the new docs are
2731 2005-09-15 Damon Chaplin <damon@gnome.org>
2733 * gtkdoc-scan.in (ScanHeader):
2734 * gtkdoc-mktmpl.in (OutputDeclaration):
2735 * gtkdoc-mkdb.in (OutputFunction): patch from dodji seketeli to handle
2736 functions returning explicit enums. (#303337)
2738 Patch from Stepan Kasal:
2740 * gtkdoc-mkhtml.in, gtkdoc-mkman.in, gtkdocize.in: Add datarootdir
2741 variable, for compatibility with future Autoconf releases.
2743 * configure.in (PACKAGE_DATA_DIR): Simplify the computation;
2744 use a local macro AC_DEFINE_DIR, based on a macro from Autoconf
2745 macro archive. (#313876)
2747 2005-09-15 Damon Chaplin <damon@gnome.org>
2749 * gtkdoc-scangobj.in: Patch from Stepan Kasal to avoid some gcc
2752 * gtkdoc-scanobj.in:
2753 * gtkdoc-scangobj.in: Use brackets around open() arguments to avoid
2754 precedence problems. (#314838)
2756 * gtkdoc-scanobj.in:
2757 * gtkdoc-scangobj.in: Output more messages about compilation, linking
2758 and running of scanner, to try to help track down any problems.
2759 Also use "sh -c" to run the scanner (#167688)
2761 * gtkdoc-scanobj.in:
2762 * gtkdoc-scangobj.in: patch from Stefan Kost to improve error messages,
2763 though I changed it slightly so it doesn't output errno.
2765 2005-09-09 Damon Chaplin <damon@gnome.org>
2769 * gtk-doc.xsl: Use a fixed navigation bar at the top of the page.
2770 Patch from Stefan Kost with minor changes by me. (#313569)
2772 2005-08-18 Damon Chaplin <damon@gnome.org>
2774 * gtkdoc-scangobj.in: added "const" in a few places to avoid lots
2775 of warnings if all gcc warnings are on. (#312985)
2777 2005-08-15 Stefan Kost <ensonic@users.sf.net>
2784 adding the infrastructure for installation of gtkdoc manual
2786 2005-08-12 Stefan Kost <ensonic@users.sf.net>
2789 fix warning about uninitialized var EXPAND_CONTENT_FILES
2791 Tue Aug 9 12:01:27 2005 tjlocal <timj@imendio.com>
2793 * autogen.sh: bail out with exit $? for failing programs.
2795 2005-07-26 Damon Chaplin <damon@gnome.org>
2797 * gtk-doc.make: Pass DOC_MAIN_SGML_FILE as the main filename to
2798 gtkdoc-mkdb. Avoids creating spurious foo.sgml files in an XML build.
2799 Patch from Malcolm Tredinnick. (#311344)
2801 Prefix build messages with "gtk-doc: " rather than surrounding them
2802 with "***" which looks like an error. (#170008)
2804 2005-07-26 Damon Chaplin <damon@gnome.org>
2806 * README: removed comment about not being able to add section
2807 documentation to source code files, which is not true any more.
2811 2005-07-03 Damon Chaplin <damon@gnome.org>
2815 2005-06-20 Matthias Clasen <mclasen@redhat.com>
2817 * gtkdoc-mkdb.in: Fix typos in warnings.
2819 2005-06-17 Mikael Hallendal <micke@imendio.com>
2821 * README: Updated Devhelp web address.
2823 2005-05-16 Matthias Clasen <mclasen@redhat.com>
2825 * gtkdoc-mkdb.in: Add "expand-content-files:s" to the GetOptions() call.
2827 2005-05-10 Owen Taylor <otaylor@redhat.com>
2829 * gtkdoc-mkdb.in: Add an --expand-content-files option
2830 to specify extra files to expand abbreviations in and
2831 copy into the output directory.
2833 * gtk-doc.make examples/Makefile.am: Add expand_content_files
2836 * gtkdoc-mktmpl.in (OutputTemplateFile): Add an
2837 --only-section-tmpl flag so that projects that keep everything
2838 but section descriptions inline can avoid cvs conflicts.
2840 * gtk-doc.make examples/Makefile.am: Add support for
2843 * configure.in: Up version to 1.4.
2845 2005-05-02 Matthias Clasen <mclasen@redhat.com>
2847 * gtkdoc-mkdb.in: Accept C comments between struct name
2848 and struct definition. GObject has an instance of this.
2850 2005-03-21 Matthias Clasen <mclasen@redhat.com>
2852 * gtk-doc.dcl: Allow ':' in names. (#169087)
2854 2005-03-21 James Henstridge <james@jamesh.id.au>
2856 * gtk-doc.xsl (encoding): output US-ASCII instead of ISO-8859-1.
2857 This ensures that the output will be display correctly when served
2858 as either ISO-8859-1 or UTF-8.
2860 2005-02-26 Sven Neumann <sven@gimp.org>
2862 * gtkdoc-mkdb.in (MakeIndexterms): allow space in Since: keywords,
2863 only strip leading and trailing whitespace (bug #168384).
2865 2005-02-16 Damon Chaplin <damon@gnome.org>
2867 * gtkdoc-mkdb.in (ScanSourceFile): add support for "@stability:"
2868 in the inline section docs (Brian Cameron).
2870 2005-02-07 Damon Chaplin <damon@gnome.org>
2872 * gtkdoc-mkdb.in (MergeSourceDocumentation): allow use of "@...:" in
2873 the source code as well as "@Varargs:". Patch from Benjamin Otte.
2876 2005-02-04 Damon Chaplin <damon@gnome.org>
2878 * gtkdoc-mkdb.in (ParseStabilityLevel): don't reset $stability if it
2879 isn't Stable/Unstable/Private (Brian Cameron).
2880 (ScanSourceFile): skip whitespace after "SECTION:".
2882 2005-02-01 Damon Chaplin <damon@gnome.org>
2884 * gtkdoc-mkdb.in (ScanSourceFile, MergeSourceDocumentation): patch
2885 from Stefan Kost to support section documentation within the source
2886 code (long description, short description, see also and title).
2889 * gtkdoc-mktmpl.in: patch from Brian Cameron to support stability
2892 * gtkdoc-mkdb.in (OutputFunction):
2893 * gtkdoc-mktmpl.in (OutputDeclaration):
2894 * gtkdoc-common.pl.in (ParseStructDeclaration): patch from Roger Leigh
2895 to add support for the "restrict" keyword.
2897 * gtkdoc-scan.in (ScanHeader): patch from Roger Leigh to add support
2898 for "unsigned" to one of the regexps.
2900 2005-01-31 Damon Chaplin <damon@gnome.org>
2902 * gtk-doc.make (scan-build.stamp): added "2>&1" to grep command to
2905 * gtkdoc-mkdb.in: patch from Stefan Kost to not add '<' '>' around
2906 include files that already have '"' '"' around them, and to try to
2907 gather more information about undocumented symbols. #164462.
2909 2005-01-28 Damon Chaplin <damon@gnome.org>
2911 * gtk-doc.make: use dist-hook rather than EXTRA_DIST to copy the
2912 $(DOC_MODULE).types file over, so we can skip this if it doesn't exist.
2915 2005-01-12 Damon Chaplin <damon@gnome.org>
2917 * README: patch from Stefan Kost to mention GObject classes
2918 and describe the transformation process to XML/SGML and HTML,
2919 and to mention Devhelp.
2923 2005-01-09 Damon Chaplin <damon@gnome.org>
2927 2005-01-09 Damon Chaplin <damon@gnome.org>
2929 * gtkdoc-mkdb.in (MergeSourceDocumentation): output better warnings
2930 using the type information. Patch from Stefan Kost. #161979
2932 * gtkdoc-scan.in (ScanHeader): support "typedef struct a *b;". Fixes
2933 last part of #156318.
2935 * gtkdoc-common.pl.in (ParseStructDeclaration): return an empty array
2936 for forward struct declarations. Part of #156318.
2939 * gtkdoc-mkdb.in: updated a few of the warnings to make them a bit
2940 easier to understand.
2942 2004-11-22 James Henstridge <james@jamesh.id.au>
2944 * acconfig.h: remove file, since we don't have a config.h
2946 * configure.in: make sure $ACLOCAL_FLAGS is passed to aclocal on a
2949 * autogen.sh: use Automake-1.9 if available, and call aclocal,
2950 autoconf, automake, etc in the same order as autoreconf does.
2952 * gtkdocize.in: if the AC_CONFIG_MACRO_DIR option is used in the
2953 configure script, copy gtk-doc.m4 to that directory in the source
2956 2004-11-16 Damon Chaplin <damon@gnome.org>
2958 * gtkdoc-mkdb.in (OutputFunction): output "const" rather than
2959 "G_CONST_RETURN". #157674.
2961 * gtkdoc-mktmpl.in (OutputDeclaration): skip "void" return types but
2962 not if it has modifiers e.g. "void *". #156963.
2964 * gtkdoc-scan.in (ScanHeader): handle __attribute__. Patch from
2965 Simon Josefsson. #156962.
2967 2004-10-31 Damon Chaplin <damon@gnome.org>
2969 * gtkdoc-mkdb.in (OutputStruct): handle opaque/forward struct
2970 declarations. #156318 again. Tiny fix to avoid warnings.
2972 2004-10-28 Damon Chaplin <damon@gnome.org>
2974 * gtkdoc-mktmpl.in (ReadDeclarationsFile):
2975 * gtkdoc-mkdb.in (ReadDeclarationsFile):
2976 * gtkdoc-scan.in (ScanHeader): handle opaque/forward struct
2977 declarations. #156318.
2979 2004-10-25 Damon Chaplin <damon@gnome.org>
2981 * gtkdoc-mkdb.in (OutputParamDescriptions): use a after Returns:
2982 so it doesn't break before the colon.
2984 2004-10-24 Damon Chaplin <damon@gnome.org>
2986 * gtkdoc-common.pl (ParseEnumDeclaration): handle "typedef enum XXX {"
2987 #156297. Patch from Simon Josefsson.
2989 2004-10-20 Damon Chaplin <damon@gnome.org>
2991 * gtkdoc-mkdb.in (ReadDeclarationsFile): set a flag to indicate a
2992 struct has a typedef declaration.
2993 (OutputStruct): better output for structs with typedefs. #83269.
2995 * gtkdoc-scan.in (ScanHeader): leave the struct declaration as it is.
2996 Don't strip out 'typedef'. Also allow simple "struct foo {".
2998 2004-10-19 Damon Chaplin <damon@gnome.org>
3000 * gtkdoc-fixxref.in: use pkg-config to find where GLib is installed
3001 and scan that directory for index files. Also scan $GNOME2_PATH.
3002 These are only used as a last resort. If they are used we have to
3003 output links as absolute URLs, rather than the default relative ones.
3005 2004-10-18 Damon Chaplin <damon@gnome.org>
3007 * gtkdoc-common.pl.in (ParseStructDeclaration): support function
3008 pointers that return "foo const *" #141870.
3010 * gtkdoc-scan.in (ScanHeader):
3011 * gtkdoc-mkdb.in (OutputFunction):
3012 * gtkdoc-mktmpl.in (OutputDeclaration): handle functions with const
3013 or struct return types. #141870 and #148507.
3015 2004-10-15 Damon Chaplin <damon@gnome.org>
3017 * gtkdoc-common.pl.in (ParseStructDeclaration)
3018 (ParseEnumDeclaration): moved these here, rather than have 2 copies
3019 in gtkdoc-mkdb.in and gtkdoc-mktmpl.in.
3021 * gtkdoc-common.pl.in (ParseStructDeclaration): handle struct fields
3022 better. We can now handle things like *foo, ***bar, *baz[12][23],
3023 foo : 25 all on one line. Fixes part of #151219.
3024 Also support the 'short' modifier to fix #90565.
3025 And use $nbsp; rather than spaces to try to avoid splitting
3026 declarations in the output.
3027 Also take an extra arg specifying whether to include parameters in
3028 the function pointer fields.
3030 * gtkdoc-scan.in (ScanHeader): Deal with array types in typedefs.
3031 (Eg, "typedef unsigned char MD5Digest[16];") From Dan Winship.
3032 Last bit of #151219.
3034 2004-10-14 Damon Chaplin <damon@gnome.org>
3036 * gtkdoc-mkdb.in (CreateValidSGMLID): use ":CAPS" rather than
3037 "-CAPS" to distinguish all-caps identifiers, to avoid clashing with
3038 identifiers ending in _caps! Bug #113120.
3040 * gtkdoc-mkdb.in (MergeSourceDocumentation): if it looks like a
3041 parameter has been described, but not in the right place, output
3042 a better error message. Bug #141871.
3044 * gtkdoc-mkdb.in (OutputMacro, OutputFunction, GetSignals): allow
3045 the author to use <!--PARAMETERS--> to specify the position of the
3046 parameter table if they want. Hopefully good enough for bug #99567.
3047 (MergeSourceDocumentation): end the paragraph before <!--PARAMETERS-->
3048 and start a new one after it.
3050 * doc/authors.txt: document <!--PARAMETERS-->.
3052 * style.css: don't underline links normally, as we output lots of
3053 them and it makes it very cluttered. Only underline links when the
3054 mouse hovers over them, and change the color. Fixes #108037.
3056 * gtk-doc.make (scan-build.stamp): depend on $(CFILE_GLOB) as well,
3057 since changes in properties need to be picked up by gtkdoc-scangobj.
3060 * gtkdoc-mkdb.in: (ParseStructDeclaration): for fields that are
3061 function pointers, only return the function name, as otherwise the
3062 output gets really messy. Fixes #66618.
3067 * gtkdoc-scanobj.in:
3068 * gtkdoc-scangobj.in: use '@PACKAGE_DATA_DIR@' instead of
3069 "@PACKAGE_DATA_DIR@" so that it isn't interpolated. It failed when
3070 $prefix was /software/@sys/usr. Fixes #113456.
3072 2004-10-13 Damon Chaplin <damon@gnome.org>
3074 * gtkdoc-scanobj.in:
3075 * gtkdoc-scangobj.in: patch from Olexiy Avramchenko to add 3 new
3078 * gtkdoc-scanobj.in:
3079 * gtkdoc-scangobj.in: patch from Benjamin Otte to get rid of
3080 -Wsign-compare warnings. Bug #137013.
3082 Fri Sep 17 01:13:24 2004 Matthias Clasen <maclas@gmx.de>
3084 * gtk-doc.xsl: Add the images from the gallery on top
3085 of the refentry they point to.
3087 * style.css: Move the css bits of the gallery implementation
3090 Fri Sep 17 00:30:16 2004 Matthias Clasen <maclas@gmx.de>
3092 * gtk-doc.xsl: Don't generate <link rel="refentry">
3093 links, since e.g. the GTK+ docs contain MANY refentries.
3095 2004-09-10 Damon Chaplin <damon@gnome.org>
3097 * autogen.sh: support automake 1.8. (part of #151219).
3099 * examples/Makefile.am: require automake 1.6.
3101 * gtkdoc-scan.in: create an empty MODULE-overrides.txt file if it
3102 doesn't exist. gtkdoc.make expects one to exist.
3104 * doc/setting-up.txt: updated to document new procedure using
3107 * examples/Makefile.am: updated to use gtkdoc.make.
3109 * examples/configure.in: removed this. gtkdoc.make is used instead
3112 * examples/README: updated.
3114 * Makefile.am (EXTRA_DIST): removed examples/configure.in.
3116 Wed Sep 8 01:12:25 2004 Matthias Clasen <maclas@gmx.de>
3118 * gtkdoc-scan.in (ScanHeader):
3119 * gtkdoc-mktmpl.in (OutputDeclaration):
3120 * gtkdoc-mkdb.in (OutputFunction): Accept mixtures of *
3121 and const in return types.
3123 Wed Sep 01 05:58:08 2004 Matthias Clasen <maclas@gmx.de>
3125 * gtkdoc-mkdb.in: Remove a debug printf
3127 Tue Aug 24 02:30:08 2004 Matthias Clasen <maclas@gmx.de>
3129 * gtk-doc.xsl: Add support for a gallery of widget images.
3131 Wed Jul 28 13:00:54 2004 Jonathan Blandford <jrb@gnome.org>
3133 * gtk-doc.xsl: remove the examples from the toc.
3135 2004-07-28 Damon Chaplin <damon@gnome.org>
3137 * doc/sections-file.txt: mention use of '#' for comments.
3139 * gtkdoc-mkdb.in: removed HEADER_FILE stuff, since it isn't used now.
3141 2004-07-23 Damon Chaplin <damon@gnome.org>
3143 * examples/Makefile.am (all-local): add empty all-local target for
3144 when ENABLE_GTK_DOC is false. (#148209, Martin Quinson)
3146 Fri Jul 23 13:21:34 2004 Matthias Clasen <maclas@gmx.de>
3148 * gtkdoc-mkdb.in (ScanSourceFile): Fix regexps for matching
3149 ignored files. (#148211, Martin Quinson)
3151 2004-07-03 Matthias Clasen <mclasen@redhat.com>
3153 * style.css: Add a missing '}' and align arguments to the
3154 top of their descriptions. (#145363, #145364, Mariano
3157 2004-05-18 Matthias Clasen <mclasen@redhat.com>
3159 * gtk-doc.xsl: Let the docbook stylesheets generate
3160 extra <link rel=...> elements. (#140221, Geert Stappers)
3162 2004-05-10 Geert Stappers <stappers@stappers.nl>
3164 * TODO: new file, basicly a reference to bugzilla.
3166 * examples/README: tell about gtk-doc.make.
3168 2004-05-06 Geert Stappers <stappers@stappers.nl>
3170 * MAINTAINERS: Add myself.
3172 2004-05-05 Matthias Clasen <mclasen@redhat.com>
3174 * gtk-doc.xsl: Correct the docbook stylesheet version
3175 in which filtered index support will appear to 1.66.
3177 2004-04-27 Geert Stappers <stappers@stappers.nl>
3179 * README: Updated the information on Debian packages.
3180 Removed old author and time stamp line.
3182 2004-04-21 Matthias Clasen <mclasen@redhat.com>
3184 * doc/sections-file.txt: Add hint about private types.
3188 * MAINTAINERS: Add myself.
3190 * gtkdoc-mkdb.in (ReadKnownSymbols): New function which
3191 extracts information about public and private symbols from
3192 the $MODULE-sections.txt file.
3193 (ReadObjectHierarchy): Prune the tree, based on the information
3194 collected by ReadKnownSymbols.
3195 (ReadInterfaces): Also filter out private interfaces here
3196 (ReadPrerequisites): ...and here.
3198 2004-04-19 Matthias Clasen <mclasen@redhat.com>
3200 * Makefile.am: Add version-greater-or-equal.xsl.
3202 * version-greater-or-equal.xsl: New file, implementing
3203 the version-greater-or-equal template for comparing version
3206 * gtk-doc.xsl: Import version-greater-or-equal.xsl and
3207 use the version-greater-or-equal template to a) check that
3208 the xsl stylesheets are not too old and b) to avoid creating
3209 multiple indices if the xsl stylesheets don't support filtered
3212 * gtkdoc-mkdb.in (MakeIndexterms): Emit role attributes
3213 on indexterms which can be used to create filtered indices
3214 with sufficiently new xsl stylesheets. The required functionality
3215 will appear in version 1.62 of the xsl stylesheets. (#115530)
3217 2004-04-16 Matthias Clasen <mclasen@redhat.com>
3219 * style.css: Style information in a separate stylesheet.
3221 * gtkdoc-mkhtml.in: Copy css files.
3223 * Makefile.am (gtkdocdata_DATA): Add style.css
3225 * gtk-doc.xsl: Use a stylesheet instead of hardwiring
3226 styles. (#134683, Vincent Torri)
3228 * gtkdoc-mkdb.in (GetSignals): Organize the properties
3229 descriptions to fit better with the other sections, and
3230 also display information about allowed and default values.
3232 2004-04-15 Matthias Clasen <mclasen@redhat.com>
3234 * gtkdoc-scangobj.in: Use introspection more fully to emit
3235 allowed ranges for integral types and default values.
3237 * gtkdoc-mkdb.in (GetSignals): Handle missing signal parameter
3240 2004-03-04 Damon Chaplin <damon@gnome.org>
3242 * autogen.sh: fixed URLs to download autoconf/automake/libtool.
3243 Patch from Frederic L. W. Meunier.
3245 2004-02-16 Damon Chaplin <damon@gnome.org>
3247 * .cvsignore: added gtk-doc.cat and gtkdocize.
3251 2004-02-16 Damon Chaplin <damon@gnome.org>
3255 2004-02-16 Damon Chaplin <damon@gnome.org>
3257 * gtk-doc.cat.in: removed public ID for gtk-doc.dtd, since we don't
3260 Sat Feb 14 02:14:27 2004 Matthias Clasen <maclas@gmx.de>
3262 * gtk-doc.m4: Avoid unnecessary checks if gtk-doc is
3263 disabled. (#134221, Julio M. Merino Vidal)
3265 Sat Feb 14 02:03:01 2004 Matthias Clasen <maclas@gmx.de>
3267 * gtk-doc.make: Don't create unneeded empty
3268 directories. (#134319, Julio M. Merino Vidal)
3270 Sat Feb 14 01:37:38 2004 Matthias Clasen <maclas@gmx.de>
3272 * gtk-doc.make: Add an empty all-local target to make it work
3273 with non-GNU make. (#134343, Julio M. Merino Vidal)
3275 Wed Jan 28 00:52:00 2004 Matthias Clasen <maclas@gmx.de>
3277 * gtkdoc-mkdb.in (OutputObjectList): Avoid emitting invalid
3278 docbook markup if there are no objects. Partial fix for #132661.
3280 Sun Jan 25 22:01:15 2004 Matthias Clasen <maclas@gmx.de>
3282 * gtkdoc-mkdb.in: Accept both the old and the new XInclude
3283 namespace. (#131675, Edd Dumbill)
3285 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
3287 * gtkdoc-mkhtml.in: exit when tools return non-zero so errors can
3290 Thu Jan 15 23:06:10 2004 Matthias Clasen <maclas@gmx.de>
3292 * gtk-doc.xsl: Set the chunk.fast parameter, to gain some
3295 Thu Jan 15 23:05:23 2004 Matthias Clasen <maclas@gmx.de>
3297 * gtkdoc-fixxref.in: Make it work again without explicit
3300 Sat Dec 27 01:36:08 2003 Matthias Clasen <maclas@gmx.de>
3302 * gtkdoc-scangobj.in:
3305 * gtkdoc-fixxref.in: Add --help. (#126915)
3307 Sat Dec 27 00:43:42 2003 Matthias Clasen <maclas@gmx.de>
3309 * gtkdoc-mkdb.in (ParseEnumDeclaration):
3310 * gtkdoc-mktmpl.in (ParseEnumDeclaration): Support a trailing ,
3311 in enum declarations. These are a GNU C extension, but also
3312 blessed by C99. (#129949, Thomas Vander Stichele)
3314 Sun Nov 16 00:29:03 2003 Matthias Clasen <maclas@gmx.de>
3316 * gtkdoc-scangobj.in: Don't use g_strdown(). (#127028,
3319 Sun Nov 16 00:26:05 2003 Matthias Clasen <maclas@gmx.de>
3321 * gtkdoc-scangobj.in: If compiled against GLib >= 2.3.0, look
3322 for properties on interfaces. (#127068, James M. Cape)
3324 2003-11-03 Dan Winship <danw@ximian.com>
3326 * gtkdoc-scangobj.in: Clean up $MODULE-scan.o even when using
3329 * gtkdoc-scanobj.in: Likewise
3331 * gtk-doc.make (CLEANFILES): Remove $(MODULE)-scan.o from here
3332 (clean-local): rm -rf .libs
3334 Wed Oct 8 01:21:54 2003 Matthias Clasen <maclas@gmx.de>
3336 * gtkdoc-scan.in (ScanHeader): Make gtkdoc-scan grok
3337 typedef struct { } foo; in addition to the more baroque
3338 typedef struct _foo foo; struct _foo { };
3339 (#116807, Malcolm Tredinnick)
3341 Wed Oct 8 01:21:35 2003 Matthias Clasen <maclas@gmx.de>
3343 * gtkdoc-mkdb.in (OutputParamDescriptions): Remove a pointless
3346 2003-10-01 Matthias Clasen <maclas@gmx.de>
3348 Make signals and properties end up in the right template
3349 file (#116569, Owen Taylor):
3351 * gtkdoc-mktmpl.in (OutputSignalTemplates):
3352 (OutputArgTemplates): Return a string rather than directly
3354 (OutputTemplateFile): Don't interpret $title as the name of
3355 the object to print signal and property templates for.
3356 (UpdateTemplates): Collect signal and property templates for all
3357 objects contained in the section.
3359 2003-08-10 James Henstridge <james@daa.com.au>
3361 * acinclude.m4 (JH_PATH_XML_CATALOG): allow caller to specify
3362 actions if found or not found.
3363 (JH_CHECK_XML_CATALOG): when requiring JH_PATH_XML_CATALOG, don't
3364 error out if it is not found.
3366 2003-08-03 Matthias Clasen <maclas@gmx.de>
3368 * doc/gnome.txt: Add some hints regarding markup of examples.
3370 2003-07-22 Matthias Clasen <maclas@gmx.de>
3373 * gtk-doc.cat: Fix a problem with the previous commit.
3375 2003-07-21 Matthias Clasen <maclas@gmx.de>
3377 Applied patches from Sebastian Rittau to add maintainer mode and an SGML catalog. (#117955, #117956)
3379 * gtk-doc.cat.in: New catalog file.
3380 * configure.in: Added gtk-doc.catalog to output files.
3381 * Makefile.am: Install gtk-doc.catalog.
3383 * configure.in: Added AM_MAINTAINER_MODE.
3384 * autogen.sh: Added --enable-maintainer-mode to configure options.
3386 2003-07-09 Matthias Clasen <maclas@gmx.de>
3388 * gtkdoc-mktmpl.in (ParseStructDeclaration):
3389 * gtkdoc-mkdb.in (ParseStructDeclaration): Accept volatile struct members, which have just
3390 made their appearance in glib.
3392 2003-06-29 Matthias Clasen <maclas@gmx.de>
3394 * gtkdoc-mkdb.in (ExpandAbbreviations): When expanding @param, catch the common @param->field
3395 and @param.field, to reduce the need for littering the C sources with <literal>foo->bar</literal>.
3397 2003-06-25 Matthias Clasen <maclas@gmx.de>
3399 Changes for #115528:
3401 * gtkdoc-mkdb.in (OutputSGML): Collect hierarchy, interfaces, implementations, prerequisites
3402 and derived interfaces separately.
3403 (OutputSGMLFile): Take two more arguments: implementations and derived interfaces.
3404 (GetHierarchy): Also put immediate children in the local tree.
3405 (GetInterfaces): Split into GetInterfaces and GetImplementations.
3406 (GetImplementations): New function to get the implementations of an interface.
3407 (GetDerived): New function to get the known derived interfaces of an interface.
3409 * gtkdoc-mkdb.in (MakeXRef): Accept a second, optional parameter for the
3411 (ExpandAbbreviations): Add semantic markup inside the links, so that
3412 non-crossreferenced symbols come out properly formatted after link
3415 2003-06-15 Matthias Clasen <maclas@gmx.de>
3417 Support for a flat index of all symbols. (#92861)
3418 To use, put an empty <index/> element in your driver document.
3420 * gtkdoc-mkdb.in (MakeIndexterms): New function, emits an indexterm.
3421 (OutputMacro, OutputTypedef, OutputStruct, OutputEnum,
3422 OutputUnion, OutputVariable, OutputFunction): Use MakeIndexterms.
3423 to emit indexterms for symbols.
3425 * gtkdoc-mkdb.in (GetSignals):
3426 (GetArgs): Emit Since: information for signals and properties.
3428 Thu Jun 12 15:55:57 2003 Owen Taylor <otaylor@redhat.com>
3430 * gtkdoc-mkhtml.in (declaration): Replace head -1 with -n 1.
3431 (Merge change by Elliot Lee from Red Hat package)
3433 2003-06-11 Matthias Clasen <maclas@gmx.de>
3435 * doc/gnome.txt: Updates to the documentation of inline comments.
3437 2003-06-03 Matthias Clasen <maclas@gmx.de>
3439 * gtk-doc.spec.in: Add a missing Provides: and include the .pc file.
3440 (#106568, Joe Pranevich)
3442 2003-05-27 Matthias Clasen <maclas@gmx.de>
3444 * gtkdoc-mkdb.in (GetSignals):
3445 (GetArgs): Add signals and properties to the statistics.
3446 (OutputMissingDocumentation): Emit undocumented signals and
3447 properties. (#113645)
3449 2003-04-21 Matthias Clasen <maclas@gmx.de>
3451 * tools/docpercentages.pl: Fix autolinkification for undocumented
3454 * doc/style-guide.txt: Typo fix.
3458 2003-04-18 James Henstridge <james@daa.com.au>
3462 2003-04-18 James Henstridge <james@daa.com.au>
3464 * NEWS: add news items.
3466 * configure.in: increment version number.
3468 2003-03-14 Matthias Clasen <maclas@gmx.de>
3470 * gtkdoc-mkdb.in (OutputBook): Fix the public identifier for
3471 DocBook V3.0: Davenport, not DavenPort.
3472 (#108343, Mariano Suarez-Alvarez)
3474 2003-03-10 James Henstridge <james@daa.com.au>
3476 * configure.in: associate the chmod commands with the files they
3477 are chmod'ing. This way config.status will always run the correct
3480 2003-03-04 James Henstridge <james@daa.com.au>
3482 * configure.in: look up the docbook DTD by public id rather than
3485 2003-02-26 Matthias Clasen <maclas@gmx.de>
3487 * gtkdoc-mkdb.in (GetArgs): Prefer template or comment docs over
3488 blurbs only if they're nonempty, otherwise the empty docs from the
3489 templates override all the blurbs.
3491 2003-02-26 James Henstridge <james@daa.com.au>
3493 * autogen.sh (THEDIR): set up so that it will choose automake 1.7
3494 or 1.6 in preference to 1.4. Passes distcheck okay.
3496 * configure.in: update configure.in script to match
3497 recommendations of newer autoconf's, and add an AC_PREREQ()
3498 statement, since the xml catalog checks are using new autoconf
3501 * gtk-doc.make (xml-build.stamp): since other bits of the makefile
3502 were assuming xml, may as well hard code --output-format=xml.
3504 2003-02-19 James Henstridge <james@daa.com.au>
3506 * Makefile.am: get rid of the dist-hook, and just include the
3507 given files in EXTRA_DIST instead.
3509 * configure.in: provide meaningful names for the commands.
3511 * acinclude.m4 (JH_CHECK_XML_CATALOG): add some extra arguments: a
3512 friendly name for the catalog entry, and actions to run if the
3513 entry was found or not. Also include a bit more information in
3514 the config.log file if an error occurs.
3516 2003-02-18 Matthias Clasen <maclas@gmx.de>
3518 * gtkdoc-mkhtml.in (declaration): Avoid the unportable grep
3519 option -q. (#105311)
3521 2003-02-19 James Henstridge <james@daa.com.au>
3523 * devhelp.xsl: put chapters that aren't at the top level into the
3524 toc tree (to make gtk's .devhelp tree look better).
3526 * gtk-doc.spec.in (Requires): make the requires lines match
3527 current requirements ...
3529 * gtkdoc-mkhtml.in (XSLTPROC): pass --nonet to xsltproc, so we
3530 don't try to download DTDs and XSLT over the net. The configure
3531 checks should catch people who don't have the correct files in
3534 2003-02-17 James Henstridge <james@daa.com.au>
3536 * gtkdocize.in (--version): add --version argument.
3538 2003-02-14 James Henstridge <james@daa.com.au>
3540 * gtkdoc-mkdb.in (GetOptions): actually accept --tmpl-dir as a
3541 command line option. Based on a patch from Simon Josefsson
3544 * gtk-doc.xsl: remove the xmlns declaration. Not really needed
3545 for html output anyway ...
3547 2003-02-13 James Henstridge <james@daa.com.au>
3549 * devhelp.xsl: remove refsect1's and refsect2's from book tree, as
3550 suggested by Hallski.
3552 * gtk-doc.make (install-data-local): the change to install images
3553 was superfluous, so I have removed it.
3554 (CLEANFILES): move some more stuff to CLEANFILES from the
3555 distclean-local rule.
3557 2003-02-12 James Henstridge <james@daa.com.au>
3559 * gtk-doc.make: add some chmod calls to work arround distcheck on
3561 (install-data-local): copy the images as well as the html files
3563 (uninstall-local): add an uninstall rule to remove the docs.
3564 (CLEANFILES): add $(DOC_MODULE)-scan.o to the list of files to be
3567 2003-02-09 James Henstridge <james@daa.com.au>
3569 * gtkdocize.in: script used to copy gtk-doc.make into another
3572 * gtk-doc.make: automake makefile fragment to handle gtk-doc
3573 support in other modules.
3575 * configure.in: check to make sure DocBook XML DTD and XSLT
3576 stylesheets are present in the XML catalog.
3578 * acinclude.m4 (JH_CHECK_XML_CATALOG): new macro to check for
3579 entries in the XML catalog.
3581 2003-02-04 James Henstridge <james@daa.com.au>
3583 * gtk-doc.m4: a macro to check for gtk-doc.
3585 * Makefile.am (gtkdocdata_DATA): don't bother installing xml.dcl.
3586 It isn't used anymore (since switching xml mode to xsltproc).
3588 * gtkdoc-mkhtml.in (gtkdocdir): and here.
3590 * Makefile.am (gtkdocdatadir): change dir.
3592 * configure.in: put data files in $(datadir)/gtk-doc/data, so that
3593 they don't all get mixed up with the html docs installed by other
3598 2003-01-20 Damon Chaplin <damon@gnome.org>
3602 2003-01-20 Damon Chaplin <damon@gnome.org>
3604 * configure.in: bumped version to 1.0, and added SGML_OUTPUT_TYPE
3605 variable, which we set to 'sgml-raw' if we have openjade, or 'sgml'
3606 if we have jade. Added gtk-doc.pc to AC_OUTPUT.
3608 * gtkdoc-mkhtml.in: used SGML_OUTPUT_TYPE variable to set the output
3609 type of jade/openjade.
3611 * gtk-doc.pc.in: new pkg-config file, which apps can use to reliably
3612 check the gtk-doc version in future.
3614 * Makefile.am (pkgconfigdir): install .pc file, and add it to
3617 * examples/configure.in: updated example to use pkg-config for the
3620 2003-01-18 James Henstridge <james@daa.com.au>
3622 * gtkdoc-mkhtml.in (declaration): switch the output type from
3623 "sgml" to "sgml-raw" when using Jade to process docs. This gets
3624 rid of the line breaks inside the tags, which were confusing Lynx.
3626 2003-01-15 Matthias Clasen <maclas@gmx.de>
3628 * gtkdoc-scan.in (ScanHeader): Remove special cases for Pango and
3630 * gtkdoc-mkdb.in (OutputDeclaration):
3631 * gtkdoc-mktmpl.in (OutputDeclaration): Remove special cases for
3632 structs named BlablaClass. (#95398)
3634 * gtkdoc-mkdb.in (GetInterfaces): Fix an off-by-one error.
3635 (#103466, Josh Parsons)
3637 2002-12-28 Chema Celorio <chema@celorio.com>
3639 * gtkdoc-scan[g]obj.in: add "void" to functions with no parameters,
3640 avoids warning with -Wmissing-prototypes when compiling
3643 2002-12-16 James Henstridge <james@daa.com.au>
3645 * gtk-doc.spec.in: require perl >= 5.6.0
3647 * configure.in: require Perl >= 5.6.0
3649 * gtkdoc-fixxref.in: add "use bytes;" to fix malformed UTF-8
3650 character errors when run with a UTF-8 locale.
3652 2002-12-16 Matthias Clasen <maclas@gmx.de>
3654 * gtkdoc-mkdb.in (OutputSGMLFile): Don't emit the additional
3655 anchors in the title which breaks the generated html (the title
3656 text is copied around). Instead, put the anchors before the
3657 synopsis. This isn't perfect, but the best we can achieve without
3660 2002-12-13 Matthias Clasen <maclas@gmx.de>
3662 * gtkdoc-mkdb.in: Add an --ignore-files option which can be used
3663 to omit files or directories from scanning.
3664 (OutputSGMLFile): Emit anchors for all objects contained in the
3665 file to avoid dangling links.
3666 (OutputMissingDocumentation): Emit deprecated symbols after
3669 2002-12-12 Matthias Clasen <maclas@gmx.de>
3671 * gtkdoc-scan.in (ScanHeader): Also recognize "positive" guards
3672 like #ifdef GTK_ENABLE_BROKEN.
3674 2002-12-11 Matthias Clasen <maclas@gmx.de>
3676 * gtk-doc.xsl: Change XPath path to "//anchor|//refentry" for the
3677 generation of index.sgml. The previous path "//anchor|refentry"
3678 was not matching any refentrys.
3680 2002-12-09 Matthias Clasen <maclas@gmx.de>
3682 * gtkdoc-mktmpl.in (UpdateTemplates): Emit unused class structs
3683 to $MODULE-unused.txt.
3685 2002-12-08 Matthias Clasen <maclas@gmx.de>
3687 * gtkdoc-mkdb.in (OutputStruct): Don't emit private parts
3688 of class structs to parameter lists in docs. Remove leftover
3691 * gtkdoc-mktmpl.in (OutputDeclaration): Don't emit private parts
3692 of class structs to parameter lists in templates.
3694 2002-12-06 Matthias Clasen <maclas@gmx.de>
3696 Improved /*< private >*/ handling: (#95398)
3698 * gtkdoc-mkdb.in (OutputStruct): Handle /*< public >*/ and
3699 /*< private >*/ for all structs. Default to private for object and
3700 class structs, to public for all other structs.
3702 * gtkdoc-scan.in (ScanHeader): Emit declarations for class structs
3703 to $MODULE-decl.txt.
3705 2002-12-05 Matthias Clasen <maclas@gmx.de>
3707 * gtkdoc-mktmpl.in (OutputDeclaration):
3708 * gtkdoc-mkdb.in (ReadTemplateFile): Support @Since: and
3709 @Deprecated: as a way to specify since and deprecated information
3710 in template files. This works for all kinds of symbols, even those
3711 which normally don't have parameter lists.
3713 2002-12-02 Matthias Clasen <maclas@gmx.de>
3715 * gtkdoc-mkdb.in (MakeDeprecationNote): Support multi-paragraph
3718 2002-11-29 James Henstridge <james@daa.com.au>
3720 * gtkdoc-mkhtml.in: copy the navigation images for both XML and
3723 * gtk-doc.dsl.in: update DSSSL stylesheets to match layout of XSL
3726 2002-11-29 Matthias Clasen <maclas@gmx.de>
3728 * gtkdoc-scan.in (ScanHeader): Make deprecation guards work with
3730 #ifndef DEPRECATION_GUARD
3731 #if !defined(DEPRECATION_GUARD) || defined(FOO_COMPILATION)
3732 The second form is used in GDK and GTK+ to include selected
3733 deprecated symbols when compiling the library itself.
3735 2002-11-27 Matthias Clasen <maclas@gmx.de>
3737 * gtkdoc-mkdb.in: Parse to new tags in inline doc comments,
3738 Since: and Deprecated:, which can be placed after the Returns:
3739 tag. Emit the Since: information (which is expected to be just a
3740 version number) after the parameters and the Deprecated:
3741 information (which is expected to be one or more full sentences)
3742 inside the deprecation warning.
3743 Warn if a Deprecated: tag is found on a symbol which is not
3744 guarded by a deprecation guard in the header.
3746 2002-11-26 James Henstridge <james@daa.com.au>
3748 * gtkdoc-mkhtml.in: set gtkdoc-bookname and gtkdoc-version
3749 parameters in sgml mode, and don't bother with the sed run after
3750 processing with jade.
3751 In XML mode, pass the version number in as a parameter too.
3753 * gtk-doc.dsl.in ($user-html-header$): add <meta> tag if
3754 gtkdoc-version is set.
3755 (generate-index-mode): if gtkdoc-bookname is set, add it to the
3756 hrefs in the index file, like the XSLT sheets do.
3758 * gtk-doc.xsl: add gtkdoc.version parameter, and use it to add a
3759 <meta> tag with the gtk-doc version number.
3761 === release 0.10 ===
3763 2002-11-16 Damon Chaplin <damon@gnome.org>
3767 2002-11-16 Damon Chaplin <damon@gnome.org>
3769 * configure.in: bumped version to 0.10.
3771 * Makefile.am (EXTRA_DIST): added MAINTAINERS.
3773 * README: updated requirements info, mainly to add XML stuff.
3775 * NEWS: added news for 0.10
3778 * AUTHORS: updated my email address.
3780 2002-11-16 James Henstridge <james@daa.com.au>
3782 * gtk-doc.xsl: output HTML in ISO-8859-1 (latin1), as using UTF-8
3783 can trigger misinterpretation of web pages when the web server
3784 asserts that the document is encoded in latin1 in the mime type.
3786 2002-11-15 James Henstridge <james@daa.com.au>
3788 * gtk-doc.xsl: small changes to make the output closer to valid
3791 * gtkdoc-fixxref.in (MakeXRef): when substituting in cross
3792 references, use lower case element and attribute names, and quote
3793 the attribute value.
3795 2002-11-12 James Henstridge <james@daa.com.au>
3797 * gtkdoc-mkdb.in: put content of parameter descriptions in
3798 <simpara> elements instead of <para>'s. This makes the generated
3799 HTML more compact, as it will omit the <p> tag inside the list
3802 * gtk-doc.xsl: adjust stylesheet a little.
3804 2002-11-10 James Henstridge <james@daa.com.au>
3806 * gtk-doc.xsl: change style for documentation.
3808 * gtkdoc-mkhtml.in (declaration): copy PNG files to the html
3811 2002-11-10 Matthias Clasen <maclas@gmx.de>
3813 * gtkdoc-mkdb.in (GetArgs): Expand abbreviations in source doc
3816 2002-11-09 Matthias Clasen <maclas@gmx.de>
3818 * gtkdoc-mktmpl.in (OutputSignalTemplates): Don't replace template
3819 param names with meaningless argn names generated by gtkdoc-scangobj.
3821 * gtkdoc-mkdb.in (GetSignals): Use argument names from source doc
3822 comments, if available.
3823 (GetArgs): Use source doc comments instead of blurb, if available.
3824 (ScanSourceFile): Also accept object::signal and object:property
3826 (MergeSourceDocumentation): For signals only, prefer source doc
3827 param names over template param names.
3829 Fri Nov 8 15:10:57 2002 Owen Taylor <otaylor@redhat.com>
3831 * gtkdoc-mkdb.in (GetPrerequisites): Add missing <para>
3834 Mon Nov 4 17:17:40 2002 Owen Taylor <otaylor@redhat.com>
3836 * gtkdoc-mkdb.in (MergeSourceDocumentation): Warn
3837 when overriding docs in template file by inline comments.
3839 * gtkdoc-mkdb.in (GetInterfaces): Add missing <para> in
3840 "Implemented interfaces" output.
3842 2002-10-29 Damon Chaplin <damon@ximian.com>
3844 * gtkdoc-scangobj.in: in get_type_name() set is_pointer to TRUE for
3845 subtypes of G_TYPE_BOXED and G_TYPE_POINTER. This means we get things
3846 like "GtkTreeIter *iter" rather than "GtkTreeIter iter" which was
3847 incorrect. Also return 'GParamSpec*' for G_TYPE_PARAM.
3848 in lookup_signal_arg_names() changed GtkNotebook::switch-page
3849 page argument to guint. And fixed a few other entries.
3850 Also fixed argument numbering, so we don't get 2 "widget" arguments.
3852 * gtkdoc-scanobj.in: add ';' after unlink command to avoid warning.
3854 2002-10-20 Matthias Clasen <maclas@gmx.de>
3856 * examples/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
3858 * gtkdoc-mkdb.in: Read $MODULE.prerequisites and put list of
3859 prerequisites below the object hierarchy for interfaces.
3861 * gtkdoc-scangobj.in: Write information about interface
3862 prerequisites to $MODULE.prerequisites.
3864 2002-10-15 Matthias Clasen <maclas@gmx.de>
3866 * gtkdoc-scangobj.in: Sort paramspec arrays for
3867 greater stability and less random tmpl file diffs.
3869 2002-10-14 Matthias Clasen <maclas@gmx.de>
3871 * examples/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
3873 * gtkdoc-mkdb.in: Read $MODULE.interfaces and put lists of
3874 implemented interfaces/known implementations below the object
3875 hierarchy for classes/interfaces.
3877 * gtkdoc-scangobj.in: Write interface information to
3880 2002-10-12 Matthias Clasen <maclas@gmx.de>
3882 * gtkdoc-scangobj.in: Make interface appear in the object hierarchy.
3884 2002-10-11 Matthias Clasen <maclas@gmx.de>
3886 * gtk-doc.xsl: use 'UTF-8', not UTF-8 for default.encoding, to
3887 make the encoding actually appear in the resulting HTML.
3889 2002-10-09 James Henstridge <james@daa.com.au>
3891 * gtkdoc-mkdb.in: set $doctype_header to "" for the SGML case, as
3892 we don't add a doctype to the beginning of SGML fragments.
3894 Tue Sep 17 01:07:51 2002 Jonathan Blandford <jrb@gnome.org>
3896 * gtk-doc.xsl: output the chunks in UTF-8 so other tools can use
3899 2002-09-03 James Henstridge <james@daa.com.au>
3901 * gtk-doc.xsl: turn on rendering of variablelists as tables, and
3902 set CSS rules to style .variablelist instead of .informaltable.
3904 * gtk-doc.dsl.in (variablelist): override the variablelist handler
3905 instead of the tgroups.
3907 * gtkdoc-mkdb.in (OutputStruct): use a <variablelist> for listing
3908 the field descriptions.
3909 (OutputEnum): same here.
3910 (OutputParamDescriptions): and here.
3912 2002-08-12 James Henstridge <james@daa.com.au>
3914 * gtk-doc.xsl: include devhelp.xsl, and call generate.devhelp when
3915 processing the docbook/xml input.
3917 * devhelp.xsl: new file, implements .devhelp file output.
3919 2002-08-18 Havoc Pennington <hp@pobox.com>
3921 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
3922 both automake 1.6 and 1.4 installed get the right automake. Means
3923 compilation from CVS will now require the latest automake 1.4
3924 release, or manually creating symlinks called "automake-1.4" and
3927 2002-08-08 Matthias Clasen <maclas@gmx.de>
3929 * gtkdoc-scangobj.in: Make sure blurbs end with a '.'
3931 2002-08-08 James Henstridge <james@daa.com.au>
3933 * gtk-doc.xsl: add a gtkdoc.bookname param, and include it in the
3934 index.sgml output (if not empty).
3936 * gtkdoc-mkhtml.in: only perform the sed operation if we are using
3937 Jade, and pass the module name as a parameter when using xsltproc.
3939 2002-08-04 Matthias Clasen <maclas@gmx.de>
3941 * gtkdoc-scangobj.in: Don't try to list signals on types which
3942 don't support signals, e.g. boxed types.
3944 2002-06-14 jacob berkman <jacob@ximian.com>
3946 * gtkdoc-mkdb.in: do the version check before help, so --version
3947 doesn't output --help (should fix recent build bustage)
3949 2002-06-12 Matthias Clasen <maclas@gmx.de>
3951 * gtkdoc-mkdb.in: Make header-grabbing work without an explicit
3952 --main-sgml-file argument.
3954 * gtkdoc-mkdb.in: Emit the object hierarchy as a <screen> rather
3955 than a <literallayout>, since the Docbook XSL stylesheets don't
3956 handle <link>s inside <literallayout>.
3958 * gtkdoc-mkdb.in: Decide wether to generate standalone documents
3959 for XIncluding or entities based on the presence of the XInclude
3960 namespace declaration on the document element.
3962 2002-06-09 James Henstridge <james@daa.com.au>
3964 * gtkdoc-mkdb.in: try to grab the header off the top of the main
3967 2002-05-31 James Henstridge <james@daa.com.au>
3969 * gtkdoc-mkdb.in (OutputSGML): put XIncludes in the $book_bottom
3971 (OutputBook): add the XInclude namespace declaration to the book
3974 * gtkdoc-mkhtml.in (declaration): if the document looks like XML,
3975 process it with xsltproc.
3977 * configure.in: check for xsltproc.
3979 * gtk-doc.xsl: start of XSLT template for converting docbook/xml
3982 2002-06-03 Matthias Clasen <maclas@gmx.de>
3984 * gtkdoc-mkdb.in (ConvertSGMLChars): Don't use Posix character
3985 classes. Perl < 5.6 doesn't have them; and the API doc autobuilder
3986 on widget.gnome.org has an old Perl.
3988 2002-05-29 Matthias Clasen <maclas@gmx.de>
3992 * gtkdoc-mkdb.in (OutputSGML): Call GetSignals, GetArgs and
3993 GetHierarchy for each symbol here and accumulate.
3994 (OutputSGMLFile): Get signal, argument and hierarchy information
3996 (GetSignals, GetArgs, GetHierarchy): Don't wrap the return value
3997 in a refsect1, so that the results of multiple calls can be accumulated.
3999 2002-05-28 Matthias Clasen <maclas@gmx.de>
4001 * gtkdoc-mkdb.in (ConvertSGMLChars): Make this work correctly
4002 for empty elements and XML comments in doc comments.
4004 2002-05-27 Matthias Clasen <maclas@gmx.de>
4006 * gtkdoc-mkdb.in (ReadTemplateFile, OutputSGMLFile):
4007 Use only the basename of the template file in the key for the
4008 symbol table, in order to decouple the file extensions of the
4009 template files and the generated entities (we want to generate
4010 .xml entities from .sgml template files when emitting XML).
4012 2002-05-25 Matthias Clasen <maclas@gmx.de>
4014 * gtkdoc-mkdb.in (ConvertSGMLChars): New function which tries to
4015 be a bit more clever when escaping SGML syntax characters.
4016 (ScanSourceFile): Use ConvertSGMLChars instead of CreateValidSGML.
4017 This reduces the work needed to make gtk-doc emit XML (where <, &
4018 and friends must always be escaped).
4020 2002-05-18 Matthias Clasen <maclas@gmx.de>
4022 * gtkdoc-mkhtml.in: Detect whether we're processing SGML or XML.
4024 * gtkdoc-mkdb.in: New option --output-format to switch between
4025 SGML and XML output.
4027 * Makefile.am (EXTRA_DIST): Add xml.dcl
4029 * xml.dcl: The XML declaration.
4031 2002-05-06 jacob berkman <jacob@ximian.com>
4033 * gtkdoc-scangobj.in: add an include for the GTK_CHECK_VERSION
4036 2002-05-05 Matthias Clasen <maclas@gmx.de>
4038 * gtkdoc-scangobj.in: Output style properties. (#80659)
4040 * gtkdoc-mkdb.in (GetArgs): Return separate sections for
4041 properties, child properties and style properties. (#80659)
4043 2002-05-03 Matthias Clasen <maclas@gmx.de>
4045 * gtkdoc-scangobj.in: Fix for segfault in scangobj-generated C
4046 program on Solaris. (#80606, Jacob Berkman)
4048 2002-05-01 Matthias Clasen <maclas@gmx.de>
4050 * tools/docpercentages.pl: Add the script which Owen uses for the
4051 d.g.o online API docs. Its easier to keep in sync here.
4053 * gtkdoc-mkdb.in (OutputMissingDocumentation): Fix
4054 $MODULE-undocumented.txt for d.g.o online API docs.
4056 * gtkdoc-mkdb.in (GetArgs): Use blurbs for property documentation.
4058 * gtkdoc-scangobj.in: Output child properties. Output nicks and
4059 blurbs for properties.
4061 2002-04-28 Matthias Clasen <maclas@gmx.de>
4063 * gtkdoc-mkdb.in (ScanSourceFile): Don't scan for return value
4064 descriptions unnecessarily. (#65997)
4066 2002-03-11 Matthias Clasen <maclas@gmx.de>
4068 * gtkdoc-scangobj.in, gtkdoc-mkdb.in: Create docs for signals on interfaces.
4070 2002-02-01 Damon Chaplin <damon@ximian.com>
4072 * configure.in: check for openjade or jade. Patch from Stefan Kost
4073 <kost@imn.htwk-leipzig.de>.
4075 * gtkdoc-mkhtml.in: use @JADE@ so the correct version of jade is used.
4077 * autogen.sh: commented out autoheader since we don't have a config.h.
4081 2002-01-18 Damon Chaplin <damon@ximian.com>
4085 2002-02-01 Damon Chaplin <damon@ximian.com>
4087 * examples/Makefile.am: added SCANOBJ_OPTIONS in case the module needs
4088 to pass options to gtkdoc-scanobj or gtkdoc-scangobj.
4090 2002-01-24 Damon Chaplin <damon@ximian.com>
4092 * tools/gtk-doc.el: added Zucchi's emacs lisp for automatically adding
4093 skeleton comment blocks above functions. Very handy!
4095 2002-01-23 Damon Chaplin <damon@ximian.com>
4097 * configure.in: bumped the version to 0.9, so GTK+ can depend on this
4100 * gtkdoc-scangobj.in: we now default to calling g_type_init() to
4101 initialize the type system, rather than gtk_init(). This means you
4102 don't need an X connection to build the docs any more. Hurrah!
4103 Also added a '--type-init-func' argument so you can change the
4104 function to be called. GTK+ uses --type-init-func="gtk_type_init(0)".
4106 * gtkdoc-scan.in (ScanHeader): removed 'Found object' debug message.
4110 2002-01-18 Damon Chaplin <damon@ximian.com>
4114 2002-01-18 Damon Chaplin <damon@ximian.com>
4116 * Makefile.am (EXTRA_DIST): added gtk-doc.dcl to EXTRA_DIST.
4118 2002-01-18 Damon Chaplin <damon@ximian.com>
4120 * gtkdoc-scangobj.in: Reverted jacob's patch for this release, since
4121 it breaks GTK+ and possibly other packages. I'll re-apply it after
4122 the release, so we can fix everything in CVS.
4124 2002-01-18 jacob berkman <jacob@ximian.com>
4126 * gtkdoc-scangobj.in: default to calling g_type_init(), remove
4127 --nogtkinit argument and replace with a more flexible
4130 2002-01-18 Damon Chaplin <damon@ximian.com>
4132 * gtkdoc-mkdb.in (ScanSourceFile): patch from Matthias Clasen
4133 <matthiasc@poet.de> to only strip first space after '*' in source
4134 code comment blocks, so example code can be indented as desired.
4137 Wed Nov 21 16:50:35 2001 Owen Taylor <otaylor@redhat.com>
4139 * gtkdoc-mkdb,tmpl.in: Add some extra quoting to
4140 error messages to make it clearer what is going on
4141 with trailing commas on enumeration declarations.
4143 Wed Nov 21 16:00:45 2001 Owen Taylor <otaylor@redhat.com>
4145 * Applied patch from Matthias Clasen to use a modified
4146 .dcl file with the 44 character name length limit removed.
4149 2001-10-17 Damon Chaplin <damon@ximian.com>
4151 * gtkdoc-mkdb.in: applied patch from Matthias Clasen
4152 <matthiasc@poet.de> to take a --sgml-mode argument which means
4153 all comment blocks in the source code are assumed to be DocBook
4154 (i.e. we don't convert '<', '>' and '&' to '<' etc.
4156 2001-10-09 Damon Chaplin <damon@ximian.com>
4158 * gtkdoc-mkdb.in (OutputMissingDocumentation): changed %.2f to %.0f
4159 so hopefully the automated reports on developer.gnome.org will work
4162 2001-10-02 Damon Chaplin <damon@ximian.com>
4164 * gtkdoc-mktmpl.in (OutputDeclaration):
4165 * gtkdoc-mkdb.in (OutputFunction): applied patch from
4166 matthiasc@poet.de (Matthias Clasen) to handle G_CONST_RETURN in a
4167 parameter list. Bug #61341.
4169 2001-10-02 Damon Chaplin <damon@ximian.com>
4171 * gtkdoc-mkdb.in (OutputMissingDocumentation): applied patch from
4172 matthiasc@poet.de (Matthias Clasen) to output percentages better.
4174 Also set percent to 100 if total is 0, avoiding divide-by-zero.
4176 2001-10-02 Damon Chaplin <damon@ximian.com>
4178 * examples/Makefile.am (DOC_OVERRIDES): define as an empty string,
4181 2001-09-13 Damon Chaplin <damon@ximian.com>
4183 * gtkdoc-mkdb.in (OutputMissingDocumentation): initialize buffer to "".
4184 Fix for SGI from David Kaelbling <drk@sgi.com>.
4186 Sat Sep 8 14:08:51 2001 Jonathan Blandford <jrb@webwynk.net>
4188 * gtkdoc-scan.in (ScanHeader): recognize GET_IFACE macros
4190 2001-09-08 Havoc Pennington <hp@pobox.com>
4192 * gtkdoc-mkdb.in (GetArgs): Title the section on object properties
4193 "Properties" instead of "Args"
4195 2001-08-14 Laszlo Peter <laca@ireland.sun.com>
4197 * gtkdoc-scanobj.in:
4198 * gtkdoc-scangobj.in: change \n's to \\n's in perl scripts
4201 2001-08-12 Jens Finke <jens@gnome.org>
4203 * Updated gtk-doc.spec.in file to match gpp standard.
4207 2001-08-04 Damon Chaplin <damon@ximian.com>
4211 2001-08-04 Damon Chaplin <damon@ximian.com>
4213 * gtkdoc-mkdb.in (OutputFunction):
4214 * gtkdoc-mktmpl.in (OutputDeclaration): patch from Lowell Johnson
4215 <ldjohn@usgs.gov> to accept things like "long long", "short int",
4216 "char test[][CLEN]" as function parameters.
4218 2001-07-20 Anders Carlsson <andersca@gnome.org>
4220 * gtkdoc-scangobj.in: Remove argument to g_type_init ();
4222 2001-07-09 Damon Chaplin <damon@ximian.com>
4224 * gtkdoc-mkdb.in (ParseStructDeclaration): accept G_CONST_RETURN
4225 modifier for function return values. gtkdoc-mktmpl.in already had this.
4227 Thu Jun 21 11:57:16 2001 Owen Taylor <otaylor@redhat.com>
4229 * gtkdoc-scangobj.in: Conform to changes in GObject API
4230 for property retrieval.
4232 2001-05-25 Peter Williams <peterw@ximian.com>
4234 * gtkdoc-mkdb.in (ScanSourceFile): Skip single-line comments --
4235 prevents barfing on ORBit-generated files.
4237 2001-05-20 Damon Chaplin <damon@ximian.com>
4239 * examples/Makefile.am (sgml-build.stamp): replaced use of wildcard
4240 (which isn't portable) with original *.sgml. I think this just means
4241 that the first time you try to build the docs it will fail, but if
4242 you run make again it will work.
4244 * doc/setting-up.txt: explained that make may fail the first time.
4246 2001-05-19 Damon Chaplin <damon@ximian.com>
4250 * doc/setting-up.txt:
4251 * doc/sections-file.txt:
4252 * doc/authors.txt: updated docs to cover simpler setup procedure.
4254 * doc/gtk_button.txt:
4257 * doc/notes.txt: removed out-of date stuff.
4259 * Makefile.am (dist-hook): updated so it doesn't try to remove old
4260 examples subdirectory stuff.
4262 2001-05-19 Damon Chaplin <damon@ximian.com>
4265 * examples/gnomeui/*: removed out-of-date example files.
4267 * examples/configure.in:
4268 * examples/Makefile.am: new example setup mostly copied from GTK+.
4270 * examples/README: describe the example configure.in/Makefile.am.
4272 2001-05-19 Damon Chaplin <damon@ximian.com>
4274 * gtkdoc-mkdb.in: added --help option and changed output slightly to
4275 make more compatable with XML. Patch from Toshio Kuratomi
4276 <badger@prtr-13.ucsc.edu>
4278 2001-05-19 Damon Chaplin <damon@ximian.com>
4280 * gtkdoc-mktmpl.in (OutputDeclaration):
4281 * gtkdoc-mkdb.in (OutputFunction): changed a '?' to a '*' so we accept
4282 multi-dimensional array function parameters. Patch from Paolo Casarini
4283 <casarini@CS.UniBO.IT>
4285 2001-05-12 Damon Chaplin <damon@ximian.com>
4287 * gtkdoc-scangobj.in:
4288 * gtkdoc-scanobj.in: used "*pos = 0" to avoid problems with backslashes
4291 * configure.in: removed dsssl dirs stuff, since we use public entities
4294 * gtkdoc-mkdb.in (OutputBook): if there is no main SGML file we create
4295 it here. Also added a --main-sgml-file option so we know where to put
4298 * gtkdoc-scan.in: if there is no MODULE-sections.txt file, we copy
4299 the MODULE-decl-list.txt file to it. The user can tweak it later.
4301 2001-05-11 Damon Chaplin <damon@ximian.com>
4303 * gtk-doc.spec.in: applied patch from Toshio Kuratomi
4304 <badger@prtr-13.ucsc.edu>.
4306 2001-05-07 Joakim Ziegler <joakim@ximian.com>
4308 * gtkdoc-mkdb.in: Added option --outputallsymbols to create a symbol list
4309 in the module doc dir.
4311 * gtkdoc-mkdb.in: Added functionality to output a list of undocumented
4312 symbols in a module, most of is is in OutputMissingDocumentation.
4314 * gtkdoc-scan.in: Small scanning fixes to facilitate the doc coverage
4315 output mentioned above.
4317 2001-04-25 Federico Mena Quintero <federico@ximian.com>
4319 * gtkdoc-scanobj.in: Added missing output-dir in the call to
4322 2001-04-24 Damon Chaplin <damon@ximian.com>
4324 * gtkdoc-scanobj.in: copied --outputdir option from gtkdoc-scangobj.in.
4326 Fri Apr 13 15:25:44 2001 Owen Taylor <otaylor@redhat.com>
4328 * gtkdoc-mkdb.in: Restore call to OutputBook that was accidentally
4331 Thu Apr 12 17:57:12 2001 Owen Taylor <otaylor@redhat.com>
4333 * gtkdoc-scangobj.in: Add a --outputdir option (sort of hacky.
4334 Need this because $CC, $LD can include relative paths if they
4335 are based on $LIBTOOL)
4337 2001-03-26 Damon Chaplin <damon@ximian.com>
4339 * gtkdoc-mkdb.in (ReadSourceDocumentation): scan .h files as well,
4340 so macros can be documented there if desired. Patch from
4341 Yoann Vandoorselaere <yoann@mandrakesoft.com>
4343 * gtkdoc-mkhtml.in (gtkdocdir): use 'test -f' rather than 'test -e'
4344 which is GNU-specific.
4346 Thu Mar 8 17:26:29 2001 Tim Janik <timj@gtk.org>
4348 * gtkdoc-scangobj.in: fix signal param type handling.
4350 Tue Mar 6 23:21:46 2001 Jonathan Blandford <jrb@redhat.com>
4352 * gtkdoc-scanobj.in: Add gobject support. Now works on files that
4353 don't link against GTK.
4355 Sat Mar 3 17:43:42 2001 Owen Taylor <otaylor@redhat.com>
4357 * gtkdoc-{scan,mktmpl,mkdb}.in: Add support for G_CONST_RETURN.
4358 (Right now, it will appear as G_CONST_RETURN in the output -
4359 I'm not sure that's right - perhaps it should be converted
4362 2001-02-20 Michael Meeks <michael@ximian.com>
4364 * gtkdoc-mktmpl.in: s/TRUE/1/
4366 2001-02-19 Damon Chaplin <damon@ximian.com>
4368 * gtkdoc-mktmpl.in (UpdateTemplates): fixed bug handling the $changed
4371 2001-02-17 Damon Chaplin <damon@ximian.com>
4373 * gtkdoc-scan.in (ScanHeaders):
4374 (ScanHeader): patch from Johannes Stezenbach <js@convergence.de>
4375 so we don't use '\b' in the regexp to match files/dirs to ignore.
4376 '\b' can match '_' so we matched things we shouldn't have.
4378 Mon Feb 12 12:50:57 2001 Owen Taylor <otaylor@redhat.com>
4380 * configure.in: Up version.
4382 Sun Feb 11 18:35:07 2001 Owen Taylor <otaylor@redhat.com>
4384 * gtkdoc-mktmpl.in: Add a timestamp file for the
4385 templates like sgml.stamp
4387 * gtkdoc-mktmpl.in (OutputUnusedTemplates): Write the
4388 symbols out in sorted order instead of hash table
4389 order to reduce conflicts.
4391 Mon Feb 5 16:48:51 2001 Owen Taylor <otaylor@redhat.com>
4393 * configure.in gtk-doc.dsl.in: Remove checks for DSSSL - use a
4394 public entity instead.
4396 * gtkdoc-scangobj.in: Fix to work with libtool better.
4398 2001-01-30 Havoc Pennington <hp@pobox.com>
4400 * gtkdoc-fixxref.in, gtkdoc-mkdb.in, gtkdoc-mktmpl.in,
4401 gtkdoc-scan.in, gtkdoc-scangobj.in, gtkdoc-scanobj.in:
4402 Added -*- cperl -*- magic, and --deprecated-guards
4405 2001-01-23 Damon Chaplin <damon@helixcode.com>
4407 * gtkdoc-scangobj.in:
4408 * gtkdoc-scanobj.in:
4411 * gtkdoc-mktmpl.in: changed so that they only update files when
4412 necessary (they write new versions of the files out, then use 'cmp'
4413 to compare with the existing versions to see if they have changed.)
4414 This should make it easier to do proper dependency rules in Makefiles,
4415 and it may cut down on CVS traffic.
4417 * gtkdoc-mkhtml.in: update a timestamp file (html.stamp) after running.
4418 * gtkdoc-mkdb.in: update a timestamp file (sgml.stamp) if any of the
4419 DocBook SGML files have been changed. So hopefully you can now use
4420 rules like this to avoid unnecessary regeneration of the HTML:
4428 html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
4431 (I've tried this with the old GTK+ reference API docs and it seems to
4434 * gtkdoc-scangobj.in:
4435 * gtkdoc-scanobj.in:
4441 * gtkdoc-fixxref.in:
4442 Added '--version' command-line arg to all shell & perl scripts, so
4443 you can check for version 0.5 if you want to use the above rules.
4444 (If 0.4 is used make will probably complain about not knowing how to
4445 to build sgml.stamp.)
4447 * gtkdoc-common.pl.in: new file to contain shared routines.
4448 For now it just contains the UpdateFileIfChanged routine for the above.
4449 We can move the duplicated routines here in future, though the use of
4450 global variables makes this a bit awkward.
4452 * configure.in (PACKAGE_DATA_DIR): calculates the data dir and
4453 substitutes it so that the scripts know where gtkdoc-common.pl
4454 is installed. Also added gtkdoc-common.pl to AC_OUTPUT.
4456 * Makefile.am: added gtkdoc-common.pl to gtkdocdata_DATA.
4458 * gtkdoc-mkhtml.in: deleted the old index.sgml file, since it causes
4459 problems if it is owned by root (e.g. after you run 'make install' as
4460 root. jade prompts you about overwriting it, which is annoying.
4462 2001-01-10 Havoc Pennington <hp@redhat.com>
4464 * gtkdoc-mktmpl.in: Only move old file to backup if the old file
4465 exists, and have better error messages when doing the backups
4467 Mon Jan 8 14:57:29 2001 Owen Taylor <otaylor@redhat.com>
4469 * gtkdoc-mktmpl.in: Canonicalize signal and argument
4472 * gtkdoc-scangobj.in: Fix up for GParamSpec.
4474 2001-01-04 Fr�d�ric Gobry <frederic.gobry@smartdata.ch>
4476 * gtkdoc-scan.in: fixed matching of < private_header > directive
4478 2000-12-19 Damon Chaplin <damon@helixcode.com>
4480 * gtkdoc-scanobj.in:
4481 * gtkdoc-scangobj.in: added default cases to get_type_name().
4483 2000-12-10 Arturo Tena <arturo@directmail.org>
4485 * gtkdoc-scanobj.in (get_type_name):
4486 * gtkdoc-scangobj.in (get_type_name): fixed syntax error: forgotten
4487 to close a switch statement.
4489 2000-12-10 Damon Chaplin <damon@helixcode.com>
4491 * gtk-doc.spec.in: added spec.in file from John Gotts
4492 <jgotts@linuxsavvy.com>.
4494 * configure.in (AC_OUTPUT): added spec file.
4496 * Makefile.am: uncommented spec file stuff, now that we have one.
4498 * gtkdoc-scanobj.in (get_type_name):
4499 * gtkdoc-scangobj.in (get_type_name): updated to use the type numbers
4500 rather than the type names, which were changed in GTK+ 1.2. This
4501 should fix a problem where GTK_TYPE_STRING arguments were output as
4502 'GtkString *arg' instead of 'gchar *arg'.
4504 I'm still not sure what to output for the structured types such as
4505 GTK_TYPE_SIGNAL/ARGS/FOREIGN/CALLBACK/C_CALLBACK. Should these be
4506 expanded to several arguments to the signal handler?
4508 2000-11-25 Dan Mueth <d-mueth@uchicago.edu>
4510 * help/manual/C/: created this path
4511 * gtk-doc-manual.sgml: Put part of the outline into SGML.
4512 Chris plans to put rest of outline in here and start
4514 * fdl-appendix.sgml: The FDL in SGML. We will probably post
4515 these on the web as a single document (book) so we will
4516 need the FDL to be included as an appendix.
4518 Fri Nov 3 07:21:34 2000 Tim Janik <timj@gtk.org>
4521 (ParseStructDeclaration):
4524 (ParseStructDeclaration):
4525 support /*<protected>*/ equivalently to /*<private>*/
4527 Fri Nov 3 07:15:58 2000 Tim Janik <timj@gtk.org>
4531 (ReadTemplateFile): only eat up the first space (if at all
4532 present) after "@param:" to preserve indentation for multiline
4533 parameter descriptions.
4535 2000-10-30 Raja R Harinath <harinath@cs.umn.edu>
4537 * gtkdoc-mkdb.in (ParseStructDeclaration):
4538 Stop scanning at '}' only when it starts a line.
4539 * gtkdoc-mktmpl.in (ParseStructDeclaration): Likewise.
4541 Mon Oct 30 02:59:54 2000 Tim Janik <timj@gtk.org>
4543 * gtkdoc-scangobj.in: use g_signal_list_ids().
4545 Sun Oct 29 02:54:51 2000 Owen Taylor <otaylor@redhat.com>
4547 * gtkdoc-scangobj.in: Sort signal types arrays for
4548 greater stability and less random tmpl file diffs.
4550 Sun Oct 29 01:02:35 2000 Owen Taylor <otaylor@redhat.com>
4552 * gtkdoc-scangobj.in: Work properly with GSignal
4556 2000-10-21 Damon Chaplin <damon@helixcode.com>
4560 2000-10-14 Damon Chaplin <damon@helixcode.com>
4563 * MAINTAINERS: changed my email address.
4565 * Makefile.am (dist-hook): remove the CVS dirs from the dist.
4567 * doc/setting-up.txt: typo.
4569 Fri Oct 6 17:51:50 2000 <otaylor@redhat.com>
4571 * gtkdoc-scan.in gtkdoc-mkdb.in: Allow multiple
4572 --source-dir options.
4574 Thu Sep 7 11:41:12 2000 Owen Taylor <otaylor@redhat.com>
4576 * gtkdoc-mkdb.in: Ignore all . files when scanning directories.
4578 * gtkdoc-scan.in: Add support for GLIB_VAR, GDKVAR,
4579 etc when looking for variable declarations.
4581 * gtkdoc-scan.in: Recognize GET_CLASS macros.
4583 * gtkdoc-scangobj.in: Support .lo intermediate files
4586 Wed Sep 6 17:57:33 2000 Owen Taylor <otaylor@redhat.com>
4588 * gtkdoc-scangobj.in: Add gtkdoc-scangobj scanner for
4589 GObject type system.
4591 * gtkdoc-scanobj.in: Allow setting $LD to allow separating
4592 compilation and linking and thus to allow using libtool.
4594 * gtkdoc-fixxref.in (ScanIndices): Allow HTMLDIR
4595 not to be present yet.
4597 Tue Sep 5 23:37:53 2000 Owen Taylor <otaylor@redhat.com>
4599 * gtkdoc-fixxref.in: Add a --extra-dir option to
4600 allow scanning of additional uninstalled HTML
4603 * gtkdoc-scan.in (ScanHeaders): Honor subdirectories
4604 appearing in --ignore-headers.
4606 * gtkdoc-mkdb.in: Append -CAPS to all all-caps identifiers
4607 to prevent an infinite expansion of special cases.
4609 * gtkdoc-fixxref.in: Add a --module-dir option to
4610 allow fixing references in an uninstalled tree.
4612 * gtkdoc-mkdb.in gtkdoc-mkhtml.in: Simple handling
4613 for macros with embedded commas in enumeration
4616 Mon Aug 28 18:18:53 2000 Owen Taylor <otaylor@redhat.com>
4618 * configure.in (DSSSL_DIR): Remove check for AM_PATH_GTK
4619 since the dependency is only run-time not install-time,
4620 and to avoid dependency loops.
4622 2000-06-21 Damon Chaplin <damon@helixcode.com>
4624 * gtkdoc-mkdb.in: fixed <INCLUDES> bug, I think.
4626 Wed Feb 9 11:29:25 2000 Owen Taylor <otaylor@redhat.com>
4628 * gtkdoc-scan.in: Hack to avoid misidentifying structures
4629 as GtkObjects within Pango.
4631 1999-12-15 Raja R Harinath <harinath@cs.umn.edu>
4633 * gtk-doc.dsl.in ($generate-chapter-toc$): Add missing close
4636 1999-11-23 Raja R Harinath <harinath@cs.umn.edu>
4638 * gtk-doc.dsl.in: Use the (define (foo) ...) syntax rather than
4639 the uglier (define foo (lambda () ...)) syntax.
4640 ($generate-chapter-toc$): Simplify.
4641 ($shade-verbatim-attr$): Simplify. Use ($table-width$) instead of
4642 "100%" for width (See docs. of NWalsh Docbook DSSSL Stylesheets
4643 for an explanation).
4645 1999-09-20 Damon Chaplin <damon@karuna.freeserve.co.uk>
4647 * gtk-doc.dsl.in: If a Chapter has role="no-toc" we don't generate a
4648 table of contents. This is useful if a better contents page has been
4649 added manually, e.g. for the GTK+ Widgets & Objects page. (But it is
4652 * gtkdoc-scanobj.in: added --nogtkinit flag which will make it call
4653 gtk_type_init() rather than gtk_init(). This is useful when it is
4654 run automatically to update the docs by a cron job or similar and a
4655 connection to an X server is not desirable. However, if any widgets
4656 need a connection to X in their class init function then this can't
4657 be used (e.g. GtkFontSelection at present).
4659 Mon Sep 20 09:09:12 1999 Owen Taylor <otaylor@redhat.com>
4661 * gtkdoc-mkdb.in gtkdoc-mktmpl.in: (ParseStructDeclaration):
4662 Fixed up the code to do /*< private >*/ ... stripping.
4664 1999-09-10 Martin Baulig <martin@home-of-linux.org>
4666 * gtkdoc.dsl.in ($generate-chapter-toc$): Return #t, not #f.
4668 1999-09-09 Martin Baulig <martin@home-of-linux.org>
4670 * gtkdoc-scan.in (ScanHeader): Don't force typedefs and other
4671 things to start in column 0; allow some spaces in front of them.
4672 Output `typedef struct { ... } name' structs as typedef, not as
4675 1999-09-08 Martin Baulig <martin@home-of-linux.org>
4677 * gtkdoc-mkdb.in (CreateValidSGMLID): `s/::/-/g;' for CORBA objects.
4679 1999-08-22 Erik Walthinsen <omega@cse.ogi.edu>
4681 * gtkdoc-scan.in: modified so it will find any Class, not just Gtk
4682 and Gnome classes. Introduces the possibility of extraneous Class
4683 definitions (verified), which should be pruned somehow (haven't
4684 analyzed the false positive yet).
4686 1999-08-22 Damon Chaplin <damon@karuna.freeserve.co.uk>
4689 * gtkdoc-mkdb.in: a few fixes to ParseStructDeclaration. It still
4690 has problems with nested structs/unions like those which occur in
4691 gtkclist.h and gtktypeutils.h.
4693 * configure.in: removed gtk-doc.spec from AC_OUTPUT, as whoever wrote
4694 this forgot to add gtk-doc.spec.in to CVS.
4695 * Makefile.am: commented out gtk-doc.spec.
4697 Wed Aug 18 03:55:30 1999 Owen Taylor <otaylor@redhat.com>
4699 * gtkdoc-mktmpl.in: Propagate fix from gtkdoc-mkdb.in.
4700 :-(; need to libraryize, need to libraryize.
4702 Wed Aug 18 03:55:30 1999 Owen Taylor <otaylor@redhat.com>
4704 * gtkdoc-mkdb.in: Fix bug that was preventing
4705 structure field definitions from being output.
4707 Wed Aug 18 23:25:23 1999 Owen Taylor <otaylor@redhat.com>
4709 * configure.in: Add /usr/lib/sgml/stylesheet to list
4710 of stylesheet directories. (Found in recent Debian
4713 1999-08-15 Damon Chaplin <damon@karuna.freeserve.co.uk>
4715 * gtkdoc-mkdb.in: Output $decl_out as the struct rather than the
4716 original $declaration.
4718 1999-08-12 Damon Chaplin <damon@karuna.freeserve.co.uk>
4721 * gtkdoc-mktmpl.in: Added special case in ParseEnumDeclaration to
4722 handle GIOCondition which uses strange macros like this:
4725 G_IO_IN GLIB_SYSDEF_POLLIN,
4727 The GLIB_SYSDEF_POLLIN macro expands to something like '=1'
4729 1999-08-05 Damon Chaplin <damon@karuna.freeserve.co.uk>
4731 * gtk-doc.dsl.in: output <br clear=all> after sections and at end of
4732 page so that right-aligned images aren't messed up quite as much.
4734 Wed Aug 4 04:04:55 1999 Owen Taylor <otaylor@redhat.com>
4736 * gtkdoc-mk{db,tmpl}.in (ParseStructDeclaration): Allow
4739 * gtkdoc-mktmpl.in (ReadObjectHierarchy): Remove
4740 call to MakeXref that slipped in accidentally.
4742 Wed Aug 4 03:30:19 1999 Owen Taylor <otaylor@redhat.com>
4744 * doc/style-guide.txt: Removed references to creating
4745 tables explicitely in favor of demonstrating new
4746 syntax. Added a short section on /<* public >*/
4747 and /*< private *>/.
4749 Wed Aug 4 03:15:19 1999 Owen Taylor <otaylor@redhat.com>
4751 * gtkdoc-mktmpl.in gtkdoc-mkhtml.in: Handle Struct and
4752 Enumerations in approximately the same way as we
4753 handle parameters. That is, instead of (as before)
4754 coding in the tables by hand, one uses lines like:
4756 @width: the width of the rectangle in pixels.
4758 To support migration from the older hand-coded
4759 tables, if none of the members of a structure or
4760 enumeration have a description in a @... line, then
4761 we don't generate the table at all.
4763 Also, gtkdoc-mktmpl now loads up the object heirarchy,
4764 because we need to be able to check if structures
4765 are widget structures.
4767 In general, the coding here is pretty clean, though
4768 the style is a little different. (I'm interating
4769 through strings with m/.../msg; instead of
4770 s/^...//; for one thing.) However, there are a some
4771 of FIXME's where I've whimped out on try to handle
4772 real C syntax, and the need to split out and librarize
4773 a bunch of duplicated code is greater than ever.
4775 1999-06-06 Damon Chaplin <damon@karuna.freeserve.co.uk>
4777 * configure.in: updated version to 0.3.
4779 * doc/style-guide.txt: A couple of minor changes.
4781 * gtkdoc-mkdb.in: Get rid of a couple of messages.
4782 Output an empty <para> if an Arg isn't documented, to keep Jade happy.
4784 1999-05-22 Damon Chaplin <damon@karuna.freeserve.co.uk>
4786 * gtk-doc.dsl.in: Renamed %shade-verbatim-attr-2% to
4787 $shade-verbatim-attr$ and removed our redefinition of
4788 $verbatim-display$ since the stylesheets version now calls
4789 $shade-verbatim-attr$ as a function which is just what we wanted.
4791 * README: Updated info on stylesheet versions supported - 1.40 is
4792 known to be OK (with this version of gtk-doc), 1.19+ may work.
4794 1999-03-31 Damon Chaplin <damon@karuna.freeserve.co.uk>
4796 * configure.in: update version to 0.2 for next release.
4799 * gtkdoc-mkdb.in: added support for 'See Also' section.
4801 * gtk-doc.dsl.in: changed green background color slightly, and
4802 set background color for enum tables.
4804 1999-03-21 Damon Chaplin <damon@karuna.freeserve.co.uk>
4806 * gtkdoc-mkhtml.in (gtkdocdir): use '-w no-idref' to suppress all the
4807 warnings about references to non-existent IDs.
4809 1999-03-18 Damon Chaplin <damon@karuna.freeserve.co.uk>
4811 * gtkdoc-mkdb.in (OutputParamDescriptions): use role="params" for the
4812 table so we can adjust the stylesheet code.
4813 (OutputSGMLFile): Don't output 'one line description goes here'.
4814 (ExpandAbbreviations): allow '-' in #symbol abbreviations, so we can
4815 use #GtkWidget-struct.
4816 (MakeXRef): get rid of special '-struct' suffix, for #GtkWidget-struct.
4818 * gtk-doc.dsl.in: use the "role" attribute on tables to set the
4821 * gtkdoc-scan.in (ScanHeader): fix for scanning functions declared
4822 over multiple lines - was catching things which weren't functions.
4824 1999-03-11 Damon Chaplin <damon@karuna.freeserve.co.uk>
4826 * examples/gnomeui/Makefile.am (clean-local):
4827 * examples/gnome/Makefile.am (clean-local): added *.args
4829 * gtkdoc-mkdb.in: added support for Args and variables. Also a few
4830 minor changes in the output, e.g. don't show macros > 2 lines long.
4833 * gtkdoc-scanobj.in: added support for Args.
4835 * gtkdoc-scan.in: added support for extern'ed variables. Also
4836 accept 'extern' before function declarations.
4838 * gtk-doc.dsl.in: made output prettier. Changed the navigation bars
4839 and the colours used for the various backgrounds.
4841 * doc/style-guide.txt: new file containinf a style guide for writing
4842 the GTK+ documentation.
4844 * doc/README: added description of style-guide.txt
4846 * doc/setting-up.txt: fixed a typo
4848 * README: added a bit about Args.
4850 1999-02-07 Damon Chaplin <damon@karuna.freeserve.co.uk>
4852 * Makefile.am: Removed all the scripts from EXTRA_DIST, as they are
4853 now generated from the .in files which automatically go in the dist.
4855 1999-02-02 Damon Chaplin <damon@karuna.freeserve.co.uk>
4857 * doc/setting-up.txt (scan): removed text which incorrectly said that
4858 changing section titles means you have to recreate the main SGML file.
4860 1999-02-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
4862 * configure.in: find perl in $PATH, generate the perl programs
4863 from their *.in counterparts.
4865 * gtkdoc-fixxref, gtkdoc-mkdb, gtkdoc-mktmpl, gtkdoc-scan,
4866 gtkdoc-scanobj: Renamed to *.in and changed /usr/bin/perl to
4867 @PERL@, as determined by configure.
4869 * .cvsignore: Added diverse config* stuff and the new generated
4872 1999-01-28 Damon Chaplin <damon@karuna.freeserve.co.uk>
4874 * gtk-doc.dsl.in: I forgot to make the new refentry code process the
4875 child elements, so it was only outputting anchors for each page.
4877 * doc/setting-up.txt (scan): added step to create MODULE.types file
4878 for modules which contain widgets (or objects).
4880 * gtkdoc-mkdb (OutputStruct): allow spaces inside the public/private
4881 markers, e.g. "/* < public > */"
4883 1999-01-27 Damon Chaplin <damon@karuna.freeserve.co.uk>
4885 * Makefile.am: added scripts to EXTRA_DIST and copied examples, doc
4886 and db2man dirs in dist-hook.
4888 * doc/sections-file.txt: added a couple of examples.
4890 * doc/setting-up.txt: new document describing how to set up a module
4893 * doc/README: added description of setting-up.txt
4895 * README: added short 'Installation' section describing the
4896 --with-dsssl-dir option.
4898 * gtk-doc.dsl.in: also output links to each RefEntry page in the
4899 index.sgml file, so libgnomeui docs can link to widgets. (The widget
4900 hierarchy links were not working before.)
4902 1999-01-26 Damon Chaplin <damon@karuna.freeserve.co.uk>
4904 * gtkdoc-scan (ScanHeader): parse function declarations that have the
4905 return type and name on one line, and the '(' and args on the next.
4906 NOTE: functions with the start of the declaration split over 3 lines
4907 will not be parsed (e.g. return type on one line, function name on
4908 next, and '(' and first argument on the third.) I hope there aren't
4911 * gtkdoc-mkdb (OutputStruct): Use a different SGML ID for widget
4912 structs, since the original ID is used for the entire RefEntry.
4913 Also only show parts of widget structs which are marked with a
4914 comment '/*<public>*/'. Use '/*<private>*/' for private fields.
4916 * gtkdoc-mktmpl (UpdateTemplates): We include widget structs now,
4917 so we do want warnings if they aren't used.
4919 * examples/gnomeui/gnomeui-docs.sgml:
4920 * examples/gnomeui/gnomeui-sections.txt:
4921 * examples/gnomeui/gnomeui.types:
4922 * examples/gnome/gnome-docs.sgml:
4923 * examples/gnome/gnome-sections.txt: sync with latest source.
4925 * examples/configure.in: Add --with-gnome-libs-dir option, so it can
4926 be configured easily.
4927 * examples/gnomeui/Makefile.am (DOC_SOURCE_DIR):
4928 * examples/gnome/Makefile.am (DOC_SOURCE_DIR): use the new
4931 * gtkdoc-mkdb (MergeSourceDocumentation): accept parameters names in
4932 the source which use the wrong case, since there are quite a few of
4935 1999-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
4937 * gtkdoc-mktmpl: parse G_GNUC_EXTENSION before typedef'ed types.
4939 * gtkdoc-mkdb: added support for specifying include files in the
4940 MODULE-sections.txt file, to be output at the top of the synopsis.
4942 * doc/sections-file.txt: added description of <INCLUDE> tag.
4944 * examples/gnomeui/gnomeui-sections.txt:
4945 * examples/gnome/gnome-sections.txt: added use of <INCLUDE>
4947 * examples/configure.in: changed 'gtk-reference' to
4948 'gnome-libs-reference'.
4950 1999-01-18 Damon Chaplin <damon@karuna.freeserve.co.uk>
4952 * README: updated my email address & noted that version 1.15+ of the
4953 DocBook modular stylesheets is needed (for $table-width$).
4955 * AUTHORS: updated my email address.
4957 1998-12-20 Jeff Garzik <jgarzik@pobox.com>
4959 * examples/gnomeui/gnomeui-docs.sgml,
4960 examples/gnomeui/gnomeui-sections.txt,
4961 examples/gnomeui/gnomeui.types:
4962 s/gtkspell/gnome-spell/g
4964 1998-12-16 Damon Chaplin <DAChaplin@msn.com>
4966 * gtkdoc-mkdb (ExpandAbbreviations): Allow -ve contants, e.g. %-1.
4967 (ScanSourceFile): Try to handle function descriptions that start
4968 with 'Returns'. It was assuming that they were describing the return
4970 Gets rid of 'Description:' which is sometimes included
4971 at the start of the function description in the source comment blocks.
4972 Makes sure newlines are preserved in the description, as consecutive
4973 newlines are converted to paragraph separators later.
4975 1998-12-15 Damon Chaplin <DAChaplin@msn.com>
4976 * Major changes to the scripts to merge in comments within source code
4977 * gtk-doc-fixxref added
4978 * examples directory added with an example for setting up modules to
4980 * documentation updated
4983 1998-11-28 Damon Chaplin <DAChaplin@msn.com>
4988 * gtkdoc-mkdb: Major changes to make it easy to update the docs
4989 when the API changes. It's pretty much all automatic now.
4990 Also added licenses and function comments, and added 'use strict'.
4991 The Gnome widgets should now be visible in the hierarchy.
4992 Removed a few 'mkdir's which I don't think are necessary now.
4994 Tue Nov 24 16:32:23 1998 Owen Taylor <otaylor@redhat.com>
4996 * README doc/authors.txt: Updated to describe the
4997 new generic scripts instead of the old ones hard-coded
5000 Tue Nov 24 01:06:17 1998 Owen Taylor <otaylor@redhat.com>
5002 * .cvsignore: Added .cvsignore
5004 Tue Nov 24 01:03:47 1998 Owen Taylor <otaylor@redhat.com>
5006 * autogen.sh configure.in: Minor touchups so the newly
5007 imported stuff autogen's correctly.