- 22 Sep, 2000 23 commits
-
-
Francois Gouget authored
-
Huw D M Davies authored
-
Susan Farley authored
flags in DrawText.
-
Andreas Mohr authored
-
Damyan Ognyanoff authored
-
Aric Stewart authored
situations where in an OWNERDATA listview the selection ranges become invalid if the number of items is changed. Additional fixes a few problems resulting in loops in RemoveAllSelections.
-
Francois Gouget authored
-
Francois Gouget authored
includes this file.
-
Andreas Mohr authored
-
Andreas Mohr authored
-
Damyan Ognyanoff authored
-
Eric Pouech authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
-
Huw D M Davies authored
/dev/sequencer open.
-
Susan Farley authored
Made width of BUTTON style tabs no less than 2x their height. Expanded focus rect to be just inside the border.
-
Andreas Mohr authored
functions.
-
Andreas Mohr authored
-
Chris Morgan authored
visible with WinZip and CuteFTP 4.0. Fixed compile warnings from format type specifiers in two TRACE's. Removed TRACE in TOOLBAR_GetItemRect(). Added button width to TRACE in TOOLBAR_CalcToolbar().
-
Chris Morgan authored
being called with RDW_UPDATENOW, forcing immediate painting. Added redrawing logic to STATUSBAR_SetTextW().
-
Chris Morgan authored
redrawing in TREEVIEW_SetItemA() to redraw only if the item changes.
-
Francois Gouget authored
-
- 19 Sep, 2000 6 commits
-
-
Peter Hunnisett authored
- Small prototype fixes
-
Rein Klazes authored
-
Stephane Lussier authored
should set lParam to a NMLISTVIEW instead of a NMHDR. According to MSDN doc, it is like that since version 4.71, Wine is returning 5.0 as the DLL version.
-
Andreas Mohr authored
-
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 2 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).
-