[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xinit: Changes to 'refs/tags/xinit-1.1.1'



Tag 'xinit-1.1.1' created by Jeremy Huddleston <jeremyhu@freedesktop.org> at 2008-12-17 23:20 +0000

xinit 1.1.1

Changes since xinit-1.1.0:
Alan Coopersmith (1):
      Fix build of startx & xinitrc with Solaris make

Jeremy Huddleston (17):
      Apple: privleged_startx: Increase the timeout so slower machines don't get a stray process warning in their system log.
      startx.cpp: Made some things a little more friendly for people who have spaces in pathnames.
      Apple: Using eval to protect people who have spaces in their home path.
      Support the instant-off API in SnowLeopard.
      Apple: sleep() to avoid innocent error message spew
      Apple: Make VPATH builds work on darwin
      Apple: Use AvailabilityMacros.h for Tiger compatability
      OSX: Create privleged_startx on Tiger
      OSX Tiger: More compilation fixes...
      OSX Tiger: Hopefully the last fix for Tiger users...
      Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later)
      OSX Tiger: Fix discovery of mach port
      OSX: Fixed bad prefix
      OSX: More prefix fixes
      OSX: Don't use login/bash -c hack anymore for org.x.startx LaunchAgent
      Apple: Allow defaults option that maps to a -dpi server command line in startx
      xinit 1.1.1

---
 Makefile.am                                         |    3 
 configure.ac                                        |   18 +--
 org.x.startx.plist.cpp                              |    5 -
 privileged_startx/20-font_cache.cpp                 |    4 
 privileged_startx/Makefile.am                       |    9 +
 privileged_startx/client.c                          |    6 +
 privileged_startx/org.x.privileged_startx.plist.cpp |   19 ++--
 privileged_startx/server.c                          |   68 ++++++++++++--
 startx.cpp                                          |   95 +++++++++++---------
 xinit.c                                             |   40 +++++++-
 10 files changed, 191 insertions(+), 76 deletions(-)
---


Reply to: