- 10 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 16 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
Fix some unsigned/signed warnings.
-
- 02 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 13 Nov, 2002 1 commit
-
-
Huw Davies authored
size.
-
- 31 Oct, 2002 1 commit
-
-
Carlos Lozano authored
-
- 28 Oct, 2002 1 commit
-
-
Carlos authored
-
- 23 Oct, 2002 2 commits
-
-
Michael Stefaniuc authored
- compile the comctl32 dll with -DSTRICT
-
Michael Stefaniuc authored
-
- 16 Oct, 2002 1 commit
-
-
Dimitrie O. Paun authored
relative to comctl32.dll version 6.0.
-
- 09 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
- Remove useless code. - Small code cleanups.
-
- 06 Sep, 2002 1 commit
-
-
Michael Stefaniuc authored
the conversion of HWND to a void*.
-
- 30 Aug, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 28 Aug, 2002 1 commit
-
-
Dimitrie O. Paun authored
- remove useless FIXMEs
-
- 27 Aug, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 26 Aug, 2002 1 commit
-
-
Dimitrie O. Paun authored
- fix severe bug in CB_FINDEXACTSTRING - small cleanups
-
- 13 Aug, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Jul, 2002 1 commit
-
-
Guy L. Albertelli authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 23 Apr, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 11 Apr, 2002 1 commit
-
-
Dimitrie O. Paun authored
- fix many memory-management bugs - many Unicode fixes - fix indentation in a few places - bits of code cleanup
-
- 08 Apr, 2002 1 commit
-
-
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
-
- 05 Apr, 2002 1 commit
-
-
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
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 12 Feb, 2002 1 commit
-
-
Guy L. Albertelli authored
garbage locations.
-
- 08 Feb, 2002 1 commit
-
-
Aric Stewart authored
-
- 04 Jan, 2002 1 commit
-
-
Sander van Leeuwen authored
-
- 06 Nov, 2001 1 commit
-
-
Francois Gouget authored
Various English fixes.
-
- 10 Aug, 2001 1 commit
-
-
Jörg Mayer authored
-
- 20 Jul, 2001 1 commit
-
-
Guy L. Albertelli authored
-
- 24 Jun, 2001 1 commit
-
-
Guy L. Albertelli authored
- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE notify formats. - Fix some drawing issues with COMBOEX_DrawItem.
-
- 20 Apr, 2001 1 commit
-
-
Guy L. Albertelli authored
- Implement WM_NCCREATE to remove unwanted window styles (as native does). - Clean up some traces.
-
- 10 Apr, 2001 1 commit
-
-
Michael Stefaniuc authored
-
- 22 Mar, 2001 1 commit
-
-
Jeff Garzik authored
-
- 16 Mar, 2001 1 commit
-
-
Guy L. Albertelli authored
- Implemented CBN_SELCHANGE, CBN_KILLFOCUS, and CBN_SELENDOK. - Corrected CBEN_ENDEDIT notifies to always have edit control text. - Locked "selected" state of icon to focus state of edit control (if it exists) just like native.
-
- 20 Feb, 2001 1 commit
-
-
Guy L. Albertelli authored
CBEM_{GET|SET}UNICODEFORMAT, CB_FINDSTRINGEXACT, WM_COMMAND, WM_DELETEITEM. - Implement extended style CBES_EX_NOEDITIMAGE, and warn others are not yet implemented. - Restructure DrawItem code to do things more rationally.
-
- 26 Jan, 2001 2 commits
-
-
Guy L. Albertelli authored
- Implement additional WNDPROCs for the Combo and Edit controls to handle different functions. - Implement CBEM_SETCURSEL and CBEM_HASEDITCHANGED.
-
James Juran authored
-
- 18 Dec, 2000 1 commit
-
-
Guy L. Albertelli authored
-