<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ege-output-action.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Move GtkAction subclasses to widgets/</title>
<updated>2014-10-05T18:14:01+00:00</updated>
<author>
<name>Liam P. White</name>
<email>inkscapebrony@gmail.com</email>
</author>
<published>2014-10-05T18:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=59c5c3e7575768faa00dd7d9fde9eca6d8815aab'/>
<id>59c5c3e7575768faa00dd7d9fde9eca6d8815aab</id>
<content type='text'>
(bzr r13341.1.249)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r13341.1.249)</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3</title>
<updated>2014-01-03T10:33:30+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2014-01-03T10:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=25bea5005bdd07e3807c04ce7942786571344ac2'/>
<id>25bea5005bdd07e3807c04ce7942786571344ac2</id>
<content type='text'>
(bzr r12872)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12872)</pre>
</div>
</content>
</entry>
<entry>
<title>More GObject boilerplate reduction</title>
<updated>2013-01-26T16:18:08+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2013-01-26T16:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=55b2e59196c6e980bdb3f03379de6707dd91082b'/>
<id>55b2e59196c6e980bdb3f03379de6707dd91082b</id>
<content type='text'>
(bzr r12064)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12064)</pre>
</div>
</content>
</entry>
<entry>
<title>Use orientable widgets in GTK+ 3 build</title>
<updated>2012-06-23T13:13:45+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2012-06-23T13:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f943942ebb0639781b3bf6b3c3df3c1782597e6f'/>
<id>f943942ebb0639781b3bf6b3c3df3c1782597e6f</id>
<content type='text'>
(bzr r11512)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11512)</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic headers in preparation for GTK+ 3 transition</title>
<updated>2011-06-03T10:44:52+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2011-06-03T10:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f3756ff85a32f4b2a0771d0ac3bd78a69535395f'/>
<id>f3756ff85a32f4b2a0771d0ac3bd78a69535395f</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/792263

(bzr r10252.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/792263

(bzr r10252.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up memory patch. Fixes bug #737298.</title>
<updated>2011-03-20T06:42:59+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-03-20T06:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4e01c64b6094fa1f4bf63ec8a8f77cf21696b711'/>
<id>4e01c64b6094fa1f4bf63ec8a8f77cf21696b711</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/737298

(bzr r10118)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/737298

(bzr r10118)</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented use of "short_label" for toolbar items.</title>
<updated>2007-12-04T08:02:08+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2007-12-04T08:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d6d4a198ae9d4177329ad093ae6ff4a5e93347fc'/>
<id>d6d4a198ae9d4177329ad093ae6ff4a5e93347fc</id>
<content type='text'>
Fixes bug #168826.

(bzr r4167)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #168826.

(bzr r4167)</pre>
</div>
</content>
</entry>
<entry>
<title>Adding the new/change label to the star toolbar</title>
<updated>2007-03-27T22:25:59+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2007-03-27T22:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2080d2cdfd2cc32ce27733df4c08f3fb309acbc2'/>
<id>2080d2cdfd2cc32ce27733df4c08f3fb309acbc2</id>
<content type='text'>
(bzr r2772)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2772)</pre>
</div>
</content>
</entry>
</feed>
