Same fix for libpng
[reactos.git] / reactos /
2008-05-08 Hervé PoussineauDon't depend of UNICODE/_UNICODE
2008-05-08 Hervé PoussineauFix typo spotted by Stephan100 on IRC
2008-05-08 Dmitry Chapyshev- Revert r33314
2008-05-08 Hervé PoussineauFix some .rbuild file problems
2008-05-08 Dmitry Chapyshev- Fix typo
2008-05-08 Dmitry Chapyshev- Adding and deleting layouts using Substitutes
2008-05-08 Johannes Anderwald- check if the requested MenuItem object was really...
2008-05-08 Pierre SchweitzerUpdated French translation for Syssetup.dll
2008-05-08 Pierre SchweitzerAdded an Ext2 provider. Not yet used by Autochk.
2008-05-08 Dmitry Chapyshev- Add more languages to usetup
2008-05-07 Colin FinckFilip Navara:
2008-05-07 Marc Piulachs-try to fix linux build
2008-05-07 Marc Piulachs-fix linux build
2008-05-07 Marc Piulachs- add missing idl files to build
2008-05-07 Marc Piulachs-autogenerate dxsdk headers as part of the build as...
2008-05-07 Gregor BrunmarImplemented IDirect3DDevice9::GetCreationParameters()
2008-05-07 James TaborAdding more than one video device.. We need to fix...
2008-05-07 Gregor Brunmar* Fixed an error in IDirect3DDevice9::GetDisplayMode...
2008-05-07 Dmitry Chapyshev- Small fix modifier_bits structure
2008-05-07 Dmitry Chapyshev- Adding shortcuts to kbswitch
2008-05-07 Timo KreuzerUserCreateHeap: use SIZE_T for parameter, also use...
2008-05-07 Timo Kreuzerremove unimplemented IntDrawCaret from caret.h
2008-05-07 Timo Kreuzer(Nt)UserGetWindowDC returns a HDC, not a DWORD
2008-05-07 Aleksey Bragin- Fix uninitialized Callback var usage, spotted by...
2008-05-07 Aleksey Bragin- Assign statements in ASSERTs is a bad idea. Fix that.
2008-05-07 Timo Kreuzerntifs.h: fix prototypes of PsChargePoolQuota, PsChargeP...
2008-05-06 Timo Kreuzerchange Amount param in all PsXxxPoolQuota functions...
2008-05-06 Timo Kreuzerfix MmMapViewOfSection prototype
2008-05-06 Johannes Anderwald- fix changing time format garbles the clock output
2008-05-06 Timo Kreuzerremove PalIndexed from dc struct
2008-05-06 Aleksey Bragin- Fix regedit's import function. Now it works equally...
2008-05-06 Timo KreuzerDC: use dc.DcLevel.hPal for the palette instead of...
2008-05-06 Magnus Olsenstarted cleanup object/dc.c
2008-05-06 Timo Kreuzerrename 2nd parameter of NtUserGetClipboardData from...
2008-05-06 Aleksey Bragin- Fix a bug resulting in a write to an uninitialized...
2008-05-06 Daniel ReimerNetherland translation for calc by Wouter Thierens...
2008-05-06 Gregor BrunmarImplemented IDirect3DDevice9::GetDisplayMode()
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-Fix unnecessary msi builds (part 2/2)
2008-05-06 Marc Piulachs-Fix unnecessary msi builds, this time for real! msi...
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-05-06 Aleksey Braginatl: Remove freeing of an invalid pointer.
2008-05-06 Aleksey Bragin- Fix a typo.
2008-05-06 Dmitry Chapyshev- Add new dll's information
2008-05-06 Dmitry Chapyshev- Add new dll's to bootcd
2008-05-06 Dmitry Chapyshev- Add & update headers
2008-05-06 Dmitry Chapyshev- Add baseaddress for inetcomm.dll and nddeapi.dll
2008-05-06 Dmitry Chapyshev- advapi32: Small implementation RegConnectRegistryW...
2008-05-06 Johannes Anderwald- check for WHQL for display adapters (using d3d9)
2008-05-06 Johannes Anderwald- define LPD3DVECTOR_DEFINED when d3d9 and dsound heade...
2008-05-06 Hervé PoussineauFix indentation
2008-05-06 James TaborQuick implementation of DxEngCreateMemoryDC and DxEngCl...
2008-05-06 James TaborWin32k:
2008-05-05 Marc Piulachs-solve msi circular dependency warning and avoid unnece...
2008-05-05 Aleksey Bragin- Buffer size is in bytes, not in pages. Fixes boot...
2008-05-05 Hervé PoussineauInitialize size field of the OLEINPLACEFRAMEINFO structure.
2008-05-05 Magnus Olsenbye bye DXG_GET_INDEX_FUNCTION
2008-05-05 Gregor BrunmarMade IDirect3DDevice9::GetAvailableTextureMem() less...
2008-05-05 Gregor BrunmarChanged struct in IDirect3DDevice9::GetAvailableTexture...
2008-05-05 Magnus Olsenpatch from Stefan Ginsberg stefan__100__at hotmail...
2008-05-05 Aleksey Bragin- Fix two typos in the buffer size calculation code...
2008-05-05 James TaborImplement XxxRedrawDesktop for Dx, needs testing.
2008-05-05 Gregor BrunmarImplemented IDirect3DDevice9::GetAvailableTextureMem()
2008-05-05 Gregor Brunmar* Implemented IDirect3DDevice9::GetDirect3D() and GetDe...
2008-05-05 Hervé PoussineauRemove some warnings
2008-05-05 Hervé PoussineauFix assert
2008-05-05 Daniel Reimer... And the last things I forgot....
2008-05-05 Daniel ReimerForgot to save a local fix before commit...
2008-05-05 Daniel ReimerBug 3215: some updates and slovak translations by Mario...
2008-05-05 Aleksey Bragin- Revert 33274, except the change in GetDisplayNumberFr...
2008-05-05 Aleksey Bragin- Fix a few DxEng APIs without proper calling conventio...
2008-05-05 James TaborImplement IntGdiReferencePdev and part of IntGdiUnrefer...
2008-05-04 Marc Piulachs-Move shellext folder to a more appropriate location...
2008-05-04 Marc Piulachs-Move shellext folder to a more appropriate location...
2008-05-04 Marc Piulachs-replace the non defined ${MP} property by a constant...
2008-05-04 James TaborImpement DxEngSetDCState, DxEngIsHdevLockedByCurrentThr...
2008-05-04 Magnus Olsenremove more of no working macro DXG_GET_INDEX_FUNCTION
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
next