Sync to wine-0.9.61:
[reactos.git] / reactos /
2008-11-12 Eric KohlSync to wine-0.9.61:
2008-11-12 Dmitry Chapyshev- Update Russian translation
2008-11-12 Matthias Kupfer- basic install drive listing code (due to lack of...
2008-11-12 Johannes Anderwald- Fix length check
2008-11-12 Dmitry Chapyshev- Sync uxtheme with wine head
2008-11-11 James Tabor- Works with qemu, but, not with real hardware.
2008-11-11 James Tabor- Pass thread pointers during callback.
2008-11-11 Johannes Anderwald- Fix directory parameter for files lying in the root...
2008-11-11 Johannes Anderwald- Fix execution in ShellExecute for files which have...
2008-11-11 Johannes Anderwald- Pass the full path of msiexec executable
2008-11-11 Johannes Anderwald- Fix column header order
2008-11-11 Stefan Ginsberg- Clear the flag before bugchecking
2008-11-11 Matthias Kupfer- set selected setup type (install/repair) when selecti...
2008-11-11 Daniel ReimerBug 3839: Italian resources update by Paolo Devoti
2008-11-10 Matthias Kupfer- get default language and keyboard layout selection...
2008-11-10 Gregor SchneiderImplement ConvertSecurityDescriptorToStringSecurityDesc...
2008-11-10 Gregor SchneiderImplement LookupPrivilegeNameW based on Wine code.
2008-11-10 Aleksey Bragin- Update readme.wine and delete an out-of-date reactos...
2008-11-10 Aleksey Bragin- Make rpcss an autostart service. Finally fixes "cmd...
2008-11-10 Aleksey Bragin- We use CcPin* interface for FAT tables and directory...
2008-11-10 Michael Martin- PRPC_UNICODE_STRING is the same as PUNICODE_STRING...
2008-11-10 Michael Martin- Remove WINE_DECLARE_DEBUG_CHANNEL.
2008-11-10 Aleksey Bragin- Revert 25073 (vfatfs part). CcCopyRead is guaranteed...
2008-11-10 Johannes Anderwald- Show Drive Tools Page only local harddisks
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-09 Gregor Schneider- Create the XLateObj between background and brush...
2008-11-09 Gregor SchneiderFix BitBlt MERGEPAINT operation command.
2008-11-09 Cameron Gutman - Merge aicom-network-fixes up to r37266
2008-11-09 Cameron Gutman - Don't complete unimplemented IOCTL_DISK_FORMAT_TRACK...
2008-11-09 Cameron Gutman - Remove the work item from the work queue in ChewRemove
2008-11-09 Cameron Gutman - Revert part of r37261
2008-11-09 Cameron Gutman - Mark the irp pending before adding it to the queue
2008-11-09 Eric KohlSync to wine-0.9.60:
2008-11-09 Gregor Schneider- Don't hard code pixel size to 16bpp.
2008-11-09 Aleksey BraginJuan Sánchez Jurado <juan.s.jurado@gmail.com>
2008-11-08 Dmitry Chapyshev- Sync inetcomm with Wine Head
2008-11-07 Michael Martin- RSetServiceStatus: Don't return ERROR_INVALID_DATA...
2008-11-07 Aleksey Bragin- Fix build.
2008-11-07 Aleksey Bragin- Add missing definitions to headers.
2008-11-07 Michael Martin- Check for GetServiceConfig returning NULL, which...
2008-11-07 Ged Murphyfix return logic typo
2008-11-07 Ged MurphyConvert rpcss back to a service
2008-11-07 Aleksey Bragin- Sync ole32 to Wine-20081105 (matching rpcrt4 sync...
2008-11-07 Aleksey Bragin- Import rpcss from Wine. It has a serious disadvantage...
2008-11-06 Stefan Ginsberg- ASSERTify a hacky workaround -- this shouldn't happen...
2008-11-06 Aleksey Bragin- Update the _ros.diff. Usual changes are there (unfort...
2008-11-06 Stefan Ginsberg- Make Kdbg "bugcheck" command work -- Kdbg isn't re...
2008-11-06 Stefan Ginsberg- KdbpCmdBugCheck: Use correct bugcheck code
2008-11-06 Aleksey Bragin- Sync rpcrt4.dll to Wine-20081106. ros.diff and regtes...
2008-11-06 Aleksey Bragin- Add endpoint mapping and DCE types IDL from Wine.
2008-11-06 James Tabor- Fix WidenPath. Now Area.exe runs and crashes when...
2008-11-06 James Tabor- Fix Path drawing.
2008-11-06 James Tabor- Make sure we process path for Rectangles and Polygons.
2008-11-06 KJK::HyperionMerging r37219
2008-11-05 Johannes Anderwald- Ancient member which is no longer used
2008-11-05 Andrew MungerFix a fencepost bug.
2008-11-05 Stefan Ginsberg- Remove unnecessary typedef
2008-11-05 Aleksey Bragin- Fix behavior of KeRundownQueue (save the next link...
2008-11-05 Aleksey Bragin- Sync WRC to Wine-20081105 (a few nice bugfixes).
2008-11-05 Aleksey Bragin- Update NLS files from Wine (without adding new ones...
2008-11-05 Daniel ReimerAccidently commited a hack together with r37190. This...
2008-11-05 Aleksey Bragin- Update wmc to Wine-20081105 (mostly typo fixes).
2008-11-05 Aleksey Bragin- Fix build.
2008-11-05 Aleksey Bragin- Update winebuild to Wine-20081105. All ReactOS-specif...
2008-11-05 Aleksey Bragin- Update wpp to Wine-20081105.
2008-11-05 Aleksey Bragin- Update unicode lib to Wine-20081105 (~1.1.7 release).
2008-11-05 James Tabor- Update Font types. Finish GetKerningPairs. Minor...
2008-11-05 KJK::Hyperionmodified lib/sdk/crt/conio/cprintf.c
2008-11-05 James Tabor- Add and update Gdi entry flags.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-11-04 James Tabor- Patch by hto: Fix bugs in Gdi32.dll and User32.dll...
2008-11-04 Aleksey Bragin- Use ExInitializeSystemLookasideList instead of ExInit...
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 James Tabor- Fix RealizationInfo, it should use DC font not cFont...
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 Dmitry Chapyshev- Change params types for NtUserLockWindowUpdate
2008-11-04 Dmitry Chapyshev- Update Russian translation
2008-11-04 James Tabor- Update and fix CodePage and CharSet.
2008-11-03 Johannes Anderwald- Apply changes to Hide / Show Network Notification...
2008-11-03 Johannes Anderwald- Check if IContextMenu_InvokeCommand succeeded
2008-11-03 Colin FinckCarlo Bramini (carlo.bramix@libero.it)
2008-11-03 Johannes Anderwald- Dont display NCRP_QUERY_PROPERTY_UI when the notifica...
2008-11-03 Christoph von WittichExFreePool -> ExFreePoolWithTag
2008-11-03 Christoph von Wittichsome translations: GreatLordish -> English
2008-11-03 Gregor Schneider- Several ExFreePool -> ExFreePoolWithTag changes ...
2008-11-03 Gregor SchneiderStretchBlt:
2008-11-03 Dmitry Chapyshev- Move IsWow64Process to proc.c
2008-11-03 Dmitry Chapyshev- Implement IsWow64Process (based on Wine)
2008-11-03 Dmitry Chapyshev- Implement GetCPInfoExA/W (not fully)
2008-11-03 James Tabor- Cleanup UnrealizeObject and set dvNumAxes in CreateFo...
2008-11-03 Dmitry Chapyshev- Implement HeapWalk (based on Wine)
2008-11-03 James Tabor- Fix C in RealizeFontInit.
2008-11-03 James Tabor- Remove locking in gdi batch.
2008-11-03 James Tabor- Add new function for locking text font objects when...
2008-11-02 KJK::Hyperionidndl_redist and normaliz_redist aren't ready for prime...
2008-11-02 Jeffrey MorlanReadBatchLine: Add a \n to the line if it doesn't alrea...
2008-11-02 Stefan Ginsberg- Stub out IoTranslateBusAddress, PoCancelDeviceNotify...
2008-11-02 Aleksey BraginDmitry Gorbachev
2008-11-02 Stefan Ginsberg- Sync 36654 to trunk
next