| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 81 | -1042/+789 | |
| | | | | | | | | | | | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | |||||
| * | | | | Tie the snapping of rectangle corners and quadrant points of ellipses to the ↵ | Diederik van Lierop | 2011-08-28 | 2 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | buttons for cusp and smooth nodes (bzr r10588) | |||||
| * | | | | Fix bug related to snapping to path intersections | Diederik van Lierop | 2011-08-28 | 3 | -7/+5 | |
| | | | | | | | | | | | | | (bzr r10587) | |||||
| * | | | | Filters. More cleanup, and some forgotten strings made translatable (thanks ↵ | Nicolas Dufour | 2011-08-28 | 9 | -153/+270 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to Masato HASHIMOTO). Translations. inkscape.pot and French translation update. (bzr r10586) | |||||
| * | | | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 7 | -17/+22 | |
| | | | | | | | | | | | | | (bzr r10585) | |||||
| * | | | | Translations. Japanese translation (by Masato HASHIMOTO) and French ↵ | Nicolas Dufour | 2011-08-27 | 2 | -8536/+9781 | |
| | | | | | | | | | | | | | | | | | | | | | translation update. (bzr r10584) | |||||
| * | | | | remove double backslash in pathname (Bug 805095) | Alvin Penner | 2011-08-26 | 1 | -0/+2 | |
| |/ / / | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/805095 (bzr r10583) | |||||
| * | | | Fix "snap guides" toggle | Diederik van Lierop | 2011-08-25 | 6 | -52/+70 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/814457 (bzr r10582) | |||||
| * | | | Extensions. Missing files for Text>Extract... | Nicolas Dufour | 2011-08-25 | 2 | -0/+185 | |
| | | | | | | | | | | (bzr r10581) | |||||
| * | | | Filters. Removing unecessary height, width, x and y attributes in some ↵ | Nicolas Dufour | 2011-08-25 | 10 | -785/+841 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580) | |||||
| * | | | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 155 | -5111/+4988 | |
| |\ \ \ | | | | | | | | | (bzr r10579) | |||||
| | * | | | Reduce default rendering cache size to 64 MiB | Krzysztof Kosi??ski | 2011-08-25 | 4 | -13/+18 | |
| | | | | | | | | | | | | | (bzr r10347.1.39) | |||||
| | * | | | Remove duplicate bbox data from DrawingShape | Krzysztof Kosi??ski | 2011-08-25 | 4 | -22/+5 | |
| | | | | | | | | | | | | | (bzr r10347.1.38) | |||||
| | * | | | Filter background rendering now matches the SVG specification. | Krzysztof Kosi??ski | 2011-08-21 | 14 | -126/+170 | |
| | | | | | | | | | | | | | (bzr r10347.1.37) | |||||
| | * | | | Fix rendering glitches appearing when filtered, cached groups have | Krzysztof Kosi??ski | 2011-08-19 | 5 | -20/+48 | |
| | | | | | | | | | | | | | | | | | | | | | filtered, cached children (bzr r10347.1.36) | |||||
| | * | | | Fix large memory leaks in the swatches panel | Krzysztof Kosi??ski | 2011-08-16 | 5 | -29/+40 | |
| | | | | | | | | | | | | | (bzr r10347.1.35) | |||||
| | * | | | Add user preference for rendering cache size | Krzysztof Kosi??ski | 2011-08-16 | 7 | -48/+88 | |
| | | | | | | | | | | | | | (bzr r10347.1.34) | |||||
| | * | | | Add sanity checks against singular transforms in the drawing tree. | Krzysztof Kosi??ski | 2011-08-16 | 5 | -38/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes LP #825767. Fixed bugs: - https://launchpad.net/bugs/825767 (bzr r10347.1.33) | |||||
| | * | | | Correctly invalidate cache of objects with background-accessing filters | Krzysztof Kosi??ski | 2011-08-14 | 12 | -85/+188 | |
| | | | | | | | | | | | | | (bzr r10347.1.32) | |||||
| | * | | | More generic handling of child type in DrawingItem. | Krzysztof Kosi??ski | 2011-08-13 | 13 | -64/+106 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix clip object selection bug (LP #365458). Fixed bugs: - https://launchpad.net/bugs/365458 (bzr r10347.1.31) | |||||
| | * | | | Do not leak cache objects in DrawingItem destructor | Krzysztof Kosi??ski | 2011-08-09 | 1 | -4/+2 | |
| | | | | | | | | | | | | | (bzr r10347.1.30) | |||||
| | * | | | Fix invalidation on scrolling | Krzysztof Kosi??ski | 2011-08-09 | 2 | -13/+14 | |
| | | | | | | | | | | | | | (bzr r10347.1.29) | |||||
| | * | | | Use cache even if only part of the redraw region is clean | Krzysztof Kosi??ski | 2011-08-09 | 4 | -41/+75 | |
| | | | | | | | | | | | | | (bzr r10347.1.28) | |||||
| | * | | | Turn off debug message spam | Krzysztof Kosi??ski | 2011-08-09 | 2 | -3/+3 | |
| | | | | | | | | | | | | | (bzr r10347.1.27) | |||||
| | * | | | Initial autocache work | Krzysztof Kosi??ski | 2011-08-09 | 43 | -225/+367 | |
| | | | | | | | | | | | | | (bzr r10347.1.26) | |||||
| | * | | | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 68 | -680/+619 | |
| | | | | | | | | | | | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | |||||
| | * | | | Fix compilation (oops). | Krzysztof Kosi??ski | 2011-08-06 | 4 | -5/+5 | |
| | | | | | | | | | | | | | (bzr r10347.1.24) | |||||
| | * | | | Plug a giant gaping memory leak in Gaussian blur filter | Krzysztof Kosi??ski | 2011-08-06 | 1 | -0/+7 | |
| | | | | | | | | | | | | | (bzr r10347.1.23) | |||||
| | * | | | Document things figured out during the rewriting | Krzysztof Kosi??ski | 2011-08-06 | 9 | -17/+115 | |
| | | | | | | | | | | | | | (bzr r10347.1.22) | |||||
| | * | | | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 98 | -3986/+2919 | |
| | | | | | | | | | | | | | (bzr r10347.1.21) | |||||
| | * | | | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 12 | -176/+320 | |
| | | | | | | | | | | | | | | | | | | | | | Cache some offscreen data to facilitate smoother navigation. (bzr r10347.1.20) | |||||
| | * | | | Add deferred allocation functionality to DrawingSurface | Krzysztof Kosi??ski | 2011-07-25 | 2 | -8/+40 | |
| | | | | | | | | | | | | | (bzr r10347.1.19) | |||||
| | * | | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 221 | -103990/+37738 | |
| | |\ \ \ | | | | | | | | | | | (bzr r10347.1.18) | |||||
| | * | | | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 45 | -756/+1139 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
| | * | | | | Clean up some commented-out code | Krzysztof Kosi??ski | 2011-07-18 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | (bzr r10347.1.16) | |||||
| * | | | | | German translation update | UweSch mail@uwe-schoeler.de | 2011-08-25 | 1 | -1225/+1350 | |
| | | | | | | | | | | | | | | | | (bzr r10578) | |||||
| * | | | | | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵ | Nicolas Dufour | 2011-08-23 | 5 | -37/+56 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577) | |||||
| * | | | | | 1) Use the "snap guides" button both for guides being snap sources, as well ↵ | Diederik van Lierop | 2011-08-23 | 7 | -90/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as for guides being snap targets 2) Remove some redundant guide-snapping code from the object snapper, (bzr r10576) | |||||
| * | | | | | Filters. Filters clean-up again. | Nicolas Dufour | 2011-08-23 | 7 | -1910/+1939 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filters. Outline CPF improvements. Translations. Translation template and file list, French translation update. (bzr r10575) | |||||
| * | | | | | Filters. More filters clean-up. | Nicolas Dufour | 2011-08-22 | 1 | -53/+0 | |
| | | | | | | | | | | | | | | | | (bzr r10574) | |||||
| * | | | | | Fix another snapping bug (could occur when scaling an object using the ↵ | Diederik van Lierop | 2011-08-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | selector tool) (bzr r10573) | |||||
| * | | | | | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 2 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/816044 (bzr r10572) | |||||
| * | | | | | Use different icons to communicate the change in behavior of the snap ↵ | Diederik van Lierop | 2011-08-22 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | buttons, and update the tooltips accordingly (bzr r10571) | |||||
| * | | | | | Some code cosmetics and comments | Diederik van Lierop | 2011-08-22 | 5 | -102/+99 | |
| | | | | | | | | | | | | | | | | (bzr r10570) | |||||
| * | | | | | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 27 | -416/+425 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | a single array, instead of each having its own member variable (bzr r10569) | |||||
| * | | | | | svgfont2layers extension: glyph layers (except the first one) are innitially ↵ | Felipe Corr??a da Silva Sanches | 2011-08-22 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | hidden (bzr r10568) | |||||
| * | | | | | add boolead option to load only the first 30 glyphs from an SVGFont ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (otherwise the loading process may take a long time) This performance issue should be actually addressed somehow to make the extension work better. (bzr r10567) | |||||
| * | | | | | removing references to PathData.py from Makefile.am and inx files. The inx ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 3 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | files are now dependant on simplepath.py instead. (bzr r10566) | |||||
| * | | | | | Deleting redundant PathData module. Should use simplepath module instead. | Felipe Corr??a da Silva Sanches | 2011-08-21 | 1 | -139/+0 | |
| | | | | | | | | | | | | | | | | (bzr r10565) | |||||
| * | | | | | refactoring svgfonts2layers extension to use simplepath module instead of ↵ | Felipe Corr??a da Silva Sanches | 2011-08-21 | 2 | -17/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | PathData module. (bzr r10564) | |||||
