Code

NR::Maybe => boost::optional
[inkscape.git] / src / dialogs / stroke-style.cpp
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-03-10 pjrmnoop: Address constness warning.
2007-12-04 buliabyakfix bug: mid and end markers showed previews from start...
2007-11-08 joncruzwarning cleanup
2007-09-25 joncruzInitial support for icc color selection including CMYK
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-10 joncruzPurged fill type enum
2007-08-20 buliabyakfix 1777084
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-27 buliabyakmore unreffing temporary styles properly
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-02-23 bryceDisabling transientize callback - it's currently causin...
2007-02-23 bryceWhen selecting 'none', the marker wasn't getting remove...
2007-02-21 bryceAdjusting how items in the marker menu are selected...
2007-02-21 bryceFixes issue where a modified stock marker's preview...
2007-02-21 bryceAdding handler for switching documents, to regenerate...
2007-02-20 bryceCompletes fix for 980157. Markers in current document...
2007-02-20 bryceMoving cache management code from .h to .cpp.
2007-02-20 bryceMoving functions from svg_preview_cache.h to a new...
2007-02-20 brycePartial fix for bug 980157.
2007-01-10 bryceOnly evaluate stock markers if the inkscape:stockid...
2006-12-31 gustav_bFix 1516933 (text stroke crash inkscape)
2006-12-07 bryceMarker menus now display custom markers in a document...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-27 bryceDocumenting all routines in stroke-style.cpp
2006-10-10 buliabyakundo annotations
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-01-16 mentalmoving trunk for module inkscape