- Sep 17, 2002
-
-
- Fix behaviour if files are on different Wine drives - delete source if copy successful - try rename() - files may be on the same Unix file system. - Try copy/delete if rename() fails: files may be on the same DOS drive, but on different Unix file systems.
-
incomplete.
-
Add a couple of warnings about out-of-date sections.
-
with __WINE__.
-
instead and cast to LPWSTR. Fixed type cast warnings.
-
-
Add some missing constants. Include ntstatus.h in winnt.h.
-
problem.
-
- Sep 16, 2002
-
-
-
-
-
Windows platforms -> use GetModuleHandle + GetProcAddress.
-
Add configuration option 'ShowDotFiles' to turn this feature off.
-
-
- Complete rewrite of focus handling and drawing code. - Many bugs fixed (including a serious memory corruption). - Many performance fixes. - Lots of cleanups, simplifications, etc. - Documentation updates.
-
-
Get{C,M,Y}Value macros.
-
Alexandre Julliard authored
-
-
- added tags to structures (_OFSTRUCT, _FILETIME, ...)
-
PathIsURL should fail on text without a proper "scheme".
-
-
-
- Many bugs fixed. - Callback items are better supported. - Improvements in rendering speed. - Change VOID to void. - Many code cleanups, and simplifications. - Documentation updates.
-
- Sep 13, 2002
-
-
Alexandre Julliard authored
using them in kernel and ntdll.
-
Alexandre Julliard authored
of memory/registry.c.
-
Alexandre Julliard authored
kernel functions.
-
- Automatically add MSVCRT include path if MSVCRT DLL was requested.
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
kernel functions.
-
Alexandre Julliard authored
instead of .Default.
-
- fix perl syntax error in generate_wrapper_file() - fix order of arguments generate_from_template() in generate_wrapper_file() - don't ignore command line -l, -I, and -i arguments - build wrapper with a minimal set of DLLs/libraries - fix autoconf invocation to support both 2.5x and 2.13 - fix usage message for --nodlls - target_init(\$global_settings) must not be done after reading command line - fix appName declaration in wrapper code
-
correct (or at least matches native). - Handle focused and selected large icon text better. - Handle internal erase. - Additional debugging code.
-
- Sep 12, 2002
-
-
Alexandre Julliard authored
Updated winebuild manpage.
-
Alexandre Julliard authored
loading the debugger.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Fix thumb drawing. - Some cleanups, reorganizations, etc.
-