summaryrefslogtreecommitdiff
path: root/src/dispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-281-159/+161
* sf.net ticket 2905915 - Fix dbus signal handler deadlockAndreas Volz2011-11-281-9/+47
* use dbus_watch_get_unix_fd() only in dbus >= 1.1.1Augusto Destrero2011-01-031-1/+8
* sync from fd.orfAndreas Volz2009-11-161-6/+5
* Fix most of the warnings with -Wextra -WshadowHubert Figuiere2009-07-241-5/+6
* merge from fdoAndreas Volz2009-01-081-1/+20
* forgot stuff at last commitAndreas Volz2008-08-301-3/+4
* Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-141-32/+32
|\
| * Time to get rid of the horrible coding stylepd2008-08-011-33/+33
* | improved ecore integration (signal arrives, but still buggy)Andreas Volz2008-07-301-1/+1
* | added documentation for Connection and Dispatcher classAndreas Volz2008-07-301-1/+5
* | changed config*.h include pathAndreas Volz2008-07-291-2/+0
* | many changesAndreas Volz2008-07-221-0/+6
|/
* * Serialized multithreaded access to shared data (experimental)pdurante2007-08-281-0/+5
* * Enabled the symbol visibility feature from gcc 4, reduces binary size and d...pdurante2007-07-231-0/+2
* * Added a wrapper for dbus_threads_init_defaultpdurante2007-07-071-0/+5
* * Included config.h in all headerspdurante2007-04-291-0/+26
* * Bumped version number to 0.5.0pdurante2006-12-311-2/+2
* * Fixed implementation of D-Bus propertiespdurante2006-10-241-0/+1
* imported D-Bus C++ librarypdurante2006-09-051-0/+206