summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-2/+2
2008-10-31Merge from trunkTed Gould1-2/+13
2008-10-11Merging from trunkTed Gould1-4/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-2/+2
2008-07-24Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala1-3/+9
2008-06-02Made possible to use blur on object that has a complex filter appliedNiko Kiirala1-28/+23
2008-03-23make sure we explicitly use geometric bbox for calculating blur marginsbulia byak1-2/+3
2008-02-22Warning cleanupJon A. Cruz1-3/+3
2008-01-01make blend versus blur more configurable on a case-by-case basisMenTaLguY1-2/+2
2008-01-01fix update on layer switch and work around some blur-related glitchesMenTaLguY1-7/+9
2008-01-01separate blend history for objects versus layersMenTaLguY1-4/+7
2008-01-01first crack at enabling blend for layers dialogMenTaLguY1-13/+35
2008-01-01abstraction for style widget subjectsMenTaLguY1-57/+41
2008-01-01factor filter and opacity controls into separate metawidgetMenTaLguY1-134/+55
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-12/+16
2007-11-22The dialog to panel refactoring:gustav_b1-7/+7
2007-11-08warning cleanupJon A. Cruz1-18/+18
2007-10-24rename master opacity to opacitybulia byak1-1/+1
2007-09-20Add functions for showing a specific notebook page in the F&S dialog,gustav_b1-0/+22
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2
2007-08-08Filter effects:Nicholas Bishop1-2/+1
2007-07-20Updated the gtkmmified fill and stroke dialog with the filter effectsgustav_b1-48/+71
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-1/+1
2007-06-27more unreffing temporary styles properlybulia byak1-1/+1
2007-06-24initial filter UI code drop from NickMenTaLguY1-2/+2
2007-06-02Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b1-12/+262