1999-07-24 |
Huw D M Davies | Implemented ExtEscape. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | For large font sizes call XLoadQueryFont with a 100... |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Implement handling of 32 bit AbortProc. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Fix stupid `rubbish at end of %%Title' bug. |
tree | commitdiff |
1999-07-23 |
Huw D M Davies | EnumJobs stub. |
tree | commitdiff |
1999-07-23 |
Lionel Ulmer | - Added a new option 'noxshm' |
tree | commitdiff |
1999-07-18 |
Luc Tourangeau | - implementation of SetDeviceClipping |
tree | commitdiff |
1999-07-18 |
Thuy Nguyen | Introduced a [psdrv] section in wine.conf with a ppdfil... |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
tree | commitdiff |
1999-07-12 |
Marcus Meissner | Fixed DirectDrawSurface::Flip, do not change flags... |
tree | commitdiff |
1999-07-10 |
Huw D M Davies | Implemented GetPrinterA and GetPrinterDriverA. |
tree | commitdiff |
1999-07-10 |
Huw D M Davies | Added patterned brushes (level 2 PostScript only). |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Fixed crash due to invalid GDI_Obj. |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Started on an implementation of Win64 for use on 64... |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Moved code to the X11 driver. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | Implemented chains of surfaces. This allows an unlimite... |
tree | commitdiff |
1999-06-27 |
Eric Pouech | Converted to the new debug interface. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Thuy Nguyen | Implemented the underline and strikeout text attributes... |
tree | commitdiff |
1999-06-22 |
Alexander Kanavin | Standard dialog boxes resources and OLE strings are... |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Fixed error handling in DGA_IDirectDraw2Impl_GetCaps(). |
tree | commitdiff |
1999-06-22 |
Eric Pouech | Added missing GDI heap unlock. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Moved signal handling to exception.c, generate exceptio... |
tree | commitdiff |
1999-06-12 |
Uwe Bonnes | X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_pe... |
tree | commitdiff |
1999-06-12 |
Marcus Meissner | Added generic pixel converter for 8->24. |
tree | commitdiff |
1999-06-12 |
Marcus Meissner | Remove DIABLO_HACK (does not work anymore), add 1 FIXME... |
tree | commitdiff |
1999-06-12 |
Huw D M Davies | PSDRV_StretchDIBits should use logical co-ords. |
tree | commitdiff |
1999-06-05 |
Noel Borthwick | From CreateCompatibleDC, pass the device name associate... |
tree | commitdiff |
1999-06-05 |
Marcus Meissner | Speedup enhancement for the 8->16 and 8->32 copy loop... |
tree | commitdiff |
1999-05-29 |
Joshua Thielen | Fixed a bug which causes the PolyBezier to not be updat... |
tree | commitdiff |
1999-05-29 |
Lionel Ulmer | - better debug output for surface creation |
tree | commitdiff |
1999-05-29 |
Lionel Ulmer | Corrected warning. |
tree | commitdiff |
1999-05-24 |
Eric Pouech | Changed printf into TRACE. |
tree | commitdiff |
1999-05-22 |
Lionel Ulmer | - added some more debug output |
tree | commitdiff |
1999-05-22 |
Pavel Roskin | Disable passing device context to X11DRV_DIB_BuildColor... |
tree | commitdiff |
1999-05-22 |
Kevin Holbrook | Should compare to X11 constant "None" since a colormap... |
tree | commitdiff |
1999-05-22 |
Huw D M Davies | Add a few more 32->16 Escape conversions. |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-17 |
Marcus Meissner | Xlib_IDirectDrawSurface4Impl_Flip should show 'flipto... |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-14 |
Lionel Ulmer | Check if in depth-conversion mode before returning... |
tree | commitdiff |
1999-05-13 |
Lionel Ulmer | Replaced all the Mesa specific code by GLX code. Should... |
tree | commitdiff |
1999-05-13 |
Huw D M Davies | Fixed a couple of memcpy errors. |
tree | commitdiff |
1999-05-13 |
Huw D M Davies | Small fix to help native win95 PrintDlg on the way. |
tree | commitdiff |
1999-05-08 |
Pavel Roskin | Fixed palette handling for true/high-color X11. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-03 |
Huw D M Davies | Small update to the PostScript encoding vector. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Huw D M Davies | Started implementing Enhanced MetaFile driver. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-25 |
Alexandre Julliard | Use $HOME instead of getpwuid for user's home directory. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Karl Lessard | SetMapMode should not reset the window and viewport... |
tree | commitdiff |
1999-04-25 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-04-25 |
Huw D M Davies | General tidy up of the MetaFile driver - make sure... |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Ulrich Weigand | Added prototypes (stubs) for GDI32.100-104. |
tree | commitdiff |
1999-04-19 |
Huw D M Davies | Implemented recording of StretchDIBits and SetDIBitsToD... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | Fixed typo. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Eric Pouech | Fixed a few bugs (typos from cut & paste & invalid... |
tree | commitdiff |
1999-04-18 |
Huw D M Davies | Fixes for upside-down DIBs. |
tree | commitdiff |
1999-04-18 |
Lionel Ulmer | Changed 'GetDisplayMode' to return the mode previously... |
tree | commitdiff |
1999-04-18 |
Brian Gerst | - Removed all floating point math. |
tree | commitdiff |
1999-04-16 |
Robert Pouliot | A few patches to help Wine to compile on OS/2. |
tree | commitdiff |
1999-04-15 |
Huw D M Davies | Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s... |
tree | commitdiff |
1999-04-15 |
Pavel Roskin | Fixed ugly disabled controls and black background in... |
tree | commitdiff |
1999-04-15 |
Huw D M Davies | Limit lastChar to 0xff in PSDRV_GetCharWidth. |
tree | commitdiff |
1999-04-11 |
Karl Lessard | Optimized code for SetImageBits_X, making bitmap creati... |
tree | commitdiff |
1999-04-10 |
Richard Mortimer | Added missing *IsDark entries into PALETTE_Driver instance |
tree | commitdiff |
1999-04-06 |
Lionel Ulmer | - clean-up of texture 'loading' |
tree | commitdiff |
1999-04-02 |
Lionel Ulmer | Added DllClassFactory to DirectDraw. |
tree | commitdiff |
1999-04-01 |
Alex Korobka | Fixes for ignored WVR_[VH]REDRAW flags, made minimizati... |
tree | commitdiff |
1999-04-01 |
Lionel Ulmer | Implement the EnumAttachedSurface method. |
tree | commitdiff |
1999-04-01 |
Lionel Ulmer | Fixed OpenGL devices implementation. |
tree | commitdiff |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
tree | commitdiff |
1999-03-28 |
Lionel Ulmer | Fixed QueryInterface functions for IDirect3D 1 and 2. |
tree | commitdiff |
1999-03-28 |
Dimitrie O. Paun | Changed some debug messages from one channel to another... |
tree | commitdiff |
1999-03-28 |
Lionel Ulmer | Added initialisation of the pixmap_depth field in |
tree | commitdiff |
1999-03-28 |
Huw D M Davies | More Escapes for the PostScript driver. |
tree | commitdiff |
1999-03-27 |
Francois Gouget | Adapted to the interface/implementation separation. |
tree | commitdiff |
1999-03-27 |
Francois Gouget | Updated to include all the implementation aspects that... |
tree | commitdiff |
1999-03-27 |
Francois Gouget | Removed direct access to the virtual table |
tree | commitdiff |
1999-03-27 |
Huw D M Davies | Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetP... |
tree | commitdiff |
1999-03-25 |
David Luyer | Changed stdlib.h to string.h. |
tree | commitdiff |
1999-03-25 |
Randy Weems | Fixed off-by-one error if bitblt width or height is... |
tree | commitdiff |
1999-03-23 |
Huw D M Davies | Added StretchDIBits for the PostScript driver. |
tree | commitdiff |
1999-03-22 |
Veksler Michael | Removed winuser16.h from x11drv.h. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-17 |
Marcus Meissner | Fixed some warnings. removed some unneccessary includes... |
tree | commitdiff |
1999-03-16 |
Lionel Ulmer | Corrected bug in enumeration function. |
tree | commitdiff |
1999-03-14 |
Francois Boisvert | Made access to the wnd struct thread-safe. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Patrik Stridvall | Added functions DirectDrawEnumerateW and DirectDrawEnum... |
tree | commitdiff |
1999-03-14 |
Ove Kaaven | Fixed a silly VGA-emulation palette bug. |
tree | commitdiff |
1999-03-13 |
Pavel Roskin | File open dialog now uses icons instead of bitmaps. |
tree | commitdiff |
next |