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
...
*
|
|
Bug fixing of update colors
Jabiertxof
2019-07-08
3
-137
/
+157
*
|
|
Bug fixes and add Adam Belis icon set
Jabiertxof
2019-07-08
61
-386
/
+7406
*
|
|
Fix coding style
Jabiertxof
2019-07-08
3
-6
/
+41
*
|
|
Improvements to temming allow diferent on dark themes
Jabiertxof
2019-07-08
9
-366
/
+461
*
|
|
Remove clang diff
Jabiertxof
2019-07-08
1
-196
/
+0
*
|
|
Coding Style Fixes
Jabiertxof
2019-07-08
6
-30
/
+231
*
|
|
Add coloring default to theme
Jabiertxof
2019-07-08
13
-179
/
+318
*
|
|
working wth colors for icons
Jabier Arraiza
2019-07-08
6
-163
/
+207
*
|
|
add improvements to color handling
Jabiertxof
2019-07-08
7
-35
/
+75
*
|
|
Allow good render of multiples stylesheets
Jabiertxof
2019-07-08
4
-14
/
+11
*
|
|
improve speed not reloading root if only one style tag
Jabier Arraiza
2019-07-08
2
-3
/
+5
*
|
|
allow multiple style tags
Jabier Arraiza
2019-07-08
6
-185
/
+146
*
|
|
Add initial commit
Jabiertxof
2019-07-08
10
-84
/
+131
*
|
|
Fixing coding style
Jabiertxof
2019-07-08
2
-2
/
+2
*
|
|
Adding styles default
Jabiertxof
2019-07-08
10
-31
/
+362
*
|
|
Fix coding style
Jabiertxof
2019-07-08
5
-51
/
+39
*
|
|
Initial code to fix
Jabiertxof
2019-07-08
12
-55
/
+250
*
|
|
Display spiro pen preview right after backspace
Nathan Lee
2019-07-06
1
-6
/
+7
*
|
|
Fix coding style
Jabiertxof
2019-07-05
4
-16
/
+17
*
|
|
Allow styling def sections and go to the eleemnt
Jabiertxof
2019-07-05
8
-5
/
+250
*
|
|
Fix whitespace preserve for inx attributes
Marc Jeanmougin
2019-07-04
2
-492
/
+724
*
|
|
Use GtkStack for toolbar, fixes https://gitlab.com/inkscape/inkscape/issues/125
Marc Jeanmougin
2019-07-04
1
-23
/
+11
*
|
|
Fix link export code
Marc Jeanmougin
2019-07-04
2
-6
/
+10
*
|
|
Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583
Marc Jeanmougin
2019-07-03
3
-6
/
+45
*
|
|
Implement fixes/suggestions by Maren
Patrick Storz
2019-07-03
1
-51
/
+50
*
|
|
Add additional informational strings for --help output
Patrick Storz
2019-07-03
1
-0
/
+11
*
|
|
Refine option grouping
Patrick Storz
2019-07-03
1
-66
/
+69
*
|
|
Allow option sections without a name (just outputs an empty line)
Patrick Storz
2019-07-03
2
-3
/
+7
*
|
|
Avoid outputting control characters to non-tty destinations.
Patrick Storz
2019-07-03
1
-0
/
+11
*
|
|
Group command line options in --help output
Patrick Storz
2019-07-03
2
-41
/
+60
*
|
|
Crashfix SIOX Trace (free memory properly)
Nathan Lee
2019-07-03
1
-2
/
+1
*
|
|
Resync extensions with embed images fix
Martin Owens
2019-07-02
1
-0
/
+0
*
|
|
Translations: Extract translatable parts of <inkscape:templateinfo>
Patrick Storz
2019-07-02
2
-1
/
+98
*
|
|
Translations: Fix support for msgctxt in inx.inx
Patrick Storz
2019-07-02
2
-15
/
+45
*
|
|
Translations: tiny fix to inx.its and document and upstream bug
Patrick Storz
2019-07-02
1
-4
/
+5
*
|
|
Translations: FWIW, update --msgid-bugs-address
Patrick Storz
2019-07-02
1
-1
/
+1
*
|
|
Translations: Update Inkscape.pot with extension strings again
Patrick Storz
2019-07-02
1
-1
/
+6477
*
|
|
Translations: Fix its rules for extension .inx files
Patrick Storz
2019-07-02
1
-8
/
+3
*
|
|
Translations: Update inkscape.pot and temporarily remove all extension strings
Patrick Storz
2019-07-02
1
-10930
/
+1157
*
|
|
CMake: Allow Windows devs to re-create inkscape.pot
Patrick Storz
2019-07-02
1
-35
/
+44
*
|
|
Crashfix when importing/selecting large png
Nathan Lee
2019-07-02
2
-3
/
+3
*
|
|
WITH_ASAN AddressSanitizer compile option
Thomas Holder
2019-07-02
2
-2
/
+18
*
|
|
Fix various minor typos
Yuri Chornoivan
2019-07-01
61
-129
/
+129
*
|
|
Basque translation update
assar
2019-06-30
1
-1852
/
+1339
*
|
|
Exchange appdmg for create-dmg
ReneĢ de Hesselle
2019-06-30
4
-35
/
+22
*
|
|
Update for removal of gimp ruler.
Tavmjong Bah
2019-06-29
1
-1
/
+0
*
|
|
Remove gimp ruler.
Tavmjong Bah
2019-06-29
10
-1624
/
+24
*
|
|
Make tick color the symbolic icon color if symbolic icons are used.
Tavmjong Bah
2019-06-29
2
-2
/
+2
*
|
|
Make ruler tickes line up with other GUI elements (e.g. grids).
Tavmjong Bah
2019-06-29
1
-1
/
+1
*
|
|
Fix rendering on high DPI screens.
Tavmjong Bah
2019-06-29
2
-8
/
+11
[prev]
[next]