summaryrefslogtreecommitdiff
path: root/tools/m4
Commit message (Expand)AuthorAgeFilesLines
* Gio: Add some methods for glibmm 2.74Kjell Ahlstedt2022-08-221-0/+1
* gmmproc: Improved handling of final typesKjell Ahlstedt2022-06-081-8/+49
* Add Gio::AppInfoMonitorKjell Ahlstedt2022-02-161-0/+1
* gmmproc: Add "ignore_deprecations" argument in _WRAP_METHOD()Kjell Ahlstedt2021-11-261-8/+10
* Glib, Gio: Add some methods for glibmm 2.70Kjell Ahlstedt2021-10-051-0/+1
* error.h Avoid exporting class deriving frm std::exceptionChun-wei Fan2021-05-071-5/+5
* class_interface.m4: Export the generated private classChun-wei Fan2020-08-311-1/+1
* class_shared.m4: Decorate private class prototypeChun-wei Fan2020-08-281-1/+1
* gmmproc: _CLASS_BOXEDTYPE, _CLASS_OPAQUE_COPYABLE: Fix move assignmentKjell Ahlstedt2020-07-112-2/+2
* tools/m4/compare.m4: Allow decorating comparison operatorsChun-wei Fan2020-04-111-14/+21
* tools/[gerror|enum].m4: Make template<> classes exportableChun-wei Fan2020-04-042-4/+5
* m4: Apply function decoration more thoroughlyChun-wei Fan2020-03-095-5/+5
* tools: Allow generating Glib:Error class with decorationsChun-wei Fan2020-03-071-4/+4
* tools/m4: Allow one to decorate the generated wrap() prototypeChun-wei Fan2020-03-056-5/+20
* SettingsSchemaSource: Wrap new_from_directory()Kjell Ahlstedt2019-11-241-1/+1
* Glib::Regex: Use UStringViewThomas Holder2019-11-211-0/+2
* Remove Glib::TimeValKjell Ahlstedt2019-08-132-6/+1
* Add Gio::DBus::ObjectManager*Kjell Ahlstedt2019-07-181-1/+5
* Add Gio::DBus::ObjectProxy and Gio::DBus::ObjectSkeletonKjell Ahlstedt2019-07-171-1/+3
* Gio: Add some API (AppInfo::launch_uris_async() etc.)Kjell Ahlstedt2019-03-151-0/+1
* Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTEDKjell Ahlstedt2019-02-021-1/+2
* gmmproc: _WRAP_PROPERTY: Check the data typeKjell Ahlstedt2019-01-311-2/+8
* gmmproc: Add _IS_REFCOUNTED_BOXEDTYPEKjell Ahlstedt2019-01-301-12/+58
* gmmproc: _WRAP_SIGNAL: Use {} for the default value of detail_nameKjell Ahlstedt2019-01-151-2/+1
* gmmproc: _WRAP_ENUM and _WRAP_GERROR: Add gtype_func parameterKjell Ahlstedt2019-01-072-7/+15
* Gio::TlsConnection: Remove rehandshake APIKjell Ahlstedt2018-12-061-1/+0
* convert_gio.m4: Add a conversion of GInputStreamKjell Ahlstedt2018-07-021-0/+1
* member.m4: Add _MEMBER_SET_STR, setter for stringsPavlo Solntsev2018-03-021-0/+21
* convert_glib.m4: Remove some unusued conversionsKjell Ahlstedt2018-03-011-4/+0
* gmmproc: Remove obsolete TODO commentsKjell Ahlstedt2017-07-251-2/+2
* convert_glib.m4: Remove _CONVERSIONs that can cause memory leaksKjell Ahlstedt2017-06-261-2/+0
* Use _WRAP_ENUM for Gio::DBus::Message::ByteOrderKjell Ahlstedt2017-06-131-0/+1
* gmmproc, _WRAP_ENUM: Add optional CONV_TO_INT parameterKjell Ahlstedt2017-06-111-44/+57
* convert_base.m4: More use of static_cast<>.Murray Cumming2017-05-071-6/+6
* gmmproc: CONV_ENUM: Use static_cast<>.Murray Cumming2017-05-061-4/+4
* Gio::DBus::InterfaceSkeleton: Change InterfaceSkeletonFlags to InterfaceSkele...Murray Cumming2017-04-191-1/+1
* Gio::DBus::Server: Change ServerFlags to Server::Flags.Murray Cumming2017-04-191-1/+1
* Binding: Change BindingFlags to Binding::Flags.Murray Cumming2017-04-181-1/+1
* Keyfile: Change KeyfileFlags to Keyfile::Flags.Murray Cumming2017-04-181-1/+1
* Regex: Move enums inside class.Murray Cumming2017-04-181-2/+2
* Gio::Drive: Move enums into class.Murray Cumming2017-04-181-2/+2
* Gio::TlsDatabase: Move enums into class.Murray Cumming2017-04-181-2/+2
* Resource: Move enums into class.Murray Cumming2017-04-181-2/+2
* Gio::UnixSocketAddress: Change UnixSocketAddressType to UnixSocketAddress::Type.Murray Cumming2017-04-181-1/+1
* Gio::Mount: Move enums into class.Murray Cumming2017-04-181-2/+2
* Gio::TlsPassword: Change TlsPasswordFlags to TlsPassword::Flags.Murray Cumming2017-04-181-1/+1
* Gio::Settings: Change SettingsBindFlags to Settings::BindFlags.Murray Cumming2017-04-181-1/+1
* Gio::Resolver: Change ResolverRecordType to Resolver::RecordType.Murray Cumming2017-04-181-1/+1
* Gio::Socket: Move enums into class.Murray Cumming2017-04-181-3/+3
* Gio::File: Move some flags enums into the class.Murray Cumming2017-04-181-2/+2