- Show localized error messages
[reactos.git] / reactos / dll /
2008-01-01 Johannes Anderwald- fix button control size for german language
2008-01-01 Johannes Anderwald- revert changes which shouldnt be in (yet)
2008-01-01 Johannes Anderwald- scan HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows...
2007-12-31 Johannes Anderwald- use default CLSID for ControlPanel extension
2007-12-31 James TaborImplement gdi ScaleViewport/WindowExtEx and mirror...
2007-12-31 Daniel ReimerBug 2927: Update/add greek resource files (johnyadams...
2007-12-31 Aleksey Bragin- Turn on libxml2 support in msxml3.dll.
2007-12-30 Johannes Anderwald- prevent buffer overflow
2007-12-30 Daniel ReimerBug 2925: Last Greek resource files updates for 2oo7...
2007-12-30 Aleksey Bragin- Import and add to the bootcd msxml3.dll from Wine...
2007-12-29 Thomas BluemelFix some handle leaks and warnings
2007-12-29 Aleksey Bragin- Slightly reformat GetETM's code.
2007-12-29 Gregor BrunmarDisplay device enumeration in d3d9
2007-12-29 James TaborFix GetkerningPairsA, so it can handle null count and...
2007-12-28 James TaborImplement GetETM.
2007-12-28 James TaborMove GetKerningPairs from stubs to font.c. Ported GetKe...
2007-12-28 Daniel ReimerBug 2920: various spanish localizations. (remialdo...
2007-12-28 Daniel ReimerBug 2923: Ukrainian translation update.
2007-12-27 Hervé PoussineauAdd traces
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-27 Timo Kreuzerdbghelp.dll:
2007-12-26 Aleksey Bragin- Silence debug messages.
2007-12-25 Aleksey BraginI wonder, if Eric actually compiles before committing...
2007-12-25 Eric KohlCreate image lists for the groups and users list views...
2007-12-25 Pierre Schweitzeren-US updated translation of intl.cpl
2007-12-24 Pierre SchweitzerRemoved an old hack that's not necessary any longer...
2007-12-23 Thomas BluemelRemove obsolete debug output
2007-12-23 Hervé PoussineauAdd list of missing exported functions
2007-12-23 Marc PiulachsSpanish localizations by Remialdo <remialdo at gmail...
2007-12-23 Marc PiulachsMove ntstatus.h/rc generation from Makefile to ntdll...
2007-12-23 Pierre Schweitzer- Various fixes for French translations (control, sysdm...
2007-12-22 Marc PiulachsAdd support for mc files and remove hardcoded WMC instr...
2007-12-22 Timo Kreuzerset svn:eol-style = native
2007-12-22 Timo Kreuzercommit my first translated error messages for kernel32...
2007-12-22 Magnus OlsenDO not use magic number for debug version of d3d9d...
2007-12-22 Magnus OlsenFixing smaller bugs in ddraw.dll
2007-12-22 Aleksey Bragin- Add a status table for ntdll, which corresponds to...
2007-12-22 Marc PiulachsTranslations I forgot to commit on r31387
2007-12-21 Pierre SchweitzerUpdated French translations for input and winemine
2007-12-21 Hervé PoussineauUse TRACE/WARN/ERR/FIXME macros for debugging, so they...
2007-12-20 Gregor Brunmar* Changed to aligned alloc of Direct3D9 object
2007-12-20 Marc PiulachsItalian translation updates by devpao <devotip at tisca...
2007-12-20 Ged Murphymissed this, apologies for spamming
2007-12-20 Aleksey Bragin- Top level exception handler can't be UnhandledExcepti...
2007-12-20 Aleksey Bragin- Provide ntcfgx.dll a preferred baseaddress.
2007-12-19 Timo Kreuzersync dbghelp.dll to wine head. should fix build
2007-12-19 Marc Piulachsspanish localizations by Remialdo <remialdo at gmail...
2007-12-19 Gregor Brunmar* Forgot the struct name change in self-pointer
2007-12-19 Gregor Brunmar* Renamed internal IDirect3D9 structure
2007-12-19 Gregor BrunmarChanged last IDirect3D9->QueryInterface() according...
2007-12-19 Gregor BrunmarImplemented IDirect3D9->QueryInterface()
2007-12-19 Gregor BrunmarAdded stubs and vtable for IDirect3D9 implementation
2007-12-19 Daniel ReimerBug 2893: New Greek resource files (djapal@gmail.com)
2007-12-19 Aleksey Bragin- Changed .spec back to .def again (this time .def...
2007-12-19 Christoph von Wittichsupport CP_SYMBOL in MultiByteToWideChar and WideCharTo...
2007-12-18 Marc PiulachsAdd r31312 new translations to build
2007-12-18 Marc Piulachsspanish localizations by Remialdo <remialdo at gmail...
2007-12-18 Johannes Anderwald- convert buffer back if pidle simple
2007-12-18 Dmitry Chapyshev- Add itself rasman.dll (Part 3/3)
2007-12-18 Ged Murphyadd LR_COPYDELETEORG and ignore LR_COPYFROMRESOURCE
2007-12-18 Ged Murphy- Add a very bare bones implementation of IMAGE_ICON...
2007-12-17 Colin FinckRename DSOUND_DllRegisterServer to DllRegisterServer...
2007-12-17 Gregor Brunmar* Check SDKVersion and print error message if debug...
2007-12-17 Ged Murphy- Don't leak bitmaps in the CopyIcon call.
2007-12-17 Daniel ReimerUpdated German Input.cpl Resource.
2007-12-16 Dmitry Chapyshev- Add some functionality
2007-12-16 Sylvain Petreollefix typo
2007-12-16 Hervé PoussineauFix typo spotted by Usurp
2007-12-16 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-12-16 Pierre SchweitzerUpdated French translations for calc, shell32, syssetup
2007-12-16 Magnus Olsendo not try add DDSD_LPSURFACE when it is already been set
2007-12-16 Magnus Olsenfix a typo
2007-12-16 Magnus Olsenfix a bug in createsurface
2007-12-16 Magnus Olsenfix another bug in createsurface
2007-12-16 Magnus Olsenfix a check in createsurface
2007-12-15 Magnus OlsenFixed param checks in createsurface code. and one wrong...
2007-12-15 Magnus Olsenalways initate ppSurf to NULL if createsurface fail...
2007-12-15 Magnus OlsenDo not create a surface from wrong process.
2007-12-15 Dmitry Chapyshev- Add Bulgarian layouts
2007-12-15 Dmitry Chapyshev- Add some languages from wine
2007-12-15 Johannes Anderwald- register Folder Options panel
2007-12-15 Johannes Anderwald- add IDS_FOLDER_OPTIONS constant
2007-12-15 James TaborStart using gdi shared handle table.
2007-12-15 Dmitry Chapyshev- Add some dialogs
2007-12-14 Aleksey Bragin- Add compile-time assert, since ReactOS opengl32 depen...
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-12-14 Johannes Anderwald- add resources for folder options cpl
2007-12-14 Johannes Anderwald- part of 1/2 of bulgarian translation update
2007-12-14 Gregor Brunmar* Added helper function to read Direct3D registry prope...
2007-12-13 Magnus Olsenupdated d3d9_private.h with some more info
2007-12-13 Magnus OlsenAdd D3D COM to ddraw (dx1)
2007-12-13 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-12-13 Magnus Olsenadd support for IID_IDirectDrawColorControl, IsEqualGU...
2007-12-12 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-12-12 Hervé PoussineauGet SeRestorePrivilege before calling RegLoadKey
2007-12-12 The Wine SynchronizerAutosyncing with Wine HEAD
2007-12-12 Thomas BluemelAdd support for trustees with objects (building object...
2007-12-12 James TaborTemporarily implement GWL_HWNDPARENT in user mode.
2007-12-11 Aleksey Bragin- Fix default buffer size for user-mode RtlQueryRegistr...
2007-12-11 Aleksey Bragin- Reshuflle baseaddresses so no relocations occur durin...
next