Skip to content
  • Owen Taylor's avatar
    A bit of editing. · 386ae209
    Owen Taylor authored
    Fri May 12 18:46:51 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* docs/Changes-1.4.txt: A bit of editing.
    
    	* gdk/gdkwindow.c (_gdk_window_clear_update_area)
    	* gdk/x11/gdkwindow-x11.c (gdk_window_hide): Add a function
    	to clear the update area for the window, and clear it
    	when hiding a window.
    
    	* gdk/gdkwindow.c (gdk_window_begin_paint_region): Ignore
    	if window destroyed.
    
    	* gdk/gdkwindow.c (gdk_window_end_paint): Likewise.
    
    	* gdk/gdkwindow.c gdk/x11/gdkwindow-x11.c gdk/gdkinternals.h: Move
    	gdk_window_destroy() to the generic code, since there was a lot of
    	window-system-independent logic it in. Add a function:
    
    	 _gdk_window_destroy()
    
    	to the internal API to destroy a window without unreferencing it.
    	Add a function:
    
    	 _gdk_windowing_window_destroy()
    
    	That does the windowing-system-dependent part of destroying
    	the window.
    
    Fri May 12 11:07:41 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/testgtk.c: Fix various memory leaks of pixmaps.
    
    Fri May 12 11:06:10 2000  Owen Taylor  <...
    386ae209
To find the state of this project's repository at the time of any of these versions, check out the tags.