1999-09-20 |
Noel Borthwick | - Add clipboard support for copying/pasting bitmaps... |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Bugfix: create DDB in X11DRV_DIB_GetDIBits if necessary. |
tree | commitdiff |
1999-09-19 |
Karl Lessard | Some more minor GDI fixes. |
tree | commitdiff |
1999-09-19 |
Huw D M Davies | Extend DRAWMODE struct to win95 spec. |
tree | commitdiff |
1999-09-19 |
Huw D M Davies | Stop trashing devmode if in and out devmodes are the... |
tree | commitdiff |
1999-09-19 |
Luc Tourangeau | Implemented invisible pens. |
tree | commitdiff |
1999-09-19 |
Huw D M Davies | Small DIB fixes. |
tree | commitdiff |
1999-09-14 |
Karl Lessard | Fixed GetDIBits problems. |
tree | commitdiff |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
tree | commitdiff |
1999-09-11 |
Lionel Ulmer | - fixed the creation of back-buffers in DGA mode |
tree | commitdiff |
1999-09-10 |
Huw D M Davies | Winspool DocumentProperties and DeviceCapabilities... |
tree | commitdiff |
1999-09-10 |
Huw D M Davies | Add support for a large number of different paper sizes... |
tree | commitdiff |
1999-09-10 |
Nick Holloway | If there is not an exact match found for the requested... |
tree | commitdiff |
1999-09-05 |
Richard Cohen | Various fixes for the X11 font mapper, particularly: |
tree | commitdiff |
1999-09-04 |
Noomen Hamza | The fast window frame size should be the same as the... |
tree | commitdiff |
1999-09-03 |
Karl Lessard | Ian Ward |
tree | commitdiff |
1999-08-21 |
Kristian Nielsen | Fixed CreateDIBSection() called with negative height... |
tree | commitdiff |
1999-08-15 |
Pascal Lessard | Now the conversion in the blt functions round up the... |
tree | commitdiff |
1999-08-04 |
Marcus Meissner | When flipping backbuffer -> frontbuffer, first exchange... |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by Solaris Lint. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed/added missing/wrong function prototypes and made... |
tree | commitdiff |
1999-07-31 |
Huw D M Davies | PSDRV_WriteArc shouldn't write a newpath. |
tree | commitdiff |
1999-07-30 |
Luc Tourangeau | Added a call to the newpath operator immediately before... |
tree | commitdiff |
1999-07-27 |
Huw D M Davies | Added more paper sizes and bin names to PPD parser. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | {Start|End}{Doc|Page} go through DCfuncs. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | Rewrote PSDRV_SetDeviceClipping to use GetRegionData... |
tree | commitdiff |
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 |
next |