Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:44:23 +0000 (19:44 +0000)]
[ROSAPPS]
Fix "initialize" misspelling.
svn path=/trunk/; revision=58677
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:41:50 +0000 (19:41 +0000)]
[ROSAPPS]
Fix the remaining 'lenght' --> 'length' misspelling.
svn path=/trunk/; revision=58676
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:39:56 +0000 (19:39 +0000)]
[REACTOS]
Fix the remaining 'lenght' --> 'length' misspelling.
There are others, but in 3rd-party code. So don't correct them.
svn path=/trunk/; revision=58675
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:35:20 +0000 (19:35 +0000)]
[ROSTESTS]
Fix spelling of 'length' in various places.
Patch by andygui
CORE-7043 #resolve #comment Part for ROSTests committed in r58674, thanks!
svn path=/trunk/; revision=58674
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:34:27 +0000 (19:34 +0000)]
[ROSAPPS]
Fix spelling of 'length' in various places.
Patch by andygui
CORE-7043 #comment Part for ROSApps committed in r58673, thanks!
svn path=/trunk/; revision=58673
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:29:36 +0000 (19:29 +0000)]
[REACTOS]
Fix spelling of 'length' in various places.
Patch by andygui
Concerning kdio.c, we can see that the original author didn't see his misspelling since he used two different variables named:
KdpScreenLineLength and KdpScreenLineLenght ! ; the latter being renamed here KdpScreenLineLengthDefault to make the difference.
CORE-7043 #comment Part for ReactOS committed in r58672, thanks!
svn path=/trunk/; revision=58672
Hermès Bélusca-Maïto [Thu, 4 Apr 2013 19:11:04 +0000 (19:11 +0000)]
[RAPPS]
Address grammatical issues with reactos/base/applications/rapps/lang/fr-FR.rc resource script
Patch by andygui
CORE-7044 #resolve #comment Problem solved ;) r58671
svn path=/trunk/; revision=58671
Amine Khaldi [Wed, 3 Apr 2013 22:46:22 +0000 (22:46 +0000)]
[CRT/LOCALE]
* Improve the locale support a bit up to Wine 1.5.26.
svn path=/trunk/; revision=58670
Amine Khaldi [Wed, 3 Apr 2013 22:43:36 +0000 (22:43 +0000)]
[CRYPT32_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58669
Amine Khaldi [Wed, 3 Apr 2013 22:43:22 +0000 (22:43 +0000)]
[CRYPT32]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58668
Amine Khaldi [Wed, 3 Apr 2013 22:03:06 +0000 (22:03 +0000)]
* Fix the unix build.
svn path=/trunk/; revision=58667
Amine Khaldi [Wed, 3 Apr 2013 21:58:14 +0000 (21:58 +0000)]
[MSI_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58666
Amine Khaldi [Wed, 3 Apr 2013 21:58:03 +0000 (21:58 +0000)]
[MSI]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58665
Amine Khaldi [Wed, 3 Apr 2013 21:20:05 +0000 (21:20 +0000)]
[JSCRIPT_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58664
Amine Khaldi [Wed, 3 Apr 2013 21:19:50 +0000 (21:19 +0000)]
[JSCRIPT]
* Sync with Wine 1.5.26.
CORE-7049
svn path=/trunk/; revision=58663
Amine Khaldi [Wed, 3 Apr 2013 21:16:57 +0000 (21:16 +0000)]
[PSDK]
* Import DEFAULT_UNREACHABLE from Wine.
svn path=/trunk/; revision=58662
Giannis Adamopoulos [Wed, 3 Apr 2013 14:23:02 +0000 (14:23 +0000)]
- Fix some tests for OpenInputDesktop and add some more
svn path=/trunk/; revision=58661
Jérôme Gardou [Wed, 3 Apr 2013 12:02:58 +0000 (12:02 +0000)]
[MESA32]
* Disable SSE optimizations, as they only cause mayhem.
svn path=/trunk/; revision=58660
Jérôme Gardou [Wed, 3 Apr 2013 11:33:26 +0000 (11:33 +0000)]
[CDROM]
* Fix a typo.
Found by PVS-Studio
svn path=/trunk/; revision=58659
Hermès Bélusca-Maïto [Tue, 2 Apr 2013 22:49:03 +0000 (22:49 +0000)]
[FREELDR]
- Further improve FreeLdr's edit-boxes editing capabilities, by supporting insert-mode (only at the moment), backspace and delete to remove a character, moving left or right, going to the beginning or to the end of the string.
- Add a helper function DrawText2 to allow for displaying partial string (giving a maximum number of characters to display).
Enjoy :)
svn path=/trunk/; revision=58658
Sylvain Petreolle [Tue, 2 Apr 2013 21:13:35 +0000 (21:13 +0000)]
Arch, don't try to fix build when it has been fixed.
Reverts 58656.
svn path=/trunk/; revision=58657
Sylvain Petreolle [Tue, 2 Apr 2013 21:04:02 +0000 (21:04 +0000)]
[CMIPCI]
Link to chkstk.
svn path=/trunk/; revision=58656
Jérôme Gardou [Tue, 2 Apr 2013 21:02:50 +0000 (21:02 +0000)]
[CRT]
* revert r58654, it was not necessary
svn path=/trunk/; revision=58655
Jérôme Gardou [Tue, 2 Apr 2013 20:27:39 +0000 (20:27 +0000)]
[CRT]
* Don't use the builtin version of _alloca
svn path=/trunk/; revision=58654
Jérôme Gardou [Tue, 2 Apr 2013 20:14:48 +0000 (20:14 +0000)]
[CMIPCI]
* 10 commits later...
svn path=/trunk/; revision=58653
Pierre Schweitzer [Tue, 2 Apr 2013 20:10:15 +0000 (20:10 +0000)]
[CMIPCI]
Allow warnings for the moment
svn path=/trunk/; revision=58652
Pierre Schweitzer [Tue, 2 Apr 2013 20:08:14 +0000 (20:08 +0000)]
[CMICPL]
Fix gcc builds
svn path=/trunk/; revision=58651
Jérôme Gardou [Tue, 2 Apr 2013 20:04:31 +0000 (20:04 +0000)]
[CMICPL]
- This is a C++ module
svn path=/trunk/; revision=58650
Pierre Schweitzer [Tue, 2 Apr 2013 19:36:11 +0000 (19:36 +0000)]
[CMIPCI]
Fix headers inclusion under Linux (case sensitive!)
svn path=/trunk/; revision=58649
Jérôme Gardou [Tue, 2 Apr 2013 18:42:39 +0000 (18:42 +0000)]
[CMAKE]
- Do not link drivers to supc++
svn path=/trunk/; revision=58648
Jérôme Gardou [Tue, 2 Apr 2013 18:37:53 +0000 (18:37 +0000)]
[CMICPL]
* Hopefully fix the linux buildbot
svn path=/trunk/; revision=58647
Jérôme Gardou [Tue, 2 Apr 2013 18:34:12 +0000 (18:34 +0000)]
[CMICPL]
* fix build on UNIX
svn path=/trunk/; revision=58646
Jérôme Gardou [Tue, 2 Apr 2013 18:30:19 +0000 (18:30 +0000)]
[CMAKE]
* Fix an embarrassing mistake.
svn path=/trunk/; revision=58645
Jérôme Gardou [Tue, 2 Apr 2013 15:25:49 +0000 (15:25 +0000)]
[CMIDriver]
* Update the C-Media 8738/8768 driver to 1.2.6
* Add it to build
svn path=/trunk/; revision=58644
Jérôme Gardou [Tue, 2 Apr 2013 14:16:29 +0000 (14:16 +0000)]
[PSDK]
* Add missing UNICODE definition in dsound.h
* Protect against redefinitions in winioctl.h
svn path=/trunk/; revision=58643
Thomas Faber [Tue, 2 Apr 2013 12:53:30 +0000 (12:53 +0000)]
[CRT]
- Fix stat64_to_stat macro definition. Patch by Víctor Martínez.
- Fix out-of-memory error cases in environment functions.
- Spotted by PVS-Studio
CORE-7039 #resolve
svn path=/trunk/; revision=58642
Jérôme Gardou [Tue, 2 Apr 2013 12:45:31 +0000 (12:45 +0000)]
[STDUNK]
* Add library, implementing the CUnknown interface for WDM audio drivers
svn path=/trunk/; revision=58641
Jérôme Gardou [Tue, 2 Apr 2013 12:39:16 +0000 (12:39 +0000)]
[BUILD]
* Try fixing it...
svn path=/trunk/; revision=58640
Jérôme Gardou [Tue, 2 Apr 2013 11:52:12 +0000 (11:52 +0000)]
[PSDK]
* implement DEFINE_GUIDSTRUCT and DEFINE_GUIDNAMED for GCC
svn path=/trunk/; revision=58639
Jérôme Gardou [Tue, 2 Apr 2013 08:09:51 +0000 (08:09 +0000)]
[DDK]
* Add missing IMP_IMiniportWaveRT and IMP_IMiniportWaveRTStream definitions
svn path=/trunk/; revision=58638
Jérôme Gardou [Tue, 2 Apr 2013 08:08:36 +0000 (08:08 +0000)]
[CMAKE]
* Add the wdmdriver module type
svn path=/trunk/; revision=58637
Hermès Bélusca-Maïto [Mon, 1 Apr 2013 19:31:32 +0000 (19:31 +0000)]
[FREELDR]
Add support for HOME and END keys in menus, and allow going to the end (resp. to the beginning) if we are on the first (resp. on the last) item and we press up (resp. down).
Enjoy :)
svn path=/trunk/; revision=58635
James Tabor [Mon, 1 Apr 2013 04:11:09 +0000 (04:11 +0000)]
- Temporary fix for CORE-7030 and maybe CORE-6384 too.
svn path=/trunk/; revision=58633
Sylvain Petreolle [Sun, 31 Mar 2013 22:17:23 +0000 (22:17 +0000)]
[NTOSKRNL]
Fix all MM regressions.
svn path=/trunk/; revision=58631
Jérôme Gardou [Sun, 31 Mar 2013 19:55:53 +0000 (19:55 +0000)]
[USER32]
- Fix a bug in new LoadImage implementation
svn path=/trunk/; revision=58630
Eric Kohl [Sun, 31 Mar 2013 12:27:50 +0000 (12:27 +0000)]
[SAMSRV]
- Fix the SAMPR_LOGON_HOURS type description.
- Implement the LogonHours attribute query code for all user query functions.
svn path=/trunk/; revision=58629
Johannes Anderwald [Sun, 31 Mar 2013 09:54:26 +0000 (09:54 +0000)]
[LIBUSB]
- Fix format of debug print
- found by irc:rs
svn path=/trunk/; revision=58628
Johannes Anderwald [Sun, 31 Mar 2013 07:41:31 +0000 (07:41 +0000)]
[USB]
- Return the controller type as ascii string
CORE-7009 #resolve
svn path=/trunk/; revision=58627
Johannes Anderwald [Sun, 31 Mar 2013 07:11:35 +0000 (07:11 +0000)]
[MKHIVE]
- Fix return value of RegQueryValueExA
svn path=/trunk/; revision=58626
Johannes Anderwald [Sun, 31 Mar 2013 06:54:44 +0000 (06:54 +0000)]
- add missing node types
svn path=/trunk/; revision=58625
Sylvain Petreolle [Sat, 30 Mar 2013 23:34:48 +0000 (23:34 +0000)]
[SYSSETUP]
Register propsys.dll during setup.
Fixes propsys:propstore crash.
svn path=/trunk/; revision=58622
Sylvain Petreolle [Sat, 30 Mar 2013 23:31:00 +0000 (23:31 +0000)]
[WLANCONF]
Fix typo in Italian translation.
svn path=/trunk/; revision=58621
Jérôme Gardou [Sat, 30 Mar 2013 21:58:45 +0000 (21:58 +0000)]
[WINED3D]
* Get GDI device name even if opengl isn't used.
svn path=/trunk/; revision=58619
Eric Kohl [Sat, 30 Mar 2013 20:53:47 +0000 (20:53 +0000)]
[SAMSRV]
Add LogonHours attribute to new user accounts.
svn path=/trunk/; revision=58617
Thomas Faber [Sat, 30 Mar 2013 11:17:54 +0000 (11:17 +0000)]
[USER32]
- Apply Wine commit
84075591 (user32: Don't access past the file size when loading a cursor/icon) by Alexandre Julliard.
- Add a few consts (also from Wine).
CORE-7027 #comment Ldr and Mm are doing everything right. UPX in fact broke the resource section, and LoadImage is just not handling that correctly. #resolve
svn path=/trunk/; revision=58614
Timo Kreuzer [Wed, 27 Mar 2013 19:10:51 +0000 (19:10 +0000)]
[NTDLL_APITEST]
Add more tests for NtAllocateVirtualMemory and NtMapViewOfSection
svn path=/trunk/; revision=58613
Amine Khaldi [Tue, 26 Mar 2013 19:16:39 +0000 (19:16 +0000)]
[USP10_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58612
Amine Khaldi [Tue, 26 Mar 2013 19:16:32 +0000 (19:16 +0000)]
[USP10]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58611
Amine Khaldi [Tue, 26 Mar 2013 19:02:58 +0000 (19:02 +0000)]
[XMLLITE_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58610
Amine Khaldi [Tue, 26 Mar 2013 19:02:38 +0000 (19:02 +0000)]
[XMLLITE]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58609
Amine Khaldi [Sun, 24 Mar 2013 19:41:59 +0000 (19:41 +0000)]
[UNIATA]
* Sync to 0.44d.
[ATACTL]
* Sync to 0.44d.
svn path=/trunk/; revision=58608
Timo Kreuzer [Sun, 24 Mar 2013 17:09:03 +0000 (17:09 +0000)]
[FREELDR]
- Set bugcheck data when the image is corrupt
- Add 2 more useful debug constants: DEBUG_WARN and DEBUG_ERR
- Use COM2 for debug output when _WINKD_ is defined
- Fix amd64 boot
svn path=/trunk/; revision=58606
Amine Khaldi [Sun, 24 Mar 2013 16:48:09 +0000 (16:48 +0000)]
* Add the PSEH3 related define for the TestBE runs.
svn path=/trunk/; revision=58604
Amine Khaldi [Sun, 24 Mar 2013 16:08:28 +0000 (16:08 +0000)]
* Use PSEH3 for the TestBE runs.
svn path=/trunk/; revision=58603
Timo Kreuzer [Sun, 24 Mar 2013 13:27:52 +0000 (13:27 +0000)]
[HAL]
Link to libgcc, hopefully fixes build for Pierre
svn path=/trunk/; revision=58602
Amine Khaldi [Sun, 24 Mar 2013 12:36:17 +0000 (12:36 +0000)]
[SHLWAPI_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58601
Amine Khaldi [Sun, 24 Mar 2013 12:35:51 +0000 (12:35 +0000)]
[SHLWAPI]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58600
Giannis Adamopoulos [Sun, 24 Mar 2013 09:29:55 +0000 (09:29 +0000)]
[win32k]
- Add a hackfix to ftGdiGetGlyphOutline to make it handle scaling more properly
- Improves CORE-4657
svn path=/trunk/; revision=58599
Timo Kreuzer [Sat, 23 Mar 2013 21:57:17 +0000 (21:57 +0000)]
[INCLUDE]
- Add missing __stosq intrinsic
- Move architecture specific stuff to a later location in wdm.h to make sure we have ASSERT macros already
- Add missing extern "C" to some NDK header
- Remove duplicate sal definitions
svn path=/trunk/; revision=58598
Timo Kreuzer [Sat, 23 Mar 2013 21:50:27 +0000 (21:50 +0000)]
[WIN32K]
- Fix amd64 build
- Add an overflow check, ASSERT success when unmapping a section view
svn path=/trunk/; revision=58597
Timo Kreuzer [Sat, 23 Mar 2013 21:46:05 +0000 (21:46 +0000)]
[WINDOWSCODECS]
Fix amd64 build
svn path=/trunk/; revision=58596
Timo Kreuzer [Sat, 23 Mar 2013 21:20:00 +0000 (21:20 +0000)]
[FREELDR]
Fix amd64 build
svn path=/trunk/; revision=58595
Timo Kreuzer [Sat, 23 Mar 2013 21:15:28 +0000 (21:15 +0000)]
[HAL]
Fix the mess that was our hal CMakeLists.txt. Seperate all components into their own cmake files,
svn path=/trunk/; revision=58594
Dmitry Gorbachev [Sat, 23 Mar 2013 19:19:16 +0000 (19:19 +0000)]
[TRANSLATION]
Update translations:
- Turkish by Erdem Ersoy (CORE-7014);
- Italian by Paolo Devoti (CORE-7024).
svn path=/trunk/; revision=58593
Timo Kreuzer [Sat, 23 Mar 2013 18:43:27 +0000 (18:43 +0000)]
[CMAKE]
Implement add_object_library function
svn path=/trunk/; revision=58592
Dmitry Gorbachev [Sat, 23 Mar 2013 17:59:35 +0000 (17:59 +0000)]
[TOOLS]
Fix some compiler warnings, improve formatting, diagnostic messages.
svn path=/trunk/; revision=58591
Amine Khaldi [Sat, 23 Mar 2013 11:26:10 +0000 (11:26 +0000)]
[CRT]
* Annotate sys/timeb.h.
svn path=/trunk/; revision=58590
Amine Khaldi [Sat, 23 Mar 2013 11:25:24 +0000 (11:25 +0000)]
[OLEAUT32_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58589
Amine Khaldi [Sat, 23 Mar 2013 11:24:29 +0000 (11:24 +0000)]
[OLEAUT32]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58588
Amine Khaldi [Sat, 23 Mar 2013 10:35:40 +0000 (10:35 +0000)]
[OLE32_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58587
Amine Khaldi [Sat, 23 Mar 2013 10:35:27 +0000 (10:35 +0000)]
[OLE32]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58586
Dmitry Gorbachev [Sat, 23 Mar 2013 05:48:04 +0000 (05:48 +0000)]
Put newline at end of Italian file.
svn path=/trunk/; revision=58585
Dmitry Gorbachev [Sat, 23 Mar 2013 05:37:05 +0000 (05:37 +0000)]
[LIBSAMPLERATE]
Revert r58582, fix MSVC build.
svn path=/trunk/; revision=58584
Dmitry Gorbachev [Sat, 23 Mar 2013 05:11:52 +0000 (05:11 +0000)]
[TRANSLATION]
Update/add translations:
- German by Zehnvor (CORE-6804);
- Italian by Ivan Di Francesco (CORE-6911);
- Chinese by Yu Pan (CORE-7000);
- Turkish by Erdem Ersoy (CORE-7011, CORE-7014).
svn path=/trunk/; revision=58583
Dmitry Gorbachev [Sat, 23 Mar 2013 05:10:18 +0000 (05:10 +0000)]
[LIBSAMPLERATE]
Fix redefinition of 'lrint' / 'lrintf'.
svn path=/trunk/; revision=58582
Jérôme Gardou [Fri, 22 Mar 2013 16:32:11 +0000 (16:32 +0000)]
[DDRAW]
* Add CMakeLists.txt
svn path=/trunk/; revision=58581
Amine Khaldi [Fri, 22 Mar 2013 16:13:58 +0000 (16:13 +0000)]
[MSXML3_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58580
Amine Khaldi [Fri, 22 Mar 2013 16:13:43 +0000 (16:13 +0000)]
[MSXML3]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58579
Amine Khaldi [Fri, 22 Mar 2013 16:13:06 +0000 (16:13 +0000)]
[CRT]
* Annotate sys/stat.h.
svn path=/trunk/; revision=58578
Jérôme Gardou [Fri, 22 Mar 2013 16:08:08 +0000 (16:08 +0000)]
[WIN32K]
* Do not alter the display palette in RealizePalette.
CORE-6940 #comment r58577 should hack this away
svn path=/trunk/; revision=58577
Amine Khaldi [Fri, 22 Mar 2013 15:37:19 +0000 (15:37 +0000)]
[DDK]
* Fix some annotations in usbbusif.h.
svn path=/trunk/; revision=58576
Amine Khaldi [Fri, 22 Mar 2013 15:35:46 +0000 (15:35 +0000)]
[URLMON]
* We no longer need these files.
svn path=/trunk/; revision=58575
Amine Khaldi [Fri, 22 Mar 2013 15:22:05 +0000 (15:22 +0000)]
[OPENGL32]
* Don't import from glu32 anymore.
* Link to libwine for the debugging facilities.
* Fixes build.
svn path=/trunk/; revision=58574
Sylvain Petreolle [Fri, 22 Mar 2013 15:19:51 +0000 (15:19 +0000)]
[SHELL32]
Fix shdocvw_v1 dependency.
svn path=/trunk/; revision=58573
Jérôme Gardou [Fri, 22 Mar 2013 15:16:58 +0000 (15:16 +0000)]
[OPENGL32]
* Forgot this file
svn path=/trunk/; revision=58572
Jérôme Gardou [Fri, 22 Mar 2013 15:10:46 +0000 (15:10 +0000)]
[OPENGL32]
* Sync implementation of wglUseFontBitmaps and wglUseFontOutlines with WINE 1.5.26
svn path=/trunk/; revision=58571
Amine Khaldi [Fri, 22 Mar 2013 14:29:24 +0000 (14:29 +0000)]
[URLMON_WINETEST]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58570
Amine Khaldi [Fri, 22 Mar 2013 14:29:11 +0000 (14:29 +0000)]
[URLMON]
* Sync with Wine 1.5.26.
svn path=/trunk/; revision=58569
Amine Khaldi [Fri, 22 Mar 2013 12:08:15 +0000 (12:08 +0000)]
[PROPSYS_WINETEST]
* Import from Wine 1.5.26.
svn path=/trunk/; revision=58568
Amine Khaldi [Fri, 22 Mar 2013 12:08:04 +0000 (12:08 +0000)]
[PROPSYS]
* Import from Wine 1.5.26.
svn path=/trunk/; revision=58567