- 19 Sep, 2000 2 commits
-
-
Alexandre Julliard authored
Avoid deadlocks in EnumMetaFile.
-
Gerard Patel authored
-
- 18 Sep, 2000 9 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
exception handling.
-
Alexandre Julliard authored
-
Chris Morgan authored
SetButtonSize() to WARN as quite a few applications are doing this after adding each button to the toolbar and there is no way we can stop them.
-
Gerald Pfeifer authored
-
Mike McCormack authored
- corrected the name of 16bit functions in comments - removed unused static variable
-
Andreas Mohr authored
- mention debugger setup (temporary)
-
Mike McCormack authored
report an error.
-
Stephane Lussier authored
and not the subitems. This patch fix this issue. I've remove the temporary Sortlist, it was not necessary to create another list, and it was buggy.
-
- 16 Sep, 2000 13 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
pfnSelect/RealizePalette function pointers in GDI. Make sure the palette handle is valid in GDISelectPalette16 (thanks to Uwe Bonnes).
-
Mike McCormack authored
-
Andreas Mohr authored
USER.
-
John Gilmore authored
never actually pass them to Unix system calls.
-
Andreas Mohr authored
-
Hidenori Takeshima authored
-
Andreas Mohr authored
but not tab control buttons.
-
Andreas Mohr authored
-
Jeremy White authored
which conflicts with the fd_set typedef.
-
Jeremy White authored
-
Stephane Lussier authored
-
Dimitrie O. Paun authored
-
- 13 Sep, 2000 6 commits
-
-
Ulrich Weigand authored
-
Ulrich Weigand authored
call returns. Callers adapted.
-
Huw D M Davies authored
-
Chris Morgan authored
Serge Ivanov and Andrew Lewycky. Fixed item focus behavior to match Windows. Fixed item selection when un/expanding items. Implemented WM_SETREDRAW. Added Corel's COMCTL32_CreateToolTip() helper function to commctrl.c.
-
Serge Ivanov authored
Fixed problem with origin for DST_COMPLEX style. Fixed handling of DSS_DISABLED and DSS_DEFAULT styles. Added handling of BS_MULTILINE style, label alignment styles (BS_RIGHT, etc.) and some exotic styles BS_FLAT (only pushbuttons for now), and BS_PUSHLIKE. Modified label drawing procedure: now all kinds of buttons use common BUTTON_DrawLabel function. Actual label drawing is performed by DrawStateW function. GroupBox must use WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN message.
-
Lionel Ulmer authored
-
- 12 Sep, 2000 10 commits
-
-
James Hatheway authored
previous region.
-
Gerard Patel authored
maxval) change.
-
Alexandre Julliard authored
-
Andreas Mohr authored
- get rid of wrong comments - fix comments - .spec spelling fix - improve warning message
-
Andreas Mohr authored
-
Huw D M Davies authored
constant.
-
Mike McCormack authored
Painting fails if the rectangle is invalid.
-
Chris Morgan authored
-
Jeremy White authored
-
Uwe Bonnes authored
-