The following changes since commit f3d19c0cf3327cceb90f7378f5d8fc0c3e327400:

  Version bumped to 1.10 (2011-02-25 21:25:58 -0800)

are available in the git repository at:
  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (6):
      XQuartz: RandR: Capture the display when switching modes with RandR
      XQuartz: RandR: Provide an alert box when entering a RandR mode for the 
first time.
      XQuartz: RandR: Add RandR modes for the primary display in multi-monitor 
configs
      Revert "rootless: Remove ROOTLESS_WORKAROUND"
      XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
      XQuartz: pbproxy: Protect against possible collision between Cocoa and 
X11 Cursor types

 configure.ac                                       |    2 +-
 hw/xquartz/X11Application.h                        |    3 ++
 hw/xquartz/X11Application.m                        |   29 +++++++++++++++++
 .../Resources/English.lproj/Localizable.strings    |  Bin 2698 -> 4410 bytes
 hw/xquartz/pbproxy/x-selection.h                   |    2 +
 hw/xquartz/quartz.c                                |    2 +
 hw/xquartz/quartz.h                                |    2 +
 hw/xquartz/quartzRandR.c                           |   27 ++++++++++------
 hw/xquartz/xpr/xprAppleWM.c                        |    2 +
 hw/xquartz/xpr/xprFrame.c                          |    4 ++
 hw/xquartz/xpr/xprScreen.c                         |   34 +++++++++++++++++++-
 miext/damage/damage.c                              |    6 +++-
 12 files changed, 100 insertions(+), 13 deletions(-)

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to