<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 25.03.2011 21:42, Albert Astals Cid wrote:
<blockquote cite="mid:201103252042.16960.aacid@kde.org" type="cite">
<pre wrap="">A Dilluns, 20 de desembre de 2010, Thomas Freitag va escriure:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all!
</pre>
</blockquote>
<pre wrap="">
Hi
</pre>
<blockquote type="cite">
<pre wrap="">How I promised long time ago, here now a patch for the poppler writing
routines and some new helper function, together with two small sample
programs using them.
</pre>
</blockquote>
<pre wrap="">
I'm resending the patch because what you sent was unnecesarily big and scary
(which diff program you use?).
</pre>
</blockquote>
git diff under windows<br>
<blockquote cite="mid:201103252042.16960.aacid@kde.org" type="cite">
<pre wrap="">
Basically there are a few stilistic things i don't like (please don't use
this->)
</pre>
</blockquote>
Sorry, I use it sometimes when I forgot the correct name of a
function or variable. After typing "this->" I get the a list of
everything which is defined (under Visual C). Normally I remove then
"this->", seems as if I forgot it sometimes.<br>
<blockquote cite="mid:201103252042.16960.aacid@kde.org" type="cite">
<pre wrap="">
Also do you really need to have things like ExtractPage in PDFDoc? Not sure
they make sense to me there
</pre>
</blockquote>
I can't really remember. It's over three months ago! But I guess
that it uses some private variables and / or private methods and it
make no sense to make them public because nobody need it elsewhere.<br>
<br>
Thomas<br>
<blockquote cite="mid:201103252042.16960.aacid@kde.org" type="cite">
<pre wrap="">Albert
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
poppler mailing list
<a class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>
</pre>
</blockquote>
<br>
</body>
</html>