mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-06-19 10:48:31 +02:00
2005-06-16 Colin Walters <walters@verbum.org>
* doc/TODO: Update for GLib bindings.
This commit is contained in:
parent
887a1dc0e3
commit
679018f00c
2 changed files with 11 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-06-16 Colin Walters <walters@verbum.org>
|
||||
|
||||
* doc/TODO: Update for GLib bindings.
|
||||
|
||||
2005-06-16 Colin Walters <walters@verbum.org>
|
||||
|
||||
* glib/dbus-binding-tool-glib.c:
|
||||
|
|
|
|||
8
doc/TODO
8
doc/TODO
|
|
@ -30,7 +30,13 @@ Important for 1.0 GLib Bindings
|
|||
|
||||
- Annotations for "do not take ownership of this return value" on server
|
||||
|
||||
- Fix signals
|
||||
- Fix/test signals
|
||||
|
||||
- Don't autoexport signals and properties; use metadata either in
|
||||
code (preferable) or annotation in XML
|
||||
|
||||
- Fix TYPE_OBJECT_PATH marshalling; see:
|
||||
http://lists.freedesktop.org/archives/dbus/2005-June/002774.html
|
||||
|
||||
- Fix errors - need to get specific error back, not UnmappedError crap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue