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
/
toolbar
/
rect-toolbar.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-1
/
+1
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-6
/
+0
*
Make display unit change roll out to toolbars
Nathan Lee
2019-04-30
1
-1
/
+1
*
UnitTracker: Create tool item without using GtkAction
Alexander Valavanis
2019-02-03
1
-4
/
+2
*
StarToolbar: GtkAction migration
Alexander Valavanis
2019-01-27
1
-1
/
+0
*
SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...
Alexander Valavanis
2019-01-27
1
-19
/
+10
*
Toolbars: Fix alt+x focus switching
Alexander Valavanis
2019-01-27
1
-2
/
+0
*
RectToolbar: GtkAction migration (first pass)
Alexander Valavanis
2019-01-26
1
-121
/
+120
*
Tidy up toolbox utilities
Alexander Valavanis
2019-01-22
1
-1
/
+0
*
Tidy up toolbox code
Alexander Valavanis
2019-01-22
1
-4
/
+4
*
Cleanup unused toolbar code
Alexander Valavanis
2019-01-21
1
-8
/
+0
*
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
2019-01-19
1
-254
/
+258
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-21
/
+21
*
Move toolbars to ui/toolbar
Alexander Valavanis
2018-06-17
1
-0
/
+436