CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/08/31 11:14:26

Modified files:
        .              : ChangeLog 
        gdk            : gdkcolor.c gdkcursor.c gdkdisplay.c 
                         gdkdisplaymanager.c gdkdraw.c gdkevents.c 
                         gdkfont.c gdkkeys.c gdkpixmap.c gdkrectangle.c 
                         gdkscreen.c gdkwindow.c 
        gdk/x11        : gdkcolor-x11.c gdkdisplay-x11.c gdkdnd-x11.c 
                         gdkdrawable-x11.c gdkgc-x11.c gdkimage-x11.c 
                         gdkinput.c gdkkeys-x11.c gdkpixmap-x11.c 
                         gdkscreen-x11.c gdkvisual-x11.c gdkwindow-x11.c 

Log message:
2005-08-31  Matthias Clasen  <[EMAIL PROTECTED]>

* 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.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-08-31%2011:13&maxdate=2005-08-31%2011:15

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to