| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -0/+2 |
| | | | | (bzr r13341.1.146) | ||||
| * | fix compliance test pservers-pattern-04-f - inheriting pattern viewBox | Tomasz Boczkowski | 2014-05-17 | 1 | -2/+3 |
| | | | | (bzr r13341.1.36) | ||||
| * | fix compliance test pservers-pattern-03-f - using fallback when pattern is empty | Tomasz Boczkowski | 2014-05-16 | 1 | -0/+10 |
| | | | | (bzr r13341.1.34) | ||||
| * | don't rely on operator precedence (rev. 13372) | Johan B. C. Engelen | 2014-05-16 | 1 | -2/+2 |
| | | | | (bzr r13341.1.32) | ||||
| * | Fix crash in preview widget for files containing objectBoundingBox related ↵ | Tomasz Boczkowski | 2014-05-16 | 1 | -2/+2 |
| | | | | | | patterns (bzr r13341.1.31) | ||||
| * | Take "preserveAspectRatio" into account in pattern. | Tavmjong Bah | 2014-03-06 | 1 | -10/+5 |
| | | | | (bzr r13121) | ||||
| * | Rewrite of pattern geometry code. Fix for 1288489. | Tavmjong Bah | 2014-03-06 | 1 | -35/+49 |
| | | | | (bzr r13120) | ||||
| * | Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning. | Tavmjong Bah | 2014-03-04 | 1 | -5/+4 |
| | | | | (bzr r13111) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | Added new base class to handle viewBox and preserveAspectRatio. | Tavmjong Bah | 2014-02-06 | 1 | -45/+10 |
| | | | | | | | Updated sp-root, sp-symbol, sp-image, sp-pattern, marker to use new class. Fixed some viewport issues when % used. (bzr r13002) | ||||
| * | Increased pattern resolution to fix blocker bug #1251039. | Tavmjong Bah | 2013-11-19 | 1 | -1/+2 |
| | | | | (bzr r12824) | ||||
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -54/+54 |
| |\ | | | | | (bzr r11608.1.120) | ||||
| | * | cppcheck | Kris De Gussem | 2013-08-04 | 1 | -253/+250 |
| | | | | | | | (bzr r12467) | ||||
| * | | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -4/+0 |
| | | | | | | | (bzr r11608.1.117) | ||||
| * | | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.113) | ||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -1/+1 |
| |\| | | | | | (bzr r11608.1.107) | ||||
| | * | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 2013-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| * | | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 1 | -1/+1 |
| |\| | | | | | (bzr r11608.1.99) | ||||
| | * | Fix some broken Vim modelines | Alex Valavanis | 2013-04-11 | 1 | -1/+1 |
| | | | | | | | (bzr r12275) | ||||
| * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | | | | | | | (bzr r11608.1.86) | ||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -150/+150 |
| | | | | | | | (bzr r11608.1.82) | ||||
| * | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+10 |
| | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -4/+12 |
| | | | | | | | (bzr r11608.1.67) | ||||
| * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | | | | (bzr r11608.1.63) | ||||
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -9/+9 |
| | | | | | | | (bzr r11608.1.57) | ||||
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -146/+91 |
| |\| | | | | | (bzr r11608.1.56) | ||||
| | * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -35/+7 |
| | | | | | | | (bzr r12065) | ||||
| | * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -45/+45 |
| | | | | | | | (bzr r12039) | ||||
| | * | Second attempt at fix for #955141, rasterization of clipped/masked objects ↵ | Tavmjong Bah | 2012-12-09 | 1 | -3/+4 |
| | | | | | | | | | | | in patterns. (bzr r11942) | ||||
| | * | noop: Added some comments, rearranged some lines to make code easier to follow. | Tavmjong Bah | 2012-12-09 | 1 | -11/+41 |
| | | | | | | | (bzr r11941) | ||||
| | * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -3/+3 |
| | | | | | | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Replaced calls to "pattern_new". | Markus Engel | 2013-03-29 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.54) | ||||
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added "virtual pad" to | Markus Engel | 2012-08-21 | 1 | -24/+67 |
| |/ | | | | | | | | | | | | | | | - SPPaintServer - SPPattern - SPGradient - SPStop - SPLinearGradient - SPMeshGradient - SPMeshPatch - SPMeshRow - SPRadialGradient As all subclasses of SPPaintServer now have "virtual pads" with correct inheritance, the virtual function call to "onCreatePattern" was converted to C++ style. (bzr r11608.1.35) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -14/+15 |
| | | | | (bzr r10582.1.5) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -4/+4 |
| | | | | (bzr r10582.1.4) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -11/+13 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -9/+10 |
| | | | | (bzr r10347.1.21) | ||||
| * | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -27/+16 |
| | | | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -2/+2 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | Port of 0.48.x branch revision 9781. | Jon A. Cruz | 2011-05-28 | 1 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | | Cleanup of legacy code and casting that was breaking 64-bit gradient use. Fixes bug #743530 and bug #778441. Fixed bugs: - https://launchpad.net/bugs/743530 - https://launchpad.net/bugs/778441 (bzr r10242) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -47/+46 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -2/+10 |
| | | | | | | | (bzr r10065) | ||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -35/+33 |
| | | | | | | | (bzr r10060) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -18/+18 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -53/+79 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -72/+79 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
