reactos.git
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Eric KohlImplemented FsRtlDoesNameContainWildCard().
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-07-10 Steven EdwardsNew much better edit control test by Waldo Alvarez...
2003-07-10 Casper HornstrupJoakim Asplund <joakim_asplund@spray.se>
2003-07-09 KJK::HyperionMissing file from my last commit
2003-07-09 KJK::HyperionNo more unnecessary and never-ending output from genw32k
2003-07-09 Hartmut Birr- Used string functions instead of iteration code.
2003-07-09 Hartmut Birr- GetTickCount should return the elapsed time since...
2003-07-09 Hartmut Birr- Initialized TickCountMultiplier from shared user...
2003-07-09 Hartmut Birr- Fixed some debug messages.
2003-07-09 Hartmut Birr- Used memcpy instead of iteration code.
2003-07-09 Hartmut Birr- Replaced _wcsnicmp with RtlEqualUnicodeString.
2003-07-09 Hartmut Birr- Check for more illegal characters in VfatCreateFile.
2003-07-09 Eric KohlImplemented WriteConsoleOutputCharacterW().
2003-07-09 Eric KohlInitialize lead byte info pointers.
2003-07-09 Gé van GeldorpPrevent painting outside surface
2003-07-09 KJK::HyperionFully implemented the user32 side of accelerator table...
2003-07-08 Steven EdwardsSync explorer with Martin Fuchs:
2003-07-08 Gé van GeldorpRemoved tlist because it doesn't build correctly
2003-07-08 Gé van GeldorpImplement VideoPortLogError (not complete yet)
2003-07-08 Steven EdwardsAdded a simple explorer bar to desktop.
2003-07-07 Hartmut Birr- Fixed FLUSH_TLB for higher optimization levels like...
2003-07-07 James TaborImplement GetWindowThreadProcessId
2003-07-07 James TaborImplement NtUserQueryWindow
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-07-06 Hartmut Birr- Do only attach/detach the process if the address...
2003-07-06 Hartmut Birr- Store the consumer type for each page.
2003-07-06 Hartmut Birr- Don't free the memory from symbol files if the kernel...
2003-07-06 Hartmut Birr- Release the lock while allocating pages for the pool...
2003-07-06 Steven EdwardsAdded desktop part of explorer clone by Andrew "Silver...
2003-07-06 Steven Edwardsupdate cvsingnore files
2003-07-06 Steven EdwardsAdded new button test by Ciobanu Alexander.
2003-07-05 Hartmut Birr- Allocate a separate memory area for the kmap area.
2003-07-05 Casper Hornstrup2003-07-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-05 Casper Hornstrup2003-07-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-03 Steven EdwardsRemove unimplemented in SetDebugErrorLevel.
2003-07-02 Gé van GeldorpVersion 0.1.2
2003-07-01 Steven EdwardsAdd another stub (SetDebugErrorLevel) for dependancy...
2003-07-01 Richard Campbellmore exports...hate doing this manually...
2003-06-30 Richard CampbellNew ROS User32...doesn't work...doesn't even compile...
2003-06-29 guidolast bit of .cvsignore updates
2003-06-29 guidoanother day of janitor stuff
2003-06-29 Casper HornstrupReadd windows.h as it is needed for cross-compilation.
2003-06-28 guidostill more .cvsignore maintenance
2003-06-28 guidoagain more .cvsignore maintenance
2003-06-28 guidomore .cvsignore maintenance
2003-06-28 guido.cvsignore maintenance
2003-06-28 Gé van GeldorpImplement clipping for bitblt operations
2003-06-27 Hartmut Birr- Disabled TAG_STATISTICS_TRACKING.
2003-06-27 Steven EdwardsRemove unneed windows.h
2003-06-27 Hartmut Birr- Fixed some locking problems during different processe...
2003-06-27 Gé van GeldorpAdd architecture define to CFLAGS
2003-06-27 Gé van GeldorpSmall fixes for newer MinGW version
2003-06-27 Steven EdwardsCreateFileMapping Patch by Hartmut Birr for MSYS applic...
2003-06-27 Hartmut Birr- Call the FSD if the volume is mounted in IoVerifyVolume.
2003-06-27 Casper Hornstrup2003-06-27 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-27 Steven EdwardsEnable stubs for a few functions needed by dependancy...
2003-06-27 Eric KohlDisabled potentially misleading error message.
2003-06-26 Hartmut Birr- Revert the last changes. Support for removable medias...
2003-06-26 Gé van GeldorpImplement SelectClipRgn() (note: this does NOT mean...
2003-06-26 Eric KohlAdded cdrom IOCTLs.
2003-06-26 Eric KohlAdded two NOPs.
2003-06-26 Gé van GeldorpRemove reference to ps.h
2003-06-26 Steven Edwardsremoved combobox file. code implemented in ported wine...
2003-06-26 Steven EdwardsUpdated license information with date.
2003-06-26 Steven EdwardsAdded combobox control ported from WINE
2003-06-25 Gé van GeldorpOn thread termination, destroy all windows owned by...
2003-06-25 Gé van GeldorpFix polygon outline special case and min/max caption...
2003-06-25 Eric KohlAdded checksum calculation to PnPBiosSupported().
2003-06-24 Eric KohlVerify storage device upon file open request.
2003-06-24 Eric KohlImplemented several IOCTLs.
2003-06-24 Eric KohlMerged duplicate code.
2003-06-24 Eric KohlMinor cleanup.
2003-06-24 Eric KohlAllocate a sense data buffer for each disk device.
2003-06-24 Eric KohlMinor cleanup.
2003-06-24 Eric KohlAdded more stuff to the IDENTIFY data block.
2003-06-24 Eric KohlRemoved unused variable.
2003-06-24 Gé van GeldorpStart scan for PnP$ signature at low end (0xf0000)
next