summaryrefslogtreecommitdiff
path: root/tools/m4/convert_glib.m4
Commit message (Expand)AuthorAgeFilesLines
* Glib::Regex: Use UStringViewThomas Holder2019-11-211-0/+2
* Remove Glib::TimeValKjell Ahlstedt2019-08-131-4/+1
* Glib::KeyFile: Make it a _CLASS_OPAQUE_REFCOUNTEDKjell Ahlstedt2019-02-021-1/+2
* convert_glib.m4: Remove some unusued conversionsKjell Ahlstedt2018-03-011-4/+0
* convert_glib.m4: Remove _CONVERSIONs that can cause memory leaksKjell Ahlstedt2017-06-261-2/+0
* 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
* gmmproc: New and improved _CONV_*_ENUM m4 macrosKjell Ahlstedt2017-04-181-12/+6
* gmmproc, _WRAP_ENUM: Generate enum class; enums can be inside classesKjell Ahlstedt2017-04-111-0/+11
* Add Glib::BindingKjell Ahlstedt2014-11-201-0/+1
* Application, ApplicationCommandLine: Wrap API that uses VariantDict.Murray Cumming2014-04-031-0/+2
* Add Glib::VariantDict, needed for GApplication.Murray Cumming2014-04-031-2/+13
* Application: Add add_main_option_entry() and add_option_group().Murray Cumming2014-03-051-1/+1
* Gio::File: Add measure_disk_usage() and measure_disk_usage_async().Murray Cumming2013-09-201-0/+1
* 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
* Gio::FileInfo: Added get_deletion_date().Murray Cumming2013-03-211-0/+1
* glibmm: Add ByteArray.José Alburquerque2013-02-251-0/+3
* VariantType: Correct the referencing in the create*() methods.José Alburquerque2012-11-201-2/+1
* VariantIter: Add init() method.José Alburquerque2012-10-011-0/+3
* Socket: Remove create_source() again.Murray Cumming2012-09-071-1/+1
* Socket. Add several methods.Murray Cumming2012-09-071-0/+3
* Gio::OutputStream: Add write_bytes().Murray Cumming2012-07-101-0/+1
* Added Glib::Bytes and Gio::InputStream::read_bytes().Murray Cumming2012-07-101-1/+5
* giomm: Add the MenuModel and Menu[Attribute|Link]Iter classes.José Alburquerque2012-02-221-0/+1
* DateTime, TimeZone: Use classes without Glib::RefPt<>.José Alburquerque2011-06-161-4/+4
* DateTime: Add methods and create() methods not creating now instances.José Alburquerque2011-06-151-1/+5
* glibmm: Add TimeZone and partial DateTime classes.José Alburquerque2011-06-141-9/+29
* Added conversion from bool& to gboolean*.Chris Kühl2011-01-151-2/+3
* Remove non-glibmm .m4 files.Murray Cumming2010-12-091-0/+39
* DBusProxy: Wrap properites and signals.José Alburquerque2010-10-261-0/+1
* VariantTypeMurray Cumming2010-07-291-0/+1
* Added VariantTypeMurray Cumming2010-07-291-0/+3
* AsyncResult: Add get_source_object_base(), deprecating get_source_object().Murray Cumming2010-03-081-0/+3
* Add DesktopAppInfo::create_from_keyfile()Jonathon Jongsma2008-12-121-0/+1
* Add Gio::AppInfo vfuncsJonathon Jongsma2008-02-021-0/+1
* Ignore g_input_stream_clear_pending() as well as the other implementationMurray Cumming2008-01-201-1/+2
* Moved the gio conversions into their own .m4 file, to make it easier toMurray Cumming2008-01-151-72/+0
* Wrapped AppInfo and AppLaunchContext, without the vfuncs. New conversions.Marko Anastasov2008-01-101-0/+7
* api change in reply() virtual function and addition ofJonathon Jongsma2008-01-101-0/+1
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-1/+1
* Added this, though no methods or vfuncs are wrapped yet.Murray Cumming2008-01-091-0/+1
* Uncomment GTKMM_DOXYGEN_INPUT_SUBDIRS to fix the reference documentationMurray Cumming2008-01-081-1/+1
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-0/+69
* Regenerated with enums.pl Regenerated with h2defs.pyMurray Cumming2007-06-121-0/+5
* Wraps GKeyFile (Bug #330535) Added include of keyfile.h Added keyfile.hRob Page2006-09-191-0/+1
* add_entry(): Fixed crash by creating a temporary array, with a nulled lastMurray Cumming2004-10-171-2/+2
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-0/+5
* Use existing sun-specific conversion when converting from any RefPtr<constMurray Cumming2004-03-101-1/+1