index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set primitive filter area in feComposite and feMerge. Needed for tiling.
Tavmjong Bah
2017-11-03
2
-0
/
+6
*
Don't use infinite rectangle for tile area as this leads to overflow/underflo...
Tavmjong Bah
2017-11-03
1
-2
/
+5
*
Give each filter primitive a name to help in debugging.
Tavmjong Bah
2017-11-03
17
-0
/
+38
*
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-11-03
5
-7
/
+11
|
\
|
*
change assignment to equality
Simon Wells
2017-11-02
1
-2
/
+2
|
*
do not build grid2 in target all
Marc Jeanmougin
2017-11-02
1
-1
/
+1
|
*
Make shared library building an option
Marc Jeanmougin
2017-11-02
1
-1
/
+1
|
*
fix removing class when object to path
Aurèle Duda
2017-10-31
1
-0
/
+4
|
*
fix asserts
Marc Jeanmougin
2017-10-31
1
-3
/
+3
*
|
Add search and no results from stock icons. Improve text. Thanks Maren for th...
Jabier Arraiza
2017-10-29
2
-62
/
+52
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-29
3
-5
/
+9
|
\
|
|
*
Fix a bug converting to paths nested LPE with powerstroke
Jabier Arraiza
2017-10-29
3
-5
/
+9
*
|
Add overlay widgets
Jabier Arraiza
2017-10-29
2
-42
/
+167
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-28
1
-1
/
+4
|
\
|
|
*
Fix XML text parsing bug.
Tavmjong Bah
2017-10-28
1
-1
/
+4
*
|
Bug fixes previous to overlay implementation
Jabier Arraiza
2017-10-28
3
-100
/
+111
*
|
Remove CMake blank line
Jabier Arraiza
2017-10-28
1
-3
/
+4
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-27
8
-131
/
+104
|
\
|
|
*
Protect against missing "id".
Tavmjong Bah
2017-10-27
1
-0
/
+6
|
*
Enable reopening of Prototype dialog on startup.
Tavmjong Bah
2017-10-27
2
-0
/
+3
|
*
Try to ensure that panels are created with the correct desktop.
Tavmjong Bah
2017-10-27
1
-0
/
+6
|
*
Remove unused functions.
Tavmjong Bah
2017-10-26
2
-129
/
+0
|
*
Fix code accidentally made useless in de6d47ed290e02aa4bdc64d6cea5a6c8c20e61c7
Eduard Braun
2017-10-25
1
-2
/
+2
|
*
Add limited support for CSS 'font-face' rule.
Tavmjong Bah
2017-10-25
3
-1
/
+88
*
|
Fix simbols dialog expand, Fix add symbols to document on global search
Jabier Arraiza
2017-10-27
2
-74
/
+103
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-24
4
-25
/
+59
|
\
|
|
*
Give drawing a reasonable(?) default size if dimensions are in % and there is...
Tavmjong Bah
2017-10-24
1
-4
/
+4
|
*
Save decl list for 'font-face' rule. Micro-step in supporting rule.
Tavmjong Bah
2017-10-23
1
-19
/
+48
|
*
Fix regression after r14761: handle size of selected nodes too big and sticky
Antonio Ospite
2017-10-23
1
-1
/
+3
|
*
Fix compilation on Ubuntu Trusty
Eduard Braun
2017-10-22
1
-1
/
+4
*
|
Add progressbar to all actions
Jabier Arraiza
2017-10-24
2
-117
/
+185
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-22
11
-68
/
+166
|
\
|
|
*
Preferences: cleanup
Eduard Braun
2017-10-22
1
-51
/
+46
|
*
Preferences: Minor consistency fixes for UI
Eduard Braun
2017-10-22
1
-3
/
+5
|
*
Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992
Eduard Braun
2017-10-22
1
-21
/
+6
|
*
Preferences: fix inputs not properly expanding horizontally
Eduard Braun
2017-10-22
1
-1
/
+1
|
*
Add preference to load additional fonts from custom directories
Eduard Braun
2017-10-21
3
-0
/
+10
|
*
Add preferences widget 'PrefMultiEntry'
Eduard Braun
2017-10-21
2
-0
/
+43
|
*
Add preference to load additional fonts from 'fonts' directories
Eduard Braun
2017-10-20
3
-1
/
+22
|
*
Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts
Eduard Braun
2017-10-20
4
-1
/
+8
|
*
FontFactory: Add function to add additional font directories
Eduard Braun
2017-10-20
2
-0
/
+35
*
|
Added some improvements discused in MR
Jabier Arraiza
2017-10-22
2
-150
/
+141
*
|
Add discarted switch mode, working on global search
Jabier Arraiza
2017-10-22
2
-257
/
+342
*
|
Fis come things pointed by Eduard in the MR
Jabier Arraiza
2017-10-21
1
-4
/
+9
*
|
Merge branch 'master' into SymbolsSearch
Jabier Arraiza
2017-10-20
108
-1384
/
+248
|
\
|
|
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
58
-267
/
+211
|
|
\
|
|
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
44
-222
/
+188
|
|
*
Replace boost::shared_ptr
Jan Lingscheid
2017-10-17
7
-28
/
+19
|
|
*
Replace boost::scoped_ptr
Jan Lingscheid
2017-10-17
5
-9
/
+4
|
|
*
Remove std::auto_ptr
Jan Lingscheid
2017-10-17
2
-8
/
+0
[next]