X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=ChangeLog;h=b3373fbac1ce92f91aa1f0f3402c77c5a631c44f;hb=31ef3456c8fc81b643cfafb895d27a34faf63f0f;hp=d940444954864a633ed314d805f7618c9128250c;hpb=65ab094e54f6049e8527e9212e27fd00e4e0c3fe;p=~andy%2Fgtk diff --git a/ChangeLog b/ChangeLog index d94044495..b3373fbac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2002-12-03 Matthias Clasen + + RTL flipping for statusbars. (#96832) + + * gtk/gtkstatusbar.c (get_grip_edge): New function returning the + appropriate grip edge for a statusbar. + (get_grip_rect): Do the right thing in RTL mode. + (gtk_statusbar_button_press): Initiate a resize drag on the + appropriate edge. + (gtk_statusbar_expose_event): Paint the resize grip for the + appropriate edge. + 2002-12-03 Anders Carlsson * gtk/gtkstyle.c: Fix doc comment.