reactos.git
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
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 Magnus OlsenUpdate the swedish translation by Harteex
2005-09-11 Gunnar Dalsnes-refcount reworking (simplification & improvement)
2005-09-11 Eric Kohl- CFGMGR32.DLL: Forward implemented functions to SETUPA...
2005-09-11 Hervé PoussineauSignal USB device arrivals to PnP manager
2005-09-11 Hervé PoussineauDisable USB keyboard and mouse support, as they conflic...
2005-09-11 Filip NavaraMake _strtoui64 an alias of strtoull.
2005-09-11 Filip NavaraFix strtoull implementation and add it to build files...
2005-09-11 Aleksey Braginupdated wait_for_completion, should work similar to...
2005-09-11 Hervé PoussineauLet OHCI miniport use shared code in drivers/usb/minipo...
2005-09-11 Hervé PoussineauDisplay debug error message only when action fails
2005-09-11 Art YerkesPreviously, the first character written to the buffer...
2005-09-11 Eric Kohl- Implement CM_Enumerate_Enumerators_ExA.
2005-09-10 Hervé PoussineauxHCI:
2005-09-10 Gé van GeldorpFix some object/handle victims. Fixes bug 765.
2005-09-10 Hartmut Birr- Acquire the temporary buffer from non paged pool...
2005-09-10 Gé van GeldorpHandle .msi files
2005-09-10 Gé van GeldorpAlso add registry entries when driver files are already...
2005-09-10 Gé van GeldorpAuto-determine base of DWORD registry entries.
2005-09-10 Eric Kohl- Implement CM_Enumerate_Enumerators[_Ex]A/W
2005-09-10 Hervé PoussineauRemove unneeded pointer indirection
2005-09-10 Royce Mitchell IIIchange rest of warnings to allowwarnings - sorry I...
2005-09-10 Hervé PoussineauMove shareable part of USB miniport drivers to a new...
2005-09-10 Hartmut BirrPrint only the complete information if the fd is valid...
2005-09-10 Hartmut BirrSilence two debug messages after they have cried a...
2005-09-10 Hartmut BirrFixed a typo.
2005-09-10 Hartmut BirrFixed the allocation of some buffers in Execute.
2005-09-10 Hartmut BirrFixed GetConsoleTitleA/W.
2005-09-10 Hervé PoussineauMove common code of USB miniport drivers into drivers...
2005-09-10 Emanuele Aliberti<module warnings=...>
2005-09-10 Hervé PoussineauAdd USB drivers to bootcd
2005-09-10 Eric KohlImplement CM_Delete_Class_Key[_Ex].
2005-09-10 Eric KohlAdd RegDeleteTreeA/W prototype.
2005-09-10 Gé van GeldorpFix maximizing problem introduced by r17764
2005-09-09 Gé van GeldorpDon't trust the returned date/time from the BIOS. QEmu...
2005-09-09 Hervé PoussineauCompile cmd.exe as unicode
2005-09-09 Gé van Geldorpmaxlen is in characters, _cnt is in bytes.
2005-09-09 Gé van GeldorpUse max tracking size instead of maximized size to...
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 GeldorpRetVal is in bytes, so check against MAX_PATH in bytes
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 Andrew MungerRemove stray data from the XML. This one goes out to...
2005-09-09 Gunnar Dalsnes-cursoricon: naming changes, cleanup
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Hervé PoussineauChange driver name ohci.sys -> usbohci.sys
2005-09-08 Hervé PoussineauRemove warnings and allow installation of USB files...
2005-09-08 Gé van GeldorpFix double-clicking control panel items
2005-09-08 Hervé PoussineauFix build, by correcting include paths and updating...
2005-09-08 Hartmut BirrAllocate a larger storage for the request buffer. It...
2005-09-08 Hervé PoussineauAdd xml files at the right places
2005-09-08 Hartmut BirrInitialize the length in the header in LpcSendTerminati...
2005-09-08 Hervé PoussineauMove drivers to the right location
2005-09-08 Hervé PoussineauRename drivers to their right name
2005-09-08 Hervé PoussineauStart of big changes in layout of USB code. Fireball...
2005-09-08 Casper HornstrupChristoph_vW <Christoph@ApiViewer.de>:
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 GeldorpCorrect notepad location
2005-09-08 Gé van Geldorpsaveliyt@mail.ru:
2005-09-08 Gé van GeldorpReserve space for The Terminator
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
2005-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-09-08 Alex IonescuShare more duplicated functions
2005-09-08 Alex IonescuDon't duplicate string and ctype functions 2 (or even...
2005-09-08 Alex Ionescu- Move more stuff to /rtl
2005-09-08 Alex Ionescu- Part one of major RTL cleanup. Merge duplicated code...
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...
2005-09-07 Alex IonescuImplement NTDLL's CSR routines in a compatible way...
2005-09-07 Andrew MungerFix include so packlib builds after latest wine sync.
2005-09-07 Gé van GeldorpMake sure memory will be freed on delete of DIB section
2005-09-07 Hartmut BirrFixed the definition of RtlUnicodeStringToCountedOemSiz...
2005-09-07 Gé van GeldorpUpdate status
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpAdd AC_SRC constants
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Alex IonescuReturn correct size. This fixes bug 756
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gé van GeldorpSync to Wine-20050830:
2005-09-07 Gunnar Dalsnesmake co_WinPosShowWindow take pWnd, not hWnd
2005-09-07 Gunnar Dalsnesscrollbar:
2005-09-06 Gunnar Dalsnesprop: simplify refcounting, naming changes
2005-09-06 Gunnar Dalsnesmenu: code cleanup, naming changes, simplify refcountin...
2005-09-06 Gé van GeldorpCorrect sizes if origin is not (0, 0)
2005-09-06 Alex Ionescu- One last build fix.
2005-09-06 Alex IonescuFix win32k build errors so HEAD can build again, althou...
2005-09-06 Gunnar Dalsnesremake refcounting
next