summaryrefslogtreecommitdiff
path: root/src/gdbusxx
Commit message (Expand)AuthorAge
* GDBus GIO: mark class as noncopyablePatrick Ohly2013-04-22
* GDBus GIO: better DBusErrorCXX copy operatorPatrick Ohly2013-03-19
* GDBus GIO: fix memory leak of GDBusMethod/SignalInfoPatrick Ohly2013-03-07
* PIM: support location = GEO property (FDO #60373)Patrick Ohly2013-02-26
* GDBus libdbus + GIO: missing out parameters in D-Bus introspection XML (FDO #...Patrick Ohly2012-12-03
* GDBus GIO: add support for deque and listPatrick Ohly2012-12-03
* Merge tag 'syncevolution-1-3-2'Patrick Ohly2012-11-29
|\
| * autotools: Boost was not found in src/gdbus*Patrick Ohly2012-11-25
* | GDBus GIO: support boost::tuple with up to four valuesPatrick Ohly2012-10-25
* | GDBus GIO: allow sending "const char *"Patrick Ohly2012-10-25
* | GDBus GIO: store path in DBusObject_tPatrick Ohly2012-10-25
* | GDBus GIO: allow call instances to be constPatrick Ohly2012-10-25
* | GDBus GIO: ensure that there is always a reply to a D-Bus method callPatrick Ohly2012-10-25
* | GDBus GIO: finish code refactoring of DBusResultPatrick Ohly2012-10-25
* | GDBus GIO: revamped name owningPatrick Ohly2012-10-25
* | GDBus GIO: use RAII for GVariantPatrick Ohly2012-09-26
* | GDBus GIO: fix SignalFilterPatrick Ohly2012-09-26
* | GDBus GIO: more flexible SignalWatchPatrick Ohly2012-09-26
* | Merge branch 'master' into pbapPatrick Ohly2012-09-13
|\|
| * D-Bus: explicitly flush messagesPatrick Ohly2012-08-31
* | GDBus GIO: removed dead codePatrick Ohly2012-08-23
|/
* D-Bus server + GIO D-Bus: fix auto-activation (Debian bug #599247)Patrick Ohly2012-08-13
* GDBus libdbus + GIO: simplified WatchPatrick Ohly2012-07-10
* D-Bus GIO: reimplemented DBusWatchPatrick Ohly2012-07-10
* D-Bus GIO: revised DBusWatch creationPatrick Ohly2012-07-10
* GDBus GIO: fixed embedding of line number in error messagesPatrick Ohly2012-06-29
* GDBus GIO: disable usage of "closed" signalPatrick Ohly2012-05-11
* GDBus GIO: abort when D-Bus name cannot be obtainedPatrick Ohly2012-05-10
* GDBus GIO: signal delivery optional + refactoringPatrick Ohly2012-05-10
* GDBus GIO: comment change - cannot throw exceptions in callbackPatrick Ohly2012-05-10
* GDBus GIO: code refactoring DBusResult + MethodPatrick Ohly2012-05-10
* GDBus GIO: more informative exceptionsPatrick Ohly2012-05-10
* GDBus GIO: implemented "connection lost" callbackPatrick Ohly2012-05-10
* GDBus: support external dbus_traitsPatrick Ohly2012-05-10
* GDBus GIO: support boost::signals2 -> EmitSignalPatrick Ohly2012-05-10
* GDBus GIO: C callbacks must catch C++ exceptionsPatrick Ohly2012-05-10
* GDBus GIO: more consistent callback handlingPatrick Ohly2012-05-10
* GDBus GIO: added traits utility class for enumPatrick Ohly2012-05-10
* GDBus GIO: fixed SignalWatch4Patrick Ohly2012-05-10
* dbus-wrappers: Add delayed message processing for DBus connections.Krzesimir Nowak2012-05-08
* gio-gdbus-wrapper: Trivial fixes.Chris Kühl2012-05-08
* gio-gdbus-wrapper: Remove unused function.Krzesimir Nowak2012-05-08
* gio-gdbus-wrapper: Use literal version of error reply creation functions.Krzesimir Nowak2012-05-08
* gio-gdbus-wrapper: Document how connection should be handled in GDBusServer.Krzesimir Nowak2012-05-08
* gio-gdbus-wrapper: Made DBusObject's destructor virtual.Chris Kühl2012-05-08
* GDBus GIO+libdbus: GDBusMessagePtr -> DBusMessagePtrKrzesimir Nowak2012-05-08
* GDBus GIO: fix GDBusInterfaceInfo in error casePatrick Ohly2012-04-26
* GDBus GIO: one GDBusMethodInvocation was leaked per method callPatrick Ohly2012-04-26
* GDBus GIO: fixed GDBusServer leak + stopping serverPatrick Ohly2012-04-26
* GDBus GIO: add variant append supportMikel Astiz2012-03-06