<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch 1.26</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>Document and fix default-sort-order preference</title>
<updated>2025-03-31T05:02:21+00:00</updated>
<author>
<name>Gordon Norman Squash</name>
<email>gordsqsh@protonmail.com</email>
</author>
<published>2022-06-06T19:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=f207e2597d363b5212c1ba54eb9dfe89675cbfb6'/>
<id>f207e2597d363b5212c1ba54eb9dfe89675cbfb6</id>
<content type='text'>
 This patch resolves three related issues:

The first issue was that the GSettings schema for Caja did not include an
entry to sort by the "btime", or creation date, of files.  If the user chose
such an option in the Caja Preferences, GSettings would produce a warning
(often out-of-sight, as it was usually redirected into the user's
.xsession-errors file), and Caja would not actually change the default
sort-order of files.  This patch adds the btime as a valid setting in the
schema.

The second issue was that. because of the above (an entry in the settings
schema was missing), some of the alternative sort orders listed in the schema
(everything after and including "atime") were not assigned the same numbers
as the sort orders listed elsewhere in the Caja source code.  Specifically,
in icon- and compact-views, if the default sort-order was "emblems", the
observed / actual sort-order would be the entry before "emblems", namely
"atime" -- so instead of sorting by the names of associated emblems, Caja
would sort by each file's access time.  An array in the code for the
list-view also was missing many values and included some values out of order,
so the default sort-order setting affected directories viewed in list-view
mode seemingly randomly.  The former is taken care of using the fix described
in the above paragraph; the latter is fixed in this patch by adding /
reorganizing the array for the list-view sort-orders appropriately.

The third issue (admittedly, a lesser issue) was that the documentation for
the default-sort-order setting was lacking -- it at least did not list all
the possible values that the setting could accept.  In this patch, I resolve
this issue by listing all values in the setting's description, and also go
into more detail about what each value does.  (However, perhaps I included
a little too much detail.  It'll only benefit [supposed power users who may
already know this stuff] who use GSettings or DConf directly, and it'll
certainly be a headache for translators.  I'll admit that.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 This patch resolves three related issues:

The first issue was that the GSettings schema for Caja did not include an
entry to sort by the "btime", or creation date, of files.  If the user chose
such an option in the Caja Preferences, GSettings would produce a warning
(often out-of-sight, as it was usually redirected into the user's
.xsession-errors file), and Caja would not actually change the default
sort-order of files.  This patch adds the btime as a valid setting in the
schema.

The second issue was that. because of the above (an entry in the settings
schema was missing), some of the alternative sort orders listed in the schema
(everything after and including "atime") were not assigned the same numbers
as the sort orders listed elsewhere in the Caja source code.  Specifically,
in icon- and compact-views, if the default sort-order was "emblems", the
observed / actual sort-order would be the entry before "emblems", namely
"atime" -- so instead of sorting by the names of associated emblems, Caja
would sort by each file's access time.  An array in the code for the
list-view also was missing many values and included some values out of order,
so the default sort-order setting affected directories viewed in list-view
mode seemingly randomly.  The former is taken care of using the fix described
in the above paragraph; the latter is fixed in this patch by adding /
reorganizing the array for the list-view sort-orders appropriately.

The third issue (admittedly, a lesser issue) was that the documentation for
the default-sort-order setting was lacking -- it at least did not list all
the possible values that the setting could accept.  In this patch, I resolve
this issue by listing all values in the setting's description, and also go
into more detail about what each value does.  (However, perhaps I included
a little too much detail.  It'll only benefit [supposed power users who may
already know this stuff] who use GSettings or DConf directly, and it'll
certainly be a headache for translators.  I'll admit that.)
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-directory-view: fix memory leak</title>
<updated>2021-12-31T12:14:00+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-08T18:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fd8210a4a08c0e57cd2744d484d2662227b25808'/>
<id>fd8210a4a08c0e57cd2744d484d2662227b25808</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2021</title>
<updated>2021-06-18T14:08:39+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-18T14:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2c823efff95a07ac10948a6fcfd0fc05fe0fcd58'/>
<id>2c823efff95a07ac10948a6fcfd0fc05fe0fcd58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add creation time support</title>
<updated>2021-04-20T17:40:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-28T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0eb7520d23cc4ca6cdd9b6c97d3f6cbafcdfc927'/>
<id>0eb7520d23cc4ca6cdd9b6c97d3f6cbafcdfc927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>icon view: Add a directory setting to block moving icons</title>
<updated>2021-04-13T15:46:57+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2021-03-23T16:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=19791791d66ac55fb6a1cd36aa51c448067081fe'/>
<id>19791791d66ac55fb6a1cd36aa51c448067081fe</id>
<content type='text'>
This is mostly useful on the desktop (which is the main user of the
free-placement icon view) to be able to lock the layout and avoid
unintentionally moving icons around.  Especially useful for less
computer-literate users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly useful on the desktop (which is the main user of the
free-placement icon view) to be able to lock the layout and avoid
unintentionally moving icons around.  Especially useful for less
computer-literate users.
</pre>
</div>
</content>
</entry>
<entry>
<title>warning: missing initializer for a field of ‘GtkActionEntry’</title>
<updated>2021-04-01T15:07:03+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-03-17T07:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0afa9857c7eb2d6dcfb3b1d90f239f8ecd5ec293'/>
<id>0afa9857c7eb2d6dcfb3b1d90f239f8ecd5ec293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow users to disable gettext support (--disable-nls)</title>
<updated>2021-02-07T20:38:35+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-23T12:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6de5a2680760436fe15ee16ed530f23ef1ced33a'/>
<id>6de5a2680760436fe15ee16ed530f23ef1ced33a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning -Wtype-limits</title>
<updated>2021-01-15T22:03:21+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-28T10:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=d1da5da784acf6f029dfb07be2ac542fb7858371'/>
<id>d1da5da784acf6f029dfb07be2ac542fb7858371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-properties-window: make the location of system folders portable</title>
<updated>2020-11-15T12:23:29+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-12T09:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2c61357fa601376e4ab4a1603f814f39315c59ad'/>
<id>2c61357fa601376e4ab4a1603f814f39315c59ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused macros</title>
<updated>2020-11-11T17:50:36+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-08-11T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=47babe69871cd65b2fb3ae2d9f97b5c31331a28f'/>
<id>47babe69871cd65b2fb3ae2d9f97b5c31331a28f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
