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
/
dialog
/
cssdialog.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
1
-6
/
+3
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
1
-20
/
+5
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+4
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-2
/
+1
2017-02-24
Display both style sheet and style attribute property values in CSS pane.
Tavmjong Bah
1
-9
/
+23
2017-02-19
Implement selector reordering via drag and drop. A few other tweeks.
Tavmjong Bah
1
-3
/
+3
2017-02-14
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
1
-23
/
+30
2016-08-20
Add some more comments to improve code understanding
kamalpreetgrewal
1
-8
/
+21
2016-07-26
Add functionality to add and delete CSS property in CSS panel
kamalpreetgrewal
1
-0
/
+37
2016-07-20
Separate CSS dialog from Style Dialog visually
kamalpreetgrewal
1
-1
/
+1
2016-07-19
Update XML & hence drawing when properties are edited in CSS panel
kamalpreetgrewal
1
-13
/
+5
2016-07-17
Add CSS panel with editing support (no changes reflected yet)
kamalpreetgrewal
1
-0
/
+83