| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Go back to using TR1 unordered containers to fix warnings. Add configure | Krzysztof Kosi??ski | 2010-01-20 | 8 | -52/+43 | |
| | | | | | | | | | | | 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) | |||||
| * | | Small fix in scour (optimized SVG) output extension. | Nicolas Dufour | 2010-01-20 | 1 | -2/+2 | |
| | | | | | | | (bzr r9000) | |||||
| * | | When snapping to a bounding box, flash that bounding box together with the ↵ | Diederik van Lierop | 2010-01-19 | 8 | -50/+94 | |
| | | | | | | | | | | | snap indicator (bzr r8999) | |||||
| * | | scour extension update (v0.23) | Nicolas Dufour | 2010-01-19 | 3 | -27/+48 | |
| | | | | | | | (bzr r8998) | |||||
| * | | Added temp option to enable repositioning of not-quite-completed UI items in ↵ | Jon A. Cruz | 2010-01-18 | 4 | -4/+22 | |
| | | | | | | | | | | | relayout. (bzr r8997) | |||||
| * | | Lightened colors of Spray Tool icons, thinned strokes on Spray Tool icon, ↵ | Josh Andler | 2010-01-18 | 1 | -20581/+3413 | |
| | | | | | | | | | | | removed unnecessary Spray Configuration icon, and saved with our optimum icon prefs. (bzr r8996) | |||||
| * | | improve LPEExtrude: now connecting lines are also drawn at cusps | Johan B. C. Engelen | 2010-01-17 | 1 | -4/+44 | |
| | | | | | | | (bzr r8995) | |||||
| * | | Improve spray icon slightly. | Krzysztof Kosi??ski | 2010-01-17 | 1 | -258/+21 | |
| | | | | | | | (bzr r8994) | |||||
| * | | Spray icon tool v3 from Valessio S. Brito | Krzysztof Kosi??ski | 2010-01-17 | 1 | -155/+728 | |
| | | | | | | | (bzr r8993) | |||||
| * | | * [INTL:ro] a reference to Romanian translation of the default template added | Ivan Mas??r | 2010-01-17 | 1 | -1/+1 | |
| | | | | | | | (bzr r8992) | |||||
| * | | reverting an accidental change in inkscape.nsi from r8990 | Ivan Mas??r | 2010-01-17 | 1 | -1/+1 | |
| | | | | | | | (bzr r8991) | |||||
| * | | * [INTL:ro] Romanian translation of win32 installer added | Ivan Mas??r | 2010-01-17 | 6 | -1/+271 | |
| | | | | | | | | | | | * [INTL:ro] Romanian translation of the default template added (bzr r8990) | |||||
| * | | Do not try to construct an ustring from NULL in CurveDragPoint::_getTip. | Krzysztof Kosi??ski | 2010-01-16 | 1 | -1/+1 | |
| | | | | | | | | | | | Fixes crasher. (bzr r8989) | |||||
| * | | Dutch Advanced tutorial translation (new) | Nicolas Dufour | 2010-01-15 | 2 | -0/+283 | |
| | | | | | | | (bzr r8988) | |||||
| * | | Dutch translation update by Kris | Nicolas Dufour | 2010-01-15 | 1 | -794/+718 | |
| | | | | | | | (bzr r8987) | |||||
| * | | Fix for compile on windows. Fixes bug #506845. | Jon A. Cruz | 2010-01-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/506845 (bzr r8986) | |||||
| * | | Correcting statements collapsed to a single line. | Jon A. Cruz | 2010-01-15 | 1 | -12/+36 | |
| | | | | | | | (bzr r8985) | |||||
| * | | Whitespace cleanup. | Jon A. Cruz | 2010-01-15 | 1 | -1/+1 | |
| | | | | | | | (bzr r8984) | |||||
| * | | Restore encapsulation of selection implementation. | Jon A. Cruz | 2010-01-15 | 3 | -79/+139 | |
| | | | | | | | (bzr r8983) | |||||
| * | | Fixed object leak. | Jon A. Cruz | 2010-01-15 | 1 | -0/+1 | |
| | | | | | | | (bzr r8982) | |||||
| * | | Warning cleanup. | Jon A. Cruz | 2010-01-15 | 14 | -36/+64 | |
| | | | | | | | (bzr r8981) | |||||
| * | | Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set), | Krzysztof Kosi??ski | 2010-01-14 | 7 | -26/+59 | |
| | | | | | | | | | | | to work around broken headers in some GCC versions. (bzr r8980) | |||||
| * | | Remove "show transform handles" from prefs - no longer necessary | Krzysztof Kosi??ski | 2010-01-14 | 2 | -3/+0 | |
| | | | | | | | (bzr r8979) | |||||
| * | | Better spray tool icon | Krzysztof Kosi??ski | 2010-01-14 | 1 | -404/+156 | |
| | | | | | | | (bzr r8978) | |||||
| * | | Better node transform handles behavior | Krzysztof Kosi??ski | 2010-01-14 | 7 | -169/+137 | |
| |\ \ | | | | | | | (bzr r8977) | |||||
| | * | | * Add "show transform handles" toggle button. | Krzysztof Kosi??ski | 2010-01-14 | 7 | -169/+137 | |
| | | | | | | | | | | | | | | | | | | | * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18) | |||||
| | * | | Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 5 | -1646/+1863 | |
| | |\ \ | |/ / |/| | | (bzr r8846.2.17) | |||||
| * | | | Merge GSoC 2009 node tool rewrite | Krzysztof Kosi??ski | 2010-01-14 | 89 | -9136/+8895 | |
| |\| | | | | | | | | (bzr r8976) | |||||
| | * | | Re-enable snapping on release, for now. | Krzysztof Kosi??ski | 2010-01-14 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r8846.2.16) | |||||
| | * | | Mark a few more bugs as fixed. | Krzysztof Kosi??ski | 2010-01-14 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/244271 - https://launchpad.net/bugs/403445 - https://launchpad.net/bugs/351281 - https://launchpad.net/bugs/322376 - https://launchpad.net/bugs/321150 (bzr r8846.2.15) | |||||
| | * | | Mark LP #399381 as fixed by this branch. | Krzysztof Kosi??ski | 2010-01-14 | 0 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/399381 (bzr r8846.2.14) | |||||
| | * | | Remove nodepath.cpp and nodepath.h | Krzysztof Kosi??ski | 2010-01-14 | 2 | -5491/+0 | |
| | | | | | | | | | | (bzr r8846.2.13) | |||||
| | * | | Implement segment weld to make segment join similar to node join | Krzysztof Kosi??ski | 2010-01-14 | 4 | -12/+62 | |
| | | | | | | | | | | (bzr r8846.2.12) | |||||
| | * | | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 389 | -23424/+39432 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | |||||
| | * | | | Some additional docs | Krzysztof Kosi??ski | 2010-01-13 | 3 | -20/+43 | |
| | | | | | | | | | | | | | (bzr r8846.2.10) | |||||
| | * | | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 21 | -1212/+313 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9) | |||||
| | * | | | Implement selection linear grow | Krzysztof Kosi??ski | 2009-12-26 | 6 | -19/+178 | |
| | | | | | | | | | | | | | (bzr r8846.2.8) | |||||
| | * | | | Implement selection spatial grow | Krzysztof Kosi??ski | 2009-12-26 | 9 | -88/+186 | |
| | | | | | | | | | | | | | (bzr r8846.2.7) | |||||
| | * | | | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 12 | -492/+14 | |
| | | | | | | | | | | | | | (bzr r8846.2.6) | |||||
| | * | | | Comment cleanup | Krzysztof Kosi??ski | 2009-12-23 | 3 | -10/+9 | |
| | | | | | | | | | | | | | (bzr r8846.2.5) | |||||
| | * | | | Fix the "show temporary outlines for selected paths" preference. | Krzysztof Kosi??ski | 2009-12-08 | 3 | -9/+10 | |
| | | | | | | | | | | | | | (bzr r8846.2.4) | |||||
| | * | | | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 16 | -91/+164 | |
| | | | | | | | | | | | | | (bzr r8846.2.3) | |||||
| | * | | | Fix mask editing behavior on undo and outline display for masks/clips; | Krzysztof Kosi??ski | 2009-12-05 | 7 | -67/+196 | |
| | | | | | | | | | | | | | | | | | | | | | prepare to fix LPE path parameters (bzr r8846.2.2) | |||||
| | * | | | GSoC node tool | Krzysztof Kosi??ski | 2009-11-29 | 69 | -2212/+8168 | |
| | |\ \ \ | | | | | | | | | | | (bzr r8846.2.1) | |||||
| | | * | | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 69 | -2212/+8168 | |
| | |/ / / | | | | | | | | | (bzr r8846.1.1) | |||||
