summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* examples/Makefile.am: Re-insert the dispatcher examplesKjell Ahlstedt2016-11-251-8/+3
* Remove deprecated Thread and Threads API.Murray Cumming2016-11-141-5/+1
* Revert "Deprecate Regex now that we have std::regex."Murray Cumming2015-09-011-0/+1
* Deprecate Regex now that we have std::regex.Murray Cumming2015-09-011-1/+0
* Avoid use of deprecated API in tests and examples.Murray Cumming2011-10-261-1/+2
* Fix the make check build by always linking to gthread-2.0.Murray Cumming2011-10-251-2/+2
* Examples build: Use the GLIB_COMPILE_SCHEMAS variable.Volker Grabsch2011-05-031-1/+1
* Gio::DBus examples: Renamed one and removed one.Murray Cumming2011-04-021-6/+3
* Added a simple example of a D-Bus session bus service.Murray Cumming2011-04-011-0/+3
* Gio::DBus: Minor API changes.Murray Cumming2011-04-011-3/+3
* Rename a D-Bus client example.Murray Cumming2011-04-011-3/+3
* DBus: Add initial implementation of a bus server/client example.José Alburquerque2011-01-171-0/+3
* DBus: Add a peer example to test the DBusServer class.José Alburquerque2011-01-101-3/+6
* DBus: Client Example: Choose a better name for the source file.José Alburquerque2010-12-081-3/+3
* DBus: Add an initial client example accessing a user's bus.José Alburquerque2010-12-081-0/+6
* Do not install the schema of the gsettings exampleDaniel Elstner2010-06-071-10/+15
* Fix make dist with gsettings exampleJonathon Jongsma2010-06-011-4/+3
* Add basic Gio::Settings exampleJonathon Jongsma2010-04-211-3/+11
* Add socket-server exampleJonathon Jongsma2010-01-021-0/+3
* Add socket-client exampleJonathon Jongsma2010-01-021-0/+3
* Re-enable network IO stuff (Socket, Resolver, etc)Jonathon Jongsma2009-11-281-2/+3
* fix distcheckglibmm-2.21.5Jonathon Jongsma2009-09-081-1/+0
* Convert examples/ sub-tree to non-recursive buildDaniel Elstner2009-08-091-13/+64
* Added a simple example showing how to resolve an internet address from a host...Jonathon Jongsma2009-07-161-1/+1
* Add small Glib::Property exampleJonathon Jongsma2009-05-161-1/+1
* Added a little KeyFile example. I am surprised that we do not seem to haveMurray Cumming2008-06-231-1/+1
* New example demonstrating the message compose and format features. NewDaniel Elstner2007-08-121-1/+1
* Added a create() method, and added some more default parameter values toMurray Cumming2007-06-221-1/+1
* Upload to the new hoster instead of to sourceforge. Abstracted the hostMurray Cumming2006-10-011-2/+2
* Added MainContext::signal_child_watch() Added child_watch/ exampleYair Hershkovitz2005-03-141-1/+1
* Adapted and added iochannel_stream example from Chris Vine in bug #138259.Murray Cumming2004-12-191-1/+1
* Wrapped more methods, but I have still not finished. Started an example.Murray Cumming2004-09-271-1/+1
* minor example code cleanupMurray Cumming2003-10-181-2/+1
* It's now updated and in gtkmm/examples/book.Murray Cumming2003-04-201-1/+0
* Install examples. The are built by default too. Patch adapted for glibmmCedric Gustin2003-03-141-3/+5
* It now builds, though I haven' tried installing it. The library names andMurray Cumming2003-01-081-27/+4
* Initial revisionMurray Cumming2003-01-071-0/+44