gtk2/gdk/x11
Owen Taylor 42dc0241f3 Handle pixmap == NULL when checking for a colormap. (Allin Cottrell).
2005-08-15  Owen Taylor  <otaylor@redhat.com>

        * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap):
        * gdk/win32/gdkwindow-win32.c (gdk_window_set_back_pixmap):
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_back_pixmap):
        Handle pixmap == NULL when checking for a colormap.
        (Allin Cottrell).
2005-08-15 12:35:04 +00:00
..
.cvsignore Substitute gdkx.h => gdkprivate.h since we need to accesss only 1999-11-08 22:33:28 +00:00
gdkasync.c Plug a leak. Closes bug #307281. 2005-06-12 16:24:10 +00:00
gdkasync.h Change _gdk_x11_send_xevent_async() to 2003-07-08 22:27:47 +00:00
gdkcolor-x11.c Fill in unused bits so they can be used for the depth-32 target case. 2005-05-09 22:54:10 +00:00
gdkcursor-x11.c remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxed 2005-06-18 11:25:14 +00:00
gdkdisplay-x11.c Handle broken grabs. 2005-06-30 03:35:30 +00:00
gdkdisplay-x11.h Handle broken grabs. 2005-06-30 03:35:30 +00:00
gdkdnd-x11.c Set the time field in the event. (#308573, Morten Welinder) 2005-06-22 16:09:41 +00:00
gdkdrawable-x11.c Follow change in cairo API to add Screen* to 2005-07-21 03:57:00 +00:00
gdkdrawable-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkevents-x11.c Make tracking the on_all_desktops state work better. 2005-08-01 16:01:24 +00:00
gdkfont-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkgc-x11.c Add a draw-border style property to allow themes to draw outside the 2005-05-02 23:29:24 +00:00
gdkgeometry-x11.c New function which can be used to implement scrolling in non-window 2005-06-21 04:09:52 +00:00
gdkglobals-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkim-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkimage-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkinput-none.c Some more fixes necessary to make building with gcc 4 work. 2005-04-10 01:01:18 +00:00
gdkinput-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkinput-xfree.c Some more fixes necessary to make building with gcc 4 work. 2005-04-10 01:01:18 +00:00
gdkinput.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkinputprivate.h Bug #107664 continued: 2003-03-08 21:11:39 +00:00
gdkkeys-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkmain-x11.c Don't generate events on destroyed windows. 2005-07-07 19:05:33 +00:00
gdkpixmap-x11.c Update for cairo-xlib API change. 2005-05-14 01:04:15 +00:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Change machinery for following font rendering xsettings to set cairo font 2005-07-21 13:59:22 +00:00
gdkproperty-x11.c Warn if length overflows. (#161520, Ian Wienand) 2005-05-18 14:46:14 +00:00
gdkscreen-x11.c Fill in unused bits so they can be used for the depth-32 target case. 2005-05-09 22:54:10 +00:00
gdkscreen-x11.h Change machinery for following font rendering xsettings to set cairo font 2005-07-21 13:59:22 +00:00
gdkselection-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkspawn-x11.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gdkvisual-x11.c Avoid infinite loop if a mask is zero. (#309222, David Saxton) 2005-06-30 19:11:58 +00:00
gdkwindow-x11.c Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). 2005-08-15 12:35:04 +00:00
gdkwindow-x11.h Support the ICCCM urgency hint. (#61858, Havoc Pennington) 2005-06-17 20:19:32 +00:00
gdkx.h Make gdk_window_present() move the window to the current desktop, instead 2005-07-11 18:28:23 +00:00
gdkxftdefaults.c Define the hint styles to make building against fc < 2.2.92 work. 2005-08-01 16:11:38 +00:00
gdkxid.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-16 03:17:27 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Change machinery for following font rendering xsettings to set cairo font 2005-07-21 13:59:22 +00:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Make GDK+ compile with X11R5 (#148032) 2004-11-12 19:48:43 +00:00
xsettings-client.h Remove unused variable 'result' 2004-02-02 18:01:27 +00:00
xsettings-common.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-common.h Add xsettings_client_set_grab_func, Add xsettings_client_set_ungrab_func 2004-02-27 00:56:04 +00:00