index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
toolbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-0
/
+2
2019-02-18
fixing coding style and translation and merge from master
Jabier Arraiza
1
-12
/
+3
2019-02-18
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
1
-5
/
+5
2019-02-12
Header cleanup.
Tavmjong Bah
1
-1
/
+0
2019-02-11
Changed tabs to spaces
WizardOhio24
1
-1
/
+1
2019-02-11
Added Feature: Recenter page in window, Ctrl+4 shortcut
WizardOhio24
1
-1
/
+2
2019-02-10
MeshToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-10
LPEToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-10
SprayToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-10
Toolbox: Move deprecated VerbAction to separate file
Alexander Valavanis
1
-168
/
+1
2019-02-09
ConnectorToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-09
CalligraphyToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-05
PencilToolbar: GtkAction migration
Alexander Valavanis
1
-3
/
+3
2019-02-04
NodeToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-03
MeasureToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-02-02
TweakToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-29
GradientToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-29
ArcToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-29
PaintbucketToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-29
EraserToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-29
Box3DToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-27
SpiralToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-27
StarToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-27
Add swatches and styling to directly created toolbars
Alexander Valavanis
1
-5
/
+38
2019-01-27
toolbox - add comment
Alexander Valavanis
1
-0
/
+6
2019-01-27
Improvements to CSS to easy tweak widgets
Jabier Arraiza
1
-5
/
+5
2019-01-27
Adding styling refactoring, moving after to other branch the CSS part
Jabier Arraiza
1
-5
/
+5
2019-01-26
RectToolbar: GtkAction migration (first pass)
Alexander Valavanis
1
-1
/
+1
2019-01-22
SelectToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2019-01-22
Get rid of unused empty toolbox creation
Alexander Valavanis
1
-22
/
+5
2019-01-22
Tidy up toolbox utilities
Alexander Valavanis
1
-78
/
+0
2019-01-22
Tidy up toolbox code
Alexander Valavanis
1
-7
/
+0
2019-01-21
Cleanup unused toolbar code
Alexander Valavanis
1
-13
/
+0
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
1
-28
/
+30
2019-01-14
Misc. typo and whitespace fixes
luz.paz
1
-2
/
+2
2019-01-06
Add documentation to toolbox code
Alexander Valavanis
1
-4
/
+65
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
2018-12-29
Move Button to Inkscape namespace
Alexander Valavanis
1
-9
/
+9
2018-12-29
C++ify button widget
Alexander Valavanis
1
-23
/
+21
2018-12-14
DocumentUndo::ScopedInsensitive
Thomas Holder
1
-4
/
+1
2018-11-09
Fix codding style
Jabiertxof
1
-8
/
+5
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
1
-0
/
+12
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-0
/
+2
2018-07-29
DropperToolbar: GtkAction migration
Alexander Valavanis
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-62
/
+62
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-17
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
1
-1
/
+1
[next]