<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument/ev-annotation.c, branch libgepub-support</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>libdocument: adding annotation squiggly.</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T19:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=64fa2a3d017c7f6dd41b126b5b121940ffbe7b7b'/>
<id>64fa2a3d017c7f6dd41b126b5b121940ffbe7b7b</id>
<content type='text'>
This adds the type to libdocument, as well as a method
to create such annotations.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/81c268b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the type to libdocument, as well as a method
to create such annotations.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/81c268b8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for reading underline text markup annotations</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T19:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=7fd4984cce7e900224cc49b94c7d277341bf4289'/>
<id>7fd4984cce7e900224cc49b94c7d277341bf4289</id>
<content type='text'>
Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/4bd88ed0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/4bd88ed0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for reading strike out text markup annotations</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T18:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=e25add583912902b179a16431c8feeeb1e09babc'/>
<id>e25add583912902b179a16431c8feeeb1e09babc</id>
<content type='text'>
Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/9b71d67e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/9b71d67e
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: Use a common annotation type for text markup annotations</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T18:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=4bd2f90bbede5fddfeb9964896dcd389db28cef3'/>
<id>4bd2f90bbede5fddfeb9964896dcd389db28cef3</id>
<content type='text'>
And a type property for the different kinds of text markup annotations

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/28e04b43
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And a type property for the different kinds of text markup annotations

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/28e04b43
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: adding annotation highlight</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T18:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8bca15ec3b24cb32210843706a625a18d2186fdd'/>
<id>8bca15ec3b24cb32210843706a625a18d2186fdd</id>
<content type='text'>
Implementing the type and a method to create
highlight annotations.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/6a6135d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementing the type and a method to create
highlight annotations.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/6a6135d8
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: adding class EvAnnotationTextMarkup</title>
<updated>2026-05-19T20:21:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2026-05-13T18:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a75bd72bf00bebd34380be95a741d77e053ffd66'/>
<id>a75bd72bf00bebd34380be95a741d77e053ffd66</id>
<content type='text'>
Implementing the (trivial) class
EvAnnotationTextMarkup and fixing a typo.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/714c34dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implementing the (trivial) class
EvAnnotationTextMarkup and fixing a typo.

Backported from https://gitlab.gnome.org/GNOME/evince/-/commit/714c34dc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix year 2038 issue with signed 32-bit integers</title>
<updated>2020-01-31T17:52:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-01-20T15:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=a70e19a51423b855b9da8d7f9ed40d396a534c67'/>
<id>a70e19a51423b855b9da8d7f9ed40d396a534c67</id>
<content type='text'>
GTime is defined to always be a signed 32-bit integer, it will
overflow in the year 2038.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTime is defined to always be a signed 32-bit integer, it will
overflow in the year 2038.
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid redundant redeclarations</title>
<updated>2019-11-28T00:03:04+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-11-11T08:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0fc51a2c8daff96ed2535ed318dc4d737b34845c'/>
<id>0fc51a2c8daff96ed2535ed318dc4d737b34845c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document: Replace deprecated gdk_color_equal</title>
<updated>2019-07-29T13:54:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-07-29T13:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ac5503c7bb7afe9565eb700454ab4ab0b2671322'/>
<id>ac5503c7bb7afe9565eb700454ab4ab0b2671322</id>
<content type='text'>
gdk_color_equal is simple enough to replace it with code inline

taken from:
https://gitlab.gnome.org/GNOME/evince/commit/1944b86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gdk_color_equal is simple enough to replace it with code inline

taken from:
https://gitlab.gnome.org/GNOME/evince/commit/1944b86
</pre>
</div>
</content>
</entry>
<entry>
<title>Change color of annotation window</title>
<updated>2017-08-28T14:04:00+00:00</updated>
<author>
<name>Giselle Machado</name>
<email>giselle.mnr@gmail.com</email>
</author>
<published>2014-06-19T10:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f071e6bc375f8107e92e88fe5b55268f5a127693'/>
<id>f071e6bc375f8107e92e88fe5b55268f5a127693</id>
<content type='text'>
When the color of the annotation window is chosen
in the properties dialog and apply is clicked, the
color of the window changes immediately.
Fixed by making ev_annotation_set_rgba send both
"color" and "rgba" signals.

https://bugzilla.gnome.org/show_bug.cgi?id=725571

origin commit:
https://git.gnome.org/browse/evince/commit/?id=d23d6c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the color of the annotation window is chosen
in the properties dialog and apply is clicked, the
color of the window changes immediately.
Fixed by making ev_annotation_set_rgba send both
"color" and "rgba" signals.

https://bugzilla.gnome.org/show_bug.cgi?id=725571

origin commit:
https://git.gnome.org/browse/evince/commit/?id=d23d6c1
</pre>
</div>
</content>
</entry>
</feed>
