summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1...Andreas Volz2011-11-291-0/+3
* changed build architecture to build seperate libs for main/ecore/glib integra...Andreas Volz2011-11-286-46/+135
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-2823-1676/+1688
* sf.net bug: 3310217 - unused parameter warning in server.hAndreas Volz2011-11-281-0/+4
* sf.net ticket 2905915 - Fix dbus signal handler deadlockAndreas Volz2011-11-281-9/+47
* [PATCH 11/15] Have Object subclasses NOT throw exceptions in destructors.Andreas Volz2011-11-272-8/+16
* [PATCH 01/15] Explicit Connection::Private's attributesAndreas Volz2011-11-261-1/+2
* [PATCH 02/15] Remove useless const qualifiers on returnAndreas Volz2011-11-262-2/+2
* - fixed stupid ecore dispatcher errorAndreas Volz2011-11-181-2/+2
* Merge commit 'refs/merge-requests/4' of git://gitorious.org/dbus-cplusplus/ma...Andreas Volz2011-11-111-1/+8
|\
| * use dbus_watch_get_unix_fd() only in dbus >= 1.1.1Augusto Destrero2011-01-031-1/+8
* | repair ecore mainloop dispatcherAndreas Volz2011-03-103-66/+52
* | fixed some bugs in the ecore mainloop integrationAndreas Volz2011-01-141-16/+12
|/
* patch from:Andreas Volz2010-10-081-1/+2
* this fixed the correct handling of the default main loopAndreas Volz2010-08-173-16/+19
* ok, now at least the structure is betterAndreas Volz2010-08-123-35/+46
* moved pipe to extra filesAndreas Volz2010-08-123-11/+55
* added pipe mechanism for default main loop to synchronize with other threadsAndreas Volz2010-07-311-0/+74
* compile against latest ecoreAndreas Volz2010-07-131-3/+3
* SourceForge Patches ID: 2701443 - Add methods to adjust timeout. Submitted: O...Andreas Volz2010-06-032-4/+15
* SourceForge Patch: ID: 2943348 Cygwin/Win32 patch; Submitted: Yaakov SelkowitzAndreas Volz2010-06-031-0/+2
* formatingAndreas Volz2009-12-021-2/+2
* need to implement default constructorAndreas Volz2009-12-021-2/+7
* Merge branch 'master' of git://gitorious.org/dbus-cplusplus/mainlineAndreas Volz2009-12-011-2/+10
|\
| * patch from "Freyensee, James P" <james.p.freyensee@intel.com>, but default is...Andreas Volz2009-11-291-2/+10
* | return checkAndreas Volz2009-12-011-1/+5
|/
* fixed some compiler warningsAndreas Volz2009-11-171-8/+8
* sync from fd.orgAndreas Volz2009-11-161-3/+21
* sync from fd.orfAndreas Volz2009-11-1615-85/+100
* check return valueAndreas Volz2009-10-061-3/+11
* Fix make distcheck fail with header installed twice.Hubert Figuiere2009-07-241-1/+0
* Fix most of the warnings with -Wextra -WshadowHubert Figuiere2009-07-2414-78/+85
* - stripped not needed code from /ecore-integrationAndreas Volz2009-03-281-72/+12
* contributed by Jiri Moskovcak <jmoskovc@redhat.com>Andreas Volz2009-02-221-0/+11
* merge from fdoAndreas Volz2009-01-085-13/+133
* merge from freedesktop.orgAndreas Volz2008-09-291-3/+3
|\
| * Edited debug output in eventlooppd2008-09-051-3/+3
* | -support noreply messages in the libraryAndreas Volz2008-09-102-0/+21
* | forgot stuff at last commitAndreas Volz2008-08-3023-29/+4
* | merge from official dbus-c++ fd.org repoAndreas Volz2008-08-303-24/+11
|\ \ | |/
| * Make phtread a non-optional requirementpd2008-08-181-20/+0
| * interface.cpp and object.cpp now will only fill the interface names if they w...pd2008-08-162-4/+11
* | Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-1421-436/+443
|\ \ | |/
| * Use standard types instead of typedefs wherever possiblepd2008-08-091-6/+6
| * Time to get rid of the horrible coding stylepd2008-08-0121-431/+431
| * Allow changing the priority of a GMainContext (Eric Jonas)pd2008-08-011-6/+13
* | - ecore integration works (only signals tested so far)Andreas Volz2008-07-301-1/+3
* | improved ecore integration (signal arrives, but still buggy)Andreas Volz2008-07-302-2/+4
* | added documentation for Connection and Dispatcher classAndreas Volz2008-07-301-1/+5
* | not longer neededAndreas Volz2008-07-292-78/+2