Skip to content
  • Tor Lillqvist's avatar
    Add missing entries, needed by gtk. · 36a56b08
    Tor Lillqvist authored
    2002-11-16  Tor Lillqvist  <tml@iki.fi>
    
    	* gdk/gdk.def: Add missing entries, needed by gtk.
    
    	* gdk/win32/gdkcolor-win32.c (gdk_screen_get_system_colormap):
    	Remove g_return_val_if_fail call. This function is called from
    	gdk_display_open() with the _gdk_screen it just created, but when
    	gdk_screen_get_default() still returns NULL.
    
    	* gdk/win32/gdkdisplay-win32.c
    	* gdk/win32/gdkscreen-win32.c: Make more like the linux-fb
    	versions. For instance, don't call
    	gdk_display_manager_set_default_display() from gdk_display_open().
    
    	* gdk/win32/gdkglobals-win32.c: Move _gdk_display, _gdk_screen and
    	_gdk_parent_root here.
    
    	* gdk/win32/gdkinput.c (gdk_display_list_devices): New function.
    
    	* gdk/win32/gdkmain-win32.c (gdk_get_display): New function.
    
    	* gdk/win32/gdkvisual-win32.c (gdk_screen_get_system_visual):
    	Don't require that the screen parameter is non-NULL. It can be,
    	and the linux-fb version doesn't check either.
    
    	* gdk/win32/gdkwindow-win32.c (gdk_window_set_skip_taskbar_hint,
    	gdk_window_set_skip_pager_hint, gdk_window_fullscreen,
    	gdk_window_unfullscreen): Implement as no-ops.
    36a56b08
To find the state of this project's repository at the time of any of these versions, check out the tags.