Use correct path when loading plugins.
[reactos.git] / reactos /
2008-05-02 Magnus Olsenre adding a small hack for edd_directdraw_globalk getti...
2008-05-02 Magnus Olsenfixed a small regress for 3 boot i did by mistake intru...
2008-05-02 Magnus Olsencleanup the startup process allot
2008-05-02 Magnus Olsenfix a typo in function DxEngGetHdevData the sub functio...
2008-05-02 Dmitry Chapyshev- Add more defines
2008-05-02 Dmitry Chapyshev- Change icons to Tango icons
2008-05-02 Dmitry Chapyshev- Add InstallNewDevice exported function
2008-05-02 Dmitry Chapyshev- Move console.dll to cpl folder
2008-05-02 Ged Murphyfix build
2008-05-02 Ged Murphy- Remove CLSID_RebarBandSite from uuid, and contain...
2008-05-02 Ged MurphyFix build due to recent header changes
2008-05-02 Ged Murphy- Get the locations of DrawCaptionTemp and RegisterShel...
2008-05-02 Dmitry Chapyshev- The division of right and the left menu
2008-05-02 Dmitry Chapyshev- Adding indexes to getting localized layouts names
2008-05-02 Dmitry Chapyshev- Getting a localized layout names from input.dll
2008-05-02 Dmitry Chapyshev- Getting a localized layout names from input.dll
2008-05-02 Magnus OlsenFixed some struct member positions in EDD_DIRECTDRAW_GLOBAL
2008-05-01 Martin Fuchsupdate to XMLStorage version 1.3
2008-05-01 Magnus OlsenThx fireball to found the real issue with dxg.sys why...
2008-05-01 Colin FinckMatthias Kupfer (matthias DOT kupfer AT informatik...
2008-05-01 Aleksey Bragin- Remove incorrect check introduced in r33221 since...
2008-05-01 Magnus Olsenremove some debug data that was double. it is not longe...
2008-05-01 Magnus OlsenBugfix ntoskrnl : IoBuildAsynchronousFsdRequest the...
2008-05-01 Pierre SchweitzerAdded French translation for kbswitch.exe
2008-05-01 Magnus OlsenFixed DRIVER_FUNCTIONS this struct are being passdown...
2008-05-01 Dmitry Chapyshev- Implement layouts indicator
2008-05-01 Dmitry Chapyshev- Implement deleting layouts
2008-05-01 Ged MurphyDECLSPEC_NOVTABLE isn't supported by gcc
2008-05-01 Ged Murphy- Change the ... gcc specific statement
2008-05-01 Daniel ReimerPolish Translation Update by Olaf Siejka
2008-05-01 Magnus Olsenadd regkey HKLM\SYSTEM\CurrentControlSet\Control\Graphi...
2008-05-01 Ged Murphy- Add IMenuBand COM interface
2008-05-01 Magnus OlsenDo not double set value that have already been set...
2008-05-01 Ged Murphy- Add IShellView2 and IShellView3 COM interfaces
2008-05-01 Magnus OlsenFixed a smaller bug in intEnableReactXDriver
2008-05-01 Ged MurphyMore COM interfaces needed for the new explorer
2008-05-01 Ged MurphyStart to fix some COM interfaces which will be used...
2008-05-01 Dmitry Chapyshev- Remove kbswitch from autorun
2008-05-01 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-01 Dmitry ChapyshevAdd keyboard layouts:
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-30 Timo Kreuzer- DxEngGetHdevData: return a DWORD_PTR instead of a...
2008-04-30 Johannes Anderwald- use tab control as parent for the child dialogs
2008-04-29 Johannes Anderwald- fix a bug in tab selection code
2008-04-29 Aleksey Bragin- Enter into critical region before acquiring the resource.
2008-04-29 Aleksey Bragin- All DxEng APIs are STDCALL. The only possible excepti...
2008-04-29 Aleksey Bragin- Fix typos in source code comments.
2008-04-29 Johannes AnderwaldRRF_RT_REG_SZ is already defined in winreg.h
2008-04-29 Johannes Anderwald- fix flickering of DirectDraw tests by Pigglesworth...
2008-04-29 Johannes Anderwald- query current time zone
2008-04-29 James TaborImplement DxEngSetDCOwner, add stub for IntGdiSetDCOwnerEx.
2008-04-29 James TaborUpdate DxEngSetDCOwner and add owner masks.
2008-04-28 Johannes Anderwald- enumerate driver files, driver version and driver...
2008-04-28 Andrey KorotaevFix build
2008-04-28 Dmitry Chapyshev- Add some defines
2008-04-28 Johannes Anderwald- implement more details for display adapter page
2008-04-28 Dmitry Chapyshev- Update Russian translation
2008-04-28 Johannes Anderwald- add DirectDraw tests by Pigglesworth (Kamil Hornicek)
2008-04-28 Johannes Anderwald- add GUID_DEVCLASS_DISPLAY
2008-04-28 Dmitry Chapyshev- Add support second keyboard layout
2008-04-28 Marc Piulachsmake rbuild files XML compliant by adding the XInclude...
2008-04-28 Magnus Olsenupdate intEnableReactXDriver with more code
2008-04-27 Dmitry Chapyshev- Add kbswitch to autorun
2008-04-27 Dmitry Chapyshev- Don't be loaded more than one copy of the application...
2008-04-27 Marc Piulachsspanish translation for kbswitch
2008-04-27 Magnus OlsenGetting the pain in the ass api DxDdCreateDirectDrawObj...
2008-04-27 Dmitry Chapyshev- Implement current layout indicator
2008-04-27 Magnus Olsenadd new : define a new flags for edd_directdraw_global...
2008-04-27 Daniel ReimerFix one warning.
2008-04-27 Daniel ReimerBug 3198: add new slovak translations and some changes...
2008-04-27 Magnus Olsenadd DD_VIDEOPORTCALLBACKS it mean directx video port...
2008-04-27 Magnus Olsenms dxg.sys can now found and execute GetAvailDriverMemo...
2008-04-27 Magnus Olsenadding more code for init the drv in intEnableReactXDriver
2008-04-27 Dmitry Chapyshev- Add new layouts to bootcd
2008-04-27 Dmitry ChapyshevAdd keyboard layouts:
2008-04-27 Magnus Olsenno new code, only fixed some more members in EDD_DIRECT...
2008-04-27 Dmitry Chapyshev- Increasing the size of controls
2008-04-27 Magnus OlsenEDD_DIRECTDRAW_GLOBAL mark out ddSurfaceCallbacks is...
2008-04-26 Magnus OlsenBugFix : EDD_DIRECTDRAW_GLOBAL put ddCallbacks in...
2008-04-26 Dmitry Chapyshev- Add new layouts to bootcd
2008-04-26 Dmitry ChapyshevAdd keyboard layouts:
2008-04-26 Magnus Olsenfinish proting of intEnableDriver from ReactOS 0.3...
2008-04-26 Magnus OlsenAdd : started port in intEnableDriver from reactos...
2008-04-26 Magnus Olsenremove some debug output it is not longer need it.
2008-04-26 Magnus Olsenfixed bit more in the struct EDD_DIRECTDRAW_GLOBAL,
2008-04-26 Daniel ReimerAdd alternative German "de-ergo/eMeier 0.1", "NEO 1...
2008-04-26 Magnus OlsenBugfix : EngDeleteSemaphore one line patch by Samuel...
2008-04-26 Magnus Olsenfixed : we do not longer losing the hdev for ms dxg.sys
2008-04-25 Dmitry Chapyshev- Add US IBM Arabic 238_L and Icelandic layouts to...
2008-04-25 Dmitry Chapyshev- Add US IBM Arabic 238_L keyboard layout
2008-04-25 Daniel ReimerReplace Wine Calc with ROSCalc
2008-04-25 Daniel ReimerWhat do we learn here? Always try patches with a update...
2008-04-25 Daniel ReimerBug 3192: Bulgarian translation of ReactOS by Станев...
2008-04-25 Johannes Anderwald- implement enumerating DirectPlay service providers
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-04-25 Magnus Olsenadding more debug output for dx
2008-04-25 Timo KreuzerULONG -> SIZE_T
2008-04-25 Timo KreuzerULONG -> SIZE_T for ZwAllocateVirtualMemory and MmMapVi...
2008-04-25 Timo Kreuzerfix cast of pointer: ULONG -> ULONG_PTR
2008-04-25 Timo Kreuzerfix EngAllocUserMem parameter
next