gtk/gdk
Tim Janik 64911ddc44 add xthickness and ythickness to GtkRcStyle and add the necessary tokens.
Tue Jul 11 06:38:42 2000  Tim Janik  <timj@gtk.org>

        * gtk/gtkrc.h: add xthickness and ythickness to GtkRcStyle and
        add the necessary tokens.

        * gtk/gtkrc.c (gtk_rc_style_init): properly initiality the rc style.
        (gtk_rc_style_to_style): copy thicknesses.
        (gtk_rc_init_style): apply thicknesses.
        (gtk_rc_parse_style): parse xthickness and ythickness.

        * gdk/x11/gdkdnd-x11.c: silence compiler in switch() statements.

        * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new):
        (gdk_window_new):
        (_gdk_windowing_window_init):
        * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new):
        (gdk_pixmap_create_from_data):
        (gdk_bitmap_create_from_data):
        (gdk_pixmap_new):
        * gdk/x11/gdkimage-x11.c (gdk_image_get):
        (gdk_image_new):
        * gdk/x11/gdkgc-x11.c (_gdk_x11_gc_new):
        * gdk/x11/gdkdnd-x11.c (gdk_drag_context_new):
        * gdk/x11/gdkcolor-x11.c (gdkx_colormap_get):
        (gdk_colormap_get_system):
        (gdk_colormap_new):
        * gdk/gdkwindow.c (gdk_window_init):
        * gtk/gtkstyle.c (gtk_style_new):
        * gtk/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
        * gdk/gdkpixmap.c (gdk_pixmap_init):
        * gtk/gtkrc.c (gtk_rc_style_new):
        use g_object_new() instead of g_type_create_instance() which
        is a private function for fundamental type implementations.

Tue Jul 11 06:20:14 2000  Tim Janik  <timj@gtk.org>

        * io-gif.c (gdk_pixbuf__gif_image_load_animation):
        * gdk-pixbuf-data.c (gdk_pixbuf_new_from_data):
        * gdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_file):
        use g_object_new() instead of g_type_create_instance() which
        is a private function for fundamental type implementations.
2000-07-11 04:46:11 +00:00
..
linux-fb Add check for db2html 2000-07-06 21:09:25 +00:00
nanox Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
win32 Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
x11 add xthickness and ythickness to GtkRcStyle and add the necessary tokens. 2000-07-11 04:46:11 +00:00
.cvsignore Call gdk_window_withdraw rather than gdk_window_hide; this makes things 2000-06-12 21:08:07 +00:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdk.def Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
gdk.h Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
gdkcc.h Started 1999-10-01 23:18:30 +00:00
gdkcolor.c Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkcolor.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkcompat.h Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkconfig.h.win32 Fix typo. 1999-11-21 21:21:58 +00:00
gdkcursor.c Include gdkinternals.h instead of gdkprivate.h. 2000-03-28 01:40:57 +00:00
gdkcursor.h s/refcount/ref_count/. 2000-02-13 08:16:48 +00:00
gdkcursors.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkdnd.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkdraw.c Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkdrawable.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkevents.c Ignore calls with <= width or height. 2000-07-03 19:00:23 +00:00
gdkevents.h Ignore calls with <= width or height. 2000-07-03 19:00:23 +00:00
gdkfont.c Include gdkinternals.h instead of gdkprivate.h. 2000-03-28 01:40:57 +00:00
gdkfont.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkgc.c Ignore calls with <= width or height. 2000-07-03 19:00:23 +00:00
gdkgc.h Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkglobals.c Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00
gdki18n.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkim.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkimage.c Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkimage.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkinput.h Ignore calls with <= width or height. 2000-07-03 19:00:23 +00:00
gdkinternals.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkkeysyms.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkkeyuni.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpango.c Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkpango.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpixbuf-drawable.c Indentation fixups to GTK+ standard. 2000-06-21 23:29:51 +00:00
gdkpixbuf-render.c Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkpixbuf.h Welcome aboard, gdk-pixbuf. 2000-06-21 20:47:22 +00:00
gdkpixmap.c add xthickness and ythickness to GtkRcStyle and add the necessary tokens. 2000-07-11 04:46:11 +00:00
gdkpixmap.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkpolyreg-generic.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkprivate.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkproperty.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkrectangle.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkregion-generic.c If a region does not have any rectangles, or if the specified rectangle is 2000-05-18 22:44:19 +00:00
gdkregion-generic.h Remove use of libunicode in favor of new GLib functions. 2000-06-21 16:19:59 +00:00
gdkregion.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkrgb.c Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkrgb.h Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkselection.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdktypes.h Patch from George Liebl to add a GdkGrabStatus enumeration to use as a 2000-07-06 16:20:45 +00:00
gdkvisual.h Started 1999-10-01 23:18:30 +00:00
gdkwindow.c add xthickness and ythickness to GtkRcStyle and add the necessary tokens. 2000-07-11 04:46:11 +00:00
gdkwindow.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
Makefile.am Welcome aboard, gdk-pixbuf. 2000-06-21 20:47:22 +00:00
makefile.cygwin Large changes to the Win32 backend, partially made necessary by the 2000-05-01 22:06:49 +00:00
makefile.msc Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function 2000-03-08 06:18:41 +00:00
TODO Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00