<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch 1.22</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>fix build error about fm-empty-view</title>
<updated>2019-07-24T08:31:19+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-07-17T08:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0527cc73992d8f5fd42088651308ca57e4011be3'/>
<id>0527cc73992d8f5fd42088651308ca57e4011be3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace gdkpixbuf with cairo_surfaces in a few more places</title>
<updated>2019-07-23T14:37:34+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-07T11:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=8446b73407dd3c9ca0b061d4c87b94e52cf94a85'/>
<id>8446b73407dd3c9ca0b061d4c87b94e52cf94a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-desktop-icon-view: remove dead code</title>
<updated>2019-07-23T13:17:13+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-30T01:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3eaef9c555ce65fa2a01e60667ec819c237ffc46'/>
<id>3eaef9c555ce65fa2a01e60667ec819c237ffc46</id>
<content type='text'>
Fixes Clang static analyzer warnings:

fm-desktop-icon-view.c:331:33: warning: 1st function call argument is an uninitialized value
        if (pointer == NULL &amp;&amp; (gdk_device_get_source (cur) == GDK_SOURCE_MOUSE)) {
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

fm-desktop-icon-view.c:335:34: warning: 1st function call argument is an uninitialized value
        if (keyboard == NULL &amp;&amp; (gdk_device_get_source (cur) == GDK_SOURCE_KEYBOARD)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Clang static analyzer warnings:

fm-desktop-icon-view.c:331:33: warning: 1st function call argument is an uninitialized value
        if (pointer == NULL &amp;&amp; (gdk_device_get_source (cur) == GDK_SOURCE_MOUSE)) {
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~

fm-desktop-icon-view.c:335:34: warning: 1st function call argument is an uninitialized value
        if (keyboard == NULL &amp;&amp; (gdk_device_get_source (cur) == GDK_SOURCE_KEYBOARD)) {
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>desktop icon view: disconnect callback from correct GSettings instance</title>
<updated>2019-07-10T14:30:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-05-04T11:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=39102868b174e5fc35dc19039e4f510e249eac68'/>
<id>39102868b174e5fc35dc19039e4f510e249eac68</id>
<content type='text'>
taken from:
https://github.com/linuxmint/nemo/commit/89090ac192638d75359876d917b6d3ce106196af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://github.com/linuxmint/nemo/commit/89090ac192638d75359876d917b6d3ce106196af
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass "NULL" for keyboard event</title>
<updated>2019-04-08T17:58:25+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2019-04-03T07:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=03879a95d4e7af812be6e0d7017855da67cf2ab3'/>
<id>03879a95d4e7af812be6e0d7017855da67cf2ab3</id>
<content type='text'>
Fix  #1198 "Context menu with menu key broken"

Pass "NULL" for event which is passed ultimately to gtk_menu_popup_at_pointer as an invalid event was being passed when the menu key was used to open the icon views context menu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix  #1198 "Context menu with menu key broken"

Pass "NULL" for event which is passed ultimately to gtk_menu_popup_at_pointer as an invalid event was being passed when the menu key was used to open the icon views context menu
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-tree-model: Fix use of memory after it is freed</title>
<updated>2019-03-05T00:20:06+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-24T20:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1848d37c4ddb0d4d5b20f5bbb99b94e22aae68e7'/>
<id>1848d37c4ddb0d4d5b20f5bbb99b94e22aae68e7</id>
<content type='text'>
to avoid warning with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warning with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>fm-directory-view: Fix use of memory after it is freed</title>
<updated>2019-03-05T00:19:40+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-23T17:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7b605dd4d10b44aa8fd998d75dc2862edeea8629'/>
<id>7b605dd4d10b44aa8fd998d75dc2862edeea8629</id>
<content type='text'>
to avoid warning with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warning with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incompatible pointer types</title>
<updated>2019-02-02T00:14:51+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-02-01T12:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4e42def6ff1c846d54e93260d116dc69eac97d2f'/>
<id>4e42def6ff1c846d54e93260d116dc69eac97d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid deprecated g_type_class_add_private</title>
<updated>2019-01-28T03:13:55+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-24T09:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=e8f124db938d82554f98a325dc23e9e09e195eb4'/>
<id>e8f124db938d82554f98a325dc23e9e09e195eb4</id>
<content type='text'>
- caja-connect-server-dialog
- caja-navigation-window
- caja-property-browser
- caja-sidebar-title
- caja-trash-bar
- caja-window
- caja-zoom-action
- caja-zoom-control
- fm-desktop-icon-view
- fm-properties-window
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- caja-connect-server-dialog
- caja-navigation-window
- caja-property-browser
- caja-sidebar-title
- caja-trash-bar
- caja-window
- caja-zoom-action
- caja-zoom-control
- fm-desktop-icon-view
- fm-properties-window
</pre>
</div>
</content>
</entry>
<entry>
<title>[libcaja-private] Re-check file MIME type before picking an application.</title>
<updated>2019-01-03T20:29:22+00:00</updated>
<author>
<name>Max Eliaser</name>
<email>max@meliaserlow.dyndns.tv</email>
</author>
<published>2018-12-30T22:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=9991fb1762bd44762c4ee43b2484f30114a307d4'/>
<id>9991fb1762bd44762c4ee43b2484f30114a307d4</id>
<content type='text'>
An example of when the MIME type might change: a file is initially created
with 0 bytes of content, but more data is added later. Empty files are always
detected as plain text, but the file might not be empty anymore when the user
opens it.

This commit affects the behavior when double-clicking a file and when right-
clicking on it too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An example of when the MIME type might change: a file is initially created
with 0 bytes of content, but more data is added later. Empty files are always
detected as plain text, but the file might not be empty anymore when the user
opens it.

This commit affects the behavior when double-clicking a file and when right-
clicking on it too.
</pre>
</div>
</content>
</entry>
</feed>
