summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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 '⇒' 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
* tools: Improve the testheaders.sh script.Kjell Ahlstedt2013-05-211-0/+5
* tools: Add the testheaders.sh script.Kjell Ahlstedt2013-05-181-0/+80
* tools: Add the testmmh.sh script.Kjell Ahlstedt2013-05-181-0/+38
* gmmproc: Output.pm: Use a better name for the c param mappings hash.José Alburquerque2013-04-291-11/+11
* tools: Remove blank lines in files.José Alburquerque2013-04-296-12/+12
* Output.pm: convert_args_c_to_cpp(): Reverse mappings hash correctly.José Alburquerque2013-04-291-2/+4
* gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func().Kjell Ahlstedt2013-04-291-2/+3
* gmmproc: Parse the argument list of methods correctly.José Alburquerque2013-04-101-52/+22
* Gio::TlsClientConnection: Make the class work correctly.José Alburquerque2013-04-071-0/+11
* Gio::SocketClient: Added some methods.Murray Cumming2013-03-251-0/+2
* gmmproc: Verify that void methods should not return a value.José Alburquerque2013-03-223-12/+31
* Gio::FileInfo: Added get_deletion_date().Murray Cumming2013-03-211-0/+1
* h2def.py: Handle GLIB_AVAILABLE_IN_ALLMurray Cumming2013-03-191-0/+4
* Tls*: Add the rest of the (unwrapped) properties, methods and vfuncs.José Alburquerque2013-02-261-1/+3
* glibmm: Add ByteArray.José Alburquerque2013-02-251-0/+3
* gmmproc: Improve the conversion of documentation to Doxygen format.Kjell Ahlstedt2013-01-294-29/+85
* TlsConnection: Wrap the virtual functions.José Alburquerque2013-01-171-5/+5