summaryrefslogtreecommitdiffstats
path: root/src/sp-gradient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mesh gradient tool.Markus Engel2013-10-211-12/+17
* Removed placement news / explicit destructor calls.Markus Engel2013-07-311-2/+2
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-7/+9
* Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1201/+132
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+36
* Added constructors to SP classes.Markus Engel2013-04-011-46/+100
* Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-011-2/+2
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+7
* Renamed virtual function names.Markus Engel2013-03-291-50/+50
* merged from trunkMarkus Engel2013-03-291-446/+88
|\
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-212/+38
| * Fix for #970355, radial gradient using object bounding box.Tavmjong Bah2012-11-201-3/+22
| * Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned i...Nicolas Dufour2012-11-101-3/+3
| * Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-191-0/+36
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-18/+18
* | Replaced calls to "pattern_new".Markus Engel2013-03-291-3/+3
* | Various changes.Markus Engel2013-03-141-7/+7
* | Added "virtual pad" toMarkus Engel2012-08-211-180/+359
|/
* Fixing warnings.Jon A. Cruz2012-05-251-14/+14
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-12/+616
* fix crash (bug #941317)Johan B. C. Engelen2012-04-051-1/+1
* cppcheckKris De Gussem2012-03-071-2/+2
* Add a tolerance-based hack, so that radial gradients with focus outsideKrzysztof Kosi??ski2011-11-141-3/+24
* Fix crash when previewing objectBoundingBox gradientsKrzysztof Kosi??ski2011-09-181-1/+1
* Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-271-6/+6
* Merge from trunkKrzysztof Kosi??ski2011-04-071-22/+23
|\
| * NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-7/+43
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-11/+11
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-30/+30
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-47/+44
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-47/+44
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-23/+23
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-8/+8
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-195/+233
|\| |
| * | Correct behavior of gradient stops to extract color from swatch when color is...Jon A. Cruz2010-07-181-38/+9
| * | Stop setting of stops from getting url() reference colors.Jon A. Cruz2010-07-111-0/+1
| * | Cleanup of gradient swatch property and collection policy.Jon A. Cruz2010-07-091-21/+57
| * | Removed "Add" and enabled "Delete" for swatch context menu. Updated swatch ma...Jon A. Cruz2010-07-061-7/+25
| * | Rough pass of Fill-n-Stroke swatch conversion.Jon A. Cruz2010-07-021-0/+12
| |/
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-231/+233
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-3/+0
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-501/+20
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-1/+85
|/
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-17/+7
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+1
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-8/+16