Commit graph

29125 commits

Author SHA1 Message Date
Daniel Reimer 0eadf4a00c Bug 2935: Polish translation part 3/x and the rest of 2/x by Olaf Siejka
svn path=/trunk/; revision=31618
2008-01-05 23:06:05 +00:00
Hervé Poussineau 6a94d219db Add ntdllsys library to contain the syscalls of ntdll.dll
svn path=/trunk/; revision=31617
2008-01-05 22:38:42 +00:00
Aleksey Bragin 0642d6bf5c - Merge 31498 (include define guard fix).
svn path=/trunk/; revision=31616
2008-01-05 20:45:31 +00:00
Aleksey Bragin 0b560fde00 - WIDL from Wine-20080105, with 2 ReactOS-specific changes:
* LANG_SUTU and other non-standard language defines are guarded with #ifndef __REACTOS__
 * "#define NO_NATIVE_LNG" hpoussin's patch.

svn path=/trunk/; revision=31615
2008-01-05 20:40:33 +00:00
James Tabor b38a8a2d4c Fixed regression in RealizePalette, found by Stefan100.
svn path=/trunk/; revision=31614
2008-01-05 19:35:03 +00:00
Hervé Poussineau 94f4d04f97 Fix svn properties
svn path=/trunk/; revision=31613
2008-01-05 18:57:24 +00:00
James Tabor 569862a321 Patch by Stefan100 stefan__100__ at hotmail.com. Remove EnhMeta calls from win32k and ntgdibad.h.
svn path=/trunk/; revision=31609
2008-01-05 17:35:23 +00:00
Hervé Poussineau 2134c50b74 Be compatible with MS Windows 2003 SP1 syscall list
svn path=/trunk/; revision=31608
2008-01-05 17:29:44 +00:00
Hervé Poussineau 99f6c30541 Add NtRenameKey prototype
svn path=/trunk/; revision=31607
2008-01-05 17:28:07 +00:00
Pierre Schweitzer adee0f7cc8 Zero memory before use
svn path=/trunk/; revision=31606
2008-01-05 13:15:54 +00:00
Colin Finck d2a9119447 Attempt to fix build :)
svn path=/trunk/; revision=31604
2008-01-05 11:51:51 +00:00
Magnus Olsen f6ec459639 add #ifndef _DDRAWGDI_ so we can use this file more and once.
and gcc does not complain if it include twice

svn path=/trunk/; revision=31603
2008-01-05 11:07:31 +00:00
Aleksey Bragin 0a5f4f5403 - Fix possible handle leak.
See issue #2934 for more details.

svn path=/trunk/; revision=31602
2008-01-05 10:01:34 +00:00
James Tabor 3a4e403d40 Fix inverse sort for rects.
svn path=/trunk/; revision=31601
2008-01-05 05:58:40 +00:00
Ziliang Guo 21fd38fc61 Continue with editing of documentation.
svn path=/trunk/; revision=31600
2008-01-04 23:24:37 +00:00
Hervé Poussineau cb25e9a856 Add hlink.dll and schannel.dll to bootcd
svn path=/trunk/; revision=31599
2008-01-04 21:55:51 +00:00
The Wine Synchronizer d87e26dee7 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31598
2008-01-04 21:53:55 +00:00
Hervé Poussineau a2fb8f72ae Autosyncing with Wine HEAD
svn path=/trunk/; revision=31597
2008-01-04 21:53:35 +00:00
Christoph von Wittich 27f5377445 add Active Setup\HTML Help entries to registry
svn path=/trunk/; revision=31595
2008-01-04 10:44:54 +00:00
Christoph von Wittich ce7b9c90f9 add RPC entries to registry
svn path=/trunk/; revision=31594
2008-01-04 10:27:19 +00:00
Christoph von Wittich 1ec4fc1716 add DirectX version information to registry
svn path=/trunk/; revision=31593
2008-01-04 10:12:00 +00:00
Christoph von Wittich ac87baf21c add baseaddress for mscoree
svn path=/trunk/; revision=31592
2008-01-04 08:56:17 +00:00
Christoph von Wittich 19b39930c2 add mscoree headers from wine
svn path=/trunk/; revision=31591
2008-01-04 08:55:12 +00:00
Christoph von Wittich 169fc1ed67 add baseaddress for schannel.dll
svn path=/trunk/; revision=31590
2008-01-04 08:24:01 +00:00
Christoph von Wittich c3d056e081 update header with definitions from wine
svn path=/trunk/; revision=31589
2008-01-04 08:23:29 +00:00
James Tabor f7a3ba1f59 Add graphics device structure.
svn path=/trunk/; revision=31588
2008-01-04 02:26:09 +00:00
Christoph von Wittich 03c24541f1 inlcude guids for hlink
svn path=/trunk/; revision=31587
2008-01-03 18:41:28 +00:00
Christoph von Wittich ee6499e26c add baseaddress for hlink.dll
svn path=/trunk/; revision=31586
2008-01-03 18:41:02 +00:00
Christoph von Wittich ce755a0011 update hlink headers to wine 0.9.52
svn path=/trunk/; revision=31585
2008-01-03 18:40:38 +00:00
Dmitry Chapyshev cdf8169c1f - Add Russian Translation
svn path=/trunk/; revision=31584
2008-01-03 17:48:05 +00:00
Dmitry Chapyshev 0eb828b64d - Update Russian translation
svn path=/trunk/; revision=31583
2008-01-03 16:26:08 +00:00
Dmitry Chapyshev f1ba25a678 - Update Russian translation for regedit
- Small fix English translation for devmgmt

