- 22 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
the resulting warnings.
-
- 21 Jun, 2002 1 commit
-
-
Gregg Mattinson authored
declaration of IIDLookupRtn.
-
- 20 Jun, 2002 3 commits
-
-
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.
-
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.
-
Sander van Leeuwen authored
-
- 14 Jun, 2002 4 commits
-
-
Aric Stewart authored
-
Ove Kaaven authored
- implemented mouse wheel support.
-
Alexandre Julliard authored
wait for the SetCursor call. Added EnterNotify handler to set the cursor on window map/unmap.
-
Alexandre Julliard authored
-
- 13 Jun, 2002 1 commit
-
-
Ove Kaaven authored
separate files. Split primary buffer and secondary buffer interfaces into separate implementations. Made the primary buffer state part of the dsound object, so primary buffer objects can be created and refcounted independently. Made the interfaces follow COM aggregation rules more closely. Converted the dsound critical section to a R/W lock to improve potential remixing concurrency. Fixed various bugs and refcounting issues.
-
- 10 Jun, 2002 2 commits
-
-
Alexandre Julliard authored
Fixed handling of DC origin in X11 driver.
-
Alexandre Julliard authored
Added implementation of wglSwapLayerBuffers.
-
- 04 Jun, 2002 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
the config file. Changed spy config a bit to follow the same scheme. Moved debug option parsing routine into libwine.
-
Alexandre Julliard authored
-
Warren Turkal authored
-
- 02 Jun, 2002 5 commits
-
-
Alexandre Julliard authored
Removed the palette driver.
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Eric Pouech authored
support).
-
Vincent Béron authored
- Uniformized the {A,W} declarations of some structures.
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 31 May, 2002 2 commits
-
-
Vincent Béron authored
-
Alexandre Julliard authored
Removed some direct accesses to the bitmap structure. Fixed handling of stock bitmap if selected in multiple DCs. Some minor fixes to the DC function table.
-
- 30 May, 2002 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Vincent Béron authored
- Fixed DosDateTimeToFileTime, FileTimeToDosDateTime, LocalFileTimeToFileTime, FileTimeToLocalFileTime and SystemTimeToFileTime.
-
- 29 May, 2002 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed FILETIME definition for big-endian.
-
Gregg Mattinson authored
-
- 28 May, 2002 3 commits
-
-
Christian Costa authored
Removed duplicate VESA Get SuperVGA INFORMATION function. Fix and finish its implementation. Add 2 functions to managed structures in the BiosSys segment.
-
Warren Turkal authored
-
Mike McCormack authored
-
- 25 May, 2002 1 commit
-
-
Alexandre Julliard authored
Do not store the region type in the object, it's trivial to determine from the rectangle count. Rewrote a few routines to not depend on internal clipping or region functions.
-
- 24 May, 2002 2 commits
-
-
Alexandre Julliard authored
apps are started differently from Unix ones.
-
Vincent Béron authored
-
- 23 May, 2002 4 commits
-
-
Alexandre Julliard authored
Removed a few no longer used PROFILE_* functions.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
issues.
-
Dimitrie O. Paun authored
default.
-