index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xnest
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
Remove fd_set from Block/Wakeup handler API
Keith Packard
2
-5
/
+4
2016-07-18
xnest: Use SetNotifyFd to receive events
Keith Packard
1
-1
/
+8
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
2
-4
/
+6
2015-11-24
xnest: Fix needless build dependency on xcb-util-keysyms
Adam Jackson
1
-3
/
+2
2015-05-11
Merge remote-tracking branch 'jturney/mingw-build-fixes'
Keith Packard
1
-0
/
+4
2015-04-22
hw/xnest: Fix build for MinGW
Jon TURNEY
1
-0
/
+4
2015-04-21
Convert hw/xnest & hw/vfb to new *allocarray functions
Alan Coopersmith
5
-18
/
+14
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2015-01-07
Synchronize capslock in Xnest and Xephyr
Olivier Fourdan
1
-1
/
+8
2014-11-12
Drop trailing whitespaces
Peter Hutterer
2
-2
/
+2
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
2
-45
/
+12
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
2
-4
/
+3
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-5
/
+0
2014-03-27
Build Xi/stubs.c once as a convenience library, rather than once for each DDX...
Jon TURNEY
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-2
/
+2
2014-01-22
hw/xnest: Eliminate shadowed names
Keith Packard
4
-17
/
+17
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
13
-35
/
+35
2013-11-23
xnest: Ignore GetImage() error in xnestGetImage() (v3)
Keith Packard
1
-1
/
+0
2013-09-10
xnest: Ignore GetImage() error in xnestGetImage()
Radek Doulik
1
-0
/
+14
2013-09-10
Xnest: Implement xnestModifyPixmapHeader
Michal Srb
3
-0
/
+18
2013-07-17
Fix typo in header guard.
Thomas Klausner
1
-1
/
+1
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
2
-2
/
+0
2012-07-10
Replace NO_HW_ONLY_EXTS with Xorg DDX test
Daniel Stone
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
2
-6
/
+4
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
35
-2436
/
+2429
2011-12-05
Fix builds of Xnest & Xephyr with Solaris Studio compilers
Alan Coopersmith
1
-0
/
+5
2011-10-21
Xnest: Match the host's keymap
Jeremy Huddleston
1
-4
/
+21
2011-10-21
Xnest: Fix DestroyNotify handler
Jeremy Huddleston
1
-2
/
+0
2011-10-10
Xnest: Remove socket and its lock file on exit
Jeremy Huddleston
2
-1
/
+16
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-2
/
+2
2011-09-18
xnest: Delete unused nClipRects GC-private field.
Jamey Sharp
2
-4
/
+0
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+1
2011-05-11
input: remove DDX event list handling
Peter Hutterer
2
-13
/
+5
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
2
-2
/
+2
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-22
/
+10
2011-04-24
hw/xnest: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
2
-3
/
+4
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
2
-4
/
+3
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
4
-25
/
+13
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-2
/
+0
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-4
/
+10
2010-09-13
xnest: Replace use of Colormap->devPriv with standard devPrivates.
Jamey Sharp
3
-4
/
+6
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
1
-3
/
+0
2010-09-13
Delete unused lastWinOrg field from GCs.
Jamey Sharp
1
-2
/
+0
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-7
/
+1
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-1
/
+1
[next]