summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2009-10-181.4.2-apple50xorg-server-1.4-appleJeremy Huddleston1-1/+1
2009-10-011.4.2-apple49Jeremy Huddleston1-1/+1
2009-09-27Add (ok, fix) support for DTrace under OS XBen Byer1-1/+1
(cherry picked from commit 8428a57184f542941d2c8c90e97d18e111a69dd2)
2009-09-231.4.2-apple48Jeremy Huddleston1-1/+1
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston1-4/+5
Also actually honor LAUNCHD_ID_PREFIX and APPLE_APPLICATION_NAME (cherry picked from commit 990038ab006b2f5e03dcef385514ba4e4584bd25)
2009-08-051.4.2-apple47Jeremy Huddleston1-1/+1
2009-07-281.4.2-apple46Jeremy Huddleston1-1/+1
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston1-2/+9
(cherry picked from commit c45f1be36426bceeef9af67c26351114f14f5277)
2009-07-031.4.2-apple45Jeremy Huddleston1-1/+1
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston1-1/+1
(cherry picked from commit ddc0242d8f291d0f961ba9aa8c883e39861ce2ad)
2009-07-011.4.2-apple44Jeremy Huddleston1-1/+1
2009-05-281.4.2-apple43Jeremy Huddleston1-1/+1
2009-04-111.4.2-apple42Jeremy Huddleston1-1/+1
2009-04-091.4.2-apple41Jeremy Huddleston1-1/+1
2009-04-051.4.2-apple40Jeremy Huddleston1-1/+1
2009-04-011.4.2-apple39Jeremy Huddleston1-1/+1
2009-03-301.4.2-apple38Jeremy Huddleston1-1/+1
2009-03-151.4.2-apple37Jeremy Huddleston1-1/+1
2009-03-061.4.2-apple36Jeremy Huddleston1-1/+1
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston1-1/+1
2009-02-251.4.2-apple35Jeremy Huddleston1-1/+1
2009-02-241.4.2-apple34Jeremy Huddleston1-1/+1
2009-02-24Default to use standard bitmap fonts, with builtins as fallbackJeremy Huddleston1-8/+0
The builtin-fonts configure option was removed, as it at best should have been a runtime option. Instead, now it always register all "font path element" backends, and adds built-ins fonts at the end of the default font path. This should be a more reasonable solution, to "correct" the most common Xorg FAQ (could not open default font 'fixed'), and also don't break by default applications that use only the standard/historical X Font rendering. (cherry picked from commit 49b93df8a3002db7196aa3fc1fd8dca1c12a55d6) Signed-off-by: Keith Packard <keithp@keithp.com> (cherry picked from commit 69a2728891e92da6a674d7313f3bb47c629b38dc)
2009-02-24Remove NOFONTSERVERACCESS macroTiago Vignatti1-1/+0
dix: this is semantically different but it goes through the same path in the code. (cherry picked from commit f3b29efc4d7bb346cdd3fd79e780f1022c8f46e8)
2009-02-24X n'est pas une print API.Jeremy Huddleston1-99/+0
(cherry picked from commit 1c8bd318fbaf65890ef16fe26c76dd5e6f14dfde)
2009-02-091.4.2-apple33Jeremy Huddleston1-1/+1
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where ↵Jeremy Huddleston1-1/+3
appropriate on fat binary compilation (cherry picked from commit f020900641b44a1142e5c2198e9678de2744454e) (cherry picked from commit 242e58f57b5070fafb0b66d0e9eaeb14c84f40b8)
2009-01-291.4.2-apple32Jeremy Huddleston1-1/+1
2009-01-07XQuartz: Fat binary buildfixesJeremy Huddleston1-13/+0
Let Xarch.h set X_BYTE_ORDER for us. Determine _XSERVER64 at build time.
2009-01-021.4.2-apple31Jeremy Huddleston1-1/+1
2008-12-291.4.2-apple30Jeremy Huddleston1-1/+1
2008-12-28XQuartz: pbproxy: We explicitly need libX11 for pbproxyJeremy Huddleston1-1/+1
2008-12-211.4.2-apple29Jeremy Huddleston1-1/+1
2008-12-171.4.2-apple28Jeremy Huddleston1-1/+1
2008-12-08XQuartz: unsetenv(DISPLAY) if we're not org.x.X11Jeremy Huddleston1-0/+9
Also some prefix related fixes.
2008-12-061.4.2-apple27Jeremy Huddleston1-1/+1
2008-12-02Removed unised option from configure.ac for launchdJeremy Huddleston1-4/+0
2008-12-02XQuartz: pbproxy: Simplify linkingJeremy Huddleston1-2/+1
2008-11-281.4.2-apple25Jeremy Huddleston1-1/+1
2008-11-251.4.2-apple25Jeremy Huddleston1-1/+1
2008-11-211.4.2-apple24Jeremy Huddleston1-1/+1
2008-11-21XQuartz: Update applewm depsJeremy Huddleston1-1/+2
2008-11-21XQuartz: honor --disable-glxJeremy Huddleston1-2/+1
2008-11-16XQuartz: 1.4.2-apple23Jeremy Huddleston1-1/+1
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston1-4/+4
Added a configure option called --enable-standalone-xpbproxy which is useful for deveoping xpbproxy. The 'active' switch in preferences just disables the in-server xpbproxy (not this standalone).
2008-11-081.4.2-apple22Jeremy Huddleston1-1/+1
2008-10-261.4.2-21Jeremy Huddleston1-1/+1
2008-10-221.4.2-apple20Jeremy Huddleston1-1/+1
2008-10-16XQuartz: Require applewmproto-1.1.1Jeremy Huddleston1-1/+1
2008-10-15Depend on xtrans >= 1.2.2 for TRANS_NOXAUTHJeremy Huddleston1-1/+1
(cherry picked from commit 6dbfca571f6d214dc456710a60ebbbbd204cdbbd)