summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-01[qt4] ignore "Widget" annotationsPino Toscano1-1/+3
2011-03-01annots: avoid a temporary GooString just for comparisons, just use strcmpPino Toscano1-28/+26
2011-03-01fix appendAnnot() invocation on annotations readingPino Toscano1-2/+6
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos25-304/+188
2011-02-27small fixes to the pdftohtml manpagePino Toscano1-9/+9
2011-02-27[qt4] fix caption of push button fieldsPino Toscano1-2/+23
2011-02-27annots: 'CA', 'RC' and 'AC' are strings, not namesPino Toscano1-6/+6
2011-02-27make getOnStr() return the GooString* instead of its char*Pino Toscano3-9/+6
2011-02-27[qt4] directly use the dictPino Toscano1-3/+3
2011-02-27[qt4] move textAlignment() as a private functionPino Toscano2-27/+31
2011-02-27[qt4] use FormWidget::getAlternateUiName()Pino Toscano1-7/+2
2011-02-27forms: read the TU field as alternateUiNamePino Toscano2-0/+10
2011-02-27[qt4] use FormWidget::getPartialName()Pino Toscano1-7/+2
2011-02-27[qt4] use the new FormWidget::createActivationAction()Pino Toscano1-10/+3
2011-02-27add FormWidget::createActivationAction()Pino Toscano2-0/+15
2011-02-27Some more missing copyrightsAlbert Astals Cid5-4/+5
2011-02-27Add 2011 yearsAlbert Astals Cid2-2/+2
2011-02-27access the pixels directlyWilliam Bader1-10/+11
2011-02-27Fix crash in some pdfAlbert Astals Cid1-1/+1
2011-02-27Implement GfxDeviceCMYKColorSpace::getRGBLineAlbert Astals Cid2-2/+32
2011-02-26annots: Don't assume y1 > y3 for quad points of a highlight annotationCarlos Garcia Campos1-1/+1
2011-02-26cairo: Handle font type fontCIDType2OT when creating freetype fontCarlos Garcia Campos1-1/+1
2011-02-26cairo: Fix a crash when rendering a document with inline imagesCarlos Garcia Campos2-13/+17
2011-02-26glib: Add some more introspection annotationsCarlos Garcia Campos4-7/+7
2011-02-26glib: Add missing "out" annotation to poppler_page_get_size()Peter Ward1-2/+2
2011-02-26cairo: Check if cairo version is == 1.11.2 to use mesh gradients apiCarlos Garcia Campos2-4/+4
2011-02-25Do not ask freetype for a font of size 0x0Albert Astals Cid1-1/+4
2011-02-24Fix rendering of some substituted fontsAdrian Johnson1-1/+2
2011-02-21Use gfree since we allocate with gmallocAlbert Astals Cid1-2/+2
2011-02-19Do not delete textOut twice when using -bboxAlbert Astals Cid1-2/+1
2011-02-16Lots of rendering improvements by Thomas and AndreaAlbert Astals Cid8-296/+1006
2011-02-13tests: Merge splash and cairo tests into a single gtk-test toolCarlos Garcia Campos5-535/+412
2011-02-13remove more references to the qt3 frontendPino Toscano1-3/+0
2011-02-13remove more GDK-related stuffPino Toscano5-28/+0
2011-02-13remove GDK API here tooPino Toscano1-1/+0
2011-02-13gtk-splash-test: Don't use GDK deprecated APICarlos Garcia Campos1-13/+15
2011-02-13glib: remove gdk referenes from pkg-config filesCarlos Garcia Campos3-3/+3
2011-02-13glib: Remove deprecated GDK APICarlos Garcia Campos7-407/+4
2011-02-13glib: Remove test-poppler-glib, poppler-glib-demo does the same and moreCarlos Garcia Campos3-679/+0
2011-02-11Do not infinite loop in some broken filesAlbert Astals Cid1-1/+2
2011-02-08Allow setting the rasterization resolutionWilliam Bader5-1/+36
2011-02-08Make really sure the uMap static pointer is validAlbert Astals Cid2-38/+47
2011-02-08Add PS level1 non standard binary output optionWilliam Bader5-67/+198
2011-02-07Make sure tx is inside the bitmapAlbert Astals Cid1-5/+5
2011-02-06cairo: Use the new cairo unique id to set the surface id when printingCarlos Garcia Campos2-3/+17
2011-02-02Workaround bug when converting pdf to ps with level1Albert Astals Cid3-1/+15
2011-01-30Increase precisionWilliam Bader1-100/+100
2011-01-29demo: don't use an uninitialized local variableJim Meyering1-0/+1
2011-01-29glib-demo: Add a tooltip with current selected character in text demoCarlos Garcia Campos1-0/+60
2011-01-28Make sure uMap is still valid before using itAlbert Astals Cid1-2/+4