<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/paramenum.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>r18381@shi:  ted | 2008-03-07 20:11:34 -0800</title>
<updated>2008-04-04T04:55:24+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-04-04T04:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8a2ba4f29d0304fef7631e0efec8b10a2dc99121'/>
<id>8a2ba4f29d0304fef7631e0efec8b10a2dc99121</id>
<content type='text'>
 New work branch
 r18391@shi:  ted | 2008-03-08 21:36:03 -0800
 Moving the parameters around to clean up the directories.
 r18392@shi:  ted | 2008-03-08 21:57:14 -0800
 Moving the 'get' function to cpp
 r18870@shi:  ted | 2008-04-03 21:10:20 -0700
 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
 r18871@shi:  ted | 2008-04-03 21:17:39 -0700
 Using the _gui-hidden parameter to block the creation of the widget if set.
 r18890@shi:  ted | 2008-04-03 21:53:55 -0700
 Merge from r18024 which got lost in the shuffle.

(bzr r5322)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 New work branch
 r18391@shi:  ted | 2008-03-08 21:36:03 -0800
 Moving the parameters around to clean up the directories.
 r18392@shi:  ted | 2008-03-08 21:57:14 -0800
 Moving the 'get' function to cpp
 r18870@shi:  ted | 2008-04-03 21:10:20 -0700
 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
 r18871@shi:  ted | 2008-04-03 21:17:39 -0700
 Using the _gui-hidden parameter to block the creation of the widget if set.
 r18890@shi:  ted | 2008-04-03 21:53:55 -0700
 Merge from r18024 which got lost in the shuffle.

(bzr r5322)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing localization issues (following a patch for 0.46 rev. 17583) where some messages for internal extensions were not being used as translated.</title>
<updated>2008-03-26T15:52:30+00:00</updated>
<author>
<name>Marcin Floryan</name>
<email>mfloryan@mm.waw.pl</email>
</author>
<published>2008-03-26T15:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=44486114954ee7a3b5d75bd43fdddc395f00efdb'/>
<id>44486114954ee7a3b5d75bd43fdddc395f00efdb</id>
<content type='text'>
(bzr r5197)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r5197)</pre>
</div>
</content>
</entry>
<entry>
<title>r18220@shi:  ted | 2008-02-29 13:18:55 -0800</title>
<updated>2008-02-29T21:37:22+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-02-29T21:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=23c6090f0f77b6cd8b47e80e69974519e22f4ecf'/>
<id>23c6090f0f77b6cd8b47e80e69974519e22f4ecf</id>
<content type='text'>
 Okay, sadly I'm not keeping the version history because I'm not convenced
 that SVK will do it right.  One mega-patch, but that's life.
 
 Reshuffle the exection-env and prefdialog code so that the state machines
 aren't intertwines, which fixes a whole host of bugs with them.  I think
 the behavior is correct now.
 
 Make it so that the effects can count how many preferences they have to
 determine if the dialog should be shown (fix above).  Once this code was
 written it was easy to make it show an ellipsis on the verb if there is
 a dialog or not.  This involved removing ellipsis from those effects that
 had it hard coded.
 
 Make it so that the parameters know that their command line options are
 going into a list.  They don't have to acknowledge it, but they can, and
 specifically notebook does and handles it differently.  This should fix
 the notebooks on Win32, but doesn't apparently completely.
 
 Change the script extension on windows to use pythonw instead of python
 so that the command line doesn't appear all the time.

(bzr r4908)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Okay, sadly I'm not keeping the version history because I'm not convenced
 that SVK will do it right.  One mega-patch, but that's life.
 
 Reshuffle the exection-env and prefdialog code so that the state machines
 aren't intertwines, which fixes a whole host of bugs with them.  I think
 the behavior is correct now.
 
 Make it so that the effects can count how many preferences they have to
 determine if the dialog should be shown (fix above).  Once this code was
 written it was easy to make it show an ellipsis on the verb if there is
 a dialog or not.  This involved removing ellipsis from those effects that
 had it hard coded.
 
 Make it so that the parameters know that their command line options are
 going into a list.  They don't have to acknowledge it, but they can, and
 specifically notebook does and handles it differently.  This should fix
 the notebooks on Win32, but doesn't apparently completely.
 
 Change the script extension on windows to use pythonw instead of python
 so that the command line doesn't appear all the time.

