index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
Try to ensure that panels are created with the correct desktop.
Tavmjong Bah
1
-0
/
+6
2017-10-26
Remove unused functions.
Tavmjong Bah
2
-129
/
+0
2017-10-25
Fix code accidentally made useless in de6d47ed290e02aa4bdc64d6cea5a6c8c20e61c7
Eduard Braun
1
-2
/
+2
2017-10-25
Add limited support for CSS 'font-face' rule.
Tavmjong Bah
3
-1
/
+88
2017-10-24
Add progressbar to all actions
Jabier Arraiza
2
-117
/
+185
2017-10-24
Give drawing a reasonable(?) default size if dimensions are in % and there is...
Tavmjong Bah
1
-4
/
+4
2017-10-23
Save decl list for 'font-face' rule. Micro-step in supporting rule.
Tavmjong Bah
1
-19
/
+48
2017-10-23
Fix regression after r14761: handle size of selected nodes too big and sticky
Antonio Ospite
1
-1
/
+3
2017-10-22
Fix compilation on Ubuntu Trusty
Eduard Braun
1
-1
/
+4
2017-10-22
Added some improvements discused in MR
Jabier Arraiza
2
-150
/
+141
2017-10-22
Preferences: cleanup
Eduard Braun
1
-51
/
+46
2017-10-22
Preferences: Minor consistency fixes for UI
Eduard Braun
1
-3
/
+5
2017-10-22
Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992
Eduard Braun
1
-21
/
+6
2017-10-22
Preferences: fix inputs not properly expanding horizontally
Eduard Braun
1
-1
/
+1
2017-10-22
Add discarted switch mode, working on global search
Jabier Arraiza
2
-257
/
+342
2017-10-21
Add preference to load additional fonts from custom directories
Eduard Braun
3
-0
/
+10
2017-10-21
Add preferences widget 'PrefMultiEntry'
Eduard Braun
2
-0
/
+43
2017-10-21
Fis come things pointed by Eduard in the MR
Jabier Arraiza
1
-4
/
+9
2017-10-20
Progress Bar workinggit add .git add .
Jabier Arraiza
2
-46
/
+57
2017-10-20
Add preference to load additional fonts from 'fonts' directories
Eduard Braun
3
-1
/
+22
2017-10-20
Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts
Eduard Braun
4
-1
/
+8
2017-10-20
FontFactory: Add function to add additional font directories
Eduard Braun
2
-0
/
+35
2017-10-20
Fix baseline shift movement direction
Khaled Hosny
1
-1
/
+1
2017-10-20
Fiz the MR note note_44059492. Thanks Eduard
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2017-10-20
Add progress bar to loading, currently not working but all the base code is d...
Jabiertxo Arraiza Cenoz
2
-7
/
+28
2017-10-20
Add description search and icon if no results
Jabiertxo Arraiza Cenoz
1
-2
/
+24
2017-10-20
Add case insensitive and no dialog loading
Jabier Arraiza
2
-58
/
+39
2017-10-19
Finish speed improvements
Jabiertxo Arraiza Cenoz
2
-34
/
+51
2017-10-19
Drop obsolete wrapper around Glib::file_open_tmp
Stefano Facchini
5
-38
/
+13
2017-10-19
Remove all unused makefile.in
Stefano Facchini
25
-425
/
+0
2017-10-19
Remove unused icon-size.h
Stefano Facchini
12
-43
/
+2
2017-10-19
Remove unused util/compose.hpp
Stefano Facchini
2
-394
/
+0
2017-10-19
Remove unused util/accumulators.h
Stefano Facchini
4
-127
/
+0
2017-10-19
Use standard glib macro instead of a custom one
Stefano Facchini
2
-4
/
+2
2017-10-19
Remove a useless conditional
Stefano Facchini
1
-24
/
+19
2017-10-19
Delete dead code
Stefano Facchini
1
-15
/
+1
2017-10-19
Remove unused script
Stefano Facchini
1
-47
/
+0
2017-10-19
Implement rendering for SVG 2 text with 'inline-size'. Work partially from Al...
Tavmjong Bah
1
-0
/
+91
2017-10-19
Working on current document
Jabiertxo Arraiza Cenoz
2
-14
/
+21
2017-10-19
Improving speed
Jabier Arraiza
2
-42
/
+69
2017-10-18
Working on speed improvements
Jabiertxo Arraiza Cenoz
2
-32
/
+89
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
44
-222
/
+188
2017-10-18
Add search to symbols dialog
Jabiertxo Arraiza Cenoz
2
-17
/
+72
2017-10-17
Replace deprecated call to pango_win32_get_context
Eduard Braun
1
-8
/
+2
2017-10-17
Allow multiple shapes in 'shape-inside' and 'shape-subtract'. Work from Alex ...
Tavmjong Bah
2
-44
/
+128
2017-10-17
Remove text 'width' and 'height' attributes. These were replaced by the 'inli...
Tavmjong Bah
2
-33
/
+1
2017-10-17
Replace boost::shared_ptr
Jan Lingscheid
7
-28
/
+19
2017-10-17
Replace boost::scoped_ptr
Jan Lingscheid
5
-9
/
+4
2017-10-17
Remove std::auto_ptr
Jan Lingscheid
2
-8
/
+0
2017-10-16
Revive pango_win32 backend
Eduard Braun
2
-6
/
+8
[prev]
[next]