index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
win.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
hw/xwin: Align parameter names in prototypes with definition
Colin Harrison
1
-3
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
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
[next]