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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
Do not use deprecated gtk_scrolled_window_add_with_viewport()
Hib Eris
5
-0
/
+20
2013-04-06
Make our mutexes recursive
Albert Astals Cid
1
-0
/
+3
2013-03-24
glib: Always start from the beginning when starting a new search on a page
Carlos Garcia Campos
1
-1
/
+4
2013-01-28
A few more missing Goffsets
Adrian Johnson
1
-1
/
+1
2013-01-25
Large file support
Adrian Johnson
2
-13
/
+13
2013-01-19
Make rendering thread-safe
Thomas Freitag
2
-0
/
+5
2012-12-15
0.21.4 soversion increases
poppler-0.21.4
Albert Astals Cid
2
-2
/
+2
2012-12-08
glib-demo: Update the demo to modify flags of annotations
José Aliste
1
-0
/
+65
2012-12-08
glib: Add poppler_annot_set_flags
José Aliste
2
-0
/
+24
2012-12-02
glib-demo: Do not use deprecated gtk_color_button_{get,set}_rgba()
Hib Eris
1
-0
/
+16
2012-12-01
Fix compile warning on unused variable filename_g
Hib Eris
1
-1
/
+1
2012-11-28
glib-demo: Fix warning on signedness
Hib Eris
1
-1
/
+1
2012-11-28
glib-demo: Fix set but unused warning
Hib Eris
1
-3
/
+6
2012-11-28
glib-demo: pgd_text_view_query_tooltip(): return a gboolean
Hib Eris
1
-1
/
+3
2012-11-28
glib-demo: Remove set but unused variable textinfo
Hib Eris
1
-2
/
+0
2012-11-28
glib-demo: Fix warning "operation on 'page' may be undefined [-Wsequence-point]"
Hib Eris
1
-1
/
+1
2012-11-28
glib-demo: Remove unused variable slice_selector
Hib Eris
1
-1
/
+1
2012-11-28
glib-demo: Remove unused variable region
Hib Eris
1
-1
/
+0
2012-11-28
glib-demo: Do not use 'text' uninitialized
Hib Eris
1
-1
/
+1
2012-11-28
glib-demo: Fix warning on unused variable selection
Hib Eris
1
-1
/
+0
2012-11-28
glib-demo: Fix warnings on unused variables
Hib Eris
1
-3
/
+1
2012-11-26
glib/cmake: Include Gio-2.0 for introspection
Pino Toscano
1
-1
/
+1
2012-11-26
glib/cmake: Show all suppressed introspection scanner warnings
Pino Toscano
1
-1
/
+1
2012-11-25
glib: Fix returns tag in PopplerAttachmentSaveFunc api doc
Carlos Garcia Campos
1
-1
/
+1
2012-11-25
glib: Add missing ":" at the end of some functions documentation
José Aliste
3
-12
/
+12
2012-11-25
glib: Exclude poppler-input-stream.h from introspection files
Hib Eris
1
-1
/
+1
2012-11-25
glib: Include Gio-2.0 for introspection
Hib Eris
1
-1
/
+1
2012-11-25
glib: Show all suppressed introspection scanner warnings
Hib Eris
1
-1
/
+1
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
2
-0
/
+8
2012-09-21
Increase sonames
poppler-0.21.0
Albert Astals Cid
2
-2
/
+2
2012-09-11
Allow multiple fonts in a TextWord
Jason Crain
1
-20
/
+29
2012-08-15
build: remove extra fontconfig CFLAGS and LIBS
Pino Toscano
1
-3
/
+1
2012-06-02
glib-demo: Add find options to find demo
Carlos Garcia Campos
1
-1
/
+60
2012-06-02
glib-demo: Show search matches in a document view
Carlos Garcia Campos
1
-35
/
+218
2012-06-02
glib: Add poppler_page_find_text_with_options
Thomas Schenker
4
-13
/
+62
2012-05-24
glib docs: fix typo
Adrian Johnson
1
-2
/
+2
2012-05-21
Compile++
Albert Astals Cid
1
-3
/
+3
2012-05-21
Compile
Albert Astals Cid
1
-0
/
+2
2012-05-20
glib-demo: Make text characters list fill and expand in text demo
Carlos Garcia Campos
1
-1
/
+1
2012-05-20
glib-demo: Add a button to remove annots from the annot view
Carlos Garcia Campos
1
-7
/
+41
2012-05-20
glib: Add poppler_page_remove_annot()
Carlos Garcia Campos
3
-0
/
+22
2012-05-20
glib: Take a reference of the core annotation when creating a PopplerAnnot
Carlos Garcia Campos
1
-31
/
+22
2012-05-19
glib-demo: Fix runtime warning
Carlos Garcia Campos
1
-1
/
+1
2012-05-19
gtk-tests: Port to GTK+ 3.0
Carlos Garcia Campos
19
-489
/
+320
2012-05-13
glib-demo: Use poppler_document_new_from_gfile to load the given uri
Carlos Garcia Campos
1
-7
/
+2
2012-05-13
glib: Add poppler_document_new_from_gfile
Carlos Garcia Campos
3
-0
/
+51
2012-05-13
glib Add missing cancellable param in poppler_document_new_from_stream doc
Carlos Garcia Campos
1
-0
/
+1
[next]