- 18 Aug, 2001 11 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Marcus Meissner authored
level Variant conversion functions.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Eric Pouech authored
memset implementations.
-
Eric Pouech authored
in comctl32 delay loading of msvfw32 by manual loading.
-
Gerard Patel authored
-
Gerard Patel authored
-
Marcus Meissner authored
-
Mike McCormack authored
-
- 17 Aug, 2001 3 commits
-
-
Alexandre Julliard authored
exported by the Windows API.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
handle values.
-
- 16 Aug, 2001 6 commits
-
-
Alexandre Julliard authored
hack. Ignore mapping modes when selecting stock fonts into a DC. Removed a few direct accesses to GDI structures from x11drv.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Mohr).
-
Mike McCormack authored
-
- 15 Aug, 2001 16 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Uwe Bonnes authored
-
Uwe Bonnes authored
-
Hidenori Takeshima authored
-
Jeremy White authored
that ':0', ':0.0', and 'unix:0.0' all resolve to the same file.
-
Marcus Meissner authored
-
Ian Pilcher authored
-
Eric Pouech authored
of struct id1, or the identifier id2 in dll id1. Enhanced some error reporting as well as 'info local' display layout. Minor cosmetic changes.
-
Eric Pouech authored
string command. Minor 32/16 optimizations and cosmetic fixes.
-
Marcus Meissner authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Hidenori Takeshima authored
-
Eric Pouech authored
debugger is created per process.
-
- 13 Aug, 2001 4 commits
-
-
Alexandre Julliard authored
Added unicode messages bit set to shortcut message mapping when possible.
-
Alexandre Julliard authored
-
Guy L. Albertelli authored
- Implemented NM_CUSTOMDRAW notifications for the ITEMPREPAINT and ITEMPOSTPAINT only. (Used by IE4 - go figure.) - Invalidate window rectangles after certain RB_ messages like the native. Fixed some painting problems. - Added UpdateWindow call in _MoveChildWindows to fix other painting problems. - Set the Caption Font as the default font for all bands.
-
Guy L. Albertelli authored
FillRect and BF_MIDDLE on _FLAT toolbars.) - Issue FIXMEs for unsupported styles. - If the "hidden" state has changed then recalc the buttons. - Support TBSTYLE_CUSTOMERASE (used by IE4) ans issue some of the necessary NM_CUSTOMDRAW notifies. - Pass the WM_ERASEBKGND to parent if the toolbar is "transparent". - Invalidate the area 1 bigger than the button rect on a WM_MOUSELEAVE so that the edge is "erased" by the parent. - Support the PGN_CALCSIZE notify since a toolbar can be a child of the Pager control.
-