index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
object-composite-settings.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+2
2008-10-31
Merge from trunk
Ted Gould
1
-2
/
+13
2008-10-11
Merging from trunk
Ted Gould
1
-4
/
+4
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-2
/
+2
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-2
/
+2
2008-07-24
Fixed regression: changing blend mode in layers dialog didn't work
Niko Kiirala
1
-3
/
+9
2008-06-02
Made possible to use blur on object that has a complex filter applied
Niko Kiirala
1
-28
/
+23
2008-03-23
make sure we explicitly use geometric bbox for calculating blur margins
bulia byak
1
-2
/
+3
2008-02-22
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2008-01-01
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
1
-2
/
+2
2008-01-01
fix update on layer switch and work around some blur-related glitches
MenTaLguY
1
-7
/
+9
2008-01-01
separate blend history for objects versus layers
MenTaLguY
1
-4
/
+7
2008-01-01
first crack at enabling blend for layers dialog
MenTaLguY
1
-13
/
+35
2008-01-01
abstraction for style widget subjects
MenTaLguY
1
-57
/
+41
2008-01-01
factor filter and opacity controls into separate metawidget
MenTaLguY
1
-134
/
+55
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-12
/
+16
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-7
/
+7
2007-11-08
warning cleanup
Jon A. Cruz
1
-18
/
+18
2007-10-24
rename master opacity to opacity
bulia byak
1
-1
/
+1
2007-09-20
Add functions for showing a specific notebook page in the F&S dialog,
gustav_b
1
-0
/
+22
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-2
/
+2
2007-08-08
Filter effects:
Nicholas Bishop
1
-2
/
+1
2007-07-20
Updated the gtkmmified fill and stroke dialog with the filter effects
gustav_b
1
-48
/
+71
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-1
/
+1
2007-06-27
more unreffing temporary styles properly
bulia byak
1
-1
/
+1
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
1
-2
/
+2
2007-06-02
Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still
gustav_b
1
-12
/
+262
[prev]