]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-2
add sanitize-la.sh
[~andy/gtk] / ChangeLog.pre-2-2
index d48162491a472d2e23f677b65a3b57c7debac89a..bcf0eaf59d3ff2d326b8564a40e2d9eb9cd68ce0 100644 (file)
@@ -1,3 +1,41 @@
+2002-03-03  jacob berkman  <jacob@ximian.com>
+
+       * Makefile.am (EXTRA_DIST): add sanitize-la.sh
+
+2002-03-03  Anders Carlsson  <andersca@gnu.org>
+
+       * gdk/x11/gdkwindow-x11.c (gdk_window_move_resize): Fix tyop
+       in docs.
+
+Sat Mar  2 03:49:31 2002  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtktreeview.c (gtk_tree_view_button_press): move edit
+       ifs above _set_cursor code, don't collapse/expand row on double
+       click, only activate (#63269)
+       (validate_visible_area): add two missing lines (#73161, #73162)
+
+Sun Mar  3 12:13:56 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Fix typo where pangoxft was being
+       required instead of pangox. (Reported by Miles
+       Lane)
+
+Sun Mar  3 12:06:02 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkentry.c (gtk_entry_expose): Draw cursors
+       _under_ the text, not over.
+
+Sun Mar  3 11:26:20 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_class_init): add
+       a secondary-cursor-color property.
+
+Sun Mar  3 11:12:16 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextlayout.c (add_cursor): When in split cursor
+       mode, always add the cursor as both strong and weak
+       so that it is drawn with the correct non-split color.
+
 Sun Mar  3 11:05:13 2002  Owen Taylor  <otaylor@redhat.com>
 
        * modules/input/Makefile.am (moduledir): Fix