reactos.git
2008-05-10 Colin FinckAttempt to fix build
2008-05-10 Magnus Olsenadding a simple NtGdiGetStockObject
2008-05-10 Magnus Olsencommit testcase for wdith negative and 0
2008-05-10 Magnus Olsenadding height -1 and height 0 test for create a bitmap
2008-05-10 Magnus Olsenrevert r33403 for it break abiword
2008-05-10 Magnus Olsen1. remove hack in NtGdiCreateBitmap
2008-05-10 Gregor BrunmarMade user32.dll compile under MSVC (doesn't link though)
2008-05-10 Thomas BluemelFix some task switch window bugs
2008-05-09 Johannes Anderwald- when menu position cannot be found insert new item...
2008-05-09 Daniel ReimerWell... I forgot to revert some files... sry
2008-05-09 Daniel ReimerUpdate of some Headers for the Winetests of non autosyn...
2008-05-09 Daniel ReimerUpdate of Winetests of non autosynched Dlls. Done by...
2008-05-09 Colin FinckConvert the remaining ANSI-only stuff to TCHAR
2008-05-09 Dmitry Chapyshev- Add new languages
2008-05-09 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-09 Colin FinckFix build (no idea why my rbuild didn't notice the...
2008-05-09 Daniel ReimerBug 3217: shdocvw translation patch by Seungju Kim...
2008-05-09 Daniel ReimerBug 3228: Update for few slovak RCs by Mario Kacmar...
2008-05-09 Dmitry ChapyshevAdd keyboard layouts:
2008-05-09 Colin FinckCompile calc as Unicode and remove the unneeded __USE_W...
2008-05-09 Colin Finck- Delete "winecalc", there is no reason to keep it...
2008-05-09 Colin FinckChange the translation of the "Help" menu item to ...
2008-05-09 Dmitry Chapyshev- Add some defines
2008-05-09 Christoph von... add some initial xen support to sysreg (hack)
2008-05-09 Aleksey Bragin- Revert 33366 for explorer too. Bugs in explorer shoul...
2008-05-09 Ged Murphy- revert r32389. It's both useless and incorrect.
2008-05-08 Colin FinckRevert r33366 for regedit and compile it as Unicode...
2008-05-08 Hervé PoussineauFix compilation by using an unicode entrypoint
2008-05-08 Hervé PoussineauFix some various unicode problems
2008-05-08 Colin Finck- Fix build by converting everything to use TCHAR's
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as msconfig.exe uses...
2008-05-08 Hervé PoussineauFix route.exe compilation by removing hack
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as welcome.exe uses...
2008-05-08 Hervé PoussineauDo not define _UNICODE twice (on command line and in...
2008-05-08 Colin FinckFix win32kdxtest build
2008-05-08 Hervé PoussineauUse _tWinMain instead of WinMain, as setup.exe uses...
2008-05-08 Hervé PoussineauFix sc.exe compilation by removing hack
2008-05-08 Colin FinckSame fix for libpng
2008-05-08 Colin FinckFix libjpeg build by removing the __REACTOS__ define...
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 Filip NavaraUse correct path when loading plugins.
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 Colin FinckFix circles build
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 Colin FinckFix indentation :)
2008-05-07 Marc Piulachs-Implement reconnect on connection lost as requested...
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 Marc Piulachs- code refactoring
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 Johannes Anderwald- remove unused files :)
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...
next