diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 21f31499da..ef47755972 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,8 +1,7 @@ Sun May 3 19:45:09 1998 Tim Janik <timj@gtk.org> * gtk/gtkadjustment.c (gtk_adjustment_assimilate_value): new function - to set the adjustments value without causing a current emission of - "value_changed" to be restarted. + to set the adjustments value when there is no current emissioin. * gtk/gtksignal.c: added new functions to retrive the number of existing emissions for a certain signal. |