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
*
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
|
*
|
Drop obsolete wrapper around Glib::file_open_tmp
Stefano Facchini
2017-10-19
5
-38
/
+13
|
*
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
25
-425
/
+0
|
*
|
Remove unused icon-size.h
Stefano Facchini
2017-10-19
12
-43
/
+2
|
*
|
Remove unused util/compose.hpp
Stefano Facchini
2017-10-19
2
-394
/
+0
|
*
|
Remove unused util/accumulators.h
Stefano Facchini
2017-10-19
4
-127
/
+0
|
*
|
Use standard glib macro instead of a custom one
Stefano Facchini
2017-10-19
2
-4
/
+2
|
*
|
Remove a useless conditional
Stefano Facchini
2017-10-19
1
-24
/
+19
|
*
|
Delete dead code
Stefano Facchini
2017-10-19
1
-15
/
+1
|
*
|
Remove unused script
Stefano Facchini
2017-10-19
1
-47
/
+0
*
|
|
Progress Bar workinggit add .git add .
Jabier Arraiza
2017-10-20
2
-46
/
+57
*
|
|
Fiz the MR note note_44059492. Thanks Eduard
Jabiertxo Arraiza Cenoz
2017-10-20
1
-1
/
+1
*
|
|
Add progress bar to loading, currently not working but all the base code is d...
Jabiertxo Arraiza Cenoz
2017-10-20
2
-7
/
+28
*
|
|
Add description search and icon if no results
Jabiertxo Arraiza Cenoz
2017-10-20
1
-2
/
+24
*
|
|
Add case insensitive and no dialog loading
Jabier Arraiza
2017-10-20
2
-58
/
+39
*
|
|
Merge branch 'master' into SymbolsSearch
Jabiertxo Arraiza Cenoz
2017-10-19
1
-0
/
+91
|
\
|
|
|
*
|
Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...
Tavmjong Bah
2017-10-19
1
-0
/
+91
*
|
|
Finish speed improvements
Jabiertxo Arraiza Cenoz
2017-10-19
2
-34
/
+51
*
|
|
Working on current document
Jabiertxo Arraiza Cenoz
2017-10-19
2
-14
/
+21
*
|
|
Merge remote-tracking branch 'origin/master' into SymbolsSearch
Jabier Arraiza
2017-10-19
1
-8
/
+2
|
\
|
|
|
*
|
Replace deprecated call to pango_win32_get_context
Eduard Braun
2017-10-17
1
-8
/
+2
*
|
|
Improving speed
Jabier Arraiza
2017-10-19
2
-42
/
+69
*
|
|
Working on speed improvements
Jabiertxo Arraiza Cenoz
2017-10-18
2
-32
/
+89
*
|
|
Add search to symbols dialog
Jabiertxo Arraiza Cenoz
2017-10-18
2
-17
/
+72
|
/
/
*
|
Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...
Tavmjong Bah
2017-10-17
2
-44
/
+128
*
|
Remove text 'width' and 'height' attributes. These were replaced by the 'inli...
Tavmjong Bah
2017-10-17
2
-33
/
+1
|
/
[next]