summaryrefslogtreecommitdiff
path: root/examples/echo
Commit message (Expand)AuthorAgeFilesLines
* - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1...Andreas Volz2011-11-291-2/+2
* - now 'make distcheck' runs clean after using correct path in Makefile.amAndreas Volz2011-11-291-1/+1
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-284-97/+97
* - create stucture for functional testAndreas Volz2011-11-181-4/+0
* - fixed Strcut generation in generator toolAndreas Volz2011-02-152-14/+0
* and one more exampleAndreas Volz2011-02-142-0/+8
* fixed SF bug:Andreas Volz2011-02-142-0/+7
* added patches from: Roman Fietze <roman.fietze@telemotive.de>Andreas Volz2010-10-081-4/+6
* this fixed the correct handling of the default main loopAndreas Volz2010-08-171-9/+13
* added pipe mechanism for default main loop to synchronize with other threadsAndreas Volz2010-07-311-11/+50
* Missing header for gcc 4.4Hubert Figuiere2009-07-241-0/+1
* small follow of fdo branchAndreas Volz2009-01-061-2/+0
* merge from freedesktop.orgAndreas Volz2008-09-291-1/+0
|\
| * Removed useless sleep() in examplepd2008-08-311-1/+0
* | -support noreply messages in the libraryAndreas Volz2008-09-102-1/+3
* | forgot stuff at last commitAndreas Volz2008-08-301-4/+0
* | merge from official dbus-c++ fd.org repoAndreas Volz2008-08-303-4/+2
|\ \ | |/
| * Make phtread a non-optional requirementpd2008-08-181-2/+0
| * Make examples use new generated names (João Xavier)pd2008-08-162-2/+2
* | Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-144-37/+38
|\ \ | |/
| * Use standard types instead of typedefs wherever possiblepd2008-08-092-14/+14
| * Time to get rid of the horrible coding stylepd2008-08-014-29/+30
* | many changesAndreas Volz2008-07-223-5/+10
|/
* Add missing includes for Fedora 9 (Victor Wodecki)pd2008-06-141-0/+1
* * Nested objects introspection patch (David Belser)admin2008-01-061-1/+1
* * Serialized multithreaded access to shared data (experimental)pdurante2007-08-281-14/+20
* * Enabled the symbol visibility feature from gcc 4, reduces binary size and d...pdurante2007-07-231-0/+8
* * Added a wrapper for dbus_threads_init_defaultpdurante2007-07-074-4/+113
* * Included config.h in all headerspdurante2007-04-291-0/+12
* * Fixed reading and writing of fixed-size arrayspdurante2007-02-023-0/+22
* * Renamed pkg-config configuration filepdurante2006-12-311-1/+1
* * Bumped version number to 0.5.0pdurante2006-12-312-454/+8
* * Fixed marshaling of D-Bus dictionary typespdurante2006-12-114-0/+20
* * Added another simple D-Bus C++ examplepdurante2006-10-246-0/+585