summaryrefslogtreecommitdiff
path: root/tools/pm
Commit message (Expand)AuthorAgeFilesLines
* Rename @since back to @newinDaniel Elstner2009-08-201-2/+2
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-11/+2
* Delete now unused build_shared/ subdirectoryDaniel Elstner2009-08-091-2/+0
* Convert tools/ directory to new build systemDaniel Elstner2009-08-092-10/+13
* * tools/pm/WrapParser.pm (on_defs): Make sure we trim the module names to not...Hubert Figuiere2009-06-231-0/+11
* Correction to previous commitMurray Cumming2009-06-181-1/+1
* Add debug output to hint that you *_docs.xmls needs a define-object.Murray Cumming2009-06-182-4/+30
* Made gmmproc work on WindowsArmin Burgmeier2009-05-311-3/+8
* Remove gtk_text_iter docs translation as murrayc suggested.Johannes Schmid2009-04-251-1/+0
* Fixed the regular expressions in the doc generation as Daniel suggestedJohannes Schmid2009-04-251-3/+3
* Fix #568490 – gmmproc: gtk_accel_map_*() not substituted in documentationJohannes Schmid2009-04-251-4/+37
* Remove broken definitions - mostly functions that take function pointers.Murray Cumming2009-03-251-0/+3
* Keep @param and @throws intact, so these can be used inArmin Burgmeier2008-09-291-0/+4
* add a GMMPROC_DIR variable so the individual Makefile.am files don't needJonathon Jongsma2008-02-161-1/+1
* Use the local .pm files for gmmproc instead of installed ones. This was aMurray Cumming2008-02-021-7/+10
* Split intoMurray Cumming2008-01-271-1/+2
* Merged to trunk from glibmm-2-14:Daniel Elstner2007-12-281-0/+6
* convert_tags_to_doxygen(): Handle newin markers for 2.12 and a few afterMurray Cumming2007-07-021-0/+4
* When generating example prototypes for signal handlers, prefix them withMurray Cumming2007-05-041-1/+1
* Added peek_token() function which only returns the next token withoutArmin Burgmeier2007-04-152-12/+134
* Remove .cvsignore files.Daniel Elstner2007-01-201-2/+0
* Allow an empty pair of parentheses in the innermost match. This fixes theDaniel Elstner2006-11-281-1/+1
* Ignore whitespace in front of an enum typedef. This fixes parsing ofDaniel Elstner2006-11-271-4/+26
* Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can haveJohannes Schmid2006-09-192-46/+138
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-122-4/+49
* Parse a new optional constversion parameter for _WRAP_METHOD(), to save onMurray Cumming2006-04-122-2/+15
* looklookup_documentation(): Put the @deprecated text immediately after theMurray Cumming2006-03-083-24/+38
* Define the @newin aliases, as in gtkmm. Convert Since: in gtk-doc text toMurray Cumming2005-11-301-0/+8
* Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-outMurray Cumming2005-11-292-7/+33
* output_wrap_property(): Do not add the const read-only method override ifMurray Cumming2005-04-061-2/+2
* Add the documentation to the const property() accessor as well as theMurray Cumming2005-02-181-2/+3
* Use g_param_spec_get_blurb() to output the documentation for theMurray Cumming2005-02-132-2/+28
* on_wrap_property(): Convert property name to canonical form, so that weMurray Cumming2004-10-141-0/+6
* Regenerated with h2defs.py Added optionentry.[hg|ccg],Murray Cumming2004-09-261-0/+6
* fix the fix.Murray Cumming2004-04-113-8/+6
* 2.4.0:Murray Cumming2004-04-113-12/+20
* output_wrap_property(): Provide the actual property name as well as oneMurray Cumming2004-04-091-4/+8
* Another change to give better warnings and errors at gmmproc-runtime.Hagen Moebius2004-03-091-22/+43
* Allow overrides to only override part of the docs. Add a <mapping> tag toHagen Moebius2004-03-081-13/+32
* Updated some .cvsignore filesMurray Cumming2004-03-051-0/+10
* parse_param(): Only parse const as an individual part of the type name ifMurray Cumming2004-03-021-6/+7
* Add an optional custom_c_callback parameter to _WRAP_SIGNAL to allowMurray Cumming2004-01-292-33/+33
* Added clamp_min() and clamp_max() to wrap the case where g_date_clamp()Murray Cumming2004-01-223-27/+41
* output_wrap_property(): Allow construct-only properties to be wrapped, asMurray Cumming2004-01-091-6/+7
* Removed the mergecdocs option - because we always want to merge C docs, toMurray Cumming2004-01-052-13/+22
* Added WRAP_METHOD_DOCS_ONLY() macro. Explained the new macro.Murray Cumming2003-11-282-3/+78
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-012-8/+19
* output_wrap_create(): Used args_types_and_names_with_default_values()Murray Cumming2003-10-254-32/+39
* Install headers in a glibmm-2.3 directory instead of glibmm-2.4, to beMurray Cumming2003-04-231-1/+1
* get_unwrapped(): Changed some & to && to avoid warnings and because thatMurray Cumming2003-04-191-4/+4