Commit graph

18343 commits

Author SHA1 Message Date
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
Gé van Geldorp b932577eff Implement adding new sections/lines/fields and writing the resulting file
svn path=/trunk/; revision=19572
2005-11-25 21:37:23 +00:00
Sebastian Gasiorek 3ef4f1e377 fixed package.dll name
svn path=/trunk/; revision=19571
2005-11-25 21:29:16 +00:00
Sebastian Gasiorek 48fa464e43 - changed name of package library to package.dll
- fixed PML_TransError function (possibly fixes bug 730)

svn path=/trunk/; revision=19570
2005-11-25 21:25:42 +00:00
Magnus Olsen 7a8e31d41b Fix the trunk so it build again sorry for the break
svn path=/trunk/; revision=19569
2005-11-25 19:38:07 +00:00
Steven Edwards 61ad339b29 pch and license header fixes part 2
svn path=/trunk/; revision=19568
2005-11-25 19:29:16 +00:00
Royce Mitchell III 7d45b5479f fix signed/unsigned comparison warning
svn path=/trunk/; revision=19567
2005-11-25 19:12:04 +00:00
Casper Hornstrup d7d1fde78f Speed up compilation of ntoskrnl
svn path=/trunk/; revision=19566
2005-11-25 18:43:51 +00:00
Magnus Olsen b482974de7 implement addbuffer to waveTheard. it can play wave one time if it is same file in windows
svn path=/trunk/; revision=19565
2005-11-25 18:21:42 +00:00
Steven Edwards 8a5ffd220b Fix pch usage in most of the rest of crt.lib. Stop the abuse of including io.h, stdio.h and a few others directly. Add a generic license header to those source files that were missing it. There is still a few other headers left to fix and a few files missing pch and license headers
svn path=/trunk/; revision=19564
2005-11-25 18:05:42 +00:00
Royce Mitchell III 8dc7b7d242 more descriptive debug message
svn path=/trunk/; revision=19563
2005-11-25 17:13:40 +00:00
Thomas Bluemel cf25abaf77 add missing definitions
svn path=/trunk/; revision=19562
2005-11-25 17:02:43 +00:00
Thomas Bluemel b14ed20764 display the hardware tab
svn path=/trunk/; revision=19561
2005-11-25 17:02:18 +00:00
Thomas Bluemel e383ee91cc fixed some resizing bugs
svn path=/trunk/; revision=19560
2005-11-25 16:30:41 +00:00
Thomas Bluemel 8cef988efb - add a (very incomplete) devguid.h
- add mmsys.cpl to the build system and bootcd

svn path=/trunk/; revision=19559
2005-11-25 16:13:58 +00:00
Thomas Bluemel fc31f8d474 fixed an error check
svn path=/trunk/; revision=19558
2005-11-25 16:03:14 +00:00
Thomas Bluemel e8fe230b7f add missing error check
svn path=/trunk/; revision=19557
2005-11-25 15:57:47 +00:00
Thomas Bluemel 2445f1e7b8 move the hardware page dialog into it's own file
svn path=/trunk/; revision=19556
2005-11-25 15:36:14 +00:00
Casper Hornstrup 185590b80c Merge duplicate definitions
svn path=/trunk/; revision=19555
2005-11-25 14:40:28 +00:00
Casper Hornstrup a77a018cab Don't include files from outside a compilation unit
svn path=/trunk/; revision=19554
2005-11-25 14:38:59 +00:00
Thomas Bluemel 5934c2cb90 add devmgr.dll to the bootcd
svn path=/trunk/; revision=19553
2005-11-25 14:31:45 +00:00
Thomas Bluemel 98c03b78e2 fix a DeviceCreateHardwarePageEx call
svn path=/trunk/; revision=19552
2005-11-25 14:19:42 +00:00
Thomas Bluemel 75507318d0 Initial implementation of the hardware page, based on a patch by Gąsiorek <zebasoftis@reactos.org> (bug #986)
svn path=/trunk/; revision=19551
2005-11-25 14:17:30 +00:00
Thomas Bluemel 790caeda87 Some header fixes by Sebastian Gąsiorek <zebasoftis@reactos.org>
svn path=/trunk/; revision=19550
2005-11-25 14:15:46 +00:00
James Tabor 582742dbf3 Fix caps.
svn path=/trunk/; revision=19549
2005-11-25 14:08:45 +00:00
James Tabor ee2bdde974 Fix typo.
svn path=/trunk/; revision=19548
2005-11-25 13:48:16 +00:00
Brandon Turner 6a5ae63daf Fix a typo in the header comments.
svn path=/trunk/; revision=19547
2005-11-25 13:01:44 +00:00
Casper Hornstrup dfd37af193 Speedup compilation of kernel32
svn path=/trunk/; revision=19546
2005-11-25 11:53:30 +00:00
Magnus Olsen 2d49a98117 Greek Translation by Apal see bug 994
svn path=/trunk/; revision=19545
2005-11-25 10:35:27 +00:00
Magnus Olsen 0e7a928155 Greek Translation by Apal see bug 994
svn path=/trunk/; revision=19544
2005-11-25 10:22:12 +00:00
Hervé Poussineau 73cfd07f88 Return NULL when an error occurs in CreateServiceW
svn path=/trunk/; revision=19543
2005-11-25 09:30:09 +00:00
Steven Edwards 9e993871db ifndef not ifdef....like I said, it works for me on my mingw either way
svn path=/trunk/; revision=19542
2005-11-25 04:39:08 +00:00