projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set the class resource name to the name of the main binary (suggested
[wine]
/
dlls
/
x11drv
/
2005-07-01
Alexandre Julliard
Set the class resource name to the name of the main...
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Delay OpenGL and GDI initialization until they are...
tree
|
commitdiff
2005-06-27
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Moved font settings to HKCU\Software\Wine\X11 Driver...
tree
|
commitdiff
2005-06-17
Vitaliy Margolen
Deactivate active window in ShowWindow(,SW_HIDE).
tree
|
commitdiff
2005-06-17
Stefan Huehner
Remove some -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Moved configuration keys to HKCU\Software\Wine\X11...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Removed the check for the old Resolution option.
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Merged palette option processing into the main configur...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Avoid repeatedly opening the configuration registry...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Get rid of the PerfectGraphics option, that's not reall...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-06-12
Glenn Wurster
Add declaration of X11DRV_GetDIBColorTable to avoid...
tree
|
commitdiff
2005-06-10
Glenn Wurster
Adds support for the DIBINDEX type of COLORREF.
tree
|
commitdiff
2005-06-01
Alexandre Julliard
Use standard TLS functions instead of a TEB internal...
tree
|
commitdiff
2005-05-29
Dmitry Timoshkov
Fix Estonian keyboard layout to better match the X11...
tree
|
commitdiff
2005-05-24
Dmitry Timoshkov
SetParent needs to clear 'managed' flag for former...
tree
|
commitdiff
2005-05-23
Daniel Schepler
Implement CDS_TEST flag in ChangeDisplaySettings.
tree
|
commitdiff
2005-05-12
Dmitry Timoshkov
Do not pass an invalid target buffer info to WideCharTo...
tree
|
commitdiff
2005-05-10
Raphael Junqueira
Fix X11DRV_ChoosePixelFormat to choose 24 bpp as 32...
tree
|
commitdiff
2005-05-07
Rein Klazes
Don't set the pen width to 1 in X11DRV_PolyLine.
tree
|
commitdiff
2005-05-07
Robert Lunnon
Avoid passing NULL buffer elements and status pointers to
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-06
Francois Gouget
Tweak the documentation to make winapi_check happy.
tree
|
commitdiff
2005-04-28
Raphael Junqueira
- valid implementation of X11DRV_ChoosePixelFormat...
tree
|
commitdiff
2005-04-26
Ulrich Czekalla
SetParent should not remove menu from non-child windows.
tree
|
commitdiff
2005-04-22
Huw Davies
If XShmAttach fails then reset shmid to -1 so that...
tree
|
commitdiff
2005-04-21
Alexandre Julliard
Moved the UsePrimary config parameter to the x11drv...
tree
|
commitdiff
2005-04-20
Alexandre Julliard
Avoid a compiler warning.
tree
|
commitdiff
2005-04-20
Dimitrie O. Paun
Use vectored exceptions to get rid of VIRTUAL_SetFaultH...
tree
|
commitdiff
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
tree
|
commitdiff
2005-04-20
Richard Cohen
Dither solid colours on monochrome bitmaps.
tree
|
commitdiff
2005-04-18
Eric Pouech
Correctness for const pointer casts.
tree
|
commitdiff
2005-04-14
Rein Klazes
In X11DRV_DIB_SetImageBits avoid BadMatch errors when...
tree
|
commitdiff
2005-04-14
Alexandre Julliard
Include Xmd.h in x11drv.h with the proper defines to...
tree
|
commitdiff
2005-04-13
Marcus Meissner
Terminate XCreateIC() argument list with NULL instead...
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Use an X context to associate the phys bitmap data...
tree
|
commitdiff
2005-04-13
Huw Davies
RegisterClipboardFormat takes a unicode string now.
tree
|
commitdiff
2005-04-13
Dimitrie O. Paun
Remove the need for the non-standard (Close|Delete...
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Moved the driver-independent part of CreateDIBSection...
tree
|
commitdiff
2005-04-13
Alexandre Julliard
Store DIB section information directly in the phys...
tree
|
commitdiff
2005-04-12
Alexandre Julliard
Store a pointer to the currently selected phys bitmap...
tree
|
commitdiff
2005-04-12
Alexandre Julliard
Store the bitmap handle in the phys bitmap structure...
tree
|
commitdiff
2005-04-11
Alexandre Julliard
Store the pixmap depth and the DIBSECTION pointer in...
tree
|
commitdiff
2005-04-11
Rein Klazes
Fix X11DRV_DIB_SetImageBits_RLE(4|8) when an non-zero...
tree
|
commitdiff
2005-04-11
Glenn Wurster
Fix array index crash in buidling GDI palette from...
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Introduced an X_PHYSBITMAP structure to allow storing...
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Avoid directly accessing the BITMAPOBJ structure.
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Removed the no longer needed X11DRV_get_client_area_off...
tree
|
commitdiff
2005-03-31
Alexandre Julliard
Return the coordinates information needed to setup...
tree
|
commitdiff
2005-03-31
Aric Cyr
Japanese 106 Keyboard fix.
tree
|
commitdiff
2005-03-30
Alexandre Julliard
The update region passed in WM_NCPAINT and the clipping...
tree
|
commitdiff
2005-03-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-03-30
Alexandre Julliard
Only reset the clip region in GetDC() if a new region...
tree
|
commitdiff
2005-03-29
Alexandre Julliard
Only restore the DC attributes on the next GetDC, and...
tree
|
commitdiff
2005-03-29
Dmitry Timoshkov
Handle control characters in VkKeyScanEx similar to...
tree
|
commitdiff
2005-03-28
Alexandre Julliard
Merged X11DRV_BITMAP_CreateBitmapHeaderFromPixmap into
tree
|
commitdiff
2005-03-27
Alexandre Julliard
Added X11DRV_get_pixmap and X11DRV_set_pixmap functions...
tree
|
commitdiff
2005-03-27
Alexandre Julliard
Store the handle to the stock bitmap when the first...
tree
|
commitdiff
2005-03-27
Alexandre Julliard
Store the DCE pointer in the DC physDev structure using...
tree
|
commitdiff
2005-03-25
Rein Klazes
ScrollDC and X11DRV_SCROLLDC should scroll only pixels...
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Moved DCE support to the X11 driver.
tree
|
commitdiff
2005-03-25
Alexandre Julliard
Replace the link_window request by a set_parent request...
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Try a TrueColor visual if Xrender fails with a DirectCo...
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Avoid calling WIN_ListChildren from the graphics drivers.
tree
|
commitdiff
2005-03-24
Kevin Koltzau
Added full support for xbuttons (side mouse buttons).
tree
|
commitdiff
2005-03-24
Alexandre Julliard
Don't maintain a client-side WND structure for the...
tree
|
commitdiff
2005-03-23
Ron Jensen
Avoid bad visual errors in thread_selection_wnd().
tree
|
commitdiff
2005-03-23
Alexandre Julliard
Get rid of the remaining WIN_FindWndPtr calls.
tree
|
commitdiff
2005-03-23
Robert Shearman
- Window styles passed to CreateWindowEx must the same...
tree
|
commitdiff
2005-03-22
Hans Leidekker
Fix some -Wsign-compare and -Wuninitialized warnings.
tree
|
commitdiff
2005-03-22
Dmitry Timoshkov
Add support for Serbian cyrillic X11 keyboard layout.
tree
|
commitdiff
2005-03-21
Alexandre Julliard
Try to always keep the server window Z-order in sync...
tree
|
commitdiff
2005-03-21
Alexandre Julliard
Don't try to resync Z-order on ConfigureNotify events...
tree
|
commitdiff
2005-03-21
Glenn Wurster
Remove break statements missed in last patch.
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Make the server know about the visible area of a window...
tree
|
commitdiff
2005-03-17
Alexandre Julliard
Compute the top clipping window directly on the server...
tree
|
commitdiff
2005-03-16
Alexandre Julliard
Don't force injected hardware messages to be queued...
tree
|
commitdiff
2005-03-14
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
tree
|
commitdiff
2005-03-10
Raphael Junqueira
- XListInputDevices spec say that device list should...
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Added WM_X11DRV_DELETE_WINDOW message to handle close...
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Moved SendInput and related functions to the USER drive...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Take into account the event mask passed to MsgWaitForMu...
tree
|
commitdiff
2005-03-08
Maxime Bellengé
- Fix unmovable windows if the window style is set...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Added support for iso8859-16 charset.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Added a missing prototype.
tree
|
commitdiff
2005-03-07
Ulrich Czekalla
Create a thread-specific selection window to make sure...
tree
|
commitdiff
2005-03-07
Dmitry Timoshkov
Avoid unnecessary window locking in X11DRV_DestroyWindow.
tree
|
commitdiff
2005-03-02
Alexandre Julliard
Avoid spaces before preprocessor directives, that's...
tree
|
commitdiff
2005-03-01
Alexandre Julliard
Use a dispatch table to handle X client messages.
tree
|
commitdiff
2005-03-01
Ulrich Czekalla
If unexpected condition occurs just report an error.
tree
|
commitdiff
2005-03-01
Huw Davies
If the dibsection is based on a file-mapping object...
tree
|
commitdiff
2005-02-26
Alexandre Julliard
Use a table of handlers to dispatch X events and get...
tree
|
commitdiff
2005-02-25
Alexandre Julliard
Moved clipboard event handling functions and some priva...
tree
|
commitdiff
2005-02-23
Alexandre Julliard
Revert SC_CLOSE change, this is causing deadlocks.
tree
|
commitdiff
2005-02-23
Jason Edmeades
Take into account additional requested spacing on break...
tree
|
commitdiff
2005-02-22
Alexandre Julliard
Allow the client rectangle to be of arbitrary size...
tree
|
commitdiff
2005-02-18
Ulrich Czekalla
Duplicate Windows behaviour and use SendMessage for...
tree
|
commitdiff
next