| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compilation error introduced by my previous commit | Diederik van Lierop | 2010-02-12 | 1 | -1/+1 |
| | | | | (bzr r9083) | ||||
| * | Constrained snapping: always enforce constraint, even when we didn't snap | Diederik van Lierop | 2010-02-12 | 1 | -3/+5 |
| | | | | (bzr r9082) | ||||
| * | Correct fix from r9070 so that it doesn't break path highlighting | Krzysztof Kosi??ski | 2010-02-11 | 1 | -6/+2 |
| | | | | (bzr r9081) | ||||
| * | fix middle button pan and rubberband-zoom in node tool | buliabyak | 2010-02-10 | 1 | -1/+7 |
| | | | | (bzr r9080) | ||||
| * | Prevent the Bezier tool from introducing a redundant closing line segment | Krzysztof Kosi??ski | 2010-02-10 | 1 | -1/+5 |
| | | | | | | when closing a path. (bzr r9079) | ||||
| * | Typo fix submitted by Yuro Chornoivan | Alexandre Prokoudine | 2010-02-10 | 1 | -1/+1 |
| | | | | (bzr r9077) | ||||
| * | Prevent a redundant closing line segment being added when converting | Krzysztof Kosi??ski | 2010-02-10 | 2 | -5/+2 |
| | | | | | | a rectangle, star or polygon to a path. (bzr r9076) | ||||
| * | (Probably) fix a crash in the node tool and fix Ctrl+Alt dragging | Krzysztof Kosi??ski | 2010-02-10 | 2 | -22/+33 |
| | | | | (bzr r9075) | ||||
| * | Fix multiple minor problems in the node tool | Krzysztof Kosi??ski | 2010-02-09 | 11 | -117/+326 |
| | | | | (bzr r9070) | ||||
| * | Second attempt at fixing LP452174 (first node in freehand is ignored) | Diederik van Lierop | 2010-02-08 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9068) | ||||
| * | Really fix middle click zoom in the node tool. | Krzysztof Kosi??ski | 2010-02-08 | 1 | -3/+5 |
| | | | | (bzr r9067) | ||||
| * | Fix new path update preference. | Krzysztof Kosi??ski | 2010-02-07 | 1 | -7/+5 |
| | | | | (bzr r9066) | ||||
| * | Pencil tool: fix drawing when starting a new freehand path on top of the ↵ | Diederik van Lierop | 2010-02-07 | 1 | -5/+26 |
| | | | | | | pre-snap indicator, and snap the end-point of the freehand path (bzr r9065) | ||||
| * | Revert fix for 515237 which introduces a catastrophic bug | Krzysztof Kosi??ski | 2010-02-07 | 1 | -11/+2 |
| | | | | (bzr r9064) | ||||
| * | Fix path transformation (LP bug #515237) | Krzysztof Kosi??ski | 2010-02-07 | 3 | -5/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/515237 (bzr r9062) | ||||
| * | Fix performance regressions in the node tool and a stupid crash bug | Krzysztof Kosi??ski | 2010-02-06 | 8 | -15/+64 |
| | | | | | | when deleting more than one stretch of selected nodes (bzr r9061) | ||||
| * | Fix event handling for control points when multiple buttons are pressed; | Krzysztof Kosi??ski | 2010-02-06 | 1 | -31/+34 |
| | | | | | | | | | fixes crash bug in transform handles Fixed bugs: - https://launchpad.net/bugs/518005 (bzr r9060) | ||||
| * | Tiny bit of refactoring (inverting some logic) | Diederik van Lierop | 2010-02-06 | 10 | -16/+16 |
| | | | | (bzr r9059) | ||||
| * | new (actually old, i just updated, cleaned and enabled them) cursors for ↵ | buliabyak | 2010-02-05 | 3 | -68/+67 |
| | | | | | | mouseover and dragging in selector (bzr r9056) | ||||
| * | make when_selected and when_nothing customizable strings, settable via ↵ | buliabyak | 2010-02-05 | 3 | -13/+22 |
| | | | | | | selection describer constructor (bzr r9055) | ||||
| * | Don't discard first point in pencil's freehand mode, and add a missing ↵ | Diederik van Lierop | 2010-02-04 | 2 | -0/+2 |
| | | | | | | | | | return statement Fixed bugs: - https://launchpad.net/bugs/452174 (bzr r9052) | ||||
| * | improve LPE extrude such that cusps work for closed paths too | Johan B. C. Engelen | 2010-02-04 | 1 | -2/+12 |
| | | | | (bzr r9051) | ||||
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 7 | -29/+158 |
| | | | | (bzr r9050) | ||||
| * | Fix access to removed elements of a map in document-subset.cpp | Krzysztof Kosi??ski | 2010-02-04 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/508649 (bzr r9045) | ||||
| * | Reduce libsigc++ usage to partially fix performance regressions | Krzysztof Kosi??ski | 2010-02-04 | 15 | -307/+205 |
| | | | | | | in the new node tool. (bzr r9044) | ||||
| * | Updates for devlibs revision 9 | Krzysztof Kosi??ski | 2010-02-01 | 2 | -2/+3 |
| | | | | (bzr r9041) | ||||
| * | Fix crash when trying to import a corrupted PNG file. | Krzysztof Kosi??ski | 2010-01-31 | 1 | -0/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/271401 (bzr r9040) | ||||
| * | Fix the position of joined nodes to match 0.47 | Krzysztof Kosi??ski | 2010-01-31 | 1 | -13/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/514516 (bzr r9039) | ||||
| * | Add pref settings that control updating the display of paths when dragging | Krzysztof Kosi??ski | 2010-01-31 | 9 | -3/+71 |
| | | | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038) | ||||
| * | Fix constrained snapping in node tool. | Krzysztof Kosi??ski | 2010-01-31 | 1 | -4/+5 |
| | | | | (bzr r9035) | ||||
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 22 | -160/+289 |
| | | | | (bzr r9034) | ||||
| * | Fix the "edit next LPE parameter" button. | Krzysztof Kosi??ski | 2010-01-28 | 1 | -2/+6 |
| | | | | (bzr r9029) | ||||
| * | Fix some actions failing when show handles is off. | Krzysztof Kosi??ski | 2010-01-28 | 1 | -3/+3 |
| | | | | (bzr r9027) | ||||
| * | Farsi support in win32 packages and Inkscape preferences | Nicolas Dufour | 2010-01-27 | 1 | -2/+2 |
| | | | | (bzr r9021) | ||||
| * | Fix freezes when deleting nodes. | Krzysztof Kosi??ski | 2010-01-24 | 1 | -1/+1 |
| | | | | (bzr r9020) | ||||
| * | Adding the Interpolate tutorial in Help>Tutorials | Nicolas Dufour | 2010-01-24 | 3 | -2/+10 |
| | | | | (bzr r9019) | ||||
| * | Fix snap bug as reported by Arcadie Cracan on the developers mailing list, ↵ | Diederik van Lierop | 2010-01-23 | 2 | -15/+11 |
| | | | | | | dating 2009-10-28 (bzr r9015) | ||||
| * | Remove redundancy from snapping API (type of snapsource no longer has to be ↵ | Diederik van Lierop | 2010-01-23 | 29 | -1077/+1015 |
| | | | | | | specified explicitly) (bzr r9014) | ||||
| * | Fix some of the LPE issues. | Krzysztof Kosi??ski | 2010-01-22 | 2 | -7/+5 |
| | | | | (bzr r9013) | ||||
| * | disable softproofing if no get display id ONLY if source profile is to be ↵ | buliabyak | 2010-01-21 | 1 | -3/+10 |
| | | | | | | taken from display; add statusbar messages; string edit (bzr r9012) | ||||
| * | Make snapping while scaling behave similar to other transformations, which ↵ | Diederik van Lierop | 2010-01-21 | 1 | -31/+14 |
| | | | | | | makes it more intuitive. (bzr r9011) | ||||
| * | Fixing conts correctness. | Jon A. Cruz | 2010-01-20 | 3 | -3/+5 |
| | | | | (bzr r9009) | ||||
| * | Fix Ctrl+Alt+click deletion of selected nodes when transform handles | Krzysztof Kosi??ski | 2010-01-20 | 2 | -7/+10 |
| | | | | | | are turned on. (bzr r9008) | ||||
| * | Insert nodes on Ctrl+Alt+click on a path. | Krzysztof Kosi??ski | 2010-01-20 | 2 | -2/+15 |
| | | | | (bzr r9007) | ||||
| * | Go back to using TR1 unordered containers to fix warnings. Add configure | Krzysztof Kosi??ski | 2010-01-20 | 7 | -50/+24 |
| | | | | | | code to detect the broken header and display Wiki page URL. (bzr r9006) | ||||
| * | Make Ctrl+Alt+click delete nodes. | Krzysztof Kosi??ski | 2010-01-20 | 2 | -74/+101 |
| | | | | (bzr r9005) | ||||
| * | Fix middle click zoom in the node tool. | Krzysztof Kosi??ski | 2010-01-20 | 1 | -1/+9 |
| | | | | (bzr r9004) | ||||
| * | Fix path reverse action (Shift+R) in the node tool. | Krzysztof Kosi??ski | 2010-01-20 | 3 | -10/+31 |
| | | | | (bzr r9003) | ||||
| * | Select the first node of the path when Tab is pressed and nothing is selected. | Krzysztof Kosi??ski | 2010-01-20 | 1 | -9/+21 |
| | | | | (bzr r9002) | ||||
| * | Fix snapping in the node tool when more than one point is dragged. | Krzysztof Kosi??ski | 2010-01-20 | 3 | -27/+9 |
| | | | | (bzr r9001) | ||||
