wine
18 years agoThe fci_get_little_endian... and fci_set_little_endian... functions
Gerold Jens Wucherpfennig [Sun, 10 Jul 2005 17:46:34 +0000 (17:46 +0000)] 
The fci_get_little_endian... and fci_set_little_endian... functions
don't really set and unset little endianes, they do the same thing:
merely swapping bytes from one endianes to the other.

18 years agoAllow reading 0 bytes in fread.
Felix Nawothnig [Sun, 10 Jul 2005 17:46:08 +0000 (17:46 +0000)] 
Allow reading 0 bytes in fread.

18 years agoFixed signedness warnings.
Marcus Meissner [Sun, 10 Jul 2005 17:45:53 +0000 (17:45 +0000)] 
Fixed signedness warnings.

18 years agoFix a typo.
Felix Nawothnig [Sun, 10 Jul 2005 17:44:57 +0000 (17:44 +0000)] 
Fix a typo.

18 years agoFixed traces.
Detlef Riekenberg [Sun, 10 Jul 2005 17:44:37 +0000 (17:44 +0000)] 
Fixed traces.

18 years agoDescribe tabs being linked together.
Brian Vincent [Sun, 10 Jul 2005 17:44:02 +0000 (17:44 +0000)] 
Describe tabs being linked together.

18 years agoDefine the remaining Nt* functions.
Mike McCormack [Sun, 10 Jul 2005 17:43:39 +0000 (17:43 +0000)] 
Define the remaining Nt* functions.

18 years agoAdd a configure check for struct request_sense. Use this in
Gerald Pfeifer [Sun, 10 Jul 2005 17:42:46 +0000 (17:42 +0000)] 
Add a configure check for struct request_sense.  Use this in
CDROM_ScsiPassThroughDir() and CDROM_ScsiPassThrough() to unbreak the
build on FreeBSD.

18 years agoFixed enumerating the drive strings.
Thomas Weidenmueller [Sun, 10 Jul 2005 17:39:26 +0000 (17:39 +0000)] 
Fixed enumerating the drive strings.

18 years agoImplement MsiGetLanguage.
Aric Stewart [Sun, 10 Jul 2005 17:39:14 +0000 (17:39 +0000)] 
Implement MsiGetLanguage.

18 years agoScheduleJob for 'lpr' ports.
Huw Davies [Sun, 10 Jul 2005 17:39:01 +0000 (17:39 +0000)] 
ScheduleJob for 'lpr' ports.

18 years agoExplicitly pass the winstation to the atom functions so that they can
Alexandre Julliard [Fri, 8 Jul 2005 14:23:27 +0000 (14:23 +0000)] 
Explicitly pass the winstation to the atom functions so that they can
be used even when current is not set.

18 years agoImplement {Start,End}DocPrinter and WritePrinter.
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.

18 years agoInstallShield does a number of actions using DoAction before the
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.

18 years agoFail in SHGetDataFromIDList when called on special folder.
Michael Jung [Fri, 8 Jul 2005 14:18:32 +0000 (14:18 +0000)] 
Fail in SHGetDataFromIDList when called on special folder.

18 years agoPartially implemented UnixFolder's ISFHelper::CopyItems method.
Michael Jung [Fri, 8 Jul 2005 14:18:14 +0000 (14:18 +0000)] 
Partially implemented UnixFolder's ISFHelper::CopyItems method.

18 years agoPut in place the basic infrastructure to allow supporting multiple
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.

18 years agoAdd DDE transaction test, make it pass under Wine.
Dmitry Timoshkov [Fri, 8 Jul 2005 11:33:09 +0000 (11:33 +0000)] 
Add DDE transaction test, make it pass under Wine.

18 years agoUpdate German resource files.
Henning Gerhardt [Fri, 8 Jul 2005 11:32:14 +0000 (11:32 +0000)] 
Update German resource files.

18 years agoAdded Polish resources.
Sebastian Gasiorek [Fri, 8 Jul 2005 11:31:51 +0000 (11:31 +0000)] 
Added Polish resources.

18 years agoAdd _MB_CP_* defines.
Vijay Kiran Kamuju [Fri, 8 Jul 2005 11:31:26 +0000 (11:31 +0000)] 
Add _MB_CP_* defines.

18 years agoMake GetProcessMemoryInfo fail if the passed buffer is too small.
Felix Nawothnig [Fri, 8 Jul 2005 11:31:14 +0000 (11:31 +0000)] 
Make GetProcessMemoryInfo fail if the passed buffer is too small.

18 years agoAdd a few more missing defines.
Juan Lang [Fri, 8 Jul 2005 11:31:04 +0000 (11:31 +0000)] 
Add a few more missing defines.

18 years agoAlways zero destination buffer in SYSPARAMS_LoadRaw(). Remove
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.

