Huw Davies [Fri, 8 Jul 2005 14:19:18 +0000 (14:19 +0000)]
Implement {Start,End}DocPrinter and WritePrinter.
{Start,End}PagePrinter are still stubs but return TRUE.
Aric Stewart [Fri, 8 Jul 2005 14:19:00 +0000 (14:19 +0000)]
InstallShield does a number of actions using DoAction before the
Install starts so the PackageCode needs to be loaded on OpenPackage
instead of the beginning of the install process.
Michael Jung [Fri, 8 Jul 2005 14:18:32 +0000 (14:18 +0000)]
Fail in SHGetDataFromIDList when called on special folder.
Michael Jung [Fri, 8 Jul 2005 14:18:14 +0000 (14:18 +0000)]
Partially implemented UnixFolder's ISFHelper::CopyItems method.
Alexandre Julliard [Fri, 8 Jul 2005 11:37:40 +0000 (11:37 +0000)]
Put in place the basic infrastructure to allow supporting multiple
desktop windows.
Dmitry Timoshkov [Fri, 8 Jul 2005 11:33:09 +0000 (11:33 +0000)]
Add DDE transaction test, make it pass under Wine.
Henning Gerhardt [Fri, 8 Jul 2005 11:32:14 +0000 (11:32 +0000)]
Update German resource files.
Sebastian Gasiorek [Fri, 8 Jul 2005 11:31:51 +0000 (11:31 +0000)]
Added Polish resources.
Vijay Kiran Kamuju [Fri, 8 Jul 2005 11:31:26 +0000 (11:31 +0000)]
Add _MB_CP_* defines.
Felix Nawothnig [Fri, 8 Jul 2005 11:31:14 +0000 (11:31 +0000)]
Make GetProcessMemoryInfo fail if the passed buffer is too small.
Juan Lang [Fri, 8 Jul 2005 11:31:04 +0000 (11:31 +0000)]
Add a few more missing defines.
Frank Richter [Fri, 8 Jul 2005 11:30:50 +0000 (11:30 +0000)]
Always zero destination buffer in SYSPARAMS_LoadRaw(). Remove
now-superfluous memory zeroing in some other places.
Felix Nawothnig [Fri, 8 Jul 2005 11:30:28 +0000 (11:30 +0000)]
Fix some DPA functions so they pass the new tests.
Michael Jung [Fri, 8 Jul 2005 11:30:18 +0000 (11:30 +0000)]
Return correct HRESULT code in UnixFolder's IEnumIDList::Next.
Corresponding test.
Robert Shearman [Fri, 8 Jul 2005 11:29:55 +0000 (11:29 +0000)]
In MsiLocateComponent pcchBuf can be NULL so don't try to dereference
it.
Maarten Lankhorst [Fri, 8 Jul 2005 11:29:31 +0000 (11:29 +0000)]
ITextServices_OnTxInplaceDeactivate does not take a parameter.
Oliver Stieber [Fri, 8 Jul 2005 11:29:21 +0000 (11:29 +0000)]
Relay all the pixel shader calls from d3d9 to wined3d.
Oliver Stieber [Thu, 7 Jul 2005 20:45:39 +0000 (20:45 +0000)]
Added support for vertex declarations to wined3d, it's the last patch
to give wined3d basic functionality.
Oliver Stieber [Thu, 7 Jul 2005 20:35:05 +0000 (20:35 +0000)]
Implement render targets using either textures, swapchains or
standalone surfaces.
Alexandre Julliard [Thu, 7 Jul 2005 20:33:29 +0000 (20:33 +0000)]
Moved initialization of the desktop window in the graphics driver to a
separate CreateDesktopWindow entry point instead of overloading
CreateWindow.
Alexandre Julliard [Thu, 7 Jul 2005 20:31:16 +0000 (20:31 +0000)]
Removed creation of the no longer used shading brush.
Juan Lang [Thu, 7 Jul 2005 20:27:55 +0000 (20:27 +0000)]
Implement a few utility functions, with tests.
Juan Lang [Thu, 7 Jul 2005 20:27:38 +0000 (20:27 +0000)]
Correct a typo.
Martin Fuchs [Thu, 7 Jul 2005 20:27:24 +0000 (20:27 +0000)]
- move ID_ABOUT_WINE into #ifdef __WINE__
- support for refresh in shell namespace windows
Aric Stewart [Thu, 7 Jul 2005 20:27:06 +0000 (20:27 +0000)]
Fill and use the ProductCode part of the MSIPACKAGE structure.
Detlef Riekenberg [Thu, 7 Jul 2005 20:26:41 +0000 (20:26 +0000)]
NetUserAdd + NetUserDel implemented as stub.
Made some FIXME more informative.
Marked some FIXME as stub.
Added comments before some functions.
Alexandre Julliard [Thu, 7 Jul 2005 18:26:11 +0000 (18:26 +0000)]
Use the same defaults for modules with and without an explicit path.
Frank Richter [Thu, 7 Jul 2005 18:24:35 +0000 (18:24 +0000)]
Add support for proper saving of the "FLATMENU" and "GRADIENTCAPION"
system parameters to the registry.
Frank Richter [Thu, 7 Jul 2005 18:24:12 +0000 (18:24 +0000)]
Wine has now a Marlett font, hence the window buttons can now be drawn
using that and not some polylines.
Frank Richter [Thu, 7 Jul 2005 18:23:54 +0000 (18:23 +0000)]
Added a real "window restore" glyph to Wine Marlett.
Eugeny Gorelov [Thu, 7 Jul 2005 18:23:45 +0000 (18:23 +0000)]
Implement most functionality of PageSetupDlg function.
Eugeny Gorelov [Thu, 7 Jul 2005 18:23:11 +0000 (18:23 +0000)]
Added PageSetupDlg test.
Alexandre Julliard [Thu, 7 Jul 2005 17:30:57 +0000 (17:30 +0000)]
Moved most initializations out of the create_desktop function and into
process_attach.
Alexandre Julliard [Thu, 7 Jul 2005 17:27:17 +0000 (17:27 +0000)]
Delay creation of the internal pos atom until needed.
Hans Leidekker [Thu, 7 Jul 2005 17:22:47 +0000 (17:22 +0000)]
Dynamically load mscms.
Frank Richter [Thu, 7 Jul 2005 17:22:30 +0000 (17:22 +0000)]
Update German translation for changes to the DLL overrides UI.
Eugeny Gorelov [Thu, 7 Jul 2005 17:22:12 +0000 (17:22 +0000)]
Added PSD_NONETWORKBUTTON define.
Vitaly Lipatov [Thu, 7 Jul 2005 17:21:44 +0000 (17:21 +0000)]
Added some documentation.
Mike McCormack [Thu, 7 Jul 2005 17:20:57 +0000 (17:20 +0000)]
Use LoadImage to load bitmaps and icons.
Dmitry Timoshkov [Thu, 7 Jul 2005 17:20:44 +0000 (17:20 +0000)]
Add a MsgWaitForMultipleObjects test.
Mike McCormack [Thu, 7 Jul 2005 12:08:42 +0000 (12:08 +0000)]
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
Alexandre Julliard [Thu, 7 Jul 2005 12:04:55 +0000 (12:04 +0000)]
Convert the shared mapping list to a standard list.
Alexandre Julliard [Thu, 7 Jul 2005 12:03:57 +0000 (12:03 +0000)]
We no longer have thunks in the data section.
Dmitry Timoshkov [Thu, 7 Jul 2005 12:02:31 +0000 (12:02 +0000)]
Make IsWindowUnicode work in the case when window belongs to another
process.
Martin Fuchs [Thu, 7 Jul 2005 12:00:17 +0000 (12:00 +0000)]
- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
API string manipulation functions as far as possible
- switch to UNICODE compilaton
- remove launch_fileA() and tcscpyn
- don't crash in set_curdir() for NULL in the 'entry' pointer
Paul Vriens [Thu, 7 Jul 2005 11:59:40 +0000 (11:59 +0000)]
Update the Dutch translations.
Alexandre Julliard [Thu, 7 Jul 2005 11:29:23 +0000 (11:29 +0000)]
Store the global atom table in the process window station.
Mike McCormack [Thu, 7 Jul 2005 11:27:17 +0000 (11:27 +0000)]
Add more Nt* functions.
Felix Nawothnig [Thu, 7 Jul 2005 11:27:02 +0000 (11:27 +0000)]
Update TODO list.
Juan Lang [Thu, 7 Jul 2005 11:26:50 +0000 (11:26 +0000)]
Encode/decode CERT_PUBLIC_KEY_INFO, with tests.
Felix Nawothnig [Thu, 7 Jul 2005 11:26:26 +0000 (11:26 +0000)]
Add another failing DPA test.
Gerald Pfeifer [Wed, 6 Jul 2005 19:12:04 +0000 (19:12 +0000)]
SCSI_Linux_CheckDevices() is Linux-only as well.
Hans Leidekker [Wed, 6 Jul 2005 19:11:46 +0000 (19:11 +0000)]
Fail loading when compiled without lcms support.
Mike McCormack [Wed, 6 Jul 2005 19:08:05 +0000 (19:08 +0000)]
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
Felix Nawothnig [Wed, 6 Jul 2005 19:05:24 +0000 (19:05 +0000)]
Changed layout of libraries tab, moved load-order setting into extra
dialog.
Felix Nawothnig [Wed, 6 Jul 2005 19:03:33 +0000 (19:03 +0000)]
Don't invalidate the whole propsheet when the page is switched.
Rein Klazes [Wed, 6 Jul 2005 19:03:18 +0000 (19:03 +0000)]
- when sending the WM_DRAWITEM message in case of a menu item with
hbmpItem = HBMMENU_CALLBACK, move the drawing origin to the top left
of the item rectangle
- at the same time also make sure that the itemState field of the
DRAWITEMSTRUCT is properly initialized
- do the drawing of the check mark before sending the WM_DRAWITEM
message, some application likes to "overdraw" the checkmark.
Oliver Stieber [Wed, 6 Jul 2005 19:02:38 +0000 (19:02 +0000)]
Change all references to updateStateBlock to references to stateBlock
in drawprim.
Stefan Huehner [Wed, 6 Jul 2005 15:53:04 +0000 (15:53 +0000)]
Make functions static to fix -Wmissing-declarations warnings.
Alexandre Julliard [Wed, 6 Jul 2005 15:51:29 +0000 (15:51 +0000)]
Restore the clip region after GetDCEx in send_erase as if it had been
a BeginPaint.
Alexandre Julliard [Wed, 6 Jul 2005 15:47:48 +0000 (15:47 +0000)]
Moved the configuration key to HKCU\Software\Wine\WineMenuBuilder.
Francois Gouget [Wed, 6 Jul 2005 15:46:47 +0000 (15:46 +0000)]
Add trailing '\n's to ok() calls.
Mike McCormack [Wed, 6 Jul 2005 15:44:51 +0000 (15:44 +0000)]
Stop the install when cancelling from a modeless dialog.
Mike McCormack [Wed, 6 Jul 2005 15:44:32 +0000 (15:44 +0000)]
Add more Nt* functions.
Huw Davies [Wed, 6 Jul 2005 15:44:15 +0000 (15:44 +0000)]
Add an implementation of AddJob and a partial one of ScheduleJob.
Michael Jung [Wed, 6 Jul 2005 15:43:51 +0000 (15:43 +0000)]
Implemented UnixFolder's ISFHelper::DeleteItems interface.
Frank Richter [Wed, 6 Jul 2005 15:43:38 +0000 (15:43 +0000)]
Add missing DC_GRADIENT and DC_BUTTONS, as used by DrawCaption.
Phil Krylov [Wed, 6 Jul 2005 11:12:10 +0000 (11:12 +0000)]
Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR handler.
Mike McCormack [Wed, 6 Jul 2005 11:11:26 +0000 (11:11 +0000)]
Don't crash when cancelling out of a modeless dialog.
Felix Nawothnig [Wed, 6 Jul 2005 11:11:17 +0000 (11:11 +0000)]
Clear buffer before querying the registry in SYSPARAMS_Load.
Alexandre Julliard [Wed, 6 Jul 2005 11:11:00 +0000 (11:11 +0000)]
Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung <mjung@iss.tu-darmstadt.de>
Implemented UnixFolder's ISFHelper::AddFolder.
James Hawkins [Wed, 6 Jul 2005 10:37:50 +0000 (10:37 +0000)]
Branch the LSA functions from security.c to lsa.c.
Mike McCormack [Wed, 6 Jul 2005 10:36:28 +0000 (10:36 +0000)]
-Wpointer-sign fixes for gcc 4.0.
Mike McCormack [Wed, 6 Jul 2005 10:33:30 +0000 (10:33 +0000)]
gcc 4.0 -Wpointer-sign fixes.
Mike McCormack [Wed, 6 Jul 2005 10:33:10 +0000 (10:33 +0000)]
Fix gcc 4.0 -Wpointer-sign warnings.
Phil Krylov [Wed, 6 Jul 2005 10:32:59 +0000 (10:32 +0000)]
Implemented EM_EXLINEFROMCHAR, EM_LINEINDEX, EM_FINDTEXT,
EM_FINDTEXTW, EM_FINDTEXTEX, and EM_FINDTEXTEXW messages.
Mike McCormack [Wed, 6 Jul 2005 10:32:46 +0000 (10:32 +0000)]
Define PVOID64 and FILE_SEGMENT_ELEMENT.
Frank Richter [Wed, 6 Jul 2005 10:32:30 +0000 (10:32 +0000)]
Every window needs to receive WM_THEMECHANGED (esp. controls), so also
send it to child windows.
Felix Nawothnig [Wed, 6 Jul 2005 10:32:18 +0000 (10:32 +0000)]
Move DPA and DSA functions out of comctl32undoc.c as they are
documented by now.
Alexandre Julliard [Tue, 5 Jul 2005 21:06:00 +0000 (21:06 +0000)]
Don't depend on ELF features for PIC code.
A couple of optimizations.
Aric Stewart [Tue, 5 Jul 2005 21:00:06 +0000 (21:00 +0000)]
Add source.c to start handling the various MsiSourceList apis used in
v3 of MSI, and now internally.
Update files.c to use the MsiSourceList apis to make sure our
SourceList keys in the registry are included and correct.
Detlef Riekenberg [Tue, 5 Jul 2005 20:59:35 +0000 (20:59 +0000)]
Printer_LoadIconsW: implemented minimal version.
Phil Krylov [Tue, 5 Jul 2005 20:56:14 +0000 (20:56 +0000)]
Fixed an off-by-one error in EM_GETLINECOUNT handler.
Phil Krylov [Tue, 5 Jul 2005 20:56:07 +0000 (20:56 +0000)]
Fixed another couple of EM_STREAMOUT bugs.
Paul Vriens [Tue, 5 Jul 2005 20:55:53 +0000 (20:55 +0000)]
Fixed typo.
Alexandre Julliard [Tue, 5 Jul 2005 20:55:43 +0000 (20:55 +0000)]
Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung <mjung@iss.tu-darmstadt.de>
ISFHelper interface support for UnixFolder (currently only stubs).
Mike McCormack [Tue, 5 Jul 2005 16:18:46 +0000 (16:18 +0000)]
Set the initial focus on the control specified by Control_First in the
Dialog table.
Phil Krylov [Tue, 5 Jul 2005 16:18:33 +0000 (16:18 +0000)]
Removed junk from UTF-8 RTF output.
Maarten Lankhorst [Tue, 5 Jul 2005 16:18:22 +0000 (16:18 +0000)]
Added txtbit declarations.
Hajime Segawa [Tue, 5 Jul 2005 16:18:10 +0000 (16:18 +0000)]
Fix for debug message buffer overflow in library tab.
Alexandre Julliard [Tue, 5 Jul 2005 16:18:00 +0000 (16:18 +0000)]
Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung <mjung@iss.tu-darmstadt.de>
Implemented UnixFolder's IShellFolder::SetNameOf.
Oliver Stieber [Tue, 5 Jul 2005 16:17:31 +0000 (16:17 +0000)]
Strip out stateblocks from d3d9 and relay all stateblock calls to
wined3d.
Mike McCormack [Tue, 5 Jul 2005 14:26:54 +0000 (14:26 +0000)]
gcc 4.0 -Wpointer-sign fixes.
Mike McCormack [Tue, 5 Jul 2005 14:11:04 +0000 (14:11 +0000)]
gcc 4.0 -Wpointer-sign fixes.
Vijay Kiran Kamuju [Tue, 5 Jul 2005 14:07:10 +0000 (14:07 +0000)]
Add IXMLElementNotificationSink definition for IE4 compatibility.
Eric Pouech [Tue, 5 Jul 2005 14:07:00 +0000 (14:07 +0000)]
Fixed erroneous file flag in _popen.
Jacek Caban [Tue, 5 Jul 2005 14:06:43 +0000 (14:06 +0000)]
Register protocols.
Felix Nawothnig [Tue, 5 Jul 2005 14:05:58 +0000 (14:05 +0000)]
Replace stubs for information classes in NtQueryVirtualMemory and
NtQueryInformationProcess by more descriptive messages.
Frank Richter [Tue, 5 Jul 2005 14:05:35 +0000 (14:05 +0000)]
UXTHEME_LoadImage(): Set default image count to 1 to avoid division by
zero in case image count property is not given. Properly support 0
state IDs.
Oliver Stieber [Tue, 5 Jul 2005 14:05:18 +0000 (14:05 +0000)]
Implemented stateblocks in wined3d.