Implemented GetAncestor and removed WIN_GetTopParent.
[wine] / windows / x11drv /
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-08-18  Alexandre JulliardRemoved a number of direct accesses to the window struc...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-26  Dmitry TimoshkovReplace one more PROFILE_ function by RegQueryValueExA.
2001-06-25  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-22  Alexandre JulliardDon't rely on X to expose windows covered by a sibling...
2001-06-21  Ove KaavenMake GetCursorPos call XQueryPointer.
2001-06-19  Dmitry TimoshkovReplace PROFILE_ functions by RegQueryValueExA in x11drv.
2001-06-13  Alexandre JulliardForce invalidating of siblings children on expose event.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-18  Francois GougetSpelling typos.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-05-09  Alexandre JulliardRemoved XShmCompletion event support (no longer used).
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-04-30  Marcus MeissnerMade checks in _get_common_ancestor a bit stricter...
2001-04-25  Alexandre JulliardAvoid crash on deleted windows.
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-02  Gustavo Noronha... Added US international keyboard.
2001-03-28  Gavriel State- Always use a double-buffered visual if one is available.
2001-03-23  Alexandre JulliardCleanup properly on x11drv unloading.
2001-03-21  Alexandre JulliardCleaned up assumptions about WS_CHILD flag so that...
2001-03-03  Andreas MohrSome more message cleanups.
2001-02-28  Johannes E. SchindelinSome minor changes to the German keyboard layout.
2001-02-23  Aric Stewart- We need to make sure we pay attention to if our call to
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-02-16  Aric StewartCorrect the codepage for the Turkish keyboard.
2001-02-15  Aric StewartAdded a turkish keyboard layout.
2001-02-12  Andreas Mohr- move TSXGrabServer after a possible return FALSE;
2001-02-12  Patrik StridvallDocumentation name fixes (always use external name).
2001-02-12  Josh DuBoisFixed a char that should have been signed.
2001-01-20  Alexandre JulliardWarning fix.
2001-01-17  Josh DuBoisMake some noise in a few cases where the X11drv doesn...
2001-01-15  Alexandre JulliardReplaced X11DRV_CritSection references by wine_tsx11_...
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2001-01-02  François GougetMoved HDROP to shellapi.h.
2000-12-27  Ove KaavenUse the X state instead of the VK key state to check...
2000-12-22  Gerard PatelCancel a few changes to get back basic text clipboard...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-06  Ove KaavenUse SendNotifyMessage() for WM_SYNCPAINT.
2000-12-01  Marcus MeissnerAdded the KDE 2 beta and final method of specifying...
2000-11-28  Aric StewartWe were returning characters for various CTRL + Symbol...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Dimitrie O. PaunMake sure all files using config.h constants actually...
2000-11-25  Dmitry TimoshkovFixed ToUnicode TRACE message.
2000-11-25  Ulrich CzekallaAllow for zero-length string selections.
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-11-08  Aric StewartToUnicode: ignore CTRL+number keystrokes.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Gabriel GarciaAdded Latin American layout.
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-25  Dmitry TimoshkovAdded an another special case handling for Shift+[NumPa...
2000-10-25  Dmitry TimoshkovReplaced ToAscii by ToUnicode in the User driver interface.
2000-10-22  Joerg MayerReduce the number of warnings about missing initializers.
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-09-29  Alexandre JulliardMoved $(MODULE).o rule out of Make.rules into the indiv...
2000-09-27  Stephane LussierOn reception of a FocusOut event, don't deactivate...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-16  Alexandre JulliardRemoved a coupld of unused functions in the Callout...
2000-09-07  Giovanni PancottiItalian keyboard fixes.
2000-09-04  Mike McCormackAdded missing comma.
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-20  Louis Philippe Gagnon- Separate application calls to ShowOwnedPopups from...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-11  Stephane LussierInstead of not doing the Z ordering when the applicatio...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-06  Stephane LussierTop level windows with 0 width or height are created...
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-08-01  Jean-Claude BatistaProvide position hints for window managers.
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-28  Stephane LussierNow the service thread is no more in charge of erasing...
2000-07-28  Dmitry TimoshkovDo not crash if window was not found.
2000-07-16  Raul FernandesAdded Brazilian keyboard.
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-06-25  Lawson WhitneyMoved zero-sized window hack to x11drv.
2000-06-13  Gerard PatelDo not change the WS_CHILD style in SetParent.
2000-06-08  Turchanov SergeiDGA compile fix.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
next