index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a warning issue on theme change
Jabier Arraiza
2019-10-14
1
-0
/
+2
*
Templates: Accept non-underscored variants of "inkscape:templateinfo"
Patrick Storz
2019-08-31
1
-1
/
+9
*
cleanup includes a bit
Patrick Storz
2019-08-31
2
-2
/
+18
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-8
/
+7
*
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
2019-08-19
2
-10
/
+6
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
1
-1
/
+1
*
Enhancements for --export-type command line option
Patrick Storz
2019-07-10
2
-68
/
+69
*
Correct a typo
Mehran-Baghi
2019-07-10
1
-1
/
+1
*
add improvements to color handling
Jabiertxof
2019-07-08
1
-1
/
+1
*
Allow good render of multiples stylesheets
Jabiertxof
2019-07-08
1
-2
/
+0
*
allow multiple style tags
Jabier Arraiza
2019-07-08
1
-0
/
+2
*
Initial code to fix
Jabiertxof
2019-07-08
2
-2
/
+2
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Simplify piping through Inkscape. Reduce code duplication.
Tavmjong Bah
2019-06-19
1
-0
/
+5
*
Restore ability to pipe a file into Inkscape.
Tavmjong Bah
2019-06-19
2
-0
/
+24
*
Remove _argv0 from Inkscape::Application
Patrick Storz
2019-06-07
1
-4
/
+0
*
Update pofiles
Marc Jeanmougin
2019-05-28
1
-2
/
+1
*
Remove ResourceManager dep on Glib::object.
Shlomi Fish
2019-05-22
2
-5
/
+2
*
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
2019-05-10
1
-1
/
+1
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-1
/
+1
*
Reorganize document.h.
Tavmjong Bah
2019-04-04
1
-0
/
+1
*
Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIR
Patrick Storz
2019-03-31
2
-2
/
+0
*
Inkscape::IO::Resource: Drop "DATA_DIR" from Type enum
Patrick Storz
2019-03-30
2
-5
/
+0
*
Drop "RegistryTool" which is no longer in use.
Patrick Storz
2019-03-29
3
-284
/
+0
*
Misc. typos and whitespace fixes
luz.paz
2019-03-21
1
-1
/
+1
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
3
-40
/
+74
*
Remove INKSCAPE_PORTABLE_PROFILE_DIR
Patrick Storz
2019-03-10
1
-7
/
+1
*
Adjust load order of get_filename() function
Patrick Storz
2019-03-10
1
-27
/
+35
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
2
-5
/
+5
*
Move logic to build localized filenames into io/ressource.cpp
Patrick Storz
2019-02-17
2
-22
/
+29
*
Use ink_file_open in sp_file_open.
Tavmjong Bah
2019-01-15
2
-3
/
+19
*
run clang tidy modernize pass
Marc Jeanmougin
2019-01-02
1
-3
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
2
-7
/
+7
*
fix get_filename with locale!=NULL
Thomas Holder
2018-12-23
1
-2
/
+2
*
Misc. source comment typo fixes
luz.paz
2018-12-13
1
-3
/
+3
*
Fix rendering tests (Launchpad bug 1805804).
Tavmjong Bah
2018-12-03
1
-1
/
+1
*
Remove unused variable.
Tavmjong Bah
2018-11-25
2
-4
/
+1
*
Switch DATADIR to DATA_DIR to not conflict with #define
Ted Gould
2018-11-25
2
-3
/
+3
*
Untangle do_export_png().
Tavmjong Bah
2018-11-22
1
-113
/
+118
*
Rearrange some code, don't quit if one object doesn't export.
Tavmjong Bah
2018-11-22
1
-34
/
+34
*
Fix command-line export logic.
Tavmjong Bah
2018-11-22
2
-69
/
+71
*
Small update to src/io/README.
Tavmjong Bah
2018-11-20
1
-0
/
+3
*
Possible fix to build breakage on Macs.
Tavmjong Bah
2018-11-19
1
-1
/
+1
*
Send background color/dpi info to std::cerr to allow piping PNG export to file.
Tavmjong Bah
2018-11-19
1
-3
/
+3
*
Possible fix to MAC build failure.
Tavmjong Bah
2018-11-19
1
-1
/
+1
*
Merge branch 'main'
Tavmjong Bah
2018-11-19
5
-0
/
+915
|
\
|
*
Allow multiple semi-colon separated entries in --export-id; each entry will b...
Tavmjong Bah
2018-11-19
2
-283
/
+347
|
*
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
2018-11-18
5
-0
/
+851
*
|
Add src/io/README
Tavmjong Bah
2018-11-19
1
-0
/
+32
|
/
*
Fix stream class locations
Alexander Valavanis
2018-11-18
1
-1
/
+1
[next]