Commit graph

18324 commits

Author SHA1 Message Date
Sebastian Gasiorek fe3aa7148f fixed reference to PML_TransError
svn path=/trunk/; revision=19624
2005-11-26 10:20:35 +00:00
Thomas Bluemel e0e1a6603f minor fix in SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19623
2005-11-26 10:18:24 +00:00
Gé van Geldorp 89a84ca384 Sync to Wine-0_9_2:
Rein Klazes <wijn@wanadoo.nl>
- Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
  A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
- In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
  the lpszStyle fields.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Dmitry Timoshkov <dmitry@codeweavers.com>
- There is no need to resize our own fake dialog to match the parent, it
  doesn't have controls anyway.
Markus Amsler <markus.amsler@oribi.org>
- Improve c2man Documented-Total count. Changes:
- add missing description
- complete missing A/W pairs
- document remaining comdlg32 functions

svn path=/trunk/; revision=19622
2005-11-26 10:18:02 +00:00
Thomas Bluemel d4950ed2a7 implemented SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19621
2005-11-26 10:17:32 +00:00
Gé van Geldorp 1f02f849a2 Update status
svn path=/trunk/; revision=19620
2005-11-26 09:50:28 +00:00
Gé van Geldorp 7aa1028de6 Sync to Wine-0_9_2:
Markus Amsler <markus.amsler@oribi.org>
- Improve c2man Documented-Total count. Changes:
- add missing returns section

svn path=/trunk/; revision=19618
2005-11-26 09:45:23 +00:00
Gé van Geldorp 76f3ca9f12 Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
Jacek Caban <jacek@codeweavers.com>
- Beginning implementation of Navigate2.
- Create window in SetClientSite and return it in
  IOleInPlaceSite::GetWindow.
- Added IOleInPlaceSite stub implementation.
- Free ConnectionPoint objects (fix memory leak).
- Added OLEIVERB_INPLACEACTIVATE implementation in IOleObject::DoVerb.
- Added stub implementation of IDocHostUIHandler.
- Added IViewObject2 stub implementation.
- Added GetHostInfo implementation.
- Improve IConnectionPoint handling.

