index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-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
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
win.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
1
-1
/
+7
2013-07-23
hw/xwin: Remove unneeded WM_XBUTTON message defines
Jon TURNEY
1
-11
/
+0
2013-07-23
hw/xwin: Change winTranslateKey() to return it's result as it's return value
Jon TURNEY
1
-2
/
+2
2013-07-23
hw/xwin: Improve WM_ENDSESSION handling using separate messaging window thread
Jon TURNEY
1
-0
/
+6
2012-11-28
Merge remote-tracking branch 'jturney/mingw-patches'
Keith Packard
1
-0
/
+2
2012-11-28
hw/xwin: Fix for MinGW-w64 DirectDraw headers
Yaakov Selkowitz
1
-0
/
+2
2012-11-27
hw/xwin: Give our logical xor operator a more logical name
Jon TURNEY
1
-3
/
+0
2012-10-16
hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.c
Jon TURNEY
1
-2
/
+4
2012-10-16
hw/xwin: Remove obsolete redundant declarations of winPushPixels()
Jon TURNEY
1
-12
/
+0
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-9
/
+0
2012-07-16
hw/xwin: Remove unused WindowExposuresProcPtr storage in screen private
Jon TURNEY
1
-1
/
+0
2012-07-16
hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...
Jon TURNEY
1
-0
/
+1
2012-06-05
xwin: fixup block/wakeup handlers
Dave Airlie
1
-2
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-525
/
+465
2012-01-26
hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
Jon TURNEY
1
-0
/
+2
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
1
-2
/
+2
2011-11-02
hw/xwin: Link directly to TrackMouseEvent()
Jon TURNEY
1
-1
/
+0
2011-11-02
Cygwin/X: Make default DPI match native DPI
Jon TURNEY
1
-1
/
+1
2011-04-25
hw/xwin: remove duplicated includes
Nicolas Kaiser
1
-1
/
+0
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-1
/
+1
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-1
/
+1
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
1
-1
/
+2
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
1
-3
/
+0
2011-01-19
Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modes
Jon TURNEY
1
-0
/
+2
2011-01-19
Cygwin/X: Implement framebuffer resizing in RANDR extension
Jon TURNEY
1
-0
/
+12
2011-01-19
Cygwin/X: Add -resize command line option
Jon TURNEY
1
-1
/
+10
2011-01-19
Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...
Jon TURNEY
1
-5
/
+0
2011-01-19
Cygwin/X: Rather than storing calculated physical display sizes, calculate th...
Jon TURNEY
1
-2
/
+0
2011-01-19
Cygwin/X: Refactor framebuffer allocation/release in drawing engines
Jon TURNEY
1
-0
/
+6
2011-01-19
Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...
Jon TURNEY
1
-0
/
+12
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-3
/
+4
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-6
/
+3
2010-10-19
Cygwin/X: Make g_hmodCommonControls static
Jon TURNEY
1
-1
/
+0
2010-10-19
Cygwin/X: Make g_hmodDirectDraw static
Jon TURNEY
1
-1
/
+3
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
1
-10
/
+0
2010-06-22
XWin: Fixes for devPrivates API change
Colin Harrison
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5
/
+11
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2010-04-23
Xwin: make screens structures run-time adjustable
Jon TURNEY
1
-1
/
+1
2010-04-23
Xwin: Simplify screen option processing
Jon TURNEY
1
-0
/
+6
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-16
Xming: Warning fixes
Colin Harrison
1
-1
/
+1
2009-11-09
Cygwin/X: Always use an authorization cookie for internal clients
Jon TURNEY
1
-2
/
+1
2009-05-27
Cygwin/X: Remove unused TimeSinceLastInputEvent()
Jon TURNEY
1
-1
/
+0
2009-02-12
Cygwin/X: Place prototype for winSelectIcons() in a header file
Jon TURNEY
1
-0
/
+2
2009-02-12
Cygwin/X: Place prototypes for winCheckKeyPressed() and winFixShiftKeys() in ...
Jon TURNEY
1
-0
/
+5
2009-01-15
Xming: Reduce MOUSE_POLLING_INTERVAL
Colin Harrison
1
-0
/
+1
[next]