index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
object-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter effects:
Nicholas Bishop
2007-08-08
1
-3
/
+1
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-1
/
+1
*
more unreffing temporary styles properly
bulia byak
2007-06-27
1
-1
/
+1
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-65
/
+78
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-2
/
+2
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-9
/
+15
*
comment for the future
bulia byak
2007-01-25
1
-0
/
+2
*
listen to subselection-changed signal to reflect gradient stop opacities
bulia byak
2007-01-25
1
-0
/
+1
*
patch 1632843
bulia byak
2007-01-11
1
-1
/
+1
*
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
2006-11-27
1
-7
/
+10
*
add % to the blur/opacity labels
bulia byak
2006-11-19
1
-2
/
+2
*
workaround for crash 1580903 and several other issues caused by GTK's brainde...
bulia byak
2006-10-26
1
-1
/
+15
*
fix crash: when closing a document, the selection we're passed as argument ma...
bulia byak
2006-10-24
1
-1
/
+1
*
simplify by using the new API
bulia byak
2006-10-23
1
-4
/
+1
*
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
2006-10-20
1
-15
/
+22
*
undo annotations
bulia byak
2006-10-10
1
-3
/
+3
*
cleanup, use the new APIs
bulia byak
2006-10-07
1
-72
/
+8
*
simplify style-querying for blur radius; move Blur slider above Opacity, cleanup
bulia byak
2006-10-04
1
-44
/
+38
*
Fixed a crash in modifying filter parameters in XML editor.
Niko Kiirala
2006-08-25
1
-3
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-22
/
+51
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-41
/
+51
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-0
/
+143
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-1
/
+2
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-1
/
+1
*
Shrunk a few icon sizes.
Jon A. Cruz
2006-04-08
1
-1
/
+1
*
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
2006-04-06
1
-1
/
+1
*
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
2006-02-24
1
-0
/
+4
*
make sure no negative dialog position is written into preferences,
Ralf Stephan
2006-02-24
1
-0
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+318