summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-11More gmalloc → gmallocnAlbert Astals Cid4-9/+9
2009-04-11Revert part of last commit, i need more math classes :DAlbert Astals Cid1-2/+2
2009-04-11Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *Albert Astals Cid6-28/+28
2009-04-11Add gmallocn3 that does the same as gmallocn but with 3 argumentsAlbert Astals Cid2-0/+24
2009-04-10Make it compile in SolarisAlbert Astals Cid1-0/+14
2009-04-10[glib] Print annotations with the print flag enabledCarlos Garcia Campos1-0/+2
2009-03-30Fix clip test for fontsAlbert Astals Cid1-2/+2
2009-03-29Forgot Ross copyrightAlbert Astals Cid1-0/+1
2009-03-29Fix extraction of some ActualText contentRoss Moore1-1/+1
2009-03-25Fix getGlyphAdvance to behave correctly on font size changesAlbert Astals Cid1-1/+2
2009-03-25Remove case-insensitive matching of filenames in PDFDoc constructorEric Toombs1-29/+10
2009-03-24declare the matrix at the beginningPino Toscano1-1/+1
2009-03-22Improved error reporting of ErrOpenFile errorsEric Toombs3-25/+51
2009-03-21Support rendering non-square pixels in pdftoppmMichael K. Johnson2-7/+46
2009-03-21Update version we need of Qt4Albert Astals Cid2-5/+5
2009-03-21Bump cairo dependency to 1.8.4Albert Astals Cid1-1/+1
2009-03-21Add more _checkoverflow variants, rework internalsAlbert Astals Cid2-48/+48
2009-03-20Fix cairo luminosity smask when cairo ctm != identityAdrian Johnson1-1/+15
2009-03-20Fix bug in cairo backend with nested masksAdrian Johnson2-1/+22
2009-03-20Bump cairo dependency to 1.8.4Carlos Garcia Campos1-1/+1
2009-03-16Fix parsing of border arraysAlbert Astals Cid1-18/+36
2009-03-12Really fix jpeg lib init order?Albert Astals Cid1-1/+1
2009-03-11fontCIDType2OT fonts can also have a CIDToGIDMapAlbert Astals Cid1-2/+2
2009-03-11remove the fortran check during the initialisation of libtoolVincent Torri1-0/+1
2009-03-11Add AC_CONFIG_MACRO_DIR([m4])Vincent Torri1-0/+1
2009-03-11Better check for pkg-configVincent Torri1-4/+1
2009-03-11Check there is an optional content config before using itAlbert Astals Cid1-2/+2
2009-03-09Check for pkgconfig before using itBrian Ewins1-0/+6
2009-03-08use AC_CHECK_HEADER to find headersMarc Kleine-Budde1-2/+1
2009-03-08Add the new croptting options explanationsAlbert Astals Cid1-0/+15
2009-03-08Make pdftotext to accept cropping options like pdftoppmJan Jockusch1-1/+28
2009-03-08Fix the previous fixAlbert Astals Cid1-2/+2
2009-03-08I should compile before commiting :-/Albert Astals Cid1-1/+0
2009-03-08set up the error-manager before calling jpeg_create_decompressRyszard Trojnacki1-4/+7
2009-03-03Do not blindly follow loops parsing OutlineItemNick Jones1-1/+14
2009-03-02[Qt4] adapt to the new PDFDoc saving APIPino Toscano1-5/+7
2009-03-02[glib] Correctly handle doc->saveAs() error code.Carlos Garcia Campos1-4/+33
2009-02-28Return an error code instead of a GBool when savingCarlos Garcia Campos2-15/+15
2009-02-25Fix cache shiftingKoji Otani1-1/+1
2009-02-25Make JBIG2Stream not crash in 2009-41414141.pdfAlbert Astals Cid1-66/+85
2009-02-22Check if cairo_shape is not NULL before using it.Carlos Garcia Campos1-1/+1
2009-02-21[Qt4] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-02-21[Qt] do not assume the destination file name for links is ASCIIPino Toscano1-2/+2
2009-02-21[glib] Make sure filename is valid utf-8 for remote destsCarlos Garcia Campos1-2/+1
2009-02-21Use the UF entry when present in Filespec dictionaryCarlos Garcia Campos1-7/+7
2009-02-21[glib] Add a macro to define boxed typesCarlos Garcia Campos5-151/+53
2009-02-21[glib] Use template files to create poppler-enumsCarlos Garcia Campos3-30/+82
2009-02-21glib small doc comment correctionsThomas Viehmann3-3/+3
2009-02-21Make glib API reference more completeThomas Viehmann5-2/+511
2009-02-03Fix cache shiftingAlbert Astals Cid1-5/+5