- 08 Apr, 2002 14 commits
-
-
Dimitrie O. Paun authored
- store hwnd in info struct, do not pass it around - use unicode functions wherever possible - consistent indentation - bugs in Unicode handling fixed - fix handling of error conditions - fix initialization bugs, etc. - complete tooltip support - typesafety - update the FIXME list to the latest specs
-
Michael Karcher authored
-
Geoffrey Hausheer authored
Added 'clean' and 'distclean' Added new options -s and -i. Archives will now include the entire './include' directory instead of just './include/wine'. Renamed makefile from Makefile.cyg to Makefile.win. The makefile is now mingw compatible as well (although it's be better if we could detect the correct location of the windows.h headers).
-
Dimitrie O. Paun authored
- handle all out-of-memory cases - better drawing code - fix CBES_EX_NOEDITIMAGE handling - implement CBES_EX_NOEDITIMAGEINDENT - implement I_{INDENT,IMAGE}CALLBACK - fix notification code for ANSI/Unicode - make use of iOverlay image
-
Paul Rupe authored
-
Gerald Pfeifer authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Jukka Heinonen authored
common DOSVM console input routine and made the service really echo.
-
Jukka Heinonen authored
buffers and Windows console. Added routine for changing current console attributes. Moved text mode handling from VGA_Poll into new routine and changed locking primitive into critical section.
-
Hidenori Takeshima authored
-
- 06 Apr, 2002 9 commits
-
-
Dmitry Timoshkov authored
-
Huw D M Davies authored
-
François Gouget authored
window belongs to another thread.
-
Jeremy White authored
-
Huw D M Davies authored
-
Huw D M Davies authored
Fixes to MergeDevmodes.
-
Huw D M Davies authored
-
Alexandre Julliard authored
-
Huw D M Davies authored
-
- 05 Apr, 2002 13 commits
-
-
Huw D M Davies authored
-
Marcus Meissner authored
-
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 3 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.
-