<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/parameter.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>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>r18294@shi:  ted | 2008-03-03 15:11:22 -0800</title>
<updated>2008-03-03T23:12:15+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2008-03-03T23:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=af4b9a86ecc637fc70824c0482ea14385a9c9b1b'/>
<id>af4b9a86ecc637fc70824c0482ea14385a9c9b1b</id>
<content type='text'>
 Adding virtuals that got dropped somewhere along the path.

(bzr r4946)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Adding virtuals that got dropped somewhere along the path.

(bzr r4946)</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>Fix passing of notebook extension parameters.</title>
<updated>2008-02-27T09:21:24+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-02-27T09:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=6db75f666f5f58526a4821bc5c72abd8401a2166'/>
<id>6db75f666f5f58526a4821bc5c72abd8401a2166</id>
<content type='text'>
(bzr r4884)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4884)</pre>
</div>
</content>
</entry>
<entry>
<title>r16564@tres:  ted | 2007-09-12 20:45:12 -0700</title>
<updated>2007-09-13T04:31:40+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2007-09-13T04:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=37313b49352eafc3bf7aa8a8288a2064b1f896d2'/>
<id>37313b49352eafc3bf7aa8a8288a2064b1f896d2</id>
<content type='text'>
 Final GSoC patch from Chris.  I took too long to include it :(

(bzr r3740)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Final GSoC patch from Chris.  I took too long to include it :(

(bzr r3740)</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>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>r11569@tres:  ted | 2006-04-29 08:55:02 -0700</title>
<updated>2006-05-02T05:28:49+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2006-05-02T05:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ea07a3251ec366956e9a162b44940718be1141d0'/>
<id>ea07a3251ec366956e9a162b44940718be1141d0</id>
<content type='text'>
 Pushing the document and node deeper into the code.  This way parameters 
 can be placed and edited on those.  Mostly, this commit involves getting 
 them into the autogui.

(bzr r689)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Pushing the document and node deeper into the code.  This way parameters 
 can be placed and edited on those.  Mostly, this commit involves getting 
 them into the autogui.

(bzr r689)</pre>
</div>
</content>
</entry>
<entry>
<title>r11516@tres:  ted | 2006-04-26 21:30:18 -0700</title>
<updated>2006-05-02T05:28:18+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2006-05-02T05:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a0622e37208c1fc003c0f060b85cb2e0a025ba59'/>
<id>a0622e37208c1fc003c0f060b85cb2e0a025ba59</id>
<content type='text'>
 Adding some parameter parsing XML code.

(bzr r686)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Adding some parameter parsing XML code.

(bzr r686)</pre>
</div>
</content>
</entry>
</feed>
