Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-06 | xinit 1.0.8xinit-1.0.8 | Adam Jackson | |
2008-03-02 | Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up ↵ | Jeremy Huddleston | |
startx | |||
2008-03-01 | Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't ↵ | Jeremy Huddleston | |
need to clobber files | |||
2008-02-18 | Apple: font caching and defaults | Jeremy Huddleston | |
Quieted defaults "error" messages by initializing default values Do font caching in startx, so users with custom ~/.xinitrc won't have to worry about updating it. Add "cache_fonts" defaults item to toggle whether or not to cache fonts at startup Fall back on fc-cache if font_cache.sh is not present. | |||
2008-02-16 | Added org.x.X11.plist.cpp to EXTRA_DIST | Jeremy Huddleston | |
2008-02-10 | Apple: Support spaces in $HOME for font path, and remove duplicate entry | Jeremy Huddleston | |
2008-02-10 | Apple: Cleaned up font path setting and added font caching to xinitrc | Jeremy Huddleston | |
2008-02-09 | Apple: use -nocpp arg to xrdb if cpp is not installed | Jeremy Huddleston | |
2008-02-05 | Unbreak installs on non-launchd systems | David Nusinow | |
Thanks to cjb for running the tinderbox that spotted this breakage. | |||
2008-02-01 | OS-X: Set fontpath in xinitrc to include system / user fonts. Additionally ↵ | Jeremy Huddleston | |
fixed font scaling issues (trac #52) | |||
2008-02-01 | OS-X: Fixed typo | Jeremy Huddleston | |
2008-01-09 | OS-X: Add bindir to $PATH in startx if it's not there | Jeremy Huddleston | |
This should also fix this on SCO since it was using the incorrect BINDIR instead of __bindir__ in that code block... | |||
2008-01-04 | OS-X: Properly set enable_xauth if the user has no defaults set and choose a ↵ | Jeremy Huddleston | |
valid $display for fast-user-switching. | |||
2007-12-20 | XQuartz doesn't need the -launchd command line argument anymore. | Jeremy Huddleston | |
2007-12-20 | OS-X: Need to use bash --login to setup the environment from launchd. | Jeremy Huddleston | |
2007-12-20 | OS-X: Made defaults test more robust | Jeremy Huddleston | |
2007-12-20 | Added support for OS-X preferences to disable tcp/ip connections and xauth | Jeremy Huddleston | |
2007-12-21 | Define APPLE for the rest of us | root | |
APPLE was only defined when, well on an APPLE. However Makefile.am unconditionally required it. Hence define APPLE to false when we're not on an APPLE. Found by: Tinderbox | |||
2007-12-16 | OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming ↵ | Jeremy Huddleston | |
its dock icon Partially removes need for x11-exec on OS-X. We still need to handle options set in defaults. | |||
2007-12-15 | Changed x11-exec to actually start X11.app. X11.app will be responsible for ↵ | Jeremy Huddleston | |
calling xinit. | |||
2007-12-15 | Added Apple launchd support | Jeremy Huddleston | |
2007-12-06 | Add missing PHONY line for automatic ChangeLog generation | James Cloos | |
2007-12-03 | Added some support for Xquartz on OS-X. | Jeremy Huddleston | |
2007-09-28 | Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/app/xinit | Matthieu Herrb | |
2007-09-28 | Use /dev/arandom instead of /dev/urandom to generate the cookie | Matthieu Herrb | |
on OpenBSD. Problem noticed by Joerg Sonnenberger. Thanks. | |||
2007-09-17 | Bumped version to 1.0.7.xinit-1.0.7 | Tilman Sauerbeck | |
2007-09-17 | Bug #12448: Don't try to trap 'ERR'. | Tilman Sauerbeck | |
startx is advertised as a POSIX sh script. These shells don't necessarily support trapping 'ERR'. This makes startx work again with dash (and probably others). | |||
2007-09-15 | Bump to 1.0.6xinit-1.0.6 | Matthieu Herrb | |
2007-09-15 | generate | Matthieu Herrb | |
2007-09-15 | MKCOOKIE program for OpenBSD. | Matthieu Herrb | |
2007-09-15 | remove .serverauth.$$ file on signals or errors | Matthieu Herrb | |
2007-09-05 | Bump version to 1.0.5.xinit-1.0.5 | Eric Anholt | |
2007-09-04 | Fix broken test for /dev/random cookie generation failure. | Eric Anholt | |
2007-07-13 | Use /dev/random to generate the cookie if mcookie is unavailable. | Eric Anholt | |
Setting XAUTHORITY without having actually generated a cookie and created .Xauthority led to issues if somebody like ssh later came around and made the .Xauthority file for their own setup. So, simply make it so that we never fail to create one. | |||
2007-05-21 | Version bump: 1.0.4xinit-1.0.4 | Alan Coopersmith | |
2007-05-21 | Remove old Imake checks now that we always build with autoconf | Alan Coopersmith | |
2007-05-21 | Remove support for pre-POSIX-1990 platforms | Alan Coopersmith | |
2007-05-21 | Modernize list of Xservers printed when "X" is not found in $PATH | Alan Coopersmith | |
2007-05-21 | Replace static ChangeLog with dist hook to generate from git log | Alan Coopersmith | |
2007-05-21 | Don't print windowpath debug messages unless built -DDEBUG | Alan Coopersmith | |
No need to print warnings on systems without vt support | |||
2007-05-21 | X.Org Bugzilla #8013: xinit should set WINDOWPATH | Samuel Thibault | |
X.Org Bugzilla #8013: <https://bugs.freedesktop.org/show_bug.cgi?id=8013> Patch #6701: <https://bugs.freedesktop.org/attachment.cgi?id=6701> | |||
2007-05-21 | Fill in COPYING File (X.Org Bugzilla #11024) | Daniel Drake | |
2007-05-18 | Bug #10616: Clarify syntax on xinit & startx man pages | Alan Coopersmith | |
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #267744 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267744> | |||
2006-11-06 | Stop hardcoding /usr/X11R6/bin in manpage examples | Alan Coopersmith | |
2006-11-06 | Change example X server argument from bc to -br now that bc is gone | Alan Coopersmith | |
2006-11-06 | Add *~ to .gitignore to skip over emacs/patch droppings | Alan Coopersmith | |
2006-11-06 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2006-10-13 | Bump to 1.0.3xinit-1.0.3 | Adam Jackson | |
2006-06-20 | Check setuid() return value. Bugzilla #7116. | Matthieu Herrb | |
2006-05-27 | In comments, change contractions to be spelled out to fix cpp "missing | Jeremy C. Reed | |
terminating" errors with single quotes. |