projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix palette deletion issue seen in DungeonKeeper.
[wine]
/
dlls
/
x11drv
/
2004-01-30
Aric Stewart
The NVIDIA graphics device comes up as an X extension...
tree
|
commitdiff
2004-01-30
Chris Morgan
If unable to open an X11 display mention that X needs...
tree
|
commitdiff
2004-01-27
Aric Stewart
Back out an unintentional change that snuck in with...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-21
Aric Stewart
Use X11 XIM callbacks to enable full IME support.
tree
|
commitdiff
2004-01-20
Alexandre Julliard
Removed some unnecessary inclusions of gdi.h.
tree
|
commitdiff
2004-01-20
Alexandre Julliard
Get rid of some direct accesses to the DC structure...
tree
|
commitdiff
2004-01-18
Alexandre Julliard
Use the exported FONTENUMPROCW as parameter in the...
tree
|
commitdiff
2004-01-18
Alexandre Julliard
Removed the bitsPerPixel field in the generic DC struct...
tree
|
commitdiff
2004-01-18
Marcelo Duarte
Fixed typos.
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Get rid of the global INTERNAL_[XY]WSTODS macros.
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Moved a bunch of definitions from gdi.h into a new...
tree
|
commitdiff
2004-01-14
Alexandre Julliard
Moved SetDrawable, StartGraphicsExposures and EndGraphi...
tree
|
commitdiff
2004-01-13
Alexandre Julliard
Moved some code around to avoid exporting DIB functions...
tree
|
commitdiff
2004-01-13
Alexandre Julliard
Avoid direct access to the palette structure.
tree
|
commitdiff
2004-01-12
Alexandre Julliard
ScrollDC doesn't need to be in the graphics driver.
tree
|
commitdiff
2004-01-09
Alexandre Julliard
Removed XInitThreads call, the X libraries still have...
tree
|
commitdiff
2004-01-09
Aric Stewart
Enable Tablet support with both Tilt and Pressure.
tree
|
commitdiff
2004-01-08
Ulrich Czekalla
Add option to use the primary selection in addition...
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2003-12-31
Alexandre Julliard
Store window icons in the window structure so that...
tree
|
commitdiff
2003-12-30
Zimler Attila
Fixed Hungarian keyboard layout.
tree
|
commitdiff
2003-12-30
Sami Aario
Fixed a typo.
tree
|
commitdiff
2003-12-13
Jerry Jenkins
Fix managed state of some windows.
tree
|
commitdiff
2003-12-08
Dimitrie O. Paun
Move content of global.h into the appropriate private...
tree
|
commitdiff
2003-12-05
Alexandre Julliard
Get rid of clipboard.h.
tree
|
commitdiff
2003-12-05
Alexandre Julliard
Moved all the files in graphics/x11drv to dlls/x11drv.
tree
|
commitdiff
2003-12-05
Alexandre Julliard
Removed X11 display parameter from the config file...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Initialize Xlib threading support to see what it breaks...
tree
|
commitdiff
2003-12-04
Mike Hearn
Map (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Portability fixes.
tree
|
commitdiff
2003-11-27
Alexandre Julliard
Porting fixes.
tree
|
commitdiff
2003-11-27
Rein Klazes
In clip_children() don't clip the visible region by...
tree
|
commitdiff
2003-11-26
Dmitry Timoshkov
Fix .spec file parameters for CreateDC driver API.
tree
|
commitdiff
2003-11-25
Huw Davies
Add support for display of dibs on MSB XServers.
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Removed the ts_xlib files.
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Removed the remaining TSX calls.
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Removed more TSX functions.
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Always ignore BadMatch errors resulting from XSetInputF...
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Delay the creation of the X atoms until we really need...
tree
|
commitdiff
2003-11-21
Alexandre Julliard
Get rid of a bunch of TSX functions.
tree
|
commitdiff
2003-11-20
Alexandre Julliard
There's no need to initialize XKB on the GDI display...
tree
|
commitdiff
2003-11-20
Ulrich Czekalla
Initial implementation to support XDND protocol.
tree
|
commitdiff
2003-11-20
Alexandre Julliard
Intern all the atoms we'll need in one step to avoid...
tree
|
commitdiff
2003-11-20
Grant Williamson
Dutch keyboard support.
tree
|
commitdiff
2003-11-14
Dmitry Timoshkov
Add preliminary support for keyboard layout APIs.
tree
|
commitdiff
2003-11-11
Dmitry Timoshkov
Fix a bug in VkKeyScan.
tree
|
commitdiff
2003-11-11
Huw Davies
Rewrite ScrollDC.
tree
|
commitdiff
2003-11-11
Huw Davies
GetTextExtentPoint should include an inter character...
tree
|
commitdiff
2003-11-09
Alexandre Julliard
Avoid the XSync call in X11DRV_expect_error by storing...
tree
|
commitdiff
2003-11-05
Ulrich Czekalla
Implemented SetDCPenColor and SetDCBrushColor.
tree
|
commitdiff
2003-11-04
Dmitry Timoshkov
WM_WINDOWPOSCHANGING should receive original, not fixed...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Fixed type and protection values returned by NtQueryVir...
tree
|
commitdiff
2003-11-03
Dmitry Timoshkov
Add support for QWERTZ virtual keys mapping, fix many...
tree
|
commitdiff
2003-10-28
Gerald Pfeifer
Move event_names[] into EVENT_ProcessEvent().
tree
|
commitdiff
2003-10-24
Dmitry Timoshkov
Windows always sets cbtc.hwndInsertAfter to HWND_TOP.
tree
|
commitdiff
2003-10-24
Oleg Prokhorov
Another portion of HeapReAlloc fixes.
tree
|
commitdiff
2003-10-21
Gerald Pfeifer
Remove unused variable depths[].
tree
|
commitdiff
2003-10-16
Alex Pasadyn
- Added support for XRandR extension.
tree
|
commitdiff
2003-10-14
Dmitry Timoshkov
Fix Finnish keyboard layout to better match the XFree86...
tree
|
commitdiff
2003-10-14
Dmitry Timoshkov
Fix some cases when 'keysym' might be left uninitialized.
tree
|
commitdiff
2003-10-11
Dave Belanger
Implementation of underline and strikeout text in xrender.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-03
Alexandre Julliard
We only need to check for same process siblings in...
tree
|
commitdiff
2003-10-02
Alexandre Julliard
In desktop mode, only move the window in Z-order relati...
tree
|
commitdiff
2003-10-02
Salmela
Updated Finnish keyboard layout.
tree
|
commitdiff
2003-09-30
Alex Pasadyn
- Add more logging to resolution changes and queries.
tree
|
commitdiff
2003-09-27
Alexandre Julliard
Make sure all 16-bit system drivers are loaded for...
tree
|
commitdiff
2003-09-26
Michael Stefaniuc
Fixed missing wine_tsx11_unlock() on error path.
tree
|
commitdiff
2003-09-22
Mike McCormack
Only ignore certain keyboard events if a XLookupString...
tree
|
commitdiff
2003-09-17
Alexandre Julliard
SLOWORD and SHIWORD do not exist on Win32 (reported...
tree
|
commitdiff
2003-09-16
Alex Pasadyn
- Allow applications to resize the Wine desktop window.
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-20
Nerijus Baliunas
Updated LT keyboard.
tree
|
commitdiff
2003-08-18
Raul
Small Estonian keyboard fix.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Print X display and locale of X Input Method in the...
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Ignore some keyboard events. In any case we don't know...
tree
|
commitdiff
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-08-07
Supphachoke Suntiw...
Added Thai keyboard layout.
tree
|
commitdiff
2003-08-05
Dmitry Timoshkov
Remove remnants of the old code.
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-15
Huw D M Davies
Make the return buffer larger (for example EuroSign...
tree
|
commitdiff
2003-07-15
Lionel Ulmer
Desktop mode should only disable mode switching, not...
tree
|
commitdiff
2003-07-09
Dmitry Timoshkov
Added support for CP_UNIXCP.
tree
|
commitdiff
2003-07-08
Ulrich Czekalla
Fixed handling of synthesized data.
tree
|
commitdiff
2003-06-24
Alexandre Julliard
Map top-level windows when WS_VISIBLE is set, but don...
tree
|
commitdiff
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
tree
|
commitdiff
2003-06-23
Dmitry Timoshkov
Along with AltGr state save also all possible modifier...
tree
|
commitdiff
2003-06-20
Kusanagi Kouichi
Store WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format.
tree
|
commitdiff
2003-06-16
<mirq@ziemniak...
Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode.
tree
|
commitdiff
2003-06-13
Alexandre Julliard
Proper support for CPPFLAGS and LDFLAGS (suggested...
tree
|
commitdiff
2003-06-13
Sylvain Petreolle
Added Euro and antiquote to the French keyboard layout.
tree
|
commitdiff
2003-05-20
Carlos Lozano
Avoid printing an uninitialized buffer.
tree
|
commitdiff
2003-05-19
Alexandre Julliard
Make sure drawable_org is set correctly when using...
tree
|
commitdiff
2003-05-19
Alexandre Julliard
Avoid the 'Below' stacking mode when changing Z order...
tree
|
commitdiff
2003-05-19
Dmitry Timoshkov
Mask out MWMO_WAITALL if only server queue handle was...
tree
|
commitdiff
2003-05-11
Ulrich Czekalla
We should pass the callers client-area rect and clip...
tree
|
commitdiff
2003-05-04
Mike Hearn
Support _NET_WM_PING protocol so the WM can detect...
tree
|
commitdiff
next