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-12-01
add basic livecode toolbar
s-ol
1
-1
/
+2
2019-11-23
add livecoding tool to toolbar
s-ol
1
-0
/
+3
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
1
-1
/
+3
2019-08-22
remove HAVE_POTRACE
Marc Jeanmougin
1
-15
/
+1
2019-07-31
Hide spellcheck dialog if Aspell is missing
Nathan Lee
1
-1
/
+1
2019-07-14
PoewePencil improvements
Jabier Arraiza
1
-4
/
+4
2019-07-04
Use GtkStack for toolbar, fixes https://gitlab.com/inkscape/inkscape/issues/125
Marc Jeanmougin
1
-23
/
+11
2019-06-10
Dialogs improvement
Jabiertxof
1
-0
/
+1
2019-06-09
SnapToolbar: Stop using GtkAction
Alexander Valavanis
1
-385
/
+20
2019-05-28
Hackfest2019: Drop deprecated prep-method for toolbars
Alexander Valavanis
1
-163
/
+52
2019-05-28
Hackfest2019: Drop unused EgeAdjustmentAction
Alexander Valavanis
1
-50
/
+0
2019-05-27
Strip out all content from TextToolbar
Alexander Valavanis
1
-1
/
+1
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-14
/
+0
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
[next]