index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-16
Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()
Karl Cheng
2
-15
/
+6
2019-06-16
Remove deprecated gtk_adjustment_changed() call
Karl Cheng
2
-3
/
+0
2019-06-16
Replace deprecated Gtk::Label numeric align values
Karl Cheng
1
-3
/
+5
2019-06-16
Replace deprecated Gtk::Misc functions
Karl Cheng
2
-2
/
+3
2019-06-16
Remove leftover GTK/gtkmm >= 3.16 check
Karl Cheng
1
-4
/
+0
2019-06-16
Improve nextgen icon set
Jabier Arraiza
1
-0
/
+7
2019-06-16
Fix a style bug
Jabier Arraiza
1
-1
/
+1
2019-06-16
Add next gen theme for Adam Bellis
Jabier Arraiza
3
-9
/
+44
2019-06-16
Fix a bug when multiple stylesheet
Jabier Arraiza
2
-0
/
+4
2019-06-15
PageSizer: Avoid writing terminating NULL to pages.csv
Patrick Storz
1
-1
/
+1
2019-06-14
PageSizer: Allow spaces in pages.csv
Patrick Storz
2
-80
/
+70
2019-06-14
PageSizer: Do not require portrait page sizes
Patrick Storz
1
-3
/
+4
2019-06-14
Fix crash after deleting a grouped connection
Nathan Lee
1
-0
/
+1
2019-06-14
append_inkscape_datadir: Canonicalize inkscape_datadir separately
Patrick Storz
1
-3
/
+15
2019-06-14
Add extensions directory in user folder to PYTHONPATH
Patrick Storz
1
-15
/
+13
2019-06-14
append_inkscape_datadir: Always canonicalize full filename
Patrick Storz
1
-9
/
+5
2019-06-14
Fix grouping performance
Marc Jeanmougin
1
-0
/
+1
2019-06-13
fix coding style
Jabier Arraiza
5
-12
/
+6
2019-06-13
Fix CI problem
Jabiertxof
3
-3
/
+3
2019-06-13
Fix step value
Jabiertxof
1
-5
/
+5
2019-06-13
Try to fix issue with focus with thomas and add also stops to combos and unit...
Jabiertxof
6
-11
/
+32
2019-06-13
Improve event handle
Jabier Arraiza
1
-2
/
+2
2019-06-13
allow page increments with control key
Jabier Arraiza
1
-0
/
+3
2019-06-13
Fixes hover scrool bug
Jabiertxof
2
-2
/
+31
2019-06-13
Better word last commit
Jabiertxof
1
-1
/
+1
2019-06-13
Warn if CSS value in stylesheet is wrong
Jabiertxof
1
-1
/
+5
2019-06-12
Gix a bug dragging/droping selectors
Jabiertxof
1
-0
/
+1
2019-06-12
Update objects style when remove from selector
Jabiertxof
1
-1
/
+6
2019-06-12
revert `export-pdf-level` to `export-pdf-version`
Thomas Holder
2
-4
/
+4
2019-06-12
revert `--without-gui` shortcut to `-z`
Thomas Holder
1
-1
/
+1
2019-06-12
Refactoring: replace funcs with methods.
Shlomi Fish
14
-212
/
+212
2019-06-12
Refactor: convert rotate_rel() to a method.
Shlomi Fish
7
-22
/
+21
2019-06-12
Update comments to match reality.
Tavmjong Bah
2
-4
/
+5
2019-06-12
Fix a bug changing desktop
Jabiertxof
1
-1
/
+1
2019-06-11
Fix coding style
Jabiertxof
1
-7
/
+3
2019-06-11
Allow not reorder commented styles and refresh stiles on selectors drag
Jabiertxof
2
-46
/
+50
2019-06-11
Fixing coding style
Jabiertxof
1
-39
/
+32
2019-06-11
Add @doctormo UX improvements
Jabiertxof
3
-306
/
+361
2019-06-11
trying to improbe @doctormo feedback
Jabier Arraiza
4
-15
/
+43
2019-06-11
Fix coding style
Jabier Arraiza
2
-7
/
+7
2019-06-11
Add panned to XMLDialog and ArrtDialog
Jabier Arraiza
5
-36
/
+74
2019-06-10
Move XMLDialog and Attributes Dialog to Gtk::Paned
Jabier Arraiza
4
-22
/
+69
2019-06-10
Fix typos by PeterK.
Jabiertxof
1
-4
/
+4
2019-06-10
Add shortcut
Jabiertxof
2
-3
/
+2
2019-06-10
Dialogs improvement
Jabiertxof
4
-6
/
+6
2019-06-10
Fix pos on toggle
Jabiertxof
1
-0
/
+1
2019-06-10
Fix dialog order
Jabier Arraiza
3
-3
/
+3
2019-06-10
Fixing coding style
Jabier Arraiza
7
-101
/
+92
2019-06-10
Move from XMLDialog to another paned dialog
Jabier Arraiza
11
-200
/
+220
2019-06-10
Fix typo bug found by PeterK
Jabiertxof
1
-2
/
+2
[prev]
[next]