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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PencilToolbar: GtkAction migration
Alexander Valavanis
2019-02-05
1
-3
/
+3
*
NodeToolbar: GtkAction migration
Alexander Valavanis
2019-02-04
1
-1
/
+1
*
MeasureToolbar: GtkAction migration
Alexander Valavanis
2019-02-03
1
-1
/
+1
*
TweakToolbar: GtkAction migration
Alexander Valavanis
2019-02-02
1
-1
/
+1
*
GradientToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
*
ArcToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
*
PaintbucketToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
*
EraserToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
*
Box3DToolbar: GtkAction migration
Alexander Valavanis
2019-01-29
1
-1
/
+1
*
SpiralToolbar: GtkAction migration
Alexander Valavanis
2019-01-27
1
-1
/
+1
*
StarToolbar: GtkAction migration
Alexander Valavanis
2019-01-27
1
-1
/
+1
*
Add swatches and styling to directly created toolbars
Alexander Valavanis
2019-01-27
1
-5
/
+38
*
toolbox - add comment
Alexander Valavanis
2019-01-27
1
-0
/
+6
*
RectToolbar: GtkAction migration (first pass)
Alexander Valavanis
2019-01-26
1
-1
/
+1
*
SelectToolbar: GtkAction migration
Alexander Valavanis
2019-01-22
1
-1
/
+1
*
Get rid of unused empty toolbox creation
Alexander Valavanis
2019-01-22
1
-22
/
+5
*
Tidy up toolbox utilities
Alexander Valavanis
2019-01-22
1
-78
/
+0
*
Tidy up toolbox code
Alexander Valavanis
2019-01-22
1
-7
/
+0
*
Cleanup unused toolbar code
Alexander Valavanis
2019-01-21
1
-13
/
+0
*
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
2019-01-19
1
-28
/
+30
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
1
-2
/
+2
*
Add documentation to toolbox code
Alexander Valavanis
2019-01-06
1
-4
/
+65
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
Move Button to Inkscape namespace
Alexander Valavanis
2018-12-29
1
-9
/
+9
*
C++ify button widget
Alexander Valavanis
2018-12-29
1
-23
/
+21
*
DocumentUndo::ScopedInsensitive
Thomas Holder
2018-12-14
1
-4
/
+1
*
Fix codding style
Jabiertxof
2018-11-09
1
-8
/
+5
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-0
/
+12
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
DropperToolbar: GtkAction migration
Alexander Valavanis
2018-07-29
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-62
/
+62
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
2018-06-17
1
-1
/
+1
*
Move toolbars to ui/toolbar
Alexander Valavanis
2018-06-17
1
-21
/
+21
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-19
/
+26
*
Fix Gtkmm widget margin deprecation
Alexander Valavanis
2017-12-26
1
-4
/
+12
*
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
1
-16
/
+11
*
Hackfest icon work: restore selected menu icons and make theming easier
Alexander Valavanis
2017-06-29
1
-20
/
+14
|
\
|
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-20
/
+14
*
|
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-7
/
+7
|
/
*
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
2017-06-16
1
-0
/
+11
*
Fix err leaking and cmake
Martin Owens
2017-06-16
1
-0
/
+2
*
Complete to move to using ui files instead of compiled in xml
Martin Owens
2017-06-16
1
-470
/
+23
*
Cleanup old xml
Martin Owens
2017-06-15
1
-55
/
+4
*
Use user interface files for the user interface
Martin Owens
2017-06-15
1
-3
/
+17
[next]