<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument/ev-annotation.h, branch djvu-text-interface</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>libdocument: Add EvAnnotation API using GdkRGBA</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>Christian Persch</name>
<email>chpe@gnome.org</email>
</author>
<published>2012-06-12T23:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0b8edc9752cc3eef784366e95f038aa442575c71'/>
<id>0b8edc9752cc3eef784366e95f038aa442575c71</id>
<content type='text'>
Add new API to EvAnnotation that uses GdkRGBA, and deprecated the
GdkColor using one.

Part of https://bugzilla.gnome.org/show_bug.cgi?id=677983

taken from:
https://git.gnome.org/browse/evince/commit/?id=c477923
https://git.gnome.org/browse/evince/commit/?id=87ca31d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new API to EvAnnotation that uses GdkRGBA, and deprecated the
GdkColor using one.

Part of https://bugzilla.gnome.org/show_bug.cgi?id=677983

taken from:
https://git.gnome.org/browse/evince/commit/?id=c477923
https://git.gnome.org/browse/evince/commit/?id=87ca31d
</pre>
</div>
</content>
</entry>
<entry>
<title>backend, libdocument: reorganize some includes</title>
<updated>2016-05-25T08:49:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-05-25T08:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=edae80f9c5b8082b86e1cbd60cfee9c79d7e23ba'/>
<id>edae80f9c5b8082b86e1cbd60cfee9c79d7e23ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming evince to atril</title>
<updated>2011-11-09T21:44:56+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-09T21:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=da7bb154d27d3b872867223a5df60df8f5fb6e7d'/>
<id>da7bb154d27d3b872867223a5df60df8f5fb6e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
