index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove deprecated usage of custom Gtk::IconSize
Karl Cheng
2019-06-16
2
-25
/
+27
|
*
|
Remove custom tab order in Document Properties
Karl Cheng
2019-06-16
2
-8
/
+0
|
*
|
Replace deprecated Gtk::Main::quit() call
Karl Cheng
2019-06-16
1
-4
/
+4
|
*
|
Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()
Karl Cheng
2019-06-16
2
-15
/
+6
|
*
|
Remove deprecated gtk_adjustment_changed() call
Karl Cheng
2019-06-16
2
-3
/
+0
|
*
|
Replace deprecated Gtk::Label numeric align values
Karl Cheng
2019-06-16
1
-3
/
+5
|
*
|
Replace deprecated Gtk::Misc functions
Karl Cheng
2019-06-16
2
-2
/
+3
|
*
|
Remove leftover GTK/gtkmm >= 3.16 check
Karl Cheng
2019-06-16
1
-4
/
+0
*
|
|
Merge branch 'copypasta' of gitlab.com:nathanal/inkscape
Marc Jeanmougin
2019-06-20
1
-16
/
+19
|
\
\
\
|
*
|
|
Change TextPath to Text positioning
Nathan Lee
2019-06-03
1
-32
/
+19
|
*
|
|
Crashfix deleting path with invisible text on path
Nathan Lee
2019-06-03
1
-5
/
+21
*
|
|
|
Merge branch 'hope' of gitlab.com:nathanal/inkscape
Marc Jeanmougin
2019-06-20
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix blank toolbar on startup with custom dimensions
Nathan Lee
2019-05-26
1
-0
/
+2
*
|
|
|
|
Merge branch 'refactoring' of gitlab.com:shlomif/inkscape
Marc Jeanmougin
2019-06-20
15
-234
/
+233
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Refactoring: replace funcs with methods.
Shlomi Fish
2019-06-12
14
-212
/
+212
|
*
|
|
|
Refactor: convert rotate_rel() to a method.
Shlomi Fish
2019-06-12
7
-22
/
+21
*
|
|
|
|
Remove unused code.
Tavmjong Bah
2019-06-20
3
-308
/
+0
*
|
|
|
|
Force the with_gui flag to be false when the pipe flag is true.
Tavmjong Bah
2019-06-20
1
-1
/
+2
*
|
|
|
|
Simplify piping through Inkscape. Reduce code duplication.
Tavmjong Bah
2019-06-19
3
-88
/
+56
*
|
|
|
|
Restore ability to pipe a file into Inkscape.
Tavmjong Bah
2019-06-19
4
-4
/
+96
*
|
|
|
|
fix horizontal palette scrolling for macOS
Thomas Holder
2019-06-19
1
-4
/
+22
*
|
|
|
|
Show correct selected font feature for large lists
Nathan Lee
2019-06-18
1
-1
/
+1
*
|
|
|
|
Better check for CONTROL_CODE
Nathan Lee
2019-06-18
1
-1
/
+1
*
|
|
|
|
Fix a icon bug
Jabiertxof
2019-06-18
2
-4
/
+5
*
|
|
|
|
Improving styling
Jabiertxof
2019-06-18
4
-21
/
+48
*
|
|
|
|
Fix compiling issues
Jabiertxof
2019-06-18
4
-6
/
+7
*
|
|
|
|
Base of theming refactor
Jabiertxof
2019-06-18
6
-156
/
+111
*
|
|
|
|
Change Path Cutting for Arcs
Nathan Lee
2019-06-17
2
-4
/
+2
*
|
|
|
|
Sync pen toolbar mode change with tool
Nathan Lee
2019-06-17
2
-2
/
+4
*
|
|
|
|
Fix rounding error issues with 'pt' line-height values that prvent using mous...
Tavmjong Bah
2019-06-17
1
-4
/
+8
*
|
|
|
|
revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46
Jabiertxof
2019-06-17
1
-1
/
+0
*
|
|
|
|
Add Vlada sugestion to rulers in roket.chat
Jabiertxof
2019-06-17
1
-0
/
+1
*
|
|
|
|
fix #305 Transform->Skew->Horizontal direction
Thomas Holder
2019-06-17
1
-2
/
+4
*
|
|
|
|
Improve default colors and remove symlink icons
Jabier Arraiza
2019-06-16
3
-13
/
+13
*
|
|
|
|
Improve nextgen icon set
Jabier Arraiza
2019-06-16
1
-0
/
+7
*
|
|
|
|
Fix a style bug
Jabier Arraiza
2019-06-16
1
-1
/
+1
*
|
|
|
|
Add next gen theme for Adam Bellis
Jabier Arraiza
2019-06-16
3
-9
/
+44
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix a bug when multiple stylesheet
Jabier Arraiza
2019-06-16
2
-0
/
+4
*
|
|
|
PageSizer: Avoid writing terminating NULL to pages.csv
Patrick Storz
2019-06-15
1
-1
/
+1
*
|
|
|
PageSizer: Allow spaces in pages.csv
Patrick Storz
2019-06-14
2
-80
/
+70
*
|
|
|
PageSizer: Do not require portrait page sizes
Patrick Storz
2019-06-14
1
-3
/
+4
*
|
|
|
Fix crash after deleting a grouped connection
Nathan Lee
2019-06-14
1
-0
/
+1
*
|
|
|
append_inkscape_datadir: Canonicalize inkscape_datadir separately
Patrick Storz
2019-06-14
1
-3
/
+15
*
|
|
|
Add extensions directory in user folder to PYTHONPATH
Patrick Storz
2019-06-14
1
-15
/
+13
*
|
|
|
append_inkscape_datadir: Always canonicalize full filename
Patrick Storz
2019-06-14
1
-9
/
+5
*
|
|
|
Fix grouping performance
Marc Jeanmougin
2019-06-14
1
-0
/
+1
*
|
|
|
fix coding style
Jabier Arraiza
2019-06-13
5
-12
/
+6
*
|
|
|
Fix CI problem
Jabiertxof
2019-06-13
3
-3
/
+3
*
|
|
|
Fix step value
Jabiertxof
2019-06-13
1
-5
/
+5
*
|
|
|
Try to fix issue with focus with thomas and add also stops to combos and unit...
Jabiertxof
2019-06-13
6
-11
/
+32
[prev]
[next]