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
...
*
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
*
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
2017-02-02
1
-0
/
+2
*
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
2017-02-01
1
-1
/
+2
*
Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...
Jabiertxof
2017-01-06
1
-3
/
+2
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+1
*
Rm more deprecated Gtk::Stock
Alex Valavanis
2016-12-27
1
-1
/
+1
*
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
2016-12-11
1
-0
/
+1
*
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
2016-12-09
1
-5
/
+5
*
Add toggles for handle visibility, editing fill, and editing stroke.
Tavmjong Bah
2016-12-01
1
-0
/
+4
*
Improve mesh handling in Fill and Stroke dialog.
Tavmjong Bah
2016-11-08
1
-0
/
+1
*
Add option to scale mesh to fit in bounding box.
Tavmjong Bah
2016-10-17
1
-0
/
+1
*
Update to trunk and some fixes
Jabier Arraiza Cenoz
2016-10-02
1
-54
/
+11
|
\
|
*
Split InkAction classes into separate files
Alex Valavanis
2016-08-05
1
-0
/
+1
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-46
/
+9
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-46
/
+9
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+8
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-8
/
+1
|
|
/
|
*
Reorder eraser toolbox widgets
Jabier Arraiza Cenoz
2016-05-22
1
-1
/
+2
*
|
Added some widgets from caligraphic tool
Jabier Arraiza Cenoz
2016-05-22
1
-0
/
+7
*
|
Clip eraser done! Thanks Doctormon!
Jabier Arraiza Cenoz
2016-05-22
1
-1
/
+2
|
/
*
GTK3: Give names to more widgets.
Tavmjong Bah
2016-05-17
1
-1
/
+3
*
GTK3: Give names to many widgets. Useful for debugging and for using CSS.
Tavmjong Bah
2016-05-15
1
-0
/
+5
*
Add option for larger icons (useful for 4K display).
Tavmjong Bah
2016-04-12
1
-1
/
+2
*
Make sure adjustment is attached to spin button
Martin Owens
2016-03-22
1
-0
/
+5
[prev]
[next]