Added GetBackgroundColor call to the console struct. Will be used
[wine] / graphics /
1999-02-20  Alexandre JulliardFixed end-of-line bug in X11DRV_DIB_SetImageBits_RLE4.
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-18  Francois BoisvertImplementation of the pushed close button.
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Eric PouechChanged some functions prototypes (were returning void).
1999-02-14  Marcus MeissnerSome ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-11  Lionel UlmerAdded 'objbase.h' to prevent compiler warnings.
1999-02-11  Lionel UlmerBetter detection of XShm errors (should now run on...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-10  Lionel UlmerFixed debug output to follow '-debugmsg' flags.
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Huw D M DaviesFixes several problems with SetDIBitsToDevice if xSrc...
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-04  Patrik StridvallX11 driver changes.
1999-02-04  Patrik StridvallNew TTY driver for GDI.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-02-02  Huw D M DaviesClear up args to PSDRV_AdvancedSetupDialog.
1999-02-02  Huw D M DaviesReduce MAX_FONT_SIZE to 1000.
1999-01-31  Alexandre JulliardAuthors: Lionel Ulmer <ulmer@directprovider.net>, Babri...
1999-01-30  Lionel UlmerAdded check for the presence of Mesa's header files.
1999-01-30  Ove KaavenDefined RESTORE_SIGNALS by default and call SIGNAL_Emul...
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-26  Ove KaavenAdded (dummy) Death/Resurrection calls to DisplayDib.
1999-01-26  Lionel Ulmer- added depth conversion routines (only 8bpp -> 16...
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Lionel Ulmer- various warning and bug fixes
1999-01-23  Lionel Ulmer- added more texture formats using OpenGL's packed...
1999-01-23  Lionel Ulmer- better support for ExecuteBuffers
1999-01-23  Lionel Ulmer- corrected bug in Z Buffer allocation
1999-01-20  Pablo SaratxagaSmall patch.
1999-01-20  Marcus MeissnerUnified palette create, do allocate colorcells on init...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-26  Alex KorobkaCleaned up font encoding handling. Added 'Ignore#'...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-24  Peter HunnisettAdded all clipper&3d stubs.
1998-12-24  Marcus MeissnerStubs for IDirect3D(2)::CreateLight and CreateDevice...
1998-12-18  Huw D M DaviesImplemented PolylineTo.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-15  Todd Vierlinggraphics/psdrv forgets to pull in @DLLFLAGS@, and so...
1998-12-14  Ian PilcherAdded ability to specify X fonts used for Helv and...
1998-12-14  Stephen CrowleySave the original video mode before going fullscreen...
1998-12-14  Huw D M DaviesXLFDs should be well-formed (14 hyphens) to match scala...
1998-12-11  Huw D M DaviesImplement AbortDoc16, move AbortDoc32 and StartDoc32W to
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-12-10  Stephen CrowleyFixed a potential crash if a usable video mode is not...
1998-12-10  Robert RiggsSet window focus in _common_IDirectDraw_SetDisplayMode().
1998-12-10  Huw D M DaviesSanity check on font size.
1998-12-09  Pablo SaratxagaImproved the handling of font encodings.
1998-12-08  Alexandre JulliardTried another kludge for the Xmd.h problem.
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-08  Marcus MeissnerCreate X11 palette on DirectDrawSurface::SetPalette...
1998-12-08  Huw D M DaviesFix for SetAbortProc16, stub for SetAbortProc32 and...
1998-12-08  Huw D M DaviesFix X11DRV_ExtTextOut for rotated text if either of...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-07  Ulrich WeigandBugfix: -microsoft-symbol encoding was not recognized.
1998-12-02  Huw D M DaviesMove OEM resources to the x11drv.
1998-12-01  Lionel Ulmer- added definition of DirectDrawCreateClipper.
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-26  Uwe BonnesAdded stubs for Startpage and EndPage.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-24  Eric WarnkeDon't match against Symbol or Nil fonts.
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Marcus MeissnerBltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs...
1998-11-22  Huw D M DaviesTakes print spooler functions out of win16drv.
1998-11-22  Stephen CrowleyFixed the DGA detection code in ddraw. You don't need...
1998-11-22  Marcus MeissnerDirectDraw status updated.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
1998-11-14  Marcus MeissnerDo not enumerate D3D devices we can't handle anyway.
1998-11-14  Lionel UlmerCorrected bug in DirectDrawSurface creation and handlin...
1998-11-08  Uwe BonnesAdded a stub for StartDocA and EndDoc.
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-08  Lionel UlmerAdded support of source and destination rectangles...
1998-11-07  Huw D M DaviesStop X11DRV_RoundRect calling XDrawArc with -ve width...
1998-11-07  Huw D M DaviesOptimize RoundRect32 to call Rectangle32 if either...
1998-11-06  Huw D M DaviesMoved X11 DIB stuff to x11drv.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-11-01  Huw D M DaviesMore bitmap fixes.
1998-11-01  Huw D M DaviesA couple of small fixes to my bitmap patch.
1998-11-01  Huw D M DaviesImplement SEGPTR conversion for STARTDOC in Escape32().
1998-11-01  Huw D M DaviesPrint a message if the PostScript driver can't find...
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...
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-10-26  Marcus MeissnerRemoved no longer necessary commented out code, destroy...
next