18 years agoFix some DPA functions so they pass the new tests.
Felix Nawothnig [Fri, 8 Jul 2005 11:30:28 +0000 (11:30 +0000)] 
Fix some DPA functions so they pass the new tests.

18 years agoReturn correct HRESULT code in UnixFolder's IEnumIDList::Next.
Michael Jung [Fri, 8 Jul 2005 11:30:18 +0000 (11:30 +0000)] 
Return correct HRESULT code in UnixFolder's IEnumIDList::Next.
Corresponding test.

18 years agoIn MsiLocateComponent pcchBuf can be NULL so don't try to dereference
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.

18 years agoITextServices_OnTxInplaceDeactivate does not take a parameter.
Maarten Lankhorst [Fri, 8 Jul 2005 11:29:31 +0000 (11:29 +0000)] 
ITextServices_OnTxInplaceDeactivate does not take a parameter.

18 years agoRelay all the pixel shader calls from d3d9 to wined3d.
Oliver Stieber [Fri, 8 Jul 2005 11:29:21 +0000 (11:29 +0000)] 
Relay all the pixel shader calls from d3d9 to wined3d.

18 years agoAdded support for vertex declarations to wined3d, it's the last patch
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.

18 years agoImplement render targets using either textures, swapchains or
Oliver Stieber [Thu, 7 Jul 2005 20:35:05 +0000 (20:35 +0000)] 
Implement render targets using either textures, swapchains or
standalone surfaces.

18 years agoMoved initialization of the desktop window in the graphics driver to a
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.

18 years agoRemoved creation of the no longer used shading brush.
Alexandre Julliard [Thu, 7 Jul 2005 20:31:16 +0000 (20:31 +0000)] 
Removed creation of the no longer used shading brush.

18 years agoImplement a few utility functions, with tests.
Juan Lang [Thu, 7 Jul 2005 20:27:55 +0000 (20:27 +0000)] 
Implement a few utility functions, with tests.

18 years agoCorrect a typo.
Juan Lang [Thu, 7 Jul 2005 20:27:38 +0000 (20:27 +0000)] 
Correct a typo.

18 years ago- move ID_ABOUT_WINE into #ifdef __WINE__
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

18 years agoFill and use the ProductCode part of the MSIPACKAGE structure.
Aric Stewart [Thu, 7 Jul 2005 20:27:06 +0000 (20:27 +0000)] 
Fill and use the ProductCode part of the MSIPACKAGE structure.

18 years agoNetUserAdd + NetUserDel implemented as stub.
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.

18 years agoUse the same defaults for modules with and without an explicit path.
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.

18 years agoAdd support for proper saving of the "FLATMENU" and "GRADIENTCAPION"
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.

18 years agoWine has now a Marlett font, hence the window buttons can now be drawn
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.

18 years agoAdded a real "window restore" glyph to Wine Marlett.
Frank Richter [Thu, 7 Jul 2005 18:23:54 +0000 (18:23 +0000)] 
Added a real "window restore" glyph to Wine Marlett.

18 years agoImplement most functionality of PageSetupDlg function.
Eugeny Gorelov [Thu, 7 Jul 2005 18:23:45 +0000 (18:23 +0000)] 
Implement most functionality of PageSetupDlg function.

18 years agoAdded PageSetupDlg test.
Eugeny Gorelov [Thu, 7 Jul 2005 18:23:11 +0000 (18:23 +0000)] 
Added PageSetupDlg test.

19 years agoMoved most initializations out of the create_desktop function and into
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.

19 years agoDelay creation of the internal pos atom until needed.
Alexandre Julliard [Thu, 7 Jul 2005 17:27:17 +0000 (17:27 +0000)] 
Delay creation of the internal pos atom until needed.

19 years agoDynamically load mscms.
Hans Leidekker [Thu, 7 Jul 2005 17:22:47 +0000 (17:22 +0000)] 
Dynamically load mscms.

19 years agoUpdate German translation for changes to the DLL overrides UI.
Frank Richter [Thu, 7 Jul 2005 17:22:30 +0000 (17:22 +0000)] 
Update German translation for changes to the DLL overrides UI.

19 years agoAdded PSD_NONETWORKBUTTON define.
Eugeny Gorelov [Thu, 7 Jul 2005 17:22:12 +0000 (17:22 +0000)] 
Added PSD_NONETWORKBUTTON define.

19 years agoAdded some documentation.
Vitaly Lipatov [Thu, 7 Jul 2005 17:21:44 +0000 (17:21 +0000)] 
Added some documentation.

19 years agoUse LoadImage to load bitmaps and icons.
Mike McCormack [Thu, 7 Jul 2005 17:20:57 +0000 (17:20 +0000)] 
Use LoadImage to load bitmaps and icons.

