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
/
dash-selector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
1
-300
/
+0
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-08-09
Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...
Jabiertxof
1
-0
/
+1
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-9
/
+2
2018-08-05
coding style fixes
Jabier Arraiza
1
-1
/
+2
2018-08-05
Fixes compiling bugs
Jabier Arraiza
1
-3
/
+9
2018-08-05
Refactor with Tav help
Jabier Arraiza
1
-1
/
+1
2018-08-05
Revert changes
Jabier Arraiza
1
-10
/
+3
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
1
-3
/
+10
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+7
2016-11-26
Add stroke dash empty to allow render only fills and markers. Tested in FF an...
Jabiertxof
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-13
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2014-12-24
Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().
Tavmjong Bah
1
-6
/
+6
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-09-02
Remove misleading dialogs directory
Liam P. White
1
-1
/
+1
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-10
/
+10
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
1
-43
/
+35
2012-09-23
Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke st...
su_v
1
-11
/
+75
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+10
2012-03-12
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...
John Smith
1
-171
/
+68
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-3
/
+2
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-4
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-4
/
+3
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-2
/
+2
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-03-06
Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.
Jon A. Cruz
1
-1
/
+1
2009-02-23
fix crash when displaying dash selector
bulia byak
1
-0
/
+1
2008-10-27
From trunk
Ted Gould
1
-33
/
+30
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
1
-307
/
+271
2008-03-15
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-1
/
+4
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-1
/
+1
2006-06-13
mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...
Aaron Spike
1
-12
/
+18
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-12
/
+12