- 16 Aug, 2001 3 commits
-
-
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 8 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.
-
Guy L. Albertelli authored
message.
-
Guy L. Albertelli authored
- Allow WM_WINDOWPOSCHANGING when the control is size 0 to set initial size. - Combine multiple SetWindowPos calls in same processing line and make the flags like native. - Redo WM_NCCALCSIZE to match native. - Since Pager is a "transparent" control (except for its own buttons), the WM_ERASEBKGND needs to be passed to the parent. Also do the window offset like the native control does.
-
Daniel Walker authored
There was another implementation of SystemTimetoVariantTime submitted that didn't work for dates prior to 1900. - implemented VarDateFromUDate/VarUdateFromDate - implemented VariantTimeToDosDateTime
-
Jukka Heinonen authored
fp control word and a bug that inverted _IC_AFFINE flag. Made _controlfp work as specified in MSDN.
-
- 11 Aug, 2001 3 commits
-
-
Josh Thielen authored
-
Ian Pilcher authored
-
Ian Pilcher authored
-
- 10 Aug, 2001 6 commits
-
-
Alexandre Julliard authored
them by API calls.
-
Jörg Mayer authored
-
Ian Pilcher authored
-
Dusan Lacko authored
Prefer 8bit icons.
-
Eric Pouech authored
-
Mike McCormack authored
-
- 09 Aug, 2001 4 commits
-
-
Eric Pouech authored
conversions to global atoms - enhanced internal handle <=> pointer conversions, as well as validity of such objects (life time, destruction, mutual access...) - fixed a few ANSI/Unicode issues, stores most of the data as Unicode - started having both Ansi/Unicode DDE window procs for message A/W transformation - fixed a few segmented pointer issues (mainly in DdeInitialize & DdeGetData) - added most of the CBF_ flags handling - implemented the conversation announcement (XTYP_CONNECT_CONFIRM) on server side - enhanced DdeQueryConfig and implemented DdeReconnect - implemented conversation termination (including XTYP_UNREGISTER) - several others code clean up - added transaction support on server side too
-
Mike McCormack authored
-
Ian Pilcher authored
-
Patrik Stridvall authored
-