Changeset 2048
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Notes.txt
r1796 r2048 8 8 - AH: Syscolors are not matched correctly, OS/2 does not take the 9 9 exact RGB color but rather something "similar" 10 11 - CB: GDI32 coding rules: 12 - Don't call functions which record metafiles inside GDI32 13 Use OSLibGpi* functions or create a new function called Odin* which 14 doesn't add metafile data  - 
      
trunk/changelog
r2045 r2048 1 /* $Id: changelog,v 1.526 1999-12-09 11:59:53 sandervl Exp $ */ 1 /* $Id: changelog,v 1.527 1999-12-09 16:48:14 cbratschi Exp $ */ 2 3 99-12-09: Christoph Bratschi <cbratschi@datacomm.ch> 4 - GDI32: fixed TextOut and ExtTextOut bugs 2 5 3 6 99-12-09: Sander van Leeuwen <sandervl@xs4all.nl>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  