Skip to content
  • Owen Taylor's avatar
    nparams for selection_get should be 3, not 2. [ From Damon Chaplin · 2e99e771
    Owen Taylor authored
    Fri Jan 15 10:22:21 1999  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkwidget.c (gtk_widget_class_init):
    	nparams for selection_get should be 3, not 2.
    	[ From Damon Chaplin <damon@karuna.freeserve.co.uk> ]
    
    	* gtk/gtkeventbox.c (gtk_event_box_paint): Add a paint
    	routine so queued redraws work inside event boxes.
    
    Thu Jan 14 17:47:37 1999  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkentry.c (gtk_entry_draw_cursor_on_drawable): Only
     	 redraw character under cursor when not displaying
    	highlighted selection.
    
    	* gdk/gdkrgb.c (gdk_rgb_init): Add in a cast to
    	gpointer to make IRIX cc happy.
    
    Thu Jan 14 12:29:50 1999  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkcheckbutton.c (gtk_check_button_draw): Restructure
    	the drawing code to remove a bit of duplication -
    	and to remove a call to gtk_widget_draw_focus()
    	that queues a redraw when an expose occurs.
    
    	* gtk/gtklabel.c (gtk_label_expose): Fix up handling
    	  of ypadding.
    
    	* gtk/gtknoteb...
    2e99e771