Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / filter-chemistry.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-24 Abhishek Sharma... Yet mor in c++ification
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-05 johanengelen2geomify filter-chemistry
2008-11-21 Ted GouldMerge from fe-moved
2008-10-11 Ted GouldMerging from trunk
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-24 kiiralaFixed regression: changing blend mode in layers dialog...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-02 kiiralaMade possible to use blur on object that has a complex...
2008-04-02 ishmalget_single_gaussian_blur_radius() ended without a retur...
2008-03-23 buliabyakhelper functions to access a single blur primitive...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2007-08-19 nicholasbishopFilter effects dialog:
2007-07-22 nicholasbishopFilter effects dialog:
2007-07-17 nicholasbishopFilter effects dialog:
2007-07-14 nicholasbishopFilter effects:
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-24 mentalmove blend after blur, and blend with background buffer...
2007-06-24 mentalinitial filter UI code drop from Nick
2007-06-23 kiiralaFixed a crash when changing blur of filtered object...
2007-06-23 kiiralaUsing the blur slider no longer destroys filters alread...
2007-03-10 mentalMerge further bbox work
2007-02-21 buliabyakfix 1662589: increase blur margins so that the cutoff...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-17 buliabyaksafety check
2007-01-16 buliabyakfix filter area clipping when blurring a squeezed object
2006-10-23 buliabyakchange API: separate functions creating a blur filter...
2006-10-20 buliabyakmake blur slider a percentage; change opacity to 1...
2006-10-07 buliabyaknew file for filter manipulation stuff