index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
Disambiguate sigc::ptr_fun to fix C++14 compilation.
alexhenrie24
2016-07-18
4
-4
/
+4
|
|
\
|
|
*
[Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.
Alex Henrie
2016-07-18
4
-4
/
+4
|
|
/
*
|
Add CSS panel with editing support (no changes reflected yet)
kamalpreetgrewal
2016-07-17
9
-0
/
+219
*
|
Merge changes from trunk
kamalpreetgrewal
2016-07-17
1
-1540
/
+1338
|
\
|
|
*
Translations: Update German .po file
Eduard Braun
2016-07-13
1
-1540
/
+1338
*
|
Change expander column of treeview and set indentation of child rows
kamalpreetgrewal
2016-07-13
1
-0
/
+2
*
|
Correct deletion of child rows when parent selector is deleted
kamalpreetgrewal
2016-07-13
1
-4
/
+27
*
|
Replace s1 with matchSelector
kamalpreetgrewal
2016-07-13
1
-3
/
+4
*
|
Fix crash when deleting selector
kamalpreetgrewal
2016-07-13
1
-11
/
+16
*
|
Propagate changes to object tree with changes in style element
Tavmjong Bah
2016-07-13
8
-207
/
+233
*
|
Merge changes from trunk
kamalpreetgrewal
2016-07-13
1
-7
/
+7
|
\
|
|
*
Comment out unused enum.
Tavmjong Bah
2016-07-10
1
-7
/
+7
*
|
Delete objects from selector by clicking '-' in front of objects
kamalpreetgrewal
2016-07-09
1
-44
/
+104
*
|
Merge changes from trunk
kamalpreetgrewal
2016-07-09
1
-101
/
+128
|
\
|
|
*
Dutch translation update
Kris De Gussem
2016-07-08
1
-101
/
+128
*
|
Selects matching objects for single as well as double click on selector
kamalpreetgrewal
2016-07-08
2
-34
/
+59
*
|
Merge changes from trunk
kamalpreetgrewal
2016-07-08
25
-4003
/
+4447
|
\
|
|
*
Documentation. French documentation translation updated.
Nicolas Dufour
2016-07-08
12
-1476
/
+1485
|
*
fix for mac os
suv-lp
2016-07-06
1
-1
/
+1
|
*
CMake build on windows (merge Sebastian's branch)
Marc Jeanmougin
2016-07-06
12
-618
/
+1092
|
|
\
|
|
*
Fixing build for Linux.
Sebastian Faubel
2016-07-06
2
-4
/
+6
|
|
*
Fixing build for Linux.
Sebastian Faubel
2016-07-06
5
-806
/
+808
|
|
*
Removed configure.bat and touch.bat
Sebastian Faubel
2016-07-06
2
-10
/
+0
|
|
*
Fixed config.h defines to point to the right locations for data (icons) and l...
Sebastian Faubel
2016-07-06
6
-34
/
+40
|
|
*
Added missing files.
Sebastian Faubel
2016-07-05
3
-0
/
+511
|
|
*
Refactored the path settings and install scripts.
Sebastian Faubel
2016-07-05
3
-435
/
+66
|
|
*
Fixed locales.
Sebastian Faubel
2016-07-04
4
-4
/
+6
|
|
*
Merge with trunk.
Sebastian Faubel
2016-07-02
5
-135
/
+465
|
*
|
Translations. French translations update.
chironsylvain
2016-07-06
2
-1908
/
+1869
*
|
|
Fix issues related to updating style content and selection of rows in treeview
kamalpreetgrewal
2016-07-06
1
-27
/
+35
*
|
|
Fix deletion and selection of objects clicking on styledialog rows and vice-v...
kamalpreetgrewal
2016-07-05
2
-49
/
+122
*
|
|
Merge changes from trunk
kamalpreetgrewal
2016-07-05
3
-1214
/
+67
|
\
|
|
|
*
|
[Bug #1574561] Italian translation updates for 0.92.x.
firashanife
2016-07-04
1
-1211
/
+59
|
*
|
Fix typo that prevents reading of 'units-per-em'.
Tavmjong Bah
2016-07-04
1
-1
/
+1
|
*
|
Prevent data-losing crash when sorting attributes and Layer dialog open.
Tavmjong Bah
2016-07-04
1
-2
/
+7
*
|
|
Merge changes from trunk
kamalpreetgrewal
2016-07-04
3
-104
/
+112
|
\
|
|
|
*
|
Rename function, fix some indenting issues.
Tavmjong Bah
2016-07-02
2
-100
/
+110
|
*
|
Fix typo from GList purge that broke SVG Font Editor dialog.
Tavmjong Bah
2016-07-02
1
-1
/
+1
|
*
|
Fix bug #1598009 regression on path parameter
Jabier Arraiza Cenoz
2016-07-02
1
-3
/
+1
*
|
|
Add support to select corresponding treeview rows when objects are selected
kamalpreetgrewal
2016-07-01
2
-11
/
+52
*
|
|
Solve a spacing issue & fix buttons to add selectors when existing drawing is...
kamalpreetgrewal
2016-07-01
1
-1
/
+2
*
|
|
Solve some compiler errors
kamalpreetgrewal
2016-06-30
2
-8
/
+6
*
|
|
If selectors(children) of a row in treeview are deleted, XML repr is updated ...
kamalpreetgrewal
2016-06-30
2
-33
/
+65
*
|
|
Merge changes from trunk
kamalpreetgrewal
2016-06-30
1
-1
/
+1
|
\
|
|
|
*
|
avoid zero SBasis curve. (Bug 1593963)
Alvin Penner
2016-06-29
1
-1
/
+1
|
|
/
*
|
Update XML repr when objects are added to selector & some code cleanup
kamalpreetgrewal
2016-06-28
2
-91
/
+91
*
|
Select objects corresponding to selector selected in treeview
kamalpreetgrewal
2016-06-26
2
-13
/
+72
[next]