Work around problems on Solaris if config.h is not included.
[wine] / include / x11drv.h
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...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Stephane LussierFix problem where you need mouse activity to unlock...
1999-02-14  Juergen SchmiedCorrected prototypes func() ->func(void).
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-06  Huw D M DaviesMoved X11 DIB stuff to x11drv.
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-10-28  Huw D M DaviesAdded pBitmapBits and pCreateBitmap to the GDI function...
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
1996-08-24  Alexandre JulliardRelease 960824 wine-960824