- 05 Apr, 2002 11 commits
-
-
Martin Wilck authored
- make the API compatible with other types of async requests (e.g. for sockets). - remove exports of async IO related functions for DLL separation.
-
Alexandre Julliard authored
-
Martin Wilck authored
WSASendTo().
-
Steven Edwards authored
-
Stefan Leichter authored
-
Dimitrie O. Paun authored
- reorganize drawing for proper handling of edit box - typesafety when processing messages - subclass edit to handle up/down arrows - more robust handling of failure cases - numerous bugs fixed - complete unicodification - more specific debug messages - remove cvs log info from file - consistent indentation
-
Guy L. Albertelli authored
- Add defines for the NM_CUSTOMDRAW return flags for toolbar.
-
Guy L. Albertelli authored
support for the TB_SETCOLORSCHEME. - Do some optimizations. - Correct computation of nHeight and PGN_CALCSIZE. - Implement the undocumented 045E message.
-
Guy L. Albertelli authored
- Provide routine to support the WM_SYSCOLORCHANGE message.
-
Guy L. Albertelli authored
-
Guy L. Albertelli authored
- Correct processing in NCCalcSize message processing.
-
- 04 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 03 Apr, 2002 28 commits
-
-
Charles Loep authored
-
Huw D M Davies authored
-
Alexandre Julliard authored
Don't remove the socket until the registry is closed to avoid a race.
-
Francois Gouget authored
-
Aric Stewart authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Alexandre Julliard authored
dlopen() fails.
-
Huw D M Davies authored
lfPitchAndFamily. This is not very pretty I'm afraid...
-
Huw D M Davies authored
-
Huw D M Davies authored
client side fonts.
-
Huw D M Davies authored
-
Huw D M Davies authored
modes. Do slightly better with the FF_ flags in WineEngGetTextMetrics.
-
Huw D M Davies authored
HKLM\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes for "fromName[,cp]"="toName[,cp]" where cp can be an optional codepage. Substitution occurs before scanning the available font list, as is the case with Windows.
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Huw D M Davies authored
of a-z,A-Z (tmAveCharWidth is supposed to be a weighted average according to character usage, so we shouldn't use this).
-
Mike McCormack authored
-
Huw D M Davies authored
-
Aric Stewart authored
applications.
-
Mike McCormack authored
-
Huw D M Davies authored
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Minor bug fixes.
-
Jukka Heinonen authored
-