After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 581518 - Please add support for DBus XML files
Please add support for DBus XML files
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.5.9
Other Linux
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2009-05-05 20:25 UTC by Tobias Hunger
Modified: 2009-08-20 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add initial dbusxml file support (version 0.5) (20.87 KB, patch)
2009-05-05 20:28 UTC, Tobias Hunger
none Details | Review
Patch to add initial dbusxml file support (version 0.5) (20.87 KB, patch)
2009-05-05 20:31 UTC, Tobias Hunger
none Details | Review
dbusxml support version 0.6 (23.08 KB, patch)
2009-05-08 19:07 UTC, Tobias Hunger
none Details | Review
dbusxml support version 0.7 (37.95 KB, patch)
2009-06-01 19:57 UTC, Tobias Hunger
none Details | Review
Add documentation file. (44.96 KB, patch)
2009-06-02 20:48 UTC, Tobias Hunger
none Details | Review
dbusxml support v0.9 (41.51 KB, patch)
2009-06-03 19:37 UTC, Tobias Hunger
none Details | Review

Description Tobias Hunger 2009-05-05 20:25:56 UTC
Please add support for DBus XML files.
Comment 1 Tobias Hunger 2009-05-05 20:28:35 UTC
Created attachment 134061 [details] [review]
Patch to add initial dbusxml file support (version 0.5)

This patch adds the requested support for DBus XML files.

It is not yet feature complete but already allows for annotations to interfaces, methods and signals.
Comment 2 Tobias Hunger 2009-05-05 20:31:43 UTC
Created attachment 134062 [details] [review]
Patch to add initial dbusxml file support (version 0.5)

This patch adds the requested support for DBus XML files.

It is not yet feature complete but already allows for annotations to interfaces, methods and signals.
Comment 3 Tobias Hunger 2009-05-05 20:32:49 UTC
Sorry about the patch getting added twice. No idea why/how that happened:-(
Comment 4 Tobias Hunger 2009-05-08 19:07:39 UTC
Created attachment 134279 [details] [review]
dbusxml support version 0.6

This version adds support for properties.

So everything that is actually defined in the D-Bus spec is covered.
Comment 5 Tobias Hunger 2009-06-01 19:57:16 UTC
Created attachment 135764 [details] [review]
dbusxml support version 0.7

Adds support for definition of structs, enums and flagsets.

This is not in the DBus standard, but needed for any serious dbus interface.
Comment 6 Tobias Hunger 2009-06-01 20:04:51 UTC
The code is now available here:
http://gitorious.org/doxygen-dbusxml
Comment 7 Tobias Hunger 2009-06-02 20:48:26 UTC
Created attachment 135845 [details] [review]
Add documentation file.

Add a section about dbusxml to the documentation.
Comment 8 Tobias Hunger 2009-06-03 19:37:20 UTC
Created attachment 135905 [details] [review]
dbusxml support v0.9

* Remove debug output
* Update to doxygen 1.5.9
Comment 9 Dimitri van Heesch 2009-06-23 20:02:45 UTC
I'm happy to announce that your patch is applied, and will be included in the next subversion update.
Comment 10 Dimitri van Heesch 2009-08-20 10:12:47 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.6.0. Please verify if this is indeed the case and reopen the
bug if you think it is not fixed (include any additional information that you
think can be relevant).