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
/
styledialog.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Display style attribute properties when object row selected. Allow their dele...
Tavmjong Bah
2017-02-23
1
-3
/
+7
*
Implement selector reordering via drag and drop. A few other tweeks.
Tavmjong Bah
2017-02-19
1
-2
/
+24
*
Implement Undo. Respond to external changes to <style> element.
Tavmjong Bah
2017-02-18
1
-0
/
+4
*
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
2017-02-14
1
-45
/
+48
*
Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.
Tavmjong Bah
2017-02-08
1
-8
/
+22
*
Add some more comments to improve code understanding
kamalpreetgrewal
2016-08-20
1
-4
/
+7
*
Passing test when adding id selectors
kamalpreetgrewal
2016-08-18
1
-1
/
+1
*
Add functionality to add and delete CSS property in CSS panel
kamalpreetgrewal
2016-07-26
1
-0
/
+2
*
Add InkSelector class with some code improvements
kamalpreetgrewal
2016-07-24
1
-4
/
+11
*
Separate CSS dialog from Style Dialog visually
kamalpreetgrewal
2016-07-20
1
-0
/
+2
*
Update XML & hence drawing when properties are edited in CSS panel
kamalpreetgrewal
2016-07-19
1
-0
/
+3
*
Add CSS panel with editing support (no changes reflected yet)
kamalpreetgrewal
2016-07-17
1
-0
/
+2
*
Selects matching objects for single as well as double click on selector
kamalpreetgrewal
2016-07-08
1
-2
/
+2
*
Fix deletion and selection of objects clicking on styledialog rows and vice-v...
kamalpreetgrewal
2016-07-05
1
-5
/
+7
*
Add support to select corresponding treeview rows when objects are selected
kamalpreetgrewal
2016-07-01
1
-3
/
+5
*
Solve some compiler errors
kamalpreetgrewal
2016-06-30
1
-1
/
+1
*
If selectors(children) of a row in treeview are deleted, XML repr is updated ...
kamalpreetgrewal
2016-06-30
1
-1
/
+1
*
Update XML repr when objects are added to selector & some code cleanup
kamalpreetgrewal
2016-06-28
1
-0
/
+2
*
Select objects corresponding to selector selected in treeview
kamalpreetgrewal
2016-06-26
1
-1
/
+5
*
Add/Remove objects to/from selector
kamalpreetgrewal
2016-06-26
1
-3
/
+8
*
Implement deletion of style selector both from repr and treeview
kamalpreetgrewal
2016-06-15
1
-0
/
+2
*
Add selector to single style element & replace storage map by a vector
kamalpreetgrewal
2016-06-15
1
-3
/
+5
*
Delete selector from style dialog (not from repr yet)
kamalpreetgrewal
2016-06-11
1
-0
/
+7
*
Populate style dialog with existing selectors in stylesheet
kamalpreetgrewal
2016-06-10
1
-2
/
+2
*
Add selector to style element
kamalpreetgrewal
2016-06-10
1
-0
/
+2
*
Set class attribute values of selected objects using style dialog
kamalpreetgrewal
2016-06-06
1
-0
/
+1
*
Register style dialog with support to add selector
kamalpreetgrewal
2016-06-04
1
-0
/
+69
[prev]