19 years agoAdd a MsgWaitForMultipleObjects test.
Dmitry Timoshkov [Thu, 7 Jul 2005 17:20:44 +0000 (17:20 +0000)] 
Add a MsgWaitForMultipleObjects test.

19 years agogcc 4.0 -Wpointer-sign fixes (Reg* functions).
Mike McCormack [Thu, 7 Jul 2005 12:08:42 +0000 (12:08 +0000)] 
gcc 4.0 -Wpointer-sign fixes (Reg* functions).

19 years agoConvert the shared mapping list to a standard list.
Alexandre Julliard [Thu, 7 Jul 2005 12:04:55 +0000 (12:04 +0000)] 
Convert the shared mapping list to a standard list.

19 years agoWe no longer have thunks in the data section.
Alexandre Julliard [Thu, 7 Jul 2005 12:03:57 +0000 (12:03 +0000)] 
We no longer have thunks in the data section.

19 years agoMake IsWindowUnicode work in the case when window belongs to another
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.

19 years ago- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
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

19 years agoUpdate the Dutch translations.
Paul Vriens [Thu, 7 Jul 2005 11:59:40 +0000 (11:59 +0000)] 
Update the Dutch translations.

19 years agoStore the global atom table in the process window station.
Alexandre Julliard [Thu, 7 Jul 2005 11:29:23 +0000 (11:29 +0000)] 
Store the global atom table in the process window station.

19 years agoAdd more Nt* functions.
Mike McCormack [Thu, 7 Jul 2005 11:27:17 +0000 (11:27 +0000)] 
Add more Nt* functions.

19 years agoUpdate TODO list.
Felix Nawothnig [Thu, 7 Jul 2005 11:27:02 +0000 (11:27 +0000)] 
Update TODO list.

19 years agoEncode/decode CERT_PUBLIC_KEY_INFO, with tests.
Juan Lang [Thu, 7 Jul 2005 11:26:50 +0000 (11:26 +0000)] 
Encode/decode CERT_PUBLIC_KEY_INFO, with tests.

19 years agoAdd another failing DPA test.
Felix Nawothnig [Thu, 7 Jul 2005 11:26:26 +0000 (11:26 +0000)] 
Add another failing DPA test.

19 years agoSCSI_Linux_CheckDevices() is Linux-only as well.
Gerald Pfeifer [Wed, 6 Jul 2005 19:12:04 +0000 (19:12 +0000)] 
SCSI_Linux_CheckDevices() is Linux-only as well.

19 years agoFail loading when compiled without lcms support.
Hans Leidekker [Wed, 6 Jul 2005 19:11:46 +0000 (19:11 +0000)] 
Fail loading when compiled without lcms support.

19 years agogcc 4.0 -Wpointer-sign fixes (Reg* functions).
Mike McCormack [Wed, 6 Jul 2005 19:08:05 +0000 (19:08 +0000)] 
gcc 4.0 -Wpointer-sign fixes (Reg* functions).

19 years agoChanged layout of libraries tab, moved load-order setting into extra
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.

19 years agoDon't invalidate the whole propsheet when the page is switched.
Felix Nawothnig [Wed, 6 Jul 2005 19:03:33 +0000 (19:03 +0000)] 
Don't invalidate the whole propsheet when the page is switched.

19 years ago- when sending the WM_DRAWITEM message in case of a menu item with
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.

19 years agoChange all references to updateStateBlock to references to stateBlock
Oliver Stieber [Wed, 6 Jul 2005 19:02:38 +0000 (19:02 +0000)] 
Change all references to updateStateBlock to references to stateBlock
in drawprim.

19 years agoMake functions static to fix -Wmissing-declarations warnings.
Stefan Huehner [Wed, 6 Jul 2005 15:53:04 +0000 (15:53 +0000)] 
Make functions static to fix -Wmissing-declarations warnings.

19 years agoRestore the clip region after GetDCEx in send_erase as if it had been
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.

19 years agoMoved the configuration key to HKCU\Software\Wine\WineMenuBuilder.
Alexandre Julliard [Wed, 6 Jul 2005 15:47:48 +0000 (15:47 +0000)] 
Moved the configuration key to HKCU\Software\Wine\WineMenuBuilder.

19 years agoAdd trailing '\n's to ok() calls.
Francois Gouget [Wed, 6 Jul 2005 15:46:47 +0000 (15:46 +0000)] 
Add trailing '\n's to ok() calls.

19 years agoStop the install when cancelling from a modeless dialog.
Mike McCormack [Wed, 6 Jul 2005 15:44:51 +0000 (15:44 +0000)] 
Stop the install when cancelling from a modeless dialog.

