Skip to content
  • Havoc Pennington's avatar
    fix some shell typos · b4e4a0ed
    Havoc Pennington authored
    2001-05-04  Havoc Pennington  <hp@redhat.com>
    
    	* configure.in: fix some shell typos
    
    	* gtk/gtkcolorsel.c (gtk_color_selection_destroy): warning fix
    
    	* gtk/gtkimage.c: handle animations
    
    	* gtk/gtkcheckbutton.c (gtk_check_button_size_request): request
    	border_width * 2, not just border_width
    
    	* gtk/gtkscale.c: add "format_value" signal to allow people
    	to override the way values are drawn.
    	(gtk_scale_get_value_size): fix width/height mistake,
    	and compute size from actual displayed text, not
    	from made-up text.
    
    	* gtk/gtktexttag.c (gtk_text_tag_class_init): fix return type in
    	signal registration
    
    	* tests/testtext.c: Add "Remove all tags" menu item for testing
    
    	* gtk/gtktextbuffer.c (gtk_text_buffer_remove_all_tags): implement
    
    	* demos/gtk-demo/main.c (main): add hack so we can find modules
    	without installing gtk
    
    	* demos/gtk-demo/textview.c (insert_text): demo font scaling
    
    	* gtk/gtkcellrenderertext.c: Add "scale" property (font scaling
    	factor)
    	(gtk_cell_renderer_text_se...
    b4e4a0ed
To find the state of this project's repository at the time of any of these versions, check out the tags.