- Jun 24, 2002
-
-
Catch and report 16/32-bit reads/writes to VGA controller. Use correct flags when creating full screen DirectDraw window for VGA.
-
Add map multiple pages routine. Add partial implementation of hardware information query routine. Replace incorrect use of MapSL with PTR_REAL_TO_LIN.
-
- Jun 22, 2002
-
-
Alexandre Julliard authored
Avoid crash if thread died during timeout wakeup.
-
- Add support for GGO_BEZIER and a few bug fixes for GGO_NATIVE. - Much better support for non ansi charsets in font matching. - Proper implementation of GetTextFace for gdi font. - Load fonts that are listed in the registry but aren't in %WINDOWSDIR%\fonts. - Revert TranslateCharsetInfo to use codepage 1252 with ANSI_CHARSET. - Add support for VIETNAMESE_CHARSET and SYMBOL_CHARSET.
-
-
Protect cache with a critical section.
-
Alexandre Julliard authored
the resulting warnings.
-
- Jun 21, 2002
-
-
Added a version resource. Added unit test for http.
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
by Bill Medland).
-
-
-
input lines in excess of 4096 bytes.
-
buffer rather than a main buffer and a "next line" buffer. This version does not overflow the allocated memory (hopefully). The previous version did when concatenating the continuation lines. - Add protection to the HexCSVToHex to prevent overflow. - Allow for conversion of larger hex values. Tested on a real 2.6KB value.
-
size doesn't mean they have the same content.
-
must already be attached for this implementation to work.
-
declaration of IIDLookupRtn.
-
only dll.
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 20, 2002
-
-
Added a couple of stubs.
-
Alexandre Julliard authored
Use fcntl file locking to ensure exclusion on the server socket and to better recover from crashes. Flush the registry before closing the socket to avoid timeouts on the client side. Moved get_config_dir functionality to libwine.
-
Alexandre Julliard authored
branches.
-
Alexandre Julliard authored
-
Alexandre Julliard 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
-
-
- 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.
-
return 1 VARIANT only.
-
-
-
-
- Jun 14, 2002
-
-
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
-
-