svn path=/trunk/; revision=19617
2005-11-26 09:40:12 +00:00
Hervé Poussineau 45dc2d15aa Add stub for HalAllocateCrashDumpRegisters
svn path=/trunk/; revision=19616
2005-11-26 08:21:42 +00:00
Hervé Poussineau 985854dfc5 Install one more time the .SoftwareSettings section in registry (no, I really don't want to create a symlink)
svn path=/trunk/; revision=19615
2005-11-26 08:19:38 +00:00
Hervé Poussineau 40d67e3ab2 Fix French control panel description
svn path=/trunk/; revision=19614
2005-11-26 08:15:41 +00:00
Hervé Poussineau a603a1cdc3 Implement SetupDiGetDeviceInstanceIdW
Fix debug message

svn path=/trunk/; revision=19613
2005-11-26 08:13:04 +00:00
Royce Mitchell III c7f5b6f782 remove transient debugging code
svn path=/trunk/; revision=19612
2005-11-26 04:29:40 +00:00
Royce Mitchell III d8910a54b1 XML: better descriptions on a couple errors, more accurate line number reporting ( was overshooting ), better clean-up of memory
mingw/directory: move msvc fix for popen with the rest of the code that got moved
rbuild.dsp: added new files to project

svn path=/trunk/; revision=19611
2005-11-26 04:24:17 +00:00
James Tabor 78a317ae32 Clean up Xml files, show usbd functions as implemented and implemente PcGetTimeInterval.
svn path=/trunk/; revision=19610
2005-11-26 04:07:39 +00:00
Thomas Bluemel 6fb67e9ff4 properly handle the case where devices don't supply any property pages
svn path=/trunk/; revision=19609
2005-11-26 03:52:19 +00:00
Royce Mitchell III b85ab799c0 much better check for gnu make 3.80+
this check was borrowed from the GMSL project - which is GPL.
I gave - I think - ample notice where the code came from.
If someone thinks it needs more - please let me know

svn path=/trunk/; revision=19608
2005-11-26 03:49:20 +00:00
Royce Mitchell III a9ea2d7473 gnu make 3.7x will not work - give users an early and clear error message stating as much
svn path=/trunk/; revision=19607
2005-11-26 03:37:37 +00:00
Thomas Bluemel 1bdf70559a create the property sheets modally
svn path=/trunk/; revision=19606
2005-11-26 03:33:07 +00:00
Thomas Bluemel d3af98b506 forgot to add this file
svn path=/trunk/; revision=19605
2005-11-26 03:25:57 +00:00
Thomas Bluemel 2f90929822 initial implementation of DeviceAdvancedPropertiesA/W
svn path=/trunk/; revision=19604
2005-11-26 03:22:22 +00:00
Thomas Bluemel 23970ac711 added stubs for SetupDiGetClassDevPropertySheetsA/W
svn path=/trunk/; revision=19603
2005-11-26 03:21:41 +00:00
Royce Mitchell III b343ffa71b automatically detect msys without generating ugly error message on non-msys system
svn path=/trunk/; revision=19602
2005-11-26 03:01:18 +00:00
Royce Mitchell III dada3199ff revert 19600 until I can figure out how to correct keep it silent on non-msys systems
svn path=/trunk/; revision=19601
2005-11-26 02:36:01 +00:00
Royce Mitchell III aa29e498d5 auto-detect msys instead of requiring users to tell our build system about it
svn path=/trunk/; revision=19600
2005-11-26 02:23:07 +00:00
Thomas Bluemel a1bf8bb339 display the advanced device properties
svn path=/trunk/; revision=19599
2005-11-26 02:12:58 +00:00
Thomas Bluemel 7740269260 added stubs for SetupDiGetDeviceInstanceIdA/W
svn path=/trunk/; revision=19598
2005-11-26 01:56:07 +00:00
Magnus Olsen a6f20478f9 adding dplayx.dll to bootcd
svn path=/trunk/; revision=19597
2005-11-26 01:44:36 +00:00
Magnus Olsen 8a104cc946 adding d3d8thk.dll and dplay.dll to bootcd
svn path=/trunk/; revision=19596
2005-11-26 01:41:16 +00:00
Thomas Bluemel 14e425e13d minor fixes and documentation updates
svn path=/trunk/; revision=19595
2005-11-26 01:08:19 +00:00
Thomas Bluemel 68c8c15aa0 display the device location
svn path=/trunk/; revision=19594
2005-11-26 00:25:25 +00:00
Gé van Geldorp 7e5129fcc0 Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Unconditionally fall back to ANSI DDE APIs in ShellExecute if current
  emulated Windows version is Win9x, Excel refuses to communicate with a
  unicode client in win9x mode.
Martin Fuchs <martin-fuchs@gmx.net>
- SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OVERLAYINDEX.
- SHMapPIDLToSystemImageListIndex(): determine overlay flag for
  PidlToSicIndex() and return -1 in error cases.
- Read shell overlay icon settings from registry to allow icon
  overrides.
Markus Amsler <markus.amsler@oribi.org>
- Markus Amsler <markus.amsler@oribi.org>
  Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
- complete missing A/W pairs
- reformate comments, to match c2man requirements
Ge van Geldorp <gvg@reactos.org>
- Hack around missing icons

svn path=/trunk/; revision=19593
2005-11-25 23:49:10 +00:00
Thomas Bluemel eb8e907a1f display the device manufacturer
svn path=/trunk/; revision=19592
2005-11-25 23:36:32 +00:00
Gé van Geldorp 21c28aacfb Sync to Wine-0_9_2:
Vincent Béron <vberon@mecano.gme.usherb.ca>
- Mark some functions as implemented in the spec files.

svn path=/trunk/; revision=19591
2005-11-25 23:16:28 +00:00
Gé van Geldorp 3528d2a7ee Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.

svn path=/trunk/; revision=19590
2005-11-25 23:14:25 +00:00
Gé van Geldorp 5bc654df48 Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
- Assorted spelling and case fixes.
Steven Edwards <winehacker@gmail.com>
- Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W]
YunSong Hwang <hys545@dreamwiz.com>
- Add Korean translations.
- Update Korean translations.
Aric Stewart <aric@codeweavers.com>
- Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW.
Mike McCormack <mike@codeweavers.com>
- Fix comparison of empty properties to numbers and add test cases.
- Only return ERROR_MORE_DATA if there's a buffer to copy a result
  into.
- Fix function prototype and spec file entry for
  MsiEnumComponentQualifiers.
