-Add a new module type 'cabinet' to handle .cab files generation
[reactos.git] / reactos / tools / widl /
2008-03-07 Colin FinckUpdate two includes to not rely on target headers anymore
2008-03-07 Colin Finck- Add the "include" directory as an include to the...
2008-03-07 Hervé PoussineauReplace some .mak files by .rbuild files
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Hervé PoussineauUse the same include guard in WIDL generated files...
2008-02-10 Aleksey BraginSync to Wine-0.9.55:
2008-02-07 Colin FinckDefine O_BINARY to 0 in include/wine/port.h if it's...
2008-02-07 Colin Finckcreat() is equivalent to open() with the flags O_CREAT...
2008-01-18 Colin FinckHopefully the last fix to get this to compile under...
2008-01-18 Colin FinckDefine O_BINARY to 0 if it is not defined (all hosts...
2008-01-18 Colin FinckFix the fix
2008-01-18 Colin FinckWrite the TLB file in binary mode, so the line endings...
2008-01-18 Colin FinckSwitch to the new widl (Wine-20080118)
2008-01-18 Christoph von Wittichwidl: Fix context handle "cannot be null" detection.
2008-01-15 Colin FinckUpdated "widl_ros.diff" file.
2008-01-15 Colin FinckChange make_token and dup_basename to also support...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Aleksey Bragin- Update ros diff according to recent Colin's changes.
2008-01-11 Colin FinckTrying to fix the build on Unix hosts by only using...
2008-01-11 Aleksey Bragin- Switch to the new widl and new rpcrt4.
2007-12-30 Aleksey Bragin- ReactOS Specific! WIDL in ReactOS is called with...
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-07 Hervé PoussineauOn *nix systems, support absolute paths in ROS_INTERMED...
2007-10-30 Colin FinckTry to unbreak build by adding the -Iinclude/psdk line...
2007-10-30 Hervé PoussineauDo not directly include psdk directory when building...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-24 Hervé PoussineauUse user flags when building host tools
2007-09-05 Hervé PoussineauFinally let Wine package version depend of ReactOS...
2007-09-05 Hervé PoussineauLet tools including the version number depend of buildno.h
2007-05-21 Eric KohlRevert latest update due to unexpected bug in compiled...
2007-05-19 Eric KohlUpdate WIDL to rev 20070519.
2007-05-17 Eric Kohl- Update WPP and fix the resulting bugs because wpp_fin...
2007-05-05 Dmitry GorbachevFix a bug in stub generation code. There are some other...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-21 Johannes Anderwald- revert 26147
2007-03-20 Johannes Anderwald- fix makefiles to depend on TOOLS_OUT_ value than...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-30 Andrew MungerMerge 24208, 24236, 24242, and 24259 from trunk. LiveCD...
2006-09-24 Art YerkesFix mkhive on unix.
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-07 Hervé PoussineauAdd missing svn:eol-style property
2006-07-30 Eric KohlSynchronize with current WINE widl 20060729.
2006-06-26 Alex Ionescu- Fix the build...I hope/think
2006-02-27 Eric KohlDereference type declarations properly.
2006-02-27 Eric Kohl- Move proc string offset calculation to a separate...
2006-02-18 Maarten BosmaFix compile (sorry, did not test a clean build)
2006-01-01 Eric KohlGenerate static MIDL_PROC_FORMAT_STRING, MIDL_TYPE_FORM...
2005-12-05 Eric KohlChange oldnames option from '-o' to '--oldnames'.
2005-11-26 Eric KohlAllocate another 4 bytes for unique pointers to simple...
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-16 Eric KohlFix [out, size_is, unique] parameter issues.
2005-10-09 Eric Kohl- Support [out, unique] base type parameters.
2005-10-09 Eric Kohl- Support [out, unique] base type parameters.
2005-08-07 Eric KohlSupport size_is(*Length) attributes for strings.
2005-08-01 Thomas Bluemeldefine common build flags so they can easily be changed...
2005-08-01 Thomas Bluemelfixed some warnings when compiling with -O3
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-30 Eric Kohl- Support conformant arrays as in and out parameters.
2005-07-28 Thomas Bluemeldon't generate meaningless lvalue typecast
2005-07-24 Eric KohlFix grammar of the size_is attribute so that size_is...
2005-07-23 Eric Kohl- Fix offset calculation bug in the ProcFormatString.
2005-07-16 Eric Kohl- For bugs for in-string parameters.
2005-07-06 Gé van GeldorpSync to Wine-20050628:
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-08 Thomas Bluemeldon't generate lvalue assignment code
2005-05-08 Thomas BluemelDon't declare constants as export and later define...
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-25 Gé van GeldorpSync to Wine-20050419:
2005-04-18 Filip NavaraDon't use pointer to freed memory.
2005-04-17 Eric KohlSupport out-pointers to structs.
2005-04-15 Eric KohlSupport in-pointers to structs.
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Eric KohlSupport 'ref' and 'unique' attributes for pointers.
2005-03-27 Eric KohlAdded handling of unsigned type. Patch by Jacek Caban...
2005-03-25 Eric KohlGenerate code without L-value casts. Fix remaining...
2005-03-21 Filip NavaraFix a typo in write_function_stubs.
2005-03-20 Filip NavaraMinor correction to my r14237 commit. Forgot to delete...
2005-03-20 Filip NavaraGenerate code without L-value casts.
2005-03-20 Eric KohlImprove error messages.
2005-03-13 Eric KohlRemove debug printf().
2005-03-13 Eric KohlRemove debug printf().
2005-03-13 James TaborFix paste error.
2005-03-13 James TaborFixup for *nix port
next