<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/ui/dialog/whiteboard-connect.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>Completely remove Inkboard</title>
<updated>2011-06-23T14:32:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-23T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ec576062be919237064a454f812ac1bfad12debc'/>
<id>ec576062be919237064a454f812ac1bfad12debc</id>
<content type='text'>
(bzr r10346)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10346)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, bug #792263.</title>
<updated>2011-06-04T04:10:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-06-04T04:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b8eae5e18faedb60d4ff012cfc3e5f429fc1b1fc'/>
<id>b8eae5e18faedb60d4ff012cfc3e5f429fc1b1fc</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/709847
  - https://launchpad.net/bugs/747512
  - https://launchpad.net/bugs/792263

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

(bzr r10255)</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>From trunk</title>
<updated>2008-10-27T18:03:09+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-10-27T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902'/>
<id>7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902</id>
<content type='text'>
(bzr r6885)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6885)</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored preferences handling into a new version of </title>
<updated>2008-09-16T17:15:22+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-09-16T17:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9d87d30b72145fdee954992a9dc70f8c60174d7d'/>
<id>9d87d30b72145fdee954992a9dc70f8c60174d7d</id>
<content type='text'>
the Inkscape::Preferences class. Removed all use of 
prefs_get_string_attribute(), pref_path_get_nth_child() and 
create_pref() in favor of the new API. Replaced some "0 or 1" integer 
preferences with booleans.

(bzr r6823)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the Inkscape::Preferences class. Removed all use of 
prefs_get_string_attribute(), pref_path_get_nth_child() and 
create_pref() in favor of the new API. Replaced some "0 or 1" integer 
preferences with booleans.

(bzr r6823)</pre>
</div>
</content>
</entry>
<entry>
<title>Rework dialog management. Use singleton behavior for dialogs when</title>
<updated>2007-12-07T01:41:04+00:00</updated>
<author>
<name>gustav_b</name>
<email>gustav_b@users.sourceforge.net</email>
</author>
<published>2007-12-07T01:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1d22b74180777745a27e7ddbd3006c950063cf41'/>
<id>1d22b74180777745a27e7ddbd3006c950063cf41</id>
<content type='text'>
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events.

(bzr r4188)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events.

(bzr r4188)</pre>
</div>
</content>
</entry>
<entry>
<title>added functionality to for users to register jabber accounts within the whiteboard-&gt;connect dialog</title>
<updated>2006-05-18T22:59:44+00:00</updated>
<author>
<name>daleharvey</name>
<email>daleharvey@users.sourceforge.net</email>
</author>
<published>2006-05-18T22:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4f632bc3bd777f704564d04289ef0eb96ff89fca'/>
<id>4f632bc3bd777f704564d04289ef0eb96ff89fca</id>
<content type='text'>
(bzr r884)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r884)</pre>
</div>
</content>
</entry>
<entry>
<title>Persist User / Server / ChatServer name across succesful sessions (Given By Botty)</title>
<updated>2006-05-08T17:58:44+00:00</updated>
<author>
<name>daleharvey</name>
<email>daleharvey@users.sourceforge.net</email>
</author>
<published>2006-05-08T17:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a7a82a0fb60da5d6417caa8c4e01b1c8c2d2853e'/>
<id>a7a82a0fb60da5d6417caa8c4e01b1c8c2d2853e</id>
<content type='text'>
(bzr r773)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r773)</pre>
</div>
</content>
</entry>
<entry>
<title>* src/jabber_whiteboard/message-utilities.h,</title>
<updated>2006-02-07T00:37:46+00:00</updated>
<author>
<name>mjwybrow</name>
<email>mjwybrow@users.sourceforge.net</email>
</author>
<published>2006-02-07T00:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c2b00b03083db05b0b1b00bd91ccff3c278dd800'/>
<id>c2b00b03083db05b0b1b00bd91ccff3c278dd800</id>
<content type='text'>
      src/jabber_whiteboard/serializer.cpp,
      src/jabber_whiteboard/deserializer.cpp,
      src/jabber_whiteboard/message-utilities.cpp,
      src/ui/dialog/whiteboard-connect.cpp:
    
    Some fixes to allow the codebase to compile with Inkboard support
    after the recent Util::shared_ptr&lt;&gt; and Dialog::present() changes.

(bzr r100)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
      src/jabber_whiteboard/serializer.cpp,
      src/jabber_whiteboard/deserializer.cpp,
      src/jabber_whiteboard/message-utilities.cpp,
      src/ui/dialog/whiteboard-connect.cpp:
    
    Some fixes to allow the codebase to compile with Inkboard support
    after the recent Util::shared_ptr&lt;&gt; and Dialog::present() changes.

(bzr r100)</pre>
</div>
</content>
</entry>
<entry>
<title>moving trunk for module inkscape</title>
<updated>2006-01-16T02:36:01+00:00</updated>
<author>
<name>MenTaLguY</name>
<email>mental@rydia.net</email>
</author>
<published>2006-01-16T02:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=179fa413b047bede6e32109e2ce82437c5fb8d34'/>
<id>179fa413b047bede6e32109e2ce82437c5fb8d34</id>
<content type='text'>
(bzr r1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r1)</pre>
</div>
</content>
</entry>
</feed>
