| Commit message (Expand) | Author | Age | Files | Lines |
* | Ident refcomment with three spaces which is more adequate that no | Armin Burgmeier | 2007-04-16 | 2 | -11/+132 |
* | Allow an empty pair of parentheses in the innermost match. This fixes the | Daniel Elstner | 2006-11-28 | 1 | -1/+1 |
* | Ignore whitespace in front of an enum typedef. This fixes parsing of | Daniel Elstner | 2006-11-28 | 1 | -4/+26 |
* | Change _IMPLEMENTS_INTERFACE to _IMPLEMENTS_INTERFACE_CC so we can have | Johannes Schmid | 2006-09-19 | 2 | -46/+138 |
* | Merged changes from glibmm-2-10 branch. | Murray Cumming | 2006-05-12 | 2 | -4/+49 |
* | Parse a new optional constversion parameter for _WRAP_METHOD(), to save on | Murray Cumming | 2006-04-12 | 2 | -2/+15 |
* | looklookup_documentation(): Put the @deprecated text immediately after the | Murray Cumming | 2006-03-08 | 3 | -24/+38 |
* | Define the @newin aliases, as in gtkmm. Convert Since: in gtk-doc text to | Murray Cumming | 2005-11-30 | 1 | -0/+8 |
* | Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-out | Murray Cumming | 2005-11-29 | 2 | -7/+33 |
* | output_wrap_property(): Do not add the const read-only method override if | Murray Cumming | 2005-04-06 | 1 | -2/+2 |
* | Add the documentation to the const property() accessor as well as the | Murray Cumming | 2005-02-18 | 1 | -2/+3 |
* | Use g_param_spec_get_blurb() to output the documentation for the | Murray Cumming | 2005-02-13 | 2 | -2/+28 |
* | on_wrap_property(): Convert property name to canonical form, so that we | Murray Cumming | 2004-10-14 | 1 | -0/+6 |
* | Regenerated with h2defs.py Added optionentry.[hg|ccg], | Murray Cumming | 2004-09-26 | 1 | -0/+6 |
* | fix the fix. | Murray Cumming | 2004-04-11 | 3 | -8/+6 |
* | 2.4.0: | Murray Cumming | 2004-04-11 | 3 | -12/+20 |
* | output_wrap_property(): Provide the actual property name as well as one | Murray Cumming | 2004-04-09 | 1 | -4/+8 |
* | Another change to give better warnings and errors at gmmproc-runtime. | Hagen Moebius | 2004-03-09 | 1 | -22/+43 |
* | Allow overrides to only override part of the docs. Add a <mapping> tag to | Hagen Moebius | 2004-03-08 | 1 | -13/+32 |
* | Updated some .cvsignore files | Murray Cumming | 2004-03-05 | 1 | -0/+10 |
* | parse_param(): Only parse const as an individual part of the type name if | Murray Cumming | 2004-03-02 | 1 | -6/+7 |
* | Add an optional custom_c_callback parameter to _WRAP_SIGNAL to allow | Murray Cumming | 2004-01-29 | 2 | -33/+33 |
* | Added clamp_min() and clamp_max() to wrap the case where g_date_clamp() | Murray Cumming | 2004-01-22 | 3 | -27/+41 |
* | output_wrap_property(): Allow construct-only properties to be wrapped, as | Murray Cumming | 2004-01-09 | 1 | -6/+7 |
* | Removed the mergecdocs option - because we always want to merge C docs, to | Murray Cumming | 2004-01-05 | 2 | -13/+22 |
* | Added WRAP_METHOD_DOCS_ONLY() macro. Explained the new macro. | Murray Cumming | 2003-11-28 | 2 | -3/+78 |
* | Now uses ObjectBase instead of Object, because glib can now have | Murray Cumming | 2003-11-01 | 2 | -8/+19 |
* | output_wrap_create(): Used args_types_and_names_with_default_values() | Murray Cumming | 2003-10-25 | 4 | -32/+39 |
* | Install headers in a glibmm-2.3 directory instead of glibmm-2.4, to be | Murray Cumming | 2003-04-23 | 1 | -1/+1 |
* | get_unwrapped(): Changed some & to && to avoid warnings and because that | Murray Cumming | 2003-04-19 | 1 | -4/+4 |
* | It now builds, though I haven' tried installing it. The library names and | Murray Cumming | 2003-01-08 | 1 | -1/+1 |
* | Initial revision | Murray Cumming | 2003-01-07 | 13 | -0/+4091 |