reactos.git
2003-10-20 VizziniChanges to support the 3Com 3c90x ndis5 driver and...
2003-10-19 Nedko ArnaudovMake it link with gcc 3.x
2003-10-19 Filip NavaraFixed compilation errors in NDIS.
2003-10-19 Filip Navara- Fixed GetFullPathNameA and debug message in GetFullPa...
2003-10-19 Eric KohlIgnore case of registry key and value names.
2003-10-19 Vizziniuppercase NLS key to cure booting problems
2003-10-19 Eric KohlInitialize section object type after the object manager...
2003-10-19 Hartmut Birr- Fixed the length value in some debug messages.
2003-10-19 Hartmut Birr- Fixed a bug in vfatGetNextDirEntry to get the first...
2003-10-19 Filip Navara- Reverted to previous version of RtlGetFullPathName_U
2003-10-19 Martin FuchsDocu-Update
2003-10-19 Martin FuchsImplemented floating start menus
2003-10-19 Robert DickensonFurther version syncing...
2003-10-19 Robert DickensonSingle line typo fixup consistent with same change...
2003-10-19 Robert DickensonHeader additions and modifications to bring our header...
2003-10-19 Eric KohlAdd missing SOFTWARE key.
2003-10-18 Thomas BluemelOnly load the US keyboard layout if no other was loaded...
2003-10-18 VizziniForgot part of Art's patch
2003-10-18 Martin Fuchs* Load default keyboard layout (GER or US) if no other...
2003-10-18 Eric KohlIgnore the case of key and value names in the internal...
2003-10-18 VizziniPatch from Art Yerkes:
2003-10-18 Filip NavaraUpdated RtlGetFullPathName_U from new Wine release.
2003-10-18 Martin Fuchs* add interactive sort functionality to program search...
2003-10-18 Thomas Bluemelfixed a return value
2003-10-18 Thomas Bluemelfixed a few warnings
2003-10-18 Eric KohlDisplay 'Drive not ready' error if the user tries to...
2003-10-18 Filip Navara- Fixed registry entries for Explorer (once more)
2003-10-18 Martin Fuchs* caching of searched start menu entries
2003-10-18 Filip NavaraMake DeferWindowPos call SetWindowPos instead of just...
2003-10-18 Hartmut Birr- Moved the initializing of file caching after a possible
2003-10-17 Martin Fuchsactivate find-progra-dialog filter
2003-10-17 Gé van GeldorpDon't set hClipRgn to NULL just before checking it
2003-10-17 Thomas Bluemelfixed wrong parameters
2003-10-17 Thomas Bluemelimplemented basic drawing of carets
2003-10-17 Martin Fuchsmake SetShellwindow() implementation more complete
2003-10-17 Filip NavaraFixed paths for shell32.dll.
2003-10-17 Thomas Bluemelfixed warning
2003-10-17 Robert DickensonReverting previous mods due to even more problems occur...
2003-10-17 Robert DickensonReverting previous mods due to even more problems occur...
2003-10-17 Robert DickensonCouple of temporary fixes required, found after doing...
2003-10-17 Robert DickensonMinor progress to bring ros-ddk headers closer to the...
2003-10-17 Robert DickensonMinor progress to bring ros-ddk headers closer to the...
2003-10-16 Thomas Bluemelinitial implementation of carets
2003-10-16 Thomas Bluemelfixed warning
2003-10-16 Filip NavaraFixed a small bug in IopInitializeBuiltinDriver.
2003-10-16 Eric Kohl- Moved and renamed RtlpCreateRegistryKeyPath() to...
2003-10-16 Eric KohlRemoved calls to RtlpGetRegistryHandle().
2003-10-16 Eric KohlRemoved call to RtlpGetRegistryHandle().
2003-10-16 Robert DickensonTrivial mod to remove obsolete comment about bugfix...
2003-10-16 Vizzinisimplification of irql manipulation in a couple of...
2003-10-15 Vizzinimerged in MDL fix and a makefile mod from the 0.1.4...
2003-10-15 Eric KohlMake RtlpGetRegistryHandle() a local helper function.
2003-10-15 Thomas Bluemelunstubbed caret functions in win32k
2003-10-15 Filip NavaraFixed loading icons with flag LR_LOADFROMFILE.
2003-10-15 Thomas Bluemelfixed NtUserSetSystemTimer()
2003-10-15 Thomas Bluemelfixed missing space
2003-10-15 Thomas Bluemeladded a test application for carets (which are currentl...
2003-10-15 Filip NavaraFixed driver loading order, cleaned up relevant functio...
2003-10-15 Eric KohlAdded pointer to a security descriptor to OBJECT_HEADER.
2003-10-15 Thomas Bluemelsome work on timers
2003-10-15 Eric KohlCleaned up RtlpQuerySecurityDescriptor() and fixed...
2003-10-15 VizziniPatch by Mike Nordell to fix broken paths
2003-10-15 Vizziniadded kbdus.dll to copy-over
2003-10-15 VizziniPatch, as suggested by Mike Nordell, to verify IRQL...
2003-10-15 Vizzinipatch by d_layer to fix two unnecessary-rebuild problems
2003-10-14 Eric KohlRtlGetFullPathName_U() must use a drive's root director...
2003-10-14 Filip NavaraAdded one more registry entry for Application Data...
2003-10-14 Filip NavaraAdded check for PsGetWin32Process() == NULL to IntGetWi...
2003-10-14 Filip NavaraFixed line endings.
2003-10-14 Filip NavaraAdded registry entries for Wine DLLs (needed by Explorer).
2003-10-14 Filip NavaraFixed RegQueryValueExA and marked as implemented.
2003-10-14 Eric KohlImplemented NtQueryObject(ObjectBasicInformation).
2003-10-14 Eric Kohl- Moved symbolic link object type.
2003-10-14 Mark TempelUpdate to edit to keep it from crashing the kernel...
2003-10-14 Mark TempelUpdate to correct a bug in GlobalSize with GMEM_MOVEABL...
2003-10-13 Martin Fuchsupdate version number to 0.1.4
2003-10-13 Eric Kohl- Cancel pending hive scynchronization upon shutdown.
2003-10-13 Thomas Bluemeladded missing cvsignore file
2003-10-13 Thomas BluemelAdd a quick test application for testing the GlobalXXX...
2003-10-13 Mark TempelUpdated to add support for all GlobalXXX functions...
2003-10-13 Mark TempelWindows implements GlobalDiscard by using a #define...
2003-10-13 Mark TempelUpdate make file to build a test application for the...
2003-10-12 Hartmut Birr- Added ntoskrnl.h to the include files.
2003-10-12 Gé van GeldorpHandle invalid DC instead of ASSERTing
2003-10-12 Hartmut Birr- Put all init functions in a special section and do...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-10-12 VizziniSupport for VMWare NIC, and some general clean-up and...
2003-10-12 Eric Kohl- Renamed a lot of variables and functions in the registry.
2003-10-12 Gé van GeldorpBump version number to 0.1.4
2003-10-12 Thomas Bluemelfixed button caption bug
2003-10-12 Gé van GeldorpStore WindowStation in Win32Process data too when setti...
2003-10-12 Hartmut Birr- Fixed a missing 'S' from SynchronizeWindows31FilesAnd...
2003-10-12 Thomas Bluemelfixed warnings
2003-10-12 Martin FuchsDisplay colorfull startmenu side logo if enough colors...
2003-10-12 Thomas Bluemelrewritten MessageBox functions, added MessageBoxTimeout()
2003-10-11 Gé van GeldorpAdded Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini...
2003-10-11 Mark TempelUpdate the allocator to try to force memory to be alloc...
2003-10-11 Filip NavaraCorrected prototypes for FsRtlNotifyInitializeSync...
2003-10-11 Mark TempelFix the declaration of GlobalDiscard to be STDCALL
2003-10-11 Mark TempelUpdate to add GlobalXXX memory API constants that were...
next