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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes the exclusion list for localized templates
Marc Jeanmougin
2017-07-31
1
-1
/
+1
*
Fix translation of menus.xml
Eduard Braun
2017-07-30
1
-1
/
+6
*
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
*
Show a control point for the center of a spiral
Antonio Ospite
2017-07-28
1
-0
/
+47
*
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
2017-07-26
4
-26
/
+43
*
interface: add support for old Gtk+
Alex Valavanis
2017-07-25
1
-0
/
+5
*
Add C++ based Gtk::Action for choosing one item out of many.
Tavmjong Bah
2017-07-24
3
-0
/
+372
*
Adjust the tooltip strings of the objects center point
Antonio Ospite
2017-07-20
1
-3
/
+3
*
Show a control point for the center of a rectangle
Antonio Ospite
2017-07-20
1
-0
/
+39
*
Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef
Eduard Braun
2017-07-19
1
-11
/
+1
*
Merge branch 'shortcuts' (!41)
Eduard Braun
2017-07-11
7
-51
/
+22
|
\
|
*
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
123
-2107
/
+2685
|
|
\
|
*
|
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
7
-49
/
+16
*
|
|
Use new GdkSeat API and update gimpcolorwheel comments
Alexander Valavanis
2017-07-10
1
-4
/
+36
*
|
|
Drop obsolete SizeGroup::set_ignore_hidden
Alexander Valavanis
2017-07-10
1
-1
/
+0
*
|
|
Drop obsolete resize_mode usage
Alexander Valavanis
2017-07-10
1
-7
/
+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
*
|
|
Rm obsolete function
Alexander Valavanis
2017-07-09
1
-9
/
+0
*
|
|
Update Gtk button press handling
Alexander Valavanis
2017-07-09
2
-6
/
+6
*
|
|
Update GtkDialog usage
Alexander Valavanis
2017-07-09
5
-6
/
+6
*
|
|
Update Gtk margin handling
Alexander Valavanis
2017-07-09
3
-6
/
+53
*
|
|
Update for Gtk alignment changes
Alexander Valavanis
2017-07-09
5
-26
/
+27
*
|
|
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
2017-07-09
1
-1
/
+0
|
|
/
|
/
|
*
|
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
21
-55
/
+84
*
|
Fix gtk margin API
Alexander Valavanis
2017-07-06
1
-0
/
+17
*
|
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
10
-84
/
+70
*
|
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
6
-62
/
+59
*
|
filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...
Alexander Valavanis
2017-07-06
1
-3
/
+3
*
|
Remove more checks if icon exists in default theme.
Tavmjong Bah
2017-07-06
4
-33
/
+13
*
|
Don't check if icon exists in default theme since that prevents use of fallba...
Tavmjong Bah
2017-07-06
1
-8
/
+2
*
|
Upgrade dropper with fixed for each of the modes
Martin Owens
2017-07-05
2
-106
/
+104
*
|
cursors: rm deprecated gtkstyle custom black/white
Alexander Valavanis
2017-07-05
2
-7
/
+5
*
|
Use std::transform instead of a for loop
Tobias Ellinghaus
2017-07-05
2
-11
/
+14
*
|
Clean up color profiles code
Tobias Ellinghaus
2017-07-05
3
-20
/
+31
*
|
Fix a bug with select knots and modifiers
Jabier Arraiza
2017-07-04
2
-8
/
+6
*
|
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
3
-0
/
+144
|
\
\
|
*
|
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
3
-0
/
+158
*
|
|
Fix windows builds with filename in symbols dialog
Martin Owens
2017-07-02
1
-1
/
+1
*
|
|
Merge https://gitlab.com/inkscape/inkscape into selectable-knots
Jabier Arraiza
2017-07-02
3
-170
/
+73
|
\
\
\
[next]