index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
darwin
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-29
/
+1
2007-08-01
Darwin: Remove missing file
Daniel Stone
1
-1
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
17
-21
/
+2
2007-04-03
Split the xserver/fb/fbcmap.c file into two files.
Brian
1
-3
/
+3
2007-03-06
updated todo list
Ben Byer
1
-7
/
+1
2007-03-06
rewrote event handling, Xquartz now has working mouse and keyboard. use it\!
Ben Byer
2
-168
/
+88
2007-03-06
moved new event-handling code from X11Application.m to darwinEvents.c in prep...
Ben Byer
2
-42
/
+43
2007-03-06
Fixed Darwin's Makefile.am to fix a problem building X11.app
Ben Byer
1
-2
/
+2
2007-03-05
began to factor out code to move to darwinEvents.c
Ben Byer
3
-41
/
+63
2007-03-05
started moving new input code into darwinEvents.c so that it may be shared by...
Ben Byer
2
-10
/
+11
2007-03-03
stopped using XTrans internals in X11.app because they're apparently no longe...
Ben Byer
1
-3
/
+4
2007-03-03
Makefile fix for X11.app
Ben Byer
1
-1
/
+1
2007-03-03
fixed X11.xcodeproj to get CFLAGS and LDFLAGS from autoconf script
Ben Byer
1
-21
/
+12
2007-03-03
autoconf fixes for XDarwin (created DARWIN_LIBS)
Ben Byer
1
-46
/
+4
2007-03-01
Fixed pointer events in Xquartz -- Keyboard events work, but
Ben Byer
4
-24
/
+36
2007-03-01
Rewrote parts of the Xquartz event-handling code (thanks daniels and whot!)
Ben Byer
2
-757
/
+578
2007-02-27
fix for hw/darwin/Makefile.am to properly use XSERVER_LIBS
Ben Byer
1
-3
/
+3
2007-02-27
verbiage corrected per daniels
Ben Byer
1
-2
/
+2
2007-02-26
added hw/darwin/README.apple file with some todo items and props.
Ben Byer
1
-0
/
+41
2007-02-26
X11.app now builds correctly
Ben Byer
2
-15
/
+18
2007-02-26
more changes for X11.app
Ben Byer
2
-12
/
+119
2007-02-26
added hw/darwin/apple directory, which contains source and data files to build
Ben Byer
19
-0
/
+4292
2007-02-17
oops, missed a spot
Ben Byer
1
-1
/
+1
2007-02-17
cleaned up some linking ugliness in hw/darwin/quartz
Ben Byer
14
-126
/
+58
2007-02-17
autoconf goodness for XDarwin, courtesy of pogma
Ben Byer
2
-0
/
+17
2007-02-17
more patches to make the Quartz part of XDarwin work again
Ben Byer
15
-22
/
+127
2007-02-17
More build fixes / updates for XDarwin:
Ben Byer
8
-8
/
+49
2007-02-16
updated darwin/quartz/xpr (libXplugin interface for Mac OS X) support
Ben Byer
12
-7
/
+339
2007-02-15
Beginnings of an update Darwin driver
Ben Byer
5
-112
/
+254
2007-02-15
iokit support for XDarwin
Ben Byer
4
-2
/
+36
2007-02-15
Beginning of patches to add XDarwin support to the modular tree;
Ben Byer
11
-0
/
+430
2006-12-15
Convert callers of SecurityLookupDrawable() to dixLookupDrawable().
Eamon Walsh
1
-12
/
+10
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-8
/
+4
2006-12-15
Convert callers of LookupWindow() to dixLookupWindow().
Eamon Walsh
1
-12
/
+15
2006-12-14
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2
-5
/
+5
2006-09-29
make core keyboard/pointer map functions act on all core-sending devices
Daniel Stone
1
-1
/
+1
2006-07-30
remove .cvsignores from EXTRA_DIST
Daniel Stone
1
-5
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
48
-61
/
+2
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-5
/
+0
2006-04-04
Bug #5300: Fix missing spaces in the Build OS line in the log. (Egmont
Adam Jackson
1
-2
/
+2
2006-02-27
Typo fixes (Nicholas Joly, XFree86 bugzilla #1658)
Alan Coopersmith
2
-2
/
+2
2005-10-12
Fix typo (DIST_EXTRA -> EXTRA_DIST)
Kevin E Martin
1
-1
/
+1
2005-10-07
Add darwin to dist
Kevin E Martin
1
-0
/
+122
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
5
-5
/
+5
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
13
-15
/
+15
2005-05-06
Fix build issues on Mac OS X 10.4.0.
XORG-6_8_99_6
Torrey Lyons
2
-3
/
+3
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
16
-31
/
+31
2005-04-16
Fix cases in Darwin build where a variable is declared static and later as
XORG-6_8_99_3
Torrey Lyons
1
-2
/
+0
2005-04-02
Fix XDarwin's handling of Wacom tablet mouse buttons (Based on patch
XORG-6_8_99_1
Torrey Lyons
1
-19
/
+34
2004-10-08
Allow rootless implementations to override frame reordering. This is used
Torrey Lyons
4
-39
/
+95
[next]