reactos.git
2004-06-20 Eric KohlAdd display type (VGA or VESA) selection.
2004-06-20 Martin Fuchsfix opening explorer sub folders in MDI mode - problem...
2004-06-20 Gé van GeldorpReserve ordinals 90 and 91. Fixes bug 182.
2004-06-20 Gé van GeldorpHandle ordinals which are not exported
2004-06-20 Filip Navara- Use raw size for image sections if virtual size isn...
2004-06-20 Filip Navara- Handle correctly "Unknown" media type in VfatHasFileS...
2004-06-20 Eric KohlDetect display controller. Distinguish VGA and VBE...
2004-06-20 Vizzinivarious bugfixes to IoQueryDeviceDescription and friend...
2004-06-20 Vizziniclarified a misleading comment
2004-06-20 Vizzinifixed a bug in IoCsqRemoveNextIrp (missing break)
2004-06-20 Royce Mitchell IIImuch nicer-looking 8-bit versions of mycomputer.ico...
2004-06-20 Thomas Bluemelsome fixes to be able to create a unicode build
2004-06-20 Vizzinibacked out bugified patch
2004-06-20 Thomas Bluemeladded support to edit REG_MULTI_SZ strings.
2004-06-20 Filip Navara- Allocate memory from PagedPool instead of NonPagedPoo...
2004-06-20 Filip Navara- Fixed memory corruption in IopInitializeBuiltinDriver.
2004-06-19 Thomas Bluemeldisplay REG_NONE and REG_MULTI_SZ values
2004-06-19 Filip Navara- Increment the number of free pages in MmFreeMemory.
2004-06-19 Filip Navara- Fixed NtUserDestroyWindow to correctly destroy owned...
2004-06-19 Filip Navara- Force importing _vsnprintf from MSVCRT. The NTDLL...
2004-06-19 Richard Campbellvery basic makefile for vs2003 (and the free tools...
2004-06-19 Vizzinipatch by Tom (tmkpl@poczta.onet.pl)
2004-06-19 Filip Navara- Fixed compilation problems with MinGW runtime 3.3.
2004-06-19 Filip Navara- Callbacks implementation. A little modified patch...
2004-06-19 Vizzinifixed an extremely irritating bug in an enum
2004-06-19 Filip Navara- Corrected shell paths.
2004-06-19 Vizziniadded support for setting Component Information for...
2004-06-19 Steven Edwardsadded stubs for the Cache Manager by Alex Ionescu.
2004-06-19 Art YerkesChange from unclegarlic: Don't overwrite packet length.
2004-06-19 Gero Kuehnchanged from control.cpp to control.c, changed \ to...
2004-06-18 KJK::HyperionAttempt to fix PSEH compilation for kernel-mode targets...
2004-06-18 Gero Kuehninitial checkin of the non-shell-namespace-based contro...
2004-06-18 Filip Navara- Get this test compilable.
2004-06-18 Steven EdwardsAdded font enumeratiion demo
2004-06-18 Filip Navara- VideoPortInt10 should copy back the output registers...
2004-06-18 Martin Fuchseliminate GCC warning
2004-06-18 Martin Fuchseliminate GCC warning
2004-06-18 Martin Fuchsre-enable DesktopWindow::OnDefaultCommand to open explo...
2004-06-18 Filip Navara- Map correct amount of the video memory.
2004-06-18 Filip NavaraChangelog:
2004-06-17 Gero Kuehnadded SetFocus call for the username dialog
2004-06-17 Eric KohlAdd missing nls settings for Great Britain.
2004-06-17 Gé van GeldorpRemove obsolete ide and (old) floppy drivers
2004-06-17 Eric KohlFix typos.
2004-06-17 Eric KohlCompile advapi32 using w32api.
2004-06-17 Art YerkesThis makes RtlUnicodeStringToInteger work like the...
2004-06-16 Eric KohlAdd some missing error codes.
2004-06-16 Filip Navara- Bump version number to 0.2.4.
2004-06-16 Eric KohlAdd keyboard detection.
2004-06-16 Gé van GeldorpUpdate porting status
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Filip Navara- Disable the "Floppy count: x" debug message.
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpSync to Wine-20040615:
2004-06-16 Gé van GeldorpRemove debug stuff accidentaly left in
2004-06-16 Gé van GeldorpMarshall WM_CREATE/WM_NCCREATE messages
2004-06-15 Gé van GeldorpBuild "new" floppy driver instead of non-functional...
2004-06-15 Eric KohlDetect floppy disk drives.
2004-06-15 Hartmut Birr- Reduced the size of the necessary inquiry data length...
2004-06-15 Hartmut Birr- Interpret the sign for qualifier 'l'.
2004-06-15 Hartmut Birr- Initialized the variable status to get on success...
2004-06-15 Art Yerkesrecv now works every time
2004-06-14 Filip Navara- Update trasformation matrix in SetViewportOrgEx.
2004-06-14 Filip Navara- Packing fixes
2004-06-14 Art YerkesPreliminary version of recv.
2004-06-14 Art Yerkesrawip: Removed the deallocation of the client-supplied...
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-06-13 Filip Navara- Fixed list traversing in MmAlterRegion to correctly...
2004-06-13 Martin FuchsUnicode fix
2004-06-13 Martin FuchsXMLStorage update: XMLReaderBase
2004-06-13 Filip Navara- Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectV...
2004-06-12 Art YerkesRemoved redundant tracking (now incorporated into NdisA...
2004-06-11 Gé van GeldorpSet MaximumLength to size of allocated memory
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-11 Gé van GeldorpPatch by Michael Fritscher <michael@fritscher.net>
2004-06-11 Eric KohlThe root bus driver should return an empty resource...
2004-06-11 Gé van GeldorpPrevent CVS warnings about .*.d files
2004-06-10 Eric KohlRetrieve Hardware IDs and Compatible IDs from the bus...
2004-06-10 Hartmut Birr- Enabled the dependency check for the storage drivers.
2004-06-10 Hartmut Birr- Use a bitmap for managing the srb extensions.
2004-06-10 Hartmut Birr- Allocate for each srb its one sense info buffer.
2004-06-10 Hartmut Birr- Exchanged source and target in WRITE_REGISTER_BUFFER_xxx.
2004-06-09 Steven Edwardsadded \n for DPRINT
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-06-09 Eric KohlBuild Hardware IDs and Compatible IDs for PCI devices.
2004-06-08 Filip Navara- Correctly set Irp->IoStatus.Information when handling...
2004-06-07 Hartmut Birr- Fixed the counting of pending irps.
2004-06-07 Filip Navara- Fixed redefinition of VERSION.
2004-06-07 Filip Navara- Include bootdata/hiveinst.inf when building the Live...
2004-06-07 Hartmut Birr- Implemented ScsiPortCompleteRequest.
2004-06-07 Eric KohlImplement mouse driver autodetection and installation.
2004-06-06 Hartmut Birr- Check if the temp directory exist, if not use the...
2004-06-06 Hartmut Birr- Cancelled my last change.
2004-06-06 Eric KohlUse hardware description if available to initialize...
next