]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regions
[~andy/gtk] / ChangeLog.pre-2-6
index c22d76094ae9f6f9590a0fb6cd72b76dc515031d..ddc79d2658c6e1e6015400d04d5abd9e30af219a 100644 (file)
@@ -1,3 +1,62 @@
+Tue Oct 29 20:39:16 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenu.c: Change NAVIGATION_REGION_OVERSHOOT back to 50,
+       and create stay-up regions by flipping a fourth quadrant triangle
+       as appropriate.
+
+2002-10-28  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkwindow-win32.c (gdk_window_set_decorations,
+       gdk_window_set_functions): Don't call GetWindowLong for
+       GWL_EXSTYLE, the extended window style wasn't used or
+       changed. After setting the window style with SetWindowLong, call
+       SetWindowPos with the SWP_FRAMECHANGED flag for the window to
+       actually be updated, as Platform SDK docs say one should. (#95812,
+       huzheng)
+
+2002-10-28  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
+
+       * configure.in: Added Belorusian (be) to ALL_LINGUAS.
+
+Sun Oct 27 15:58:30 2002  Kristian Rietveld  <kris@gtk.org>
+
+       This fixes a scrolling bug. Shouldn't cause problems, but you
+       never know ... (#81627, testcase by Timo Sirainen).
+
+       * gtk/gtktreeview.c (validate_visible_area): add a temporary
+       implemention for non use_align, always update dy and ->top_row
+       if we scroll here,
+       (gtk_tree_view_clamp_node_visible): reimplement using
+       _scroll_to_cell (#73895).
+
+Sun Oct 27 11:41:37 GMT 2002  Tony Gale <gale@gtk.org>
+
+       * docs/tutorial/gtk-tut.sgml:
+       minor cleanups, remove refs to gtk_menu_append
+
+       *docs/faq/gtk-faq.sgml: remove ref to gtk_menu_append
+
+Fri Oct 25 23:36:30 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenu.c: Change NAVIGATION_REGION_OVERSHOOT from 50 to 5.
+
+Fri Oct 25 17:56:24 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtknotebook.c (gtk_notebook_switch_focus_tab): 
+       Always switch to the page with the focused tab
+       label. (#82108, Matt Wilson.)
+
+Fri Oct 25 17:46:18 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtknotebook.c (gtk_notebook_button_press): 
+       Don't handle button 2/3 on the tabs. (#82118,
+       Matt Wilson.)
+
+Fri Oct 25 17:32:44 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktoolbar.c: Don't insert mnemonics for stock
+       items (#72918, reported by Mikael Hallendal)
+
 Fri Oct 25 14:51:34 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkfilesel.c: Fix sensitivity of file operation