index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
4
-5
/
+5
2017-09-21
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
1
-3
/
+5
2017-09-15
Add default extension for native win32 file save dialog.
Eduard Braun
1
-0
/
+1
2017-09-09
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
1
-1
/
+1
2017-08-15
Alow shink in document dialog on expanders close
Jabier Arraiza
1
-3
/
+5
2017-08-07
fix set_set_
Marc Jeanmougin
1
-1
/
+1
2017-08-06
objects dialog: Gtk+ < 3.16 compat
Alexander Valavanis
1
-0
/
+4
2017-07-31
fixes the exclusion list for localized templates
Marc Jeanmougin
1
-1
/
+1
2017-07-29
layers dialog: Gtk < 3.16 fallback
Alexander Valavanis
1
-0
/
+4
2017-07-29
filter-effects-dialog: Avoid copy-constructor
Alexander Valavanis
2
-15
/
+15
2017-07-26
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
2
-20
/
+42
2017-07-19
Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef
Eduard Braun
1
-11
/
+1
2017-07-10
Drop obsolete SizeGroup::set_ignore_hidden
Alexander Valavanis
1
-1
/
+0
2017-07-10
input devices: Update treeview usage
Alexander Valavanis
1
-54
/
+4
2017-07-10
Update GtkMenu usage
Alexander Valavanis
2
-20
/
+27
2017-07-09
Update popup menu usage
Alexander Valavanis
1
-1
/
+5
2017-07-09
SVGFountDrawingArea: handle draw signal
Alexander Valavanis
2
-5
/
+3
2017-07-09
Get rid of obsolete rules_hint in TreeView
Alexander Valavanis
1
-1
/
+0
2017-07-09
Update GtkDialog usage
Alexander Valavanis
5
-6
/
+6
2017-07-09
Update Gtk margin handling
Alexander Valavanis
1
-1
/
+11
2017-07-09
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
1
-1
/
+0
2017-07-09
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
1
-1
/
+5
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
16
-44
/
+56
2017-07-06
Fix gtk margin API
Alexander Valavanis
1
-0
/
+17
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
6
-40
/
+33
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
4
-26
/
+35
2017-07-06
filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...
Alexander Valavanis
1
-3
/
+3
2017-07-05
Use std::transform instead of a for loop
Tobias Ellinghaus
1
-6
/
+7
2017-07-05
Clean up color profiles code
Tobias Ellinghaus
2
-16
/
+21
2017-07-04
Prevent crash when get_primary_monitor() returns nullptr.
Tavmjong Bah
1
-1
/
+4
2017-07-02
Fix windows builds with filename in symbols dialog
Martin Owens
1
-1
/
+1
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
3
-170
/
+73
2017-07-02
Skip empty template information
Christophe Lebras
1
-4
/
+0
2017-07-02
Manage template informations
Christophe Lebras
1
-19
/
+7
2017-07-02
Add function to save template
Christophe Lebras
2
-13
/
+15
2017-07-02
Add Save Template Dialog
Christophe Lebras
2
-0
/
+156
2017-07-01
Finish add selectable knot shapes
Jabier Arraiza
1
-1
/
+1
2017-07-01
Fix a compiling error on debian testing
Jabier Arraiza
1
-1
/
+1
2017-06-29
aboutbox: Gtk3 fixes
Alexander Valavanis
1
-0
/
+27
2017-06-29
Filter editor fix for gcc 5
Martin Owens
1
-2
/
+6
2017-06-29
Disable "new" filter editor
Marc Jeanmougin
1
-1
/
+0
2017-06-29
knot-properties: Use Gtk::Grid
Alexander Valavanis
2
-11
/
+11
2017-06-29
Rm remaining imagemenuitem usage
Alexander Valavanis
3
-35
/
+42
2017-06-29
Use Gtk orientable widgets
Alexander Valavanis
4
-15
/
+17
2017-06-29
glade WIP
Marc Jeanmougin
2
-34
/
+41
2017-06-29
Dock: Rm unnecessary enum
Alexander Valavanis
1
-2
/
+2
2017-06-29
Remove old icon handling code
Alexander Valavanis
21
-106
/
+291
2017-06-28
First version (non-working)
Marc Jeanmougin
4
-8
/
+174
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
7
-29
/
+27
2017-06-27
GdkScreen deprecation fixes
Alexander Valavanis
1
-1
/
+19
[next]