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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
1
-105
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-08-09
Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...
Jabiertxof
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-5
/
+0
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2012-09-23
Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke st...
su_v
1
-0
/
+5
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+4
2012-03-12
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...
John Smith
1
-13
/
+53
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+0
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-6
/
+6
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-8
/
+9
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
1
-16
/
+28