projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added Italian resources.
[wine]
/
dlls
/
x11drv
/
2004-07-13
Alexandre Julliard
Make x11drv fail to load when it can't open the display...
tree
|
commitdiff
2004-07-12
Marcus Meissner
Replaced lvalue casts / postincrement mixes.
tree
|
commitdiff
2004-07-09
Mike Hearn
Output X11 protocol errors before breaking into debugger.
tree
|
commitdiff
2004-07-08
Ulrich Czekalla
If the selection owner doesn't understand TARGETS,...
tree
|
commitdiff
2004-07-08
Ulrich Czekalla
Handle case when data type is not registered.
tree
|
commitdiff
2004-07-06
Alexandre Julliard
Fixed X11DRV_GetDC for the desktop window.
tree
|
commitdiff
2004-06-29
Alexandre Julliard
Added support for window regions in the server.
tree
|
commitdiff
2004-06-28
Alexandre Julliard
Use X11DRV_GetRegionData to implement X11DRV_SetWindowR...
tree
|
commitdiff
2004-06-25
Dmitry Timoshkov
Add a test case for clipboard functionality and fix...
tree
|
commitdiff
2004-06-24
Robert Shearman
Fix small mistake in the previous visible region patch.
tree
|
commitdiff
2004-06-23
Dmitry Timoshkov
WM_WINDOWPOSCHANGED should always contain a final windo...
tree
|
commitdiff
2004-06-23
Alexandre Julliard
Moved visible region calculation to the server.
tree
|
commitdiff
2004-06-21
Vincent Béron
Replace some more -debugmsg references for WINEDEBUG.
tree
|
commitdiff
2004-06-18
Alexandre Julliard
Only unmap the window when it gets moved off-screen...
tree
|
commitdiff
2004-06-18
Dmitry Timoshkov
ShowWindow shouldn't fix SWP_ flags, it's the job of...
tree
|
commitdiff
2004-06-16
Huw Davies
Remove an incorrect LeaveCriticalSection.
tree
|
commitdiff
2004-06-15
Ulrich Czekalla
ScrollDC should take into account overlapped windows...
tree
|
commitdiff
2004-06-15
Huw Davies
Don't allocate a glyphset until we actually need it.
tree
|
commitdiff
2004-06-14
Dmitry Timoshkov
Do nothing in ShowWindow(SW_SHOW) if a window is alread...
tree
|
commitdiff
2004-06-14
Mike Hearn
Make UseXrandr default to true in the no config file...
tree
|
commitdiff
2004-06-03
Mike Hearn
Ignore attempts to hide an already invisible window...
tree
|
commitdiff
2004-05-28
Mike Hearn
Default to 96dpi when not specified in the config file.
tree
|
commitdiff
2004-05-27
Troy Rollo
Make underlining of fonts drawn at an angle follow...
tree
|
commitdiff
2004-05-19
Eric Pouech
GetModuleFileName[AW] doesn't terminate the string...
tree
|
commitdiff
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-05-11
Dmitry Timoshkov
Fix Croatian keyboard layout to better match the XFree8...
tree
|
commitdiff
2004-05-07
Dmitry Timoshkov
Make WM_GETMINMAXINFO default behaviour more like the...
tree
|
commitdiff
2004-05-06
Ulrich Czekalla
Allow applications, under certain conditions, to set...
tree
|
commitdiff
2004-05-04
Francois Gouget
Make our ascii strings static const.
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Don't close the current thread display on process exit...
tree
|
commitdiff
2004-04-29
Krzysztof Foltman
Make sure ascent/descent values don't become negative...
tree
|
commitdiff
2004-04-28
Alexandre Julliard
Fixed unsigned comparison issue in previous change.
tree
|
commitdiff
2004-04-27
Alexandre Julliard
Replace empty window rect checks by a new X11DRV_is_win...
tree
|
commitdiff
2004-04-26
Jukka Heinonen
If source and destination are the same object, don...
tree
|
commitdiff
2004-04-17
Dmitry Timoshkov
- start assigning custom VK codes from VK_OEM_8 since...
tree
|
commitdiff
2004-04-14
Dmitry Timoshkov
A workaround for missing real support for keyboard...
tree
|
commitdiff
2004-04-12
Dmitry Timoshkov
Add a test case for children Z ordering at window creat...
tree
|
commitdiff
2004-04-09
Dmitry Timoshkov
Conditionally compile code which uses XK_EuroSign defin...
tree
|
commitdiff
2004-04-08
Dmitry Timoshkov
Restore correct focus handling for ShowWindow(SW_HIDE...
tree
|
commitdiff
2004-04-08
Dmitry Timoshkov
Revert an erroneous patch.
tree
|
commitdiff
2004-04-07
Mike McCormack
Load the XRandR extension dynamically (with help from...
tree
|
commitdiff
2004-04-05
Rein Klazes
Do not crash if the clipboard format is unknown.
tree
|
commitdiff
2004-04-02
Dmitry Timoshkov
Add SWP_NOZORDER in the case it's not needed.
tree
|
commitdiff
2004-04-02
Dmitry Timoshkov
A decision whether add SWP_NOACTIVATE or not should...
tree
|
commitdiff
2004-04-02
Dmitry Timoshkov
ShowWindow should not optimize SW_HIDE, it's the job...
tree
|
commitdiff
2004-04-02
Dmitry Timoshkov
Sending WM_SHOWWINDOW is a job of SetWindowPos.
tree
|
commitdiff
2004-04-02
Dmitry Timoshkov
Setting WS_VISIBLE style does not require any special...
tree
|
commitdiff
2004-03-30
Huw Davies
We don't support GetDIBits with BI_RLE4/8, so for now...
tree
|
commitdiff
2004-03-29
Dmitry Timoshkov
Fix Slovenian keyboard layout to better match the XFree...
tree
|
commitdiff
2004-03-27
Alexandre Julliard
Avoid crash in X11DRV_IsSolidColor for TrueColor displays.
tree
|
commitdiff
2004-03-27
Huw Davies
Build the correct colour map when the mode is DIB_PAL_C...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-19
Mike Hearn
The KeymapNotify event does not use the window member...
tree
|
commitdiff
2004-03-12
Dmitry Timoshkov
CreateDIBSection takes a const pointer to BITMAPINFO.
tree
|
commitdiff
2004-03-11
Dmitry Timoshkov
Windows truncates windows coordinates at 16 bits when...
tree
|
commitdiff
2004-03-07
Jason Edmeades
Calculate the size of BI_BITFIELDS dib sections via...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Changed the CreateDC driver entry point to use an HDC...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Get rid of the X11DRV_DC_Funcs hack.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the gdiFont object to the SelectFont driver entry...
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Avoid direct accesses to the xformWorld2Vport DC field.
tree
|
commitdiff
2004-03-04
Alexandre Julliard
Pass the breakExtra value in the ExtTextOut driver...
tree
|
commitdiff
2004-03-03
Alexandre Julliard
Changed the GetTextExtentPoint graphics driver entry...
tree
|
commitdiff
2004-03-02
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-03-02
Huw Davies
Enable resizing if WS_THICKFRAME is set.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-20
Ulrich Czekalla
Implemented rendering synthesized BITMAP and DIB formats.
tree
|
commitdiff
2004-02-20
Finlo Boyde
Fix for deadlock when using private colormap.
tree
|
commitdiff
2004-02-19
Ulrich Czekalla
Advance index as we set the atom values.
tree
|
commitdiff
2004-02-16
Alexandre Julliard
The clip rectangle for ExtTextOut is in logical coords.
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Moved hGCClipRgn handling to the graphics driver.
tree
|
commitdiff
2004-02-13
Alexandre Julliard
Get rid of a few more references to the DC structure.
tree
|
commitdiff
2004-02-13
Alex Pasadyn
Update the desktop window size and send WM_DISPLAYCHANG...
tree
|
commitdiff
2004-02-10
Leonardo Quijano...
Fixed Latin American keyboard.
tree
|
commitdiff
2004-02-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-02-06
Alex Pasadyn
Make full-screen popup windows managed.
tree
|
commitdiff
2004-02-03
Dmitry Timoshkov
Issue WARN instead of FIXME when there are mismatches...
tree
|
commitdiff
2004-02-03
Alex Pasadyn
Use the first mode in the XVidMode mode list as the...
tree
|
commitdiff
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
next