<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libdocument/ev-annotation.c, branch sign</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<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>
<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>docs: Add missing EvAnnotation API to sections.txt</title>
<updated>2017-03-06T15:10:06+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-05T09:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=8b716eba237b2153fba29a6a25611675a816b6b9'/>
<id>8b716eba237b2153fba29a6a25611675a816b6b9</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&amp;id=5a7ad5b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&amp;id=5a7ad5b
</pre>
</div>
</content>
</entry>
<entry>
<title>libdocument: Document EvAnnotation.</title>
<updated>2016-06-24T18:48:20+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-06-23T10:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=9ea467efb4c99f4c1fec535537d0160511366b45'/>
<id>9ea467efb4c99f4c1fec535537d0160511366b45</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=635705

taken from:
https://git.gnome.org/browse/evince/commit/?id=a1a164b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=635705

taken from:
https://git.gnome.org/browse/evince/commit/?id=a1a164b
</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>
<entry>
<title>inicial</title>
<updated>2011-11-09T21:17:43+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-09T21:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f6ce926719943751cf65cacde7fae050593eb2d6'/>
<id>f6ce926719943751cf65cacde7fae050593eb2d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
