-Move shellext folder to a more appropriate location. shell extensions are COM object...
[reactos.git] / reactos / dll /
2008-05-04 Marc Piulachs-Move shellext folder to a more appropriate location...
2008-05-04 Dmitry Chapyshev- Synchronize with wine head
2008-05-04 Gregor Brunmar* Implemented IDirect3D9::GetNumberOfSwapChains()
2008-05-04 Gregor Brunmar* Updated faulty documentation about Adapter parameter...
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 Dmitry Chapyshev- Update translations
2008-05-03 Dmitry ChapyshevAdd keyboard layouts:
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 MurphyFix build due to recent header changes
2008-05-02 Dmitry Chapyshev- Getting a localized layout names from input.dll
2008-05-01 Colin FinckMatthias Kupfer (matthias DOT kupfer AT informatik...
2008-05-01 Dmitry Chapyshev- Implement layouts indicator
2008-05-01 Dmitry Chapyshev- Implement deleting layouts
2008-05-01 Dmitry ChapyshevAdd keyboard layouts:
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-27 Daniel ReimerFix one warning.
2008-04-27 Daniel ReimerBug 3198: add new slovak translations and some changes...
2008-04-27 Dmitry ChapyshevAdd keyboard layouts:
2008-04-27 Dmitry Chapyshev- Increasing the size of controls
2008-04-26 Dmitry ChapyshevAdd keyboard layouts:
2008-04-26 Daniel ReimerAdd alternative German "de-ergo/eMeier 0.1", "NEO 1...
2008-04-25 Dmitry Chapyshev- Add US IBM Arabic 238_L keyboard layout
2008-04-25 Daniel ReimerBug 3192: Bulgarian translation of ReactOS by Станев...
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-04-24 Gregor BrunmarAdded some work-in-progress structs needed for IDirect3...
2008-04-24 Gregor BrunmarRenamed internal Direct3D9 structure to make more sense
2008-04-24 Colin Finckkbswitch:
2008-04-23 Daniel ReimerRevert r33093. It breaks build for me and fixes no...
2008-04-21 Johannes Anderwald- add a proxy idl file
2008-04-21 James TaborAttempt to fix problem where there should have not...
2008-04-20 Hervé PoussineauPrevent mshtml registration (doesn't work yet)
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 Eric KohlDon't terminate a cpp_quote statement with a semicolon...
2008-04-20 Dmitry Chapyshev- Fix formatting
2008-04-20 Dmitry Chapyshev- Implement "Add keyboard layout" dialog
2008-04-20 Dmitry Chapyshev- Fix typo
2008-04-19 Aleksey Bragin- Remove unneeded stoneage stuff.
2008-04-19 James TaborPlugged in the old NtGdiSetDIBits for now. Need to...
2008-04-19 James TaborTidy ups some missed changes.
2008-04-19 James TaborUpdate OffsetClipRgn, IntersectClipRect, GetRgnBox...
2008-04-18 James TaborPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-18 Dmitry ChapyshevAdd keyboard layouts:
2008-04-18 Pierre SchweitzerFixed a bug with file version informations
2008-04-18 James TaborImplement Win32k-Gdi32: GetAspectRatioFilter and SetMap...
2008-04-17 Daniel ReimerBug 3180, 3182 Korean Updates by Seungju Kim (admin...
2008-04-17 Magnus Olsenchange to using the globla version header for reactx...
2008-04-17 Magnus Olsenmerge ksuser.dll from reactx branch to trunk
2008-04-17 Dmitry Chapyshev- Fix build
2008-04-17 Dmitry Chapyshev- Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser...
2008-04-17 James TaborAdding support for Event hooks. Start using the server...
2008-04-15 Dmitry Chapyshev- Small fix
2008-04-15 Dmitry Chapyshev- Add icons for dialogs
2008-04-15 Dmitry Chapyshev- Small fix English resources.
2008-04-15 Pierre SchweitzerUpdated French translations for main.cpl, regedit.exe...
2008-04-15 Dmitry Chapyshev- Add some bitmaps for shell32 (not used at moment)
2008-04-15 Dmitry Chapyshev- Update Russian translation
2008-04-15 Johannes Anderwald- fix a bug introduced in rev 32966
2008-04-14 Johannes Anderwald- add a string resource for displaying mui translated...
2008-04-14 Johannes Anderwald- add a string resource for displaying mui translated...
2008-04-14 Johannes Anderwald- use FriendlyTypeName key for retrieving the specializ...
2008-04-14 Dmitry Chapyshev- Synchronised with wine head
2008-04-14 Hervé Poussineaumshtml has a DllMain() function
2008-04-14 Dmitry Chapyshev- Add compstui, printui and ntdsapi from Wine
2008-04-14 Dmitry Chapyshev- Add Russian .mc file
2008-04-14 Dmitry Chapyshev- Synchronised with wine head
2008-04-14 Hervé PoussineauMake plug-and-play RPC interface more compatible with...
2008-04-13 Dmitry ChapyshevImplemented (from Wine): GetCalendarInfoA, GetCalendarI...
2008-04-13 Daniel ReimerPolish Translation Update by Olaf Siejka
2008-04-12 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-12 Timo KreuzerWhen drawing disabled buttons, use DrawText 2 times...
2008-04-12 James TaborMore hook removal and cleanup.
2008-04-12 James TaborMore hook implementations.
2008-04-12 James TaborMore work on hooks.
2008-04-12 Pierre SchweitzerUpdated French translation for Shell32.dll
2008-04-11 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-11 Hervé PoussineauPrepare import of mshtml (1/2)
2008-04-10 Colin FinckManually sync "comctl32" and "comdlg32" on request...
2008-04-10 Hervé PoussineauUse R- prefix instead of Scmr- prefix for service RPC...
2008-04-10 Hervé PoussineauFix build
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-04-10 Johannes Anderwald- use a list box for the OpenWithDialog
2008-04-10 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-10 Daniel ReimerBug 3165 Korean translation of devmgmt & eventvwr by...
2008-04-09 Dmitry ChapyshevImplemented (from Wine): BeginUpdateResourceA, BeginUpd...
2008-04-08 Pierre SchweitzerUpdated French translation for Shell32.dll
2008-04-08 James TaborGood example how client thread info structure works...
2008-04-07 Daniel ReimerPolish Language Update by Olaf Siejka.
2008-04-07 Dmitry Chapyshev- Update Russian translation
2008-04-07 James Tabor- Plugged in client thread information, tested with...
2008-04-06 Colin FinckVytis Girdžijauskas (cman AT cman DOT us)
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-06 Johannes Anderwald- fix build
next