| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -2/+4 |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | ||||
| * | Fix single-handle keybindings | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+2 |
| | | | | (bzr r9281.1.4) | ||||
| * | Fix a few remaining oddities in handle scaling via keyboard | Krzysztof Kosi??ski | 2010-03-18 | 1 | -1/+6 |
| | | | | (bzr r9205) | ||||
| * | Implement keyboard shortcuts for single handle adjustments. | Krzysztof Kosi??ski | 2010-03-14 | 1 | -1/+52 |
| | | | | | | Minor disambiguating cleanup in node.h. (bzr r9190) | ||||
| * | Fix double reverse with Shift+R in the node tool. | Krzysztof Kosi??ski | 2010-03-05 | 1 | -0/+1 |
| | | | | (bzr r9145) | ||||
| * | Clean up the unordered containers fix. | Krzysztof Kosi??ski | 2010-03-04 | 1 | -2/+11 |
| | | | | (bzr r9142) | ||||
| * | Fixing build breakage with more proper autoconf usage. | Jon A. Cruz | 2010-03-04 | 1 | -2/+13 |
| | | | | (bzr r9138) | ||||
| * | Implement a preference that determines whether deleting nodes | Krzysztof Kosi??ski | 2010-03-02 | 1 | -3/+7 |
| | | | | | | preserves the shape (bzr r9130) | ||||
| * | Use Boost unordeed containers instead of TR1 to minimize pain | Krzysztof Kosi??ski | 2010-03-02 | 1 | -4/+2 |
| | | | | | | when using Apple compilers. (bzr r9129) | ||||
| * | Fix performance regressions in the node tool and a stupid crash bug | Krzysztof Kosi??ski | 2010-02-06 | 1 | -3/+6 |
| | | | | | | when deleting more than one stretch of selected nodes (bzr r9061) | ||||
| * | Reduce libsigc++ usage to partially fix performance regressions | Krzysztof Kosi??ski | 2010-02-04 | 1 | -2/+2 |
| | | | | | | in the new node tool. (bzr r9044) | ||||
| * | 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 | 1 | -0/+22 |
| | | | | | | | | | or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038) | ||||
| * | Go back to using TR1 unordered containers to fix warnings. Add configure | Krzysztof Kosi??ski | 2010-01-20 | 1 | -14/+4 |
| | | | | | | code to detect the broken header and display Wiki page URL. (bzr r9006) | ||||
| * | Fix path reverse action (Shift+R) in the node tool. | Krzysztof Kosi??ski | 2010-01-20 | 1 | -3/+21 |
| | | | | (bzr r9003) | ||||
| * | Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set), | Krzysztof Kosi??ski | 2010-01-14 | 1 | -3/+13 |
| | | | | | | to work around broken headers in some GCC versions. (bzr r8980) | ||||
| * | Implement segment weld to make segment join similar to node join | Krzysztof Kosi??ski | 2010-01-14 | 1 | -7/+5 |
| | | | | (bzr r8846.2.12) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -2/+6 |
| | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| * | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -51/+1 |
| | | | | | | | | | | | | | | * 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 spatial grow | Krzysztof Kosi??ski | 2009-12-26 | 1 | -6/+40 |
| | | | | (bzr r8846.2.7) | ||||
| * | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 1 | -3/+8 |
| | | | | (bzr r8846.2.3) | ||||
| * | Fix mask editing behavior on undo and outline display for masks/clips; | Krzysztof Kosi??ski | 2009-12-05 | 1 | -28/+67 |
| | | | | | | prepare to fix LPE path parameters (bzr r8846.2.2) | ||||
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -0/+568 |
| (bzr r8846.1.1) | |||||