- Set the Installed property if the product is already installed.
- Loop around calling RegQueryValue until we have a big enough string
  for both the name and the value.
- Convert MsiEnumComponentQualifiers to use msi_strcpy_to_awstring.
- Empty strings are not equal to any number, so all comparisons against
  them fail except for tests for non-equalness.

svn path=/trunk/; revision=19589
2005-11-25 23:12:29 +00:00
Gé van Geldorp 9d13cbc11b Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.

svn path=/trunk/; revision=19588
2005-11-25 23:10:34 +00:00
Gé van Geldorp ae83c9af7c Sync to Wine-0_9_2:
Christoph Frick <frick@sc-networks.de>
- Moved and adopted joystick_linux.c code into the
  joystick_linuxinput.c.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Daniel Remenak <dtremenak@gmail.com>
- Add additional sanity checks to the linux input system dinput joystick
  implementation.

svn path=/trunk/; revision=19587
2005-11-25 23:09:03 +00:00
Gé van Geldorp 1e30cac1dd Sync to Wine-0_9_2:
Juan Lang <juan_lang@yahoo.com>
- Fix some memory leaks.

svn path=/trunk/; revision=19586
2005-11-25 23:08:16 +00:00
Gé van Geldorp 35f5487496 Sync to Wine-0_9_2:
Vitaliy Margolen <wine-patch@kievinfo.com>
- Return false if index is out of bounds in GetItemT.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
- Assorted spelling and case fixes.
Thomas Weidenmueller <wine-patches@reactsoft.com>
- Improved word wrapping and tab key handling.
Raphael Junqueira <fenix@club-internet.fr>
- Implement implement header callback support (HDN_GETDISPINFO notification):
- better factorisation
- unicode fixes
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
Markus Amsler <markus.amsler@oribi.org>
- Reformat "see" section, to match c2man requirements.

svn path=/trunk/; revision=19585
2005-11-25 23:05:28 +00:00
Gé van Geldorp 598bbf9e8d Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.

svn path=/trunk/; revision=19584
2005-11-25 23:01:01 +00:00
Gé van Geldorp 29d10b7e0f Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.

svn path=/trunk/; revision=19583
2005-11-25 22:59:48 +00:00
Sebastian Gasiorek 829a120a32 polish resources by Emil Kaczmarek (bug 1044)
with little fixes by me

svn path=/trunk/; revision=19582
2005-11-25 22:55:40 +00:00
Gé van Geldorp f65bb4ba7a Sync to Wine-0_9_2:
Alexandre Julliard <julliard@winehq.org>
- Preserve 16-byte stack alignment in the various assembly
  functions. Needed for MacOSX.

svn path=/trunk/; revision=19581
2005-11-25 22:55:30 +00:00
Royce Mitchell III 167ce3d548 catch all source-file transitions so rsym data has the correct file name
svn path=/trunk/; revision=19580
2005-11-25 22:41:31 +00:00
Gé van Geldorp f4d55ceec4 Sync to Wine-0_9_2:
Robert Shearman <rob@codeweavers.com>
- Remove some incompatibilities in the wctype table by updating the
  space, blank and cntrl exceptions and fixing the type given to
  characters in the "Zl" and "Zp" classes.
Alexandre Julliard <julliard@winehq.org>
- Only update modified files.
- Updated codepage tables to Unicode version 4.1.

svn path=/trunk/; revision=19579
2005-11-25 22:30:38 +00:00
Sebastian Gasiorek 48f460c594 changed icon number
svn path=/trunk/; revision=19578
2005-11-25 22:27:50 +00:00
Royce Mitchell III 20e4ab9e5a utility to dump stab info out of an executable
svn path=/trunk/; revision=19577
2005-11-25 22:19:05 +00:00
Hervé Poussineau 5c787a3532 - Recognize *PNP0000 device
- Add some specific devices for i440FX architecture
Fixes bug 1051

svn path=/trunk/; revision=19576
2005-11-25 22:14:48 +00:00
Thomas Bluemel 4008050e1e only display the troubleshoot button if necessary
svn path=/trunk/; revision=19574
2005-11-25 22:01:19 +00:00
Thomas Bluemel 1d34059c5b fixed uninitialized variable warning
svn path=/trunk/; revision=19573
2005-11-25 21:38:37 +00:00