<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/src/tools, branch master</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>M!87 - Typo cvs2vcard -&gt; csv2vcard</title>
<updated>2021-11-23T12:54:55+00:00</updated>
<author>
<name>Дилян Палаузов</name>
<email>git-dpa@aegee.org</email>
</author>
<published>2021-11-23T12:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1d884de6ea00c2f28960eac801cb91c7d4f3273f'/>
<id>1d884de6ea00c2f28960eac801cb91c7d4f3273f</id>
<content type='text'>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/87
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX option</title>
<updated>2018-11-30T10:41:26+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-11-30T10:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=ff6ae6b89798ee6d651535cc238db889bea7d2e4'/>
<id>ff6ae6b89798ee6d651535cc238db889bea7d2e4</id>
<content type='text'>
The option is still meant to be used in Flatpak only, to prefix
the D-Bus services with certain prefix (usually the same as the Flatpak
application ID), thus the services do not clash with those installed
in the host system. It fixes many issues in evolution-dbus-session.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The option is still meant to be used in Flatpak only, to prefix
the D-Bus services with certain prefix (usually the same as the Flatpak
application ID), thus the services do not clash with those installed
in the host system. It fixes many issues in evolution-dbus-session.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/165
</pre>
</div>
</content>
</entry>
<entry>
<title>[evolution-dbus-session] Handle method calls with GUnixFDList ][</title>
<updated>2018-11-15T09:12:50+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-11-15T09:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=7abfd7b05c851012869b09fca04e7845dc05a6b0'/>
<id>7abfd7b05c851012869b09fca04e7845dc05a6b0</id>
<content type='text'>
Handle also cases where the fdlist is only a return value, not an input
argument.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle also cases where the fdlist is only a return value, not an input
argument.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/169
</pre>
</div>
</content>
</entry>
<entry>
<title>[evolution-dbus-session] Handle method calls with GUnixFDList</title>
<updated>2018-11-14T22:34:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-11-14T22:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=45cbf30d7fcc46cc566a7c38a8c2e221eb62b146'/>
<id>45cbf30d7fcc46cc566a7c38a8c2e221eb62b146</id>
<content type='text'>
This is required to have properly propagated calls like OpenFile,
which use it.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is required to have properly propagated calls like OpenFile,
which use it.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/169
</pre>
</div>
</content>
</entry>
<entry>
<title>[evolution-dbus-session] Proxy also D-Bus subtrees</title>
<updated>2018-10-04T10:17:19+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-10-04T10:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=c671f8b10b6ffcada455230e7cf962f3631e9c37'/>
<id>c671f8b10b6ffcada455230e7cf962f3631e9c37</id>
<content type='text'>
When an interface contains a D-Bus subtree, then proxy it too, thus
the caller has available everything the interface provides.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an interface contains a D-Bus subtree, then proxy it too, thus
the caller has available everything the interface provides.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an optionally built evolution-dbus-session tool</title>
<updated>2018-09-03T08:44:33+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-09-03T08:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=4565d18a8d812c65d0a630fb99ee13b39144317d'/>
<id>4565d18a8d812c65d0a630fb99ee13b39144317d</id>
<content type='text'>
The tool runs an isolated D-Bus session, but it also passes D-Bus
messages between the "parent" D-Bus session and the isolated
D-Bus session. It can be used for example by Flatpak applications
to run an isolated D-Bus session for recent evolution-data-server
D-Bus services, while still being able to talk to requested
D-Bus interfaces from the "parent" D-Bus session.

Its build can be enabled with -DENABLE_DBUS_SESSION_TOOL=ON CMake
command argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tool runs an isolated D-Bus session, but it also passes D-Bus
messages between the "parent" D-Bus session and the isolated
D-Bus session. It can be used for example by Flatpak applications
to run an isolated D-Bus session for recent evolution-data-server
D-Bus services, while still being able to talk to requested
D-Bus interfaces from the "parent" D-Bus session.

Its build can be enabled with -DENABLE_DBUS_SESSION_TOOL=ON CMake
command argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct localization of external tools</title>
<updated>2017-07-13T16:33:30+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2017-07-13T16:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=3e247dcca5ea3c141be5ffb962bc7a38f94c8759'/>
<id>3e247dcca5ea3c141be5ffb962bc7a38f94c8759</id>
<content type='text'>
Without the setlocale() call the translated strings were not localized.
Also noticed some strings being marked for localization, but not localized
anyway, thus fixed that too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without the setlocale() call the translated strings were not localized.
Also noticed some strings being marked for localization, but not localized
anyway, thus fixed that too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the fancy Unicode apostrophes in the “list-sources” tool</title>
<updated>2017-06-23T16:49:52+00:00</updated>
<author>
<name>Piotr Drąg</name>
<email>piotrdrag@gmail.com</email>
</author>
<published>2017-06-23T16:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=fe40012c6dbd67d7c04c279960351d8041c2089f'/>
<id>fe40012c6dbd67d7c04c279960351d8041c2089f</id>
<content type='text'>
And while I’m at it, also spell “MIME” correctly.

See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774331
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And while I’m at it, also spell “MIME” correctly.

See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774331
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce 'list-sources' tool</title>
<updated>2017-06-23T13:01:28+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2017-06-23T13:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=484e04cf9184f9b34799868678e7c16b167a77a0'/>
<id>484e04cf9184f9b34799868678e7c16b167a77a0</id>
<content type='text'>
Might be useful to check out which sources are known to the source
registry and with its "machine-readable" output mode also parsable
by other tools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Might be useful to check out which sources are known to the source
registry and with its "machine-readable" output mode also parsable
by other tools.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 782362 - csv2vcard not marked as executable</title>
<updated>2017-05-09T15:27:11+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2017-05-09T15:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=e20a9a8ff2a6d0a9045ef6b23e361553dc05dfe2'/>
<id>e20a9a8ff2a6d0a9045ef6b23e361553dc05dfe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
