reactos.git
2001-06-11 Emanuele Aliberti*** empty log message ***
2001-06-11 Eric KohlImplemented SetVolumeLabelW().
2001-06-11 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-09 Eric KohlFixed MaxRootEntries. This caused disk corruption.
2001-06-08 Brian PalmerForgot to add a semi-colon at end of statement
2001-06-08 Brian PalmerSeparated multiboot kernel loader and reactos kernel...
2001-06-08 Eric KohlUse ARC-Path to boot ReactOS
2001-06-08 Eric KohlAdded stubs for missing partition functions
2001-06-07 Eric KohlImplemented the most simple functions.
2001-06-07 Eric KohlFixes to build win32k.sys again.
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-07 Emanuele AlibertiFixed includes to compile.
2001-06-06 Jason FilbyUpdated definition
2001-06-05 Brian PalmerMultiboot Kernel Compliance
2001-06-04 Jason FilbyBug fixes
2001-06-04 Casper HornstrupWin32k native user stubs
2001-06-04 Casper HornstrupDefault is screen debug output
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-06-03 Jason FilbySmall fixes
2001-06-03 Jason FilbyPrevent mouse from interfering with GDI drawing
2001-06-02 Eric KohlFixed partition table bug
2001-06-02 Jason FilbyFaster moving mouse cursor
2001-06-02 Jason FilbyBetter looking mouse cursor
2001-06-01 Eric KohlImplemented RtlFindMessage() and Rtl[Query/Set]TimeZone...
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-30 Eric KohlFixed a crash in NtCreateKey() when an existing key...
2001-05-30 Eric KohlFixed potential crash when empty ANSI_STRING or UNICODE...
2001-05-30 Jason FilbyImprove mouse driver stability a bit
2001-05-27 Eric KohlFixed a typo
2001-05-27 Casper HornstrupDouble makefile in cvs
2001-05-27 Casper HornstrupFull make
2001-05-27 Eric KohlRewrote atom functions in kernel32
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-26 Jason FilbyWas not clearing screen on some cards
2001-05-26 Jason FilbyBuild mouclass and psaux
2001-05-26 Jason FilbyLoad PS/2 mouse and mouse class drivers on startup
2001-05-26 Jason FilbyMinor update
2001-05-26 Jason FilbyVGA software cursor
2001-05-26 Jason FilbyMouse driver improvements; callback between mouse class...
2001-05-26 Jason FilbyInitial GDI Mouse support, small DC fix
2001-05-25 Eric KohlFixed duplicate DELETE
2001-05-24 Eric KohlImplemented file access/sharing check functions
2001-05-24 Eric KohlImplemented resource (multiple-reader-single-writer...
2001-05-19 Jurgen van... Added the definition files for ole32.dll
2001-05-16 Nedko Arnaudovadded #ifdefs for clipboard feature
2001-05-15 Jurgen van... Put the CLSID definition between the ifdef statement...
2001-05-15 Jurgen van... Sourc code for the first ole32.dll COM implementation
2001-05-15 Jurgen van... Added header files for ole32.dll COM implementation
2001-05-15 Brian PalmerInitial revision
2001-05-13 Casper HornstrupRemoved the assertion
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-10 Rex Jolliffa few more changes to vfat driver
2001-05-10 Rex Jolliffextracted a few more FCB funcs
2001-05-08 Eric KohlUse MinGW startup code (crt0)
2001-05-08 Casper Hornstrupoops...back to default configuration
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-06 Eric KohlCleanup
2001-05-06 Eric KohlFixed bootable partition bug
2001-05-06 Emanuele AlibertiAdded dist rule.
2001-05-06 Carl NettelbladLast change stop CD from working. That's fixed now.
2001-05-06 Carl NettelbladRemoved support for current directories on several...
2001-05-06 Carl NettelbladMoving support for current dir on several drives from...
2001-05-05 Casper HornstrupAdded ACPI bus manager
2001-05-05 Casper HornstrupAdded runtime configuration of debug prints from kernel...
2001-05-05 Nedko Arnaudovadded optional parameter to specify destination directory
2001-05-05 Phillip SusiRemoved a bunch of junk from wine and fixed crash on...
2001-05-05 Eric KohlAdded makefile
2001-05-05 Eric KohlFixed silly 'off by one' bug
2001-05-05 Eric KohlAdded mailslot fs driver
2001-05-05 Emanuele AlibertiPORT_MESSAGE_TYPE(m) macro added.
2001-05-05 Eric KohlAdded attributes to object parse method.
2001-05-04 Emanuele AlibertiFixed NtQueryDirectoryObject.
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-03 Nedko ArnaudovAdded detection of redirection. GetStdHandle() used...
2001-05-03 Casper HornstrupRemoved debug code
2001-05-03 Jason FilbyTruetype files from OpenOffice
2001-05-03 Jason Filby*** empty log message ***
2001-05-03 Eric KohlMoved some heap stubs
2001-05-03 Eric KohlImplemented missing mailslot functions
2001-05-02 Eric KohlImplemented mailslot functions
2001-05-02 Eric KohlImplemented CsrNewThread()
2001-05-02 Emanuele AlibertiAdded -r switch to objdir to recurse the system name...
2001-05-02 Eric KohlFixed typo
2001-05-02 Jason FilbyTruetype fonts from OpenOffice
2001-05-02 Jason FilbyFiles incorrectly committed in ASCII
2001-05-02 Jason Filbyreverted to proper makefile
2001-05-02 Jason Filbyaccidental commit
2001-05-02 Jason Filbyminor fix
2001-05-02 Jason FilbyUpdate install files
2001-05-02 Jason FilbyUpdate to test new GDI functions
2001-05-02 Jason FilbyGDI32 support for new win32k functions
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-05-02 Jason FilbyUpdates to GDI include files
2001-05-02 Jason FilbyVGA driver support for TransparentBlt
2001-05-02 Jason FilbyCorrect palette info. Initial support for bitblt masks
2001-05-02 Jason FilbyCorrectly configure palette registers
2001-05-02 Jason FilbyInitial TrueType fonts
2001-05-02 Jason FilbyFreetype 2 includes
next