| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r3883)
|
| |
|
|
|
| |
avoid char* string literal warnings from g++-4.2.
(bzr r3882)
|
| |
|
|
|
| |
CheckButtons still crash, and some changes are not recorded in the history (try the random parameters of curve stitching)
(bzr r3809)
|
| |
|
| |
(bzr r3806)
|
| |
|
|
|
| |
floating docks.
(bzr r3799)
|
| |
|
| |
(bzr r3791)
|
| |
|
|
|
|
| |
replaced the use of the old sp_object_properties_{fill,stroke} with
them.
(bzr r3780)
|
| |
|
| |
(bzr r3777)
|
| |
|
|
|
| |
fixes.
(bzr r3764)
|
| |
|
| |
(bzr r3753)
|
| |
|
|
|
| |
%.$(OBJEXT) instead of %.o.
(bzr r3726)
|
| |
|
|
|
| |
cleanups.
(bzr r3718)
|
| |
|
| |
(bzr r3706)
|
| |
|
| |
(bzr r3699)
|
| |
|
|
|
|
| |
preference "options.dialogscancenterdock" to allow users to disable it
completely.
(bzr r3692)
|
| |
|
| |
(bzr r3686)
|
| |
|
| |
(bzr r3681)
|
| |
|
| |
(bzr r3677)
|
| |
|
| |
(bzr r3670)
|
| |
|
| |
(bzr r3664)
|
| |
|
| |
(bzr r3662)
|
| |
|
|
|
|
| |
GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement.
Clean up.
(bzr r3631)
|
| |
|
| |
(bzr r3623)
|
| |
|
|
|
| |
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438)
(bzr r3613)
|
| |
|
| |
(bzr r3545)
|
| |
|
|
|
| |
import from ocal dialog.
(bzr r3544)
|
| |
|
|
|
| |
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|
| |
|
|
|
| |
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.
(bzr r3452)
|
| |
|
|
|
| |
* Removed the FilterEffectChooser base class, no longer used
(bzr r3420)
|
| |
|
|
|
| |
* Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog.
(bzr r3419)
|
| |
|
| |
(bzr r3418)
|
| |
|
|
|
| |
* 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)
|