svn path=/trunk/; revision=31582
2008-01-03 16:24:08 +00:00
Magnus Olsen 2b20413d87 cleanu dxeng.c
add docs for DxEngGetHdevData

svn path=/trunk/; revision=31581
2008-01-03 15:33:54 +00:00
Hervé Poussineau 100ea6cbd6 Display a message in debug log if umpnpmgr thread stops
svn path=/trunk/; revision=31580
2008-01-03 12:53:17 +00:00
James Tabor c8d1a61558 Fix DxEngGetHdevData.
svn path=/trunk/; revision=31578
2008-01-02 23:57:05 +00:00
Ziliang Guo 6d00dc78e4 More documentation fixes
svn path=/trunk/; revision=31577
2008-01-02 23:32:04 +00:00
James Tabor 1f316e8323 Fix DxEngSetHdevData.
svn path=/trunk/; revision=31576
2008-01-02 23:21:24 +00:00
James Tabor 83c6c123e8 Add tests and comments to IntPrepareDriver.
svn path=/trunk/; revision=31575
2008-01-02 23:04:31 +00:00
James Tabor 420a4b869c Add new dxdd support members to gdi device structure.
svn path=/trunk/; revision=31573
2008-01-02 22:17:59 +00:00
Hervé Poussineau 46bfef770b Divide by 10 memory requirements for rbuild,
from 270MB to 20MB, by deleting unused objects

svn path=/trunk/; revision=31571
2008-01-02 20:37:09 +00:00
Aleksey Bragin 9c38808917 - Merge 31498 from old widl.
svn path=/trunk/; revision=31570
2008-01-02 20:34:43 +00:00
Daniel Reimer 6205777500 Update for German RC File
svn path=/trunk/; revision=31569
2008-01-02 20:09:03 +00:00
Marc Piulachs 8ead869bf3 Patch by Olaf Siejka <olaf_siejka (at) o2 (dot) pl>
- Partial usetup polish translation 
- Adds missing "Setup" word in ERROR_WRITE_BOOT section

by me:
- Activate all current (10) usetup translations in txtsetup.sif
- Add polish localization in mui.c
See issue #2930 for more details.

svn path=/trunk/; revision=31566
2008-01-02 18:54:54 +00:00
Aleksey Bragin 3c0efbc70d - Get rid of possible buffer overflows and memory corruptions due to an assumption that UNICODE_STRING's buffers are always NULL-terminated.
svn path=/trunk/; revision=31565
2008-01-02 16:06:03 +00:00
Marc Piulachs 681c695d20 - Add missing REGISTRY_PAGE localizations
note: "make usetup_clean" may be required

svn path=/trunk/; revision=31564
2008-01-02 15:07:27 +00:00
Marc Piulachs eae9ec5c8f - Show localized error messages
svn path=/trunk/; revision=31563
2008-01-02 14:34:51 +00:00
Hervé Poussineau 09b813c184 Release memory when not needed anymore
Do not display errors when checking for binutils
Cleanup PCH handling

svn path=/trunk/; revision=31562
2008-01-02 14:04:35 +00:00
Marc Piulachs f7b85736c3 - Fix typo
svn path=/trunk/; revision=31561
2008-01-02 13:50:37 +00:00
Aleksey Bragin 8eef55e4c9 - Use IopOpenRegistryKeyEx() to reduce code size and improve readability.
svn path=/trunk/; revision=31560
2008-01-02 13:33:40 +00:00
Pierre Schweitzer 4caa79160b [FORMATTING] Fix indentation
svn path=/trunk/; revision=31559
2008-01-02 11:04:48 +00:00