DBus binding for Tcl

Tagged Check-ins
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Check-ins with non-propagating tags:

2023-04-22
12:52
Add a return option to specify an error name upon failure of a method handler. Bump version to 3.1. check-in: 10553a0969 user: schelte tags: trunk, master, dbus-3-1
2022-07-21
20:48
Removing a non-existing filter started throwing a (badly spelled) error with libdbus-1 1.13.20 and later. check-in: 9bae1e50a4 user: schelte tags: trunk, master, dbus-3-0
2018-06-21
19:46
- Prepare for releasing dbus 2.2 check-in: f1a507c194 user: schelte tags: trunk, dbus-2-2, master
2015-06-18
08:41
- Broke the manual page Leaf check-in: 2f7f1d6682 user: schelte tags: trunk, dbus-2-1
2013-08-17
19:01
- Silence configure warning check-in: ede99c441b user: schelte tags: trunk, dbus-2-0
2012-08-09
12:41
- Silence compiler warnings check-in: 24ff66dfc9 user: schelte tags: trunk, dbus-1-1
2010-03-17
22:38
- Changed strategy: Load the dbus dynamic library at runtime instead of linking to it at compile time. This allows the package to be compiled on a machine that does not have dbus installed (notably the Activestate build machines). - Variant arguments now pass list or dict values as arrays of strings or arrays of dicts, instead of strings. - If the value provided for a variant argument is a 2-element list where the first element is a valid signature containing exactly one complete type, the variant value is generated by encoding the second list element according to the signature specified in the first list element (FR #2925853). - Received variant arguments were doubly nested in the argument list. One nesting level has been removed (!!! POSSIBLE INCOMPATIBILITY !!!) - Fixed a few problems with the standard TEA tcl.m4 file (Patch #2677515) check-in: 1ce972fb02 user: schelte tags: trunk, dbus-1-0
2009-02-14
21:29
graciously handle the situation that dtplite is not available check-in: 9b9ef7a17f user: schelte tags: dbus-0-8, trunk