summaryrefslogtreecommitdiff
path: root/include/dbus-c++/server.h
Commit message (Collapse)AuthorAgeFilesLines
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-281-12/+13
| | | | | | - 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
* sync from fd.orfAndreas Volz2009-11-161-1/+1
|
* Fix most of the warnings with -Wextra -WshadowHubert Figuiere2009-07-241-1/+1
|
* forgot stuff at last commitAndreas Volz2008-08-301-2/+0
|
* Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++Andreas Volz2008-08-141-5/+5
|\ | | | | | | | | | | | | | | | | | | | | 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
| * Time to get rid of the horrible coding stylepd2008-08-011-5/+5
| |
* | changed config*.h include pathAndreas Volz2008-07-291-3/+1
| |
* | many changesAndreas Volz2008-07-221-2/+2
|/
* Use autoconf convention for the configuration header (Glenn Murphy)pd2008-06-141-1/+1
|
* * Enabled the symbol visibility feature from gcc 4, reduces binary size and ↵pdurante2007-07-231-1/+2
| | | | | | | | | | | | | dynamic loading speed * A lot of fixes to keep compatibility with older (0.6x) versions of libdbus * Moved the xml handling code from the library to the code generator * Rewrote the routine to generate introspection data * Autojunk cleanup git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@12019 30a43799-04e7-0310-8b2b-ea0d24f86d0e
* * Included config.h in all headerspdurante2007-04-291-0/+4
| | | | | | | | | | | | | * Don't define DBUS_API_SUBJECT_TO_CHANGE unless for old D-Bus versions * Use recursive mutex functions if libdbus supports it * Specify the path when adding match rules, otherwise messages wouldn't be forwarded to the right object under some circumstances * Added integration with the glib main loop (configure with --enable-glib) * Added a gtkmm dbus-browser clone to demonstrate glib integration * Fixed a typo in dbusxx-xml2cpp proxy output * Added python usage instructions for the Echo example git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@10948 30a43799-04e7-0310-8b2b-ea0d24f86d0e
* * Bumped version number to 0.5.0pdurante2006-12-311-2/+2
| | | | | | | | | | | | | | * 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
* * Fixed implementation of D-Bus propertiespdurante2006-10-241-4/+5
| | | | | | | | * 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
* imported D-Bus C++ librarypdurante2006-09-051-0/+72
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@7382 30a43799-04e7-0310-8b2b-ea0d24f86d0e