Fixed crash in winamp reported by Andreas Mohr.
[wine] / include / x11drv.h
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-14  Huw DaviesClient side render fonts for XServers without the Rende...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-12  Alexandre JulliardFixed warnings caused by new winternl.h.
2002-08-27  Ulrich Czekalla- Add a max wait time for selection notifies.
2002-08-20  Alexandre JulliardDon't map/unmap a top-level window when WS_VISIBLE...
2002-06-14  Alexandre JulliardUpdate the cursor for each window on receiving an X11...
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-23  Alexandre JulliardRestored managed mode config file option.
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-04-24  Alexandre JulliardAdded support for installing an error callback when...
2002-04-14  Alexandre JulliardPass a PHYSDEV to EnumDeviceFont and release the GDI...
2002-04-08  Michael KarcherFixed OpenGL routines broken by the DC -> PHYSDEV change.
2002-04-03  Huw D M DaviesDon't calculate cached metrics or enumerate X11 fonts...
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Huw D M DaviesUses Xrender extension to allow client side font rendering.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-16  Alexandre JulliardSpecify sizes for stock fonts again; removed the FixSto...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
2001-07-22  Alexandre JulliardMoved the 16-bit pointer to the DIB bits out of the...
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-26  Alexandre JulliardAdded window properties to make some x11drv-specific...
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-11  Alexandre JulliardAdded counter for operations generating graphics exposu...
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
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-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-16  Ove KaavenFixed CoerceDIBSection's AuxMod handling. Added CoerceD...
2001-03-23  Alexandre JulliardCleanup properly on x11drv unloading.
2001-03-20  Ove KaavenAdded gamma ramp code to the XVidMode interface.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2001-02-14  Huw D M DaviesChange FONTOBJ to use LOGFONTW rather than LOGFONT16.
2001-01-17  Josh DuBoisMake some noise in a few cases where the X11drv doesn...
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-15  Alexandre JulliardRemoved CALL_LARGE_STACK support.
2000-12-22  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
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  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-11-26  Dimitrie O. PaunDo not compile code that makes use of the X Shm extension.
2000-11-25  Ove KaavenImplemented Get/SetDIBColorTable.
2000-10-25  Dmitry TimoshkovReplaced ToAscii by ToUnicode in the User driver interface.
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-28  Ove KaavenAdd X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP...
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-23  Susan FarleySet and retrieve the window icon that is drawn under...
2000-05-12  Lionel UlmerAdded support for OpenGL.
2000-04-29  Ove KaavenAdded DIB_CreateDIBSection with extra parameter ovr_pit...
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-14  Marcus MeissnerDetypoed X11DRV_EVENT_SetInputMethod.
2000-03-28  Alexandre JulliardMerged DDBitmap and physBitmap into the generic bitmap...
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Alexandre JulliardAdded GetDCOrgEx in graphics device interface and remov...
2000-03-19  Dimitrie O. PaunRemoved most calls to xmalloc/xrealloc.
2000-03-18  Alexandre JulliardMisc small cleanups.
2000-02-25  James AbbatielloBetter thread safety for WarpPointer hack.
2000-01-23  Ove KaavenSupercharged XShm implementation for DirectDraw.
1999-12-26  Huw D M DaviesMove DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-12  Lionel Ulmer- added support of DGA-2.0 events
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-11-07  Ove KaavenDirectX-XShm now waits for the X server to finish the...
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-09-20  Noel Borthwick- Add clipboard support for copying/pasting bitmaps...
1999-09-14  Karl LessardFixed GetDIBits problems.
1999-09-03  Karl LessardIan Ward
1999-09-03  Noel Borthwick- Implement interprocess clipboard communication.
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-06-05  Ulrich WeigandRemoved DummyMotionNotify EVENT driver routine.
1999-05-22  Ulrich WeigandMoved X input event handling out of EVENT_WaitNetEvent...
1999-04-15  Pavel RoskinFixed ugly disabled controls and black background in...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
next