mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-05 21:40:31 +01:00
* dbus/dbus-types.h: hardcode dbus_bool_t to 32 bits * Throughout: modify DBUS_TYPE_BOOLEAN to be a 32-bit type instead of an 8-bit type. Now dbus_bool_t is the type to use whenever you are marshaling/unmarshaling a boolean. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| connection.cpp | ||
| connection.h | ||
| dbus-qt.h | ||
| dbus-qthread.cpp | ||
| integrator.cpp | ||
| integrator.h | ||
| Makefile.am | ||
| message.cpp | ||
| message.h | ||
| server.cpp | ||
| server.h | ||