| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
* 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.
(bzr r3417)
|
| |
|
|
|
| |
preferences dialog
(bzr r3399)
|
| |
|
| |
(bzr r3398)
|
| |
|
|
|
| |
in, and a bit of refactoring
(bzr r3361)
|
| |
|
|
|
| |
Removed unused header file.
(bzr r3359)
|
| |
|
|
|
|
|
| |
* Added a "Link" toggle to the DualSpinSlider widget, when active the two values will be set equal to eachother.
* Added DualSpinButtons (for attributes that have an optional number, similar to DualSpinSlider but without the gtkscale)
* Added MultiSpinButtons (for showing multiple spinbuttons together but with different attributes)
(bzr r3352)
|
| |
|
|
|
|
| |
* feMergeNodes can be deleted by clicking the input without dragging.
* feMergeNodes can be added using a special empty input at the bottom of primitive.
(bzr r3335)
|
| |
|
|
|
|
| |
* Added settings widgets for feConvolveMatrix's target attribute
* Changed the order attribute to show both spin widgets on the same row
(bzr r3321)
|
| |
|
|
|
| |
* For the Order attribute of feConvolveMatrix, show only the spin control, not the slider
(bzr r3318)
|
| |
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
* 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 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)
|
| |
|
| |
(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)
|
| |
|
| |
(bzr r3053)
|
| |
|
|
|
| |
using the old fill/stroke style and paint style widgets, though.
(bzr r3050)
|
| |
|
| |
(bzr r2766)
|
| |
|
| |
(bzr r2764)
|
| |
|
|
|
| |
still there; this committed for testing purposes. Goal is to delete the old grid code later on.
(bzr r2721)
|
| |
|
| |
(bzr r2719)
|
| |
|
| |
(bzr r2399)
|
| |
|
| |
(bzr r2378)
|
| |
|
| |
(bzr r2377)
|
| |
|
|
|
| |
create methods to match DOM
(bzr r2253)
|
| |
|
| |
(bzr r2241)
|
| |
|
| |
(bzr r2240)
|
| |
|
| |
(bzr r2239)
|
| |
|
| |
(bzr r2238)
|
| |
|
| |
(bzr r2198)
|
| |
|
|
|
| |
a special treatment)
(bzr r2131)
|
| |
|
| |
(bzr r2054)
|
| |
|
| |
(bzr r2051)
|
| |
|
| |
(bzr r1996)
|
| |
|
| |
(bzr r1988)
|
| |
|
| |
(bzr r1885)
|
| |
|
|
|
| |
braindead behavior exposed by display interruptibility
(bzr r1866)
|
| |
|
| |
(bzr r1829)
|
| |
|
| |
(bzr r1795)
|
| |
|
| |
(bzr r1768)
|
| |
|
|
|
|
|
| |
undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though.
(bzr r1639)
|
| |
|
|
|
| |
need to rethink and incrementally change gbooleans to bools
(bzr r1637)
|