<feed xmlns='http://www.w3.org/2005/Atom'>
<title>engrampa/src/ui, branch master</title>
<subtitle>Engrampa archive manager for MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/'/>
<entry>
<title>Fix volume split button in "Compress" window</title>
<updated>2024-08-16T18:51:48+00:00</updated>
<author>
<name>Yaroslav Kokurin</name>
<email>yaroslav.kokurin@red-soft.ru</email>
</author>
<published>2024-04-26T09:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=83fe0815143ec8844cc256c1094bf2d756aba741'/>
<id>83fe0815143ec8844cc256c1094bf2d756aba741</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct translation string</title>
<updated>2023-12-20T01:45:48+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-12-19T09:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=53ee3c7176b8bc9dff51700cd3234ca2ca360f8f'/>
<id>53ee3c7176b8bc9dff51700cd3234ca2ca360f8f</id>
<content type='text'>
- reported by translators
https://app.transifex.com/mate/MATE/translate/#id/master--engrampa/470908044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- reported by translators
https://app.transifex.com/mate/MATE/translate/#id/master--engrampa/470908044
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "Extract to subdirectory" option</title>
<updated>2023-05-29T01:43:42+00:00</updated>
<author>
<name>xmusjackson</name>
<email>viking.chris@live.com</email>
</author>
<published>2023-05-15T01:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=a043e0a81460a94e0732672afc3831689984caf8'/>
<id>a043e0a81460a94e0732672afc3831689984caf8</id>
<content type='text'>
This commit adds an "Extract to subdirectory" option to
the extract dialog which allows the user to extract the
contents of the archive to a directory with the name of
the archive (without the extension.) The user will be
prompted if the directory must be created.

file-utils.c: Improve remove_extension_from_path

Rework this function so that it correctly parses and
truncates files with multiple extensions like .tar.gz

file-utils.c: Improve get_file_extension

Improve this function to correctly identify and return
supported compressed tar file extensions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds an "Extract to subdirectory" option to
the extract dialog which allows the user to extract the
contents of the archive to a directory with the name of
the archive (without the extension.) The user will be
prompted if the directory must be created.

file-utils.c: Improve remove_extension_from_path

Rework this function so that it correctly parses and
truncates files with multiple extensions like .tar.gz

file-utils.c: Improve get_file_extension

Improve this function to correctly identify and return
supported compressed tar file extensions
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniform file chooser dialog margin size</title>
<updated>2023-05-13T17:42:39+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-05-11T12:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=4a7a10a0eac6ee5f54b46f2f3f26d4b9693b4d9c'/>
<id>4a7a10a0eac6ee5f54b46f2f3f26d4b9693b4d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated functions and fix compilation warnings</title>
<updated>2023-05-09T08:14:21+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-05-04T12:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=fcaf6442f0085d728de9e295208afbb2aff6c1e9'/>
<id>fcaf6442f0085d728de9e295208afbb2aff6c1e9</id>
<content type='text'>
Replacing GtkAction with GAction
Replacing GtkUIManager with GtkBuilder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replacing GtkAction with GAction
Replacing GtkUIManager with GtkBuilder
</pre>
</div>
</content>
</entry>
<entry>
<title>UI: Remove useless code and file</title>
<updated>2023-04-07T17:12:50+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-04-06T09:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=457669530e7f68a8b777ea2aaa61d79cf3c2a673'/>
<id>457669530e7f68a8b777ea2aaa61d79cf3c2a673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract: add the function of automatically closing the dialog box after decompression</title>
<updated>2023-04-05T03:17:49+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-03-24T02:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=e424eb21db35129aee934aa528bddff0869b7a38'/>
<id>e424eb21db35129aee934aa528bddff0869b7a38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accessibility: add proper mnemonic relations and labelling</title>
<updated>2022-03-10T18:31:29+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-13T15:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=6f8f4c8b3f82af1f0aa811cf190bc4b74678e267'/>
<id>6f8f4c8b3f82af1f0aa811cf190bc4b74678e267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update.ui: missing on_update_file_ok_button_clicked handler</title>
<updated>2020-09-06T22:47:01+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-09-05T21:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=19379dac7f6530685771122bd81a696e98490b8e'/>
<id>19379dac7f6530685771122bd81a696e98490b8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use stock icons in ui files (#392)</title>
<updated>2020-06-30T14:01:27+00:00</updated>
<author>
<name>Robert Antoni Buj Gelonch</name>
<email>rbuj@users.noreply.github.com</email>
</author>
<published>2020-06-30T14:01:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/engrampa/commit/?id=d75c80047df558a76c7d276adbedf24e337f1650'/>
<id>d75c80047df558a76c7d276adbedf24e337f1650</id>
<content type='text'>
* Do not use stock icons in ui files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Do not use stock icons in ui files</pre>
</div>
</content>
</entry>
</feed>
