Magnus Olsen [Sun, 27 Nov 2005 13:51:28 +0000 (13:51 +0000)]
Fix so reactos can boot to gui again Thx W3seek for his small patch
svn path=/trunk/; revision=19685
Casper Hornstrup [Sun, 27 Nov 2005 13:02:25 +0000 (13:02 +0000)]
Speed up compilation of gdiplus
svn path=/trunk/; revision=19684
Casper Hornstrup [Sun, 27 Nov 2005 12:57:35 +0000 (12:57 +0000)]
Speed up compilation of advapi32
svn path=/trunk/; revision=19683
Ged Murphy [Sun, 27 Nov 2005 12:28:45 +0000 (12:28 +0000)]
remove my changes to Elronds patch. RtlNtStatusToDosError does the job for us.
svn path=/trunk/; revision=19682
Magnus Olsen [Sun, 27 Nov 2005 12:23:02 +0000 (12:23 +0000)]
Translaton and keyboard driver by Robert Horvath - Talley (talley_replace_this_by_at_cubeclub.hu), Gergely Risko - Cake Peter Nagy - Kritika (nagylakas_replace_this_by_at_gmail.com), Peter Lukacs - Hungi (lukacs.peter_replace_this_by_at_rtk.pte.hu) small bugfix in kbdhu by me and add it to bootcd menu.
\reactos\lib\cmdlg32\ Robert Horvath
\reactos\lib\comctl32\ Robert Horvath
\reactos\lib\shell32\ Robert Horvath
\reactos\subsys\ntvdm\ Robert Horvath
\reactos\subsys\system\calc\ Peter Nagy
\reactos\subsys\system\expand\ Peter Nagy
\reactos\subsys\system\explorer\ Robert Horvath
\reactos\subsys\system\format\ Peter Nagy
\reactos\subsys\system\notepad\ Peter Nagy
\reactos\subsys\system\reactos\ Robert Horvath
\reactos\subsys\system\regsrv32\ Peter Nagy
\reactos\subsys\system\reporterror\ Robert Horvath
\reactos\subsys\system\rundll32\ Peter Nagy
\reactos\subsys\system\sm\ Robert Horvath
\reactos\subsys\system\taskmgr\ Robert Horvath
\reactos\subsys\system\userinit\ Peter Nagy
\reactos\subsys\system\winefile\ Peter Nagy
\reactos\subsys\system\vmwinst\ Robert Horvath
\reactos\lib\winmm\ Peter Nagy
\reactos\lib\cpl\ Peter Lukacs
svn path=/trunk/; revision=19681
Magnus Olsen [Sun, 27 Nov 2005 12:18:52 +0000 (12:18 +0000)]
Translaton and keyboard driver by Robert Horvath - Talley (talley_replace_this_by_at_cubeclub.hu), Gergely Risko - Cake Peter Nagy - Kritika (nagylakas_replace_this_by_at_gmail.com), Peter Lukacs - Hungi (lukacs.peter_replace_this_by_at_rtk.pte.hu) small bugfix in kbdhu by me and add it to bootcd menu.
\reactos\lib\cmdlg32\ Robert Horvath
\reactos\lib\comctl32\ Robert Horvath
\reactos\lib\shell32\ Robert Horvath
\reactos\subsys\ntvdm\ Robert Horvath
\reactos\subsys\system\calc\ Peter Nagy
\reactos\subsys\system\expand\ Peter Nagy
\reactos\subsys\system\explorer\ Robert Horvath
\reactos\subsys\system\format\ Peter Nagy
\reactos\subsys\system\notepad\ Peter Nagy
\reactos\subsys\system\reactos\ Robert Horvath
\reactos\subsys\system\regsrv32\ Peter Nagy
\reactos\subsys\system\reporterror\ Robert Horvath
\reactos\subsys\system\rundll32\ Peter Nagy
\reactos\subsys\system\sm\ Robert Horvath
\reactos\subsys\system\taskmgr\ Robert Horvath
\reactos\subsys\system\userinit\ Peter Nagy
\reactos\subsys\system\winefile\ Peter Nagy
\reactos\subsys\system\vmwinst\ Robert Horvath
\reactos\lib\winmm\ Peter Nagy
\reactos\lib\cpl\ Peter Lukacs
svn path=/trunk/; revision=19680
Casper Hornstrup [Sun, 27 Nov 2005 12:03:48 +0000 (12:03 +0000)]
Speed up compilation of msconfig
svn path=/trunk/; revision=19679
Casper Hornstrup [Sun, 27 Nov 2005 11:59:02 +0000 (11:59 +0000)]
Speed up compilation of cmd
svn path=/trunk/; revision=19678
Ged Murphy [Sun, 27 Nov 2005 11:30:44 +0000 (11:30 +0000)]
forgot to remove debugging
svn path=/trunk/; revision=19677
Ged Murphy [Sun, 27 Nov 2005 11:29:07 +0000 (11:29 +0000)]
Add more debug info and better error control, from Elrond.
A few minor changes by me.
svn path=/trunk/; revision=19676
Steven Edwards [Sun, 27 Nov 2005 06:48:34 +0000 (06:48 +0000)]
XML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users, if you make sure your stuff is in the correct case the first time then you wont have problems when doing a svn update.
svn path=/trunk/; revision=19675
Royce Mitchell III [Sun, 27 Nov 2005 06:34:50 +0000 (06:34 +0000)]
remove xml.h/cpp's dependancy on exception.h/cpp - in preparation to move xml.h/cpp and ssprintf.h/ccp out of rbuild directory since buildno uses them too
svn path=/trunk/; revision=19674
Steven Edwards [Sun, 27 Nov 2005 06:20:33 +0000 (06:20 +0000)]
more crt, crtdll and msvcrt cleanup
svn path=/trunk/; revision=19673
Royce Mitchell III [Sun, 27 Nov 2005 05:54:05 +0000 (05:54 +0000)]
msvc compatibility
svn path=/trunk/; revision=19672
Royce Mitchell III [Sun, 27 Nov 2005 05:53:01 +0000 (05:53 +0000)]
msvc compatibility
svn path=/trunk/; revision=19671
Steven Edwards [Sun, 27 Nov 2005 05:50:19 +0000 (05:50 +0000)]
inline -> __inline
svn path=/trunk/; revision=19670
Brandon Turner [Sun, 27 Nov 2005 04:16:53 +0000 (04:16 +0000)]
Don't hardcode user to .DEFAULT when reading registry
svn path=/trunk/; revision=19669
Alex Ionescu [Sun, 27 Nov 2005 03:08:35 +0000 (03:08 +0000)]
- Update selector names to official names and define/use the MODE and RPL masks for more portable/clean code.
svn path=/trunk/; revision=19668
Alex Ionescu [Sun, 27 Nov 2005 03:07:22 +0000 (03:07 +0000)]
- Fix a typo causing a potentially fatal bug in user-mode exceptions. Might fix hpoussin's bub.
svn path=/trunk/; revision=19667
Alex Ionescu [Sun, 27 Nov 2005 02:55:13 +0000 (02:55 +0000)]
- Add DDK alignment macros and move/rename the ones in the NDK for user-mode only (since kernel-mode should use the DDK ones).
- Fix helper.h's alignment macros to protect properly and also use a faster implementation.
- Update NDK readme.
svn path=/trunk/; revision=19666
Gé van Geldorp [Sat, 26 Nov 2005 23:26:04 +0000 (23:26 +0000)]
Use correct prototype for DbgPrint. Thanks to Hartmut for pointing this out.
svn path=/trunk/; revision=19665
Sebastian Gasiorek [Sat, 26 Nov 2005 23:17:32 +0000 (23:17 +0000)]
fixed resource id for performance button
svn path=/trunk/; revision=19664
Alex Ionescu [Sat, 26 Nov 2005 22:51:59 +0000 (22:51 +0000)]
- Fix/take decisions on the minor NDK FIXMEs.
svn path=/trunk/; revision=19662
Casper Hornstrup [Sat, 26 Nov 2005 22:12:15 +0000 (22:12 +0000)]
Fix dependencies that cause trouble
svn path=/trunk/; revision=19661
Thomas Bluemel [Sat, 26 Nov 2005 21:15:35 +0000 (21:15 +0000)]
fixed difference in signedness warning
svn path=/trunk/; revision=19660
Sebastian Gasiorek [Sat, 26 Nov 2005 20:22:45 +0000 (20:22 +0000)]
- fixed removing keys from menu
- changed RegDeleteKeyRecursive to SHDeleteKey (based on wine regedit code)
svn path=/trunk/; revision=19659
Casper Hornstrup [Sat, 26 Nov 2005 20:18:49 +0000 (20:18 +0000)]
Speed up compilation of win32k (again)
svn path=/trunk/; revision=19658
Casper Hornstrup [Sat, 26 Nov 2005 20:05:14 +0000 (20:05 +0000)]
Speed up compilation of taskmgr
svn path=/trunk/; revision=19657
Casper Hornstrup [Sat, 26 Nov 2005 19:53:55 +0000 (19:53 +0000)]
Speed up compilation of usetup
svn path=/trunk/; revision=19656
Casper Hornstrup [Sat, 26 Nov 2005 19:43:36 +0000 (19:43 +0000)]
Speed up compilation of smss
svn path=/trunk/; revision=19655
Casper Hornstrup [Sat, 26 Nov 2005 19:25:14 +0000 (19:25 +0000)]
Speed up compilation of win32k.sys
svn path=/trunk/; revision=19654
Casper Hornstrup [Sat, 26 Nov 2005 18:54:28 +0000 (18:54 +0000)]
Include regtests.h only once
svn path=/trunk/; revision=19653
Casper Hornstrup [Sat, 26 Nov 2005 18:53:26 +0000 (18:53 +0000)]
Update with missing symbols
svn path=/trunk/; revision=19652
Casper Hornstrup [Sat, 26 Nov 2005 18:45:06 +0000 (18:45 +0000)]
Register shdocvw.dll during second stage setup
svn path=/trunk/; revision=19651
Casper Hornstrup [Sat, 26 Nov 2005 18:43:46 +0000 (18:43 +0000)]
* Implement <autoregister>
* Autogenerate syssetup.inf
svn path=/trunk/; revision=19650
Thomas Bluemel [Sat, 26 Nov 2005 18:24:43 +0000 (18:24 +0000)]
fixed wrong comment
svn path=/trunk/; revision=19649
Thomas Bluemel [Sat, 26 Nov 2005 17:43:06 +0000 (17:43 +0000)]
Revert Filip's last 4 changes on his request as they break booting
svn path=/trunk/; revision=19648
Thomas Bluemel [Sat, 26 Nov 2005 17:07:54 +0000 (17:07 +0000)]
display the device properties when double-clicking a device
svn path=/trunk/; revision=19647
Thomas Bluemel [Sat, 26 Nov 2005 16:54:56 +0000 (16:54 +0000)]
implemented the general device information page
svn path=/trunk/; revision=19646
Thomas Bluemel [Sat, 26 Nov 2005 16:54:15 +0000 (16:54 +0000)]
add stub for SetupDiLoadClassIcon
svn path=/trunk/; revision=19645
Sebastian Gasiorek [Sat, 26 Nov 2005 16:46:53 +0000 (16:46 +0000)]
fixed changing registry value after name
svn path=/trunk/; revision=19644
Hartmut Birr [Sat, 26 Nov 2005 16:39:27 +0000 (16:39 +0000)]
Fix a typo in my last commit.
svn path=/trunk/; revision=19643
Filip Navara [Sat, 26 Nov 2005 16:36:18 +0000 (16:36 +0000)]
Fix splitting of cells (noticed by Hartmut).
svn path=/trunk/; revision=19642
Hartmut Birr [Sat, 26 Nov 2005 16:35:23 +0000 (16:35 +0000)]
Don't use the OldIrql value from fmutex after releasing it.
svn path=/trunk/; revision=19641
Hartmut Birr [Sat, 26 Nov 2005 16:08:27 +0000 (16:08 +0000)]
Save the old irql in ExTryToAcquireFastMutex.
svn path=/trunk/; revision=19640
Hartmut Birr [Sat, 26 Nov 2005 16:04:33 +0000 (16:04 +0000)]
Fixed CcTryToAcquireBrokenMutex.
svn path=/trunk/; revision=19639
Filip Navara [Sat, 26 Nov 2005 15:23:25 +0000 (15:23 +0000)]
Don't make cells smaller than they are.
svn path=/trunk/; revision=19638
Filip Navara [Sat, 26 Nov 2005 15:22:33 +0000 (15:22 +0000)]
Don't make cells smaller than they are.
svn path=/trunk/; revision=19637
Filip Navara [Sat, 26 Nov 2005 15:21:44 +0000 (15:21 +0000)]
Don't make cells smaller than they are.
svn path=/trunk/; revision=19636
Hartmut Birr [Sat, 26 Nov 2005 13:26:48 +0000 (13:26 +0000)]
Define the DPRINT and CHECKPOINT macro depend from NDEBUG for each include of debug.h.
svn path=/trunk/; revision=19635
Hervé Poussineau [Sat, 26 Nov 2005 12:37:49 +0000 (12:37 +0000)]
Remove useless property pages
svn path=/trunk/; revision=19634
Ged Murphy [Sat, 26 Nov 2005 12:14:28 +0000 (12:14 +0000)]
silence debug messages
svn path=/trunk/; revision=19633
Eric Kohl [Sat, 26 Nov 2005 11:44:06 +0000 (11:44 +0000)]
Allocate another 4 bytes for unique pointers to simple types.
This fixes bug #1048.
svn path=/trunk/; revision=19632
Thomas Bluemel [Sat, 26 Nov 2005 11:43:31 +0000 (11:43 +0000)]
simplify displaying the advanced device properties
svn path=/trunk/; revision=19631
Thomas Bluemel [Sat, 26 Nov 2005 11:26:01 +0000 (11:26 +0000)]
allow warnings so it builds with g++ 4.0
svn path=/trunk/; revision=19630
Gé van Geldorp [Sat, 26 Nov 2005 11:02:13 +0000 (11:02 +0000)]
Silence debug messages
svn path=/trunk/; revision=19629
Thomas Bluemel [Sat, 26 Nov 2005 10:53:01 +0000 (10:53 +0000)]
Document the -ud flag for ROS_RBUILDFLAGS
svn path=/trunk/; revision=19628
Sebastian Gasiorek [Sat, 26 Nov 2005 10:40:21 +0000 (10:40 +0000)]
removed not needed typecasts. thanks Thomas
svn path=/trunk/; revision=19627
Thomas Bluemel [Sat, 26 Nov 2005 10:38:42 +0000 (10:38 +0000)]
include wchar.h for swprintf
svn path=/trunk/; revision=19626
Gé van Geldorp [Sat, 26 Nov 2005 10:32:43 +0000 (10:32 +0000)]
eol-style fixes
svn path=/trunk/; revision=19625
Sebastian Gasiorek [Sat, 26 Nov 2005 10:20:35 +0000 (10:20 +0000)]
fixed reference to PML_TransError
svn path=/trunk/; revision=19624
Thomas Bluemel [Sat, 26 Nov 2005 10:18:24 +0000 (10:18 +0000)]
minor fix in SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19623
Gé van Geldorp [Sat, 26 Nov 2005 10:18:02 +0000 (10:18 +0000)]
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
Thomas Bluemel [Sat, 26 Nov 2005 10:17:32 +0000 (10:17 +0000)]
implemented SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19621
Gé van Geldorp [Sat, 26 Nov 2005 09:50:28 +0000 (09:50 +0000)]
Update status
svn path=/trunk/; revision=19620
Gé van Geldorp [Sat, 26 Nov 2005 09:45:23 +0000 (09:45 +0000)]
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
Gé van Geldorp [Sat, 26 Nov 2005 09:40:12 +0000 (09:40 +0000)]
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
Hervé Poussineau [Sat, 26 Nov 2005 08:21:42 +0000 (08:21 +0000)]
Add stub for HalAllocateCrashDumpRegisters
svn path=/trunk/; revision=19616
Hervé Poussineau [Sat, 26 Nov 2005 08:19:38 +0000 (08:19 +0000)]
Install one more time the .SoftwareSettings section in registry (no, I really don't want to create a symlink)
svn path=/trunk/; revision=19615
Hervé Poussineau [Sat, 26 Nov 2005 08:15:41 +0000 (08:15 +0000)]
Fix French control panel description
svn path=/trunk/; revision=19614
Hervé Poussineau [Sat, 26 Nov 2005 08:13:04 +0000 (08:13 +0000)]
Implement SetupDiGetDeviceInstanceIdW
Fix debug message
svn path=/trunk/; revision=19613
Royce Mitchell III [Sat, 26 Nov 2005 04:29:40 +0000 (04:29 +0000)]
remove transient debugging code
svn path=/trunk/; revision=19612
Royce Mitchell III [Sat, 26 Nov 2005 04:24:17 +0000 (04:24 +0000)]
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
James Tabor [Sat, 26 Nov 2005 04:07:39 +0000 (04:07 +0000)]
Clean up Xml files, show usbd functions as implemented and implemente PcGetTimeInterval.
svn path=/trunk/; revision=19610
Thomas Bluemel [Sat, 26 Nov 2005 03:52:19 +0000 (03:52 +0000)]
properly handle the case where devices don't supply any property pages
svn path=/trunk/; revision=19609
Royce Mitchell III [Sat, 26 Nov 2005 03:49:20 +0000 (03:49 +0000)]
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
Royce Mitchell III [Sat, 26 Nov 2005 03:37:37 +0000 (03:37 +0000)]
gnu make 3.7x will not work - give users an early and clear error message stating as much
svn path=/trunk/; revision=19607
Thomas Bluemel [Sat, 26 Nov 2005 03:33:07 +0000 (03:33 +0000)]
create the property sheets modally
svn path=/trunk/; revision=19606
Thomas Bluemel [Sat, 26 Nov 2005 03:25:57 +0000 (03:25 +0000)]
forgot to add this file
svn path=/trunk/; revision=19605
Thomas Bluemel [Sat, 26 Nov 2005 03:22:22 +0000 (03:22 +0000)]
initial implementation of DeviceAdvancedPropertiesA/W
svn path=/trunk/; revision=19604
Thomas Bluemel [Sat, 26 Nov 2005 03:21:41 +0000 (03:21 +0000)]
added stubs for SetupDiGetClassDevPropertySheetsA/W
svn path=/trunk/; revision=19603
Royce Mitchell III [Sat, 26 Nov 2005 03:01:18 +0000 (03:01 +0000)]
automatically detect msys without generating ugly error message on non-msys system
svn path=/trunk/; revision=19602
Royce Mitchell III [Sat, 26 Nov 2005 02:36:01 +0000 (02:36 +0000)]
revert 19600 until I can figure out how to correct keep it silent on non-msys systems
svn path=/trunk/; revision=19601
Royce Mitchell III [Sat, 26 Nov 2005 02:23:07 +0000 (02:23 +0000)]
auto-detect msys instead of requiring users to tell our build system about it
svn path=/trunk/; revision=19600
Thomas Bluemel [Sat, 26 Nov 2005 02:12:58 +0000 (02:12 +0000)]
display the advanced device properties
svn path=/trunk/; revision=19599
Thomas Bluemel [Sat, 26 Nov 2005 01:56:07 +0000 (01:56 +0000)]
added stubs for SetupDiGetDeviceInstanceIdA/W
svn path=/trunk/; revision=19598
Magnus Olsen [Sat, 26 Nov 2005 01:44:36 +0000 (01:44 +0000)]
adding dplayx.dll to bootcd
svn path=/trunk/; revision=19597
Magnus Olsen [Sat, 26 Nov 2005 01:41:16 +0000 (01:41 +0000)]
adding d3d8thk.dll and dplay.dll to bootcd
svn path=/trunk/; revision=19596
Thomas Bluemel [Sat, 26 Nov 2005 01:08:19 +0000 (01:08 +0000)]
minor fixes and documentation updates
svn path=/trunk/; revision=19595
Thomas Bluemel [Sat, 26 Nov 2005 00:25:25 +0000 (00:25 +0000)]
display the device location
svn path=/trunk/; revision=19594
Gé van Geldorp [Fri, 25 Nov 2005 23:49:10 +0000 (23:49 +0000)]
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
Thomas Bluemel [Fri, 25 Nov 2005 23:36:32 +0000 (23:36 +0000)]
display the device manufacturer
svn path=/trunk/; revision=19592
Gé van Geldorp [Fri, 25 Nov 2005 23:16:28 +0000 (23:16 +0000)]
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
Gé van Geldorp [Fri, 25 Nov 2005 23:14:25 +0000 (23:14 +0000)]
Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
svn path=/trunk/; revision=19590
Gé van Geldorp [Fri, 25 Nov 2005 23:12:29 +0000 (23:12 +0000)]
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
Gé van Geldorp [Fri, 25 Nov 2005 23:10:34 +0000 (23:10 +0000)]
Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
svn path=/trunk/; revision=19588
Gé van Geldorp [Fri, 25 Nov 2005 23:09:03 +0000 (23:09 +0000)]
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
Gé van Geldorp [Fri, 25 Nov 2005 23:08:16 +0000 (23:08 +0000)]
Sync to Wine-0_9_2:
Juan Lang <juan_lang@yahoo.com>
- Fix some memory leaks.
svn path=/trunk/; revision=19586
Gé van Geldorp [Fri, 25 Nov 2005 23:05:28 +0000 (23:05 +0000)]
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
Gé van Geldorp [Fri, 25 Nov 2005 23:01:01 +0000 (23:01 +0000)]
Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
svn path=/trunk/; revision=19584