index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug opening SVG from comand lines related to the DPI changes done. Than...
Jabiertxof
2018-09-14
1
-3
/
+9
*
Remove XGD_DATA_DIR as sugestion of su_v
Jabier Arraiza
2018-07-31
1
-25
/
+0
*
Fixing enviroments in win
Jabier Arraiza
2018-07-31
1
-3
/
+1
*
Fixing enviroments in win
Jabier Arraiza
2018-07-31
1
-7
/
+10
*
Fixing compiling bug in win
Jabier Arraiza
2018-07-31
1
-2
/
+6
*
Fixing tests broken
Jabier Arraiza
2018-07-31
1
-7
/
+8
*
First try co fix icons bugs
Jabier Arraiza
2018-07-31
1
-7
/
+7
*
Refactor fo theme switcher
Jabier Arraiza
2018-07-27
1
-7
/
+6
*
working on symbolic
Jabier Arraiza
2018-07-26
1
-1
/
+1
*
Fixing coding style
Jabiertxo Arraiza Cenoz
2018-07-26
1
-1
/
+1
*
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
2018-07-26
1
-5
/
+17
*
Fix codding style
Jabiertxo Arraiza Cenoz
2018-07-25
1
-1
/
+1
*
Add some Marting sugestions about main.cpp in MR
Jabiertxo Arraiza Cenoz
2018-07-25
1
-53
/
+4
*
Add themes inkscape folder abailable by the app
Jabiertxo Arraiza Cenoz
2018-07-24
1
-0
/
+30
*
Add command-line option to select PDF page
Joe Rabinoff
2018-06-19
1
-0
/
+11
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-118
/
+118
*
Merge branch 'master' of gitlab.com:jespersh/inkscape
Marc Jeanmougin
2018-05-09
1
-0
/
+30
|
\
|
*
Add --export-xaml as option
Jesper Staun Hansen
2018-04-30
1
-0
/
+30
*
|
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-15
/
+15
|
/
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-15
/
+15
*
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
1
-1
/
+1
*
Remove legacy code for setting PYTHONPATH on Windows
Eduard Braun
2018-02-21
1
-55
/
+5
*
Add Inkscape root dir to DLL search path
Eduard Braun
2018-02-21
1
-0
/
+5
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-6
/
+7
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Do not use GUI for --export-inkscape-svg
Eduard Braun
2017-10-14
1
-0
/
+1
*
Cleanup: rename sp_do_export_png for consistency
Eduard Braun
2017-10-14
1
-7
/
+12
*
Some basic error handling for SVG export
Eduard Braun
2017-10-14
1
-5
/
+16
*
Refactoring: put SVG export into separate function
Eduard Braun
2017-10-14
1
-59
/
+73
*
Support --export-area-page when using --export-id to export to SVG
Eduard Braun
2017-10-14
1
-1
/
+3
*
Support --export-margin when exporting to SVG
Eduard Braun
2017-10-14
1
-3
/
+15
*
make --export-area-drawing work when exporting SVG
Eduard Braun
2017-10-14
1
-0
/
+4
*
Do not force-disable CSD on Windows
Eduard Braun
2017-10-12
1
-4
/
+0
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-3
/
+3
*
Second batch
Marc Jeanmougin
2017-10-02
1
-56
/
+24
*
Fix inkscape --help appearance due to a too long line
Marc Jeanmougin
2017-08-04
1
-2
/
+2
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
1
-3
/
+0
|
\
|
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-3
/
+0
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
1
-1
/
+1
|
/
*
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
2017-06-04
1
-0
/
+23
*
Properly handle ENABLE_NLS define
Eduard Braun
2017-05-07
1
-11
/
+8
*
Move functions for switching gettext charset to helper/gettext.h
Eduard Braun
2017-05-07
1
-5
/
+2
*
Move gettext initialization into separate function so it can be re-used (will...
Eduard Braun
2017-05-07
1
-33
/
+5
*
Use glib to get the installation prefix on Windows
Eduard Braun
2017-05-07
1
-6
/
+6
*
Minor refactor: check setlocale() occurences and make sure we do not setlocal...
Eduard Braun
2017-05-07
1
-1
/
+0
*
[Bug #1572242] Add --export-inkscape-svg=FILENAME command line option to expo...
shlomif-gmail
2017-04-21
1
-6
/
+25
*
Disable GTK3 "client side decorations" on Windows by setting "GTK_CSD=0"
Eduard Braun
2017-02-18
1
-7
/
+11
*
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
2017-02-05
1
-2
/
+7
*
Fix usage information for "--export-pdf-version"
Eduard Braun
2017-01-18
1
-1
/
+1
[next]