index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
dmx: modernize doxygen generation.
Gaetan Nadon
6
-745
/
+954
2011-05-13
dmx: split DocBook/XML and Doxygen makefile targets
Gaetan Nadon
10
-262
/
+280
2011-05-13
dmx/doc: use common makefile for developers documentation
Gaetan Nadon
1
-4
/
+9
2011-05-13
doc: use common makefile for developers documentation
Gaetan Nadon
11
-48
/
+84
2011-05-13
dri2: Don't send so many needless invalidate events
Ville Syrjälä
1
-1
/
+6
2011-05-13
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
35
-768
/
+924
2011-05-13
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
16
-93
/
+668
2011-05-13
Merge remote-tracking branch 'vsyrjala/composite_validatetree_2'
Keith Packard
3
-55
/
+116
2011-05-13
XQuartz: Don't circumvent NDEBUG
Jeremy Huddleston
1
-6
/
+0
2011-05-12
XQuartz: Redirect stdout/stderr to asl
Jeremy Huddleston
5
-3
/
+493
2011-05-12
XQuartz: Add a LOGGING section to our man page
Jeremy Huddleston
1
-1
/
+24
2011-05-12
XQuartz: stub: Log directly to ASL rather than stdout/stderr
Jeremy Huddleston
2
-40
/
+47
2011-05-12
Fix a typo: laucnd instead of launchd
Jeremy Huddleston
2
-20
/
+20
2011-05-13
dix: replace CORE_EVENT and XI2_EVENT macros with inline functions.
Peter Hutterer
1
-29
/
+49
2011-05-13
include: add version_compare helper function
Peter Hutterer
6
-16
/
+94
2011-05-13
dix: use a tmp variable instead of multiple rClient(other).
Peter Hutterer
1
-4
/
+5
2011-05-13
Xi: split DeviceStateNotify delivery into a separate function
Peter Hutterer
1
-98
/
+104
2011-05-13
dix: return deliveries from DeliverGrabbedEvent
Peter Hutterer
2
-2
/
+6
2011-05-13
dix: move the grab activation condition into a if block.
Peter Hutterer
1
-16
/
+14
2011-05-13
dix: split out client delivery from DeliverEventsToWindow
Peter Hutterer
1
-43
/
+87
2011-05-13
dix: split out window owner event delivery from DeliverEventsToWindow
Peter Hutterer
1
-20
/
+55
2011-05-13
dix: split implicit grab activation into a separate function.
Jamey Sharp
1
-41
/
+50
2011-05-11
configure.ac: XQuartz: Fix support for the deprecated --with-launchd-id-prefix
Jeremy Huddleston
1
-2
/
+1
2011-05-10
XQuartz: Don't call into CoreFoundation after fork() and before exec()
Jeremy Huddleston
1
-5
/
+24
2011-05-11
dix: replace unneded goto with break.
Peter Hutterer
1
-1
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
14
-101
/
+46
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
16
-145
/
+85
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
10
-135
/
+155
2011-05-11
xfree86: print the device ID to the log when adding a device.
Peter Hutterer
1
-2
/
+2
2011-05-06
XKB: Fix sense inversion for core MapNotify events
Daniel Stone
1
-4
/
+8
2011-05-06
XKB: Send XKB events for all devices to all clients
Daniel Stone
1
-23
/
+8
2011-05-06
XKB: Send NewKeyboardNotify for dev before its master/slaves
Daniel Stone
1
-12
/
+12
2011-05-06
XKB: Remove duplicate keymap-copying loop
Daniel Stone
1
-7
/
+7
2011-05-06
XKB: Simplify a loop in ProcXkbGetKbdByName
Daniel Stone
1
-14
/
+15
2011-05-06
XKB: Don't send unnecessary NewKeyboardNotifies
Daniel Stone
1
-3
/
+1
2011-05-06
Input: Simplify CheckPassiveGrabsOnWindow loop
Daniel Stone
1
-111
/
+105
2011-05-06
Input: Make CheckPassiveGrabsOnWindow take InternalEvent
Daniel Stone
2
-19
/
+55
2011-05-06
input: change CHECKEVENT macro to verify_internal_event function
Peter Hutterer
6
-12
/
+39
2011-05-05
XQuartz: Make a copy of args for our crash reporter vsnprintf
Jeremy Huddleston
1
-1
/
+6
2011-05-05
input: Only release SD buttons for explicit floating/reattachment (#36146)
Peter Hutterer
3
-3
/
+5
2011-05-04
composite: Recompute clipping when changing between manual and automatic redi...
Ville Syrjälä
1
-0
/
+6
2011-05-04
composite: Fix pWin->redirectDraw when changing between manual and automatic ...
Ville Syrjälä
1
-0
/
+5
2011-05-04
composite: Copy the window contents back from the pixmap
Ville Syrjälä
3
-11
/
+57
2011-05-04
composite: Get rid of the internal UnmapWindow+MapWindow cycle
Ville Syrjälä
1
-42
/
+45
2011-05-04
composite: Initialize borderClip with current values
Ville Syrjälä
1
-2
/
+4
2011-05-04
composite: Call ValidateGC after ChangeGC
Ville Syrjälä
1
-2
/
+1
2011-05-03
XQuartz: prefs_copy_url and prefs_get_copy return retained objects
Jeremy Huddleston
1
-1
/
+2
2011-05-03
XQuartz: Ensure that {CF,NS}_RETURNS{,_NOT}_RETAINED are defined
Jeremy Huddleston
1
-1
/
+38
2011-05-02
Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfo
Alan Coopersmith
1
-14
/
+11
2011-05-02
Only free pContext once when AddResource fails in ProcRecordCreateContext
Alan Coopersmith
1
-1
/
+1
[prev]
[next]