summaryrefslogtreecommitdiffstats
path: root/src/sp-pattern.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27Remove all NRRect use.Krzysztof Kosi??ski1-14/+15
2011-08-27Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski1-4/+4
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-11/+13
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-9/+10
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-27/+16
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-2/+2
2011-05-28Port of 0.48.x branch revision 9781.Jon A. Cruz1-8/+5
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-2/+10
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-35/+33
2011-02-02update to latest 2geom !Johan B. C. Engelen1-18/+18
2010-11-24fix Bug #674109 - Pattern spam when adjusting a pattern in textAdonis Papaderos1-3/+33
2010-08-15Fix handling of x and y attributes of patternsKrzysztof Kosi??ski1-12/+17
2010-08-15Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski1-0/+1
2010-08-12Fix crash on empty patternsKrzysztof Kosi??ski1-24/+29
2010-08-05Minor cleanupsKrzysztof Kosi??ski1-0/+8
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-4/+2
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-446/+1
2010-08-03Fix pattern viewBoxKrzysztof Kosi??ski1-13/+11
2010-08-03Fix catastrophic memory leak when rendering a patternKrzysztof Kosi??ski1-6/+3
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-9/+9
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-6/+6
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-6/+6
2010-06-22Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski1-0/+128
2009-09-14add comment (copied from sp-gradient) explaining why this must set a flag, to...bulia byak1-0/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-05-01no scaling compensation for "object to pattern" operation (bug #312701)Thomas Holder1-1/+1
2009-03-09fix crash when switching away from pattern (237104 and others)bulia byak1-11/+35
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-31Merge from trunkTed Gould1-22/+26
2008-10-11Merging from trunkTed Gould1-2/+2
2008-09-16remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak1-1/+0
2008-03-27patch from bug 168024bulia byak1-3/+3
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-54/+43
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+5
2007-12-29Fixing bug #167416Diederik van Lierop1-30/+46
2007-11-08warning cleanupJon A. Cruz1-3/+3
2007-03-13fixme commentbulia byak1-0/+1
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-2/+2
2007-02-28refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY1-13/+6
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+4
2006-07-29switch to sigc++ SPObject signals for SPPatternMenTaLguY1-4/+10
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-8/+8