Commit graph

18438 commits

Author SHA1 Message Date
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
Brandon Turner 463a4180eb Read the registry to set the wallpaper mode in in WinSta.
svn path=/trunk/; revision=19541
2005-11-25 04:14:59 +00:00
Andrew Greenwood c605cb406b Fixed GETDEVCAPS message handling (bad macros) and implemented some primitive memory leak detection.
svn path=/trunk/; revision=19540
2005-11-25 03:50:49 +00:00
Steven Edwards f3fe57e7d8 add a check for gcc to the constants recently added for the msvc port. They seem to cause problems on some gcc's but not mine.
svn path=/trunk/; revision=19539
2005-11-25 03:41:24 +00:00
Alex Ionescu cc63baeda1 - Update NDK to remove zwfuncs.h and place the native functions in their respective xxfuncs.h instead, so that applications can now include only what they need. Add more xxfuncs.h files for every API.
- Make the NDK smarter so that using #define NTOS_MODE_USER isn't needed anymore: the NDK can now auto-detect the presence of windows.h or ntddk.h and make the appropriate decision.
- re-arrange ntndk.h to include all types in alphabetical order, and then all functions, regardless of um/kmode usage. 
- Make each file auto-detect if this is NTOS_MODE_USER or not and include each files it needs, instead of depending on a predefined order inside ntndk.h This way, any file can be included from both user-mode or kmode as simply as #include <iofuncs.h>, wthout any adtional work.
- Update FIXME list with these changes and delay NDK release date since my trip is lasting a day longer.
- Fix ntsecapi.h to define UNICODE_STRING, like it does in the PSDK.
- Fix apps including ntsecapi + winternl.h These two cause a conflict even on PSDK and shouldn't be included together.
- Make winlogon include only the NDK files it needs (2) instead of the whole NDK, as test for this faster newly supported method.
- Remove some NDK apps from the FIXME list (the ones that weren't being built/are on my rewrite branch/are better off including the whole NDK instead of file-by-file).
- Update debug.h to define RtlAssert and DbgPrint in case the NDK or DDK aren't already included, which will allow some of the apps to stop using the NDK solely for DPRINT/DPRINT1. Diabled for now since a lot of code needs to be changed to #include <debug.h> *After* they include the other headers. (so that the anti-double-definition check can work).

svn path=/trunk/; revision=19538
2005-11-25 00:17:40 +00:00
Ged Murphy 1c7c9e87d1 silence some warnings.
svn path=/trunk/; revision=19537
2005-11-24 23:07:36 +00:00