merge trunk head (37902)
[reactos.git] / reactos / tools / widl / header.c
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-04 Eric KohlSync to wine-1.1.4:
2008-11-12 Eric KohlSync to wine-0.9.61:
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-09 Eric KohlSync to wine-0.9.60:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Eric KohlWIDL: Enable the use of scalar types (non-pointer types...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-19 Eric KohlSync to wine-0.9.60:
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-21 Eric KohlSync to Wine-0.9.58
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Aleksey BraginSync to Wine-0.9.55:
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Aleksey Bragin- Switch to the new widl and new rpcrt4.
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-05-21 Eric KohlRevert latest update due to unexpected bug in compiled...
2007-05-19 Eric KohlUpdate WIDL to rev 20070519.
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-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-30 Eric KohlSynchronize with current WINE widl 20060729.
2005-07-06 Gé van GeldorpSync to Wine-20050628:
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-03-10 Eric KohlImplement '-o' option. This is equivalent to MIDLs...
2005-03-06 Eric KohlSupport pointers to simple types as input arguments.
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-25 Eric Kohl- Support multiple interfaces per idl file.
2005-02-24 Eric KohlSupport remaining basic types (float, double, small...
2005-02-22 Eric Kohl- Support implict_handle attribute in IDL files.
2005-02-21 Filip NavaraFix build on Linux.
2005-02-20 Gé van GeldorpImport from Wine