<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/context-menu.h, 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>C++ify context menu:</title>
<updated>2012-04-05T20:14:44+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2012-04-05T20:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bcd804c6c383e2964b072257da282d9a91db7d16'/>
<id>bcd804c6c383e2964b072257da282d9a91db7d16</id>
<content type='text'>
- c++ified context-menu.cpp (and included in interface.cpp)
- removed dozens of pointer conversions (of which some were erroneous)
- fixed a memory leak
- added some null pointer checks to prevent crashes

(bzr r11160)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- c++ified context-menu.cpp (and included in interface.cpp)
- removed dozens of pointer conversions (of which some were erroneous)
- fixed a memory leak
- added some null pointer checks to prevent crashes

(bzr r11160)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup for src/forward.h. (About 19 of the affected files did not require the contents forward.h at all).</title>
<updated>2011-10-05T07:06:08+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-10-05T07:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4'/>
<id>cd5e6c8856a1ac7b94e0fa799c471eaa8c8ecae4</id>
<content type='text'>
(bzr r10667)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10667)</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>Merge and cleanup of GSoC C++-ification project.</title>
<updated>2010-12-12T08:40:34+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2010-12-12T08:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aadfea4113abc6863d7ab03d21b973802c41c503'/>
<id>aadfea4113abc6863d7ab03d21b973802c41c503</id>
<content type='text'>
(bzr r9945.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9945.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.</title>
<updated>2010-11-17T02:12:56+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>chris.morganiser@gmail.com</email>
</author>
<published>2010-11-17T02:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=144819c918dc761641c3cb5a490205fb73194ee3'/>
<id>144819c918dc761641c3cb5a490205fb73194ee3</id>
<content type='text'>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").

Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99

That's my geekiest commit yet.

(bzr r9900)</pre>
</div>
</content>
</entry>
<entry>
<title>SPObject c++ification finalized along with the beginning of XML Privatisation tweaks</title>
<updated>2010-07-12T16:36:46+00:00</updated>
<author>
<name>Abhishek Sharma Public</name>
<email>spyzerdotabhishek0at-signgmaildotcom</email>
</author>
<published>2010-07-12T16:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6cc35b45eab6422a6b6f67d621aa259a0a73786f'/>
<id>6cc35b45eab6422a6b6f67d621aa259a0a73786f</id>
<content type='text'>
(bzr r9546.1.6)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9546.1.6)</pre>
</div>
</content>
</entry>
<entry>
<title>moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp &amp; context-menu.h, also updated make_insert with change</title>
<updated>2006-04-24T04:06:25+00:00</updated>
<author>
<name>Joshua L. Blocher</name>
<email>verbalshadow@gmail.com</email>
</author>
<published>2006-04-24T04:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f18ccb4969b7f084d27c68e49feb084ce1434a8c'/>
<id>f18ccb4969b7f084d27c68e49feb084ce1434a8c</id>
<content type='text'>
(bzr r579)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r579)</pre>
</div>
</content>
</entry>
</feed>
