reactos.git
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...
2003-10-11 Hartmut Birr- Changed the file names to unicode strings.
2003-10-11 Hartmut Birr- Replace the first part of the short name with a check...
2003-10-11 Hartmut Birr- Fixed some type casts to get correct index values...
2003-10-11 Eric KohlFixed cell buggy cell size calculation.
2003-10-11 Gé van GeldorpFix OpenDesktop()
2003-10-10 Eric Kohl- Fixed inconsistent detection of in-offset data.
2003-10-09 Thomas Bluemel1. added kbdgr (German Keyboard Layout), (at least...
2003-10-09 Gé van GeldorpFree DCE when window is destroyed
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-10-08 Thomas Bluemeldon't draw caption icon if not needed
2003-10-07 guidofixed for working on linux (for real now ...)
2003-10-07 Gé van GeldorpReserve space for terminating NUL character in window...
2003-10-07 guidofix compilation on linux, TODO: accept wildcards
2003-10-07 Gé van GeldorpChange check for absolute pathnames on Windows
2003-10-07 James TaborFix Include for Linux
2003-10-07 Thomas Bluemelfixed bug in drawing the window caption
2003-10-07 Eric KohlCreate type objects for all object types.
2003-10-07 Martin FuchsWIne without _tcslwr
2003-10-07 Gé van GeldorpAdd "make registry" target
2003-10-06 Gé van GeldorpFix pixel swap error
2003-10-06 Casper Hornstrup2003-10-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-10-06 Filip NavaraFixed line endings.
2003-10-06 Filip NavaraAdded system32\\drivers\\ndis.sys as it's a boot start...
2003-10-06 Filip NavaraI commited more files than I wanted by mistake. :(...
2003-10-06 Gé van GeldorpRemove no longer needed stuff
2003-10-06 Filip NavaraAdded vfw.h header for compiling comctl32.dll with...
2003-10-06 Thomas Bluemelfixed bug in calculation of scrollbars
2003-10-06 Gé van GeldorpFix icon handling
2003-10-06 Gé van GeldorpPrevent double output
2003-10-06 Vizzinifixed line endings on all files
2003-10-06 Vizzinifixed line endings
2003-10-05 Filip NavaraWine's COMCTL32 port.
2003-10-05 Filip NavaraAdded C++ terminate function.
2003-10-05 Filip NavaraMade registry key handles inheritable.
2003-10-05 Filip NavaraAdded semi-stub for GetCurrentHwProfileA.
2003-10-05 Eric KohlReturn handle information in ObReferenceObjectByHandle().
2003-10-05 Richard Campbellfixed makefile for mingw systems, make is no longer...
2003-10-04 Martin Fuchsdisplay icons in search dialog
2003-10-04 Thomas Bluemelimplements system timers (similar to standard timers)
2003-10-04 Filip NavaraUpdated makefile and changed target name to shell32...
2003-10-04 Thomas Bluemel1.fixes drawing thin and dialog captions
2003-10-04 Gé van GeldorpStricter checking of GDIOBJ handles
2003-10-04 Martin Fuchsread explorer policy settings from registry
2003-10-04 Eric KohlFixed buggy DPRINT.
2003-10-04 Gé van GeldorpDon't unreference driver for dc's with NULL drivername
2003-10-04 Gé van GeldorpFix NtGdiRectangle
2003-10-04 Filip NavaraFixed WinMM and Shell32 DLLs to be usable by Solitaire...
2003-10-04 Filip NavaraPatch by Skywing.
2003-10-04 Martin Fuchscompile resources with wrc
2003-10-04 Martin Fuchsremove winefile.rc
2003-10-04 Martin Fuchsadjust for wrc
2003-10-04 Martin Fuchsremoved compiler warning
2003-10-04 Martin Fuchsdisable call to AllowSetForegroundWindow() for Wine
2003-10-04 Eric Kohl- Added OBJECT_INFORMATION_CLASS type.
2003-10-04 Thomas Bluemelfixes in DefWndNCCalcSize() and other small fixes
2003-10-04 Thomas Bluemeladding test app for the client area calculation using...
2003-10-04 Filip NavaraFixed DPRINT in NtQueryDirectoryObject.
2003-10-03 Gé van GeldorpGracefully handle some out of resource situations
2003-10-03 Gé van GeldorpImplementation of ReleaseDC(), works for now but could...
2003-10-03 Eric KohlInitialize more port configuration information for...
2003-10-03 Martin Fuchsallow SetForegroundWindow() for Notify Windows
2003-10-03 Filip NavaraFixed DPRINT in IopInvalidateDeviceRelations.
next