Alexandre Julliard [Fri, 13 May 2005 13:59:00 +0000 (13:59 +0000)]
Added yet another missing OpenGL define.
Mike McCormack [Fri, 13 May 2005 13:58:43 +0000 (13:58 +0000)]
Make sure a stream can't be created in read only storage.
Dmitry Timoshkov [Fri, 13 May 2005 13:58:17 +0000 (13:58 +0000)]
Avoid a crash in free_window_handle() on an invalid window handle.
Alexandre Julliard [Fri, 13 May 2005 13:57:55 +0000 (13:57 +0000)]
Build import libraries also when only doing an install-lib.
Robert Reif [Fri, 13 May 2005 13:57:17 +0000 (13:57 +0000)]
Fix SetProperty error returned.
Add EnumDevice joystick version check.
Test multiple versions.
Mike Hearn [Fri, 13 May 2005 13:56:47 +0000 (13:56 +0000)]
Make unimplemented function message a bit prettier.
Aric Stewart [Fri, 13 May 2005 13:56:39 +0000 (13:56 +0000)]
- ExecuteAction runs the whole Execute table and not just from
InstallValidate onward. To do this make sure we do not do the
costing initialization work again if it is already done (by checking
the CostingComplete Property).
- A lot of work to refine feature states, setting the state affects
the state of all child features and also respect features that want
to default to something other than LOCAL.
Paul Vriens [Fri, 13 May 2005 13:55:51 +0000 (13:55 +0000)]
Added (stubbed) SystemDriverInformation and
SystemInterruptInformation.
Kevin Koltzau [Fri, 13 May 2005 13:55:32 +0000 (13:55 +0000)]
Enable/disable menu items based on edit control state.
Robert Shearman [Fri, 13 May 2005 13:55:24 +0000 (13:55 +0000)]
- Fix RpcServerListen so that it doesn't return
RPC_S_ALREADY_LISTENING when the only interfaces it is listening on
are auto listens.
- Only synchronize with server thread when necessary and move this
into RpcMgmtWaitServerListen.
Michael Jung [Fri, 13 May 2005 13:55:03 +0000 (13:55 +0000)]
Replace '\\' by '/' in strings passed to ParseDisplayName to be able
to handle DOS-style relative paths.
Mike McCormack [Thu, 12 May 2005 09:57:21 +0000 (09:57 +0000)]
Remove unnecessary declarations and make functions static.
Aric Stewart [Thu, 12 May 2005 09:57:10 +0000 (09:57 +0000)]
Handle WM_NCCALCSIZE in the tab control.
Mike McCormack [Thu, 12 May 2005 09:56:48 +0000 (09:56 +0000)]
Split SHGetFileInfoW into two functions.
Dmitry Timoshkov [Thu, 12 May 2005 09:56:35 +0000 (09:56 +0000)]
Do not pass an invalid target buffer info to WideCharToMultiByte.
Mike Hearn [Thu, 12 May 2005 09:56:17 +0000 (09:56 +0000)]
Fix return code abuse.
Michael Lin [Thu, 12 May 2005 09:56:04 +0000 (09:56 +0000)]
- Implement IPersistFolder2.
- Retrieve the correct attributes in ParseDisplayName().
Raphael Junqueira [Thu, 12 May 2005 09:55:44 +0000 (09:55 +0000)]
- better robustness of pbuffer code (checks, SetLastError as specs, etc...).
- better heuristic for WGL_render_texture and first try of
WGL_render_texture "emulation" using Pbuffers (deactivated by
default)
- more traces
Juan Lang [Thu, 12 May 2005 09:55:10 +0000 (09:55 +0000)]
Added schannel header files.
<wine.larry.engholm@xoxy.net> [Thu, 12 May 2005 09:55:02 +0000 (09:55 +0000)]
Flush output buffers from _close() rather than MSVCRT_fclose().
Gabriel Gambetta [Thu, 12 May 2005 09:54:39 +0000 (09:54 +0000)]
Added UYT to TZ_INFO.
Alexandre Julliard [Wed, 11 May 2005 19:01:10 +0000 (19:01 +0000)]
Allow passing a string to the window property server requests instead
of an atom to avoid redundant server round-trips.
Alexandre Julliard [Wed, 11 May 2005 18:25:27 +0000 (18:25 +0000)]
Changed atom handling to use counted strings instead of
null-terminated ones, avoiding the need for a temporary buffer.
Dimi Paun [Wed, 11 May 2005 18:23:55 +0000 (18:23 +0000)]
Fix spelling errors discovered by Marcelo Duarte.
Paul Vriens [Wed, 11 May 2005 18:23:46 +0000 (18:23 +0000)]
Sorted some of the structs and made them consistent.
Martin Fuchs [Wed, 11 May 2005 18:23:30 +0000 (18:23 +0000)]
Improved version of Piotr Caban's bugfix patch "Fixed display bug".
Alexandre Julliard [Wed, 11 May 2005 15:57:44 +0000 (15:57 +0000)]
Added a few missing structure names.
Robert Shearman [Wed, 11 May 2005 15:56:59 +0000 (15:56 +0000)]
Use I_RpcGetBuffer instead of HeapReAlloc for getting the Buffer
memory.
Mike McCormack [Wed, 11 May 2005 15:56:45 +0000 (15:56 +0000)]
Make functions static and remove unnecessary declarations.
Ivan Leo Puoti [Wed, 11 May 2005 15:56:34 +0000 (15:56 +0000)]
Fix crash in ME_GetRunSizeCommon(). Turn a FIXME into a TRACE.
Eric Pouech [Wed, 11 May 2005 15:56:09 +0000 (15:56 +0000)]
Some tests for NTDLL atom support (by György 'Nog' Jeney).
Eric Pouech [Wed, 11 May 2005 15:55:49 +0000 (15:55 +0000)]
Implemented NTDLL atom support.
Alexandre Julliard [Wed, 11 May 2005 13:03:15 +0000 (13:03 +0000)]
Store a bitmap of active hooks on the client side to try to avoid
server calls for hooks that are not set.
Aric Stewart [Wed, 11 May 2005 13:00:18 +0000 (13:00 +0000)]
Add a stub implementation of RegisterTraceGuids.
Mike McCormack [Wed, 11 May 2005 12:58:22 +0000 (12:58 +0000)]
Avoid some non-standard str functions.
Mike McCormack [Wed, 11 May 2005 12:57:50 +0000 (12:57 +0000)]
Stub implementation for GetGeoInfo.
Mike McCormack [Wed, 11 May 2005 12:57:16 +0000 (12:57 +0000)]
Add a stub implementation of CoIsHandlerConnected.
Mike McCormack [Wed, 11 May 2005 12:57:02 +0000 (12:57 +0000)]
Correct the function name in a comment.
Robert Reif [Wed, 11 May 2005 12:05:17 +0000 (12:05 +0000)]
Added dinput tests.
Mike McCormack [Wed, 11 May 2005 12:02:16 +0000 (12:02 +0000)]
Check that GetObject is successful.
Mike McCormack [Wed, 11 May 2005 12:02:06 +0000 (12:02 +0000)]
ZwQueryTimer should forward to NtQueryTimer.
Mike McCormack [Wed, 11 May 2005 12:01:40 +0000 (12:01 +0000)]
Add Module32FirstW and Module32NextW exports.
Dimi Paun [Wed, 11 May 2005 12:01:27 +0000 (12:01 +0000)]
Make it more explicit how we deal with WS_DISABLED.
Stefan Leichter [Wed, 11 May 2005 12:01:12 +0000 (12:01 +0000)]
Added minimal implementation of MsiCreateAndVerifyInstallerDirectory.
Dimitrie O. Paun [Wed, 11 May 2005 12:00:58 +0000 (12:00 +0000)]
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
<wine.larry.engholm@xoxy.net> [Wed, 11 May 2005 12:00:34 +0000 (12:00 +0000)]
Add test for correctly interpreting %% printf format string conversion
specifier.
Dimitrie O. Paun [Tue, 10 May 2005 16:02:47 +0000 (16:02 +0000)]
Update README translations to match the latest changes to the English
README.
Michael Stefaniuc [Tue, 10 May 2005 16:02:04 +0000 (16:02 +0000)]
Install msiexec in the bin directory.
Eric Pouech [Tue, 10 May 2005 16:01:38 +0000 (16:01 +0000)]
Get rid of include/miscemu.h.
Mike McCormack [Tue, 10 May 2005 16:00:19 +0000 (16:00 +0000)]
- make sure to free the string table when closing the database
- don't free szPersist in MsiOpenDatabase if it's not a string
Mike McCormack [Tue, 10 May 2005 15:59:59 +0000 (15:59 +0000)]
Fix a memory leak in the ole storage implementation.
Eric Pouech [Tue, 10 May 2005 15:22:09 +0000 (15:22 +0000)]
Moved DOS memory handling to winedos.
Eric Pouech [Tue, 10 May 2005 15:15:50 +0000 (15:15 +0000)]
- changed ATOM support in wineserver to match NTDLL needs
- adapted accordingly kernel32 atom support
Robert Lunnon [Tue, 10 May 2005 15:13:20 +0000 (15:13 +0000)]
Add RTLD_FIRST flag to dlopen calls.
Dimi Paun [Tue, 10 May 2005 13:26:14 +0000 (13:26 +0000)]
Moved the SGML documentation over to SourceForge.
Alexandre Julliard [Tue, 10 May 2005 13:21:04 +0000 (13:21 +0000)]
Build and load import libraries directly from the dll directory where
possible, and only create symlinks for directories that don't have the
correct name.
Rein Klazes [Tue, 10 May 2005 13:17:33 +0000 (13:17 +0000)]
Multi column popup menus have 4 pixel space between the columns. With
conformance test.
Robert Reif [Tue, 10 May 2005 13:17:03 +0000 (13:17 +0000)]
Fix joystick crash when a button guid is specified in the data
format.
Add some parameter checking.
Paul Vriens [Tue, 10 May 2005 13:16:36 +0000 (13:16 +0000)]
Added SystemHandleInformation tests.
Removed HeapAlloc in test_basic.
Renamed test_basic to test_query_basic.
Paul Vriens [Tue, 10 May 2005 13:15:58 +0000 (13:15 +0000)]
Added (stubbed) SystemHandleInformation.
Sorted the list.
Paul Vriens [Tue, 10 May 2005 13:15:41 +0000 (13:15 +0000)]
Changed SystemHandleList into SystemHandleInformation
Unknown18 is now SystemPageFileInformation
Some consistency (added numbers to the definitions).
Raphael Junqueira [Tue, 10 May 2005 13:15:12 +0000 (13:15 +0000)]
Fix allocated buffer size to avoid buffer overflow.
James Hawkins [Tue, 10 May 2005 13:14:49 +0000 (13:14 +0000)]
- Remove useless LVN_ITEMACTIVATE notification handling.
- Update controls in response to a NM_CLICK notification.
James Hawkins [Tue, 10 May 2005 08:29:17 +0000 (08:29 +0000)]
Remove old listbox code from driveui.
James Hawkins [Tue, 10 May 2005 08:28:56 +0000 (08:28 +0000)]
Set listview style LVS_SINGLESEL so only one drive can be selected.
Juan Lang [Tue, 10 May 2005 08:28:37 +0000 (08:28 +0000)]
Fix FILETIME to match winbase.h on big-endian machines.
Juan Lang [Tue, 10 May 2005 08:28:11 +0000 (08:28 +0000)]
Fixes to IShellFolder::GetAttributesOf implementations, spotted by
silverblade_:
- a count of zero is allowed to GetAttributesOf if apidl is NULL
- SFGAO_VALIDATE must be cleared upon return
<wine.larry.engholm@xoxy.net> [Tue, 10 May 2005 08:27:38 +0000 (08:27 +0000)]
Interpret %% correctly in printf format string.
Mike Hearn [Tue, 10 May 2005 08:27:23 +0000 (08:27 +0000)]
Fix SHELL_GetPathFromIDList[AW] to return the desktop path given an
empty PIDL.
Juan Lang [Tue, 10 May 2005 08:27:00 +0000 (08:27 +0000)]
Partially implement AppSearch for RegLocator-type searches.
Raphael Junqueira [Tue, 10 May 2005 08:26:08 +0000 (08:26 +0000)]
Fix X11DRV_ChoosePixelFormat to choose 24 bpp as 32 bpp for depth
buffers (needed as many X11 drivers only support 24bpp).
Juan Lang [Tue, 10 May 2005 08:25:30 +0000 (08:25 +0000)]
Added Irish Summer Time.
Aric Stewart [Mon, 9 May 2005 19:33:50 +0000 (19:33 +0000)]
Fix a few leaking object handles.
Michael Jung [Mon, 9 May 2005 19:33:24 +0000 (19:33 +0000)]
Detect drive letters, which have to have a backslash appended, in a
more robust way.
Michael Jung [Mon, 9 May 2005 19:33:01 +0000 (19:33 +0000)]
Support folder relative paths in UnixFolders' ParseDisplayName
method.
Daniel Lund [Mon, 9 May 2005 19:32:49 +0000 (19:32 +0000)]
Added D3DDEVCAPS_HWRASTERIZATION to the DevCaps for scene
rasterization. Allows GuildWars to start.
Andreas Mohr [Mon, 9 May 2005 19:32:33 +0000 (19:32 +0000)]
Fix for CommConfigDialog*() hwnd argument.
Paul Vriens [Mon, 9 May 2005 19:32:04 +0000 (19:32 +0000)]
Remove HANDLEINFO struct.
Add SYSTEM_HANDLE_INFORMATION and SYSTEM_HANDLE_ENTRY structs.
Aric Cyr [Mon, 9 May 2005 19:31:33 +0000 (19:31 +0000)]
Fix WGL_ACCELERATION_ARB queries from applications.
Eric Pouech [Mon, 9 May 2005 19:31:19 +0000 (19:31 +0000)]
Some fixes on async shutdown.
Francois Gouget [Mon, 9 May 2005 19:30:53 +0000 (19:30 +0000)]
Define GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if they were not
defined by the OpenGL headers.
Alexandre Julliard [Mon, 9 May 2005 14:42:30 +0000 (14:42 +0000)]
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
Alexandre Julliard [Mon, 9 May 2005 14:38:06 +0000 (14:38 +0000)]
For each imported dll, check if there is a static library with the
same base name as the import library, and if yes add it to the library
list.
Paul Vriens [Mon, 9 May 2005 14:35:14 +0000 (14:35 +0000)]
Remove the not used PROCESS_INFO struct.
James Hawkins [Mon, 9 May 2005 14:34:56 +0000 (14:34 +0000)]
Use a listview instead of a listbox for drives list.
Laurent Blume [Mon, 9 May 2005 09:28:05 +0000 (09:28 +0000)]
Replace the test of the which command for type command to get similar
behaviour on all OSes.
Juan Lang [Mon, 9 May 2005 09:26:43 +0000 (09:26 +0000)]
Correct/improve error checking in IPropertyStorage.
Michael Stefaniuc [Mon, 9 May 2005 09:26:28 +0000 (09:26 +0000)]
Change the type of 1 bit wide bitfields to unsigned.
Michael Jung [Mon, 9 May 2005 09:26:02 +0000 (09:26 +0000)]
Always pass fully qualified paths to stat system call.
Eric Pouech [Mon, 9 May 2005 09:25:45 +0000 (09:25 +0000)]
Fixed a wrong ops when creating named pipe client.
Huw Davies [Mon, 9 May 2005 09:25:28 +0000 (09:25 +0000)]
It makes no sense to have a left pointing arrow as the desktop icon.
Replace it with something more appropiate.
Lionel Ulmer [Mon, 9 May 2005 09:24:34 +0000 (09:24 +0000)]
- Windows reports 0x80 on pressed buttons not 0xFF
- trace the events reported to the application
Felix Nawothnig [Mon, 9 May 2005 09:24:05 +0000 (09:24 +0000)]
Implemented WM_ENABLE.
Robert Reif [Mon, 9 May 2005 09:23:54 +0000 (09:23 +0000)]
Remove dead code and redundant variables from DSOUND_CalcPlayPosition
and callers.
Henning Gerhardt [Mon, 9 May 2005 09:23:29 +0000 (09:23 +0000)]
Update German resource files.
Alexandre Julliard [Sat, 7 May 2005 18:47:22 +0000 (18:47 +0000)]
Removed no longer used support for 32-bit register entry points.
William Poetra Yoga H [Sat, 7 May 2005 18:39:05 +0000 (18:39 +0000)]
Support building man pages outside of the source directory.
Alexandre Julliard [Sat, 7 May 2005 18:25:51 +0000 (18:25 +0000)]
Converted all the kernel32 register functions to the
DEFINE_REGS_ENTRYPOINT mechanism.
Rolf Kalbermatter [Sat, 7 May 2005 18:18:39 +0000 (18:18 +0000)]
Implement ICaptureGraphBuilder and IcaptureGraphBuilder2 based on
Maarten Lankhorst's patch.
Alexandre Julliard [Sat, 7 May 2005 18:10:30 +0000 (18:10 +0000)]
Prefix the internal name of all register functions with __regs_ for
better consistency and to make automated checking possible.