Remove "loading and saving"

Fri Mar 25 19:39:24 2005  Søren Sandmann  <sandmann@redhat.com>

	* TODO: Remove "loading and saving"

	* sysprof.glade: Add ellipsises to Open and Save menu items.

	* sysprof.c (overwrite_file): Add this function, cutted-and-pasted
	from evince.

	* sysprof.c (on_save_as_clicked, on_open_clicked): Use
	GtkFileChoosers to pick the names.

	* sysprof.c: Various GUI updates.
This commit is contained in:
Søren Sandmann
2005-03-26 01:19:07 +00:00
committed by Søren Sandmann Pedersen
parent 50c62b0804
commit 0901851c45
7 changed files with 306 additions and 84 deletions

4
TODO
View File

@ -30,8 +30,6 @@
- kernel module should put process to sleep before sampling. Should get us
more accurate data
- loading and saving
- make profile.c more agnostic to processes and functions etc. Ideally
it should just take a set of stack traces containing "presentation
objects" and do something sensible with it.
@ -51,6 +49,8 @@
DONE:
- loading and saving
- consider making ProfileObject more of an object.
- make an "everything" object