From 4e67aeb9a6aaf0852ab9b6aba46c21cb483cdf54 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 27 Oct 2004 06:07:35 +0000 Subject: Move bevel routine to twin_widget for sharing Change order of timeout vs work, making work come last as that's where redisplay occurs. Oops. Argument order wrong in twin_pixmap_damage call Make button italic to test Change names of formals to match prototype --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6dd0067..3992356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-10-26 Keith Packard + + * twin_button.c: (_twin_button_paint): + * twin_widget.c: (_twin_widget_bevel): + * twinint.h: + Move bevel routine to twin_widget for sharing + + * twin_dispatch.c: (twin_dispatch): + Change order of timeout vs work, making work come last as + that's where redisplay occurs. + + * twin_draw.c: (twin_fill): + Oops. Argument order wrong in twin_pixmap_damage call + + * twin_hello.c: (twin_hello_start): + Make button italic to test + + * twin_pixmap.c: (twin_pixmap_damage): + Change names of formals to match prototype + 2004-10-26 Keith Packard * twin_button.c: (_twin_button_paint): -- cgit v1.2.3