19 years agoAdd more Nt* functions.
Mike McCormack [Wed, 6 Jul 2005 15:44:32 +0000 (15:44 +0000)] 
Add more Nt* functions.

19 years agoAdd an implementation of AddJob and a partial one of ScheduleJob.
Huw Davies [Wed, 6 Jul 2005 15:44:15 +0000 (15:44 +0000)] 
Add an implementation of AddJob and a partial one of ScheduleJob.

19 years agoImplemented UnixFolder's ISFHelper::DeleteItems interface.
Michael Jung [Wed, 6 Jul 2005 15:43:51 +0000 (15:43 +0000)] 
Implemented UnixFolder's ISFHelper::DeleteItems interface.

19 years agoAdd missing DC_GRADIENT and DC_BUTTONS, as used by DrawCaption.
Frank Richter [Wed, 6 Jul 2005 15:43:38 +0000 (15:43 +0000)] 
Add missing DC_GRADIENT and DC_BUTTONS, as used by DrawCaption.

19 years agoFixed EM_LINEINDEX handler and added EM_LINEFROMCHAR handler.
Phil Krylov [Wed, 6 Jul 2005 11:12:10 +0000 (11:12 +0000)] 
Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR handler.

19 years agoDon't crash when cancelling out of a modeless dialog.
Mike McCormack [Wed, 6 Jul 2005 11:11:26 +0000 (11:11 +0000)] 
Don't crash when cancelling out of a modeless dialog.

19 years agoClear buffer before querying the registry in SYSPARAMS_Load.
Felix Nawothnig [Wed, 6 Jul 2005 11:11:17 +0000 (11:11 +0000)] 
Clear buffer before querying the registry in SYSPARAMS_Load.

19 years agoAuthors: Michael Lin <mlin@corvu.com.au>, Michael Jung <mjung@iss.tu-darmstadt.de>
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.

19 years agoBranch the LSA functions from security.c to lsa.c.
James Hawkins [Wed, 6 Jul 2005 10:37:50 +0000 (10:37 +0000)] 
Branch the LSA functions from security.c to lsa.c.

19 years ago-Wpointer-sign fixes for gcc 4.0.
Mike McCormack [Wed, 6 Jul 2005 10:36:28 +0000 (10:36 +0000)] 
-Wpointer-sign fixes for gcc 4.0.

19 years agogcc 4.0 -Wpointer-sign fixes.
Mike McCormack [Wed, 6 Jul 2005 10:33:30 +0000 (10:33 +0000)] 
gcc 4.0 -Wpointer-sign fixes.

19 years agoFix gcc 4.0 -Wpointer-sign warnings.
Mike McCormack [Wed, 6 Jul 2005 10:33:10 +0000 (10:33 +0000)] 
Fix gcc 4.0 -Wpointer-sign warnings.

19 years agoImplemented EM_EXLINEFROMCHAR, EM_LINEINDEX, EM_FINDTEXT,
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.

19 years agoDefine PVOID64 and FILE_SEGMENT_ELEMENT.
Mike McCormack [Wed, 6 Jul 2005 10:32:46 +0000 (10:32 +0000)] 
Define PVOID64 and FILE_SEGMENT_ELEMENT.

19 years agoEvery window needs to receive WM_THEMECHANGED (esp. controls), so also
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.

19 years agoMove DPA and DSA functions out of comctl32undoc.c as they are
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.

19 years agoDon't depend on ELF features for PIC code.
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.

19 years agoAdd source.c to start handling the various MsiSourceList apis used in
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.

19 years agoPrinter_LoadIconsW: implemented minimal version.
Detlef Riekenberg [Tue, 5 Jul 2005 20:59:35 +0000 (20:59 +0000)] 
Printer_LoadIconsW: implemented minimal version.

19 years agoFixed an off-by-one error in EM_GETLINECOUNT handler.
Phil Krylov [Tue, 5 Jul 2005 20:56:14 +0000 (20:56 +0000)] 
Fixed an off-by-one error in EM_GETLINECOUNT handler.

19 years agoFixed another couple of EM_STREAMOUT bugs.
Phil Krylov [Tue, 5 Jul 2005 20:56:07 +0000 (20:56 +0000)] 
Fixed another couple of EM_STREAMOUT bugs.

19 years agoFixed typo.
Paul Vriens [Tue, 5 Jul 2005 20:55:53 +0000 (20:55 +0000)] 
Fixed typo.

19 years agoAuthors: Michael Lin <mlin@corvu.com.au>, Michael Jung <mjung@iss.tu-darmstadt.de>
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).

19 years agoSet the initial focus on the control specified by Control_First in the
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.

19 years agoRemoved junk from UTF-8 RTF output.
Phil Krylov [Tue, 5 Jul 2005 16:18:33 +0000 (16:18 +0000)] 
Removed junk from UTF-8 RTF output.