summaryrefslogtreecommitdiff
path: root/libdocument
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Use ENABLE_SYNCTEX in libdocument/Makefile.amOz N Tiram1-2/+7
2020-06-18Fix -Wunused-function warnings caused by --enable-synctex=noOz N Tiram1-1/+4
2020-06-18Make synctex optionalOz Tiram1-4/+12
2020-01-31Fix year 2038 issue with signed 32-bit integersrbuj7-35/+28
2019-11-28avoid redundant redeclarationsPablo Barciela4-19/+0
2019-11-11show SyncTeX version in about dialogPablo Barciela2-1/+3
2019-08-29build: Use synctex system library if availablerbuj1-2/+2
2019-08-29Bump synctex to 1.21rbuj1-8/+8
2019-08-16ev-link: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-08-16ev-document: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-08-16ev-link-action: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-08-16ev-attachment: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-08-16ev-image: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-08-16ev-layer: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-08-16ev-link-dest: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-08-16ev-transition-effect: avoid 'g_type_class_add_private'Pablo Barciela1-8/+4
2019-08-10DPI: compute monitor resolution or get screen resolutionrbuj2-4/+8
2019-07-29document: Replace deprecated gdk_color_equalraveit651-2/+5
2019-07-01Remove trailing whitespacesLaurent Napias42-160/+160
2019-01-21libdocument: drop useless freeing of NULL pointermonsta1-2/+0
2018-04-08libdocument: Use gdk_pixbuf_get_from_surface()Carlos Garcia Campos1-62/+4
2018-04-05libdocument: Deprecate misc_get_page_border_size()Carlos Garcia Campos1-0/+3
2018-03-19Save/restore context when getting colors for a different stateraveit651-0/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta2-23/+1
2017-12-10WidthOfScreen and HeightOfScreen implementationPablo Barciela1-5/+2
2017-09-06libdocument: Add ev_document_text_get_text_attrs()Antia Puentes2-1/+17
2017-08-28libdocument: Make ev_mapping_list_remove voidCarlos Garcia Campos2-3/+2
2017-08-28libdocument: add ev_mapping_list_removeGermán Poo-Caamaño2-0/+21
2017-08-28libdocument: Add remove_annotation to DocumentAnnotations.José Aliste2-1/+25
2017-08-28Change color of annotation windowGiselle Machado1-1/+1
2017-08-28libdocument: Added ev_mapping_list_getAntia Puentes2-8/+33
2017-08-28libdocument: Add activation_link to EvFormField structJosé Aliste2-0/+4
2017-08-24ev-mapping-list: make a boxed typeCosimo Cecchi2-0/+49
2017-08-24libdocument: add missing transfer and element-type annotationsCosimo Cecchi7-0/+70
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker2-9/+10
2017-08-20ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-0/+9
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker1-1/+5
2017-08-14libdocument: Add EvAnnotation API using GdkRGBAChristian Persch2-20/+119
2017-08-14libdocument: Use the new deprecation macrosChristian Persch1-0/+6
2017-08-14Add deprecation macrosChristian Persch2-0/+33
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff2-2/+6
2017-08-11libdocument: adjust rendering of shadow for active and inactive pagesraveit651-24/+17
2017-03-07libdocument: Add length and nth methods to EvMappingListraveit652-0/+20
2017-03-06docs: Add missing EvAnnotation API to sections.txtraveit651-0/+6
2017-03-05Revert "sometimes info->linearized is not a string" andAlexei Sorokin1-5/+1
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-35/+3
2016-11-23fix indent a bitmonsta1-2/+2
2016-06-29Fix rotated tiff documentsraveit651-1/+1
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit652-0/+51
2016-06-24GTK+-3: do not use gdk_app_launch_context_new()raveit651-0/+17