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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
|
|
/
/
/
|
*
|
|
Remove deprecated GNOME VFS
Stefano Facchini
2017-10-13
2
-43
/
+17
|
*
|
|
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
8
-8
/
+8
|
*
|
|
First batch
Marc Jeanmougin
2017-10-01
3
-19
/
+7
|
*
|
|
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
4
-94
/
+62
|
*
|
|
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
2
-15
/
+10
|
*
|
|
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
4
-5
/
+5
|
*
|
|
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
2017-09-21
1
-3
/
+5
|
*
|
|
Add default extension for native win32 file save dialog.
Eduard Braun
2017-09-15
1
-0
/
+1
|
*
|
|
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
2017-09-09
1
-1
/
+1
|
|
/
/
*
|
|
Clarify a bit some strings
Jabiertxo Arraiza Cenoz
2017-08-29
1
-3
/
+3
*
|
|
Parametrice into preferences magic numbers and other staff
Jabier Arraiza
2017-08-28
2
-0
/
+44
|
/
/
*
/
Alow shink in document dialog on expanders close
Jabier Arraiza
2017-08-15
1
-3
/
+5
|
/
*
fix set_set_
Marc Jeanmougin
2017-08-07
1
-1
/
+1
*
objects dialog: Gtk+ < 3.16 compat
Alexander Valavanis
2017-08-06
1
-0
/
+4
*
fixes the exclusion list for localized templates
Marc Jeanmougin
2017-07-31
1
-1
/
+1
*
layers dialog: Gtk < 3.16 fallback
Alexander Valavanis
2017-07-29
1
-0
/
+4
*
filter-effects-dialog: Avoid copy-constructor
Alexander Valavanis
2017-07-29
2
-15
/
+15
*
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
2017-07-26
2
-20
/
+42
*
Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef
Eduard Braun
2017-07-19
1
-11
/
+1
*
Merge branch 'shortcuts' (!41)
Eduard Braun
2017-07-11
4
-24
/
+10
|
\
|
*
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
2017-07-09
1
-1
/
+5
|
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
54
-487
/
+985
|
|
\
|
*
|
Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")
Eduard Braun
2017-06-23
1
-1
/
+1
|
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
4
-22
/
+4
*
|
|
Drop obsolete SizeGroup::set_ignore_hidden
Alexander Valavanis
2017-07-10
1
-1
/
+0
*
|
|
input devices: Update treeview usage
Alexander Valavanis
2017-07-10
1
-54
/
+4
*
|
|
Update GtkMenu usage
Alexander Valavanis
2017-07-10
2
-20
/
+27
*
|
|
Update popup menu usage
Alexander Valavanis
2017-07-09
1
-1
/
+5
*
|
|
SVGFountDrawingArea: handle draw signal
Alexander Valavanis
2017-07-09
2
-5
/
+3
*
|
|
Get rid of obsolete rules_hint in TreeView
Alexander Valavanis
2017-07-09
1
-1
/
+0
*
|
|
Update GtkDialog usage
Alexander Valavanis
2017-07-09
5
-6
/
+6
*
|
|
Update Gtk margin handling
Alexander Valavanis
2017-07-09
1
-1
/
+11
*
|
|
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
2017-07-09
1
-1
/
+0
|
|
/
|
/
|
*
|
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
16
-44
/
+56
*
|
Fix gtk margin API
Alexander Valavanis
2017-07-06
1
-0
/
+17
*
|
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
6
-40
/
+33
*
|
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
4
-26
/
+35
*
|
filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...
Alexander Valavanis
2017-07-06
1
-3
/
+3
*
|
Use std::transform instead of a for loop
Tobias Ellinghaus
2017-07-05
1
-6
/
+7
*
|
Clean up color profiles code
Tobias Ellinghaus
2017-07-05
2
-16
/
+21
*
|
Prevent crash when get_primary_monitor() returns nullptr.
Tavmjong Bah
2017-07-04
1
-1
/
+4
*
|
Merge branch 'ccrb/inkscape-save-document-as-template'
Martin Owens
2017-07-02
2
-0
/
+142
|
\
\
|
*
|
Skip empty template information
Christophe Lebras
2017-07-02
1
-4
/
+0
|
*
|
Manage template informations
Christophe Lebras
2017-07-02
1
-19
/
+7
|
*
|
Add function to save template
Christophe Lebras
2017-07-02
2
-13
/
+15
|
*
|
Add Save Template Dialog
Christophe Lebras
2017-07-02
2
-0
/
+156
*
|
|
Fix windows builds with filename in symbols dialog
Martin Owens
2017-07-02
1
-1
/
+1
*
|
|
Move directory scanners to new get_filenames(...) calls
Martin Owens
2017-07-02
3
-170
/
+73
|
/
/
*
|
Fix a compiling error on debian testing
Jabier Arraiza
2017-07-01
1
-1
/
+1
[prev]
[next]