Changeset 10424 for trunk/changelog
- Timestamp:
- Jan 29, 2004, 3:25:13 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r10417 r10424 1 /* $Id: changelog,v 1.266 6 2004-01-21 12:16:34 sandervlExp $ */1 /* $Id: changelog,v 1.2667 2004-01-29 14:25:13 bird Exp $ */ 2 2 3 3 2004-01-21: Sander van Leeuwen <sandervl@innotek > … … 11 11 o Hardcoded MCI drivers (cdaudio & waveaudio) 12 12 o Added LGPL license file 13 14 2004-01-29: knut st. osmundsen <bird-changelog@innotek > 15 - KERNEL32: o Parse LANG to figure out the language id. 16 (Java Defect 776) 17 - INCLUDE: o Synced language IDs with current wine. 18 This includes moving them from winnls.h to winnt.h. 19 (Java Defect 776) 13 20 14 21 2004-01-19: Sander van Leeuwen <sandervl@innotek > … … 49 56 2004-01-08: KO Myung-Hun <komh@chollian > 50 57 - GDI32: o Fixed FONT_mbtowc(). If charset is 0, CP must not be 1252 in DBCS country. 51 o Restored calcDimensions(). The result of the old is the same as that 52 of O32_GetTextExtent(). 58 o Restored calcDimensions(). The result of the old is the same as that 59 of O32_GetTextExtent(). 53 60 54 61 2003-12-29: KO Myung-Hun <komh@chollian >
Note:
See TracChangeset
for help on using the changeset viewer.