<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja/eel, 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 using gcc 10 -fno-common flag</title>
<updated>2020-02-15T13:11:13+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-01-30T09:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4832c00beefb4fc7d4ca3a23538941001d28f871'/>
<id>4832c00beefb4fc7d4ca3a23538941001d28f871</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>editable-label: Don't hyphenate filenames</title>
<updated>2019-12-23T09:46:59+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-12-21T13:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=eec47d417bb79b8b6e19e64c33d16e51e7e41f6a'/>
<id>eec47d417bb79b8b6e19e64c33d16e51e7e41f6a</id>
<content type='text'>
more fixes for 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>
more fixes for 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>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>eel-editable-label: Use 'memmove' instead of 'memcpy'</title>
<updated>2019-07-23T13:33:27+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-04-04T08:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=fbdab96b5913c8aa7117e3dbee07efc42eea00c1'/>
<id>fbdab96b5913c8aa7117e3dbee07efc42eea00c1</id>
<content type='text'>
Fixes 'flawfinder' warning:

(buffer) memcpy: Does not check for buffer overflows when copying to destination (CWE-120). Make sure destination can always hold the source data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes 'flawfinder' warning:

(buffer) memcpy: Does not check for buffer overflows when copying to destination (CWE-120). Make sure destination can always hold the source data.
</pre>
</div>
</content>
</entry>
<entry>
<title>eel-editable-label: call argument with initialized value</title>
<updated>2019-07-23T12:53:54+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-09T00:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=cdfc9f8e90ed44cb7ce5a42e2ab100fde4fb89ab'/>
<id>cdfc9f8e90ed44cb7ce5a42e2ab100fde4fb89ab</id>
<content type='text'>
Fixes Clang static analyzer warning:

eel-editable-label.c:2624:9: warning: 2nd function call argument is an uninitialized value
    if (pango_layout_line_x_to_index (line,
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Clang static analyzer warning:

eel-editable-label.c:2624:9: warning: 2nd function call argument is an uninitialized value
    if (pango_layout_line_x_to_index (line,
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>eel-canvas: Fix warning: Undefined or garbage value returned to caller</title>
<updated>2019-07-23T12:49:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-03T01:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c5f3d9664fcfd1d476d57eae3364a91d72043d57'/>
<id>c5f3d9664fcfd1d476d57eae3364a91d72043d57</id>
<content type='text'>
Fixes Clang static analyzer warning:

eel-canvas.c:3426:9: warning: Undefined or garbage value returned to caller
        return item;
        ^~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Clang static analyzer warning:

eel-canvas.c:3426:9: warning: Undefined or garbage value returned to caller
        return item;
        ^~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>eel-gdk-pixbuf-extensions: Fix division by zero</title>
<updated>2019-03-06T22:57:45+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-03T01:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=601c8533a5430055df7af0c723387888ff014c3a'/>
<id>601c8533a5430055df7af0c723387888ff014c3a</id>
<content type='text'>
Fixes Clang static analyzer warning:

eel-gdk-pixbuf-extensions.c:403:29: warning: Division by zero
                *dest++ = r / n_pixels;
                          ~~^~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Clang static analyzer warning:

eel-gdk-pixbuf-extensions.c:403:29: warning: Division by zero
                *dest++ = r / n_pixels;
                          ~~^~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>[Security] eel-string: Use 'g_strlcat' instead of 'strcat'</title>
<updated>2019-03-05T00:19:03+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-02-23T14:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=7a26045d9b7ea816a3302253e0192013d44e8f45'/>
<id>7a26045d9b7ea816a3302253e0192013d44e8f45</id>
<content type='text'>
to avoid warnings with Clang Analyzer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid warnings with Clang Analyzer
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macro</title>
<updated>2019-01-22T04:36:49+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-21T04:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=10efec8be67f2254ecaf197801e67e59d6d2a467'/>
<id>10efec8be67f2254ecaf197801e67e59d6d2a467</id>
<content type='text'>
Replace G_DEFINE_TYPE_WITH_CODE with G_DEFINE_TYPE_WITH_PRIVATE macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace G_DEFINE_TYPE_WITH_CODE with G_DEFINE_TYPE_WITH_PRIVATE macro
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel] Avoid deprecated g_type_class_add_private</title>
<updated>2019-01-12T01:43:18+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-09T14:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=3eb0ff8e1f03d27d7fd5ea6c3f8e699a54d31a4c'/>
<id>3eb0ff8e1f03d27d7fd5ea6c3f8e699a54d31a4c</id>
<content type='text'>
With minimal changes to avoid deprecated g_type_class_add_private
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With minimal changes to avoid deprecated g_type_class_add_private
</pre>
</div>
</content>
</entry>
</feed>
