1
0
mirror of https://gitlab.gnome.org/GNOME/evince synced 2024-06-28 13:44:46 +00:00
evince/libdocument
Pablo Correa Gómez 273511ac39
libdocument: simplify freeing memory by better exploiting glib functions
Mostly g_clear_object and g_clear_pointer. But also some small
simplifications depending on the context.
2023-03-24 09:58:48 +01:00
..
ev-annotation.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-annotation.h use default color when annotation has no color 2022-06-05 11:52:56 -04:00
ev-async-renderer.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-async-renderer.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-attachment.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-attachment.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-backend-info.c ev-backend-info: make private a function only used in the .c file 2023-03-21 03:39:05 +00:00
ev-backend-info.h ev-backend-info: make private a function only used in the .c file 2023-03-21 03:39:05 +00:00
ev-backends-manager.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-debug.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-debug.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-annotations.c markup annotations: use markup text region 2020-05-19 21:59:50 +00:00
ev-document-annotations.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-attachments.c libdocument: add missing transfer and element-type annotations 2013-01-28 17:15:47 -05:00
ev-document-attachments.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-factory.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-document-factory.h libdocument: Add API to create EvDocument from file descriptor 2022-01-08 00:03:15 -03:00
ev-document-find.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-find.h Add deprecation guards to now old find text related functions 2022-05-23 00:04:27 -04:00
ev-document-fonts.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-fonts.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-forms.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-forms.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-images.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-images.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-info.c libdocument: Fix annotations in functions 2022-03-28 23:58:35 -03:00
ev-document-info.h libdocument: Make XMP parser take data length 2022-01-07 23:27:26 +00:00
ev-document-layers.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-layers.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-links.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-links.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-media.c libdocument: Add EvDcoumentMedia interface 2015-05-27 15:06:28 +02:00
ev-document-media.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-misc.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-misc.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-print.c [libdocument] Use G_DEFINE_INTERFACE instead of out own macro 2010-05-07 13:05:07 +02:00
ev-document-print.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-security.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-security.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-text.c libdocumnent: Add missing Since: 2013-07-30 19:31:43 +02:00
ev-document-text.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document-transition.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-transition.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-type-builtins.c.template libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-document-type-builtins.h.template all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-document.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-document.h libdocument: Fix annotations in functions 2022-03-28 23:58:35 -03:00
ev-file-exporter.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-file-exporter.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-file-helpers.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-file-helpers.h libdocument: Add function to sniff MIME type from FD 2022-01-12 12:44:22 +00:00
ev-form-field-private.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-form-field.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-form-field.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-image.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-image.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-init.c libdocument: Load application-specific gdk-pixbuf loaders 2020-05-31 09:08:23 -04:00
ev-init.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-layer.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-layer.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-link-action.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-link-action.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-link-dest.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-link-dest.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-link.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-link.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-macros.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-mapping-list.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-mapping-list.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-media.c Remove use of deprecated g_type_class_add_private function 2019-08-03 19:02:30 -06:00
ev-media.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-module.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-module.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-page.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-page.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-portal.c libdocument: Add portal helper function 2022-01-12 02:05:56 +00:00
ev-portal.h libdocument: Add portal helper function 2022-01-12 02:05:56 +00:00
ev-render-context.c libdocument: simplify freeing memory by better exploiting glib functions 2023-03-24 09:58:48 +01:00
ev-render-context.h libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-selection.c libdocument: Remove trailing whitespaces 2023-03-22 20:15:51 +00:00
ev-selection.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-transition-effect.c EvTransitionEffect: support duration in decimal value 2021-06-26 05:06:20 +00:00
ev-transition-effect.h all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-version.h.in all: Replace include guards with pragma once 2021-12-15 02:24:07 +00:00
ev-xmp.c libdocument: Make XMP parser take data length 2022-01-07 23:27:26 +00:00
ev-xmp.h libdocument: Make XMP parser take data length 2022-01-07 23:27:26 +00:00
meson.build libdocument: Add portal helper function 2022-01-12 02:05:56 +00:00