- 20 Jun, 2002 10 commits
-
-
Alexandre Julliard authored
-
Andriy Palamarchuk authored
-
Jason Edmeades authored
- VarParseNumFromStr/VarNumFromParseNum handle negative currency numbers. - More VarCmp support (Decimals and Dates). - Date support for VB time only (0.0->1.0), corrected some date rounding and calculation errors around variant dates and the system time. - Variant date support now round trips! (Date->Variant->Date) due to misuse of tm_mon (0..11 not 1..12). - Better pre-1899 support for dates in the SYSTEMTIME format. - VarBstrFromCy, VarCyFromStr implemented. - VarFormat partial implementation (currency and date support). - VarFormatFromTokens, VarTokenizeFormatString partial implementation as per w2k (dates only so far). - Better debugging when dumping variants, and some additional trace points to help debugging. - Fix to VarBstrCmp to handle null and empty string the same (as per w2k, different to msdn). - Fix return from VarDateFromUdate. - Correct definition of CY structure.
-
Alexandre Julliard authored
-
Andriy Palamarchuk authored
-
Guy L. Albertelli authored
- Adjust TAB_SetItemBounds to split vertical tabs more like the native. - Document major difference in laying out the vertical tabs. - Fix drawing of icons. Wrong item padding used in vertical case. - Fixed size of horizontal padding.
-
Marcus Meissner authored
return 1 VARIANT only.
-
Steven Edwards authored
-
Steven Edwards authored
-
Sander van Leeuwen authored
-
- 14 Jun, 2002 17 commits
-
-
Alexandre Julliard authored
yet. Added install-lib and install-dev targets to allow partial installations; moved winemaker.man and winelauncher.in to better fit in the new install categories.
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Aric Stewart authored
-
Shachar Shemesh authored
reordering, call GetCharacterPlacementW and print the result.
-
Shachar Shemesh authored
match against the result of GetTextCharsetInfo. Not all attributes are implemented yet. - Enhanced the implementation of GetCharacterPlacementW to support basic reordering. Not implementing the full BiDi algorithm yet.
-
Shachar Shemesh authored
practices.
-
Guy L. Albertelli authored
- Dump out the rectangle for the TCM_ADJUSTRECT message.
-
Guy L. Albertelli authored
first).
-
Alexandre Julliard authored
in the main dll makefile.
-
Ove Kaaven authored
- implemented mouse wheel support.
-
Marcus Meissner authored
-
Mike McCormack authored
-
Alexandre Julliard authored
wait for the SetCursor call. Added EnterNotify handler to set the cursor on window map/unmap.
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Huw D M Davies authored
-
- 13 Jun, 2002 13 commits
-
-
Dmitry Timoshkov authored
-
Aric Stewart authored
-
Alexandre Julliard authored
Fixed memory leaks.
-
Dmitry Timoshkov authored
-
François Gouget authored
Fix the indentation of the while loop in TOOLBAR_AddStringW.
-
Mike McCormack authored
-
Dmitry Timoshkov authored
-
François Gouget authored
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
(thanks to Aric Stewart).
-
Aric Stewart authored
First pass implementation of UpdateIni.
-