beagle r3689 - in branches/beagle-0.2.16: Filters Filters/HtmlAgilityPack glue
- From: dbera svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r3689 - in branches/beagle-0.2.16: Filters Filters/HtmlAgilityPack glue
- Date: Tue, 8 May 2007 17:00:34 +0100 (BST)
Author: dbera
Date: 2007-05-08 17:00:33 +0100 (Tue, 08 May 2007)
New Revision: 3689
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3689&view=rev
Modified:
branches/beagle-0.2.16/Filters/FilterHtml.cs
branches/beagle-0.2.16/Filters/FilterKonqHistory.cs
branches/beagle-0.2.16/Filters/FilterOle.cs
branches/beagle-0.2.16/Filters/FilterPdf.cs
branches/beagle-0.2.16/Filters/HtmlAgilityPack/HtmlDocument.cs
branches/beagle-0.2.16/glue/spawn-glue.c
Log:
r3565: Fix Console.WriteLine()s in filters. Fixes those damn "No OLE2
signature" messages in the IndexHelperConsole log files.
r3602: Incorrectly placed void functions can still add up to the total runtime. Give a speedup to the html filter by using preprocessor directive instead of a variable.
r3603: Typo in the last commit of HtmlDocument.cs
r3621: glue/spawn-glue.c: If RedirectStandardError is false, then SafeProcess is not interested in the standard error, send the stderr to /dev/null in that case.
r3621: Filters/FilterPdf.cs: Fix #425150. Handle pdf files which can cause huge errors with pdfinfo. pdfinfo does not have any '-q' option, so send its stderr to /dev/null.
r3639: Add xhtml mimetype to html filter.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]