Make the load_file() idle low priority to avoid weird toolbar flash.

2006-08-08  Soren Sandmann  <ssp@localhost.localdomain>

	* sysprof.c (main): Make the load_file() idle low priority to
	avoid weird toolbar flash.

	* TODO: updates.
This commit is contained in:
Soren Sandmann
2006-08-09 03:05:34 +00:00
committed by Søren Sandmann Pedersen
parent 23d3a36a4a
commit f06e272ea7
5 changed files with 29 additions and 8 deletions

View File

@ -1,3 +1,10 @@
2006-08-08 Soren Sandmann <ssp@localhost.localdomain>
* sysprof.c (main): Make the load_file() idle low priority to
avoid weird toolbar flash.
* TODO: updates.
2006-07-31 Paolo Borelli <pborelli@katamail.com>
* sysprof.c (expand_descendants_tree): small cleanup.