Ryujinx-GtkSharp/todo/todo.xml
Rachel Hestilow 9a8690f9ae Added.
svn path=/trunk/gtk-sharp/; revision=5718
2002-07-12 06:11:02 +00:00

22 lines
983 B
XML

<?xml version="1.0"?>
<todo>
<item name="null">
<brief>Some methods need to accept null arguments.</brief>
<description>gtk.defs has &quot;is-null&quot; metadata tags, this needs to be
translated/added to the XML metadata and implemented in generator.</description>
<notes>Bug <a href="http://bugzilla.ximian.com/show_bug.cgi?id=26405">#26405</a>.</notes>
<status>0</status>
</item>
<item name="docs">
<brief>Gtk+ docs must be merged in.</brief>
<description>The docs generated for Gtk+, et al need to be merged into the doc-string attributes, and then output by generator.</description>
<wrangler>rachel</wrangler>
<status>50</status>
</item>
<item name="drawing">
<brief>Gdk drawing primitives not fully supported.</brief>
<description>Many Gdk drawing functions are named oddly and are not being generated as methods of Drawable. gapi2xml.pl needs to take this into account.</description>
<status>0</status>
</item>
</todo>