summaryrefslogtreecommitdiff
path: root/glib/poppler-page.cc
AgeCommit message (Expand)AuthorFilesLines
2010-07-20[glib] Add poppler_page_add_annot()Carlos Garcia Campos1-0/+19
2010-07-08[glib] Fix poppler_page_find_tex() when called more than onceCarlos Garcia Campos1-1/+1
2010-07-08[glib] Add poppler_page_get_selected_text()Carlos Garcia Campos1-11/+32
2010-07-05[glib] docs: add some more introspection annotationsCarlos Garcia Campos1-2/+2
2010-07-02[glib] docs: Add GObject introspection annotationsCarlos Garcia Campos1-8/+15
2010-07-02[glib] docs: deprecate GDK APICarlos Garcia Campos1-0/+8
2010-07-01[glib] docs: Add index of new symbols for versions 0.12, 0.14 and 0.16Carlos Garcia Campos1-0/+2
2010-07-01[glib] docs: document boxed types defined in poppler-pageCarlos Garcia Campos1-0/+147
2010-07-01[glib] Remove splash header fileCarlos Garcia Campos1-1/+0
2010-06-30[glib] docs: do not use gtk-doc templatesCarlos Garcia Campos1-0/+6
2010-06-19[glib] Fix links/annots area for rotated documents with page CropBox not star...Carlos Garcia Campos1-15/+10
2010-06-16[glib] Add poppler_page_get_text_layout()Daniel Garcia1-0/+91
2010-06-15[glib] Add some G_UNLIKELY()Carlos Garcia Campos1-7/+10
2010-06-15[glib] Use g_slice for mappings and PopplerRectangleCarlos Garcia Campos1-32/+18
2010-06-15[glib] Use poppler_image_mapping_free() instead of g_free()Carlos Garcia Campos1-1/+1
2010-06-15[glib] Remove poppler_mapping_free and use poppler_link_mapping_free insteadCarlos Garcia Campos1-8/+1
2010-06-15[glib] Use _new() methods instead of g_new() to create boxed structsCarlos Garcia Campos1-3/+3
2010-04-12[glib] Use existing cairo api when rendering to a pixbufCarlos Garcia Campos1-134/+93
2010-03-18[glib] Move find_annot_movie_for_action() from page to actionCarlos Garcia Campos1-79/+0
2010-03-15[glib] Add support for screen annotationCarlos Garcia Campos1-0/+3
2010-03-15[glib] Add support for movie actionsCarlos Garcia Campos1-1/+80
2010-03-15[glib] Add support for movie annotationsCarlos Garcia Campos1-0/+3
2010-01-24[glib] Make glib frontend unconditionally use cairo output deviceCarlos Garcia Campos1-232/+5
2010-01-23[glib] Use TextOutputDev to get TextPage when we haven't rendered the pageCarlos Garcia Campos1-9/+18
2009-11-15[glib] Add support for file attachment annotationsThomas Viehmann1-0/+3
2009-10-20[glib] Fix CVE-2009-3607Carlos Garcia Campos1-10/+10
2009-04-11More gmalloc → gmallocnAlbert Astals Cid1-1/+1
2009-04-10[glib] Print annotations with the print flag enabledCarlos Garcia Campos1-0/+2
2009-02-21[glib] Add a macro to define boxed typesCarlos Garcia Campos1-80/+19
2008-12-20[glib] Use TextPage instead of TextOutputDev when cairo is enabledCarlos Garcia Campos1-45/+103
2008-09-20Remove some warnings and errors when compiling with gcc and -pedanticTomas Are Haavet1-1/+1
2008-07-20Fix condition, we want thumb to be a Stream, not to be non nullAlbert Astals Cid1-1/+1
2008-06-09glib: save/restore cairo state when rendering a pageAdrian Johnson1-0/+2
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid1-1/+1
2008-03-20[glib] Do not cache image_dev in poppler page.Carlos Garcia Campos1-25/+35
2008-03-12Make GDK dependency option for glib bindingsCarlos Garcia Campos1-271/+390
2008-03-11Fix buildCarlos Garcia Campos1-3/+3
2008-03-11Add preliminary annotations support in the glib frontendIñigo Martínez1-0/+166
2008-02-10Avoid prescaling images when printing.Jeff Muizelaar1-0/+1
2008-01-19Do not render images when getting the image mapping, it can be done later on ...Carlos Garcia Campos1-36/+45
2007-12-14Prepare code to Annotation Subtype support.Iñigo Martínez1-10/+1
2007-11-05Fix FSF addressAlbert Astals Cid1-1/+1
2007-10-19Do not draw annotations when rendering for printingCarlos Garcia Campos1-3/+22
2007-10-04Add poppler_page_render_for_printing() and poppler_page_render_to_pixbuf_for_...Carlos Garcia Campos1-26/+109
2007-09-23Reduce number of compiler warnings.Krzysztof Kowalczyk1-2/+1
2007-09-052007-09-05 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-10/+12
2007-09-032007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-4/+8
2007-09-012007-09-01 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-0/+2
2007-08-302007-08-30 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-10/+71
2007-08-232007-08-23 Carlos Garcia Campos <carlosgc@gnome.org>Carlos Garcia Campos1-1/+1