summaryrefslogtreecommitdiff
path: root/tools/pm
Commit message (Expand)AuthorAgeFilesLines
* Ident refcomment with three spaces which is more adequate that noArmin Burgmeier2007-04-162-11/+132
* 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-281-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
* It now builds, though I haven' tried installing it. The library names andMurray Cumming2003-01-081-1/+1
* Initial revisionMurray Cumming2003-01-0713-0/+4091