<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/extension/paramfloat.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>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>add precision option to float parameters in extensions</title>
<updated>2007-10-21T12:04:38+00:00</updated>
<author>
<name>John Bintz</name>
<email>me@johnbintz.com</email>
</author>
<published>2007-10-21T12:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0bab68cd24b3bf0176c941dadb6c039a3205d40c'/>
<id>0bab68cd24b3bf0176c941dadb6c039a3205d40c</id>
<content type='text'>
(bzr r3936)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r3936)</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>
</feed>
