summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* link to expat on linuxAndreas Volz2015-12-291-2/+2
* examples/glib: fix 'make dist'Peter Williams2015-12-192-1/+314
* - fixed library path of glib and ecore examplesAndreas Volz2011-11-304-6/+8
* - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1...Andreas Volz2011-11-292-4/+4
* - now 'make distcheck' runs clean after using correct path in Makefile.amAndreas Volz2011-11-297-9/+8
* changed build architecture to build seperate libs for main/ecore/glib integra...Andreas Volz2011-11-283-5/+9
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-2818-452/+455
* - fixed stupid ecore dispatcher errorAndreas Volz2011-11-1813-2113/+30
* - create stucture for functional testAndreas Volz2011-11-182-12/+10
* add echo_ecore exampleAndreas Volz2011-11-1718-1/+2466
* - 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
* Commit 1979ced0e0741caae3299c7f94733ba4d62a1e65 from Hubert FiguiereAndreas Volz2010-08-041-1/+1
* added pipe mechanism for default main loop to synchronize with other threadsAndreas Volz2010-07-311-11/+50
* not neededAndreas Volz2010-06-031-1/+0
* sync from fd.orgAndreas Volz2009-11-161-2/+1
* check return valueAndreas Volz2009-10-061-0/+3
* DIST the ecore examples.Hubert Figuiere2009-07-241-0/+1
* Missing header for gcc 4.4Hubert Figuiere2009-07-241-0/+1
* merge from fdoAndreas Volz2009-01-082-53/+0
* small follow of fdo branchAndreas Volz2009-01-061-2/+0
* merge from freedesktop.orgAndreas Volz2008-09-2914-161/+103
|\
| * Changed Makefile.am to reflect last file shuffling (Ignacy Gawedzki)pd2008-09-081-3/+3
| * Redone properties examplepd2008-09-0513-205/+102
| * Typo in glib examplepd2008-09-052-2/+2
| * 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-305-10/+8
* | merge from official dbus-c++ fd.org repoAndreas Volz2008-08-3011-6/+203
|\ \ | |/
| * Make phtread a non-optional requirementpd2008-08-181-2/+0
| * Make examples use new generated names (João Xavier)pd2008-08-163-3/+3
| * Added properties proxy example (João Xavier)pd2008-08-166-0/+199
| * added _proxy and _adaptor sufixes to generated interfaces class names (João ...pd2008-08-161-1/+1
* | Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-1413-104/+105
|\ \ | |/
| * Use standard types instead of typedefs wherever possiblepd2008-08-098-35/+35
| * Time to get rid of the horrible coding stylepd2008-08-0110-75/+76
* | removed old glib code from ecore exampleAndreas Volz2008-08-022-108/+1
* | added ecore exampleAndreas Volz2008-08-024-1/+230
* | changed config*.h include pathAndreas Volz2008-07-293-0/+12
* | many changesAndreas Volz2008-07-223-5/+10
|/
* Add missing includes for Fedora 9 (Victor Wodecki)pd2008-06-141-0/+1
* Use autoconf convention for the configuration header (Glenn Murphy)pd2008-06-142-2/+2
* * Nested objects introspection patch (David Belser)admin2008-01-061-1/+1
* * Serialized multithreaded access to shared data (experimental)pdurante2007-08-281-14/+20
* * Altough the library doesn't directly link to expat anymore, some files were...pdurante2007-08-272-2/+3
* * 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