| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r3549)
|
| |
|
| |
(bzr r3546)
|
| |
|
| |
(bzr r3545)
|
| |
|
|
|
| |
import from ocal dialog.
(bzr r3544)
|
| |
|
| |
(bzr r3531)
|
| |
|
|
|
| |
file.cpp to filedialogimpl-gtkmm.cpp
(bzr r3525)
|
| |
|
| |
(bzr r3519)
|
| |
|
| |
(bzr r3518)
|
| |
|
|
|
| |
* The selection dots in the filter dialog should update when the blend or blur is changed in the fill/stroke dialog.
(bzr r3515)
|
| |
|
|
|
| |
feMerge fix; adding a new input should only happen if the user's drag motion points to a valid input primitive
(bzr r3514)
|
| |
|
|
|
|
|
|
|
| |
Lots of fixes for the light source controls for feDiffuseLighting and feSpecularLighting:
* Corrected feDistantLight name (was feDistanceLight)
* Corrected elevation attribute (was using azimuth)
* Corrected visibility of the light control widgets when changing filter primitives
* Changed the light source type combobox to show nothing if a filter light primitive has no light source
(bzr r3513)
|
| |
|
|
|
| |
ocaldialogs.cpp and ocaldialogs.h
(bzr r3511)
|
| |
|
| |
(bzr r3502)
|
| |
|
|
|
| |
* Added most of the settings for feComponentTransfer to the filter dialog (still haven't done the table attribute)
(bzr r3488)
|
| |
|
|
|
| |
* Added stored values for each of the different value types in feColorMatrix. Switching the type in the filter dialog now shows a separate value for each.
(bzr r3486)
|
| |
|
|
|
| |
frequent confusion about what they do
(bzr r3484)
|
| |
|
| |
(bzr r3476)
|
| |
|
|
|
| |
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|
| |
|
|
|
| |
FileSaveDialogImplGtk::show(). This avoids the crash when the dialog is deleted.
(bzr r3471)
|
| |
|
|
|
| |
* Added autoscrolling during connection drag/drop. If a connection is dragged towards the top or bottom of the primitives treeview, the view will scroll with it.
(bzr r3466)
|
| |
|
|
|
| |
* Added filter dialog controls for feFlood
(bzr r3463)
|
| |
|
|
|
| |
* Fixed bad update of the matrix widget, which was causing gtk warnings/criticals.
(bzr r3457)
|
| |
|
|
|
|
| |
* Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field
* Added type setting to the filter dialog
(bzr r3454)
|
| |
|
|
|
| |
* Fixed bad use of tree iterators; caused crashes when drag/dropping filter primitives
(bzr r3453)
|
| |
|
|
|
| |
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)
|
| |
|
| |
(bzr r3446)
|
| |
|
| |
(bzr r3435)
|
| |
|
|
|
| |
* Added controls for feMorphology
(bzr r3434)
|
| |
|
| |
(bzr r3423)
|
| |
|
|
|
| |
* 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)
|
| |
|
|
|
| |
SNAPPOINT_BBOX)
(bzr r3415)
|
| |
|
| |
(bzr r3408)
|
| |
|
|
|
|
| |
* 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.
(bzr r3407)
|
| |
|
| |
(bzr r3402)
|
| |
|
| |
(bzr r3400)
|
| |
|
|
|
| |
preferences dialog
(bzr r3399)
|
| |
|
| |
(bzr r3398)
|
| |
|
|
|
| |
previous commit...
(bzr r3384)
|
| |
|
|
|
| |
* Added controls for scale and channel selection to the filter dialog for feDisplacementMap
(bzr r3383)
|
| |
|
|
|
|
| |
Updated aboutbox.cpp
Also corrected the ordering of names: alphabetic by surname
(bzr r3382)
|
| |
|
|
|
|
| |
* Added edge mode setting to the filter dialog
* Changed type of edgeMode in SPFeConvolveMatrix to use the enum type
(bzr r3381)
|
| |
|
|
|
|
| |
* 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.
(bzr r3379)
|
| |
|
|
|
|
| |
* 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
(bzr r3375)
|
| |
|
|
|
|
| |
* Added a class to show a checkbutton setting
* Added most of the settings for feTurbulence
(bzr r3373)
|
| |
|
|
|
| |
in, and a bit of refactoring
(bzr r3361)
|
| |
|
| |
(bzr r3360)
|
| |
|
|
|
| |
Removed unused header file.
(bzr r3359)
|