gtk/gdk/x11
Ross Burton 58d99db469 Set DISPLAY in the child process using g_setenv() instead of constructing
2007-06-06  Ross Burton  <ross@openedhand.com>

	* gdk/x11/gdkspawn-x11.c:
	Set DISPLAY in the child process using g_setenv() instead of
	constructing a new envp, which lets callers use child setup
	functions which call putenv (#442617).

svn path=/trunk/; revision=18062
2007-06-06 15:57:58 +00:00
..
.cvsignore Added checksettings. 2006-03-15 07:59:09 +00:00
checksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkasync.c Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11. 2007-03-09 05:28:00 +00:00
gdkasync.h Change _gdk_x11_send_xevent_async() to 2003-07-08 22:27:47 +00:00
gdkcolor-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkcursor-x11.c Only set the cursor size if it is != 0. 2006-01-25 15:41:40 +00:00
gdkdisplay-x11.c Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdisplay-x11.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdnd-x11.c Cleanups 2006-10-08 05:32:07 +00:00
gdkdrawable-x11.c Don't leak ShmPixmapInfo. (#349858, Chris Wilson) 2006-08-15 17:05:00 +00:00
gdkdrawable-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkevents-x11.c Check that window_private is not NULL before using it. (#444351, David 2007-06-05 15:53:41 +00:00
gdkfont-x11.c Fix small theoretical memory leaks. (#353916, Chris Wilson) 2006-09-09 05:31:07 +00:00
gdkgc-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkgeometry-x11.c Factor out window movement functions. (#63820, Tilman Sauerbeck) 2007-04-27 23:31:58 +00:00
gdkglobals-x11.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
gdkim-x11.c Cleanups 2006-10-08 05:32:07 +00:00
gdkimage-x11.c Remove extraneous ; 2006-05-14 03:58:06 +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 Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, 2007-03-09 21:57:37 +00:00
gdkinput-xfree.c Correct return_if_fail checks. (#379803, Tommi Komulainen) 2006-12-21 16:28:28 +00:00
gdkinput.c Make gtk_widget_set_extension_events() work on already realized widgets 2007-03-14 13:55:12 +00:00
gdkinputprivate.h Bug #107664 continued: 2003-03-08 21:11:39 +00:00
gdkkeys-x11.c Update the docs to state which out parameters may be NULL. (#360870, 2006-10-09 14:36:16 +00:00
gdkmain-x11.c Be more careful when checking for ButtonRelease events that end implicit 2007-02-16 04:01:50 +00:00
gdkpixmap-x11.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Use an unused high bit in the XID to mark fonts in the global xid hash 2006-01-20 04:35:24 +00:00
gdkproperty-x11.c Avoid relocations for the list of standard atoms. 2005-12-27 07:36:58 +00:00
gdkscreen-x11.c Add functionality to set overall opacity of a top-level window. (#405316) 2007-04-30 07:27:22 +00:00
gdkscreen-x11.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-x11.c Make this work for list == NULL. (Coverity) 2006-04-12 18:38:40 +00:00
gdksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkspawn-x11.c Set DISPLAY in the child process using g_setenv() instead of constructing 2007-06-06 15:57:58 +00:00
gdkvisual-x11.c Initialise nxvisuals to 0 in order to handle XGetVisualInfo() failures 2007-03-17 18:51:35 +00:00
gdkwindow-x11.c Fix embarrassing crash. (#444457, Torsten Schoenfeld) 2007-06-06 00:03:25 +00:00
gdkwindow-x11.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkx.h New method to marshall and send a Startup Notification message. (from 2007-04-29 18:13:42 +00:00
gdkxftdefaults.c Make the initialization of screen_x11->xft_rgba more explicit. (#319627, 2005-10-25 18:11:57 +00:00
gdkxid.c Use an unused high bit in the XID to mark fonts in the global xid hash 2006-01-20 04:35:24 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +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 some missing symbols. 2007-05-23 17:49:34 +00:00