reactos.git
2003-03-21 Mark Tempelfixed the shaptest copy command.
2003-03-21 Gunnar DalsnesLoadResource crashed with NULL hModule
2003-03-20 Gé van GeldorpChange install path
2003-03-20 Gé van GeldorpSet default shell to cmd.exe
2003-03-20 Gé van GeldorpShutdown after shell exit
2003-03-20 Richard Campbell*** empty log message ***
2003-03-20 Richard CampbellRemove shell
2003-03-20 Richard Campbellshell.exe is now cmd.exe
2003-03-20 Richard Campbellbug fixes
2003-03-20 Richard CampbellGet CMD.EXE to build.
2003-03-20 Richard CampbellMade cmd default shell
2003-03-20 Richard CampbellChanged default shell to cmd.exe
2003-03-20 Richard CampbellMove cmd to ReactOS module
2003-03-20 Gé van GeldorpSearch child list for windows to be repainted
2003-03-20 Gé van GeldorpInitialize FastMutex before it's used
2003-03-20 Gé van GeldorpFix loader warnings
2003-03-20 Gé van GeldorpSilence some debug messages
2003-03-20 Richard CampbellWhat the HELL was I smokin? :)
2003-03-20 Richard Campbellfixed bug because mingw is stupid (no newline at end...
2003-03-20 Mark TempelUpdated comment to be more accurate.
2003-03-20 Mark TempelAdded an initial implementation of Polygon. The initia...
2003-03-20 Mark TempelInitial revision of the polygon fill routines. This...
2003-03-20 Mark TempelAdded objects/polyfill.c (polygon fill routines) to...
2003-03-20 Mark TempelRemoved Get/SetPolygonFillMode and Polygon
2003-03-20 Mark TempelMoved implementation of Rectangle to here.
2003-03-20 Mark TempelMoved Rectangle to fillshap.c
2003-03-20 Mark TempelAdd Get/SetPolygonFillMode
2003-03-20 Mark TempelUpdate to add the file fillshap.c to the build.
2003-03-20 Richard CampbellMinor change to PATH=
2003-03-20 Richard CampbellRemoved NEWS
2003-03-20 Richard CampbellUpdated INSTALL
2003-03-20 Richard CampbellAttempt at updating README file
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2003-03-19 Gunnar Dalsnesset thread WaitReason when blocking
2003-03-19 Gunnar Dalsnesset thread WaitReason when blocking
2003-03-19 KJK::HyperionMinGW includes libmsvcrt.a by default, no need to add...
2003-03-19 KJK::HyperionFixed parsing of color specification strings containing...
2003-03-19 Eric KohlReorganize registry initialization.
2003-03-19 Eric KohlFix typos.
2003-03-19 Mark TempelTest application used for testing GDI shape drawing...
2003-03-19 Mark TempelUpdate to add a new test application (shaptest) to...
2003-03-18 Brian PalmerOnly compile if running win32 version of gcc.
2003-03-18 Brian PalmerChanges in v1.8.3 (3/18/2003) (brianp)
2003-03-18 Eric KohlImplemented the import of default registry settings...
2003-03-18 Eric KohlFixed an off-by-one error in CmiPopulateHive().
2003-03-18 Gé van GeldorpPass NTSTATUS return code from NtUser functions and...
2003-03-18 Gé van GeldorpAdd #include to prevent warnings on MmCopyFrom/ToUser
2003-03-18 Gé van GeldorpPass PWINDOW_OBJECT instead of HANDLE in call to W32kGe...
2003-03-18 Richard CampbellImplemented RedrawWindow()
2003-03-18 Richard CampbellImplemented CloseWindow()
2003-03-18 Richard CampbellImplemented GetParent()
2003-03-18 Richard CampbellImplemented IsZoomed()
2003-03-18 Steven EdwardsA little more good housekeeping
2003-03-18 Steven EdwardsRemoved Extra unnneed messagebox test
2003-03-18 Steven EdwardsMoved MessageBox test to a more proper name
2003-03-18 Steven Edwardsdisabled unneeded EH in test
2003-03-17 Gunnar DalsnesLdrGetExportByOrdinal was broken
2003-03-17 Gunnar DalsnesTlsGetValue: fix to comply with SDK behaviour
2003-03-17 Gunnar Dalsnesdon't touch FileObject after IoCallDriver + cleanup
2003-03-17 Gunnar DalsnesObReferenceObjectByHandle: don't fail if NULL DesiredAccess
2003-03-17 Eric KohlNtCreateKey() must return STATUS_OBJECT_NAME_NOT_FOUND...
2003-03-17 Eric KohlFixed registry paths and some typos.
2003-03-16 Richard Campbell- Updated obm_close
2003-03-16 Emanuele AlibertiSoftModalMessageBox stub added.
2003-03-16 Emanuele AlibertiMinor changes.
2003-03-16 Eric KohlMoved txtsetup.sif to the bootdata directory.
2003-03-16 Hartmut Birr- Fixed the screen updating in CsrWriteConsoleOutputChar.
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Richard CampbellFixed more bugs...
2003-03-16 Richard CampbellSystem buttons actually look like they press.
2003-03-15 Eric KohlImplemented InfGetXxxField() functions.
2003-03-15 Steven Edwardsturn off EH in test program.
2003-03-14 Steven Edwards....
2003-03-14 Steven EdwardsHack stub for NdisWriteErrorLogEntry so VMware network...
2003-03-14 Eugene IngermanAdded safe copy from user.
2003-03-14 Steven EdwardsGcc 3.x newline warning fix
2003-03-14 Richard Campbell*** empty log message ***
2003-03-14 Richard CampbellIDEALLY this should look like NT4 windows to the pixel...
2003-03-13 Richard CampbellAdded some entries, changed some entries. This may...
2003-03-13 Eric KohlReplaced the current inf-parser by a robust state-machi...
2003-03-13 Eric KohlSeperated inf- and ini-file routines. The inf-file...
2003-03-12 Richard Campbell*** empty log message ***
2003-03-12 Richard CampbellA couple bugfixes
2003-03-12 Richard CampbellWindows are activated when created. This is actually...
2003-03-12 Richard CampbellYAY for bug fixes!
2003-03-12 Richard CampbellMore bugfixes
2003-03-12 Richard Campbellditto
2003-03-12 Richard CampbellSmall bugfix
2003-03-12 Richard CampbellImplemented MoveWindow()
2003-03-11 Steven EdwardsAdded Demo for WM_ERASEBKGND
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-11 Richard CampbellLOTs of changes, a few bug fixes, some code cleanup.
next