Mike McCormack [Mon, 21 Jul 2003 23:42:24 +0000 (23:42 +0000)]
Create stub for AssocIsDangerous.
Vincent Béron [Mon, 21 Jul 2003 22:42:50 +0000 (22:42 +0000)]
Fixed indentation of list items.
Vincent Béron [Mon, 21 Jul 2003 22:23:38 +0000 (22:23 +0000)]
Begin to uniformize sample commands in documentation.
Vincent Béron [Mon, 21 Jul 2003 22:13:19 +0000 (22:13 +0000)]
Name all sections of type sect1.
Name the glossary.
Rok Mandeljc [Mon, 21 Jul 2003 22:10:14 +0000 (22:10 +0000)]
Split the dmusic interfaces.
Martin Fuchs [Mon, 21 Jul 2003 22:04:42 +0000 (22:04 +0000)]
Send TVN_ITEMEXPANDING when the user tries to expand a tree item
_before_ checking for child items.
Lionel Ulmer [Mon, 21 Jul 2003 22:04:14 +0000 (22:04 +0000)]
- fix multiple consecutive downloads (by flushing when needed the
command socket)
- detect attempts to download multiple files at the same time
- fix size / date reporting when enumerating files
- fix Y2K problem in NT parsing of files
Richard Cohen [Mon, 21 Jul 2003 22:01:07 +0000 (22:01 +0000)]
Always use our own c2man.
Dmitry Timoshkov [Mon, 21 Jul 2003 20:05:33 +0000 (20:05 +0000)]
Convert Notepad to unicode.
Jon Griffiths [Mon, 21 Jul 2003 20:05:11 +0000 (20:05 +0000)]
Add GetSystemWindowsDirectory, GetCurrentHwProfile.
Remove warnings building under VS.Net.
Richard Cohen [Mon, 21 Jul 2003 20:04:16 +0000 (20:04 +0000)]
Revert bogus spelling "fix".
Michael Günnewig [Mon, 21 Jul 2003 20:03:50 +0000 (20:03 +0000)]
- Implemented Mo* methods.
- Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes,
DMOGetName.
- Added version resources.
Marcus Meissner [Mon, 21 Jul 2003 20:03:07 +0000 (20:03 +0000)]
Added missing register defines for Linux/PPC.
Pierre d'Herbemont [Mon, 21 Jul 2003 20:02:50 +0000 (20:02 +0000)]
Add Mach-O (Darwin file format) support.
Mike McCormack [Mon, 21 Jul 2003 20:02:23 +0000 (20:02 +0000)]
Fix a couple of bugs in CDROM_GetSerial:
- it would fail if DeviceIoControl succeeded.
- it would leak handles in some cases.
Mike McCormack [Mon, 21 Jul 2003 20:01:59 +0000 (20:01 +0000)]
Set defaults for the Next/Prev button.
Mike McCormack [Mon, 21 Jul 2003 20:01:42 +0000 (20:01 +0000)]
Send a CDN_FOLDERCHANGE message when we change folders.
Jason Edmeades [Mon, 21 Jul 2003 20:01:23 +0000 (20:01 +0000)]
Disable client texture states when not in use (fast mode) otherwise
traps occur.
Correct number of texture coords supplied in both fast and slow mode.
Dont supply a default colour of white when diffuse mode is disabled.
Reenable fast mode.
Mike Hearn [Mon, 21 Jul 2003 20:00:56 +0000 (20:00 +0000)]
Misc FAQ changes and improvements.
Michael Günnewig [Mon, 21 Jul 2003 20:00:36 +0000 (20:00 +0000)]
- Added support for Sun Audio files in wave-file handler.
- Fallback to mmioOpenA if mmopOpenW doesn't work (when using Win9x DLLs).
Michael Günnewig [Mon, 21 Jul 2003 20:00:17 +0000 (20:00 +0000)]
Fixed wrong assert in PCM_round, which didn't allow to call
acmStreamSize with a value of 0 to convert -- native allows it.
Michael Günnewig [Mon, 21 Jul 2003 19:59:57 +0000 (19:59 +0000)]
- Fixed AVIStreamTimeToSample and AVIStreamSampleToTime methods to
stay in bounds and behave like the native ones.
- Fallback to mmioOpenA if mmioOpenW doesn't work (when using Win9x DLLs).
- Fixed a bug of using mmioDescend/mmioAscend (occured with native libs).
- Silent a message which could be incorrect for non-video streams.
Lionel Ulmer [Mon, 21 Jul 2003 19:59:03 +0000 (19:59 +0000)]
- use SIZE command to retrieve the file size (as the file size is not
part of the WinNT acknowledgement string)
- free the handle / close the socket on end of download
- fix InternetReadFile in the FTP case
- fix FTP_ReceiveResponse
Marcus Meissner [Mon, 21 Jul 2003 19:58:26 +0000 (19:58 +0000)]
KEY_MAX is 511, which does not fit in a BYTE.
Stefan Leichter [Mon, 21 Jul 2003 19:57:04 +0000 (19:57 +0000)]
Fixed warnings about missing, new spec files.
Jon Griffiths [Sat, 19 Jul 2003 03:12:36 +0000 (03:12 +0000)]
Implemented @440, 441.
Warning fixes/documentation.
John K. Hohm [Sat, 19 Jul 2003 03:10:06 +0000 (03:10 +0000)]
Implement DllRegisterServer and DllUnregisterServer for ddraw.dll, and
add OleSelfRegister version string.
Gregory M. Turner [Sat, 19 Jul 2003 03:09:21 +0000 (03:09 +0000)]
- eliminate pesky global variables; should be threadsafe now
- fix more memory leaks
- fix some bugs
- some decruftification
- implement support for split cabinets and "NEXT_CABINET" notification
Dimitrie O. Paun [Sat, 19 Jul 2003 03:08:45 +0000 (03:08 +0000)]
Small documentation cleanup.
Jon Griffiths [Sat, 19 Jul 2003 03:08:29 +0000 (03:08 +0000)]
Correctly spot forwards.
Various improvements and fixes to the output, add index for html.
Mike McCormack [Sat, 19 Jul 2003 03:08:05 +0000 (03:08 +0000)]
Stubs for InternetCreateUrlA/W and CreateUrlCacheEntryA.
Jon Griffiths [Sat, 19 Jul 2003 03:07:41 +0000 (03:07 +0000)]
Move IQueryAssociations into shlwapi. Docs/-W/MSVC++ fixes.
Jon Griffiths [Sat, 19 Jul 2003 03:07:16 +0000 (03:07 +0000)]
MSVC fixes.
Jon Griffiths [Sat, 19 Jul 2003 03:06:19 +0000 (03:06 +0000)]
Fix MSVC warning.
Jon Griffiths [Sat, 19 Jul 2003 03:06:03 +0000 (03:06 +0000)]
Fix -W warnings.
Jon Griffiths [Sat, 19 Jul 2003 03:05:28 +0000 (03:05 +0000)]
vsnprintfW: %% should output a literal % sign.
Jon Griffiths [Sat, 19 Jul 2003 03:03:05 +0000 (03:03 +0000)]
MSVC doesn't like K&R function declarations: use ansi instead.
Jason Edmeades [Sat, 19 Jul 2003 03:02:42 +0000 (03:02 +0000)]
Add fps debug channel, so we can see how the d3d code is performing and
their impact of performance changes.
SetTransform almost rewritten in a much neater way, and in
coordination with drawprim it significantly reduces the number of
times that we reload the matrixes.
Jeff Muizelaar [Sat, 19 Jul 2003 03:01:04 +0000 (03:01 +0000)]
- add IMAGE_FILE_NET_RUN_FROM_SWAP define
- update IMAGE_FILE_MACHINE_* defines
- update IMAGE_SUBSYSTEM_* defines
- uncomment IMAGE_SCN_TYPE_NO_PAD define
- update IMAGE_SCN_ALIGN_* defines
Alexandre Julliard [Fri, 18 Jul 2003 23:00:49 +0000 (23:00 +0000)]
Print status codes in hex.
Mike McCormack [Fri, 18 Jul 2003 23:00:26 +0000 (23:00 +0000)]
wvsnprint accepts %p too (on win2k).
Mike McCormack [Fri, 18 Jul 2003 23:00:14 +0000 (23:00 +0000)]
Strip WS_CAPTION and WS_SYSMENU for child dialogs.
Mike McCormack [Fri, 18 Jul 2003 22:59:58 +0000 (22:59 +0000)]
Created stub for CreateClassMoniker.
Mike McCormack [Fri, 18 Jul 2003 22:59:41 +0000 (22:59 +0000)]
Fixed incorrect strcasecmp usage.
Mike McCormack [Fri, 18 Jul 2003 22:59:25 +0000 (22:59 +0000)]
Only call wininet callbacks if dwContext is non-zero.
Mike McCormack [Fri, 18 Jul 2003 22:59:07 +0000 (22:59 +0000)]
Implemented password caching.
Jon Griffiths [Fri, 18 Jul 2003 22:57:15 +0000 (22:57 +0000)]
Don't redefine __WINE_USE_MSVCRT (msvc warning).
Don't return a void value in swab().
'long long' is not recognised by msvc, use __int64.
Jon Griffiths [Fri, 18 Jul 2003 22:55:39 +0000 (22:55 +0000)]
Misc fixes.
Jon Griffiths [Fri, 18 Jul 2003 22:55:28 +0000 (22:55 +0000)]
Documentation updates.
Jon Griffiths [Fri, 18 Jul 2003 22:55:15 +0000 (22:55 +0000)]
Added some new Rtl* tests.
Jon Griffiths [Fri, 18 Jul 2003 22:55:02 +0000 (22:55 +0000)]
Fixed msvc warning.
Jon Griffiths [Fri, 18 Jul 2003 22:54:47 +0000 (22:54 +0000)]
Implement __p__wpgmptr, _wpgmptr.
Avoid using static storage for pgm pointers.
Jon Griffiths [Fri, 18 Jul 2003 22:54:14 +0000 (22:54 +0000)]
Improve the sample comment.
Jon Griffiths [Fri, 18 Jul 2003 22:54:01 +0000 (22:54 +0000)]
Remove FIXMEs and prototypes for now-implemented functions.
Jon Griffiths [Fri, 18 Jul 2003 22:53:49 +0000 (22:53 +0000)]
Fix compilation under VS.Net.
Jon Griffiths [Fri, 18 Jul 2003 22:53:33 +0000 (22:53 +0000)]
Handle long file names in pre-build step (quote them).
dlls/gdi/win16drv doesn't exist any more.
Jon Griffiths [Fri, 18 Jul 2003 22:53:12 +0000 (22:53 +0000)]
Include oleauto.h before oleidl.h, as per native headers.
Jon Griffiths [Fri, 18 Jul 2003 22:52:58 +0000 (22:52 +0000)]
Add a bunch of missing stuff.
Use proper types for SafeArray/variant prototypes.
Change I1 functions to take signed chars
Dimitrie O. Paun [Fri, 18 Jul 2003 22:51:34 +0000 (22:51 +0000)]
Add "-wrap" to the wrapped app, to avoid possible name conflicts.
Add the app dir to WINEDLLPATH.
Pierre d'Herbemont [Wed, 16 Jul 2003 23:37:22 +0000 (23:37 +0000)]
Add PowerPC processor detection.
Alexandre Julliard [Wed, 16 Jul 2003 23:31:35 +0000 (23:31 +0000)]
Fixed string.h includes.
John K. Hohm [Wed, 16 Jul 2003 23:31:04 +0000 (23:31 +0000)]
Implement DllRegisterServer and DllUnregisterServer for dmusic.dll,
and add OleSelfRegister version string.
Gregory M. Turner [Wed, 16 Jul 2003 23:30:18 +0000 (23:30 +0000)]
RPCRT4_NdrClientCall2 is ATM hardly "semi-stub".
Pierre d'Herbemont [Wed, 16 Jul 2003 23:29:40 +0000 (23:29 +0000)]
Change __darwin__ to __APPLE__.
Pierre d'Herbemont [Wed, 16 Jul 2003 23:29:14 +0000 (23:29 +0000)]
Added support for the TEB on Mac OS X.
Lionel Ulmer [Wed, 16 Jul 2003 23:28:37 +0000 (23:28 +0000)]
- do not forget to set the 'initial_upload_done' flag (to have better
performance)
- better handling of the 'initial' flag for frame-buffer flushes
Andrew Borodin [Tue, 15 Jul 2003 20:54:39 +0000 (20:54 +0000)]
Removed extra /book tag.
Francois Gouget [Tue, 15 Jul 2003 20:53:39 +0000 (20:53 +0000)]
Spelling fixes (s/occured/occurred/ and variants).
Alexandre Julliard [Tue, 15 Jul 2003 20:52:21 +0000 (20:52 +0000)]
Warning fix.
Lionel Ulmer [Tue, 15 Jul 2003 20:51:02 +0000 (20:51 +0000)]
- fix spec file for FTPFindFirstFileA/W functions
- implement parsing of NT directory format
Jukka Heinonen [Tue, 15 Jul 2003 20:50:34 +0000 (20:50 +0000)]
Make int1a BIOS ticks be equal to BIOS segment ticks.
Fix bugs in int1a subfunctions.
John K. Hohm [Tue, 15 Jul 2003 20:48:47 +0000 (20:48 +0000)]
Implement DllRegisterServer and DllUnregisterServer, and add
OleSelfRegister version string.
Huw D M Davies [Tue, 15 Jul 2003 20:47:39 +0000 (20:47 +0000)]
Make the return buffer larger (for example EuroSign in uft8 is 3+1
bytes long).
Alexandre Julliard [Tue, 15 Jul 2003 20:47:17 +0000 (20:47 +0000)]
Authors: Mike McCormack <mike@codeweavers.com>, Lionel Ulmer <lionel.ulmer@free.fr>
Implement URLDownloadToFileA/W.
Pierre d'Herbemont [Tue, 15 Jul 2003 20:46:40 +0000 (20:46 +0000)]
Change __PPC__ define to __powerpc__.
Casper Hornstrup [Tue, 15 Jul 2003 20:45:49 +0000 (20:45 +0000)]
Define constants of M_PI & M_PI_2.
Lionel Ulmer [Tue, 15 Jul 2003 20:45:01 +0000 (20:45 +0000)]
Some broken games do not put the TEXTURE flags in the surface caps.
Lionel Ulmer [Tue, 15 Jul 2003 20:44:24 +0000 (20:44 +0000)]
Desktop mode should only disable mode switching, not gamma ramp
support.
Richard Cohen [Tue, 15 Jul 2003 20:43:57 +0000 (20:43 +0000)]
- Remove Idle().
- Fix repainting artefacts by drawing only through WM_PAINT.
- Unify hand drawing functions.
- 0 & 6 ticks are now always vertical.
Alexandre Julliard [Fri, 11 Jul 2003 21:55:58 +0000 (21:55 +0000)]
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread
that set the hook.
Lionel Ulmer [Fri, 11 Jul 2003 21:53:26 +0000 (21:53 +0000)]
Check if 'GLX_ARB_get_proc_address' is supported before using
glXGetProcAddressARB.
Richard Cohen [Fri, 11 Jul 2003 21:53:07 +0000 (21:53 +0000)]
Make indentation consistent (4 chars).
Richard Cohen [Fri, 11 Jul 2003 21:44:44 +0000 (21:44 +0000)]
- remove escaped newlines, bogus "exit", printf's
- start at a sensible size
- tidy up WndProc
- use a timer instead of sleeping in the message loop (Ugh!)
Paul Rupe [Fri, 11 Jul 2003 21:44:17 +0000 (21:44 +0000)]
register_new_async sets status already. Do not overwrite it with the
function's return value.
Marcelo Duarte [Fri, 11 Jul 2003 21:43:53 +0000 (21:43 +0000)]
Minor fixes in Pt, En resources.
Marcelo Duarte [Fri, 11 Jul 2003 21:43:37 +0000 (21:43 +0000)]
LZCopy: modified timestamp of a expanded file has to be the same of
original file.
Alexandre Julliard [Fri, 11 Jul 2003 04:09:42 +0000 (04:09 +0000)]
Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.
Alexandre Julliard [Fri, 11 Jul 2003 03:52:58 +0000 (03:52 +0000)]
Warning fix.
Alexandre Julliard [Fri, 11 Jul 2003 03:51:38 +0000 (03:51 +0000)]
Avoid empty lines at the end of generated files.
Lionel Ulmer [Fri, 11 Jul 2003 03:50:43 +0000 (03:50 +0000)]
- added fast-path for color-keyed Blts
- fix 565 colour-keying conversion
- properly handles Pitch in colour conversion
- easier and less buggy UNPACK_WIDTH support
Lionel Ulmer [Fri, 11 Jul 2003 03:50:19 +0000 (03:50 +0000)]
Load glXGetProcAddressARB dynamically.
Vincent Béron [Fri, 11 Jul 2003 03:49:53 +0000 (03:49 +0000)]
Fixed typos.
Sylvain Petreolle [Fri, 11 Jul 2003 03:49:19 +0000 (03:49 +0000)]
French translation + misc fixes.
Alexandre Julliard [Wed, 9 Jul 2003 23:30:36 +0000 (23:30 +0000)]
Alexandre Julliard [Wed, 9 Jul 2003 22:31:34 +0000 (22:31 +0000)]
Store window procedures in a static array instead of creating a heap.
Only allocate the winproc selector when actually needed.
Alexandre Julliard [Wed, 9 Jul 2003 22:21:04 +0000 (22:21 +0000)]
Avoid hard-coded command line length limit in WCMD_process_command.
Alexandre Julliard [Wed, 9 Jul 2003 22:15:33 +0000 (22:15 +0000)]
Fixed a couple of buffer overflows.
Dmitry Timoshkov [Wed, 9 Jul 2003 22:06:59 +0000 (22:06 +0000)]
Use inline versions of APIs only internally in Wine.
Catalin Patulea [Wed, 9 Jul 2003 22:01:33 +0000 (22:01 +0000)]
Only display filenames when showing addresses.
Greg Marsden [Wed, 9 Jul 2003 21:58:26 +0000 (21:58 +0000)]
Allow command lines with pipes to be processed by wcmd.