Andreas Volz
7a3242b77f
- now 'make distcheck' runs clean after using correct path in Makefile.am
...
- removed useles link to xml.cpp in ecore example
2011-11-29 22:54:58 +01:00
Andreas Volz
1c8e43e6d6
- NO FUNCTIONAL CODE CHANGES!!!!
...
- changed code formating from tabs to spaces and others
- used astyle with this option:
--style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux
2011-11-28 12:44:11 +01:00
Andreas Volz
afc679a47d
merge from fdo
2009-01-08 22:11:38 +01:00
Andreas Volz
13219dd9fc
merge from freedesktop.org
...
Merge git://anongit.freedesktop.org/git/dbus/dbus-c++
Conflicts:
examples/echo/echo-server.cpp
examples/properties/props-server.cpp
2008-09-29 23:17:03 +02:00
pd
5b13d582bc
Changed Makefile.am to reflect last file shuffling (Ignacy Gawedzki)
2008-09-08 19:12:29 +02:00
pd
96eb77ce7e
Redone properties example
2008-09-05 16:29:14 +02:00
Andreas Volz
fc54ec2a0b
merge from official dbus-c++ fd.org repo
...
Merge git://anongit.freedesktop.org/git/dbus/dbus-c++
Conflicts:
configure.ac
examples/Makefile.am
2008-08-30 11:06:07 +02:00
pd
119579f106
Make examples use new generated names (João Xavier)
2008-08-16 16:33:02 +02:00
Andreas Volz
c1970e2352
Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++
...
Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++
Conflicts:
include/dbus-c++/connection.h
include/dbus-c++/dispatcher.h
include/dbus-c++/pendingcall.h
src/dispatcher.cpp
2008-08-14 23:59:23 +02:00
pd
f0a9278511
Use standard types instead of typedefs wherever possible
2008-08-09 01:16:45 +02:00
pd
efc594f888
Time to get rid of the horrible coding style
2008-08-01 18:31:43 +02:00
Andreas Volz
47d9968dcc
changed config*.h include path
2008-07-29 13:01:43 +02:00
pd
1b3005836b
Use autoconf convention for the configuration header (Glenn Murphy)
2008-06-14 15:40:27 +02:00
pdurante
7835d90bdc
* Renamed pkg-config configuration file
...
* Initial support for out-of-tree builds and crosscompilation (Robert Schwebel)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@9043 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-12-31 05:16:32 +00:00
pdurante
12266bd407
* Bumped version number to 0.5.0
...
* Updated copyright notice to the upcoming year
* Some s/DBus/D-Bus/g in the comments
* Updated TODO list
* Removed hardcoded version number from output file names
* Added --enable-debug switch to ./configure (debug mode is now off by default)
* Reordered autogen.sh (Robert Schwebel)
* Removed autogenerated files (Robert Schwebel)
* Fixed 'make maintainer-clean' (Robert Schebel)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@9042 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-12-31 02:03:53 +00:00
pdurante
a9e3429b9e
* Added another simple D-Bus C++ example
...
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8167 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-10-24 21:01:36 +00:00
pdurante
1b84dc5abc
* Fixed implementation of D-Bus properties
...
* Added an example to demonstrate implementation of D-Bus properties
* Fixed DBus::Server (should work with the tcp transport too, see related TODO item)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8158 30a43799-04e7-0310-8b2b-ea0d24f86d0e
2006-10-24 11:12:29 +00:00