diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 1e10abcd7c..b301f95861 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,16 @@ +2002-01-17 Havoc Pennington <hp@redhat.com> + + * gtk/gtktextlayout.c (_gtk_text_layout_get_line_xrange): new + function (which I then decided not to use but I think it's needed + to fix #68963 + + * gtk/gtktextview.c: add page_horizontally action signal and + implement Ctrl+PgUp, Ctrl+PgDown based on patch from Padraig, + hackily modified to avoid adding GTK_MOVEMENT_ API. Part of + #53934 + + * gtk/gtkmarshalers.list: add NONE:INT,BOOL + Thu Jan 17 17:02:38 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkwidget.c (gtk_widget_real_unrealize): Call |