- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / dll / win32 /
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-05-10 Magnus Olsenbug 1468 : patch from w3seek, advapi32: support object...
2006-05-10 Magnus Olsenbug 1467 : patch from w3seek, ACLs: Implement audit...
2006-05-10 Hervé PoussineauUpdate version.dll to lastest Wine version. Fixes a...
2006-05-08 Hervé PoussineauAdd CommonFilesDir and ProgramFilesDir to HKLM\SOFTWARE...
2006-05-08 Hervé PoussineauPatch by Thomas Weidermueller (w3seek at reactos dot...
2006-05-08 Magnus Olsenfixing a typo from my side. sorry wax for the broken...
2006-05-08 Magnus Olsensorry I broke the build, thx Brezenbak and w3seek point...
2006-05-08 Hervé PoussineauFix bug 1448 and a possible buffer overflow.
2006-05-08 Magnus Olsenfixing a bug in gdientry3, found it when I wrote the doc
2006-05-07 Andrew Mungeruserenv: open handles with least rights neccessary...
2006-05-07 Magnus OlsenBug 1456 : patch from w3seek : Fix a bug in CreateDirec...
2006-05-07 Hervé PoussineauAdd common cleanup block in SetupDiBuildClassInfoListEx...
2006-05-07 Hervé PoussineauIn case of error, Reg* functions set the output handle...
2006-05-07 Hervé PoussineauReplace some casts by CONTAINING_RECORD macro
2006-05-07 Eric KohlFix timeout handling.
2006-05-07 Hervé PoussineauFix a broken cast (thanks w3seek)
2006-05-07 Hervé PoussineauFix error handling in SETUP_CreateInterfaceList (memory...
2006-05-07 Hervé PoussineauFix buffer overflow (spotted by Detlef Riekenberg in...
2006-05-05 Aleksey BraginMove OBJ_NAME_PATH_SEPARATOR to ndk/obtypes.h (inspired...
2006-05-05 Peter WardFixed build.
2006-05-03 Hervé PoussineauCleanup in SetupGetInfFileListW:
2006-05-03 Hervé PoussineauDon't double free buffer in case of error
2006-05-03 Aleksey Bragin- Bug 1447: Patch by Thomas Weidenmueller "Use SEH...
2006-05-03 Aleksey Bragin- Bug 1450: Patch by Thomas Weidenmueller "Some window...
2006-05-03 Aleksey Bragin- Bug 1451: Patch by Thomas Weidenmueller:
2006-05-03 Andrew MungerMove callproc code into own file and reduce unneccessar...
2006-05-01 Aleksey Bragin- Patch by Thomas Weidenmueller: Adds a workaround...
2006-04-28 Hervé PoussineauLighter implementation of SetupGetInfFileListW
2006-04-24 Ged Murphy- The start of a revamp of the UI. This is still not...
2006-04-23 Hervé PoussineauFully implement SetupDiGetDriverInfoDetailW
2006-04-22 Saveliy TretiakovRespect wine's indentation. Tabs -> spaces.
2006-04-21 Saveliy TretiakovRespect wine's indentation. Tabs -> spaces.
2006-04-20 Saveliy TretiakovImplement context handle support for servers: NdrServer...
2006-04-20 Christoph von Wittichdraw icons with the correct size
2006-04-20 Magnus Olsenbug 1346 : patch from w3seek : Support SE_FILE_OBJECT...
2006-04-20 Magnus OlsenBug 1345 : patch from w3seek Fixes for BuildTrusteeWith...
2006-04-18 Christoph von Wittichchanged window caption to design proposal from #reactos...
2006-04-18 Christoph von WittichUI improvement (window captions)
2006-04-18 Christoph von Wittichfixed bug 1407
2006-04-17 Ged Murphyput cursor back into the text box if you skip too far.
2006-04-17 Aleksey BraginSync to Wine-0_9_9:
2006-04-17 Aleksey Bragin- Fix build (by adding needed temporary file)
2006-04-16 Aleksey Bragin- Comment an error-setting line since we don't have...
2006-04-16 Aleksey BraginPlease pay attention this code includes a hack by me...
2006-04-16 Aleksey BraginSVN Maintenance (eol-style: native)
2006-04-16 Aleksey BraginSync to Wine-0_9_10:
2006-04-16 Aleksey BraginSync to Wine-0_9_9:
2006-04-16 Aleksey BraginSync to Wine-0_9_10:
2006-04-16 Aleksey BraginSync to Wine-0_9_8:
2006-04-16 Aleksey BraginSync to Wine-0_9_9:
2006-04-15 Magnus OlsenBug 1393 : Patch from w3seek Fix moving class objects...
2006-04-14 Magnus OlsenBug 1391 : Commit w3seek patch for Some Ansi vs. Unicod...
2006-04-13 Saveliy TretiakovAdd more stubs
2006-04-13 Hervé PoussineauReplace ReactOS implementation of SetupGetInfInformatio...
2006-04-13 Hervé PoussineauFix 2nd stage setup. Patch by w3seek
2006-04-13 Hervé PoussineauMerge from Wine:
2006-04-13 Hervé PoussineauConform better to Wine standards
2006-04-12 Saveliy TretiakovOops, forget to add these.
2006-04-12 Saveliy TretiakovMove all context handle stuff to ndr_contexth.c
2006-04-12 Hervé PoussineauSetupDiInstallClassExW;
2006-04-11 Hervé PoussineauFirst step to automatically generate registry entries...
2006-04-11 Ged Murphyadd Thomas' rebar fix back. I need this fix for imagesoft.
2006-04-11 Ged Murphyrevert comctl32 Wine sync. There are some issues with...
2006-04-07 Ged Murphy[AUDIT]
2006-04-06 Hervé PoussineauImplement UpdateDriverForPlugAndPlayDevicesW
2006-04-05 Hervé PoussineauFix formatting which was screwed in 19254.
2006-04-05 Hervé PoussineauImplement SetupCopyOEMInfA (not tested)
2006-04-05 Peter WardApplied patch by: Thomas Weidenmueller
2006-04-05 Saveliy TretiakovImplement RpcSmDestroyClientContext and RpcSsDestroyCli...
2006-04-04 Saveliy TretiakovImproved code a bit. Added ContextHandleNdr structure
2006-04-02 Magnus OlsenFix Bug 1185 patch from j_anderw(j_anderw@sbox.tugraz.at)
2006-04-02 James TaborPatch by Alexandre Julliard, Allow creating windows...
2006-03-31 Saveliy TretiakovImplement NdrClientContextUnmarshall()
2006-03-31 Ged Murphyre-sync comctl32 to 20060328.
2006-03-30 Saveliy TretiakovImplement NDRCContextUnmarshall()
2006-03-30 Saveliy TretiakovImplement NdrClinentContextMarshall()
2006-03-30 Saveliy TretiakovNDRCContextBinding should raise an exception when NULL...
2006-03-29 Saveliy TretiakovForget to update rpcrt4.spec
2006-03-29 Saveliy TretiakovImplement NdrCContextMarshall()
2006-03-29 Saveliy TretiakovImplement NDRCContextBinding()
2006-03-28 Ged Murphysync to wine-20060328
2006-03-27 Aleksey Bragin- Sync oleaut32.dll to Wine-0.9.10
2006-03-26 Aleksey Bragin- Update rpc-related headers to Wine 0.9.10 (rpcndr...
2006-03-24 Saveliy TretiakovImplement RpcBindingCopy()
2006-03-20 Aleksey BraginSync to Wine-0_9_10:
2006-03-13 Maarten Bosmabuiteldk (sb009428(at)tiscali(dot)nl): Prevent unrecogn...
2006-03-09 Ged Murphyupdate ntmarta patch
2006-03-09 Ged Murphy- unlock ntmatra
2006-03-08 Ged Murphy- Enable SE_SYSTEMTIME_NAME privilege for timedate.cpl
2006-03-08 Ged Murphy- Implement some security functions regedit relies on
2006-03-07 Ged Murphy- fix UI state handling
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-03-02 Klemens FriedlUpdate german (austrian) language file:
2006-02-26 Magnus OlsenComplete the move of devenum to dll/directx
2006-02-26 Magnus Olsensvn path=/trunk/; revision=21197
2006-02-23 Martin Fuchsset svn:eol-style to native for *.rbuild
2006-02-18 Art YerkesSingle stray .xml.
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Maarten Bosmafix the build
next