summaryrefslogtreecommitdiff
path: root/org/freedesktop/dbus/DBusSignal.java
AgeCommit message (Expand)AuthorFilesLines
2009-05-21extra regression test and fix for empty signalsMatthew Johnson1-1/+1
2008-11-14 * Make signals with renamed interfaces and member names workMatthew Johnson1-3/+10
2008-05-31relicence to LGPLMatthew Johnson1-1/+1
2008-02-05fix warnings when building with gcjMatthew Johnson1-11/+13
2008-01-10Remove unneccessary castMatthew Johnson1-1/+1
2007-12-11aoeuMatthew Johnson1-2/+8
2007-12-03add gettext localizationMatthew Johnson1-4/+6
2007-12-02fix or ignore warningsMatthew Johnson1-0/+1
2007-12-02+++ b/changelogMatthew Johnson1-2/+21
2007-07-13 * add DBusInterfaceName annotation to override the Java interface name as2.3Matthew Johnson1-1/+4
2006-12-30daemonMatthew Johnson1-2/+7
2006-12-29 * Add peer 2 peer support with DirectConnection classMatthew Johnson1-7/+7
2006-12-29documentation and changing binding to implementationMatthew Johnson1-1/+1
2006-12-25more fixesMatthew Johnson1-3/+2
2006-12-25make check passesMatthew Johnson1-4/+21
2006-12-24lots of messages work!Matthew Johnson1-1/+17
2006-12-24fix more bugsMatthew Johnson1-3/+8
2006-12-23make disconnecting register properlyMatthew Johnson1-2/+2
2006-12-22compiles!!Matthew Johnson1-2/+2
2006-12-22more integration fixesMatthew Johnson1-0/+1
2006-12-21more build fixesMatthew Johnson1-37/+62
2006-12-20fix errorsMatthew Johnson1-0/+7
2006-12-18resttructuring and licence headersMatthew Johnson1-0/+10
2006-12-18restructuringMatthew Johnson1-0/+134
2006-12-18remove old message classesMatthew Johnson1-137/+0
2006-11-22unbreak signalsMatthew Johnson1-1/+4
2006-11-21fix deadlock in signals, add AccessDenied signalMatthew Johnson1-0/+14
2006-10-19ensure correct copyright and license information is included with each file a...Matthew Johnson1-0/+10
2006-08-29check for signal path validity in JavaMatthew Johnson1-0/+1
2006-08-03signal handling tests and optimisationsmjj291-21/+38
2006-07-26various fixes, coplete java implementation of text suite, add DBUS_JAVA_EXCEP...mjj291-0/+2
2006-07-26more fixesmjj291-3/+7
2006-07-17more optimisations, particularly to do with Map handlingmjj291-1/+1
2006-05-21method overloadingmjj291-5/+4
2006-04-27 add -Xlint:all to compilationmjj291-3/+3
2006-04-04 Custom serialization of objects, added javadocmjj291-1/+1
2006-02-27rework structsmjj291-5/+8
2006-02-27faffing with recursive type supportmjj291-1/+0
2006-01-09backwards compatibility modesmjj291-22/+11
2005-12-19 Move treemjj291-0/+96