pass the buffer size to GetEnvironmentVariable() in characters, not bytes!
[reactos.git] / reactos / subsys /
2005-09-21 Thomas Bluemelpass the buffer size to GetEnvironmentVariable() in...
2005-09-21 Thomas Bluemelfixed some warnings
2005-09-21 Filip NavaraIndentation fix.
2005-09-21 Filip NavaraIncomplete support for WS_EX_TRANSPARENT, should fix...
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 NavaraSupport GCW_ATOM in GetClassLong.
2005-09-20 Filip NavaraFix the order of window style setting.
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é 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 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 Royce Mitchell III1) strip ^ escapes from text before processing set...
2005-09-17 Hartmut BirrDo not overwrite the disk signature, if we install...
2005-09-17 Magnus OlsenBug fix dir *. it only show folders
2005-09-17 Magnus OlsenUpdate the swedish translation by Harteex.
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 GeldorpFix "var might be used uninitialized" warning
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 Brandon TurnerSet errorlevel to 0 when user enters 'no' on del confir...
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 Hartmut Birr- Do only allow to install reactos on disks which are...
2005-09-13 Hartmut Birr- Freed the path string for the keyboard dll.
2005-09-13 Gregor AnichImplement QUERYESCSUPPORT escape in ExtEscape (returns...
2005-09-13 Royce Mitchell IIIcopy&paste enhancement
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-09-12 Royce Mitchell IIIfix breakage - sorry
2005-09-12 Magnus OlsenDoCommand()
2005-09-12 Gé van GeldorpBletch <npwoods@mess.org>
2005-09-12 Royce Mitchell IIImsvc6 compatibility and small performance improvement...
2005-09-11 Magnus OlsenDo not compile cmd to unicode, if we do pipe will be...
2005-09-11 Gunnar Dalsnesfix referencing bug (ros crashed during setup if mousem...
2005-09-11 Magnus OlsenMake some more dymatic buffer and correct some free()
2005-09-11 Brandon Turnersimple fix for 'del foo' where foo is a folder.
2005-09-11 Magnus OlsenDo not crash if the prompt command name are binger...
2005-09-11 Brandon TurnerWindows style auto complete should only return folders...
2005-09-11 Gé van GeldorpThe system menu is allowed to have an unnamed entry...
2005-09-11 Gunnar Dalsnes-refcount reworking (simplification & improvement)
2005-09-10 Gé van GeldorpFix some object/handle victims. Fixes bug 765.
2005-09-10 Gé van GeldorpAlso add registry entries when driver files are already...
2005-09-10 Hartmut BirrFixed the allocation of some buffers in Execute.
2005-09-10 Gé van GeldorpFix maximizing problem introduced by r17764
2005-09-09 Hervé PoussineauCompile cmd.exe as unicode
2005-09-09 Gé van GeldorpRestore console title after running a command
2005-09-09 Gé van GeldorpDon't assume UNICODE_STRINGs are nul terminated
2005-09-09 Gé van GeldorpConvert title from UNICODE_STRING to nul-terminated
2005-09-09 Gé van GeldorpWindow handle is not valid anymore when the object...
2005-09-09 Gé van GeldorpRemove WS_VISIBLE bit from correct member
2005-09-09 Gunnar Dalsnes-cursoricon: naming changes, cleanup
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Hartmut BirrAllocate a larger storage for the request buffer. It...
2005-09-08 Gunnar Dalsnes-remove hotkey lock
2005-09-08 Gé van GeldorpUnlock console on alternate return paths. Fixes bug...
2005-09-08 Gé van Geldorpsaveliyt@mail.ru:
2005-09-07 Gunnar Dalsnesindent with astyle v1.15.3: --style=ansi -c -s3 -S...
2005-09-07 Gunnar Dalsneswindow pointer was incorrectly passed as wparam to...
2005-09-07 Gunnar Dalsnes-replace user object/handle manager with the one from...
next