index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Appdata file update (Fix #30)
vanntile
2019-01-24
1
-2
/
+3
*
|
|
Debug: Remove the last remnants of Util::ptr_shared.
Emmanuel Gil Peyrot
2019-01-24
4
-8
/
+5
*
|
|
Timestamp: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
4
-8
/
+10
*
|
|
Demangle: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
4
-14
/
+12
*
|
|
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
2019-01-24
8
-53
/
+44
*
|
|
Logger: Switch TagStack to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
3
-7
/
+7
*
|
|
Event: Make property value char const* too.
Emmanuel Gil Peyrot
2019-01-24
3
-10
/
+18
*
|
|
Event: Make name and property name char const*.
Emmanuel Gil Peyrot
2019-01-24
3
-31
/
+18
*
|
|
Remove unused svg-profile.h header file.
Emmanuel Gil Peyrot
2019-01-24
2
-289
/
+0
*
|
|
Missing space in text. 'Heightof->Height of'
Jordi Mas
2019-01-24
1
-1
/
+1
|
/
/
*
|
Merge branch 'vanntile/inkscape-master'
Marc Jeanmougin
2019-01-24
108
-665
/
+664
|
\
\
|
*
|
Rename Linux metadata Issue fix
vanntile
2019-01-24
108
-665
/
+664
*
|
|
fix CI
Marc Jeanmougin
2019-01-24
2
-4
/
+9
|
/
/
*
|
Only connect color profile event when building against LCMS.
Emmanuel Gil Peyrot
2019-01-23
1
-1
/
+1
*
|
SelectToolbar: GtkAction migration
Alexander Valavanis
2019-01-22
7
-300
/
+740
*
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-01-22
14
-75
/
+31
|
\
\
|
*
|
Fix some typos and syntax errors
Mattia Rizzolo
2019-01-22
10
-17
/
+17
|
*
|
Move main menu bar from desktop-widget to inkscape-window.
Tavmjong Bah
2019-01-22
4
-58
/
+14
*
|
|
Get rid of unused empty toolbox creation
Alexander Valavanis
2019-01-22
1
-22
/
+5
|
/
/
*
|
Tidy up toolbox utilities
Alexander Valavanis
2019-01-22
25
-164
/
+180
*
|
Tidy more memory mgmt in toolbars
Alexander Valavanis
2019-01-22
6
-45
/
+10
*
|
NodeToolbar: Fix initialisation
Alexander Valavanis
2019-01-22
6
-37
/
+12
*
|
NodeToolbar: Fix initialisation
Alexander Valavanis
2019-01-22
1
-1
/
+2
*
|
Tidy memory management in toolbars
Alexander Valavanis
2019-01-22
1
-7
/
+6
*
|
Tidy memory management in toolbars
Alexander Valavanis
2019-01-22
3
-33
/
+12
*
|
Tidy up toolbox code
Alexander Valavanis
2019-01-22
20
-82
/
+70
*
|
Cleanup unused toolbar code
Alexander Valavanis
2019-01-21
20
-160
/
+9
*
|
fix part of inbox:16 Spinbuttons look glitchy
Jabiertxof
2019-01-21
1
-0
/
+10
*
|
Document gitlab-ci file
Marc Jeanmougin
2019-01-21
1
-54
/
+95
*
|
More clean-up of code copied from sp_create_window().
Tavmjong Bah
2019-01-20
1
-32
/
+6
*
|
No longer use widget data to store pointer to window.
Tavmjong Bah
2019-01-20
2
-19
/
+1
*
|
No longer use widget data to store pointer to desktop.
Tavmjong Bah
2019-01-20
1
-2
/
+0
*
|
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
2019-01-20
5
-12
/
+31
*
|
Use document rather than namedview in creating desktop widget.
Tavmjong Bah
2019-01-20
3
-6
/
+9
*
|
Update potfiles and add overrides
Marc Jeanmougin
2019-01-20
104
-109727
/
+109998
*
|
Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget).
Tavmjong Bah
2019-01-19
3
-7
/
+5
*
|
Remove sp_create_window().
Tavmjong Bah
2019-01-19
5
-111
/
+89
*
|
Move drag-and-drop code to separate file.
Tavmjong Bah
2019-01-19
6
-493
/
+596
*
|
Merge branch 'master' of gitlab.com:inkscape/inkscape
Alexander Valavanis
2019-01-19
122
-55709
/
+56636
|
\
\
|
*
|
Disable app menu (deprecated in GTK 3.32).
Tavmjong Bah
2019-01-19
1
-1
/
+3
|
*
|
Remove unneeded document unref.
Tavmjong Bah
2019-01-19
1
-2
/
+0
|
*
|
Remove debugging statements from displacemnet filter rendering code.
Tavmjong Bah
2019-01-19
1
-5
/
+0
|
*
|
Merge branch 'master' of gitlab.com:EwoutH1/inkscape
Marc Jeanmougin
2019-01-19
1
-4
/
+2
|
|
\
\
|
|
*
|
Update README.md with AppVeyor badge
Ewout ter Hoeven
2019-01-18
1
-4
/
+2
|
*
|
|
fix for bug about padding on spinbuttons created in #inbox:16
Jabier Arraiza
2019-01-19
1
-5
/
+17
|
*
|
|
Merge branch 'gadic/inkscape-transl_fr2'
Sylvain Chiron
2019-01-18
1
-140
/
+129
|
|
\
\
\
|
|
*
|
|
Fixes in French translation
Sylvain Chiron
2019-01-18
1
-77
/
+72
|
|
*
|
|
fixes in french translation
Guillaume Audirac
2019-01-17
1
-64
/
+58
|
*
|
|
|
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
2019-01-18
9
-36
/
+12
|
*
|
|
|
Remove crashes when using attributes XML dialog with Objects dialog open (II)
Jabier Arraiza
2019-01-18
2
-8
/
+13
[prev]
[next]