summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pkgw:master' into masterHEADmasterAndreas2021-07-281-0/+1
|\
| * include/dbus-c++/pipe.h: fix compilation on MacOS SierraPeter Williams2016-10-051-0/+1
* | Fixed undefined ssize_t for clang-3.8.0 on FreeBSD.Yuri2016-05-281-0/+2
|/
* Fix some weird template/operator issues on OS X.Peter Williams2015-12-191-9/+14
* include/dbus-c++/dispatcher.h: compile fix when no DBUS_HAS_RECURSIVE_MUTEXPeter Williams2015-12-191-0/+14
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-2819-1714/+1893
* sf.net ticket 2905915 - Fix dbus signal handler deadlockAndreas Volz2011-11-281-0/+3
* [PATCH 11/15] Have Object subclasses NOT throw exceptions in destructors.Andreas Volz2011-11-272-4/+4
* [PATCH 07/15] Double the number of Struct members.Andreas Volz2011-11-261-18/+58
* [PATCH 02/15] Remove useless const qualifiers on returnAndreas Volz2011-11-263-3/+3
* repair ecore mainloop dispatcherAndreas Volz2011-03-101-8/+11
* fixed some bugs in the ecore mainloop integrationAndreas Volz2011-01-141-1/+0
* this fixed the correct handling of the default main loopAndreas Volz2010-08-174-7/+23
* ok, now at least the structure is betterAndreas Volz2010-08-121-4/+6
* moved pipe to extra filesAndreas Volz2010-08-123-30/+69
* minorAndreas Volz2010-08-111-2/+2
* 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-16/+38
* compile against latest ecoreAndreas Volz2010-07-131-3/+3
* SourceForge Patches ID: 2701443 - Add methods to adjust timeout. Submitted: O...Andreas Volz2010-06-031-0/+10
* need to implement default constructorAndreas Volz2009-12-021-1/+10
* Merge branch 'master' of git://gitorious.org/dbus-cplusplus/mainlineAndreas Volz2009-12-011-1/+1
|\
| * patch from "Freyensee, James P" <james.p.freyensee@intel.com>, but default is...Andreas Volz2009-11-291-1/+1
* | return checkAndreas Volz2009-12-012-3/+17
|/
* sync from fd.orgAndreas Volz2009-11-161-0/+5
* sync from fd.orfAndreas Volz2009-11-169-69/+79
* Fix most of the warnings with -Wextra -WshadowHubert Figuiere2009-07-247-68/+68
* - stripped not needed code from /ecore-integrationAndreas Volz2009-03-281-9/+4
* contributed by Jiri Moskovcak <jmoskovc@redhat.com>Andreas Volz2009-02-221-0/+2
* merge from fdoAndreas Volz2009-01-084-4/+7
* fixed invoke_noreply call generationAndreas Volz2008-10-151-2/+2
* merge from freedesktop.orgAndreas Volz2008-09-291-2/+2
|\
| * Commented out unused variables (Marko Anastasov)pd2008-08-311-2/+2
* | -support noreply messages in the libraryAndreas Volz2008-09-102-0/+6
* | forgot stuff at last commitAndreas Volz2008-08-3019-38/+3
* | merge from official dbus-c++ fd.org repoAndreas Volz2008-08-301-11/+0
|\ \ | |/
| * Make phtread a non-optional requirementpd2008-08-181-11/+0
* | Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-1417-845/+841
|\ \ | |/
| * Use standard types instead of typedefs wherever possiblepd2008-08-092-49/+39
| * Time to get rid of the horrible coding stylepd2008-08-0117-389/+389
| * Allow changing the priority of a GMainContext (Eric Jonas)pd2008-08-011-3/+9
* | improved ecore integration (signal arrives, but still buggy)Andreas Volz2008-07-301-1/+1
* | more docuAndreas Volz2008-07-301-0/+2
* | documentation for PendingCallAndreas Volz2008-07-301-1/+57
* | added documentation for Connection and Dispatcher classAndreas Volz2008-07-302-9/+405
* | not longer neededAndreas Volz2008-07-291-49/+0
* | testAndreas Volz2008-07-291-3/+6
* | changed config*.h include pathAndreas Volz2008-07-2918-59/+18
* | more debug outputAndreas Volz2008-07-231-0/+1
* | add ecore mainloop integrationAndreas Volz2008-07-221-0/+120