summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Some cleanups. Try the tmpl free build here.Stefan Kost2007-08-103-22/+42
* Add commented out TESTS. Check for location of gtkdoc-check.Stefan Kost2007-08-105-3/+72
* patch by: Sven Herzberg <herzi@gnome-de.org>Stefan Kost2007-08-023-5/+13
* patch by: David Nečas <yeti@physics.muni.cz>Stefan Kost2007-08-024-1/+290
* Add a hack to gtkdoc-mkhtml to run uninstalled too.Stefan Kost2007-08-022-3/+15
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-08-026-35/+99
* Use PERL5LIB envvar to use uninstalled gtkdoc-common.pl for tests. Use teeStefan Kost2007-08-024-20/+33
* Some more debug prints and code cleaning.Stefan Kost2007-07-253-4/+16
* Tell about $(DOC_MODULE)-undeclared.txt.Stefan Kost2007-07-232-2/+15
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-07-233-1/+34
* Readd two debug prints and remove one obsolete one.Stefan Kost2007-07-184-3/+25
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-07-185-1127/+79
* Add more test cases.Stefan Kost2007-07-186-3/+44
* Improve test suite.Stefan Kost2007-07-179-23/+59
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-07-175-16/+28
* Add test-suite. Fixes #457173Stefan Kost2007-07-1727-4/+1804
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-07-162-4/+7
* Patch by: Petteri Räty <betelgeuse@gentoo.org>Stefan Kost2007-07-162-193/+185
* Handle signed/unsigned without int. Fixes #141869.Stefan Kost2007-07-153-5/+35
* Patch by: Yeti <yeti@physics.muni.cz>Stefan Kost2007-07-152-6/+51
* Fix perl warning about usage of undefined symbol.Stefan Kost2007-07-152-0/+6
* Sync the function decl arg parsing. Fixes #419308.Stefan Kost2007-07-153-50/+61
* Bump version. Add more markup. Tell that one can use toolname --help toStefan Kost2007-07-152-87/+102
* Improve the ---help output a little.Stefan Kost2007-07-152-1/+6
* Improve detection of absolute/relatives paths. Skip duplicate paths. FixesStefan Kost2007-07-152-5/+53
* Cleanup $(DOC_MODULE)-undocumented.txt files in maintainer-clean-local.Loïc Minier2007-06-142-1/+7
* Fix warnings in m4 macros when running "autoreconf -fi -Wall"; GuillemLoïc Minier2007-06-142-12/+18
* just output "signal" and "property" as the text for cross-reference linksDamon Chaplin2007-06-112-28/+47
* added tip about using entities like &num; to use a '#' without gtk-docDamon Chaplin2007-06-112-0/+15
* handle preprocessor statements in enum and struct declarations. FixesStefan Kost2007-03-162-0/+15
* create toc for part and reference Fix placement of div.referenceStefan Kost2007-02-273-1/+9
* Released 1.8.Damon Chaplin2007-02-165-3/+49
* fix prerequisite section in nav-headerStefan Kost2007-02-112-3/+7
* fixing footnote subscripts, make tables look nicer. #405051Stefan Kost2007-02-072-2/+31
* make $(DOC_MODULE)-sections.txt and $(DOC_MODULE)-overrides.txt depend onDamon Chaplin2007-02-072-1/+7
* don't return if !G_TYPE_IS_OBJECT (object_type) as that means interfaceDamon Chaplin2007-02-072-3/+7
* added "--default-includes" option to specify the default "#include"s toDamon Chaplin2007-01-214-3/+38
* improved param regexp to handle weird macro vararg names like "format...".Damon Chaplin2007-01-213-4/+10
* support "Include" setting in section docs in source code, same asDamon Chaplin2007-01-162-2/+20
* try to line up multiple lines of arguments if possible. #384249Damon Chaplin2007-01-162-5/+20
* for headers marked private, return immediately so we don't add anything toDamon Chaplin2007-01-162-1/+7
* a number of changes to help when adding example code to the docsDamon Chaplin2007-01-163-66/+281
* abort dist if html docs aren't generated. #166462, Gustavo Carneiro.Damon Chaplin2007-01-042-1/+6
* minor fix to last commitDamon Chaplin2007-01-031-0/+1
* improved output a little - made field widths larger, removed signalDamon Chaplin2007-01-032-37/+53
* fix parsing of "char * const" arguments, with an extra "\s*". #387681Damon Chaplin2007-01-033-2/+8
* Updated doc build filesDamon Chaplin2007-01-033-25/+46
* Spelling fixesJ.H.M. Dassen (Ray)2006-12-102-27/+31
* Add examples of how to document structs, properties and signals (#383401).Ross Burton2006-12-072-3/+54
* added a '--query-child-properties' argument to allow you to specify aDamon Chaplin2006-12-042-1/+33