Skip to content
  • Tim Janik's avatar
    deprecated gtk_widget_freeze_accelerators and · 58af2b56
    Tim Janik authored
    Sat Nov 28 00:06:49 1998  Tim Janik  <timj@gtk.org>
    
            * gtk/gtkwidget.h:
            * gtk/gtkwidget.c: deprecated gtk_widget_freeze_accelerators and
            gtk_widget_thaw_accelerators, we provide gtk_widget_lock_accelerators
            and gtk_widget_unlock_accelerators.
    
            * gtk/gtklayout.h:
            * gtk/gtklayout.c: implemented incremental freezing facility.
    
            * gtk/gtktext.h:
            * gtk/gtktext.c: implemented incremental freezing facility.
    
            * gtk/gtkenums.h:
            * gtk/gtkaccelgroup.h: moved enum GtkAccelFlags into this place.
    
            * gtk/gtkentry.h:
            * gtk/gtkentry.c:
            deprecated gtk_entry_adjust_scroll().
    
            * random GtkType, macro and indentation fixes.
    
    Fri Nov 27 22:50:15 1998  Tim Janik  <timj@gtk.org>
    
            * gtk/gtkclist.h:
            * gtk/gtkclist.c: implemented incremental freezing facility, added
            a new class member (*refresh)() which takes over the thaw
            functionality. the clist FROZEN flag got removed on the way.
            * gtk/gtkctree.c: adaptions to feature the clist refresh functionality
            and incremental freezing.
    
            * gtk/gtkcalendar.c: implemented incremental freezing facility.
    58af2b56
To find the state of this project's repository at the time of any of these versions, check out the tags.