Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes in-line with new object_path param changes. Also bumped required ↵ | Owen Fraser-Green | 2004-06-07 | 1 | -1/+1 |
| | | | | mono version and use new -pkg flag. | ||||
* | Various mono related changes to facilitate GAC support. | Owen Fraser-Green | 2004-05-15 | 1 | -10/+26 |
| | |||||
* | Added documentation directory | Owen Fraser-Green | 2004-05-15 | 1 | -0/+2 |
| | |||||
* | Removed test-dbus-sharp.exe from all target. | Owen Fraser-Green | 2004-05-02 | 1 | -1/+1 |
| | |||||
* | Added signal support. | Owen Fraser-Green | 2004-03-26 | 1 | -0/+2 |
| | |||||
* | Added InterfaceProxy to Mono bindings to avoid having to generate a proxy ↵ | Owen Fraser-Green | 2004-03-23 | 1 | -0/+1 |
| | | | | for every registered object. Also added object_path functions to dbus-message. | ||||
* | First checkin of the Mono bindings. | Owen Fraser-Green | 2004-03-23 | 1 | -4/+36 |
| | |||||
* | 2003-06-22 Havoc Pennington <hp@pobox.com> | Havoc Pennington | 2003-06-22 | 1 | -3/+3 |
| | | | | | * mono/Connection.cs, mono/DBus.cs, mono/Error.cs: Start wrapping more stuff. | ||||
* | 2003-06-22 Havoc Pennington <hp@pobox.com> | Havoc Pennington | 2003-06-22 | 1 | -0/+25 |
* mono/*, gcj/*, configure.in, Makefile.am: Check in makefiles and subdirs for mono and gcj bindings. Neither binding actually exists, just trying to get through all the build and other boring bits. |