summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-11-02 19:49:02 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-11-02 19:49:02 +0000
commit1fd7ddbd0b13df34d3d61d2937dff53f7680da01 (patch)
treefdd7b66b8394030947146313fec40f502e39210f /ChangeLog.pre-2-2
parentd96651b5c2d644aeb141101af82c250519819aa9 (diff)
downloadgtk+-1fd7ddbd0b13df34d3d61d2937dff53f7680da01.tar.gz
Automatic RTL flipping for handleboxes.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-211
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 2aad4ec823..9f740808e6 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,14 @@
+2002-11-02 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkhandlebox.c (effective_handle_position):
+ (gtk_handle_box_size_request):
+ (gtk_handle_box_size_allocate):
+ (gtk_handle_box_draw_ghost):
+ (gtk_handle_box_paint):
+ (gtk_handle_box_button_changed):
+ (gtk_handle_box_motion):
+ Flip handleboxes for RTL locales. (#96629)
+
Sat Nov 2 13:47:09 2002 Owen Taylor <otaylor@redhat.com>
* === Released 2.1.2 ===