addding new streach code for dib8, left to add it is dib1, dib4, dib24, dib32
[reactos.git] / reactos / tools /
2006-01-02 Ged MurphyAllow files other than C to be included in the projects
2006-01-01 Eric KohlGenerate static MIDL_PROC_FORMAT_STRING, MIDL_TYPE_FORM...
2005-12-30 Nathan WoodsModified rbuild to generate a map file of the boot...
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-12-26 Gé van GeldorpSync to Wine-0_9_4:
2005-12-14 Ged Murphyj_anderw@sbox.tugraz.at
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-05 Eric KohlChange oldnames option from '-o' to '--oldnames'.
2005-12-04 Ged Murphy- Put output from MSVC into the relevant output-i386...
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-12-02 Royce Mitchell IIIstore pointer to Backend in the Project class so proper...
2005-12-02 Christoph von Wittichfixed BaseAddress
2005-12-02 Christoph von Wittichfixed vcproj files for modules which do not use pch
2005-11-30 Christoph von Wittichfixed the build options for different configurations
2005-11-30 Christoph von Wittichadded PCH support
2005-11-30 Christoph von Wittichfix linker options
2005-11-30 Steven Edwardsdefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING...
2005-11-30 Christoph von Wittichadded more correct linker flags (patch by brezenbak)
2005-11-30 Christoph von Wittichfix some problems in patch from brezenbak
2005-11-29 Royce Mitchell IIIenhance generated msvc projects - patch by Brezenbak
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Gé van GeldorpRe-import wmc from Wine
2005-11-28 Gé van GeldorpRemove outdated wmc
2005-11-28 Gé van GeldorpNo use in building the targets just to immediately...
2005-11-28 Royce Mitchell IIIappend "_auto" to dsp and vcproj filenames to not confl...
2005-11-28 Royce Mitchell IIIfix linux builds - sorry
2005-11-27 Royce Mitchell IIImove xml.h/cpp and ssprintf.h/cpp up a directory, make...
2005-11-27 Royce Mitchell IIIadd simplified version of XMLLoadFile() - preparation...
2005-11-27 Royce Mitchell IIIremove dependance on rbuild's headers - preparation...
2005-11-27 Filip NavaraUse inflib.
2005-11-27 Steven EdwardsXML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users...
2005-11-27 Royce Mitchell IIIremove xml.h/cpp's dependancy on exception.h/cpp -...
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-26 Casper HornstrupFix dependencies that cause trouble
2005-11-26 Casper Hornstrup* Implement <autoregister>
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-26 Eric KohlAllocate another 4 bytes for unique pointers to simple...
2005-11-26 Royce Mitchell IIIremove transient debugging code
2005-11-26 Royce Mitchell IIIXML: better descriptions on a couple errors, more accur...
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Royce Mitchell IIIcatch all source-file transitions so rsym data has...
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Royce Mitchell IIIutility to dump stab info out of an executable
2005-11-25 Royce Mitchell IIIfix signed/unsigned comparison warning
2005-11-25 Casper HornstrupDon't include files from outside a compilation unit
2005-11-23 Casper HornstrupFix building rbuild tests
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-11-22 Casper HornstrupParse <compilationunit>
2005-11-22 Alex Ionescu- Fix inclusion of deleted file.
2005-11-22 Filip NavaraFix some registry structures to match the Windows format.
2005-11-21 Casper HornstrupRevert 19411
2005-11-21 Filip NavaraGenerate .dsp files with matching !IF/!ELSEIF and ...
2005-11-21 Gé van GeldorpLinux doesn't understand VOID
2005-11-21 Casper HornstrupParse <compilationunit>
2005-11-20 Casper HornstrupHandle indirect calls to functions in external modules
2005-11-19 Casper HornstrupCreate parent directory before creating the definition...
2005-11-16 Christoph von Wittichfixed bug 791
2005-11-12 Magnus OlsenCommit the patch for ibm code pages
2005-11-12 Magnus Olsenadding ibmcp861.txt the patch for create it will follow...
2005-11-07 Magnus OlsenFixed bug 954 rbuild devcpp generates mixed slashes...
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-11-02 Gé van GeldorpScoTTie <scott@wizzer-it.com>/erie-- <seditaniedi@gmail...
2005-11-02 Christoph von Wittich* compile .S files with MSVC2002/2003 too
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend to w32ksvc.db (and fix tabs)
2005-10-30 Gregor AnichSilence warning for non-win32 compilations.
2005-10-29 Thomas Bluemel#include "w32k.h" -> #include <w32k.h>
2005-10-28 Maarten BosmaDick Buitelaar: Fix DevCpp Backend (Bug 802)
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpFix build problems introduced by r18788
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-24 Casper HornstrupFix linker script parameter location. Spotted by Hartmu...
2005-10-24 Royce Mitchell IIIadded <linkerscript> and corrected some mistakes to...
2005-10-24 Casper HornstrupImplement linkerscript element
2005-10-23 Casper HornstrupHave pre-compiled header rule depend on widl generated...
2005-10-22 Royce Mitchell IIIadd raddr2line back to build
2005-10-22 Christoph von Wittichadding gccasm.rules to vcproj files
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-20 Christoph von Wittichfixing OutputFile in *.vcproj files
2005-10-20 Royce Mitchell IIIwe do still need to generate dsw files for msvc6
2005-10-20 Christoph von Wittichsimplify MSVCBackend::Process code
2005-10-20 Thomas Bluemeluse the ansi entry point by default
2005-10-20 Christoph von Wittichfix compile problems with msvc6
2005-10-20 Thomas Bluemeladd a 'unicode' property to modules (not yet supported...
2005-10-20 Christoph von Wittichadd targets for creating MSVC project files to Makefile
2005-10-20 Christoph von Wittichcreate only the project files specified on cmdline
2005-10-20 Royce Mitchell IIImsvc6+psdk fix
2005-10-20 Royce Mitchell IIImsvc6+PSDK fixes
2005-10-20 Royce Mitchell IIIfix msvc6 template warning
2005-10-20 Christoph von Wittichcreate more correct solution files for different versio...
next