2002-07-16 |
Rob McClinton | X11DRV_GetDIBits: Don't clear the biCompression==BI_BIT... |
blob | commitdiff | raw |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Alexandre Julliard | Fixed X11DRV_SetDIBitsToDevice to do the right thing... |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Alexandre Julliard | Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP... |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Alexandre Julliard | Moved DC origin into device-specific structure. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Alexandre Julliard | Added function table to GDI objects for better encapsul... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
David Hammerton | Lock/unlock (and hence maybe coerce) DIBSections into... |
blob | commitdiff | raw | diff to current |
2002-05-04 |
David Hammerton | In initial dibsection creation, the dibsection should... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Alexandre Julliard | Added support for installing an error callback when... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Alexandre Julliard | Changed the GDI driver interface to pass an opaque... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dmitry Timoshkov | Do not write beyond end of color table in X11DRV_DIB_Se... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Guy Albertelli | Don't fill colormap beyond end of screen depth. |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Gavriel State | Speed up the GetImageBits case where we have an XShm... |
blob | commitdiff | raw | diff to current |
2001-12-21 |
François Gouget | Merged the handling of 15 and 16 bits X server depths. |
blob | commitdiff | raw | diff to current |
2001-11-05 |
François Gouget | Fix line length calculation in X11DRV_DIB_Convert_any_asis. |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Francois Gouget | Fix tons of color conversion bugs. |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Alexandre Julliard | Ignore RLE data that goes past the line end (found... |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Jukka Heinonen | Changing DIB color table now updates the DIB visible... |
blob | commitdiff | raw | diff to current |
2001-07-22 |
Alexandre Julliard | Moved the 16-bit pointer to the DIB bits out of the... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Dmitry Timoshkov | Better separate the XShm using code. |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Alexandre Julliard | Renamed display to gdi_display where it is used for... |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ove Kaaven | Fixed CoerceDIBSection's AuxMod handling. Added CoerceD... |
blob | commitdiff | raw | diff to current |
2001-03-28 |
Marcus Meissner | Fixed undefined C constructs (val assignment in express... |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Vedran Rodic | Made 8 bpp to 24 bit depth conversion in X11DRV_DIB_Set... |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Lionel Ulmer | Added RGB 565 => RGB 0888 conversion. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
James Abbatiello | In CreateDIBSection, the offset into the file mapping... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Ove Kaaven | In CopyDIBSection, use source DIB colormap instead... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Removed CALL_LARGE_STACK support. |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel... |
blob | commitdiff | raw | diff to current |
2000-12-20 |
Gerard Patel | Set the color mask with BI_BITFIELD dibs, don't use the |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Andrew... |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Guy L. Albertelli | - correct number of colormap entries looked at in GetDI... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Dimitrie O. Paun | Do not compile code that makes use of the X Shm extension. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ove Kaaven | Made X11DRV_DIB_GetImageBits_16 aware of 565 DIBs. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Ove Kaaven | Implemented Get/SetDIBColorTable. |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Alexandre Julliard | Moved LDT handling to libwine.so. Changed the interface... |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Alexandre Julliard | Replaced a few internal functions by exported ones. |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Allocate DC objects on the process heap, and removed... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Ove Kaaven | Fill in the dsBmih.biSizeImage field of DIBSections... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Andreas Mohr | Minor cosmetic changes. |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Uwe Bonnes | X11DRV_DIB_SetImageBits_RLE8: break image lines. |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Ove Kaaven | Add X11DRV_DIB_UpdateDIBSection2 that takes a HBITMAP... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Stephane Lussier | New version of the patch from Francois Jacques with... |
blob | commitdiff | raw | diff to current |
2000-07-10 |
Alexandre Julliard | Backed out previous patch. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Francois Jacques | Updated X11DRV_DIB_GetDIBits to properly handle bottom... |
blob | commitdiff | raw | diff to current |
2000-06-18 |
Stephane Lussier | Fixed memory access outside of the range for source... |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Ken Coleman | Fixes to CreateDIBSection and other areas where biSizeI... |
blob | commitdiff | raw | diff to current |
2000-06-11 |
James Abbatiello | Use XCreateImage/XGetSubImage instead of XGetImage for |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Rob Farnum | Separate out the 32bit case from the 24bit case, and... |
blob | commitdiff | raw | diff to current |
2000-05-18 |
Ove Kaaven | Made X11DRV_DIB_MapColor map back to the original color... |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Marcus Meissner | Fixed asm() constraints. |
blob | commitdiff | raw | diff to current |
2000-05-07 |
Marcus Meissner | SetImageBits_8: added ->15 conversion in optimized... |
blob | commitdiff | raw | diff to current |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista (Macadamian/Corel) |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Ove Kaaven | Added DIB_CreateDIBSection with extra parameter ovr_pit... |
blob | commitdiff | raw | diff to current |
2000-04-25 |
Patrik Stridvall | Removed X_DISPLAY_MISSING. |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Marcus Meissner | Only copy dstwidth*3 bytes in the 24bit case. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Alexandre Julliard | Merged DDBitmap and physBitmap into the generic bitmap... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Alexandre Julliard | A few simplifications and optimizations in the x11... |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Dimitrie O. Paun | Removed most calls to xmalloc/xrealloc. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Andrew Lewycky | Delete the shm segment as soon as wine and X have attac... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Jim Aston | Handle 24 bit DIBs <-> 24 bit deep/24 bits per pixel... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Joerg Mayer | Fix a sign bug where memcpy was called with negative... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Marcus Meissner | Corrected arguments to VirtualFree(). |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Alexandre Julliard | Re-applied lost change. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Eric Pouech | Fixed X11DRV_DIB_SetImageBits when called for RLE encod... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Noel Borthwick | - Add clipboard support for copying/pasting bitmaps... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Ulrich Weigand | Bugfix: create DDB in X11DRV_DIB_GetDIBits if necessary. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Karl Lessard | Some more minor GDI fixes. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Huw D M Davies | Small DIB fixes. |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Karl Lessard | Fixed GetDIBits problems. |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Karl Lessard | Ian Ward |
blob | commitdiff | raw | diff to current |
1999-08-21 |
Kristian Nielsen | Fixed CreateDIBSection() called with negative height... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Uwe Bonnes | X11DRV_DIB_SetImageBits_24/32: Fix the case for bits_pe... |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Eric Pouech | Changed printf into TRACE. |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Pavel Roskin | Disable passing device context to X11DRV_DIB_BuildColor... |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Eric Pouech | Fixed a few bugs (typos from cut & paste & invalid... |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Huw D M Davies | Fixes for upside-down DIBs. |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Karl Lessard | Optimized code for SetImageBits_X, making bitmap creati... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-20 |
Alexandre Julliard | Fixed end-of-line bug in X11DRV_DIB_SetImageBits_RLE4. |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Huw D M Davies | Fixes several problems with SetDIBitsToDevice if xSrc... |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Patrik Stridvall | X11 driver changes. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Huw D M Davies | Moved DC_SetupGC functions to graphics/x11drv/graphics.c. |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Huw D M Davies | Moved X11 DIB stuff to x11drv. |
blob | commitdiff | raw | diff to current |
|