Changed from Nt to Zw functions in VGAResetDevice.
[reactos.git] / reactos / subsys /
2002-02-16 Jason Filbydisable debugging messages
2002-02-15 Hartmut BirrIn W32kDeleteDC call UnreferenceDriver only for non...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-27 David WelchAdded missing files
2002-01-27 David WelchAdded missing file
2002-01-27 David WelchFixes for problems with win32k
2002-01-27 David WelchMore user work
2002-01-15 David WelchMore missing files.
2002-01-14 David WelchAdded missing files
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-12-31 David WelchSwapping to disk
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-12-02 David WelchRemove debugging changes.
2001-12-02 David WelchImplemented LPC sections
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-19 Jason FilbyFix for CreateCompatibleDC
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-10-23 Phillip SusiChanged path to vgaddi.dll to use SystemRoot instead...
2001-10-21 Casper HornstrupCreate named pipe for SCM
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-09 Jason FilbySmall fixes
2001-09-08 Jason Filbymore freetype cleanup
2001-09-08 Jason FilbyMore freetype cleanup
2001-09-08 Jason FilbyCleaning up FreeType library
2001-09-02 Casper HornstrupRemoved dbgprints
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-30 David WelchMore fixes for Linux compilation.
2001-08-28 Jason FilbyRemove ugly hack for the current display DC
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-14 Emanuele AlibertiMinor fix in CSR.GetTitle().
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-02 Phillip SusiAdded rule to make etags files... cheap hack right...
2001-08-02 Phillip SusiChanged debug print of WSTR from %wZ to %S, was causing...
2001-07-31 Emanuele Aliberti\t processing in SCREEN_BUFFER bugged.
2001-07-31 Emanuele AlibertiRemoved the bugged conio.c:ComputeOffsetBuffer()
2001-07-30 Emanuele AlibertiLittle CsrpWriteConsole() cleanup.
2001-07-30 Emanuele AlibertiMinor changes.
2001-07-24 Eric KohlMoved lsass out of the way.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Eric KohlCreate symbolic links for dos devices.
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-01 Jason FilbyFixed warnings
2001-06-30 Jason FilbyBug fix
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
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-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
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 io status blocks.
2001-06-18 Phillip SusiFixed console mode behavior with processed input but...
2001-06-18 Phillip SusiFixed CreateProcess() to use the command line parameter...
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-07 Eric KohlFixes to build win32k.sys again.
2001-06-04 Jason FilbyBug fixes
2001-06-04 Casper HornstrupWin32k native user stubs
2001-06-03 Jason FilbyPrevent mouse from interfering with GDI drawing
2001-06-02 Jason FilbyBetter looking mouse cursor
2001-05-26 Jason FilbyInitial GDI Mouse support, small DC fix
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-05-02 Jason FilbyFreetype 2
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Phillip SusiDon't crash if win32k.sys isn't there.. it's ok..
2001-04-26 Phillip SusiClose handles to shell process/thread
2001-04-15 Nedko ArnaudovINSTALL
2001-04-01 Jason Filbyfixed a stupid bug
2001-04-01 David WelchUse unix style path seperators
2001-03-31 Jason Filbylast typo, really!
2001-03-31 Jason Filby*** empty log message ***
2001-03-31 Jason Filbytypo
2001-03-31 Jason Filbyoops
2001-03-31 Jason Filbydisable freetype for now
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2001-03-29 David WelchFixed int 10 problems
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchOops, forget this file
2001-03-25 David WelchV86 mode fixes
2001-03-20 David WelchBug fixes
2001-03-20 Eric KohlEstablished forwarded exports in win32k.sys
2001-03-07 David WelchMore .cvsignore files
2001-02-28 Phillip SusiFixed crash on help command, due to a buffer overflow...
2001-02-19 David WelchCorrected va_arg bugs
2001-02-18 Phillip SusiIgnore csrss.coff
2001-02-12 Phillip SusiDarnit, don't override the rules.mak rule for building...
2001-02-06 Phillip SusiFixed makefile to use default rule for building resourc...
2001-02-02 Eric KohlAdded access right mapping
2001-02-01 jeanfourth argument of WriteConsoleA is mandatory
2001-01-31 Phillip SusiBug fixes and speedup
2001-01-24 Phillip SusiFixed backspace handling
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2001-01-21 Phillip SusiFixed a few bugs and enhanced performance
2001-01-20 Eric KohlAdded services.exe to boot sequence
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
next