| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | powerstroke: add code that handles closed paths | Johan B. C. Engelen | 2010-07-31 | 1 | -27/+66 |
| * | | | | | | powerstroke: redefine meaning of offset point parameter values. now knots mov... | Johan B. C. Engelen | 2010-07-30 | 3 | -17/+38 |
| * | | | | | | Translations. Simplified Chinese translation update by Liu Xiaoqin. | Nicolas Dufour | 2010-07-30 | 1 | -2998/+2126 |
| * | | | | | | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated). | Nicolas Dufour | 2010-07-30 | 1 | -1/+1 |
| * | | | | | | powerstroke: add visually 'nice' interpolator, good enough for now | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+23 |
| * | | | | | | powerstroke: code only, added bad interpolator | Johan B. C. Engelen | 2010-07-28 | 1 | -4/+45 |
| * | | | | | | powerstroke: fix terrible bug, clean up code, add interpolator framework | Johan B. C. Engelen | 2010-07-28 | 1 | -26/+52 |
| * | | | | | | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after... | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+9 |
| * | | | | | | Fix rendering of "plain" SVG text. | Tavmjong Bah | 2010-07-28 | 2 | -12/+31 |
| * | | | | | | Create just one path instead of hundreds. | Tavmjong Bah | 2010-07-28 | 1 | -3/+5 |
| * | | | | | | Purge the silliest attributes (font-size, marker-xxx). | Tavmjong Bah | 2010-07-28 | 1 | -77/+77 |
| * | | | | | | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 3 | -17/+18 |
| * | | | | | | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 3 | -3/+8 |
| * | | | | | | powerstroke: sort point option | Johan B. C. Engelen | 2010-07-27 | 2 | -2/+15 |
| * | | | | | | powerstroke: arbitrary number of control points. | Johan B. C. Engelen | 2010-07-27 | 5 | -50/+39 |
| * | | | | | | commit missing files | Johan B. C. Engelen | 2010-07-27 | 2 | -0/+213 |
| * | | | | | | More sensible ranges for feSpecularLighting and feDiffuseLighting parameters | Krzysztof Kosi??ski | 2010-07-27 | 1 | -11/+12 |
| * | | | | | | more powerstroke build infrastructure | Johan B. C. Engelen | 2010-07-26 | 5 | -40/+24 |
| * | | | | | | Fix initial combo box values in filter effects dialog | Krzysztof Kosi??ski | 2010-07-26 | 1 | -1/+1 |
| * | | | | | | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 6 | -0/+233 |
| * | | | | | | fix crash bug 607557 | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+4 |
| * | | | | | | While rotating, don't try snapping points coincident with the rotation center | Diederik van Lierop | 2010-07-26 | 1 | -5/+15 |
| * | | | | | | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 2010-07-26 | 2 | -2/+5 |
| * | | | | | | Added debug info. | Jon A. Cruz | 2010-07-25 | 2 | -11/+65 |
| * | | | | | | updated PO file | Arpad Biro | 2010-07-25 | 1 | -166/+133 |
| * | | | | | | 1) Snap to transformation center even if it's outside of the bounding box of ... | Diederik van Lierop | 2010-07-25 | 4 | -15/+19 |
| * | | | | | | Make icon preview seleciton stikcy by default. | Jon A. Cruz | 2010-07-25 | 2 | -2/+2 |
| * | | | | | | Pixmap fix apply | Leo Albert Jackson | 2010-07-25 | 4 | -71/+71 |
| * | | | | | | Added preference to suppress icon preview frames. | Jon A. Cruz | 2010-07-25 | 2 | -4/+9 |
| * | | | | | | Added preference to keep last selected item shown. | Jon A. Cruz | 2010-07-25 | 3 | -18/+30 |
| * | | | | | | Adding preference to suppress packing of previews. | Jon A. Cruz | 2010-07-25 | 2 | -2/+6 |
| * | | | | | | patch by Hungerburg for pattern in HATCH entity | Alvin Penner | 2010-07-24 | 2 | -7/+22 |
| * | | | | | | Avoid self-snapping when dragging a rotation center, and draw the rotation ce... | Diederik van Lierop | 2010-07-24 | 6 | -50/+85 |
| * | | | | | | support for transform elements (Bug 600473) | Alvin Penner | 2010-07-22 | 1 | -33/+50 |
| * | | | | | | Fix sculpting of nodes with non-degenerate handles. | Krzysztof Kosi??ski | 2010-07-22 | 2 | -5/+50 |
| * | | | | | | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return... | Diederik van Lierop | 2010-07-21 | 3 | -69/+50 |
| * | | | | | | Make OpenMP actually work on systems that use Autoconf. | Krzysztof Kosi??ski | 2010-07-21 | 2 | -1/+3 |
| | |/ / / /
|/| | | | |
|
| * | | | | | When snapping to handle lines (Ctrl+Alt node drag), snap | Krzysztof Kosi??ski | 2010-07-21 | 1 | -7/+64 |
| * | | | | | fix Bug 308204, add Visual bbox option | Alvin Penner | 2010-07-20 | 3 | -13/+88 |
| * | | | | | - Remove some old code which snapped the rotation center to the bbox, and whi... | Diederik van Lierop | 2010-07-20 | 4 | -60/+42 |
| * | | | | | fix windows build, removing dbus from build | Johan B. C. Engelen | 2010-07-20 | 1 | -0/+1 |
| * | | | | | Restore code safety for all but Win32. | Jon A. Cruz | 2010-07-20 | 1 | -3/+6 |
| * | | | | | patch by Daniel Blueman for Bug 590079 | Alvin Penner | 2010-07-19 | 1 | -4/+8 |
| * | | | | | fix build broken by 9620 | Johan B. C. Engelen | 2010-07-19 | 1 | -3/+3 |
| * | | | | | Support for bulge in closing LWPOLYLINE segment. Patch by dormouse for gcodet... | Alvin Penner | 2010-07-19 | 2 | -1/+15 |
| * | | | | | British translation update by Bruce (Bug #607022) | Kris De Gussem | 2010-07-19 | 1 | -103/+179 |
| * | | | | | Fix snapping to midpoints of closing segments | Diederik van Lierop | 2010-07-19 | 2 | -43/+55 |
| * | | | | | updated PO file | Arpad Biro | 2010-07-18 | 1 | -104/+107 |
| * | | | | | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 5 | -37/+20 |
| * | | | | | Turn off color profile debug messages. | Jon A. Cruz | 2010-07-18 | 1 | -1/+1 |