summaryrefslogtreecommitdiff
path: root/src/eom-uri-converter.c
AgeCommit message (Collapse)AuthorFilesLines
2021-01-01eom-uri-converter: dereference of NULL 'repl_str' reported by gccrbuj1-1/+1
2020-03-10Remove warnings: cast between incompatible function typesrbuj1-2/+1
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1Felix Riemann1-8/+3
origin commits: https://gitlab.gnome.org/GNOME/eog/commit/35c3864 https://gitlab.gnome.org/GNOME/eog/commit/842775b https://gitlab.gnome.org/GNOME/eog/commit/3fe0bd4 https://gitlab.gnome.org/GNOME/eog/commit/2b25632 https://gitlab.gnome.org/GNOME/eog/commit/f0c977d https://gitlab.gnome.org/GNOME/eog/commit/5cdb1b8 https://gitlab.gnome.org/GNOME/eog/commit/dba0bd4 https://gitlab.gnome.org/GNOME/eog/commit/8e31683 https://gitlab.gnome.org/GNOME/eog/commit/3945bb1
2017-05-08fix typo in function annotationmonsta1-1/+1
2017-03-22fix commentScott Balneaves1-1/+1
2017-03-22eom_uri_converter: GList leak fix: cribbed from ↵Scott Balneaves1-0/+9
https://git.gnome.org/browse/eog/commit/?id=04859efbcde4ae38f9f35818dc586a9088b09cb0
2014-12-23allocate memory a bit later to avoid possible leaksMonsta1-2/+2
2014-07-24Fix glib/librsvg deprecationinfirit1-2/+2
librsvg: Only inlcude rsvg.h and remove calls to rsvg_init glib: Remove call to g_thread_init and use g_value_*_schar
2011-11-06inicialPerberos1-0/+988