Add new tree_view_foreach_visible() function.

Wed Nov  9 00:24:11 2005  Soeren Sandmann  <sandmann@redhat.com>

        * treeviewutils.[ch]: Add new tree_view_foreach_visible()
        function.

        * sysprof.c: Add update_screenshot_window() function.
This commit is contained in:
Soeren Sandmann
2005-11-09 05:39:25 +00:00
committed by Søren Sandmann Pedersen
parent 00244118a2
commit c3ce4ef8c5
5 changed files with 244 additions and 115 deletions

6
TODO
View File

@ -184,6 +184,12 @@ Before 1.2:
UI: "generate screenshot" menu item pops up a window with
a text area + a radio buttons "text/html". When you flick
them, the text area is automatically updated.
- beginning in CVS:
- why does the window not remember its position when
you close it with the close button, but does remember
it when you use the wm button or the menu item? It actually
seems that it only forgets the position when you click the
button with the mouse. But not if you use the keyboard ...
- Find out how gdb does backtraces; they may have a better way. Also
find out what dwarf2 is and how to use it. Look into libunwind.