<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/dino/main/data/manage_accounts/dialog.ui, 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>2018-01-27T23:38:47+00:00</updated>
<entry>
<title>Render avatar on demand</title>
<updated>2018-01-27T23:38:47+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2018-01-16T15:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=ca331e85efe2a74a6b9b5a5ff0fbcd10a36758ce'/>
<id>urn:sha1:ca331e85efe2a74a6b9b5a5ff0fbcd10a36758ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show error on invalid TLS certificate</title>
<updated>2018-01-04T20:17:56+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2018-01-04T20:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=a8cc94c188c085e8788e072017ef21d7b7812a55'/>
<id>urn:sha1:a8cc94c188c085e8788e072017ef21d7b7812a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle file uploading in libdino &amp; main, have http upload as provider</title>
<updated>2017-10-21T21:31:05+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-10-14T17:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=8b43df8ec3f92477f857280668a9f29f0b9d6229'/>
<id>urn:sha1:8b43df8ec3f92477f857280668a9f29f0b9d6229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set jid handle in ContactDetails, use LabelHybrids more, remove edit from StartConversation</title>
<updated>2017-06-17T14:13:23+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-06-16T12:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=26973c89e391de673b6ac1db024a3098b1191393'/>
<id>urn:sha1:26973c89e391de673b6ac1db024a3098b1191393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ManageAccounts: Window -&gt; Dialog</title>
<updated>2017-05-09T19:22:56+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-05-09T14:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=31bbafa2c80fbf09b892c477232577224077c2b9'/>
<id>urn:sha1:31bbafa2c80fbf09b892c477232577224077c2b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple of warnings relating to parents of dialogs</title>
<updated>2017-05-09T12:53:26+00:00</updated>
<author>
<name>hrxi</name>
<email>hrrrxi@gmail.com</email>
</author>
<published>2017-05-09T12:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e876f4b3166ed38f55d632c3f736d603d357464d'/>
<id>urn:sha1:e876f4b3166ed38f55d632c3f736d603d357464d</id>
<content type='text'>
Fixes these kind of warnings:
```
(dino:&lt;PID&gt;): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
(dino:&lt;PID&gt;): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow'
```

Also centers these dialogs (settings, add chat, join conversation) on
top of their parent windows.
</content>
</entry>
<entry>
<title>Gettext support</title>
<updated>2017-04-10T13:47:21+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-04-07T09:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=9bc83539d124f9645dc92e9e39001cb0192dae61'/>
<id>urn:sha1:9bc83539d124f9645dc92e9e39001cb0192dae61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show account status (incl errors) in ManageAccounts.Dialog</title>
<updated>2017-04-10T13:47:17+00:00</updated>
<author>
<name>fiaxh</name>
<email>git@mx.ax.lt</email>
</author>
<published>2017-04-08T09:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=d8881c4b16a1cd376dd69304c44444aee581da32'/>
<id>urn:sha1:d8881c4b16a1cd376dd69304c44444aee581da32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move UI code into main dir</title>
<updated>2017-03-11T22:58:35+00:00</updated>
<author>
<name>Marvin W</name>
<email>git@larma.de</email>
</author>
<published>2017-03-11T22:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/dino/commit/?id=e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9'/>
<id>urn:sha1:e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9</id>
<content type='text'>
</content>
</entry>
</feed>
