reactos.git
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes; these functions shouldn't be...
2005-09-22 Thomas Bluemelsome Nt vs. Zw fixes
2005-09-22 Thomas Bluemelfixed gcc4 warning
2005-09-22 Gé van GeldorpBletch <npwoods@mess.org>:
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
2005-09-22 Filip NavaraHandle some failure cases in better way.
2005-09-22 Gé van GeldorpReturn atom length when requested. Fixes bug 793.
2005-09-22 Filip NavaraInfoTdiQueryInformationEx should return failure if...
2005-09-22 Thomas Bluemelminor string initialization optimizations
2005-09-22 Thomas Bluemeladd selected principals to the list (doesn't modify...
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_ID / BusQueryHardwareIDs...
2005-09-22 Hervé PoussineauFix IRP_MJ_PNP / IRP_MN_QUERY_DEVICE_TEXT / DeviceTextL...
2005-09-22 Gé van GeldorpSlicencium <silencium@wanadoo.es>:
2005-09-21 Thomas Bluemelfixed some handle leaks in RegDeleteTree() in some...
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-21 Gé van Geldorpbrbak <mpd000@yahoo.de>:
2005-09-21 Hartmut Birr- Do only create a registry entry for partitions if...
2005-09-21 Martin Fuchs- use size_t for buffer/string lengths instead of int
2005-09-21 Martin Fuchs- Bugfix for UTF-8 strings
2005-09-21 Thomas Bluemelfixed some mismatching prototypes, sorry for breaking...
2005-09-21 Thomas Bluemelsome arc names might be longer than 100 characters...
2005-09-21 Thomas Bluemelfixed differences in signedness warnings
2005-09-21 Thomas Bluemeladd missing function declarations
2005-09-21 Thomas Bluemelpass the buffer size to GetEnvironmentVariable() in...
2005-09-21 Thomas Bluemelfixed some warnings
2005-09-21 Richard Campbell-small test commit
2005-09-21 Thomas Bluemelfixed differences in signedness warnings
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
next