<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-caja/src, branch 1.26</title>
<subtitle>Python bindings for libcaja-extension</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/'/>
<entry>
<title>caja-python: do not discard const modifier in PyImport_ImportModuleEx</title>
<updated>2021-10-26T11:35:44+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-13T17:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=3dc0bd2ffb20854268fe2992839109e7d3ef3469'/>
<id>3dc0bd2ffb20854268fe2992839109e7d3ef3469</id>
<content type='text'>
PyObject *PyImport_ImportModuleEx(const char *name,
  PyObject *globals, PyObject *locals, PyObject *fromlist)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyObject *PyImport_ImportModuleEx(const char *name,
  PyObject *globals, PyObject *locals, PyObject *fromlist)
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-python: remove warnings about conversion</title>
<updated>2020-12-05T23:29:06+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-27T12:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=f463612f35bbc380078d76cb56d5a88d61ea1e30'/>
<id>f463612f35bbc380078d76cb56d5a88d61ea1e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2020-06-17T11:34:41+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-24T09:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=00c332d032b7aff8d0ebc1ca1be1aeeb3829a619'/>
<id>00c332d032b7aff8d0ebc1ca1be1aeeb3829a619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>caja-python: Fix memory leak reported by scan-build</title>
<updated>2020-04-25T16:11:08+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-10T09:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=3ad9a5d5e71736632ad979557c6f687596d24992'/>
<id>3ad9a5d5e71736632ad979557c6f687596d24992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use WARN_CFLAGS variable</title>
<updated>2020-04-10T12:46:39+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-04-10T08:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=6ac6734752703631eab6fc5e0f25fe51cdc1f9f1'/>
<id>6ac6734752703631eab6fc5e0f25fe51cdc1f9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of commons</title>
<updated>2020-01-29T19:31:17+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2020-01-29T16:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=c3ac79c8c6db137c01acc958ed62488e664fd04c'/>
<id>c3ac79c8c6db137c01acc958ed62488e664fd04c</id>
<content type='text'>
See https://gcc.gnu.org/gcc-10/porting_to.html#common
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://gcc.gnu.org/gcc-10/porting_to.html#common
</pre>
</div>
</content>
</entry>
<entry>
<title>drop Python 2 support (#50)</title>
<updated>2019-12-25T21:57:11+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-12-25T21:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=8a6ccef47b310ff70b6f42e625b6739363265648'/>
<id>8a6ccef47b310ff70b6f42e625b6739363265648</id>
<content type='text'>
it's going EOL in 2020</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's going EOL in 2020</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2019-07-06T12:07:53+00:00</updated>
<author>
<name>Laurent Napias</name>
<email>tamplan@free.fr</email>
</author>
<published>2019-06-29T10:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9'/>
<id>86b3ff6a9cd575dbed3a6b2562fad2d22b8f48f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Caja.OperationHandle usable.</title>
<updated>2019-03-31T10:30:00+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2019-02-17T16:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=1d5a8b7aa497c6d3d3257887f95832eda397347c'/>
<id>1d5a8b7aa497c6d3d3257887f95832eda397347c</id>
<content type='text'>
The Caja.OperationHandle.handle property is added: this gives access to the
effective handle taking the form of a non-zero signed integer that can be
stored in a void pointer. Trying to set this property with an invalid value
raises an exception.
Upon update_file_info_full call, the new Caja.OperationHandle is preset with
a "unique" non-null value generated from an atomic counter. When the python
method returns, the handle value is transmitted to Caja whatever it is:
this fixes the problem of Caja expecting a non-null handle when
CAJA_OPERATION_IN_PROGRESS is returned.

Ref: https://github.com/mate-desktop/python-caja/issues/36
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Caja.OperationHandle.handle property is added: this gives access to the
effective handle taking the form of a non-zero signed integer that can be
stored in a void pointer. Trying to set this property with an invalid value
raises an exception.
Upon update_file_info_full call, the new Caja.OperationHandle is preset with
a "unique" non-null value generated from an atomic counter. When the python
method returns, the handle value is transmitted to Caja whatever it is:
this fixes the problem of Caja expecting a non-null handle when
CAJA_OPERATION_IN_PROGRESS is returned.

Ref: https://github.com/mate-desktop/python-caja/issues/36
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2 INT_ASLONG function.</title>
<updated>2019-01-30T20:59:28+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2019-01-24T13:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/python-caja/commit/?id=d3497665306dc69aad63b72d7c4ca1d8d17ea3bd'/>
<id>d3497665306dc69aad63b72d7c4ca1d8d17ea3bd</id>
<content type='text'>
Ref: https://github.com/mate-desktop/python-caja/pull/34#issuecomment-457189545
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: https://github.com/mate-desktop/python-caja/pull/34#issuecomment-457189545
</pre>
</div>
</content>
</entry>
</feed>
