Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-13 | bump version number | Matthew Johnson | 1 | -0/+2 | |
2007-07-13 | * add DBusInterfaceName annotation to override the Java interface name as2.3 | Matthew Johnson | 1 | -0/+2 | |
the name exported on the bus. | |||||
2007-07-13 | +++ b/changelog | Matthew Johnson | 1 | -0/+4 | |
+ * Add test for arrays-of-structs + * Fix arrays-of-structs bug (spotted by Daniel Machado + <cdanielmachado -at- gmail -dot- com>) + * Fix bashism in Makefile | |||||
2007-07-11 | +++ b/changelog | Matthew Johnson | 1 | -0/+2 | |
+ * Update documentation for nested classes + * Documentation build fix | |||||
2007-05-30 | +++ b/changelog | Matthew Johnson | 1 | -0/+1 | |
+ * Add Class-Path to jar manifests | |||||
2007-05-26 | +++ b/changelog | Matthew Johnson | 1 | -0/+3 | |
+ * Apply recursive-path patch for DBusViewer (written by Zsombor Gegesy + <gzsombor -at- gmail -dot- com>) + | |||||
2007-03-31 | new version in testing | Matthew Johnson | 1 | -0/+2 | |
2007-03-31 | Add async-with-callback API. | Matthew Johnson | 1 | -0/+1 | |
2007-03-20 | a few updates | Matthew Johnson | 1 | -0/+1 | |
2007-03-18 | * Change casting and return types for get{Peer,}RemoteObject calls to | Matthew Johnson | 1 | -0/+4 | |
use generics so you don't need explicit casts on return types. Suggested by Philippe Marschall <philippe -dot- marschall -at- gmail -dot- com>. | |||||
2007-03-08 | change to newer cross-test spec | Matthew Johnson | 1 | -0/+1 | |
2007-02-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbus-java | Matthew Johnson | 1 | -1/+5 | |
Conflicts: AUTHORS changelog | |||||
2007-02-13 | * fix CreateInterface to put DBusException in the right package in import | Matthew Johnson | 1 | -0/+6 | |
statements. Spotted by Steve Crane <Steve -dot- Crane -at- rococosoft -dot- com> | |||||
2007-01-17 | add DBusCall | Matthew Johnson | 1 | -0/+1 | |
2007-01-13 | argh!! | Matthew Johnson | 1 | -0/+2 | |
2007-01-11 | fix cross-test-client | Matthew Johnson | 1 | -0/+4 | |
2007-01-04 | fix bugs, build scripts with $JAVA | Matthew Johnson | 1 | -1/+1 | |
2007-01-04 | * fix DBusViewer.sh (Spotted by Luigi Paioro <luigi -at- lambrate -dot- | Matthew Johnson | 1 | -0/+2 | |
inaf -dot- it> | |||||
2007-01-03 | aou | Matthew Johnson | 1 | -0/+1 | |
2007-01-03 | bump version | Matthew Johnson | 1 | -0/+3 | |
2007-01-03 | documentation, --tcp option | Matthew Johnson | 1 | -0/+1 | |
2007-01-03 | windows installation | Matthew Johnson | 1 | -0/+1 | |
2007-01-02 | windows zip makefile target | Matthew Johnson | 1 | -0/+1 | |
2007-01-02 | log | Matthew Johnson | 1 | -0/+2 | |
2007-01-02 | add --version | Matthew Johnson | 1 | -0/+1 | |
2007-01-01 | run tests on DBusDaemon | Matthew Johnson | 1 | -0/+2 | |
2007-01-01 | documentation | Matthew Johnson | 1 | -0/+2 | |
2007-01-01 | TODOs | Matthew Johnson | 1 | -0/+1 | |
2006-12-30 | daemon | Matthew Johnson | 1 | -0/+1 | |
2006-12-30 | aoeu | Matthew Johnson | 1 | -0/+1 | |
2006-12-30 | fix sha-1 auth on reference implementation | Matthew Johnson | 1 | -0/+1 | |
2006-12-29 | start to add tcp support | Matthew Johnson | 1 | -0/+1 | |
2006-12-29 | * Add peer 2 peer support with DirectConnection class | Matthew Johnson | 1 | -0/+7 | |
* add peer to peer test * split some code from DBusConnection into common super-class AbstractConnection * Support float ('f') type with tests * Degrade floats to doubles when DBUS_JAVA_FLOATS is not set * add DBus.Peer interface to standard introspection data | |||||
2006-12-29 | documentation and changing binding to implementation | Matthew Johnson | 1 | -1/+15 | |
2006-12-25 | log | Matthew Johnson | 1 | -0/+5 | |
2006-12-13 | add checks and docs for DBusInterface outside package; make dist correctly ↵ | Matthew Johnson | 1 | -1/+3 | |
with new script locations | |||||
2006-11-27 | change build system to fix bsd bugs and use DESTDIR properly. Move ↵ | Matthew Johnson | 1 | -0/+6 | |
everything around somewhat | |||||
2006-11-22 | attribute object_path stuff | Matthew Johnson | 1 | -2/+2 | |
2006-11-22 | add Path for non-auto OBJECT_PATH handling | Matthew Johnson | 1 | -0/+1 | |
2006-11-21 | fix deadlock in signals, add AccessDenied signal | Matthew Johnson | 1 | -1/+4 | |
2006-11-21 | up to dev version number | Matthew Johnson | 1 | -0/+2 | |
2006-11-21 | remove Hal and use tex4ht | Matthew Johnson | 1 | -0/+2 | |
2006-11-19 | compile with -pedantic -std=c99 | Matthew Johnson | 1 | -0/+1 | |
2006-11-17 | change to DBus.Error.NoReply | Matthew Johnson | 1 | -0/+1 | |
2006-11-17 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbus-java | Matthew Johnson | 1 | -1/+2 | |
Conflicts: changelog | |||||
2006-11-17 | should be version 1.12 in HEAD | Matthew Johnson | 1 | -1/+5 | |
2006-11-17 | fix some cross-test errors | Matthew Johnson | 1 | -1/+1 | |
2006-11-14 | split install-man and install-doc1.11 | Matthew Johnson | 1 | -0/+1 | |
2006-11-14 | whoops | Matthew Johnson | 1 | -1/+1 | |
2006-11-13 | start on v1.11 | Matthew Johnson | 1 | -0/+4 | |