<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src, branch v1.26.5</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>fix building with libxml 2.12.0</title>
<updated>2023-11-25T18:45:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-11-22T18:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=42307fec8a4c82895c1b39ce71b8fb49168eee35'/>
<id>42307fec8a4c82895c1b39ce71b8fb49168eee35</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 code from xrandr fix</title>
<updated>2023-10-12T10:21:13+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-06-29T12:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=aa80005f4f2f0fe3cfbc2517213167397c1a1ce0'/>
<id>aa80005f4f2f0fe3cfbc2517213167397c1a1ce0</id>
<content type='text'>
*In x11 we can anchor the desktop size to the root window
instead of the screen or (possibly multiple)monitors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*In x11 we can anchor the desktop size to the root window
instead of the screen or (possibly multiple)monitors
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-desktop-window: Fix the xrandr error</title>
<updated>2023-10-12T10:20:52+00:00</updated>
<author>
<name>yangxiaojuan</name>
<email>yangxiaojuan@loongson.cn</email>
</author>
<published>2023-06-27T07:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e98fd06346d621d84ea1df97b018f204a9a7e641'/>
<id>e98fd06346d621d84ea1df97b018f204a9a7e641</id>
<content type='text'>
fix https://github.com/mate-desktop/caja/issues/1069
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix https://github.com/mate-desktop/caja/issues/1069
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-sidebar-title: fix memory leak</title>
<updated>2021-12-31T12:14:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-08T16:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=91c1a6a3e03949a75c16488a9f649a8805dc7bcd'/>
<id>91c1a6a3e03949a75c16488a9f649a8805dc7bcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>caja-application: avoid SEGV when profiling/debugging code</title>
<updated>2021-12-21T14:22:45+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-23T10:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e99902aa79f15687b746d237ae0790795c8bb094'/>
<id>e99902aa79f15687b746d237ae0790795c8bb094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-places-sidebar: fix right-click menu height</title>
<updated>2021-11-08T20:34:54+00:00</updated>
<author>
<name>Benjamin Heiniger</name>
<email>benjamin.heiniger@bluewin.ch</email>
</author>
<published>2021-11-08T20:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9e98a57e4be91b38c4318693492ba6a529407a86'/>
<id>9e98a57e4be91b38c4318693492ba6a529407a86</id>
<content type='text'>
- prevent error and right-click menu from appearing when clicking empty area
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- prevent error and right-click menu from appearing when clicking empty area
</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>caja-bookmarks-window.ui: expand child widgets, sane default size</title>
<updated>2021-05-08T01:57:02+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2021-05-07T05:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=46e02ca4209c30a73d0999d6e6395cb17a5de971'/>
<id>46e02ca4209c30a73d0999d6e6395cb17a5de971</id>
<content type='text'>
use attribute "bold" instead of markup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use attribute "bold" instead of markup
</pre>
</div>
</content>
</entry>
</feed>
