Skip to content
  • Alexander Larsson's avatar
    Don't draw with GTK_STATE_ACTIVE. · 1a46d3d5
    Alexander Larsson authored
    2001-09-18  Alex Larsson  <alexl@redhat.com>
    
            * gtk/gtkcheckbutton.c:
    	* gtk/gtkradiobutton.c:
    	Don't draw with GTK_STATE_ACTIVE.
    
    	* gtk/gtkclist.c:
    	* gtk/gtkctree.c:
    	Draw lines between rows with base_gc[GTK_STATE_NORMAL].
    
    	* gtk/gtktextdisplay.c:
    	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
    	unfocused with base_gc [GTK_STATE_ACTIVE].
    
    	* gtk/gtkentry.c:
    	Add select all menu-item.
    	Default cursor color is red.
    	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
    	unfocused with base_gc [GTK_STATE_ACTIVE].
    
    	* gtk/gtklabel.[ch]:
    	Add keynav + menu to selectable lables.
    	Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
    	unfocused with base_gc [GTK_STATE_ACTIVE].
    
    	* gtk/gtkfilesel.c:
    	Add drag and drop support.
    
    	* gtk/gtkstyle.c:
    	(This was checked in earlier)
    	New default values for text/base SELECTED and ACTIVE
    1a46d3d5