| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Scripting now maintains the output_extension parameter accross the
script. This was necissary because the file written out gets the the
parameter of what it was written out with, while the original document
gets fixed. Even though the current document gets corrected by the
output function, the script hands back the one that is written out.
Basically, this means that we need to handle it in this file. And now
we do.
Fixes lp: 167132
(bzr r4414)
|
| |
|
| |
(bzr r4154)
|
| |
|
| |
(bzr r4043)
|
| |
|
|
|
| |
Caching the input file for effects.
(bzr r3982)
|
| |
|
|
|
|
|
| |
Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from
having to know if the document has changed, and keep track of that. This allows them to optimize their performance
when doing things like live effects.
(bzr r3977)
|
| |
|
| |
(bzr r3930)
|
| |
|
| |
(bzr r3759)
|
| |
|
|
|
| |
Pump some GTK events so that there is more interactivity.
(bzr r3654)
|
| |
|
|
|
|
|
|
| |
Changing the working directory for scripts from the temporary directory
to the current working directory (the one Inkscape was called with). I
don't think this is the 'right' way to do this -- but the win32 people
kinda need it.
(bzr r3165)
|
| |
|
|
|
| |
Fixing an SVK push error.
(bzr r3146)
|
| | |
|
| |
|
|
|
| |
Cleaning up the ::effect function to use more Glib::
(bzr r3141)
|
| |
|
|
|
| |
Implementing save.
(bzr r3140)
|
| |
|
|
|
|
| |
Adding in the ability to open files. Which required some changes. But,
now everything seems happy. Can't break it all anymore.
(bzr r3139)
|
| |
|
|
|
| |
Adding in a debuging message and extending copyright.
(bzr r3133)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
Switching to sigc::signal so it actually works.
(bzr r3126)
|
| |
|
|
|
|
|
| |
The basics are all working, no call back from the preferences yet.
That's the next step. But the dialogs appear correctly, and it works in
the background.
(bzr r3125)
|
| |
|
|
|
| |
Moving the dialog one step out and adding a cancel event.
(bzr r3121)
|
| |
|
|
|
|
| |
Wow, working pretty well now. More updates and let's make this a little
bit cooler.
(bzr r3120)
|
| |
|
|
|
|
| |
It seems to work... I'm not entirely sure I understand why. Needs more
testing, but I'm optimistic.
(bzr r3119)
|
| |
|
|
|
|
| |
Basic adjustments to get async all connected in. This compiles for
effects, but then it crashes. But, it's a decent start.
(bzr r3117)
|
| |
|
| |
(bzr r2848)
|
| |
|
| |
(bzr r2723)
|
| |
|
|
|
| |
(Falk Hueffner)
(bzr r2695)
|
| |
|
|
|
| |
view_center
(bzr r2642)
|
| |
|
|
|
| |
greater than 2.11.4
(bzr r2504)
|
| |
|
|
|
| |
comment said "sp_ext_" code was changed to "ink_ext_"
(bzr r2502)
|
| |
|
|
|
| |
saving/reading/parsing errors when running them
(bzr r2194)
|
| |
|
| |
(bzr r2130)
|
| |
|
| |
(bzr r1983)
|
| |
|
|
|
| |
there currently remains a restriction on copying the sodipodi:namedview. This should enable the Markers to stroke paint script.
(bzr r1552)
|
| |
|
|
|
| |
message from being shown (see #1512876)
(bzr r1328)
|
| |
|
| |
(bzr r1127)
|
| |
|
| |
(bzr r1118)
|
| |
|
| |
(bzr r1108)
|
| |
|
|
|
| |
on win32. Also do considerable ustring-ification
(bzr r1106)
|
| |
|
| |
(bzr r1027)
|
| |
|
|
|
|
| |
Adding in passing of the view data into the autogui build so that it
will get to the parameters appropriately.
(bzr r696)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions.
(bzr r532)
|
|
|
(bzr r1)
|