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
/
stroke-marker-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
2014-12-23
1
-4
/
+4
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-1
/
+1
*
Update to experimental r13598
Liam P. White
2014-10-08
1
-2
/
+2
|
\
|
*
Update to trunk r13580
Liam P. White
2014-10-06
1
-1
/
+1
|
|
\
|
|
*
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
2014-10-02
1
-1
/
+1
|
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
|
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
|
|
/
*
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+1
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
|
/
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-5
/
+5
*
Use fixed inkscape icon for 'no-marker' instead of gtk theme icon
Martin Owens
2013-06-12
1
-6
/
+2
*
Use 'remove' instead of 'gtk-remove' for theme.
Martin Owens
2013-06-12
1
-2
/
+2
*
Change back to using NULL and fix windows theme error by checking
Martin Owens
2013-06-11
1
-5
/
+8
*
Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...
Martin Owens
2013-06-11
1
-2
/
+5
*
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
2013-06-11
1
-10
/
+0
*
Fix for 293358 : Reduce width of Fill Stroke dialog
John Smith
2012-09-25
1
-2
/
+3
*
Fix for 165865 : Fix marker color on duplicate
John Smith
2012-09-17
1
-6
/
+2
*
Fix for 165865 : markers must take object's stroke color - fix for floating w...
John Smith
2012-08-28
1
-1
/
+3
*
Fix for 165865 : markers must take object's stroke color
John Smith
2012-08-20
1
-18
/
+84
*
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...
John Smith
2012-08-07
1
-4
/
+19
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
1
-0
/
+5
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
1
-57
/
+135
*
Fix for 973195 : Limit width of marker labels
John Smith
2012-05-18
1
-1
/
+2
*
fix memory leak and some minor things
Kris De Gussem
2012-04-09
1
-12
/
+17
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-1
/
+1
*
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
2012-03-14
1
-0
/
+458