Skip to content
Snippets Groups Projects
Forked from wine / wine
Source project has a limited visibility.
  • Alexandre Julliard's avatar
    18506558
    Release 950122 · 18506558
    Alexandre Julliard authored
    Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
    
    	* [loader/resource.c] [objects/dib.c]
    	Fixed icon loading and drawing, now that BitBlt() works correctly.
    	
    	* [objects/clipping.c] [objects/region.c]
    	Implemented elliptic regions with a set of rectangle. This greatly
    	simplifies the region code and should boost clipping performance.
    
    	* [objects/color.c]
    	Fixed bug that caused seg-fault on 24bpp displays.
    
    	* [objects/bitblt.c]
    	Fixed bug when shrinking a bitmap to more than half its size.
    
    	* [windows/graphics.c]
    	Fixed bugs in PaintRgn() and Polyline().
    
    	* [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
    	Fixed some problems with window background painting.
    
    Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
    
           * [tools/build.c]
           * [tools/newbuild.c]
           * [Imakefile]
           * [include/wine.h]
           * [loader/call.S]
           * [loader/selector.c]
           * [include/segmem.h]
           * [misc/main.c]
           Changed selector code a...
    18506558
    History
    Release 950122
    Alexandre Julliard authored
    Sun Jan 22 18:55:33 1995  Alexandre Julliard  (julliard@lamisun.epfl.ch)
    
    	* [loader/resource.c] [objects/dib.c]
    	Fixed icon loading and drawing, now that BitBlt() works correctly.
    	
    	* [objects/clipping.c] [objects/region.c]
    	Implemented elliptic regions with a set of rectangle. This greatly
    	simplifies the region code and should boost clipping performance.
    
    	* [objects/color.c]
    	Fixed bug that caused seg-fault on 24bpp displays.
    
    	* [objects/bitblt.c]
    	Fixed bug when shrinking a bitmap to more than half its size.
    
    	* [windows/graphics.c]
    	Fixed bugs in PaintRgn() and Polyline().
    
    	* [windows/nonclient.c] [windows/painting.c] [windows/winpos.c]
    	Fixed some problems with window background painting.
    
    Thu Jan 12 12:20:25 PST 1995 Ross Biro (biro@yggdrasil.com)
    
           * [tools/build.c]
           * [tools/newbuild.c]
           * [Imakefile]
           * [include/wine.h]
           * [loader/call.S]
           * [loader/selector.c]
           * [include/segmem.h]
           * [misc/main.c]
           Changed selector code a...