<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/src/ui/conversation_content_view/conversation_view.vala, branch send-button</title>
<subtitle>Fork of GTK3 Dino with experimental features.
</subtitle>
<id>https://gitea.privatedns.org/xavi/dino/atom?h=send-button</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/dino/atom?h=send-button'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/'/>
<updated>2021-10-12T15:58:18+00:00</updated>
<entry>
<title>Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')</title>
<updated>2021-10-12T15:58:18+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-10-11T21:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8d8dcf5af67ad89c328e67dc2c3469ef90283d9a'/>
<id>urn:sha1:8d8dcf5af67ad89c328e67dc2c3469ef90283d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce use of Widget.destroy()</title>
<updated>2021-02-11T00:32:39+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2021-02-11T00:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308'/>
<id>urn:sha1:0626bad8e9c2f7dfd4d8eccc86ec1e8bec6c7308</id>
<content type='text'>
On non-toplevel windows, use Container.remove() instead of Widget.destroy()
Needed for migration to GTK4
https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17
</content>
</entry>
<entry>
<title>Use advertized/server/live time for sorting instead of arrival time</title>
<updated>2020-12-04T18:11:27+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-12-04T18:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=cc01374d3cb6a8bf477e8f96378f20b9aff57536'/>
<id>urn:sha1:cc01374d3cb6a8bf477e8f96378f20b9aff57536</id>
<content type='text'>
fixes #310
</content>
</entry>
<entry>
<title>Improve contact description in OMEMO warnings</title>
<updated>2020-12-04T16:16:09+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-12-04T16:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=f31e96d6bb51448a87edd820ebca630ca576d890'/>
<id>urn:sha1:f31e96d6bb51448a87edd820ebca630ca576d890</id>
<content type='text'>
fixes #947
</content>
</entry>
<entry>
<title>Fix some compiler warnings</title>
<updated>2020-10-27T15:05:30+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-10-27T14:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=2e0357877cf3e8e391d3f8f02970defa93c710eb'/>
<id>urn:sha1:2e0357877cf3e8e391d3f8f02970defa93c710eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ConversationSummaryView: Fix crash when accessing content_item's first() or last() if the TreeSet is empty</title>
<updated>2020-04-28T21:11:08+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-28T21:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=3b6e8700b4638d15f766906794e8ddc82dd03edb'/>
<id>urn:sha1:3b6e8700b4638d15f766906794e8ddc82dd03edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mouse hover highlighting the wrong message</title>
<updated>2020-04-22T18:13:24+00:00</updated>
<author>
<name>selurvedu</name>
<email>selurvedu@users.noreply.github.com</email>
</author>
<published>2020-04-22T02:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a74d44ad93fdbf637d6eccc7a116639287db207c'/>
<id>urn:sha1:a74d44ad93fdbf637d6eccc7a116639287db207c</id>
<content type='text'>
Fixes #795.
</content>
</entry>
<entry>
<title>Improve message highlighting logic</title>
<updated>2020-04-22T18:13:24+00:00</updated>
<author>
<name>selurvedu</name>
<email>selurvedu@users.noreply.github.com</email>
</author>
<published>2020-04-22T02:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=1f4899df166e35e1f10d811323c4a4933e824723'/>
<id>urn:sha1:1f4899df166e35e1f10d811323c4a4933e824723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix late highlighting of conversation items</title>
<updated>2020-04-22T18:13:24+00:00</updated>
<author>
<name>selurvedu</name>
<email>selurvedu@users.noreply.github.com</email>
</author>
<published>2020-04-22T01:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=b73ec9e0ca69277241bb8a39fdf7214a4823ebe4'/>
<id>urn:sha1:b73ec9e0ca69277241bb8a39fdf7214a4823ebe4</id>
<content type='text'>
If the pointer was moved from outside to a conversation item with a
straight horizontal move, the conversation item was not getting highlighted.
</content>
</entry>
<entry>
<title>Add keyboard shortcut (up key) to activate last message correction</title>
<updated>2020-04-05T14:19:56+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@lightrise.org</email>
</author>
<published>2020-04-05T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d091a6c3cd0812873bcdef53c51a2f60e12f2b8a'/>
<id>urn:sha1:d091a6c3cd0812873bcdef53c51a2f60e12f2b8a</id>
<content type='text'>
</content>
</entry>
</feed>
