index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
rrproviderproperty.c: free newly allocated prop in more error paths
Alan Coopersmith
1
-2
/
+10
2012-08-06
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-2
/
+8
2012-08-06
Merge remote-tracking branch 'jturney/master'
Keith Packard
16
-406
/
+462
2012-08-06
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-44
/
+65
2012-08-06
xfree86: When xf86CrtcCloseScreen is called, the randr CRTCs are gone
Keith Packard
1
-3
/
+0
2012-08-06
xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabled
Rui Matos
1
-4
/
+34
2012-08-06
randr: Fix up yet another corner case in preferred mode selection
Adam Jackson
1
-2
/
+6
2012-08-06
kinput: allocate enough space for null character.
Dave Airlie
1
-1
/
+1
2012-08-06
ephyr: Resize screen automatically when parent window is resized
Vic Lee
3
-8
/
+82
2012-08-06
ephyr: Fix up some bizarre formatting
Adam Jackson
1
-1
/
+4
2012-08-05
XIChangeDeviceProperty: free newly allocated prop when SetProperty fails
Alan Coopersmith
1
-0
/
+2
2012-08-05
Do sent TouchEnd to listeners that don't own an accepted touch
Daniel d'Andrada
1
-0
/
+6
2012-08-05
test: always add DIX_LIB and OS_LIB on XORG builds
Peter Hutterer
1
-2
/
+0
2012-08-03
glx: Do not report the GLX_INTEL_swap_event extension for indirect swrast
Jon TURNEY
1
-1
/
+1
2012-08-03
glx: Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it isn't.
Jon TURNEY
1
-1
/
+1
2012-08-03
os: Fix TMP fall-back in Win32TempDir()
Colin Harrison
1
-1
/
+1
2012-08-03
hw/xwin: Fixes to pixelFormat <-> fbConfig conversion in WGL mode
Marc Haesen
1
-27
/
+43
2012-08-03
hw/xwin: Introduce winProcessXEventsTimeout() to the concept of fractions of ...
Jon TURNEY
1
-7
/
+22
2012-08-03
hw/xwin: Fix winUpdateWindowPosition() not to assume WS_EX_APPWINDOW style
Jon TURNEY
1
-9
/
+5
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
11
-299
/
+307
2012-08-03
hw/xwin: Also update icon when _NET_WM_ICON property changes
Jon TURNEY
1
-17
/
+19
2012-08-03
hw/xwin: Rename WM_WM_HINTS_EVENT to WM_WM_ICON_EVENT
Jon TURNEY
2
-3
/
+3
2012-08-03
hw/xwin: Refactor Xutf8TextPropertyToString() from GetWindowName() as a separ...
Jon TURNEY
1
-43
/
+62
2012-08-03
XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...
Jeremy Huddleston Sequoia
1
-22
/
+12
2012-08-01
pbproxy: Fix a warning about a bad method prototype
Jeremy Huddleston Sequoia
1
-1
/
+1
2012-08-01
Fix pseudoramiX.c compilation without darwin.h
Jon TURNEY
1
-17
/
+39
2012-08-01
hw/xquartz: Various fixes for pseudoramiX.c
Jon TURNEY
1
-4
/
+13
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
7
-2
/
+39
2012-07-25
Version 1.12.99.903 (1.13 RC3)
Keith Packard
1
-2
/
+2
2012-07-25
doc: Drop XAA references from xorg.conf man page
Adam Jackson
1
-69
/
+1
2012-07-25
xfree86: Drop some dead XAA decls from SDK headers
Adam Jackson
1
-43
/
+0
2012-07-25
cw: Remove
Adam Jackson
8
-1576
/
+1
2012-07-25
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
4
-4
/
+56
2012-07-25
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0
/
+32
2012-07-25
dix: don't use "new" as a parameter name
Aaron Plattner
1
-3
/
+3
2012-07-24
XQuartz: Fix runtime regressions introduced by extension loading changes
Jeremy Huddleston
2
-3
/
+15
2012-07-23
XQuartz: Build fix for __GLXscreen::createContext changes
Jeremy Huddleston
1
-1
/
+9
2012-07-17
Bump to version 1.12.99.902
Keith Packard
1
-2
/
+2
2012-07-17
Merge remote-tracking branch 'alanc/master'
Keith Packard
6
-76
/
+92
2012-07-17
Merge remote-tracking branch 'jturney/master'
Keith Packard
26
-447
/
+267
2012-07-17
xwin: Clean up os wrappers for System, Popen and Pclose on Windows
Keith Packard
4
-84
/
+80
2012-07-16
Use C99 designated initializers in DRI2GetParam replies
Alan Coopersmith
1
-4
/
+5
2012-07-16
Use C99 designated initializers in RandR 1.4 extension Events
Alan Coopersmith
1
-23
/
+24
2012-07-16
Use C99 designated initializers in RandR 1.4 extension Replies
Alan Coopersmith
3
-44
/
+55
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
2
-5
/
+8
2012-07-16
xf86: Re-export extension disable flags
Aaron Plattner
2
-20
/
+20
2012-07-16
hw/xwin: Refer to xkeyboard-config man page for XKB configuration option values
Jon TURNEY
1
-11
/
+15
2012-07-16
hw/xwin: Fix command line arguments for multiple monitors.
Jörg Mensmann
1
-1
/
+3
2012-07-16
hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private
Jon TURNEY
1
-1
/
+0
2012-07-16
hw/xwin: Remove long obsolete README for hw/xwin
Jon TURNEY
1
-141
/
+0
[next]