<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/src/file-manager, branch 1.20</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>fm-properties-window: Fix memory leaks</title>
<updated>2018-12-03T22:38:23+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-01T16:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=157d047cf3fced73a44f1fd0662ff1151c67bcfb'/>
<id>157d047cf3fced73a44f1fd0662ff1151c67bcfb</id>
<content type='text'>
'g_strconcat' needs to be freed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'g_strconcat' needs to be freed
</pre>
</div>
</content>
</entry>
<entry>
<title>HiDPI: Convert Pixbufs to Cairo Surfaces</title>
<updated>2018-04-05T07:09:50+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-04-03T02:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=dade92d4f1edb6f47933e77229801971cb458ef1'/>
<id>dade92d4f1edb6f47933e77229801971cb458ef1</id>
<content type='text'>
This allows icons in most places to scale up properly for HiDPI
displays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows icons in most places to scale up properly for HiDPI
displays.
</pre>
</div>
</content>
</entry>
<entry>
<title>general: use gdk_monitor_get_scale_factor</title>
<updated>2018-04-05T07:09:16+00:00</updated>
<author>
<name>Alexandru Pandelea</name>
<email>alexandru.pandelea@gmail.com</email>
</author>
<published>2017-03-08T21:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=556663ac4b8eb03b86fa70eeb6b959e1d27281e2'/>
<id>556663ac4b8eb03b86fa70eeb6b959e1d27281e2</id>
<content type='text'>
As it is deprecated, instead of using gdk_screen_get_monitor_scale_factor
use gdk_monitor_get_scale_factor().

https://bugzilla.gnome.org/show_bug.cgi?id=779774

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/273e6efc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it is deprecated, instead of using gdk_screen_get_monitor_scale_factor
use gdk_monitor_get_scale_factor().

https://bugzilla.gnome.org/show_bug.cgi?id=779774

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/273e6efc
</pre>
</div>
</content>
</entry>
<entry>
<title>list-view: use the cairo surface as a drag icon</title>
<updated>2018-04-05T07:08:56+00:00</updated>
<author>
<name>Cosimo Cecchi</name>
<email>cosimoc@gnome.org</email>
</author>
<published>2013-08-05T01:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=0630180fcb42da1c6ecd95eb0bba41e71a567b27'/>
<id>0630180fcb42da1c6ecd95eb0bba41e71a567b27</id>
<content type='text'>
As we now store surfaces in the GtkListStore, we have to change the
drag method to use it instead of a pixbuf.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/18a380af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As we now store surfaces in the GtkListStore, we have to change the
drag method to use it instead of a pixbuf.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/18a380af
</pre>
</div>
</content>
</entry>
<entry>
<title>Scale screen dimensions</title>
<updated>2018-04-05T07:08:43+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-03-29T20:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=1a14801e9e24139efd5bff2a351405fd05d44096'/>
<id>1a14801e9e24139efd5bff2a351405fd05d44096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properties-window: support HiDpi for the properties window icon</title>
<updated>2018-04-05T07:07:35+00:00</updated>
<author>
<name>Cosimo Cecchi</name>
<email>cosimoc@gnome.org</email>
</author>
<published>2013-08-04T00:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2e0c51fc197758c0a94594eac812ae8f6239e212'/>
<id>2e0c51fc197758c0a94594eac812ae8f6239e212</id>
<content type='text'>
This was missing from the last commit.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/3a6053f1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was missing from the last commit.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/3a6053f1
</pre>
</div>
</content>
</entry>
<entry>
<title>Support HiDpi icons</title>
<updated>2018-04-05T07:07:22+00:00</updated>
<author>
<name>Cosimo Cecchi</name>
<email>cosimoc@gnome.org</email>
</author>
<published>2013-08-02T12:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4bf67ac8fff8555bf784d8cd7e1611829a9fca44'/>
<id>4bf67ac8fff8555bf784d8cd7e1611829a9fca44</id>
<content type='text'>
Port the rendering of icons to cairo surfaces, so that we can apply the
GDK scale factor when rendering icons.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/0d4555d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port the rendering of icons to cairo surfaces, so that we can apply the
GDK scale factor when rendering icons.

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/0d4555d7
</pre>
</div>
</content>
</entry>
<entry>
<title>desktop-canvas-view: scale desktop workarea</title>
<updated>2018-04-05T07:06:38+00:00</updated>
<author>
<name>Andrea Azzarone</name>
<email>azzaronea@gmail.com</email>
</author>
<published>2016-07-30T15:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=efb0d54b3bf73655f1e30c5e182c9239cb4fc61a'/>
<id>efb0d54b3bf73655f1e30c5e182c9239cb4fc61a</id>
<content type='text'>
The problem is that in the function canvas_container_set_workarea the screen width
and height are in "application pixels" while the workarea ones are in "device
pixels" so when the scaling is &gt; 1, the margins are not properly setted.

We need to scale-down the workarea geometries to "application pixels".

https://bugzilla.gnome.org/show_bug.cgi?id=769302

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/315a55df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem is that in the function canvas_container_set_workarea the screen width
and height are in "application pixels" while the workarea ones are in "device
pixels" so when the scaling is &gt; 1, the margins are not properly setted.

We need to scale-down the workarea geometries to "application pixels".

https://bugzilla.gnome.org/show_bug.cgi?id=769302

origin commit:
https://gitlab.gnome.org/GNOME/nautilus/commit/315a55df
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-31T10:47:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-29T14:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=26a21fa2cb70a13b7e96ae43d4de825ad7663dc9'/>
<id>26a21fa2cb70a13b7e96ae43d4de825ad7663dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move libegg to the top srcdir and drop some leftovers</title>
<updated>2018-01-14T14:36:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-12T17:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6c162ba243f9e62651a13ce2cb4ca2ec9d422509'/>
<id>6c162ba243f9e62651a13ce2cb4ca2ec9d422509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
