Fix sublanguage IDs in .rc files:
[reactos.git] / reactos / drivers / dd / blue /
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-20 Alex IonescuFix build; sorry, I was waiting for Filip.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-17 Filip NavaraUse W32API.
2005-06-17 Filip NavaraDon't include windows.h in drivers.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-16 Casper HornstrupBuild device drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-07-22 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-20 Filip Navara- Fix handling of METHOD_IN_DIRECT IRPs.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2004-01-20 Thomas Bluemelrestored the blue.sys driver
2004-01-20 Andrew GreenwoodThis is a very basic implementation of a Sound Blaster...
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-29 guidoanother day of janitor stuff
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-06-20 Gé van GeldorpMap video memory based on actual size of screen
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-21 Hartmut Birr- Fixed the buffer handling for ioctl requests and...
2003-03-09 Hartmut Birr- Protected the access to the crtc registers (cursor...
2003-01-05 Robert Dickensonhousekeeping files...
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-30 Emanuele Aliberti\r processing.
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-02-18 Phillip SusiIgnore blue.sys.unstripped
2001-01-31 Phillip SusiBug fixes and redesign of a few ioctls
2000-09-29 jeanwork on registry
2000-09-12 jeanchanges in IRP for compatibility
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-11 Phillip SusiMinor bug fix
2000-07-09 Rex Jolliffadded files to be ignored
2000-07-02 Eric KohlSimplified driver initialization
2000-06-29 David WelchMade header file usage more consistent
2000-05-26 Phillip Susibig work on the console front
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-23 Phillip SusiWas reporting geometry backwards, and needed to add...
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-01-11 Eric KohlDisabled debugging messages
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-11 Eric Kohlcleanup
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Phillip Susifixed for 25 line mode as it should be, and scrolling...
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-09 Eric KohlChanged to new HAL functions.
1999-08-29 David Welch*** empty log message ***
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-05-11 Eric KohlNot needed any longer.
1999-04-19 Eric Kohlcleanup
next