index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file-update.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
Update error messages.
Tavmjong Bah
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-1
/
+1
2018-09-18
Update file import dialog for old SVG. We couldent add a fixed siize so we n...
Jabier Arraiza
1
-24
/
+30
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-30
/
+35
2017-11-30
Make file update dialog transient for the main window
Eduard Braun
1
-0
/
+1
2017-10-15
Fix link for FAQ entry on DPI change
Eduard Braun
1
-1
/
+1
2017-07-09
Fix build for Gtk < 3.12
Alexander Valavanis
1
-0
/
+6
2017-07-09
Update for Gtk alignment changes
Alexander Valavanis
1
-5
/
+6
2017-06-04
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
1
-1
/
+442
2017-06-04
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
1
-1
/
+442
2017-05-07
Minor refactor: check setlocale() occurences and make sure we do not setlocal...
Eduard Braun
1
-1
/
+4
2017-02-10
temporarily sets decimal separator locale to C to fix files correctly (Users ...
Marc Jeanmougin
1
-0
/
+3
2017-02-05
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
1
-0
/
+173