Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Handle child_setup being NULL. (#445691, Christopher Taylor) | Matthias Clasen | 2007-06-11 | 1 | -3/+4 |
* | Set DISPLAY in the child process using g_setenv() instead of constructing | Ross Burton | 2007-06-06 | 1 | -81/+33 |
* | Check for crt_extern.h and _NSGetEnviron. Fix compilation on Darwin where | Matthias Clasen | 2006-12-10 | 1 | -0/+12 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Documentation updates. | Matthias Clasen | 2003-12-11 | 1 | -11/+24 |
* | s/gdk_spawn/gdk_spawn_on_screen/. | Mark McLoughlin | 2003-12-10 | 1 | -5/+5 |
* | Utility functions for multi-screen applications which need to ensure | Mark McLoughlin | 2003-12-10 | 1 | -0/+236 |