index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
lpe-fillet-chamfer-properties.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
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
2017-07-09
Update GtkDialog usage
Alexander Valavanis
1
-1
/
+1
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
1
-2
/
+4
2017-03-12
LPE Powerstroke dialog - Use Gtk::Grid
Alex Valavanis
1
-1
/
+1
2017-03-12
LPE Fillet/Chamfer dialog - Use Gtk::Grid
Alex Valavanis
1
-10
/
+8
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-6
/
+5
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-11
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+11
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-11
/
+1
2016-07-18
[Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.
Alex Henrie
1
-1
/
+1
2016-06-19
Organize doeffect function
Jabier Arraiza Cenoz
1
-3
/
+3
2016-06-18
Pre fixing selected points
Jabier Arraiza Cenoz
1
-3
/
+4
2015-05-20
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
1
-2
/
+3
2015-05-10
Working on Krzysztof review. Seems to be all fixed.
Jabier Arraiza Cenoz
1
-9
/
+9
2015-05-09
fixing review
Jabier Arraiza Cenoz
1
-2
/
+2
2015-05-09
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
1
-20
/
+2
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2015-04-01
Added documentation and fix to coding style.
Jabier Arraiza Cenoz
1
-40
/
+40
2015-04-01
Move 2Geom work to a intermediate positon -helper-
Jabier Arraiza Cenoz
1
-12
/
+12
2015-03-22
Fixed bug when deleting nodes
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-19
Added delete nodes/satellites
Jabier Arraiza Cenoz
1
-2
/
+1
2015-03-08
merged anf fixed from trunk
Jabier Arraiza Cenoz
1
-9
/
+1
2015-03-08
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
1
-4
/
+4
2015-03-07
finish helper paths and beter handle of fillet/chamfer overflow. Also make th...
Jabier Arraiza Cenoz
1
-10
/
+10
2015-03-04
All features done, only need piecewise update function
Jabier Arraiza Cenoz
1
-0
/
+313
2015-02-19
Basic filleting using pointwise
Jabier Arraiza Cenoz
1
-300
/
+0
2015-01-13
i18n. String handling improvement and memory leak fix.
Nicolas Dufour
1
-5
/
+4
2015-01-06
UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.
Nicolas Dufour
1
-1
/
+1
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-3
/
+12
2014-11-14
Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...
Jabier Arraiza Cenoz
1
-3
/
+12
2014-11-10
Fix 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-11-09
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
1
-13
/
+21
2014-11-05
i18n. Fix for bug #1389509 (typos in trunk-r13669).
Masato Hashimoto
1
-1
/
+1
2014-11-03
Update fillet/chamfer to allow subdivisions in chamfer mode.
Jabier Arraiza Cenoz
1
-11
/
+17
2014-11-01
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-34
/
+37
2014-09-11
add radius support to fillet-chamfer, bugfixes
Jabier Arraiza Cenoz
1
-34
/
+37
2014-08-24
Fix Gtk+ 2 build
Alex Valavanis
1
-0
/
+5
2014-08-23
Finish Gtk::Grid migration
Alex Valavanis
1
-0
/
+13
2014-08-23
Fix deprecated VBox use
Alex Valavanis
1
-1
/
+1
2014-07-02
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
1
-0
/
+257