]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
Correctly keep the same text on the top of the screen, considering that
[~andy/gtk] / ChangeLog.pre-2-0
index 11af575157263461830b16f090771362b24629d7..fd67c8733b56e217a7bba57d8ef5acf3457973b9 100644 (file)
@@ -1,3 +1,64 @@
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextview.c (changed_handler): Correctly keep the same
+       text on the top of the screen, considering that the changed region
+       may have overlapped the first paragraph. Should fix msw's "text
+       widget scrolled to wrong place on map" bug, and probably some
+       other scrolling cases as well.
+       (gtk_text_view_set_scroll_adjustments): start adjustments at 0.0, 
+       instead of some random value
+
+       * gtk/gtktextview.c (gtk_text_view_class_init): actually override
+       grab_focus, so #59708 is really fixed
+
+2001-10-24  Anders Carlsson  <andersca@gnu.org>
+
+       * gtk/gtkentry.c: (append_action_signal): Use an image menu item here
+       (popup_targets_received): Call append_action_signal with stock items
+       
+       * gtk/gtklabel.c: (append_action_signal): Use an image menu item here
+       (gtk_label_do_popup): Call append_action_signal with stock items
+       
+       * gtk/gtktextview.c: (append_action_signal): Use an image menu item here
+       (popup_targets_received): Call append_action_signal with stock items
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextview.c (changed_handler): queue a resize here; will
+       temporarily slow down the widget a lot, until we figure out how to
+       optimize to avoid full redraw everytime we queue a resize.
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextiter.c (test_log_attrs): handle case where offset ==
+       0 and char_len == 0, bug #61729
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextiter.c (gtk_text_iter_forward_cursor_positions): fix
+       return value, #61714 (Vitaly Tishkov)
+       (gtk_text_iter_backward_sentence_starts): ditto
+       (gtk_text_iter_backward_word_starts): ditto
+       (gtk_text_iter_forward_word_ends): ditto
+       (gtk_text_iter_forward_sentence_ends): ditto
+       (gtk_text_iter_backward_cursor_positions): ditto
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextlayout.c (gtk_text_layout_get_iter_at_pixel): Apply
+       fix from Dov Grobgeld, #61858
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextview.c (gtk_text_view_update_im_spot_location): 
+       Update IM spot location at appropriate times, #50626
+        (Hidetoshi Tajima)
+
+2001-10-23  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextview.c (gtk_text_view_grab_focus): scroll to cursor
+       on grab focus, unless it's caused by button click, #59708
+
 Tue Oct 23 11:53:00 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/Makefile.am (INCLUDES): Remove G_DISABLE_CONST_RETURNS.
@@ -562,7 +623,6 @@ Fri Oct  5 19:06:07 2001  Kristian Rietveld  <kristian@planet.nl>
        it instead of "search-dialog" (when getting/setting the search dialog
        widget).
 
->>>>>>> 1.2409
 2001-10-05  Jakub Steiner <jimmac@ximian.com>
 
        * gtk/stock-icons/stock_broken_image.png: broken images icon