Alexandre Julliard [Wed, 24 Sep 2003 19:01:44 +0000 (19:01 +0000)]
Moved DLLFLAGS to a separate variable instead of including it in
DEFS.
Alexandre Julliard [Wed, 24 Sep 2003 18:57:28 +0000 (18:57 +0000)]
Rewrote getenv and _wgetenv to avoid returning a pointer to a freed
memory block.
Pavel Roskin [Wed, 24 Sep 2003 18:54:40 +0000 (18:54 +0000)]
Added configure check for spawnvp().
Jon Griffiths [Wed, 24 Sep 2003 18:52:39 +0000 (18:52 +0000)]
More locale tests.
Jon Griffiths [Wed, 24 Sep 2003 18:51:22 +0000 (18:51 +0000)]
Add LanguageGroup/GeoID enumeration fns.
Add some reg entries from XP.
SetLocaleInfo(): Set 2 I-values from S-values.
Optimise code size, fix a few bugs, documentation.
Jon Griffiths [Wed, 24 Sep 2003 18:49:45 +0000 (18:49 +0000)]
Added tests for cpp objects/RTTI.
Alexandre Julliard [Wed, 24 Sep 2003 05:26:00 +0000 (05:26 +0000)]
Moved the Windows version code to dlls/ntdll, and implemented
RtlGetVersion and RtlVerifyVersionInfo.
Moved the 16-bit and DOS version support to dlls/kernel.
Jon Griffiths [Wed, 24 Sep 2003 05:14:39 +0000 (05:14 +0000)]
Documentation updates.
Jon Griffiths [Wed, 24 Sep 2003 05:12:52 +0000 (05:12 +0000)]
Document BSTR functions, add SetOANoCache().
Jon Griffiths [Wed, 24 Sep 2003 05:12:28 +0000 (05:12 +0000)]
MSVC warning fix.
Jon Griffiths [Wed, 24 Sep 2003 05:12:14 +0000 (05:12 +0000)]
Portability fix.
Dimitrie O. Paun [Wed, 24 Sep 2003 05:11:51 +0000 (05:11 +0000)]
Small cleanups, remove references to authors.ent.
Alexandre Julliard [Tue, 23 Sep 2003 22:59:44 +0000 (22:59 +0000)]
Authors: Juraj Hercek <juraj@syncad.com>, Eric Frias <efrias@syncad.com>
Implemented pthread conditions.
Juraj Hercek [Tue, 23 Sep 2003 22:57:20 +0000 (22:57 +0000)]
Added SS_ENDELLIPSIS.
Dimitrie O. Paun [Tue, 23 Sep 2003 22:56:25 +0000 (22:56 +0000)]
Move authors to the wine-user.sgml.
Remove unused files.
Jon Griffiths [Tue, 23 Sep 2003 22:54:57 +0000 (22:54 +0000)]
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
Jon Griffiths [Tue, 23 Sep 2003 22:51:11 +0000 (22:51 +0000)]
Added some needed config.h entries.
Jon Griffiths [Tue, 23 Sep 2003 22:50:30 +0000 (22:50 +0000)]
A first stab at wcstod().
Jon Griffiths [Tue, 23 Sep 2003 22:49:56 +0000 (22:49 +0000)]
Added StrFormatKBSizeA/W.
Felix Nawothnig [Tue, 23 Sep 2003 22:48:49 +0000 (22:48 +0000)]
Added definitions for ListView_GetColumnWidth, ListView_SetColumnWidth
and ListView_RedrawItems.
Rein Klazes [Tue, 23 Sep 2003 22:47:55 +0000 (22:47 +0000)]
Fix MDISetMenu in the case it is called before a Windows Menu exists
as Agent newsreader does.
Mike McCormack [Tue, 23 Sep 2003 22:47:18 +0000 (22:47 +0000)]
Fix more unicode/memory allocation errors.
Dimitrie O. Paun [Mon, 22 Sep 2003 21:32:33 +0000 (21:32 +0000)]
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc,Free}.
Dimitrie O. Paun [Mon, 22 Sep 2003 21:30:45 +0000 (21:30 +0000)]
Remove redundant sections from the guide:
tools: is now included in the new bin2res
build: moved to PACKAGING
cvs: is available in many other places.
Alexandre Julliard [Mon, 22 Sep 2003 21:18:11 +0000 (21:18 +0000)]
Small cleanup.
Vincent Béron [Mon, 22 Sep 2003 21:16:56 +0000 (21:16 +0000)]
Yet another batch of French resources updates.
Mike McCormack [Mon, 22 Sep 2003 21:15:34 +0000 (21:15 +0000)]
Fix logic problems with NETCON_connected.
Eric Pouech [Mon, 22 Sep 2003 21:15:12 +0000 (21:15 +0000)]
Documentation updates.
Dimitrie O. Paun [Mon, 22 Sep 2003 21:14:23 +0000 (21:14 +0000)]
Big update to the debug logging section.
Dimitrie O. Paun [Mon, 22 Sep 2003 21:14:11 +0000 (21:14 +0000)]
Move the authors out of the sections.
Mike Hearn [Mon, 22 Sep 2003 21:13:51 +0000 (21:13 +0000)]
Remove Managed option. Add DXGrab, DesktopDoubleBuffer, UseTakeFocus.
Robert Reif [Mon, 22 Sep 2003 21:13:33 +0000 (21:13 +0000)]
Volume and Pan driver requests need to return success even though they
are not implemented.
Michal Janusz Miroslaw [Mon, 22 Sep 2003 21:12:44 +0000 (21:12 +0000)]
DEBUG_cmp_sym: micro optimization/cleanup.
Vincent Béron [Mon, 22 Sep 2003 19:48:29 +0000 (19:48 +0000)]
Another batch of French resources updates.
Maxime Bellengé [Mon, 22 Sep 2003 19:47:42 +0000 (19:47 +0000)]
Added LVKF_* defines.
Mike McCormack [Mon, 22 Sep 2003 19:46:32 +0000 (19:46 +0000)]
Fixed a memory leak.
Mike McCormack [Mon, 22 Sep 2003 19:46:13 +0000 (19:46 +0000)]
Change erroneous malloc to HeapAlloc.
Mike McCormack [Mon, 22 Sep 2003 19:45:50 +0000 (19:45 +0000)]
Fix a bunch of unicode/memory allocation errors.
Vincent Béron [Mon, 22 Sep 2003 19:45:29 +0000 (19:45 +0000)]
Fix strncpyWtoA to actually act as advertised (and not overflow the
input buffer).
Small cleanups of it at the same time.
Marcus Meissner [Mon, 22 Sep 2003 19:37:55 +0000 (19:37 +0000)]
Print fixmes if we do not find a crypto providers for a specified
type/name and other failures.
Rok Mandeljc [Mon, 22 Sep 2003 19:37:33 +0000 (19:37 +0000)]
Rewritten cache code and fixed a bug that was in it.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:36:19 +0000 (19:36 +0000)]
Move Gerard's name to the author list.
Dimitrie O. Paun [Mon, 22 Sep 2003 19:36:10 +0000 (19:36 +0000)]
Cleanup formatting a bit.
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.