Fix getInterfaceInfoSet so GetInterfaceInfo returns only non-loopback adapters, howev...
[reactos.git] / reactos /
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 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...
2005-09-15 Hartmut Birr- Do only allow to install reactos on disks which are...
2005-09-15 Hartmut BirrFixed the MP build.
2005-09-15 Hartmut BirrUsed the given registry path from DriverEntry to query...
2005-09-15 Hervé PoussineauIf we have a PCI device, try to keep the IRQ assigned...
2005-09-15 Alex IonescuReturn valid status
2005-09-15 Hervé PoussineauRevert 17858 and fix all warnings at once.
2005-09-15 Hervé PoussineauInitialize flags variable to 0
2005-09-15 Aleksey BraginInitialize DeviceNumber to 0
2005-09-15 Art YerkesTook some advice from alex re: w32api headers. Use...
2005-09-15 Andrew MungerAdded a text test to rosperf, and build as unicode.
2005-09-15 Andrew MungerFix release build of string library
2005-09-14 Filip NavaraUpdate the IDC_* constants.
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-14 Hervé PoussineauFix indentation of generated code, by letting Output...
2005-09-14 Alex Ionescufix build
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Royce Mitchell IIIzero out the struct and disable code that has no connec...
2005-09-13 Alex IonescuFilip doesn't like int3. Implemented Trap6 failure...
2005-09-13 Alex IonescuProperly bias frame, remove bugcheck added for debuggin...
2005-09-13 Alex IonescuMissing files...
2005-09-13 Alex IonescuSorry for the debug messages.
next