Sign in
skia
/
third_party
/
poppler
/
57bc52b93e6431f0dc7762e2001dedd614383001
/
glib
3879689
Remove enum PopplerOrientation from API
by Hib Eris
· 11 years ago
50ba37c
doc: Move PopplerError to it's own section
by Hib Eris
· 11 years ago
ef518d6
doc: Add poppler_orientation_get_type to poppler-sections.txt
by Hib Eris
· 11 years ago
7f1de12
doc: Fix PopplerStructureElement documentation
by Hib Eris
· 11 years ago
d4a9da2
doc: Do not include private headers
by Hib Eris
· 11 years ago
72f0ea4
glib-demo: Use duration_real in transitions demo
by Carlos Garcia Campos
· 9 years ago
b5c7b93
glib: Add duration_real to PopplerPageTransition
by Arseniy Lartsev
· 9 years ago
a7b1151
glib-demo: Prefer gtk_label_set_{x,y}align() over deprecated gtk_misc_set_alignment()
by Hib Eris
· 9 years ago
f3a0191
Explicitly link poppler-glib against pthread
by Hib Eris
· 10 years ago
fb264bf
glib-demo: Remove code for no longer supported gtk versions
by Hib Eris
· 10 years ago
dd08836
glib-demo: Remove use of deprecated gtk_dialog_set_alternative_button_order()
by Hib Eris
· 10 years ago
ffc798a
glib-demo: Remove deprecated use of gtk_misc_set_alignment()
by Hib Eris
· 10 years ago
56915b2
glib-demo: Remove use of deprecated GtkAlignment
by Hib Eris
· 10 years ago
49e33e1
glib-demo: Remove deprecated use of gtk_tree_view_set_rules_hint()
by Hib Eris
· 10 years ago
c50720d
glib: update new symbols section
by Adrian Johnson
· 10 years ago
b271a19
Poppler 0.33
by Albert Astals Cid
· 10 years ago
poppler-0.33.0
040b316
glib: Fix segfault when creating PopplerAction
by Jason Crain
· 10 years ago
056ee89
glib: Add poppler_annot_markup_set_popup_rectangle()
by Carlos Garcia Campos
· 10 years ago
9caf752
Make PSOutputDev accept a list of pages indeces
by Albert Astals Cid
· 10 years ago
d205908
Make it proper C
by William Bader
· 10 years ago
4fe17e9
glib: Build introspection linking to the uninstalled libraries
by Carlos Garcia Campos
· 10 years ago
4589ce1
glib: Fix use of uninitialized members in PopplerInputStream
by Carlos Garcia Campos
· 10 years ago
572c607
Makefile.am cleanups
by Hib Eris
· 10 years ago
4a4fe80
glib-demo: Replace use of deprecated gtk stock items
by Hib Eris
· 10 years ago
ec6bad3
glib-demo: Remove use of deprecated gtk_dialog_get_action_area()
by Hib Eris
· 10 years ago
b729bf9
glib: Fix a memory leak when getting text layout and attributes
by Carlos Garcia Campos
· 10 years ago
f302864
glib: Return NULL in poppler_annot_get_contents also for empty strings
by Carlos Garcia Campos
· 10 years ago
ce78211
Merge remote-tracking branch 'origin/poppler-0.26'
by Albert Astals Cid
· 11 years ago
6391793
glib: use C90-style comments in public headers
by Pino Toscano
· 11 years ago
f8f7b3a
Merge remote-tracking branch 'origin/poppler-0.26'
by Albert Astals Cid
· 11 years ago
805ff76
Do not dist gir_DATA
by Yaakov Selkowitz
· 14 years ago
5f22649
Add *.gir, *.typelib to glib/.gitignore
by Hib Eris
· 11 years ago
b63f579
Add poppler-undeclared.txt to .gitignore
by Hib Eris
· 11 years ago
2b455b8
glib: fix typo in apidox
by Pino Toscano
· 11 years ago
1b70533
[glib] doc: Move poppler_date_parse to utility functions section
by Hib Eris
· 11 years ago
d661553
[glib] doc: Document PopplerFindFlags:POPPLER_FIND_DEFAULT
by Hib Eris
· 11 years ago
237a140
[glib] doc: Use <emphasis> instead of <em>
by Hib Eris
· 11 years ago
66abf39
[glib] doc: Add PopplerBackend documentation
by Hib Eris
· 11 years ago
a30ec8e
[glib] doc: Add missing POPPLER_TYPE_POINT
by Hib Eris
· 11 years ago
6eb0537
[glib] doc: Fix typo
by Hib Eris
· 11 years ago
96adcad
[glib] doc: Add poppler_annot_set_flags() to documentation
by Hib Eris
· 11 years ago
f351935
[glib] doc: Move PopplerFindFlags to PopplerPage section
by Hib Eris
· 11 years ago
45b0d49
[glib] doc: Move PopplerPrintFlags to PopplerPage section
by Hib Eris
· 11 years ago
ce35714
[glib] doc: Move poppler_get_{version, backend} documentation to features section
by Hib Eris
· 11 years ago
1bfd6b6
[glib] doc: Move PopplerColor documentation to it's own section
by Hib Eris
· 11 years ago
a748b3a
glib: Fix multiple definition of PopplerTextSpan
by Carlos Garcia Campos
· 11 years ago
c859d2b
glib: Fix multiple definition of PopplerTextSpan
by Carlos Garcia Campos
· 11 years ago
ac3c830
glib: Fix the first coord of the qudrilateral in create_poppler_quads_from_annot_quads()
by Thomas Liebetraut
· 11 years ago
b984a3b
glib: Use flags argument in poppler_structure_element_get_text()
by Adrian Perez de Castro
· 11 years ago
94df09d
glib: Add missing underscore in method name
by Adrian Perez de Castro
· 11 years ago
7ddd03f
Rename getNumElements, getElement and appendElement as getNumChildren, getChild and appendChild
by Carlos Garcia Campos
· 11 years ago
7d6a5b6
glib: Update the documentation symbols after the PopplerStructureScope rename
by Carlos Garcia Campos
· 11 years ago
9282b5a
glib: Rename PopplerStructureScope as PopplerStructureTableScope
by Carlos Garcia Campos
· 11 years ago
9888eb6
glib: Implement accessors for element attributes
by Adrian Perez de Castro
· 11 years ago
2fc38c1
glib: Fixes in the API reference documentation
by Adrian Perez de Castro
· 11 years ago
cfe47a6
glib: Remove poppler_text_span_is_link() in header
by Adrian Perez de Castro
· 11 years ago
7a2db63
glib: Remove unneeded POPPLER_STRUCTURE_ELEMENT_UNKNOWN
by Adrian Perez de Castro
· 11 years ago
c549b5e
glib: Add poppler_structure_element_is_grouping()
by Adrian Perez de Castro
· 11 years ago
6fbd6cb
glib: Handle missing structure element types
by Adrian Perez de Castro
· 11 years ago
a865f13
Fix cmake build
by Albert Astals Cid
· 11 years ago
d6fde0f
glib-demo: Pane showing the document structure
by Adrian Perez de Castro
· 12 years ago
0f9fa77
glib: Expose inline attributes of structure elements
by Adrian Perez de Castro
· 11 years ago
8072d4b
glib: Expose the document structure tree
by Adrian Perez de Castro
· 12 years ago
46b7470
glib-demo: Fix performance in text markup annotations
by Germán Poo-Caamaño
· 11 years ago
8a84b45
glib: Fix gobject-introspection warnings
by Carlos Garcia Campos
· 11 years ago
57f34f5
glib-demo: Fix conding style issue in render.c
by Andres Gomez
· 11 years ago
3fac919
glib-demo: Fix trailing whitespaces in render.c
by Andres Gomez
· 11 years ago
92ea156
glib: Install error callback
by Christian Persch
· 11 years ago
f99128e
glib: Make vertices a constructor parameter of line annotations
by Carlos Garcia Campos
· 11 years ago
69e73da
glib-demo: Add support for PopplerTextAnnotMarkup
by Germán Poo-Caamaño
· 11 years ago
9a7699e
glib: Add PopplerAnnotTextMarkup class and subtypes
by Germán Poo-Caamaño
· 11 years ago
40040b4
glib: Add PopplerQuadrilateral boxed type
by Germán Poo-Caamaño
· 11 years ago
c35bc1d
glib-demo: Increase the default size of the main window
by Carlos Garcia Campos
· 11 years ago
ab7da0b
glib-demo: Add Square and Circle annotations demo
by Germán Poo-Caamaño
· 11 years ago
2ec4505
glib: Add implementation of Square and Circle annotations
by Germán Poo-Caamaño
· 11 years ago
2c4320c
glib-demo: Show number of charcters and text layout units in text demo
by Carlos Garcia Campos
· 11 years ago
f20fe89
glib-demo: Add an area selector to text demo
by Carlos Garcia Campos
· 11 years ago
bb2b7fb
glib: Add API to get text, text layout and text attributes for a given area
by Carlos Garcia Campos
· 11 years ago
f662973
TextOutputDev: Honor the selection rectangle passed to TextPage::getSelectionWords()
by Carlos Garcia Campos
· 11 years ago
18fab45
glib-demo: Simplify annotations list and its properties
by Germán Poo-Caamaño
· 11 years ago
c784c4c
glib-demo: Add support for simple line annotations
by Germán Poo-Caamaño
· 11 years ago
2d164e0
glib-demo: add color selection for new annotations
by Germán Poo-Caamaño
· 11 years ago
7127a2c
glib: Add support for simple line annotations
by Germán Poo-Caamaño
· 11 years ago
451bac9
glib: Add PopplerPoint boxed type
by Germán Poo-Caamaño
· 11 years ago
07c2554
glib-demo: Add annotations interactively
by Germán Poo-Caamaño
· 11 years ago
4b7c91e
glib: Add getter and setter for annotation's rectangle
by Germán Poo-Caamaño
· 11 years ago
4dbd36f
glib-demo: Fix conding style issue in main.c
by Andres Gomez
· 11 years ago
02f3c23
glib-demo: Fix a typo in function name
by Andres Gomez
· 11 years ago
5620b82
glib-demo: Fix trailing whitespaces in main.c
by Andres Gomez
· 11 years ago
43309d9
glib-demo: Make the Remove annotation button prominent in demo
by Germán Poo-Caamaño
· 11 years ago
3084f8f
glib-demo: Expand short names for annotations used in demo
by Germán Poo-Caamaño
· 11 years ago
ff674f5
glib-demo: Merge columns Type and Color in annotations demo
by Germán Poo-Caamaño
· 11 years ago
76d6e2d
glib-demo: Rearrange layout for annotations in demo
by Germán Poo-Caamaño
· 11 years ago
a6b1fc1
glib-demo: Fix rectangle calculation for new annotations in demo
by Germán Poo-Caamaño
· 11 years ago
ef9d861
glib-demo: Remove GTK_DISABLE_DEPRECATED compilation flag
by Carlos Garcia Campos
· 11 years ago
c55b577
glib: Use TextPage::getSelectionWords to build text layout and attributes
by Carlos Garcia Campos
· 12 years ago
f536a4e
Do not use deprecated gtk_scrolled_window_add_with_viewport()
by Hib Eris
· 12 years ago
837e370
Make our mutexes recursive
by Albert Astals Cid
· 12 years ago
4ee6757
glib: Always start from the beginning when starting a new search on a page
by Carlos Garcia Campos
· 12 years ago
c60ad11
A few more missing Goffsets
by Adrian Johnson
· 12 years ago
Next »