reactos.git
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-07-01 Jason FilbyDefined LOGFONTW and now use it in DEVINFO
2001-06-30 Jason FilbyBug fix
2001-06-29 Emanuele AlibertiFixed includes to compile.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-29 Eric KohlRead partition tables only once while assigning drive...
2001-06-28 Rex Jolliffoops, left in some debugging statements
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlOooops. Still something missing!
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
2001-06-23 Phillip SusiHandles should be closed in the context of the dead...
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-22 Eric KohlMinor fixes.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-22 Eric KohlReplaced call to KeBugCheck().
2001-06-22 Eric KohlFixed 'clean' rule.
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-22 Phillip SusiSet console title to "Winlogon"
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-06-21 Eric KohlAdded missing io status blocks.
2001-06-21 Rex Jolliffcommand line parse changed to not stop after first...
2001-06-20 Brian PalmerWin2k FAT32 Boot Sector Disassembly
2001-06-20 Eric KohlSome more fixes for 'fastcall' support.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-18 Eric KohlImplemented RtlOpenCurrentUser().
2001-06-18 Phillip SusiEnhanced floppy driver to read up to an entire track...
2001-06-18 Phillip SusiCheck in of new ram disk driver, loads floppy image...
2001-06-18 Phillip SusiFixed console mode behavior with processed input but...
2001-06-18 Phillip SusiPut LoadString code back that was removed by someone...
2001-06-18 Phillip SusiFixed CreateProcess() to use the command line parameter...
2001-06-18 Phillip SusiCorrected CreateProcess() command line parameter to...
2001-06-17 Phillip SusiAdded .cvsignore to ignore cmd.coff
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiFixed a typo.
2001-06-17 Eric KohlImplemented AllocateLocallyUniqueId().
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-16 Eric KohlAdded unstripped driver to .cvsignore.
2001-06-16 Eric KohlAdded some error checks.
2001-06-15 Eric KohlFixed linker error.
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-14 Jason FilbyFrom Eugene Ingerman:
2001-06-14 Eric KohlAdded some error checks.
2001-06-13 Eric KohlImplemented access to PCI configuration space
2001-06-13 Eric KohlMostly STDCALL fixes.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Brian PalmerImplemented memory detection & BIOS memory map
2001-06-12 Eric KohlAdded missing STDCALLs.
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
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
next