On Thu, Feb 19, 2004 at 06:35:04AM -0700, Don Allingham wrote: > 1) Completion of the gnome-vfs bindings. We have to ship our own > library to implement the functions that are currently missing. > So instead of being architecture independent, we have to ship > a version for each architecture.
I've posted a question on your bug report; it would be nice if we detailed what exactly needs to be done so people can try working on the individual bits for a start. > 2) The new FileChooser/FileFiter. We have a non-standard, semi-custom > file selector right now to get around some of the current selector's > deficiencies. > 3) Fulling working TreeModelSort. A lot of strange things happening > here. Several people (including me) have submitted patches against > some of the segfaults in this area, but I'm not sure we have them > all yet. And these patches are still in CVS, and have not made it > to an actual release yet. > 4) New TreeView enhancements. The speed ups to to fixed height cells > would are critical. Looping through every element in a database of > 100,000 people to calculate cell height takes a long time. > 5) TreeModelFilter - right now we are faking this by building and > rebuilding TreeStores. This is really painful. > 6) ComboBox/ComboBoxEntry changes. Are there bugs open for these other items? The only one I see that could be relevant is 127504 (wrap GtkTreeViewColumnDropFunc); if you file bugs it makes it a lot easier for things to be remembered and worked on. Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
