index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xnest
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
Warning fix
Adam Jackson
1
-1
/
+1
2008-11-04
xnest: I'm sure xfree works fine, even if we're 64 bit.
Peter Hutterer
1
-4
/
+0
2008-10-26
Nuke unused variables
Julien Cristau
1
-1
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
4
-4
/
+8
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-3
/
+3
2008-08-28
Don't need to request space for Xnest pixmap private.
Eamon Walsh
1
-2
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
3
-16
/
+0
2008-07-23
Unifdef AIX.
Adam Jackson
1
-5
/
+0
2008-06-11
xnest: wrap the xnest cursor sprite funcs around the mi funcs.
Peter Hutterer
3
-4
/
+47
2008-06-08
xnest: fix up sprite funcs to stop compiler warnings.
Peter Hutterer
3
-9
/
+22
2008-06-08
xnest: switch to using EventList rather than xEvents.
Peter Hutterer
2
-11
/
+10
2008-06-08
xnest: call miDCInitialize rather than miPointerInitialize.
Peter Hutterer
1
-2
/
+1
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
2
-10
/
+1
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
1
-1
/
+0
2008-05-21
Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest.
Kristian Høgsberg
1
-0
/
+1
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-10
/
+0
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+0
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
1
-1
/
+0
2008-05-12
X n'est pas une print API.
Adam Jackson
1
-5
/
+0
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+0
2008-04-22
xnest: re-enable XKB support. #10015
Peter Hutterer
1
-5
/
+0
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-2
/
+2
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+2
2008-03-03
Fix Motif menu drawing in Xnest.
Adam Jackson
1
-2
/
+2
2008-02-14
requestingClient is an xprintism, hide it for other servers.
Adam Jackson
1
-0
/
+2
2008-01-21
Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)
Peter Hutterer
1
-2
/
+2
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
11
-40
/
+33
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-12-07
Darwin: Use __APPLE__ instead of __DARWIN__
Jeremy Huddleston
1
-1
/
+1
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
1
-0
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+1
2007-11-07
Xnest: fix lib dependancy to make libtool happy
Dodji Seketeli
1
-2
/
+1
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
7
-74
/
+10
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-2
/
+3
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2
-2
/
+3
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-15
/
+0
2007-10-18
Simplify and clean up GLX visual initialization.
Kristian Høgsberg
1
-15
/
+0
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-16
/
+0
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-32
/
+7
2007-09-19
XNEST: removed obsolete hack to build under Darwin
Ben Byer
1
-16
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
3
-28
/
+0
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
1
-4
/
+7
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
2
-6
/
+9
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
8
-32
/
+20
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-9
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-9
/
+0
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
19
-407
/
+1
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
19
-407
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
17
-18
/
+0
[next]