reactos.git
2005-07-10 Gé van Geldorpi386DX . <i386dx@hotmail.com>
2005-07-10 Magnus Olsenquick dirty hack getting our copy working with 1>null...
2005-07-10 Eric Kohl- Implement CM_Get_Global_State/CM_Get_Global_State_Ex.
2005-07-09 Eric KohlFix a string length calculation bug in StringTableDupli...
2005-07-09 Aleksey BraginAdd dependence from pnp_client also, since in fact...
2005-07-09 Thomas Bluemelfixed the prototypes of GetConsoleAlias, GetConsoleAlia...
2005-07-09 James TaborImplement MDICascade, MDITile and WIN_ListChildren...
2005-07-09 Casper HornstrupDon't rebuild the module if a library is changed. Relin...
2005-07-09 James TaborFix masking.
2005-07-09 James TaborKill debug print out.
2005-07-09 James TaborImplement ModifyMenu A & W.
2005-07-09 James TaborImplement GetMenuString A & W. Not fully tested.
2005-07-09 James TaborImplement CheckMenuRadioItem. Not fully tested.
2005-07-09 James TaborImplement DrawMenuBar.
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
2005-07-08 Thomas BluemelFixed enumerating the drive strings in SetupCreateDiskS...
2005-07-08 Thomas Bluemelallocate enough memory for strings, lstrlenW returns...
2005-07-08 KJK::HyperionPE loader: corrected an assertion (fixes bug reported...
2005-07-08 James TaborImplement NtUserGetAsyncKeyState and support for TrackM...
2005-07-08 James TaborImplement TrackMouseEvent.
2005-07-08 James TaborAdd defines for TrackMouseEvent.
2005-07-08 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-08 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-08 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>
2005-07-08 James TaborKill debug messages.
2005-07-07 James TaborAdd MIIM_BITMAP & MNS_CHECKORBMP support in menu. Based...
2005-07-07 Hervé PoussineauMinimize differences between GCC and MSVC in header...
2005-07-07 Magnus OlsenSet right %ERRORLEVEL% value, fixing end of line for...
2005-07-07 Hervé PoussineauAdd missing registry entries for serial ports
2005-07-07 Magnus OlsenSet right %ERRORLEVEL% value, fixing end of line for...
2005-07-07 Hartmut BirrFixed a bug which was introduced by r16441.
2005-07-07 Magnus Olsenset right value of %ERRORLEVEL% for vol
2005-07-07 Magnus Olsenadd %CMDEXTVERSION% example to use it echo %CMDEXTVERSI...
2005-07-07 Magnus Olsenadding %cmdcmdline%, example how to use it echo %CMDCMD...
2005-07-07 Martin FuchsSync to Wine:
2005-07-07 Magnus OlsenDid forget instate in for loop the patternX, the right...
2005-07-07 Martin FuchsJonathan Ernst <Jonathan@ErnstFamily.ch>
2005-07-07 Magnus Olsenmove PatternX initiate calculation out from for loop...
2005-07-07 Magnus Olsenadding %RANDOM% example how to use it echo %random%
2005-07-07 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-07-07 Hervé PoussineauEnumerate serial interfaces by calling QueryDosDevice...
2005-07-07 Magnus OlsenFix bug "mv foo.txt c:\temp gives you c:\tempfoo.txt...
2005-07-07 Magnus Olsenadd %DATE% example echo %date% are working now. Bugfix...
2005-07-07 Gé van GeldorpSync to Wine-20050628:
2005-07-07 Magnus Olsenadd %time% and %cd% internal value. Example echo ...
2005-07-07 Magnus OlsenUpdate command help text with \n at the end of the...
2005-07-07 Magnus OlsenFix minior bug in ConPrintfPaging so it count line...
2005-07-07 Filip NavaraOnce more, this time with proper character encoding.
2005-07-07 Filip NavaraCorrect the copyright headers.
2005-07-07 Filip NavaraFix the problems introduced in r16449 by changing ...
2005-07-07 Magnus Olsenadding page break on almost all help param and on help...
2005-07-07 James TaborAdded MNS_ defines for MenuInfo dwStyle. Misc Wine...
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Hervé PoussineauOpen remote registry if needed in SetupDiCreateDeviceIn...
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Gé van GeldorpSync to Wine-20050628:
2005-07-06 Hervé PoussineauSetupDiGetClassDevsExW: implement DIGCF_ALLCLASSES...
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>
2005-07-06 Magnus Olsenadding %errorlevel% code for date
2005-07-06 Eric KohlMove undocumented GUIDs to a new NDK header file.
2005-07-06 Magnus Olsenset right errorlevel for cd / chdir, left to do we...
2005-07-06 Magnus Olsenremove rem errorlevel it was never set stupied mistake...
2005-07-06 Magnus Olsenset %errorlevel% for rem
2005-07-06 Thomas Bluemeldon't use the DS_NOFAILCREATE style which I accidentall...
2005-07-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-07-06 Gé van GeldorpChange license to LGPL
2005-07-06 Magnus Olsenhopeful it is last bug in choice.c when you type choice...
2005-07-06 Magnus Olsenfix a small bug in choice.c so it does print out choice...
2005-07-06 Filip NavaraRemove definitions that are already present in the...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-07-06 Magnus Olsen Add proper memory alloc ProcessInput, the error handli...
2005-07-06 Magnus Olsentranslate %errorlevel% to a value when it pass at comma...
2005-07-06 Filip NavaraDon't continue processing after displaying the usage...
2005-07-06 Filip NavaraFix some compilation issues.
2005-07-06 Filip NavaraGenerating relocations twice for DLLs? Oh, what a cleve...
2005-07-06 Filip NavaraReport correct system space start address in /3GB case.
2005-07-06 Filip NavaraKernel base address and system space start can be disti...
2005-07-06 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-07-06 Filip NavaraPut the page tables and hyperspace at the right place...
2005-07-06 Thomas Bluemelfix gcc4 warnings and indention
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare for MP builds
2005-07-05 Thomas Bluemelfix warnings with -Wsign-compare and -Wpointer-arith
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Alex IonescuGed Murpy <gedmurphy@gmail.com>
2005-07-05 Alex IonescuFix the build by adding KDPC_DATA as a shared arch...
2005-07-05 Gé van GeldorpSync to Wine-20050628:
2005-07-05 Eric KohlAdd architecture-specific headers and move I386-specifi...
2005-07-05 Gé van GeldorpSync to Wine-20050628:
2005-07-05 Filip NavaraRemove spurious "#define _OLEIDL_H".
2005-07-05 Gé van GeldorpAlways return a meaningfull status code
2005-07-05 Gé van GeldorpPrevent warning in optimized builds
2005-07-05 Gé van GeldorpCode generator for 16bpp DIB Blt operations
2005-07-05 Filip NavaraGet rid of the (incorrect) __attribute__((packed))...
2005-07-05 Filip Navara- Convert pure inline assembler .c files to .S files.
2005-07-05 Hervé PoussineauFix compilation due to revision 16425.
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDescriptionExA, by calling...
next