Skip to content
  • Matthias Clasen's avatar
    Update to explain the situation. · 5325959f
    Matthias Clasen authored
    2008-09-23  Matthias Clasen  <mclasen@redhat.com>
    
            * README.in: Update to explain the situation.
    
            * gtk/gtkadjustment.c: Revert to the old behaviour of allowing
            values in the range [lower, upper]. Relying on the possibility
            to set values in the [upper - page_size, upper] subrange is
            considered deprecated, though, and will trigger a warning.
    
            * gtk/gtkcombobox.c:
            * gtk/gtkiconview.c:
            * gtk/gtkrange.c:
            * gtk/gtkscrolledwindow.c:
            * gtk/gtktreeview.c: Add the CLAMPing back that was removed after
            the GtkAdjustment behaviour change.
    
    svn path=/branches/gtk-2-14/; revision=21499
    
    Conflicts:
    
    	ChangeLog.pre-2-14
    5325959f