1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-07-02 15:48:59 +00:00
evince/libview
Nelson Benítez León c76be8ba6f use default color when annotation has no color
Annotations may come with a NULL color, use
a default color there instead of letting
undefined GdkRGBA to crash the application.

We take the chance to share this default color
to be the same we already use when creating
an annotation from Evince.

We also take the chance to replace deprecated
function ev_annotation_set_color() with
ev_annotation_set_rgba()

Fixes crash in #1800
2022-06-05 11:52:56 -04:00
..
ev-annotation-window.c libview: Fix compilation warning on multiline string 2022-03-02 16:03:10 -03:00
ev-annotation-window.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-color-contrast.c libview: make contrast functions available in all libview/ 2020-06-22 23:49:46 -04:00
ev-color-contrast.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-model.c libview: Fix typo in parameter's description 2020-05-21 22:01:19 -04:00
ev-document-model.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-form-field-accessible.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-form-field-accessible.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-image-accessible.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-image-accessible.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-job-scheduler.c libview: Fix volatile misuse 2021-12-01 21:31:36 +01:00
ev-job-scheduler.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-jobs.c Add support for multi-line text search 2022-05-22 21:14:46 +00:00
ev-jobs.h Add deprecation guards to now old find text related functions 2022-05-23 00:04:27 -04:00
ev-link-accessible.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-link-accessible.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-media-player.c libview: Replace deprecated symbol ev-media-player 2018-11-13 00:29:19 -03:00
ev-media-player.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-page-accessible.c libview: Fix critial warnings when destroying EvPageAccessible 2021-12-01 00:26:58 +00:00
ev-page-accessible.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-page-cache.c libview: Add support for saving media mapping to page cache and showing debug borders 2015-05-27 15:06:28 +02:00
ev-page-cache.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-pixbuf-cache.c Check for failed rendering jobs 2015-10-16 15:11:43 +02:00
ev-pixbuf-cache.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-print-operation.c libview: Add Portal implementation of EvPrintOperationExport 2022-01-12 02:05:56 +00:00
ev-print-operation.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-stock-icons.c annotations: Add icons for squiggly and text annotations 2018-11-12 00:06:13 -03:00
ev-stock-icons.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-timeline.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-timeline.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-transition-animation.c EvTransitionEffect: support duration in decimal value 2021-06-26 05:06:20 +00:00
ev-transition-animation.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-view-accessible.c ev-view-accessible: Initialize private fields 2019-10-01 14:40:35 +00:00
ev-view-accessible.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-view-cursor.c [libview] Use GDK_BLANK_CURSOR instead of creating our own empty cursor 2010-08-14 14:27:36 +02:00
ev-view-cursor.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-view-marshal.list libview: Text selection using the caret cursor. 2013-06-21 15:47:51 +02:00
ev-view-presentation.c Remove legacy code path for Gtk < 3.22 2021-10-11 21:59:56 -03:00
ev-view-presentation.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-view-private.h Add support for multi-line text search 2022-05-22 21:14:46 +00:00
ev-view-type-builtins.c.template libview: Fix volatile misuse 2021-11-30 22:08:51 +00:00
ev-view-type-builtins.h.template all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-view.c use default color when annotation has no color 2022-06-05 11:52:56 -04:00
ev-view.h pdf: let launch action to open pdfs from click event 2022-02-23 18:04:48 +00:00
meson.build doc: migrate to gi-docgen 2022-01-09 00:13:20 +08:00