Skip to content
  • Havoc Pennington's avatar
    Remove all references to offscreen flag which was no longer used. · 9ae724bf
    Havoc Pennington authored
    Thu Jun  1 23:05:13 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkwidget.c: Remove all references to
    	offscreen flag which was no longer used.
    
    	* gtk/gtkprivate.h (enum): Remove unused flags and compress.
    
    	* gtk/gtkframe.c (gtk_frame_set_label_widget): Check
    	for non-null label_widget->parent.
    
    	* gtk/gtkentry.c: Get rid of code to deal with PangoAttribute
    	which no longer was used.
    
    	* gdk/gdkpango.c (gdk_pango_context_get_info): make static.
    
    	* gdk/gdkpango.c (gdk_draw_layout[_line]): Add checks
    	for null arguments.
    
    	* gdk/x11/gdkgeometry-x11.c (gdk_window_scroll): add
    	check for destroyed windows.
    
    Thu Jun  1 13:48:45 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkimmulticontext.c: Add a finalize method and unref
    	the slave context there.
    
    	* gtk/gtkinvisible.[ch]: Make reference counting behavior
    	identical to GtkWindow.
    
    Thu Jun  1 01:54:11 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* Makefile.am gdk/gdkpango.c: Copy the la...
    9ae724bf