]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
remove the second ref command on the child_model, we only have to ref it
[~andy/gtk] / ChangeLog.pre-2-4
index 39fb620bc24338ab4e8c7549c549a362448a9ac4..c55712d386734768e4e89c688a7ff7cdf5d12b72 100644 (file)
@@ -1,3 +1,26 @@
+Sat Nov  2 23:48:52 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreemodelsort.c (gtk_tree_model_sort_set_model): remove
+       the second ref command on the child_model, we only have to ref it
+       once here. (#96851, reported by Jorn Baayen).
+
+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 ===
+
+       * NEWS: Update.
+
 Sat Nov  2 00:22:33 2002  Owen Taylor  <otaylor@redhat.com>
 
        Add startup notification hooks - mostly based on patch