summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* C++11: examples: more use of auto.c++11Murray Cumming2013-07-0412-31/+29
* Revert an unintentional commit changeMurray Cumming2013-06-271-1/+1
* C++11: examples: Use nullptr.Murray Cumming2013-06-278-34/+34
* C++11: examples: No need for > > now.Murray Cumming2013-06-272-2/+2
* C++11: Use range-based for loops.Murray Cumming2013-06-265-19/+17
* C++11: Use auto in examples.Murray Cumming2013-06-2617-86/+73
* Gen Scripts: Minor clean up of the description of the scripts.José Alburquerque2013-06-109-25/+37
* gmmproc: Use an environment variable for the return mismatches.José Alburquerque2013-06-092-7/+17
* gmmproc: Write glibmm version in generated files.Kjell Ahlstedt2013-06-074-11/+25
* Gio::DBusInterfaceSkeleton: Constant corrections.José Alburquerque2013-06-063-2/+16
* giomm: Add the Gio::DBus::InterfaceSkeleton class.José Alburquerque2013-06-057-0/+156
* Add the configure.ac and NEWS changes from 3.6.2.Murray Cumming2013-06-052-1/+8
* Add the configure.ac and NEWS changes from 3.6.1.José Alburquerque2013-06-052-1/+10
* Glib::MainContext: Fix a small error in the documentation of acquire().Kjell Ahlstedt2013-06-042-1/+7
* tests: Fix the glibmm_mainloop test.Kjell Ahlstedt2013-06-042-15/+25
* tests: Add the glibmm_mainloop test.Kjell Ahlstedt2013-06-023-0/+134
* Glib::MainContext: Add invoke().Kjell Ahlstedt2013-06-023-0/+69
* Add missing includes in glibmm.h and bytearray.hg.Kjell Ahlstedt2013-05-213-0/+16
* tools: Improve the testheaders.sh script.Kjell Ahlstedt2013-05-212-0/+11
* tools: Add the testheaders.sh script.Kjell Ahlstedt2013-05-182-0/+87
* tools: Add the testmmh.sh script.Kjell Ahlstedt2013-05-182-0/+45
* Custom Interface Properties: Use base finalize function to free data.José Alburquerque2013-05-144-7/+31
* UnixSocketAddress: Add the "path-as-array" property.José Alburquerque2013-05-072-3/+12
* glibmm: Wrapped Base64 functionality from glibMichael Kruglos2013-05-078-0/+164
* gmmproc: Output.pm: Use a better name for the c param mappings hash.José Alburquerque2013-04-292-11/+20
* DBusConnection: Correct a misplaced #endif G_OS_UNIX.José Alburquerque2013-04-292-1/+11
* Value: Remove unneeded whitespace in source files.José Alburquerque2013-04-297-7/+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-292-2/+16
* gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func().Kjell Ahlstedt2013-04-292-2/+12
* Interface: Add a comment about overriding properties in constructor.José Alburquerque2013-04-252-0/+10
* Fix the ChangeLog file.José Alburquerque2013-04-251-0/+44
* Settings: Wrap the properties.José Alburquerque2013-04-252-0/+16
* Custom Interfaces: Implement derived interface properties in present.José Alburquerque2013-04-224-20/+134
* Glib::Source: Fix the destruction and deletion.Kjell Ahlstedt2013-04-182-9/+73
* NEWS: Changes from 2.34 5o 2.36Murray Cumming2013-04-181-0/+147
* Add NEWS and configure.ac changes from glibmm 3.6.0 release.Murray Cumming2013-04-172-1/+12
* ByteArray: get_data(): Add a const version.José Alburquerque2013-04-153-2/+21
* Tls Client Test: Update to test the TlsDatabase class.José Alburquerque2013-04-122-29/+27
* TlsDatabase: Make sure the cancellable param is optional in methods.José Alburquerque2013-04-122-11/+20
* ByteArray: Add size() and get_data() methods.José Alburquerque2013-04-123-5/+30
* gmmproc: Parse the argument list of methods correctly.José Alburquerque2013-04-102-52/+42
* Interface: Fix a small typo.José Alburquerque2013-04-082-2/+7
* Gio::TlsServerConnection: Wrap it just like TlsClientConnection.José Alburquerque2013-04-073-0/+21
* Tests: Add a basic test for the Tls* API.José Alburquerque2013-04-073-0/+155
* Gio::TlsClientConnection: Make the class work correctly.José Alburquerque2013-04-076-0/+61
* Add a test of implementing an interface.Murray Cumming2013-04-063-0/+55
* Add a commentMurray Cumming2013-04-031-1/+1
* ByteArray: Add a Glib::Value<> template specialization for it.José Alburquerque2013-04-023-0/+30
* ChangeLog: Correct a branch nameMurray Cumming2013-04-011-1/+1