| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Small fix to emf filter that makes it build using TDM's mingw 4.5.0 | Jasper van de Gronde | 2010-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r9682) | |||||
| * | | | | New feature: to exchange position of two objects (bug #171944) | Nicolas Dufour | 2010-08-03 | 3 | -19/+167 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171944 (bzr r9681) | |||||
| * | | | | powerstroke: add code that handles closed paths | Johan B. C. Engelen | 2010-07-31 | 1 | -27/+66 | |
| | | | | | | | | | | | | | (bzr r9673) | |||||
| * | | | | powerstroke: redefine meaning of offset point parameter values. now knots ↵ | Johan B. C. Engelen | 2010-07-30 | 3 | -17/+38 | |
| | | | | | | | | | | | | | | | | | | | | | move with path (bzr r9672) | |||||
| * | | | | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated). | Nicolas Dufour | 2010-07-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r9670) | |||||
| * | | | | powerstroke: add visually 'nice' interpolator, good enough for now | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+23 | |
| | | | | | | | | | | | | | (bzr r9669) | |||||
| * | | | | powerstroke: code only, added bad interpolator | Johan B. C. Engelen | 2010-07-28 | 1 | -4/+45 | |
| | | | | | | | | | | | | | (bzr r9668) | |||||
| * | | | | powerstroke: fix terrible bug, clean up code, add interpolator framework | Johan B. C. Engelen | 2010-07-28 | 1 | -26/+52 | |
| | | | | | | | | | | | | | (bzr r9667) | |||||
| * | | | | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object ↵ | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | after adding stroke knot (bzr r9666) | |||||
| * | | | | Fix rendering of "plain" SVG text. | Tavmjong Bah | 2010-07-28 | 2 | -12/+31 | |
| | | | | | | | | | | | | | (bzr r9665) | |||||
| * | | | | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 3 | -17/+18 | |
| | | | | | | | | | | | | | (bzr r9662) | |||||
| * | | | | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 3 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | assigning it. Allows the function to be used with dynamically created keys and fixes undo stack spam when adjusting filter parameter values (LP #579932). Fixed bugs: - https://launchpad.net/bugs/579932 (bzr r9661) | |||||
| * | | | | powerstroke: sort point option | Johan B. C. Engelen | 2010-07-27 | 2 | -2/+15 | |
| | | | | | | | | | | | | | (bzr r9660) | |||||
| * | | | | powerstroke: arbitrary number of control points. | Johan B. C. Engelen | 2010-07-27 | 5 | -50/+39 | |
| | | | | | | | | | | | | | (bzr r9659) | |||||
| * | | | | commit missing files | Johan B. C. Engelen | 2010-07-27 | 2 | -0/+213 | |
| | | | | | | | | | | | | | (bzr r9658) | |||||
| * | | | | More sensible ranges for feSpecularLighting and feDiffuseLighting parameters | Krzysztof Kosi??ski | 2010-07-27 | 1 | -11/+12 | |
| | | | | | | | | | | | | | (bzr r9657) | |||||
| * | | | | more powerstroke build infrastructure | Johan B. C. Engelen | 2010-07-26 | 5 | -40/+24 | |
| | | | | | | | | | | | | | (bzr r9656) | |||||
| * | | | | Fix initial combo box values in filter effects dialog | Krzysztof Kosi??ski | 2010-07-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r9655) | |||||
| * | | | | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 6 | -0/+233 | |
| | | | | | | | | | | | | | (bzr r9654) | |||||
| * | | | | fix crash bug 607557 | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/607557 (bzr r9653) | |||||
| * | | | | While rotating, don't try snapping points coincident with the rotation center | Diederik van Lierop | 2010-07-26 | 1 | -5/+15 | |
| | | | | | | | | | | | | | (bzr r9652) | |||||
| * | | | | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 2010-07-26 | 2 | -2/+5 | |
| | | | | | | | | | | | | | (bzr r9651) | |||||
| * | | | | Added debug info. | Jon A. Cruz | 2010-07-25 | 2 | -11/+65 | |
| | | | | | | | | | | | | | | | | | | | | | Throttle down icon preview rendering based on observed duration. (bzr r9650) | |||||
| * | | | | 1) Snap to transformation center even if it's outside of the bounding box of ↵ | Diederik van Lierop | 2010-07-25 | 4 | -15/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the parent item 2) In some cases the snap source indicator wasn't shown (bzr r9648) | |||||
| * | | | | Make icon preview seleciton stikcy by default. | Jon A. Cruz | 2010-07-25 | 2 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r9647) | |||||
| * | | | | Pixmap fix apply | Leo Albert Jackson | 2010-07-25 | 4 | -71/+71 | |
| | | | | | | | | | | | | | (bzr r9646) | |||||
| * | | | | Added preference to suppress icon preview frames. | Jon A. Cruz | 2010-07-25 | 2 | -4/+9 | |
| | | | | | | | | | | | | | (bzr r9645) | |||||
| * | | | | Added preference to keep last selected item shown. | Jon A. Cruz | 2010-07-25 | 3 | -18/+30 | |
| | | | | | | | | | | | | | (bzr r9644) | |||||
| * | | | | Adding preference to suppress packing of previews. | Jon A. Cruz | 2010-07-25 | 2 | -2/+6 | |
| | | | | | | | | | | | | | (bzr r9643) | |||||
| * | | | | Avoid self-snapping when dragging a rotation center, and draw the rotation ↵ | Diederik van Lierop | 2010-07-24 | 6 | -50/+85 | |
| | | | | | | | | | | | | | | | | | | | | | center at the snapped position (bzr r9641) | |||||
| * | | | | Fix sculpting of nodes with non-degenerate handles. | Krzysztof Kosi??ski | 2010-07-22 | 2 | -5/+50 | |
| | | | | | | | | | | | | | (bzr r9639) | |||||
| * | | | | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a ↵ | Diederik van Lierop | 2010-07-21 | 3 | -69/+50 | |
| | | | | | | | | | | | | | | | | | | | | | return statement (bzr r9638) | |||||
| * | | | | Make OpenMP actually work on systems that use Autoconf. | Krzysztof Kosi??ski | 2010-07-21 | 1 | -1/+2 | |
| | | | | | | | | | | | | | (bzr r9637) | |||||
| * | | | | When snapping to handle lines (Ctrl+Alt node drag), snap | Krzysztof Kosi??ski | 2010-07-21 | 1 | -7/+64 | |
| | | | | | | | | | | | | | | | | | | | | | to perpendiculars of those lines as well (bzr r9636) | |||||
| * | | | | - Remove some old code which snapped the rotation center to the bbox, and ↵ | Diederik van Lierop | 2010-07-20 | 4 | -60/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which discarded all of the snapping settings - Improve the logic behind the snapping buttons, i.e. what snaps to what for each of the buttons (bzr r9634) | |||||
| * | | | | Restore code safety for all but Win32. | Jon A. Cruz | 2010-07-20 | 1 | -3/+6 | |
| | | | | | | | | | | | | | (bzr r9632) | |||||
| * | | | | fix build broken by 9620 | Johan B. C. Engelen | 2010-07-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | (bzr r9630) | |||||
| * | | | | Fix snapping to midpoints of closing segments | Diederik van Lierop | 2010-07-19 | 2 | -43/+55 | |
| | | | | | | | | | | | | | (bzr r9627) | |||||
| * | | | | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 5 | -37/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - snap guides to paths too - always show the same snap indicator (bzr r9625) | |||||
| * | | | | Turn off color profile debug messages. | Jon A. Cruz | 2010-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r9624) | |||||
| * | | | | Correct the default for the save-as location to match the UI. Fixes bug ↵ | Jon A. Cruz | 2010-07-18 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | #561375 (pending branch) (bzr r9623) | |||||
| * | | | | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 2010-07-18 | 10 | -126/+151 | |
| | | | | | | | | | | | | | | | | | | | | | is drag-n-drop'ed or selected. (bzr r9620) | |||||
| * | | | | Simplify code related to snapping while rotating | Diederik van Lierop | 2010-07-17 | 10 | -39/+17 | |
| | | | | | | | | | | | | | (bzr r9619) | |||||
| * | | | | Fix build failure when DBus is not enabled | Krzysztof Kosi??ski | 2010-07-16 | 2 | -1/+28 | |
| | | | | | | | | | | | | | (bzr r9618) | |||||
| * | | | | i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated). | Nicolas Dufour | 2010-07-13 | 1 | -3/+5 | |
| | | | | | | | | | | | | | (bzr r9614) | |||||
| * | | | | Upgrading to trunk | Ted Gould | 2010-07-13 | 128 | -1871/+3590 | |
| |\ \ \ \ | | | | | | | | | | | (bzr r8254.1.57) | |||||
| | * | | | | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 27 | -198/+327 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607) | |||||
| | * | | | | Stop setting of stops from getting url() reference colors. | Jon A. Cruz | 2010-07-11 | 3 | -49/+82 | |
| | | | | | | | | | | | | | | | | (bzr r9606) | |||||
| | * | | | | CSS length attributes must have units. | Tavmjong Bah | 2010-07-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | (bzr r9605) | |||||
| | * | | | | Cleanup of gradient swatch property and collection policy. | Jon A. Cruz | 2010-07-09 | 6 | -43/+82 | |
| | | | | | | | | | | | | | | | | (bzr r9602) | |||||
