• Matthias Clasen's avatar
    Intern type names before registering the type to avoid unnecessary copies. · 476e138d
    Matthias Clasen authored
    2005-08-31  Matthias Clasen  <mclasen@redhat.com>
    
    	* gdk/x11/gdkwindow-x11.c (gdk_window_impl_x11_get_type):
    	* gdk/x11/gdkscreen-x11.c (_gdk_screen_x11_get_type):
    	* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_impl_x11_get_type):
    	* gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_get_type):
    	* gdk/x11/gdkinput.c (gdk_device_get_type):
    	* gdk/x11/gdkimage-x11.c (gdk_image_get_type):
    	* gdk/x11/gdkgc-x11.c (_gdk_gc_x11_get_type):
    	* gdk/x11/gdkdrawable-x11.c (_gdk_drawable_impl_x11_get_type):
    	* gdk/x11/gdkdnd-x11.c (gdk_drag_context_get_type):
    	* gdk/x11/gdkdisplay-x11.c (_gdk_display_x11_get_type):
    	* gdk/x11/gdkcolor-x11.c (gdk_colormap_get_type):
    	* gdk/gdkwindow.c (gdk_window_object_get_type):
    	* gdk/gdkscreen.c (gdk_screen_get_type):
    	* gdk/gdkrectangle.c (gdk_rectangle_get_type):
    	* gdk/gdkpixmap.c (gdk_pixmap_get_type):
    	* gdk/gdkkeys.c (gdk_keymap_get_type):
    	* gdk/gdkfont.c (gdk_font_get_type):
    	* gdk/gdkevents.c (gdk_event_get_type):
    	* gdk/gdkdraw.c (gdk_drawable_get_type):
    	* gdk/gdkdisplaymanager.c (gdk_display_manager_get_type):
    	* gdk/gdkdisplay.c (gdk_display_get_type):
    	* gdk/gdkcursor.c (gdk_cursor_get_type):
    	* gdk/gdkcolor.c (gdk_color_get_type): Intern type names before
    	registering the type to avoid unnecessary copies.
    476e138d
To find the state of this project's repository at the time of any of these versions, check out the tags.