summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gmmproc: simple records parser implementation addedMarcin Kolny2014-12-016-30/+193
* gmmproc: _WRAP_GERROR: Add documentation to the generated enum CodeKjell Ahlstedt2014-12-012-5/+17
* Add Glib::BindingKjell Ahlstedt2014-12-013-4/+5
* Add Gio::ResourceKjell Ahlstedt2014-12-011-0/+5
* gmmproc: used new python generators in enums gen_scripts.Marcin Kolny2014-10-142-9/+8
* gmmproc: added base class for c <-> c++ conversion classesMarcin Kolny2014-10-142-14/+48
* gmmproc: generating enums defs using gobject-introspection fileMarcin Kolny2014-10-033-0/+103
* gmmproc: added warning when ignored method or signal doesn't existsMarcin Kolny2014-09-301-2/+12
* h2def.py: fixed generator in case of inline functions (bgo#736427)Marcin Kolny2014-09-161-0/+37
* gmmproc: Added parameter exception_handler in _WRAP_VFUNC (bgo#735132)Marcin Kolny2014-09-084-43/+115
* gmmproc: Better error checks in some _WRAP_* macrosKjell Ahlstedt2014-09-011-4/+42
* Add Gio::SimplePermissionJuan R. García Blanco2014-07-191-0/+1
* Add Gio::PermissionJuan R. García Blanco2014-07-191-0/+1
* Add support for GtkContainer child propertiesJuan R. García Blanco2014-07-056-96/+185
* gmmproc: _WRAP_METHOD: Allow multi-word parameter types (unsigned int)Kjell Ahlstedt2014-06-281-11/+14
* gmmproc: Add a blank line after @deprecated and @newinKjell Ahlstedt2014-06-021-1/+4
* gmmproc: Don't interpret a comma as the end of a deprecation messageKjell Ahlstedt2014-05-251-16/+37
* tools/extra_defs_gen/generate_extra_defs.cc: Update some commentsKjell Ahlstedt2014-04-081-9/+17
* gmmproc: Small improvement of enum documentationKjell Ahlstedt2014-04-081-9/+11
* TlsInteraction: Add certificate request methods.Murray Cumming2014-04-041-3/+7
* Application, ApplicationCommandLine: Wrap API that uses VariantDict.Murray Cumming2014-04-031-0/+2
* Add Glib::VariantDict, needed for GApplication.Murray Cumming2014-04-032-12/+13
* genereate_defs_glib: Add some more glib GTypes.Murray Cumming2014-04-031-1/+11
* extra_defs: Add some new gio classes.Murray Cumming2014-04-022-0/+6
* h2def.py: Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits.Murray Cumming2014-03-281-2/+2
* h2def.py: clean_func() also strip *_DEPRECATE_IN_*_FOR () without a space.Murray Cumming2014-03-281-1/+1
* Application: Add add_main_option_entry() and add_option_group().Murray Cumming2014-03-051-1/+1
* gmmproc: Don't change NULL to 0 in docs, when it's part of a longer nameKjell Ahlstedt2014-01-311-3/+3
* Gio::Action: Add parse_detailed_name() and parse_detailed_name_variant()Kjell Ahlstedt2014-01-301-0/+3
* Add Gio::NotificationKjell Ahlstedt2014-01-281-0/+4
* tools: h2def.py: Handle *_DEPRECATED_IN_*_FOR (*)Murray Cumming2013-09-201-0/+4
* Gio::File: Add measure_disk_usage() and measure_disk_usage_async().Murray Cumming2013-09-201-0/+1
* Port tools/defs_gen to Python 3.Kjell Ahlstedt2013-09-126-93/+90
* gmmproc: Pass NULL to C function calls for optional empty strings.José Alburquerque2013-09-081-7/+15
* Revert "gmmproc: Pass 0 (NULL) instead of to C functions."Murray Cumming2013-09-081-4/+4
* gmmproc: Pass 0 (NULL) instead of to C functions.Murray Cumming2013-09-031-4/+4
* gmmproc: Add parameter return_value in _WRAP_VFUNC.Marcin Kolny2013-08-313-13/+34
* gmmproc: Fix _WRAP_SIGNAL with 'ifdef' and 'deprecated'.Kjell Ahlstedt2013-08-152-51/+53
* enums.pl: fixed multi-argument defines as enum valuesloganek2013-08-021-2/+28
* Gio::MenuItem: Add set/unset_icon().Murray Cumming2013-07-311-0/+1
* Gio::Action, ActionGroup: Fix memory problems.Kjell Ahlstedt2013-07-301-1/+1
* tools: Add docs to the default constructor of _CLASS_OPAQUE_COPYABLE.Kjell Ahlstedt2013-07-231-0/+4
* Use std::memset() instead of GLIBMM_INITIALIZE_STRUCT.Kjell Ahlstedt2013-07-101-2/+4
* docextract_to_xml.py: Add '&rArr;' to the list of escape sequences.José Alburquerque2013-06-301-0/+1
* gmmproc: Add _WRAP_ENUM_DOCS_ONLY() and simplify enum docs process.José Alburquerque2013-06-304-72/+123
* Gen Scripts: Minor clean up of the description of the scripts.José Alburquerque2013-06-108-25/+24
* gmmproc: Use an environment variable for the return mismatches.José Alburquerque2013-06-091-7/+7
* gmmproc: Write glibmm version in generated files.Kjell Ahlstedt2013-06-073-11/+14
* Gio::DBusInterfaceSkeleton: Constant corrections.José Alburquerque2013-06-061-0/+1
* giomm: Add the Gio::DBus::InterfaceSkeleton class.José Alburquerque2013-06-052-0/+5