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
/
widget
/
spin-button-tool-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()
Karl Cheng
2019-06-16
1
-13
/
+4
*
Fix build (loading icon).
Tavmjong Bah
2019-06-06
1
-1
/
+2
*
Hackfest2019: TextToolbar: Start GtkAction migration
Alexander Valavanis
2019-05-28
1
-6
/
+21
*
Misc. typos and whitespace fixes
luz.paz
2019-03-21
1
-1
/
+1
*
TweakToolbar: GtkAction migration
Alexander Valavanis
2019-02-02
1
-1
/
+6
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-1
/
+0
*
SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...
Alexander Valavanis
2019-01-27
1
-4
/
+9
*
SpinButtonToolItem: Allow custom numeric menu items
Alexander Valavanis
2019-01-27
1
-5
/
+29
*
SpinButtonToolItem: Allow labels on numeric menu
Alexander Valavanis
2019-01-27
1
-12
/
+19
*
SpinButtonToolItem: Make numeric menu items depend on adjustment parameters
Alexander Valavanis
2019-01-27
1
-19
/
+15
*
SpinButtonToolItem: Handle menu-button press
Alexander Valavanis
2019-01-27
1
-4
/
+13
*
SpinButtonToolItem: Create popup menu on right-click
Alexander Valavanis
2019-01-27
1
-18
/
+63
*
SpinButtonToolItem: Handle key events in correct order
Alexander Valavanis
2019-01-27
1
-3
/
+3
*
Toolbars: Fix alt+x focus switching
Alexander Valavanis
2019-01-27
1
-0
/
+10
*
fix CI
Marc Jeanmougin
2019-01-24
1
-2
/
+6
*
SelectToolbar: GtkAction migration
Alexander Valavanis
2019-01-22
1
-0
/
+421