dbus/qt
John (J5) Palmieri bc564a69c2 * Released 0.50
* Patch from Steve Grubb:
- bus/activation.c (bus_activation_service_reload_test): clean up
some indentation
- dbus/dbus-keyring.c (_dbus_keyring_reload): fix conditional
- dbus/dbus-message-factory.c (generate_special): fix a couple of
buffer overflows in the test suite.  This is non critical because
it can not be exploited and this code is only run when doing a
make check.

* Patch from Yaakov Selkowitz: Build fixes for Cygwin
- configure.in: Don't check and link against kdecore, only qt headers
- dbus/Makefile.am: Add -no-undefined to libdbus_1_la_LDFLAGS
- gcj/org/freedesktop/dbus/Makefile.am:
add libdbus_gcj_1_la_LDFLAGS = -no-undefined
- glib/Makefile.am: Add -no-undefined to libdbus_glib_1_la_LDFLAGS
and $(DBUS_GLIB_LIBS) to dbus_binding_tool_LDADD
- qt/Makefile.am: Add -no-undefined to libdbus_qt_1_la_LDFLAGS
- tools/Makefile.am: Add platform extentions to binaries
(i.e. .exe on windows)

* configure.in:
- Make it so if no suitable version of python is found we only
disable building python instead of exiting the configure script
- Require version 2.4 of glib for glib bindings
- Up version to 0.50

* python/__init__.py: Sync version with libdbus to (0,50,0)
2005-09-06 22:38:54 +00:00
..
.cvsignore 2004-10-29 Colin Walters <walters@redhat.com> 2004-10-29 19:20:02 +00:00
connection.cpp patch by Jérôme Lodewyck <lodewyck@clipper.ens.fr> to enable integration 2004-09-04 15:09:48 +00:00
connection.h patch by Jérôme Lodewyck <lodewyck@clipper.ens.fr> to enable integration 2004-09-04 15:09:48 +00:00
dbus-qt.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-qthread.cpp 2003-12-02 Richard Hult <richard@imendio.com> 2003-12-02 10:44:22 +00:00
integrator.cpp patch by Jérôme Lodewyck <lodewyck@clipper.ens.fr> to enable integration 2004-09-04 15:09:48 +00:00
integrator.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
Makefile.am * Released 0.50 2005-09-06 22:38:54 +00:00
message.cpp 2005-01-17 Havoc Pennington <hp@redhat.com> 2005-01-17 19:49:52 +00:00
message.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
server.cpp Slightily modified patch from Alex (blarf). I'll have to rething the access 2004-01-26 07:46:55 +00:00
server.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00