| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 20 | -18/+159 | |
| | | | | | | | | | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | |||||
| * | | emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369) | Alvin Penner | 2011-10-07 | 1 | -3/+6 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/858369 (bzr r10670) | |||||
| * | | Translations. Ukrainian translation update and typo patch by Yuri Chornoivan. | Nicolas Dufour | 2011-10-06 | 2 | -3/+3 | |
| | | | | | | | (bzr r10668) | |||||
| * | | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 72 | -319/+274 | |
| | | | | | | | | | | | the contents forward.h at all). (bzr r10667) | |||||
| * | | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 26 | -79/+89 | |
| | | | | | | | (bzr r10666) | |||||
| * | | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 28 | -97/+101 | |
| | | | | | | | (bzr r10665) | |||||
| * | | Purging some forward.h files. | Jon A. Cruz | 2011-10-04 | 22 | -143/+49 | |
| | | | | | | | (bzr r10664) | |||||
| * | | Fixed mismatched quotes that confused Doxygen. | Jon A. Cruz | 2011-10-04 | 1 | -1/+1 | |
| | | | | | | | (bzr r10663) | |||||
| * | | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 102 | -603/+638 | |
| | | | | | | | (bzr r10660) | |||||
| * | | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 42 | -1028/+1015 | |
| | | | | | | | (bzr r10659) | |||||
| * | | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 15 | -30/+35 | |
| | | | | | | | (bzr r10658) | |||||
| * | | Removed forgotten debug statement. | Tavmjong Bah | 2011-10-02 | 1 | -1/+0 | |
| | | | | | | | (bzr r10657) | |||||
| * | | Removing redundant doxygen @brief tag. | Jon A. Cruz | 2011-10-02 | 12 | -51/+85 | |
| | | | | | | | (bzr r10656) | |||||
| * | | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 12 | -46/+36 | |
| | | | | | | | (bzr r10655) | |||||
| * | | add PowerStroke to the normally visible LPEs, but with 'unstable!' warning | Johan B. C. Engelen | 2011-09-29 | 1 | -2/+2 | |
| | | | | | | | (bzr r10653) | |||||
| * | | PowerStroke: handle cusps in some way. properly bugged for all types but ↵ | Johan B. C. Engelen | 2011-09-29 | 2 | -216/+167 | |
| | | | | | | | | | | | "beveled" (bzr r10652) | |||||
| * | | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 2011-09-27 | 1 | -1/+1 | |
| | | | | | | | (bzr r10651) | |||||
| * | | Fixed problem with font names that contain spaces. | Tavmjong Bah | 2011-09-28 | 1 | -3/+8 | |
| | | | | | | | (bzr r10649) | |||||
| * | | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 2011-09-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648) | |||||
| * | | powerstroke: add bevel cusp. but it bugs closed paths. need to restructure... | Johan B. C. Engelen | 2011-09-24 | 1 | -21/+14 | |
| | | | | | | | (bzr r10646) | |||||
| * | | restructure powerstroke LPE a bit in preparation for cusp fixup | Johan B. C. Engelen | 2011-09-22 | 2 | -184/+253 | |
| | | | | | | | (bzr r10645) | |||||
| * | | partial 2geom update, powerstroke wants it | Johan B. C. Engelen | 2011-09-22 | 1 | -1/+3 | |
| | | | | | | | (bzr r10644) | |||||
| * | | initialize value as const (clang complains about this) | Campbell Barton | 2011-09-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r10643) | |||||
| * | | fix for cmake linking | Campbell Barton | 2011-09-21 | 2 | -16/+19 | |
| | | | | | | | (bzr r10642) | |||||
| * | | LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug) | Johan B. C. Engelen | 2011-09-21 | 2 | -43/+132 | |
| | | | | | | | (bzr r10641) | |||||
| * | | removing useless messages to stdout. | Felipe Corr??a da Silva Sanches | 2011-09-19 | 2 | -2/+0 | |
| | | | | | | | (bzr r10640) | |||||
| * | | Snap to guide-path intersections, and don't snap to paths when only path ↵ | Diederik van Lierop | 2011-09-18 | 6 | -13/+123 | |
| | | | | | | | | | | | | | | | | | | | intersections are asked for Fixed bugs: - https://launchpad.net/bugs/847457 - https://launchpad.net/bugs/850982 (bzr r10639) | |||||
| * | | Fix crash when previewing objectBoundingBox gradients | Krzysztof Kosi??ski | 2011-09-18 | 1 | -1/+1 | |
| | | | | | | | (bzr r10637) | |||||
| * | | Do not apply the fix of rev. #10624 to all types of items | Diederik van Lierop | 2011-09-17 | 1 | -7/+16 | |
| | | | | | | | (bzr r10636) | |||||
| * | | Make "snap page border" toggle independent of "snap paths" toggle | Diederik van Lierop | 2011-09-17 | 2 | -6/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/850982 (bzr r10635) | |||||
| * | | Make zero deviation Gaussian blur conform to the SVG specification. | Krzysztof Kosi??ski | 2011-09-17 | 1 | -5/+5 | |
| | | | | | | | (bzr r10634) | |||||
| * | | Node tool, transforming a set of nodes: Fix crashes, and finish ↵ | Diederik van Lierop | 2011-09-16 | 8 | -75/+139 | |
| | | | | | | | | | | | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633) | |||||
| * | | Correct the formula of the displacement map so that zero alpha value | Krzysztof Kosi??ski | 2011-09-16 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | means maximum negative displacement rather than zero displacement. Fixes artifacts in filters. Fixed bugs: - https://launchpad.net/bugs/849064 (bzr r10632) | |||||
| * | | Remove left over debug g_warning... and the cause of compilation problems. | Tavmjong Bah | 2011-09-16 | 1 | -2/+1 | |
| | | | | | | | (bzr r10631) | |||||
| * | | Fix incorrect argument in call to varargs function in xml/repr-css.cpp | Krzysztof Kosi??ski | 2011-09-15 | 1 | -1/+1 | |
| | | | | | | | (bzr r10630) | |||||
| * | | Use CSSOStringStream in writing number strings parsed by libcroco as | Tavmjong Bah | 2011-09-15 | 1 | -4/+31 | |
| | | | | | | | | | | | | | libcroco uses %.17f for formatting, resulting in trailing zeros or small rounding errors. (bzr r10629) | |||||
| * | | Fix typo that causes crashes when color management is enabled. | Krzysztof Kosi??ski | 2011-09-15 | 1 | -1/+1 | |
| | | | | | | | (bzr r10628) | |||||
| * | | pdf import. apply invert transform to all image tags (Bug 840625) | Alvin Penner | 2011-09-09 | 1 | -2/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627) | |||||
| * | | Filters. Fix for inverted parameters in Light Eraser CPF. | Nicolas Dufour | 2011-09-08 | 1 | -12/+12 | |
| | | | | | | | (bzr r10626) | |||||
| * | | Preserve CDATA sections on output. | Tavmjong Bah | 2011-09-08 | 5 | -4/+30 | |
| | | | | | | | (bzr r10625) | |||||
| * | | Obey to dont-scale-strokewidth preference, even when scaling one dimension ↵ | Diederik van Lierop | 2011-09-06 | 2 | -3/+32 | |
| | | | | | | | | | | | | | | | | | to zero or infinite Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10624) | |||||
| * | | Fix isnan() compilation issues | Diederik van Lierop | 2011-09-06 | 1 | -4/+5 | |
| | | | | | | | (bzr r10623) | |||||
| * | | Further fixes for text rendering and picking | Krzysztof Kosi??ski | 2011-09-06 | 1 | -3/+6 | |
| | | | | | | | (bzr r10622) | |||||
| * | | When scaling a diagonal line to a horizontal line, the strokewidth becomes ↵ | Diederik van Lierop | 2011-09-05 | 1 | -16/+30 | |
| | | | | | | | | | | | NaN. This commit allows to change the strokewidth back to a more useful value (as reported by ~suv in lp:825840) (bzr r10621) | |||||
| * | | Fix bugs in text stroke rendering and picking | Krzysztof Kosi??ski | 2011-09-05 | 3 | -18/+13 | |
| | | | | | | | (bzr r10620) | |||||
| * | | Fix incorrect marker bbox in previews | Krzysztof Kosi??ski | 2011-09-05 | 1 | -2/+4 | |
| | | | | | | | (bzr r10619) | |||||
| * | | Compute visual bounding box only when needed | Krzysztof Kosi??ski | 2011-09-04 | 2 | -2/+16 | |
| | | | | | | | (bzr r10618) | |||||
| * | | Fix crashes with empty text objects | Krzysztof Kosi??ski | 2011-09-04 | 3 | -3/+3 | |
| | | | | | | | (bzr r10617) | |||||
| * | | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 9 | -59/+90 | |
| | | | | | | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | |||||
| * | | Allow changing dimensions of vertical/horizontal lines using the numeric ↵ | Diederik van Lierop | 2011-09-03 | 2 | -80/+105 | |
| | | | | | | | | | | | | | | | | | input boxes on the selector toolbar Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10614) | |||||
