Applied patches for default metadata and for fix on creative commons namespace.
Filter effects dialog:
* Added filter dialog controls for feFlood
* Added filter dialog controls for feFlood
added some more boilerplate code on feTurbulence.
* incomplete feImage implementation.
* contains a hardcoded href parameter. TODO: fix it.
* added a getter method to access arenaitem from FilterSlot.
* contains a hardcoded href parameter. TODO: fix it.
* added a getter method to access arenaitem from FilterSlot.
typo
color_randomize added
Added a clip path stack for PdfParser and a node stack for SvgBuilder needed for mask support later
Filter effects dialog:
* Fixed bad update of the matrix widget, which was causing gtk warnings/criticals.
* Fixed bad update of the matrix widget, which was causing gtk warnings/criticals.
* moved some parameter inits from nr-filter-displacement-map to sp-fedisplacementmap
* fixed rederer bug on feDisplacementMap. (handling of input and output buffers with different sizes is a dificult
task. We should find out a way of making it cleaner)
* fixed rederer bug on feDisplacementMap. (handling of input and output buffers with different sizes is a dificult
task. We should find out a way of making it cleaner)
Filter effects dialog:
* Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field
* Added type setting to the filter dialog
* Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field
* Added type setting to the filter dialog
Filter effects dialog:
* Fixed bad use of tree iterators; caused crashes when drag/dropping filter primitives
* Fixed bad use of tree iterators; caused crashes when drag/dropping filter primitives
Filter effects dialog:
A couple bug fixes; the Link togglebutton for dual spinsliders now updates properly when switching between primitives. Also, the in2 attribute of feDisplacementMap is now properly checked when reordering primitives.
A couple bug fixes; the Link togglebutton for dual spinsliders now updates properly when switching between primitives. Also, the in2 attribute of feDisplacementMap is now properly checked when reordering primitives.
17 years agorevert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in item_rende...
revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in item_render prevents banding on export and scroll and is a lot less expensive
r16217@tres: ted | 2007-08-10 10:36:27 -0700
ImageMagick effects patch from Chris Brown. Google Summer of Code
project.
ImageMagick effects patch from Chris Brown. Google Summer of Code
project.
Tweak max queue size.
Include new routines for building the fill point queue in a standard way
capitalization
Hold perspectives on document level rather than globally; this corrects the changes made in commit #15681
Status bar tips for VP draggers
To ease testing reduced fallback operations' precision for now
Reworked gradient handling to support all shading color spaces
Reverting a change I made a while ago
fixing small bug on feMorphology
Added support for the shading operator
Fix unbalanced <b> tags in ru.po
Added support for exponential functions in gradients
Set the even-odd clipping rule if requested
changes export to ocal dialog
Filter effects dialog:
* Added controls for feMorphology
* Added controls for feMorphology
Fix a possible compliation problem on 64bit machines.
feMorphology filter primitive implementation
2006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>
* src/libavoid/shape.cpp, src/libavoid/router.cpp, src/libavoid/README,
src/libavoid/router.h, src/libavoid/geometry.cpp:
Some minor upstream changes to the libavoid library.
It now matches Inkscape and uses the correct winding direction.
* src/conn-avoid-ref.cpp:
Remove a 'TODO' and hack adjusting winding directions before
passing object convex hulls to libavoid.
* src/libavoid/shape.cpp, src/libavoid/router.cpp, src/libavoid/README,
src/libavoid/router.h, src/libavoid/geometry.cpp:
Some minor upstream changes to the libavoid library.
It now matches Inkscape and uses the correct winding direction.
* src/conn-avoid-ref.cpp:
Remove a 'TODO' and hack adjusting winding directions before
passing object convex hulls to libavoid.
copyedit, warning suppression
update on scroll and pan
add tweak tool
remove thinning/thickening, now in tweak tool
prevent file_save_remote to break build on system without GNOME_VFS
remove extra Shape:: on new function definition in Shape class.
tweak tool
tweak tool
new methods for tweaking, modeled after MakeOffset
tweak cursors
Filter effects dialog:
* Removed the FilterEffectChooser base class, no longer used
* Removed the FilterEffectChooser base class, no longer used
Filter effects:
* Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog.
* Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog.
export to ocal bug fix
Filter effects dialog:
* Connected up the filters and primitives so that changes made outside the filter dialog are properly observed, e.g. deleting a primitive in the XML editor will show up in the filter dialog.
* Connected up the filters and primitives so that changes made outside the filter dialog are properly observed, e.g. deleting a primitive in the XML editor will show up in the filter dialog.
add one more tweak icon
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_BBOX)
warn when ConvertToShape fails
Update current perspective when selection changes
Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape boxes when state of a VP changes
Compute the correct visible front corner (also for 'upended' boxes) and set the z-orders accordingly so that they are correct for any relative position of the handles
17 years agoDon't reshape boxes in the direction of infinite VPs when dragging VPs (fixes resizin...
Don't reshape boxes in the direction of infinite VPs when dragging VPs (fixes resizing bug)
Set z-orders of 3D box faces during dragging/resizing according to the perspective
add a way to set a radio toggle in aux toolbar via desktop, by the toggles id
Filter effects:
* Fixed a few bugs with the feColorMatrix settings, such as bad sensitivity settings and missing updates.
* Changed matrix loading (for the values attribute of feColorMatrix) so that it can handle values separated by more than one space.
* Fixed a few bugs with the feColorMatrix settings, such as bad sensitivity settings and missing updates.
* Changed matrix loading (for the values attribute of feColorMatrix) so that it can handle values separated by more than one space.
enable Path_for_item to work on flowtext
revert previous commit which contained locally-linked bitmaps; see mailing list
export single-item-to-path function
setting of attributes and default values
updating authors list
handling of default values and checking for invalid values.
Added my name to the list of authors
1) Make snapping of object's center optional 2) Optimize snapping preferences dialog
adds export to ocal feature without dialog window
Add Gail and Diederik; correct Danilo's name.
Don't draw auxiliary vanishing points any more
Better default style for 3D boxes (no stroke; faces have different shades of blue)
Fix wrong states of VPs when writing to SVG
Draw perspective lines; provide shortcuts to toggle their visibility and the corners where they are attached
17 years ago(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate perspectiv...
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate perspectives and thus create new ones interactively
First stage of draggable vanishing points (no snapping/unsnapping yet)
17 years agoWorkaround for some segfaults: Store perspectives globally instead of in each desktop...
Workaround for some segfaults: Store perspectives globally instead of in each desktop (this should probably be reverted later on)
Convenience for debugging
Write/read perspectives to/from SVG; store ratios of the distances from corners to VPs (preparation for dragging)
Preparatory stuff to combine VPs in draggers
updated translation into Russian
Cosmetic
added missing " character at end of a line. Sorry, my mistake on
previous commit...
previous commit...
Filter effects dialog:
* Added controls for scale and channel selection to the filter dialog for feDisplacementMap
* Added controls for scale and channel selection to the filter dialog for feDisplacementMap
Added my name to AUTHORS list
Updated aboutbox.cpp
Also corrected the ordering of names: alphabetic by surname
Updated aboutbox.cpp
Also corrected the ordering of names: alphabetic by surname
Filter effects:
* Added edge mode setting to the filter dialog
* Changed type of edgeMode in SPFeConvolveMatrix to use the enum type
* Added edge mode setting to the filter dialog
* Changed type of edgeMode in SPFeConvolveMatrix to use the enum type
Store a global list of existing perspectives; for each perspective hold a list of associated boxes; explicitly pass perspectives as arguments when creating PLs
Filter effects dialog:
* Added control for the values attribute of feColorMatrix; shows a matrix or a slider depending on the value of the type attribute.
* Added a frame shadow around the matrix used by feColorMatrix and feConvolveMatrix.
* Added control for the values attribute of feColorMatrix; shows a matrix or a slider depending on the value of the type attribute.
* Added a frame shadow around the matrix used by feColorMatrix and feConvolveMatrix.
refactoring:
*using CLAMP_D_TO_U8
*Changed edgeMode field of ConvolveMatrix filter to use an enum rather than a plain int
*using CLAMP_D_TO_U8
*Changed edgeMode field of ConvolveMatrix filter to use an enum rather than a plain int
updated Slovak translation in trunk
partial update of Slovak in trunk
Filter effects:
* Changed type field of ColorMatrix filter to use an enum rather than a plain int
* Added control for the ColorMatrix type to the filter dialog
* Changed type field of ColorMatrix filter to use an enum rather than a plain int
* Added control for the ColorMatrix type to the filter dialog
feColorMatrix filter primitive implementation
Filter effects dialog:
* Added a class to show a checkbutton setting
* Added most of the settings for feTurbulence
* Added a class to show a checkbutton setting
* Added most of the settings for feTurbulence
adding files that were missing on my previous commit
Use Dia's new homepage address.
Use Dia's new homepage address.
Fix some things that pofilter found.
Added 3D box keyboard shortcut to right handed illustration keyboard layout
Version generated from it.po.
* [it] a better term
Make snapping to the item's transformation center optional, but not yet available in the snapping preferences dialog