crop the height of mf new logo so it show right
[reactos.git] / reactos /
2005-07-15 Magnus Olsencrop the height of mf new logo so it show right
2005-07-15 Hartmut BirrRevert my last commit (r16578).
2005-07-15 Magnus Olsenrevert back startmenu.cpp the change are not complite...
2005-07-15 Magnus Olsenupdate swedish .rc and rename it from sw to sv, remove...
2005-07-15 Magnus OlsenForget set some error level and some msg that should...
2005-07-15 Hartmut BirrFixed a test condition in IntWaitMessage.
2005-07-15 Hartmut BirrReturned STATUS_NOT_IMPLEMENTED for requests other...
2005-07-15 Magnus Olsenfix a bug from me in COPYCMD check code it was two /V
2005-07-15 Magnus Olsenfix errorlevel for copy. left to do is /D = copy encryp...
2005-07-15 Magnus OlsenAdd environment variable COPYCMD to copy
2005-07-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-14 Thomas Bluemeldon't allow changing the allow and deny checkbox state...
2005-07-14 Hartmut BirrMark the DispatchingListEntry as removed (in MsqSendMes...
2005-07-14 Magnus Olsenfix the second bug for 1>text.txt pipe
2005-07-14 Magnus Olsenfix echo osd 1>text: bug now it should pipe instead...
2005-07-14 Magnus Olsenstd_output does handle the : as ms does at pipe and...
2005-07-14 Magnus OlsenChange some error msg from ConErr to ConOut for they...
2005-07-14 Magnus OlsenFix a weird bug in piping in some case if you pipe...
2005-07-14 Magnus OlsenBrandon Turner turnerb7@msu.edu Rewrite to clean up...
2005-07-14 James TaborTypo fix. I was thinking oct not dec.
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand GetKeyboardLa...
2005-07-13 Hartmut BirrFixed the allocation of the buffer for the environment...
2005-07-13 Hartmut BirrFixed a bug in IsConsoleHandle which was introduced...
2005-07-13 Thomas Bluemelonly NULL-terminate the string in GetEnvironmentVariabl...
2005-07-13 Alex IonescuFix macro to be optimized out, thanks to Filip
2005-07-13 Thomas Bluemelhandle memory allocation errors in GetEnvironmentVariab...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-07-13 Alex Ionescufix bizarre build error
2005-07-13 Alex IonescuSilence more warnings. Patch by Waxdragon.
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-07-13 Alex IonescuFix executing applications. Sorry for the delay, this...
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-12 Casper HornstrupHave nci output files depend on input files
2005-07-12 Casper HornstrupInstall freeloader installer.
2005-07-12 Eric KohlAdd CM_Get_Global_State and CM_Get_Global_State_Ex...
2005-07-12 Alex IonescuPart three of patch...
2005-07-12 Alex IonescuSecond part of patch, implements the new RTL functions...
2005-07-12 James TaborStart integrating and implementing key board functions...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-11 Filip NavaraMove Interlocked* routines from ROSRTL to separate...
2005-07-11 Thomas Bluemelreturn the length of the string excluding the null...
2005-07-11 Hartmut BirrCheck for a valid console handle in SetConsoleMode.
2005-07-11 Alex IonescuIPConfig Rewrite (Tim Jobling <tjob800@yahoo.co.uk>)
2005-07-11 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-07-11 James TaborConnect UnrealizeObject and test debug prints. I assume...
2005-07-11 James TaborFix error return for WIN_ListChildren.
2005-07-10 Magnus Olsenforget clean up after me
2005-07-10 Magnus Olsensecond try, thx w3seek found out it should be charterer...
2005-07-10 Magnus OlsenThe return size calculation's of GetEnvironmentVariable...
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.
next