Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:58 +0000 (19:35 +0000)]
Cleanup the introduction a bit.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:47 +0000 (19:35 +0000)]
Remove a lot of obsolete information, misc cleanups.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:37 +0000 (19:35 +0000)]
Move Eric's name in the author list.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:25 +0000 (19:35 +0000)]
Small cleanups of the OpenGL section.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:14 +0000 (19:35 +0000)]
Trivial cleanups to the OLE section.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:35:03 +0000 (19:35 +0000)]
Remove obsolete info about the service thread.
Update x11 wrapping description, misc cleanups.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:34:48 +0000 (19:34 +0000)]
Rewrite the i18n section.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:34:38 +0000 (19:34 +0000)]
Remove uglifying notes.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:34:07 +0000 (19:34 +0000)]
Small cleanups on how to send in patches.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:33:57 +0000 (19:33 +0000)]
Cleanup the documentation section.
Comment out some empty sections.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:33:43 +0000 (19:33 +0000)]
Cleanup the debugging section.
Michael Stefaniuc [Mon, 22 Sep 2003 19:33:07 +0000 (19:33 +0000)]
Silence the FIXME produced by an install check of MVSOUND.SYS.
Michael Stefaniuc [Mon, 22 Sep 2003 19:32:51 +0000 (19:32 +0000)]
Silence the FIXME's produced by a check for a dos32 extender.
Jukka Heinonen [Mon, 22 Sep 2003 19:32:03 +0000 (19:32 +0000)]
When entering protected mode, V86 flag must be clear.
Eric Pouech [Mon, 22 Sep 2003 19:31:32 +0000 (19:31 +0000)]
- win32 console's window cannot be larger than curses' stdscr
- correctly manage backspace
- various cleanup
Mike McCormack [Mon, 22 Sep 2003 19:31:13 +0000 (19:31 +0000)]
Always initialize send_message_info.flags.
Mike McCormack [Mon, 22 Sep 2003 19:30:51 +0000 (19:30 +0000)]
Only ignore certain keyboard events if a XLookupString returned a
value (detected by Valgrind).
Mike McCormack [Mon, 22 Sep 2003 19:30:25 +0000 (19:30 +0000)]
Fix errors in IExtractIcon detected by valgrind.
Mike Hearn [Mon, 22 Sep 2003 19:30:03 +0000 (19:30 +0000)]
Removing the directory is almost always the wrong way to remove wine.
Michael Günnewig [Mon, 22 Sep 2003 19:28:46 +0000 (19:28 +0000)]
Adapted winecheck to use new environment variable syntax
(ex. %HOME%).
Steven Edwards [Mon, 22 Sep 2003 19:28:21 +0000 (19:28 +0000)]
Porting fix.
Steven Edwards [Mon, 22 Sep 2003 19:27:56 +0000 (19:27 +0000)]
Porting fix for Alpha.
Maxime Bellengé [Mon, 22 Sep 2003 19:27:33 +0000 (19:27 +0000)]
When an item is activated, we should send a NMITEMACTIVATE struct and
not a NMHDR one.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:26:32 +0000 (19:26 +0000)]
Update the directory list, tidy it up in the process.
A few fixes for obsolete filenames in the debugging hints.
Mike Hearn [Mon, 22 Sep 2003 19:26:10 +0000 (19:26 +0000)]
Add screen depth option and remove "Allocated System Colors" setting.
Oleg Prokhorov [Mon, 22 Sep 2003 19:25:52 +0000 (19:25 +0000)]
Implemented sound flushing.
Michal Janusz Miroslaw [Mon, 22 Sep 2003 19:25:11 +0000 (19:25 +0000)]
MMDRV_Install: Fix confusing indentation.
Hans Leidekker [Mon, 22 Sep 2003 19:24:33 +0000 (19:24 +0000)]
Added Dutch translation.
Rolf Kalbermatter [Mon, 22 Sep 2003 19:24:13 +0000 (19:24 +0000)]
Added declarations for newly documented SHChangeNotify API and fixed
some prototypes.
Rolf Kalbermatter [Mon, 22 Sep 2003 19:22:14 +0000 (19:22 +0000)]
Don't redefine declspec under MSVC.
Marcus Meissner [Mon, 22 Sep 2003 19:21:32 +0000 (19:21 +0000)]
_nrroffuncs: Check for error before dereferencing returned pointer.
Alexandre Julliard [Fri, 19 Sep 2003 04:36:54 +0000 (04:36 +0000)]
Get rid of relay32 directory.
Alexandre Julliard [Fri, 19 Sep 2003 04:32:39 +0000 (04:32 +0000)]
Moved 32-bit relay and snoop support to dlls/ntdll.
Alexandre Julliard [Fri, 19 Sep 2003 04:04:57 +0000 (04:04 +0000)]
Moved the 32-bit builtin loader and the remaining bits of the PE
loader into dlls/ntdll/loader.c.
Jason Edmeades [Fri, 19 Sep 2003 04:02:35 +0000 (04:02 +0000)]
DXTn format has odd mipmap levels in that the space allocated for
small levels needs a lot of padding.
Jason Edmeades [Fri, 19 Sep 2003 00:20:19 +0000 (00:20 +0000)]
GL doesn't like incorrect lengths passed into DXTN processing.
Richard Cohen [Fri, 19 Sep 2003 00:19:36 +0000 (00:19 +0000)]
Handle default linker output name in winewrap instead of winegcc.
Richard Cohen [Fri, 19 Sep 2003 00:19:16 +0000 (00:19 +0000)]
Add printf format attributes & fix the warnings.
Robert Reif [Fri, 19 Sep 2003 00:10:51 +0000 (00:10 +0000)]
Added volume and pan support to primary buffers.
Added more property set support.
Dimitrie O. Paun [Fri, 19 Sep 2003 00:10:02 +0000 (00:10 +0000)]
Build the HTML documents as one big file.
Jason Edmeades [Fri, 19 Sep 2003 00:07:34 +0000 (00:07 +0000)]
Vertex shader output is lit and transformed, so stop GL doing it all
again.
Jason Edmeades [Fri, 19 Sep 2003 00:07:16 +0000 (00:07 +0000)]
Simple fix to handle the more common case of actually having a GL
context!
Eric Pouech [Fri, 19 Sep 2003 00:06:45 +0000 (00:06 +0000)]
Implemented kernel32.GetIoProcessCounters and stubbed
ntdll.NtQueryProcessInformation(ProcessIoCounters).
Eric Pouech [Fri, 19 Sep 2003 00:05:18 +0000 (00:05 +0000)]
By default, console handles are inheritable.
Alexandre Julliard [Thu, 18 Sep 2003 23:27:19 +0000 (23:27 +0000)]
Moved the wine server client-side support to dlls/ntdll. Removed a
couple of unnecessary functions.
Alexandre Julliard [Thu, 18 Sep 2003 20:59:54 +0000 (20:59 +0000)]
Moved a couple more functions to dlls/kernel.
Alexandre Julliard [Thu, 18 Sep 2003 20:58:41 +0000 (20:58 +0000)]
Moved 16-bit global heap, DOS memory and selector functions to
dlls/kernel.
Eric Pouech [Thu, 18 Sep 2003 20:54:32 +0000 (20:54 +0000)]
Set default StdError to fd 2 (was on 1).
Dimitrie O. Paun [Thu, 18 Sep 2003 20:53:10 +0000 (20:53 +0000)]
Complete rewrite of bin2res, for a cleaner codebase.
Add online help describing how the program works.
Sanitize command line options.
Gabriele Giorgetti [Thu, 18 Sep 2003 20:52:24 +0000 (20:52 +0000)]
Fix build with old libc.
Alexandre Julliard [Thu, 18 Sep 2003 20:51:32 +0000 (20:51 +0000)]
Remove the FAQ from the doc tarball, and build it as a single .html
file (based on patch by Dimitrie O. Paun).
Alexandre Julliard [Thu, 18 Sep 2003 04:39:13 +0000 (04:39 +0000)]
Moved synchronization and syslevel routines to dlls/kernel.
Alexandre Julliard [Thu, 18 Sep 2003 04:35:34 +0000 (04:35 +0000)]
Keep the file handle of 16-bit modules open while the module is
loaded. This makes it possible to remove the InstallShield hack in
OpenFile16.
Moved LoadLibrary32_16 to kernel.
Mike Hearn [Thu, 18 Sep 2003 04:32:01 +0000 (04:32 +0000)]
- Implement "managed mode" setting.
- Make system colors setting work.
- Disable DGA setting, as enabling it breaks wine.
Eric Frias [Thu, 18 Sep 2003 04:31:15 +0000 (04:31 +0000)]
Fixed combobox flags handling to allow CBS_DROPDOWN style.
Dimitrie O. Paun [Thu, 18 Sep 2003 04:29:56 +0000 (04:29 +0000)]
Add blurb about soft/hard dependencies to the Packaging Guide, based
on a contribution by Shachar Shemesh.
Alexandre Julliard [Thu, 18 Sep 2003 04:28:22 +0000 (04:28 +0000)]
Moved the 16-bit environment support to dlls/kernel.
Alexandre Julliard [Thu, 18 Sep 2003 04:25:31 +0000 (04:25 +0000)]
Reimplemented the 16-bit FindFirstFile, FindNextFile and FindClose
functions on top of their 32-bit counterpart, and moved them to
dlls/kernel.
Alexandre Julliard [Thu, 18 Sep 2003 00:58:48 +0000 (00:58 +0000)]
Link msdos/int21.c into kernel for now, until it is properly moved to
winedos.
Alexandre Julliard [Thu, 18 Sep 2003 00:06:02 +0000 (00:06 +0000)]
Moved VxDCall support to dlls/kernel.
Alexandre Julliard [Wed, 17 Sep 2003 22:45:46 +0000 (22:45 +0000)]
Moved I/O port handling to dlls/winedos.
Alexandre Julliard [Wed, 17 Sep 2003 22:42:04 +0000 (22:42 +0000)]
Renamed the COMCTL32_* functions to use the exported name.
Mike Hearn [Wed, 17 Sep 2003 22:40:38 +0000 (22:40 +0000)]
- All settings in the drive edit dialog are now instant apply.
- Replace OK/Cancel buttons on the right with a close button on the
bottom.
- Warn the user when a C drive is not present.
- Add drive functionality will now always create a C drive if one
isn't present.
- Misc crasher fixes.
- Drive list box now reflects drives that take their data from a
device correctly.
- Various code cleanups.
Jon Griffiths [Wed, 17 Sep 2003 22:40:07 +0000 (22:40 +0000)]
More tests for kernel NLS functions.
Use LOCALE_NOUSEROVERRIDE where appropriate.
Jon Griffiths [Wed, 17 Sep 2003 22:39:51 +0000 (22:39 +0000)]
Re-implement and optimise the NLS formatting functions (many fixes).
Documentation updates.
Oleg Prokhorov [Wed, 17 Sep 2003 22:39:20 +0000 (22:39 +0000)]
Avoid crash if invalid rate was specified.
Igor Stepin [Wed, 17 Sep 2003 22:39:01 +0000 (22:39 +0000)]
Added Russian translation.
Dimitrie O. Paun [Wed, 17 Sep 2003 22:38:39 +0000 (22:38 +0000)]
Get rid of no longer needed files.
Mike Hearn [Wed, 17 Sep 2003 22:38:12 +0000 (22:38 +0000)]
Implemented mouse wheel support.
Alexandre Julliard [Wed, 17 Sep 2003 20:23:33 +0000 (20:23 +0000)]
Use WOWCallback16Ex to switch to vm86 mode so that we can setup a
proper exception handler and handle instruction emulation.
Alexandre Julliard [Wed, 17 Sep 2003 20:15:21 +0000 (20:15 +0000)]
Moved undocumented functions out of the exported commctrl.h.
Alexandre Julliard [Wed, 17 Sep 2003 20:09:39 +0000 (20:09 +0000)]
Avoid linking error with older alsa libs.
Igor Stepin [Wed, 17 Sep 2003 20:08:20 +0000 (20:08 +0000)]
Added a lot of Russian translations.
Igor Stepin [Wed, 17 Sep 2003 20:05:31 +0000 (20:05 +0000)]
Added Russian translation.
Jon Griffiths [Wed, 17 Sep 2003 20:05:03 +0000 (20:05 +0000)]
Documentation updates.
Mike McCormack [Wed, 17 Sep 2003 20:04:45 +0000 (20:04 +0000)]
Created stub functions for advapi32.GetExplicitEntriesFromAclA/W().
Mike McCormack [Wed, 17 Sep 2003 20:04:25 +0000 (20:04 +0000)]
Add missing LF in trace message.
José Manuel Ferrer Ortiz [Wed, 17 Sep 2003 20:03:26 +0000 (20:03 +0000)]
Updated Spanish translation.
Alexandre Julliard [Wed, 17 Sep 2003 05:31:32 +0000 (05:31 +0000)]
Moved almost all remaining process, thread, fiber and exception
functions to dlls/kernel.
Alexandre Julliard [Wed, 17 Sep 2003 04:34:31 +0000 (04:34 +0000)]
Moved instruction emulation to dlls/kernel.
Alexandre Julliard [Wed, 17 Sep 2003 04:31:27 +0000 (04:31 +0000)]
Moved out of windef.h a few definitions that don't belong there
(reported by Filip Navara).
Alexandre Julliard [Wed, 17 Sep 2003 04:28:28 +0000 (04:28 +0000)]
SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara).
Hannu Valtonen [Wed, 17 Sep 2003 04:18:50 +0000 (04:18 +0000)]
Use native msi until our own implementation works decently.
Rolf Kalbermatter [Wed, 17 Sep 2003 04:18:09 +0000 (04:18 +0000)]
Fix another error under Win9x (hopefully).
Rolf Kalbermatter [Wed, 17 Sep 2003 04:17:33 +0000 (04:17 +0000)]
Implemented SHSimpleIDListFromPath correctly.
Steven Edwards [Wed, 17 Sep 2003 04:16:51 +0000 (04:16 +0000)]
Remove redundant includes.
Alexandre Julliard [Tue, 16 Sep 2003 20:38:33 +0000 (20:38 +0000)]
More robust detection of charset names.
Alexandre Julliard [Tue, 16 Sep 2003 20:35:42 +0000 (20:35 +0000)]
Moved most kernel string functions to dlls/kernel.
Alexandre Julliard [Tue, 16 Sep 2003 20:34:14 +0000 (20:34 +0000)]
Moved most 32-bit heap functions to dlls/kernel.
Dimitrie O. Paun [Tue, 16 Sep 2003 20:27:14 +0000 (20:27 +0000)]
Do not require GUI support for displaying errors in wrapper.
Link the wrapper only against kernel (no dl, msvcrt, etc).
Allow the setting of the app DLL when a wrapper is created.
Mike McCormack [Tue, 16 Sep 2003 20:26:52 +0000 (20:26 +0000)]
Implemented ImageGetCertificateData.
Mike McCormack [Tue, 16 Sep 2003 20:26:28 +0000 (20:26 +0000)]
Added mailslot defines.
Pavel Roskin [Tue, 16 Sep 2003 20:25:39 +0000 (20:25 +0000)]
Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
Alex Pasadyn [Tue, 16 Sep 2003 20:25:02 +0000 (20:25 +0000)]
Enable resolution changes for older D3D/DDraw applications.
Alex Pasadyn [Tue, 16 Sep 2003 20:24:49 +0000 (20:24 +0000)]
Enable resolution changes for D3D8 applications.
Alex Pasadyn [Tue, 16 Sep 2003 20:24:29 +0000 (20:24 +0000)]
- Allow applications to resize the Wine desktop window.
- Some cleanup of ChangeDisplaySettings and friends.
Alex Pasadyn [Tue, 16 Sep 2003 01:22:05 +0000 (01:22 +0000)]
- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
- Add test for FindNextFile that checks last error value.
Rolf Kalbermatter [Tue, 16 Sep 2003 01:19:21 +0000 (01:19 +0000)]
Added a few todo_wine tests with filenames with wildcards.
Rolf Kalbermatter [Tue, 16 Sep 2003 01:18:53 +0000 (01:18 +0000)]
Remove <ntstatus.h> to allow compilation with MS PSDK headers.
Filip Navara [Tue, 16 Sep 2003 01:17:25 +0000 (01:17 +0000)]
Fixed definitions of TTTOOLINFOA/W_V1_SIZE and
REBARBANDINFOA/W_V3_SIZE.