Age | Commit message (Expand) | Author |
2009-11-14 | xinit 1.2.0xinit-1.2.0 | Rémi Cardona |
2009-10-27 | Apple: Export X11_PREFS_DOMAIN for children (quartz-wm) | Jeremy Huddleston |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston |
2009-10-17 | Use platform-specific X server names in man pages for cygwin & darwin | Alan Coopersmith |
2009-10-13 | make XINITDIR configurable at build-time, default is unchanged | Rémi Cardona |
2009-10-03 | Strip RCS/CVS tags | Alan Coopersmith |
2009-10-03 | Man page updates | Alan Coopersmith |
2009-10-03 | Drop ancient SunWindows compatibility check | Alan Coopersmith |
2009-10-03 | Drop ancient A/UX compatibility hack | Alan Coopersmith |
2009-10-03 | Purge ancient server names from help, add newer server names instead | Alan Coopersmith |
2009-10-03 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith |
2009-09-04 | launchd: Update the DISPLAY envvar to not have a - ... call me paranoid, but ... | Jeremy Huddleston |
2009-09-03 | launchd: Include LAUNCHD_ID_PREFIX in the socket name for reverse lookup to t... | Jeremy Huddleston |
2009-09-02 | launchd: Added --with-launchd-id-prefix option to set non-standard launchd id... | Jeremy Huddleston |
2009-08-03 | app/xinit: make startx's $? a useful value | Andres Salomon |
2009-03-06 | Cygwin can also have spaces in $HOME | Jon TURNEY |
2009-01-21 | Correct make distcheck for recent git versions. | Paulo Cesar Pereira de Andrade |
2009-01-16 | startx: fix misparsing of initial client and server arguments which begin wit... | Robert Macomber |
2008-12-18 | Apple: Use MAC_OS_X_VERSION_MIN_REQUIRED instead of __MAC_OS_X_VERSION_MIN_RE... | Jeremy Huddleston |
2008-12-17 | xinit 1.1.1xinit-1.1.1 | Jeremy Huddleston |
2008-12-17 | Apple: Allow defaults option that maps to a -dpi server command line in startx | Jeremy Huddleston |
2008-12-13 | OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgent | Jeremy Huddleston |
2008-12-09 | OSX: More prefix fixes | Jeremy Huddleston |
2008-12-03 | OSX: Fixed bad prefix | Jeremy Huddleston |
2008-12-02 | OSX Tiger: Fix discovery of mach port | Jeremy Huddleston |
2008-12-02 | Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later) | Jeremy Huddleston |
2008-11-28 | OSX Tiger: Hopefully the last fix for Tiger users... | Jeremy Huddleston |
2008-11-28 | OSX Tiger: More compilation fixes... | Jeremy Huddleston |
2008-11-27 | OSX: Create privleged_startx on Tiger | Jeremy Huddleston |
2008-11-22 | Apple: Use AvailabilityMacros.h for Tiger compatability | Jeremy Huddleston |
2008-08-28 | Apple: Make VPATH builds work on darwin | Jeremy Huddleston |
2008-08-05 | Apple: sleep() to avoid innocent error message spew | Jeremy Huddleston |
2008-08-05 | Fix build of startx & xinitrc with Solaris make | Alan Coopersmith |
2008-08-04 | Support the instant-off API in SnowLeopard. | Jeremy Huddleston |
2008-07-02 | Apple: Using eval to protect people who have spaces in their home path. | Jeremy Huddleston |
2008-06-29 | startx.cpp: Made some things a little more friendly for people who have space... | Jeremy Huddleston |
2008-06-29 | Apple: privleged_startx: Increase the timeout so slower machines don't get a ... | Jeremy Huddleston |
2008-06-12 | xinit 1.1.0xinit-1.1.0 | Adam Jackson |
2008-05-28 | Apple: Don't use launchd on Tiger since it doesn't support the features we need. | Jeremy Huddleston |
2008-05-28 | Properly handle using xserverrc | Jeremy Huddleston |
2008-05-21 | xinit 1.0.9xinit-1.0.9 | Adam Jackson |
2008-05-21 | Unset session environment variables so startx works within a running session. | Adam Jackson |
2008-05-13 | Use /bin/ksh instead of /bin/sh on Solaris | Alan Coopersmith |
2008-05-13 | Check for proper cookie creation on all platforms | Alan Coopersmith |
2008-05-13 | Use od on /dev/random to generate cookie on Solaris | Alan Coopersmith |
2008-05-12 | Apple: Don't need to spew unneccessary 'directory exists' messages. | Jeremy Huddleston |
2008-05-06 | Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9 | Jeremy Huddleston |
2008-04-25 | Apple: Added some OSX version protection, so this will still compile on Tiger... | Jeremy Huddleston |
2008-04-25 | Apple: Use CFProcessPath instead of argv[0] trick. | Jeremy Huddleston |
2008-04-20 | Replace sprintf() and strcpy() with snprintf(). | Matthieu Herrb |