index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glib
/
poppler-page.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-24
glib: Always start from the beginning when starting a new search on a page
Carlos Garcia Campos
1
-1
/
+4
2012-11-24
Update fill and stroke color in CairoOutputDev::startPage
Jason Crain
1
-1
/
+1
2012-11-24
glib: Ensure text is only computed on first render
José Aliste
1
-5
/
+4
2012-11-24
glib: check if words end with spaces
Jason Crain
1
-27
/
+35
2012-10-06
glib: chain up finalize to the parent class
Carlos Garcia Campos
1
-0
/
+2
2012-09-11
Allow multiple fonts in a TextWord
Jason Crain
1
-20
/
+29
2012-06-02
glib: Add poppler_page_find_text_with_options
Thomas Schenker
1
-13
/
+39
2012-05-20
glib: Add poppler_page_remove_annot()
Carlos Garcia Campos
1
-0
/
+19
2012-04-12
Do not pass those params to createGfx since they aren't used
Albert Astals Cid
1
-2
/
+2
2012-03-26
Re-added forceRasterize to PSOutputDev (and qt4 fix too)
Fabio D'Urso
1
-1
/
+1
2012-02-19
glib docs: fix typo
Adrian Johnson
1
-1
/
+1
2012-02-06
Merge branch 'master' into xpdf303merge
Albert Astals Cid
1
-15
/
+19
2012-02-06
[xpdf303] TextOutputDev and associated changes
Albert Astals Cid
1
-2
/
+3
2012-02-04
gtk-doc: Fix API documentation for poppler_page_free_annot_mapping()
Hib Eris
1
-2
/
+2
2012-02-04
gtk-doc: remove references to removed pixbuf functions
Hib Eris
1
-4
/
+2
2012-02-04
gtk-doc: Fix typo's
Hib Eris
1
-2
/
+1
2012-01-20
glib: various minor introspection and documentation improvements
Evan Nemerson
1
-8
/
+15
2011-09-01
xpdf303: Page functions do not need Catalog * anymore
Albert Astals Cid
1
-7
/
+4
2011-09-01
xpdf303: API rework, Gfx wants a PDFDoc instead of an XRef
Albert Astals Cid
1
-2
/
+0
2011-08-22
glib: Add poppler_page_get_text_attributes()
danigm
1
-0
/
+202
2011-03-01
Merge Link and AnnotLink code
Carlos Garcia Campos
1
-16
/
+13
2011-02-26
glib: Add some more introspection annotations
Carlos Garcia Campos
1
-3
/
+3
2011-02-26
glib: Add missing "out" annotation to poppler_page_get_size()
Peter Ward
1
-2
/
+2
2011-02-13
glib: Remove deprecated GDK API
Carlos Garcia Campos
1
-296
/
+0
2011-01-08
glib: Fix memory leak when calling poppler_page_get_text_layout() for pages w...
Carlos Garcia Campos
1
-1
/
+4
2011-01-08
glib: Use NULL instead of FALSE in g_return_val_if_fail() for functions retur...
Carlos Garcia Campos
1
-6
/
+6
2010-11-10
Linearization improvements
Hib Eris
1
-0
/
+1
2010-10-17
[glib] Add poppler_page_get_selected_region()
Carlos Garcia Campos
1
-0
/
+81
2010-10-17
[glib] Add poppler_page_render_for_printing_with_options()
Carlos Garcia Campos
1
-9
/
+68
2010-09-13
[glib] doc: Document PopplerPage:label property
Carlos Garcia Campos
1
-0
/
+5
2010-09-13
[glib] Add poppler_page_get_label()
Carlos Garcia Campos
1
-13
/
+34
2010-09-13
[glib] Avoid core headers to be parsed by the g-i scanner
Carlos Garcia Campos
1
-0
/
+2
2010-07-20
[glib] Add poppler_page_add_annot()
Carlos Garcia Campos
1
-0
/
+19
2010-07-08
[glib] Fix poppler_page_find_tex() when called more than once
Carlos Garcia Campos
1
-1
/
+1
2010-07-08
[glib] Add poppler_page_get_selected_text()
Carlos Garcia Campos
1
-11
/
+32
2010-07-05
[glib] docs: add some more introspection annotations
Carlos Garcia Campos
1
-2
/
+2
2010-07-02
[glib] docs: Add GObject introspection annotations
Carlos Garcia Campos
1
-8
/
+15
2010-07-02
[glib] docs: deprecate GDK API
Carlos Garcia Campos
1
-0
/
+8
2010-07-01
[glib] docs: Add index of new symbols for versions 0.12, 0.14 and 0.16
Carlos Garcia Campos
1
-0
/
+2
2010-07-01
[glib] docs: document boxed types defined in poppler-page
Carlos Garcia Campos
1
-0
/
+147
2010-07-01
[glib] Remove splash header file
Carlos Garcia Campos
1
-1
/
+0
2010-06-30
[glib] docs: do not use gtk-doc templates
Carlos Garcia Campos
1
-0
/
+6
2010-06-19
[glib] Fix links/annots area for rotated documents with page CropBox not star...
Carlos Garcia Campos
1
-15
/
+10
2010-06-16
[glib] Add poppler_page_get_text_layout()
Daniel Garcia
1
-0
/
+91
2010-06-15
[glib] Add some G_UNLIKELY()
Carlos Garcia Campos
1
-7
/
+10
2010-06-15
[glib] Use g_slice for mappings and PopplerRectangle
Carlos Garcia Campos
1
-32
/
+18
2010-06-15
[glib] Use poppler_image_mapping_free() instead of g_free()
Carlos Garcia Campos
1
-1
/
+1
2010-06-15
[glib] Remove poppler_mapping_free and use poppler_link_mapping_free instead
Carlos Garcia Campos
1
-8
/
+1
2010-06-15
[glib] Use _new() methods instead of g_new() to create boxed structs
Carlos Garcia Campos
1
-3
/
+3
2010-04-12
[glib] Use existing cairo api when rendering to a pixbuf
Carlos Garcia Campos
1
-134
/
+93
[next]