reactos.git
2008-05-11 Timo Kreuzera "real" InterlockedExchangePointer wants PVOID* and...
2008-05-11 Timo Kreuzer- a bunch of tests for NtUserEnumDisplaySettings
2008-05-11 Hervé PoussineauAdd generic list scrolling
2008-05-11 Hervé PoussineauBetter encapsulation of generic list
2008-05-11 Filip NavaraFix incorrect parameters to IoSetDeviceToVerify/IoVerif...
2008-05-11 Filip NavaraFix checking of return values from IoCreateDevice....
2008-05-11 Filip NavaraFix wrong variable usage - "Filename" (8 characters...
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-05-11 Colin Finck- [FORMATTING] Fix indentation in usetup's genlist.
2008-05-11 Marc Piulachs- fix typo
2008-05-11 Pierre SchweitzerSynced urlmon.dll with Wine HEAD.
2008-05-11 Gregor BrunmarMade 17 listbox winetests pass in user32.dll (some...
2008-05-11 Pierre SchweitzerNo need for a shortcut to kbswitch.exe on the desktop
2008-05-11 Filip NavaraTemporary disable part of the SEH code in NtReplyWaitRe...
2008-05-11 Hervé PoussineauUse LONG BreakPointNr, as in other breakpoint-related...
2008-05-11 Hervé PoussineauImplement SHGetFolderPathAndSubDirA/W, taken from Wine
2008-05-11 Magnus Olsenadding SetLastError(ERROR_INVALID_PARAMETER) when Creat...
2008-05-11 Magnus OlsenAdding simple test for CreateBitmapIndrect and show...
2008-05-11 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-05-11 Hervé PoussineauFix indentation, to match mouclass one.
2008-05-11 Hervé Poussineauserial: Fix FileStandardInformation and FilePositionInf...
2008-05-11 Filip NavaraA driver-supplied Cancel routine is called with the...
2008-05-11 Filip NavaraSEH protect NtReplyWaitReceivePortEx and fix one instan...
2008-05-11 Magnus OlsenRemove old hack I implmeneted in NtGdiCreateBitmap...
2008-05-11 Magnus Olsenadding test to NtGdiCreateBitmap show it does not accpe...
2008-05-11 James TaborImplement some stubs.
2008-05-11 James TaborFix brush attribute structure and add flags. Add gdi...
2008-05-11 James TaborPoint out ParentWindowHandle for HWND_MESSAGE.
2008-05-10 Daniel ReimerBug 3229: spanish files by remialdo@gmail.com
2008-05-10 Daniel ReimerBug 3229: spanish files by Javier Remacha (remialdo...
2008-05-10 Pierre Schweitzer"Implemented" FsRtlNotifyChangeDirectory
2008-05-10 Colin FinckSync riched20 to Wine 1.0-rc1
2008-05-10 Aleksey Bragin- Get rid of duplicated (and different) NB_LAST_STOCK...
2008-05-10 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-10 Magnus Olsenmove the undoc DC_BITMAP to ntgdityp.h header after...
2008-05-10 Magnus Olsenfixing a memory overwrite bug I miskate intrudes
2008-05-10 Dmitry Chapyshev- Add new layouts to bootcd
2008-05-10 Dmitry ChapyshevAdd keyboard layouts:
2008-05-10 Magnus Olsenimplement DC_BITMAP for GetStockObject.
2008-05-10 Magnus Olsenadding a new define DC_BITMAP for GetStockObject
2008-05-10 Magnus Olsenadding a testcase for GetStockObject(21);
2008-05-10 Magnus Olsenadding more testcase for NtGdiGetStockObject it testing...
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...
next