<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/libcaja-private, branch v1.23.4</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>Make device ejection notifications translatable</title>
<updated>2020-01-10T09:59:04+00:00</updated>
<author>
<name>Jonathan Michalon</name>
<email>dev@michalon.eu</email>
</author>
<published>2020-01-07T17:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=50079068123b0b793cb2b091342d49592ed87116'/>
<id>50079068123b0b793cb2b091342d49592ed87116</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcaja-private/caja-file: redundant condition</title>
<updated>2019-12-15T14:08:42+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-12-15T12:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=10f7f37ac07aaa563485237e0c4ee38234ff9788'/>
<id>10f7f37ac07aaa563485237e0c4ee38234ff9788</id>
<content type='text'>
'!A || (A &amp;&amp; B)' is equivalent to '!A || B'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'!A || (A &amp;&amp; B)' is equivalent to '!A || B'
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid redundant redeclarations</title>
<updated>2019-11-30T22:47:25+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-11-23T13:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c18cf51868958ac9d7b564e0d4fd6e75a37c747c'/>
<id>c18cf51868958ac9d7b564e0d4fd6e75a37c747c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>canvas-item: Don't hyphenate filenames</title>
<updated>2019-11-22T19:20:44+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-11-15T15:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=b50e36b639aca25c8bf3d21dc1547fc6f7a6f442'/>
<id>b50e36b639aca25c8bf3d21dc1547fc6f7a6f442</id>
<content type='text'>
fixes https://github.com/mate-desktop/caja/issues/1284

Pango 1.44 got the ability to automatically hyphenate on line breaks,
which is on by default, but can be set off by a new attribute.

As a result, we now hyphenate filenames, which is confusing, because
a filename may already include hyphens.

To restore the previous behavior, let's not insert hyphens when
breaking filenames in multiple lines.

Inspired by https://gitlab.gnome.org/GNOME/nautilus/commit/9738d85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/caja/issues/1284

Pango 1.44 got the ability to automatically hyphenate on line breaks,
which is on by default, but can be set off by a new attribute.

As a result, we now hyphenate filenames, which is confusing, because
a filename may already include hyphens.

To restore the previous behavior, let's not insert hyphens when
breaking filenames in multiple lines.

Inspired by https://gitlab.gnome.org/GNOME/nautilus/commit/9738d85
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-extensions: allows the translation of copyright</title>
<updated>2019-09-28T07:02:40+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-09-19T16:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d928125874471aa04d10e0a45f5bf304e451c622'/>
<id>d928125874471aa04d10e0a45f5bf304e451c622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set FmWidgetView is single view.</title>
<updated>2019-08-26T12:21:14+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-20T06:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=093aacfeccdb47b6b12b1978dd88243479626398'/>
<id>093aacfeccdb47b6b12b1978dd88243479626398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove comments that are not written to translators from pot file</title>
<updated>2019-08-19T10:33:27+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-19T09:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08'/>
<id>2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-progress-info: use NotifyNotification instead of GNotification</title>
<updated>2019-08-18T08:02:18+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-08-18T00:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a3f9cfd4e7ca96da1c1072226ee866e18a2b1703'/>
<id>a3f9cfd4e7ca96da1c1072226ee866e18a2b1703</id>
<content type='text'>
Fixes https://github.com/mate-desktop/caja/issues/1285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/caja/issues/1285
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy file and keep timestamps of original file including remotes</title>
<updated>2019-08-15T08:46:53+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-10T13:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0c420a0360f355fa89d81cce9b7696eba99bcc5c'/>
<id>0c420a0360f355fa89d81cce9b7696eba99bcc5c</id>
<content type='text'>
The timestamps are reset to the current time, even if the source &amp;
target folders support these GFileInfo attributes.

Closes #1226
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timestamps are reset to the current time, even if the source &amp;
target folders support these GFileInfo attributes.

Closes #1226
</pre>
</div>
</content>
</entry>
<entry>
<title>Support querying files by contained text</title>
<updated>2019-08-02T11:43:29+00:00</updated>
<author>
<name>Slava Aseev</name>
<email>ptrnine@altlinux.org</email>
</author>
<published>2019-07-18T14:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=dd4a31a1eb6fdd0fd4c22276de864d83c98830a2'/>
<id>dd4a31a1eb6fdd0fd4c22276de864d83c98830a2</id>
<content type='text'>
ODF files also supported via odt2txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ODF files also supported via odt2txt
</pre>
</div>
</content>
</entry>
</feed>
