summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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: ↵Andreas Volz2010-06-033-4/+25
| | | | Oron Peled ( oron ) - 2009-03-21 23:27:55 CET
* 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 ↵Andreas Volz2009-11-292-3/+11
| | | | | | | | is old implementation
* | return checkAndreas Volz2009-12-013-4/+22
|/
* fixed some compiler warningsAndreas Volz2009-11-171-8/+8
|
* still more formating... prepare for mergeAndreas Volz2009-11-171-322/+322
|
* formated with astyle for easier mergingAndreas Volz2009-11-161-295/+295
|
* some formatingAndreas Volz2009-11-161-88/+88
|
* sync from fd.orgAndreas Volz2009-11-163-5/+27
| | | | timeout support in connection
* sync from fd.orfAndreas Volz2009-11-1626-159/+186
|
* check return valueAndreas Volz2009-10-062-3/+14
|
* DIST the ecore examples.Hubert Figuiere2009-07-241-0/+1
|
* Fix make distcheck fail with header installed twice.Hubert Figuiere2009-07-241-1/+0
|
* Fix most of the warnings with -Wextra -WshadowHubert Figuiere2009-07-2422-147/+154
|
* add bootstrap to EXTRA_DISTHubert Figuiere2009-07-241-1/+1
|
* Missing header for gcc 4.4Hubert Figuiere2009-07-241-0/+1
|
* formatingAndreas Volz2009-03-291-4/+4
|
* escape errorAndreas Volz2009-03-291-2/+1
|
* only some commentAndreas Volz2009-03-293-50/+73
|
* some header and include changesAndreas Volz2009-03-297-17/+137
|
* spacesAndreas Volz2009-03-281-4/+1
|
* use extern variableAndreas Volz2009-03-283-28/+21
|
* split into multiple files for better organizationAndreas Volz2009-03-289-1472/+1540
|
* - stripped not needed code from /ecore-integrationAndreas Volz2009-03-283-96/+59
| | | | - bugfix for xml2cpp generator with out parameters
* contributed by Jiri Moskovcak <jmoskovc@redhat.com>Andreas Volz2009-02-222-0/+13
|
* patch from Daniel Wagner <wagi@monom.org>Andreas Volz2009-02-101-0/+1
|
* merge from fdoAndreas Volz2009-01-0811-70/+140
|
* -Wall addedAndreas Volz2009-01-061-1/+1
|
* small follow of fdo branchAndreas Volz2009-01-063-12/+2
|
* fixed invoke_noreply call generationAndreas Volz2008-10-152-6/+6
|
* parse org.freedesktop.DBus.Method.NoReply tag correctAndreas Volz2008-10-121-2/+3
|
* change name according to dbus specAndreas Volz2008-10-081-3/+3
|
* fixed generation of method out signature for multible parametersAndreas Volz2008-10-031-3/+3
|
* formating of the outputAndreas Volz2008-10-021-8/+3
|
* changed object="xxx" structure to annotation structureAndreas Volz2008-10-011-36/+124
|
* moved methods to annotation syntaxAndreas Volz2008-09-301-34/+76
|
* merge from freedesktop.orgAndreas Volz2008-09-2918-167/+124
|\ | | | | | | | | | | | | | | | | Merge git://anongit.freedesktop.org/git/dbus/dbus-c++ Conflicts: examples/echo/echo-server.cpp examples/properties/props-server.cpp
| * Changed Makefile.am to reflect last file shuffling (Ignacy Gawedzki)pd2008-09-081-3/+3
| |