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
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
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-21
/
+21
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-5
/
+5
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-5
/
+5
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-19
/
+26
2017-12-26
Fix Gtkmm widget margin deprecation
Alexander Valavanis
1
-4
/
+12
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-16
/
+11
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-20
/
+14
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
1
-7
/
+7
2017-06-16
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
1
-0
/
+11
2017-06-16
Fix err leaking and cmake
Martin Owens
1
-0
/
+2
2017-06-16
Complete to move to using ui files instead of compiled in xml
Martin Owens
1
-470
/
+23
2017-06-16
Cleanup old xml
Martin Owens
1
-55
/
+4
2017-06-16
Use user interface files for the user interface
Martin Owens
1
-3
/
+17
2017-06-16
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
1
-0
/
+11
2017-06-16
Fix err leaking and cmake
Martin Owens
1
-0
/
+2
2017-06-16
Complete to move to using ui files instead of compiled in xml
Martin Owens
1
-470
/
+23
2017-06-15
Cleanup old xml
Martin Owens
1
-55
/
+4
2017-06-15
Use user interface files for the user interface
Martin Owens
1
-3
/
+17
2017-02-02
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
1
-0
/
+2
2017-02-01
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
1
-1
/
+2
2017-01-06
Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...
Jabiertxof
1
-3
/
+2
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+1
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-1
/
+1
2016-12-16
remove rollback to 15315
Jabiertxof
1
-5
/
+6
2016-12-16
Rollback 15315
Jabiertxof
1
-6
/
+5
2016-12-11
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
1
-0
/
+1
2016-12-09
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
1
-5
/
+5
2016-12-01
Add toggles for handle visibility, editing fill, and editing stroke.
Tavmjong Bah
1
-0
/
+4
2016-11-08
Improve mesh handling in Fill and Stroke dialog.
Tavmjong Bah
1
-0
/
+1
2016-10-17
Add option to scale mesh to fit in bounding box.
Tavmjong Bah
1
-0
/
+1
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
1
-0
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-8
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-46
/
+9
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+8
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-8
/
+1
2016-05-22
Added some widgets from caligraphic tool
Jabier Arraiza Cenoz
1
-0
/
+7
2016-05-22
Clip eraser done! Thanks Doctormon!
Jabier Arraiza Cenoz
1
-1
/
+2
[prev]
[next]