- Add language name tooltip to kbswitch systray icon
[reactos.git] / reactos /
2008-05-04 Marc Piulachs- Add language name tooltip to kbswitch systray icon
2008-05-04 Marc Piulachs- Fix logon screensaver preview
2008-05-04 Dmitry Chapyshev- Synchronize with wine head
2008-05-04 Dmitry Chapyshev- Update header file
2008-05-04 Magnus Olsenfixed some typo and stefan100 suggest to remove a ...
2008-05-04 Magnus Olsenfixed NtUserEnumDisplaySettings bug inside IntEnumDispl...
2008-05-04 Dmitry Chapyshev- Change icon
2008-05-04 Dmitry Chapyshev- Update and fix all translations
2008-05-04 Gregor Brunmar* Implemented IDirect3D9::GetNumberOfSwapChains()
2008-05-04 Magnus OlsenSpeed optimize NtUserEnumDisplaySettings bit by remove
2008-05-04 Johannes Anderwald- retrieve more information for DirectSound adapters
2008-05-04 Johannes Anderwald- add mmreg.h
2008-05-04 Magnus OlsenNtUserEnumDisplaySettings
2008-05-04 Gregor Brunmar* Updated faulty documentation about Adapter parameter...
2008-05-04 Magnus OlsenBugfix : NtGdiDdDeleteDirectDrawObject thx irc : stefan...
2008-05-04 Magnus OlsenFixed a stupied bug inside intEnableReactXDriver, we...
2008-05-04 Gregor Brunmar* Added stubs for IDirect3DDevice9
2008-05-04 Colin FinckMove console.dll properly, Part 2/2. This commit will...
2008-05-04 Colin FinckMove console.dll properly, Part 1/2. This commit will...
2008-05-04 Dmitry Chapyshev- Update icons
2008-05-03 James TaborFix DxEngCreateMemoryDC, GetDesktopDC and DeleteDC.
2008-05-03 Dmitry Chapyshev- Update translations
2008-05-03 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-03 Dmitry ChapyshevAdd keyboard layouts:
2008-05-03 Magnus OlsenBugfix : DRVFN gaEngFuncs one row was wrong thx irc...
2008-05-03 Magnus Olsenimplemented partly DxEngGetDesktopDC
2008-05-02 Dmitry Chapyshev- Fix build
2008-05-02 Magnus OlsenFixed the last regress I intdues for loading ms dxg...
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...
next