summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/5' of git://gitorious.org/dbus-cplusplus/ma...merge-requests/5Andreas Volz2011-11-283-21/+32
|\
| * Do not keep the pending_queue locked while dispatching an item.Benjamin Berg2011-07-052-15/+25
* | - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-2876-5657/+5856
* | replaced (func.size() > 1) with (!func.empty()) in generator (no change in fu...Andreas Volz2011-11-282-28/+28
* | enables default build of glib and ecore dispatcher (if found)Andreas Volz2011-11-281-8/+8
* | 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-282-9/+50
* | sf.net bug: 3151031 xml2cpp needlessly includes and links dbus(-c++)Andreas Volz2011-11-284-8/+1
* | [PATCH 11/15] Have Object subclasses NOT throw exceptions in destructors.Andreas Volz2011-11-274-12/+20
* | [PATCH 12/15] Fix leftover outputs.Andreas Volz2011-11-261-2/+2
* | [PATCH 01/15] Explicit Connection::Private's attributesAndreas Volz2011-11-261-1/+2
* | [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-266-6/+6
* | - fixed stupid ecore dispatcher errorAndreas Volz2011-11-1814-2115/+32
* | a test for byteAndreas Volz2011-11-185-26/+71
* | - create stucture for functional testAndreas Volz2011-11-1812-13/+269
* | add echo_ecore exampleAndreas Volz2011-11-1719-1/+2467
* | 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
* | | more tests from patchesAndreas Volz2011-11-111-0/+12
* | | Fix code generator: Put on the array only the next element after 'a'.Jesus Ruiz2011-09-202-3/+5
* | | Fix code generator: add always a comma after each signature argument.Jesus Ruiz2011-09-201-10/+4
| |/ |/|
* | repair ecore mainloop dispatcherAndreas Volz2011-03-105-75/+65
* | - fixed Strcut generation in generator toolAndreas Volz2011-02-1512-17/+319
* | and one more exampleAndreas Volz2011-02-142-0/+8
* | deleted some old commented codeAndreas Volz2011-02-141-95/+3
* | fixed SF bug:Andreas Volz2011-02-144-9/+112
* | fixed some bugs in the ecore mainloop integrationAndreas Volz2011-01-143-25/+13
|/
* From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001Andreas Volz2010-12-051-3/+3
* Merge branch 'master' of git@gitorious.org:dbus-cplusplus/mainlineAndreas Volz2010-12-0520-57/+339
|\
| * patch from:Andreas Volz2010-10-081-1/+2
| * added patches from: Roman Fietze <roman.fietze@telemotive.de>Andreas Volz2010-10-083-5/+29
| * this fixed the correct handling of the default main loopAndreas Volz2010-08-178-32/+55
| * ok, now at least the structure is betterAndreas Volz2010-08-124-39/+52
| * moved pipe to extra filesAndreas Volz2010-08-126-41/+124
| * minorAndreas Volz2010-08-111-2/+2
| * autor changed in configure.acAndreas Volz2010-08-041-1/+1
| * preserve m4 warningAndreas Volz2010-08-044-1/+4
| * Commit 1979ced0e0741caae3299c7f94733ba4d62a1e65 from Hubert FiguiereAndreas Volz2010-08-042-2/+2
| * added pipe mechanism for default main loop to synchronize with other threadsAndreas Volz2010-07-313-27/+162
| * compile against latest ecoreAndreas Volz2010-07-132-6/+6
* | no more debug option needed -> use CXXFLAGS env before configure runAndreas Volz2010-10-131-7/+0
* | testAndreas Volz2010-07-311-0/+1
|/
* SourceForge Patches ID: 2701443 - Add methods to adjust timeout. Submitted: O...Andreas Volz2010-06-033-4/+25
* SourceForge Patch: ID: 2943348 Cygwin/Win32 patch; Submitted: Yaakov SelkowitzAndreas Volz2010-06-031-0/+2
* not neededAndreas Volz2010-06-031-1/+0
* formatingAndreas Volz2009-12-021-2/+2
* need to implement default constructorAndreas Volz2009-12-022-3/+17
* Merge branch 'master' of git://gitorious.org/dbus-cplusplus/mainlineAndreas Volz2009-12-012-3/+11
|\
| * patch from "Freyensee, James P" <james.p.freyensee@intel.com>, but default is...Andreas Volz2009-11-292-3/+11