- Fix crashes in calls to ScmAssignNewTag.
[reactos.git] / reactos / tools / mkhive /
2005-11-28 Gé van GeldorpNo use in building the targets just to immediately...
2005-11-27 Filip NavaraUse inflib.
2005-11-26 Thomas BluemelRevert Filip's last 4 changes on his request as they...
2005-11-26 Filip NavaraFix splitting of cells (noticed by Hartmut).
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-22 Filip NavaraFix some registry structures to match the Windows format.
2005-08-02 Thomas Bluemelfixed the CONTAINING_RECORD macro
2005-08-01 Thomas Bluemeldefine common build flags so they can easily be changed...
2005-06-05 Casper HornstrupRemove old makefiles
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-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-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-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Casper HornstrupUse order-only prerequisites for directories to prevent...
2005-04-05 Casper HornstrupGenerate registry hives on 'make install'
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Gé van GeldorpUse bitwise operators for ROUND_UP/DOWN and rename...
2005-02-15 Gé van GeldorpFix ROUND_UP when N is a multiple of S. Proposed by...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Filip NavaraDisable debugging message.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Royce Mitchell IIImsvc6 and gcc4 support
2004-11-15 Gunnar Dalsnesadd some error checking
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-06-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-05-29 Filip Navara- Fixed DPRINTs.
2004-05-09 Eric KohlSupport multi-block bins.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-08 Eric KohlStore hive root key name.
2003-11-30 Martin Fuchsfixed clean target
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-10-19 Eric KohlAdd missing SOFTWARE key.
2003-10-18 Eric KohlIgnore the case of key and value names in the internal...
2003-10-16 Robert DickensonTrivial mod to remove obsolete comment about bugfix...
2003-10-11 Eric KohlFixed cell buggy cell size calculation.
2003-10-10 Eric Kohl- Fixed inconsistent detection of in-offset data.
2003-09-27 Robert Dickensonreactos\subsys\system\usetup\infcache.c (line 1156)
2003-07-30 Royce Mitchell IIIdisabled check for existing hive. Needed because hivesy...
2003-07-27 Eric KohlAdded missing MultiSz support.
2003-07-27 Steven EdwardsTreat DWORD values as unsigned - Patch by vizzini
2003-05-18 Eric KohlDo not overwrite existing hive files.
2003-05-18 Eric KohlParse DOS and *nix text files correctly.
2003-04-27 Casper Hornstrup2003-04-27 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-22 Eric KohlAdded checks for invalid block pointers.
2003-04-17 Casper Hornstrup2003-04-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-16 Eric KohlFinished mkhive.
2003-04-14 Eric KohlAdd hive maker. It does not export binary hives yet.