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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-26
workaround for crash 1580903 and several other issues caused by GTK's brainde...
bulia byak
1
-1
/
+15
2006-10-24
fix crash: when closing a document, the selection we're passed as argument ma...
bulia byak
1
-1
/
+1
2006-10-23
simplify by using the new API
bulia byak
1
-4
/
+1
2006-10-20
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
1
-15
/
+22
2006-10-10
undo annotations
bulia byak
1
-3
/
+3
2006-10-07
cleanup, use the new APIs
bulia byak
1
-72
/
+8
2006-10-04
simplify style-querying for blur radius; move Blur slider above Opacity, cleanup
bulia byak
1
-44
/
+38
2006-08-25
Fixed a crash in modifying filter parameters in XML editor.
Niko Kiirala
1
-3
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-08-20
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
1
-22
/
+51
2006-08-14
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
1
-41
/
+51
2006-08-02
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
1
-0
/
+143
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-1
/
+2
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-1
/
+1
2006-04-08
Shrunk a few icon sizes.
Jon A. Cruz
1
-1
/
+1
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-1
/
+1
2006-02-24
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
1
-0
/
+4
2006-02-24
make sure no negative dialog position is written into preferences,
Ralf Stephan
1
-0
/
+3