reactos.git
2005-09-21 Filip NavaraIndentation fix.
2005-09-21 Filip NavaraIncomplete support for WS_EX_TRANSPARENT, should fix...
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
2005-09-21 Royce Mitchell IIIremove extraneous \n's
2005-09-21 Royce Mitchell IIIgive set/a access to "special" variables like errorlevel
2005-09-21 Royce Mitchell IIImsvc6 warning fix
2005-09-21 Royce Mitchell IIIalways strip '^' (unless it was preceded by an '^'...
2005-09-21 Royce Mitchell IIIfix debug output
2005-09-21 Royce Mitchell IIIa few more tests to clarify parsing oddities based...
2005-09-21 Royce Mitchell III%1 %2 etc still work with set/a ( just not %foo% )
2005-09-20 Royce Mitchell IIIfix misunderstandings of if syntax
2005-09-20 Royce Mitchell IIIfix escape removal
2005-09-20 Royce Mitchell IIIremove now-pointless if statement
2005-09-20 Martin Fuchs- fix build for MinGW and VC++ environments
2005-09-20 Royce Mitchell IIIunrevert change - this change is correct and works...
2005-09-20 Magnus OlsenRevert royce3 change from 17948 to 16488 it break choic...
2005-09-20 Royce Mitchell IIIcmd's documentation says that env variables override...
2005-09-20 Filip NavaraRestore the pre-r17946 UserGetAncestor behaviour and...
2005-09-20 Filip Navara- SetParent shouldn't destroy menus.
2005-09-20 Filip NavaraDon't return NULL regions from DceGetVisRgn.
2005-09-20 Filip NavaraFix parameter validation in WM_GETTEXT and GetWindowText.
2005-09-20 Filip NavaraSupport GCW_ATOM in GetClassLong.
2005-09-20 Filip NavaraFix the order of window style setting.
2005-09-20 Gé van GeldorpSet eol-style
2005-09-20 Gé van GeldorpSaveliy Tretiakov <saveliyt@mail.ru>:
2005-09-20 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-19 Royce Mitchell IIIhack fix to pass % to set/a unmolested
2005-09-19 Royce Mitchell IIIreformat code
2005-09-19 Gé van Geldorp- Add ctrl support to (most) keyboard layouts. Only...
2005-09-19 Hartmut Birr- Read more information from the registry about the...
2005-09-19 Filip NavaraRemove accidently commited debug code.
2005-09-19 Filip NavaraFix the taskbar button resizing to account for button...
2005-09-19 Filip Navara- Fix region deleting and ownership for DCEs.
2005-09-19 Filip NavaraPartial clean-up of the painting functions:
2005-09-19 Hervé PoussineauImplement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOU...
2005-09-19 Hervé PoussineauAutomagically select computer type (UP/MP) during first...
2005-09-19 Filip Navara- Move the window showing/hiding notifications from...
2005-09-19 Royce Mitchell IIIfix if command to work more like expected. seta_test...
2005-09-19 Royce Mitchell IIIfixed mistakes, extra tests illustrating problems with...
2005-09-19 Royce Mitchell IIImove hard-coded strings to En.rc before GreatLord shoots me
2005-09-19 Gunnar Dalsnes-set last error (invalid handle) in cases where handle...
2005-09-18 Gunnar Dalsnes-added better LIST_FOR_EACH macros (ripped from wine...
2005-09-18 Gé van GeldorpSet correct error code, IsWindow() depends on this
2005-09-18 Royce Mitchell IIIregression test for set /a - fails at the moment becaus...
2005-09-18 Royce Mitchell IIIfixes for UNICODE compilation
2005-09-18 Alex IonescuMake LogoffWindowsDialog exit the caller (ie: explorer...
2005-09-18 Alex IonescuFix shell32 spec file to properly export LogoffWindowsD...
2005-09-18 Royce Mitchell IIIfix escaping
2005-09-18 Royce Mitchell III(hopefully) last bugfix to set /a - assignment works...
2005-09-18 Royce Mitchell IIIfixed bugs in shifting (<<, >>, <<=, >>=)
2005-09-18 Gunnar Dalsnes-remove meaningless use of winstas
2005-09-18 Hartmut BirrRevert my last changes.
2005-09-18 Hartmut BirrThe share disposition isn't necessary for FILE_READ_ATT...
2005-09-18 Magnus Olsenrevert my change from r17909. Thx hbirr to fix the...
2005-09-18 Hartmut BirrDon't check the share access for directories.
2005-09-18 Magnus Olsengive GetFileAttributesExW more NtOpenFile right to...
2005-09-18 Magnus OlsenClean up patch from filip, with small change from me...
2005-09-18 Magnus OlsenImplement second part of move folder. Now we can move...
2005-09-18 Royce Mitchell III1) strip ^ escapes from text before processing set...
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van Geldorp_getch() doesn't echo the chars it retrieves and operat...
2005-09-17 Hartmut BirrDo not overwrite the disk signature, if we install...
2005-09-17 Gé van GeldorpCount each handle which has pending events only once...
2005-09-17 Magnus OlsenFix some part of MoveFileExW Bug, Can not move folder...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-17 Gé van GeldorpOpen handle to sfd.sys as asynchromous. This fixes...
2005-09-17 Magnus OlsenBug fix dir *. it only show folders
2005-09-17 Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-17 Magnus OlsenUpdate the swedish translation by Harteex.
2005-09-17 Royce Mitchell IIIFix "numberf" function to correctly handle 'g' format...
2005-09-17 Filip NavaraFix "numberf" function to correctly handle 'g' format...
2005-09-17 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-17 Martin Fuchsadd new winefile icon images in 48x48 and 16x16 resolutions
2005-09-17 Martin Fuchsadd comment
2005-09-16 Gé van GeldorpHopefully the last in a series of fixes for size of...
2005-09-16 Gé van GeldorpBletch <npwoods@mess.org>
2005-09-16 Gé van GeldorpRegQueryValueExW retrieves Unicode strings but the...
2005-09-16 Gé van GeldorpDo some boundschecking on iOrder. Fixes bug 770.
2005-09-16 Andrew MungerFix release build of ntdll by adding __NO_CTYPE_INLINES...
2005-09-16 Andrew MungerFix release build of dflat32, initalizing some vars...
2005-09-16 Gé van GeldorpFix "var might be used uninitialized" warning
2005-09-16 Gé van GeldorpOnly access dwTypeData if the caller pronounced it...
2005-09-16 Hartmut BirrFree all messages in LpcpDeletePort.
2005-09-16 Brandon Turnerstart even console apps in there own new window. caugh...
2005-09-16 Brandon Turnerfix a bug in 'if exsist', it was only reading to the...
2005-09-16 Hartmut BirrDereference the port object in PspExitThread.
2005-09-16 Brandon TurnerSet errorlevel to 0 when user enters 'no' on del confir...
2005-09-16 Steven Edwardsadded support for test on 2k,XP and 2k3. Check for...
2005-09-16 Brandon TurnerWhen searching for a file to execute, if you fail to...
2005-09-16 Brandon Turner"start" or "start cmd" now opens a new cmd.exe in its...
2005-09-16 Brandon Turnerlast time. fix a typo. im so sorry!
2005-09-16 Brandon Turnerforgot to free comspec, very sorry.
2005-09-16 Brandon TurnerUse compsec instead of "cmd" when trying to find cmd.exe
2005-09-15 Gé van GeldorpFix some of the damage r17811 did to the GDB stub
2005-09-15 Aleksey BraginFix the tree at last, by reverting previous changes...
2005-09-15 Aleksey BraginRevert 17867:17866 change, introduced to temporarily...
2005-09-15 Alex Ionescu- Fix build, sorry.
2005-09-15 Aleksey BraginFix compiling error, feel free to revert this when...
2005-09-15 Hartmut Birr- Assign first the partitions to drive letters, which...
2005-09-15 Hartmut Birr- Fixed the creation of arc names. Only valid partition...
next