gtk/gdk
Owen Taylor d2caca5e20 Don't try to use render if we can't get a picture for the drawable. (Fixes
Thu Nov  7 17:18:06 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_pixbuf):
        Don't try to use render if we can't get a picture for
        the drawable. (Fixes #97220, reported by
        Jamie Zawinski)

        * gtk/gtkimage.c: Force requisition calculation
        when we get a expose prior to size_request().
        (#91711, reported by Sven Neumann, debugging
        help from Matthias Clasen, Soeren Sandmann)
2002-11-07 22:27:22 +00:00
..
linux-fb Add startup notification hooks - mostly based on patch by Havoc Pennington 2002-11-02 05:37:04 +00:00
win32 Add startup notification hooks - mostly based on patch by Havoc Pennington 2002-11-02 05:37:04 +00:00
x11 Don't try to use render if we can't get a picture for the drawable. (Fixes 2002-11-07 22:27:22 +00:00
.cvsignore Patch from Eric Warmenhoven to with miscellaneous linux-fb fixes, 2002-09-22 22:32:05 +00:00
COPYING
gdk.c Use g_return_val_if_fail in this non-void function. (gdk_init_check): 2002-11-07 21:05:52 +00:00
gdk.def - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, 2002-10-07 19:42:49 +00:00
gdk.h Add startup notification hooks - mostly based on patch by Havoc Pennington 2002-11-02 05:37:04 +00:00
gdkcolor.c doc comment fixes. 2002-10-29 21:27:17 +00:00
gdkcolor.h Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
gdkconfig.h.win32 Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkcursor.c Renames: 2002-06-20 23:59:27 +00:00
gdkcursor.h Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). 2002-06-18 20:59:44 +00:00
gdkdisplay.c Documentation updates. 2002-10-11 01:04:45 +00:00
gdkdisplay.h Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdkdisplaymanager.c Gdk API doc updates. 2002-10-22 22:11:22 +00:00
gdkdisplaymanager.h Renames: 2002-06-20 23:59:27 +00:00
gdkdnd.c Fix doc comment. 2002-10-25 00:01:15 +00:00
gdkdnd.h Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / 2002-10-07 20:03:15 +00:00
gdkdraw.c More doc comments moved inline. 2002-11-01 00:45:32 +00:00
gdkdrawable.h Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. 2002-10-16 18:41:42 +00:00
gdkevents.c Gdk API doc updates. 2002-10-22 22:11:22 +00:00
gdkevents.h Add a 'type' parameter, make public. 2002-10-03 20:53:30 +00:00
gdkfont.c More doc comments moved inline. 2002-11-01 00:45:32 +00:00
gdkfont.h Delete leftover declarations of the obsolete Win32-only functions 2002-09-19 23:27:10 +00:00
gdkgc.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkgc.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkglobals.c Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdki18n.h Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType, 2002-01-30 02:01:10 +00:00
gdkimage.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkimage.h Fix docs. (#66383) 2001-12-06 21:38:12 +00:00
gdkinput.h Make the core pointer object per-display. (#85698) 2002-06-18 23:23:30 +00:00
gdkinternals.h Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdkintl.h Add a singleton object that we can use to get notification when displays 2002-06-20 23:29:19 +00:00
gdkkeynames.c Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share 2002-09-27 21:36:11 +00:00
gdkkeys.c Add a keys_changed signal emitted when the keymap changes. (#72148) 2002-09-23 21:35:00 +00:00
gdkkeys.h Add a keys_changed signal emitted when the keymap changes. (#72148) 2002-09-23 21:35:00 +00:00
gdkkeysyms.h Directly include the contents of gdkcursors.h in the GdkCursorType enum. 2001-11-28 18:38:43 +00:00
gdkkeyuni.c Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map the 2002-02-27 02:43:09 +00:00
gdkmarshalers.list New demo for window migration between different displays and screens. 2002-08-01 23:43:13 +00:00
gdkpango.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkpango.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf-drawable.c fixed my latest change. 2002-09-14 17:10:49 +00:00
gdkpixbuf-render.c Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf 2002-10-02 22:30:37 +00:00
gdkpixbuf.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixmap.c Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. 2002-10-16 18:41:42 +00:00
gdkpixmap.h removed that function as gdk_drawable_get_screen does the job. #79964 2002-05-01 17:42:08 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Fix some reported (but not significant) UMR's from purify. (#73160, Morten 2002-03-01 22:01:51 +00:00
gdkprivate.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkproperty.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkrectangle.c Update to use the new g_boxed_type_register_static API. 2001-09-10 16:54:07 +00:00
gdkregion-generic.c ----:---F1 gdkregion-generic.c (CGTK CVS:1.11 Abbrev)--L1696--96%---------Fri Aug 2 16:38:34 2002 Owen Taylor <otaylor@redhat.com> 2002-08-02 20:39:40 +00:00
gdkregion-generic.h
gdkregion.h use _gdk_region_get_xrectangles() 2001-03-02 20:02:17 +00:00
gdkrgb.c add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile 2002-09-25 07:23:55 +00:00
gdkrgb.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkscreen.c - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, 2002-10-07 19:42:49 +00:00
gdkscreen.h Add a --screen option for setting the default screen. (Based on a patch 2002-10-31 21:12:23 +00:00
gdkselection.c Start implementing display/screen closing scheme; keep a flag for whether 2002-08-01 15:28:40 +00:00
gdkselection.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdktypes.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkvisual.c Renames: 2002-06-20 23:59:27 +00:00
gdkvisual.h Changes multihead reorganizing code for win32 support, mostly from a patch 2002-06-06 00:26:42 +00:00
gdkwindow.c Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. 2002-10-16 18:41:42 +00:00
gdkwindow.h - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, 2002-10-07 19:42:49 +00:00
makeenums.pl Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
Makefile.am Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / 2002-10-07 20:03:15 +00:00
makefile.mingw.in Updates. 2001-10-29 07:06:37 +00:00
makefile.msc added gdkdisplay and gdkscreen 2002-06-10 21:58:00 +00:00
testgdk.c