| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Plug a giant gaping memory leak in Gaussian blur filter | Krzysztof Kosi??ski | 2011-08-06 | 1 | -0/+7 |
| | * | | Document things figured out during the rewriting | Krzysztof Kosi??ski | 2011-08-06 | 9 | -17/+115 |
| | * | | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 98 | -3986/+2919 |
| | * | | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 12 | -176/+320 |
| | * | | Add deferred allocation functionality to DrawingSurface | Krzysztof Kosi??ski | 2011-07-25 | 2 | -8/+40 |
| | * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 138 | -1896/+1392 |
| | |\ \ |
|
| | * | | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 45 | -756/+1139 |
| | * | | | Clean up some commented-out code | Krzysztof Kosi??ski | 2011-07-18 | 1 | -8/+1 |
| * | | | | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre... | Nicolas Dufour | 2011-08-23 | 4 | -29/+56 |
| * | | | | 1) Use the "snap guides" button both for guides being snap sources, as well a... | Diederik van Lierop | 2011-08-23 | 7 | -90/+13 |
| * | | | | Filters. Filters clean-up again. | Nicolas Dufour | 2011-08-23 | 3 | -47/+71 |
| * | | | | Fix another snapping bug (could occur when scaling an object using the select... | Diederik van Lierop | 2011-08-22 | 1 | -1/+3 |
| * | | | | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 2 | -1/+12 |
| * | | | | Use different icons to communicate the change in behavior of the snap buttons... | Diederik van Lierop | 2011-08-22 | 1 | -12/+12 |
| * | | | | Some code cosmetics and comments | Diederik van Lierop | 2011-08-22 | 5 | -102/+99 |
| * | | | | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 27 | -416/+425 |
| * | | | | fix for bad argument crash for guides | Johan B. C. Engelen | 2011-08-21 | 1 | -15/+19 |
| * | | | | update cmake file list. | Campbell Barton | 2011-08-20 | 1 | -0/+3 |
| * | | | | fix copy edit bug in axislinesegment | Johan B. C. Engelen | 2011-08-21 | 1 | -7/+6 |
| * | | | | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes. | Nicolas Dufour | 2011-08-21 | 9 | -60/+381 |
| * | | | | Filters. More filters clean-up. | Nicolas Dufour | 2011-08-20 | 5 | -279/+390 |
| * | | | | Filters. Fix for bug #713064 (Filter Effect Turbulence Base frequency limited... | Nicolas Dufour | 2011-08-20 | 1 | -1/+1 |
| * | | | | Filters. Some extra clean-up (moving color-interpolation-filters attribute to... | Nicolas Dufour | 2011-08-19 | 13 | -46/+200 |
| * | | | | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image). | Nicolas Dufour | 2011-08-18 | 6 | -144/+277 |
| * | | | | default to slightly friendlier grid color like the one from 0.45 :) | Johan B. C. Engelen | 2011-08-18 | 1 | -4/+4 |
| * | | | | fix old standing issue of converting 0.45 grids to >0.45 | Johan B. C. Engelen | 2011-08-18 | 1 | -5/+5 |
| * | | | | Filters. Removing unnecessary elements and attributes. | Nicolas Dufour | 2011-08-18 | 6 | -22/+22 |
| * | | | | Filters. New Opacity CPF, Blur and Tritone improvements. | Nicolas Dufour | 2011-08-17 | 5 | -75/+165 |
| * | | | | Filters. Fixes for SVG validation (now 100% pass). | Nicolas Dufour | 2011-08-16 | 5 | -21/+97 |
| * | | | | update cmake for added/removed source files. | Campbell Barton | 2011-08-16 | 1 | -4/+6 |
| * | | | | Filters. Global filters file cleanup and Point Engraving CPF improvements. | Nicolas Dufour | 2011-08-15 | 1 | -8/+23 |
| * | | | | Filters. New basic component transfer CPF. | Nicolas Dufour | 2011-08-15 | 2 | -0/+84 |
| * | | | | Filters. New global filters file, and some SVG fixes. | Nicolas Dufour | 2011-08-15 | 6 | -12/+12 |
| * | | | | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ... | Jon A. Cruz | 2011-08-14 | 1 | -5/+10 |
| * | | | | Filters. New Point engraving and Nudge custom predefined filters. | Nicolas Dufour | 2011-08-11 | 5 | -22/+325 |
| * | | | | Filters. Forgotten textures file... | Nicolas Dufour | 2011-08-10 | 1 | -0/+158 |
| * | | | | Filters. New Blend, Extract Channel and Ink Blot custom predefined filters. | Nicolas Dufour | 2011-08-10 | 4 | -3/+176 |
| * | | | | Filters. New Invert, Wax bump and Felt feather custom predefined filters. | Nicolas Dufour | 2011-08-09 | 6 | -29/+527 |
| * | | | | Remove unused variable. | Jon A. Cruz | 2011-08-09 | 1 | -1/+0 |
| * | | | | Filters. More filters reorganisation and consistency work. | Nicolas Dufour | 2011-08-07 | 9 | -138/+138 |
| * | | | | Filters. Global custom predefined filters reorganization. | Nicolas Dufour | 2011-08-06 | 14 | -1132/+1056 |
| * | | | | Extensions. New "indent" attribute to add an indent level to extension elements. | Nicolas Dufour | 2011-08-06 | 16 | -101/+210 |
| * | | | | Filters. Adding opacity support in Bump filter. | Nicolas Dufour | 2011-08-05 | 4 | -62/+185 |
| * | | | | emf import. re-evaluate scaling formulas (Bug 341847, comment 7) | Alvin Penner | 2011-08-03 | 1 | -22/+4 |
| * | | | | Filters. Removing starting underscores in identifiers. | Nicolas Dufour | 2011-08-01 | 10 | -30/+30 |
| * | | | | Refactored createnewDocFromMem() to be C++ instead of C, removing potential f... | Jon A. Cruz | 2011-07-31 | 1 | -18/+14 |
| * | | | | Better memory-leak fix by just changing member to Glib::ustring. Eliminates p... | Jon A. Cruz | 2011-07-31 | 2 | -21/+14 |
| * | | | | Added overload for getObjectById(). Added safety by zeroing out invalid point... | Jon A. Cruz | 2011-07-31 | 2 | -0/+9 |
| * | | | | Memory leaks fix / code cleanup | Kris De Gussem | 2011-07-30 | 4 | -3/+14 |
| * | | | | add header to cmake files | Campbell Barton | 2011-07-29 | 1 | -0/+1 |