summaryrefslogtreecommitdiff
path: root/tools/pm/WrapParser.pm
Commit message (Expand)AuthorAgeFilesLines
* Ident refcomment with three spaces which is more adequate that noArmin Burgmeier2007-04-161-8/+104
* Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can haveJohannes Schmid2006-09-191-11/+60
* Parse a new optional constversion parameter for _WRAP_METHOD(), to save onMurray Cumming2006-04-121-0/+4
* looklookup_documentation(): Put the @deprecated text immediately after theMurray Cumming2006-03-081-9/+15
* Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-outMurray Cumming2005-11-291-3/+9
* on_wrap_property(): Convert property name to canonical form, so that weMurray Cumming2004-10-141-0/+6
* fix the fix.Murray Cumming2004-04-111-1/+1
* 2.4.0:Murray Cumming2004-04-111-7/+14
* Add an optional custom_c_callback parameter to _WRAP_SIGNAL to allowMurray Cumming2004-01-291-18/+14
* Removed the mergecdocs option - because we always want to merge C docs, toMurray Cumming2004-01-051-9/+5
* Added WRAP_METHOD_DOCS_ONLY() macro. Explained the new macro.Murray Cumming2003-11-281-2/+65
* Now uses ObjectBase instead of Object, because glib can now haveMurray Cumming2003-11-011-7/+18
* output_wrap_create(): Used args_types_and_names_with_default_values()Murray Cumming2003-10-251-1/+3
* Initial revisionMurray Cumming2003-01-071-0/+1197