Constrain the samples label to only grow wider instead of bouncing around.

2008-04-01  Owen Taylor  <otaylor@redhat.com>

        * sysprof.c (on_samples_label_size_request): Constrain the
        samples label to only grow wider instead of bouncing around.

svn path=/trunk/; revision=409
This commit is contained in:
Owen Taylor
2008-04-01 17:46:06 +00:00
committed by Owen Taylor
parent 5d06134d54
commit 12de20b938
2 changed files with 35 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-04-01 Owen Taylor <otaylor@redhat.com>
* sysprof.c (on_samples_label_size_request): Constrain the
samples label to only grow wider instead of bouncing around.
2008-03-29 Soren Sandmann <sandmann@daimi.au.dk>
Work around GTK+ ABI break.