| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Cleaning up a couple things. Making sure we don't leak memory through
the destructor (rarely used in reality, but we should be clean about these
things, that's what destructors are for).
r19126@shi: ted | 2008-04-23 23:33:30 -0700
Making it so that snow has a parameter for drift size. It seems like that
is what most people would want to change on this relatively complex filter.
(bzr r5506)
|
| |
|
|
|
| |
schema for INX files (the boolean values now spelled in lower case). This fixes an intermediate problem of Inkscape concerning its native SVG files as a loosy format.
(bzr r5496)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A directory for filter effects
r19084@shi: ted | 2008-04-21 20:03:59 -0700
The basis for the filter interface for defining effects.
r19085@shi: ted | 2008-04-21 20:59:04 -0700
Adding Sepia as an example
r19086@shi: ted | 2008-04-21 23:25:57 -0700
Wiring everything in. Cleaning it up so that it looks nice.
r19087@shi: ted | 2008-04-22 00:00:08 -0700
Completeing more of the guts. Not done, but the basic infrastructure is now in place.
r19088@shi: ted | 2008-04-22 00:19:38 -0700
All the basic plumbing code. It seems to work, except the document is wrong from the controlling filter guy. That should be fixable.
r19089@shi: ted | 2008-04-22 00:31:36 -0700
Whoo! Hoo! for simple stuff it seems to work.
r19090@shi: ted | 2008-04-22 10:36:16 -0700
First pass at adding the filters from Mauve's example
r19091@shi: ted | 2008-04-22 10:37:24 -0700
Fixing misspelling
r19092@shi: ted | 2008-04-22 12:32:18 -0700
Should be appending instead of prepending these nodes.
r19093@shi: ted | 2008-04-22 13:37:34 -0700
Basic filter with parameters working
r19094@shi: ted | 2008-04-22 14:27:20 -0700
Changing it so that by default an effect will have a call to autogui that will work with live effects. Basically this involved migrating the implementation of prefs_effect up from script.cpp to implementation.cpp
r19102@shi: ted | 2008-04-22 14:38:46 -0700
Better defaults
r19103@shi: ted | 2008-04-22 14:42:07 -0700
Adding filter stuff to be translated
(bzr r5490)
|
| |
|
|
|
|
|
|
|
| |
Core of having a real namespace for Inkscape extensions.
r19077@shi: ted | 2008-04-21 15:50:12 -0700
First layer of adding NS
r19078@shi: ted | 2008-04-21 15:56:03 -0700
Whew, doing the rest of them.
(bzr r5483)
|
| |
|
| |
(bzr r5455)
|
| |
|
| |
(bzr r5454)
|
| |
|
| |
(bzr r5447)
|
| |
|
| |
(bzr r5446)
|
| |
|
| |
(bzr r5421)
|
| |
|
|
|
|
|
| |
This more or less mimics what is being done by automake with the Makefile_insert files
What we were doing before did not work because add_directories() isn't able to
propagate variables upwards.
(bzr r5397)
|
| |
|
| |
(bzr r5299)
|
| |
|
| |
(bzr r5290)
|
| |
|
| |
(bzr r5250)
|
| |
|
| |
(bzr r5215)
|
| |
|
| |
(bzr r5212)
|
| |
|
| |
(bzr r5206)
|
| |
|
| |
(bzr r5198)
|
| |
|
|
|
| |
some messages for internal extensions were not being used as translated.
(bzr r5197)
|
| |
|
| |
(bzr r5190)
|
| |
|
| |
(bzr r5149)
|
| |
|
| |
(bzr r5063)
|
| |
|
| |
(bzr r4982)
|
| |
|
|
|
| |
the "quark-prueba.svg" file
(bzr r4923)
|
| |
|
| |
(bzr r4922)
|
| |
|
| |
(bzr r4921)
|
| |
|
| |
(bzr r4920)
|
| |
|
| |
(bzr r4904)
|
| |
|
| |
(bzr r4838)
|
| |
|
| |
(bzr r4791)
|
| |
|
| |
(bzr r4788)
|
| |
|
|
|
| |
and line segments.
(bzr r4769)
|
| |
|
|
|
| |
##189196)
(bzr r4697)
|
| |
|
|
|
|
| |
Fixing borked i18n attempt. The inline XML files should NOT use
the '_' tag syntax. It won't work.
(bzr r4628)
|
| |
|
| |
(bzr r4624)
|
| |
|
|
|
| |
forget committing accompanying .inx files, guys ;-)
(bzr r4620)
|
| |
|
| |
(bzr r4529)
|
| |
|
| |
(bzr r4486)
|
| |
|
| |
(bzr r4480)
|
| |
|
| |
(bzr r4448)
|
| |
|
| |
(bzr r4443)
|
| |
|
| |
(bzr r4430)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Closes LP: #169973)
- New attribute in an object's style string called
-inkscape-font-specification stores full font name
- This will be useful when we can support fonts that don't fit into the
confines of CSS (if either pango enhances their PangoFontDescription
structure, or we can get around its limitations)
- Framework in place to separate font families from their "styles"
(faces)
in the text and font dialog - need only the code that does the actual
separation
- Text and Styles dialog shows only fonts it can handle
(bzr r4392)
|
| |
|
| |
(bzr r4391)
|
| |
|
| |
(bzr r4375)
|
| |
|
| |
(bzr r4374)
|
| |
|
|
|
| |
removed some debug stuff
(bzr r4373)
|
| |
|
| |
(bzr r4372)
|
| |
|
| |
(bzr r4351)
|
| |
|
| |
(bzr r4313)
|
| |
|
| |
(bzr r4312)
|