summaryrefslogtreecommitdiffstats
path: root/xutils.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the stuff we're not calling.Peter Jones2008-06-231-82/+0
|
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* More GPLv2+ license boilerplate updates.David Cantrell2007-12-171-7/+11
|
* * anaconda (doStartupX11Actions): Set a selection if we're usingJeremy Katz2007-01-181-0/+24
| | | | | | mini-wm so that we can tell later * xutils.c (getXatom): Add support for seeing if a selection is set * Makefile (xutils.so): Need gdk for this
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-5/+5
| | | | | | | | | | | | | | | * Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile loader2/driverdisk.c loader2/driverselect.c loader2/hdinstall.c loader2/init.c loader2/kickstart.c loader2/loader.c loader2/loadermisc.c loader2/moduleinfo.h loader2/modules.c loader2/net.c loader2/nfsinstall.c loader2/telnet.c loader2/undomounts.c loader2/urlinstall.c utils/Makefile utils/genhdlist.c utils/mapshdr.c utils/snarffont.c: Define cflags in one place (Makefile.inc) and use a consistent set everywhere. Fix up some of the compile warnings this uncovered. Also fix a few more things that -Wextra turned up.
* XChangeProperty demands that rstring be unsigned.Peter Jones2005-03-021-1/+2
|
* python 2.3 build fixesJeremy Katz2003-11-071-1/+1
|
* handle x server going away after starting up betterMike Fulbright2002-11-131-5/+14
|
* new files needed for misc X11 related functionsBefore.rhpl.X.backend.portMike Fulbright2002-11-121-0/+312