2005-01-13 Gonzalo Paniagua Javier * monoresgen.cs: s/monoresgen/resgen/. Open the destination file with FileMode.Create. Fixes bug #52105. 2004-06-05 Gonzalo Paniagua Javier * monoresgen.cs: fixed format exception in the po reader. 2004-05-20 Raja R Harinath * Makefile (PROGRAM_COMPILE): Define to $(BOOT_COMPILE). 2004-05-09 Gert Driesen * monoresgen.cs : use Assembly.Load with fullly qualified assembly name for loading swf assembly * monoresgen.exe.sources : added AssemblyInfo.cs, Consts.cs, Locale.cs 2004-03-22 Gonzalo Paniagua Javier * monoresgen.cs: don't create the output file on error reading the input. Fixes bug #55916. 2004-01-12 Miguel de Icaza * monoresgen.cs (PoResourceWriter.AddResource): Escape strings, fixes #52105 2003-12-16 Gonzalo Paniagua Javier * monoresgen.cs: ignore entries marked as 'fuzzy' in .po files. 2003-12-12 Gonzalo Paniagua Javier * monoresgen.cs: generate valid .po files. Fixes bug #52106. 2003-05-04 Gonzalo Paniagua Javier * monoresgen.cs: added reader/writer for .po files. Wed Mar 5 11:35:54 CET 2003 Paolo Molaro * monoresgen.cs: patch from Ian MacLean to add the /compile option. 2003/01/22 Nick Drochak * makefile: assume csc for makefile, and mcs for makfile.gnu. 2002-08-19 Dick Porter * monoresgen.cs: Added ';' as a text format comment char Wed Aug 7 15:51:54 CEST 2002 Paolo Molaro * monoresgen.cs: added the Mono implementation of resgen.