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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unised signals from previous commit
Jabiertxof
2017-05-01
2
-2
/
+0
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
2
-27
/
+16
*
Fix compilation with old libvisio
Eduard Braun
2017-04-05
1
-0
/
+2
*
Symbols/VSS: Use the actual name of Visio stencils if possible
Eduard Braun
2017-04-05
1
-12
/
+44
*
Add preference that allows user to increase the canvas tile size.
Tavmjong Bah
2017-03-30
2
-0
/
+5
*
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
2017-03-21
2
-0
/
+4
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-8
/
+1
*
LPE Powerstroke dialog - Use Gtk::Grid
Alex Valavanis
2017-03-12
3
-11
/
+10
*
LPE Fillet/Chamfer dialog - Use Gtk::Grid
Alex Valavanis
2017-03-12
2
-11
/
+9
*
Add units (px) to size being shown in native Windows file open dialog and fix...
Eduard Braun
2017-03-02
1
-12
/
+3
*
Fix for native Windows file open dialog only showing the first character of t...
Eduard Braun
2017-03-01
1
-2
/
+2
*
Fix SVG file preview in Windows native file open dialog.
Eduard Braun
2017-03-01
1
-103
/
+32
*
Fix encoding issues with title field in native Windows file save dialog.
Eduard Braun
2017-02-28
1
-6
/
+6
*
Add some comment. Comment out unused signals.
Tavmjong Bah
2017-02-28
2
-5
/
+10
*
More consistent naming scheme.
Tavmjong Bah
2017-02-28
2
-17
/
+16
*
Add a very simple prototype dialog as an example and test of deriving from Pa...
Tavmjong Bah
2017-02-27
3
-0
/
+250
*
Fix desktop/document tracking.
Tavmjong Bah
2017-02-27
2
-76
/
+133
*
Display both style sheet and style attribute property values in CSS pane.
Tavmjong Bah
2017-02-24
4
-37
/
+244
*
Display style attribute properties when object row selected. Allow their dele...
Tavmjong Bah
2017-02-23
2
-20
/
+66
*
Ensure list of objects new selector matches is correct.
Tavmjong Bah
2017-02-22
1
-4
/
+3
*
Allow any valid CSS selector.
Tavmjong Bah
2017-02-22
1
-36
/
+7
*
Implement selector reordering via drag and drop. A few other tweeks.
Tavmjong Bah
2017-02-19
3
-11
/
+113
*
Implement Undo. Respond to external changes to <style> element.
Tavmjong Bah
2017-02-18
2
-38
/
+117
*
Rewrite and cleanup of style dialog. Still WIP.
Tavmjong Bah
2017-02-14
4
-919
/
+791
*
AboutBox: Remove superfluous space in website URL
Eduard Braun
2017-02-13
1
-1
/
+1
*
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
2017-02-11
1
-0
/
+4
*
Add missing "#include <glibmm/regex.h>" for previous commit
Eduard Braun
2017-02-10
1
-0
/
+1
*
Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...
Eduard Braun
2017-02-10
1
-19
/
+28
*
Add naive selector validation on entry in style dialog.
Tavmjong Bah
2017-02-08
1
-23
/
+41
*
Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.
Tavmjong Bah
2017-02-08
2
-8
/
+33
*
Merge in GSoC style dialog. (Work in progress.)
Tavmjong Bah
2017-02-04
5
-0
/
+1439
|
\
|
*
Add some more comments to improve code understanding
kamalpreetgrewal
2016-08-20
4
-66
/
+100
|
*
Pass remaining simple class selector tests
kamalpreetgrewal
2016-08-19
1
-15
/
+20
|
*
Complete passing of test to add ID selectors
kamalpreetgrewal
2016-08-19
1
-61
/
+55
|
*
Uncommenting for editing CSS properties
kamalpreetgrewal
2016-08-18
1
-2
/
+2
|
*
Passing test when adding id selectors
kamalpreetgrewal
2016-08-18
2
-127
/
+164
|
*
Pass tests while adding & removing objects from class selectors
kamalpreetgrewal
2016-08-16
1
-16
/
+33
|
*
Solve issue with addition of missing CSS properties
kamalpreetgrewal
2016-08-16
1
-6
/
+8
|
*
Merge changes from trunk
kamalpreetgrewal
2016-08-16
2
-4
/
+2
|
|
\
|
*
|
Add changes for compilation with trunk
Tavmjong Bah & Kamalpreet Grewal
2016-08-15
1
-57
/
+63
|
*
|
Merge changes from trunk
kamalpreetgrewal
2016-08-15
70
-2849
/
+944
|
|
\
\
|
*
|
|
Solve crash when deleting CSS property
kamalpreetgrewal
2016-08-04
1
-1
/
+1
|
*
|
|
Merge changes from trunk
kamalpreetgrewal
2016-08-04
53
-340
/
+54
|
|
\
\
\
|
*
|
|
|
Add functionality to add and delete CSS property in CSS panel
kamalpreetgrewal
2016-07-26
4
-21
/
+170
|
*
|
|
|
Add robust implementation of _getSelectorVec()
Tavmjong Bah, Kamalpreet Grewal
2016-07-25
1
-74
/
+67
|
*
|
|
|
Add InkSelector class with some code improvements
kamalpreetgrewal
2016-07-24
2
-47
/
+60
|
*
|
|
|
Separate CSS dialog from Style Dialog visually
kamalpreetgrewal
2016-07-20
3
-4
/
+6
|
*
|
|
|
Update XML correctly when editing properties
kamalpreetgrewal
2016-07-19
1
-7
/
+6
|
*
|
|
|
Update XML & hence drawing when properties are edited in CSS panel
kamalpreetgrewal
2016-07-19
4
-21
/
+88
|
*
|
|
|
Merge changes from trunk
kamalpreetgrewal
2016-07-19
4
-4
/
+4
|
|
\
\
\
\
[next]