reactos.git
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...
2005-07-05 Hervé PoussineauImplement SetupDiGetClassDevs(Ex)A/W
2005-07-05 Magnus OlsenBrandon Turner turnerb7@msu.edu. Bug fix color now...
2005-07-05 Hervé Poussineau- Implement SetupDiCreateDeviceInfoListExW
2005-07-05 Thomas Bluemelglobally enable the -Wpointer-arith warning to prevent...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-07-04 Gunnar Dalsnesfix premature close og reg key
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-07-04 Gunnar Dalsneshopefully fix something in CreateClassKey
2005-07-04 Filip NavaraYet another DPRINT fix.
2005-07-04 Filip NavaraFix more DPRINTs.
2005-07-04 Hervé PoussineauRemove entries that are created by 2nd stage setup...
2005-07-04 Alex IonescuDprint fixes by our lovely Filip
2005-07-04 Thomas Bluemeladd a quick search feature to the checklist control
2005-07-04 Thomas Bluemelproperly handle WM_UPDATEUISTATE
2005-07-04 Thomas Bluemel- hide the keyboard focus when appropriate
next