(bzr r4908)</pre>
</div>
</content>
</entry>
<entry>
<title>Warning cleanup</title>
<updated>2008-02-28T07:19:26+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2008-02-28T07:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=832de37d5d8f77cc50e4976ba41ee27f3a87ba29'/>
<id>832de37d5d8f77cc50e4976ba41ee27f3a87ba29</id>
<content type='text'>
(bzr r4891)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4891)</pre>
</div>
</content>
</entry>
<entry>
<title>INX files: &lt;option&gt;, &lt;_option&gt;, &lt;item&gt; and &lt;_item&gt; now all work. The underscored ones will be translated, the non-underscored ones won't.</title>
<updated>2007-11-15T22:35:11+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2007-11-15T22:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=62e5906176c7811792244137c612ef32204930c9'/>
<id>62e5906176c7811792244137c612ef32204930c9</id>
<content type='text'>
(bzr r4087)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4087)</pre>
</div>
</content>
</entry>
<entry>
<title>make INX &lt;option&gt; translatable</title>
<updated>2007-11-13T14:02:49+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2007-11-13T14:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c0037a60caf4de84b33ed9a3a79331c2b6d1e398'/>
<id>c0037a60caf4de84b33ed9a3a79331c2b6d1e398</id>
<content type='text'>
(bzr r4076)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4076)</pre>
</div>
</content>
</entry>
<entry>
<title>r16217@tres:  ted | 2007-08-10 10:36:27 -0700</title>
<updated>2007-08-10T17:38:51+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-08-10T17:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b29eafffd0b92cc7b67e5cd877aad5e98b0f0231'/>
<id>b29eafffd0b92cc7b67e5cd877aad5e98b0f0231</id>
<content type='text'>
 ImageMagick effects patch from Chris Brown.  Google Summer of Code 
 project.

(bzr r3450)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 ImageMagick effects patch from Chris Brown.  Google Summer of Code 
 project.

(bzr r3450)</pre>
</div>
</content>
</entry>
<entry>
<title>r15702@tres:  ted | 2007-07-02 15:17:48 -0700</title>
<updated>2007-07-03T03:48:00+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-07-03T03:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f2adaa230449e89c0e69e1419fd29cdfade54a73'/>
<id>f2adaa230449e89c0e69e1419fd29cdfade54a73</id>
<content type='text'>
 Quotes were added to block shell variables, but now that we're using the 
 GTK+ call we can assume that shells don't really get involved.

(bzr r3161)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Quotes were added to block shell variables, but now that we're using the 
 GTK+ call we can assume that shells don't really get involved.

(bzr r3161)</pre>
</div>
</content>
</entry>
<entry>
<title>r15506@tres:  ted | 2007-05-24 22:30:55 -0700</title>
<updated>2007-06-27T06:26:13+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-06-27T06:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=19d5db7e36ffb0c8c54b419897b7853219987f89'/>
<id>19d5db7e36ffb0c8c54b419897b7853219987f89</id>
<content type='text'>
 Wow, the basics are kinda working.  Only for ints and floats, and it 
 seems to not like repeadative entry.  But, it really is seeming very 
 feasible.

(bzr r3128)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Wow, the basics are kinda working.  Only for ints and floats, and it 
 seems to not like repeadative entry.  But, it really is seeming very 
 feasible.

(bzr r3128)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up DOS line ends that had snuck in.</title>
<updated>2007-02-19T20:48:09+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2007-02-19T20:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6e272e78c148590660e3443caefce378800260c3'/>
<id>6e272e78c148590660e3443caefce378800260c3</id>
<content type='text'>
(bzr r2399)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r2399)</pre>
</div>
</content>
</entry>
</feed>
