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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
Hackfest2019: Drop unused EgeAdjustmentAction
Alexander Valavanis
1
-14
/
+0
2019-02-01
clang-tidy recent changes
Alexander Valavanis
1
-1
/
+0
2019-01-22
Tidy up toolbox utilities
Alexander Valavanis
1
-55
/
+0
2019-01-22
Tidy up toolbox code
Alexander Valavanis
1
-1
/
+0
2019-01-21
Cleanup unused toolbar code
Alexander Valavanis
1
-2
/
+0
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
1
-3
/
+6
2018-11-09
Fix codding style
Jabiertxof
1
-2
/
+2
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2017-12-18
Banish sliders from toolbars.
Tavmjong Bah
1
-1
/
+1
2017-10-19
Remove unused icon-size.h
Stefano Facchini
1
-1
/
+0
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+1
2014-08-30
Reduce header bloat
Alex Valavanis
1
-3
/
+3
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+11
2013-09-15
Enable unit evaluation in toolbars.
Matthew Petroff
1
-0
/
+5
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-1
/
+1
2013-07-19
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
1
-1
/
+0
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-1
/
+1
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
1
-2
/
+56
2012-04-01
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
1
-0
/
+13
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-3
/
+4
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+3
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-2
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-01-11
Disable questioned code section.
Jon A. Cruz
1
-0
/
+3
2010-01-09
Initial c++-ification of toolbox creation.
Jon A. Cruz
1
-15
/
+23
2010-01-07
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
1
-7
/
+4
2009-01-10
Added a new toolbar with snapping controls
Diederik van Lierop
1
-0
/
+5
2008-10-27
From trunk
Ted Gould
1
-1
/
+1
2008-04-25
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
1
-1
/
+1
2006-05-18
* First implementation step of the text toolbox
Milosz Derezynski
1
-3
/
+3
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-1
/
+2