| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
| |
(bzr r3324)
|
| |
|
|
|
| |
* Limited the upper bounds of the feConvolveMatrix attributes targetX and targetY so that they match the value of Order.
(bzr r3323)
|
| |
|
|
|
| |
* A couple corrections to the way the vertical inputs are displayed and handled.
(bzr r3322)
|
| |
|
|
|
|
| |
* Added settings widgets for feConvolveMatrix's target attribute
* Changed the order attribute to show both spin widgets on the same row
(bzr r3321)
|
| |
|
|
|
| |
* Changed drawing of vertical input bars to make them stick to the right side of the treeview.
(bzr r3319)
|
| |
|
|
|
| |
* For the Order attribute of feConvolveMatrix, show only the spin control, not the slider
(bzr r3318)
|
| |
|
| |
(bzr r3316)
|
| |
|
|
|
|
| |
* Double-clicking a filter now applies it to the selection
* Updating filter settings widgets no longer updates the filter primitive
(bzr r3315)
|
| |
|
|
|
| |
First commit of improvements to the dialog discussed on the dev list. The dialog now tracks the selection and selects the appropriate filter, as well as displaying a small icon to indicate what filter(s) are applied to the selection.
(bzr r3313)
|
| |
|
|
|
| |
Remove "cout" from on_changed() of PrefCombo
(bzr r3312)
|
| |
|
|
|
| |
If the digits value is set to zero, truncate the value when setting the attribute so it is an int, rather than a double.
(bzr r3307)
|
| |
|
| |
(bzr r3306)
|
| |
|
|
|
|
|
|
|
| |
This is a large commit that greatly simplifies the creation and use of all the filter settings in the dialog.
* Added AttrWidget class to provide an interface for the settings widgets. Allows the widget to read and write to an attribute.
* Modified the ComboBoxEnum, SpinSlider, and ConvolveMatrix widgets to use AttrWidget, more to follow.
* Removed lots of specific filter settings code in favor of the more generic system.
(bzr r3304)
|
| |
|
|
|
| |
* Added filtereffects to the preferences-skeleton so that the dialog size is saved and restored.
(bzr r3286)
|
| |
|
|
|
|
|
| |
* Fixed misnamed primitive input (BackgroundImage was incorrectly called BackgroundGraphic)
* Removed the filter primitive input comboboxes in favor of drag-and-drop. The standard inputs are shown as vertical text to the right.
* Various minor improvements to the drawing of filter connections
(bzr r3285)
|
| |
|
|
|
| |
Created simple controls for feConvolveMatrix. Currently only handles attributes order and kernelMatrix.
(bzr r3277)
|
| |
|
|
|
|
| |
changes done in the current f&s dialog. I'll probably make the gtkmmified one
default pretty soon to avoid double work...
(bzr r3268)
|
| |
|
|
|
| |
that at all? MIME has some pretty strange notions of what is an image and what not)
(bzr r3266)
|
| |
|
|
|
| |
* Enable duplicating filters (from the popup menu)
(bzr r3262)
|
| |
|
|
|
| |
* Enables drag-and-drop reordering for filter primitives. Removes any connection conflicts caused by reordering.
(bzr r3259)
|
| |
|
|
|
| |
* Prevent filter primitive connections to primitives that come after the selected primitive.
(bzr r3258)
|
| |
|
|
|
| |
* A coule bug fixes; attempting to connect the first filter primitive to another is no longer allowed, same for attempting to connect the input of a filter primitive to its own result. Still todo is preventing a connection to a later primitive.
(bzr r3256)
|
| |
|
|
|
|
| |
* Made a lot of strings translatable
* Fixed the filter primitive input settings to work more like other ComboBoxEnums.
(bzr r3253)
|
| |
|
|
|
|
|
| |
* As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h
* Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes
(bzr r3241)
|
| |
|
|
|
|
| |
* Added new combobox for setting the "in2" attribute in the same way as was already possible for the "in" attribute.
* Setting in or in2 to Default now unsets that attribute
(bzr r3238)
|
| |
|
|
|
|
| |
* Improved spacing of input connections for primitives with multiple inputs
* Added basic support for display of feMerge connections. Doesn't yet display the actual connections since feMergeNodes aren't supported yet.
(bzr r3237)
|
| |
|
|
|
|
| |
* Added controls for the composite filter primitive (operator and k1-k4).
* Simplified setting the filter attributes to remove duplicated code common for spinsliders and comboboxenums
(bzr r3228)
|
| |
|
|
|
| |
(patch by gbanaszk)
(bzr r3227)
|
| |
|
|
|
| |
Modified the display of filter primitive connections to always show all connectins using decreasing widths for the connection cells in the treeview. Also made the "in2" connections work for feBlend and feComposite.
(bzr r3205)
|
| |
|
| |
(bzr r3190)
|
| |
|
|
|
| |
changed when multiple documents are open
(bzr r3189)
|
| |
|
| |
(bzr r3185)
|
| |
|
| |
(bzr r3176)
|
| |
|
|
|
| |
requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object
(bzr r3116)
|
| |
|
| |
(bzr r3114)
|
| |
|
| |
(bzr r3095)
|
| |
|
|
|
| |
boxes in a fixed perspective without any live interaction.
(bzr r3084)
|
| |
|
|
|
| |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.)
(bzr r3082)
|
| |
|
| |
(bzr r3075)
|
| |
|
| |
(bzr r3053)
|
| |
|
|
|
| |
using the old fill/stroke style and paint style widgets, though.
(bzr r3050)
|
| |
|
| |
(bzr r3024)
|
| |
|
| |
(bzr r3023)
|
| |
|
| |
(bzr r3022)
|
| |
|
|
|
| |
finish_incomplete_transaction. (Thanks to johanengelen for help with this.)
(bzr r3019)
|
| |
|
| |
(bzr r2985)
|
| |
|
| |
(bzr r2956)
|
| |
|
|
|
| |
are not translated.
(bzr r2936)
|
| |
|
| |
(bzr r2930)
|
| |
|
| |
(bzr r2918)
|