| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Node tool, transforming a set of nodes: Fix crashes, and finish ↵ | Diederik van Lierop | 2011-09-16 | 1 | -1/+2 |
| | | | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -3/+3 |
| | | | | (bzr r10025) | ||||
| * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 1 | -0/+5 |
| | | | | | | experimental; needs cleanup! (bzr r9985) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -1/+1 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Fix sculpting of nodes with non-degenerate handles. | Krzysztof Kosi??ski | 2010-07-22 | 1 | -3/+4 |
| | | | | (bzr r9639) | ||||
| * | Clean up the unordered containers fix. | Krzysztof Kosi??ski | 2010-03-04 | 1 | -14/+3 |
| | | | | (bzr r9142) | ||||
| * | Fixing build breakage with more proper autoconf usage. | Jon A. Cruz | 2010-03-04 | 1 | -5/+17 |
| | | | | (bzr r9138) | ||||
| * | Node tool: implement sculpting | Krzysztof Kosi??ski | 2010-03-03 | 1 | -3/+5 |
| | | | | (bzr r9131) | ||||
| * | 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) | ||||
| * | Make ControlPointSelection trackable to prevent random crashes | Krzysztof Kosi??ski | 2010-02-18 | 1 | -1/+1 |
| | | | | | | in the node tool (bzr r9095) | ||||
| * | Fix multiple minor problems in the node tool | Krzysztof Kosi??ski | 2010-02-09 | 1 | -1/+10 |
| | | | | (bzr r9070) | ||||
| * | Fix performance regressions in the node tool and a stupid crash bug | Krzysztof Kosi??ski | 2010-02-06 | 1 | -3/+0 |
| | | | | | | 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 | -6/+4 |
| | | | | | | in the new node tool. (bzr r9044) | ||||
| * | Go back to using TR1 unordered containers to fix warnings. Add configure | Krzysztof Kosi??ski | 2010-01-20 | 1 | -18/+4 |
| | | | | | | code to detect the broken header and display Wiki page URL. (bzr r9006) | ||||
| * | Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set), | Krzysztof Kosi??ski | 2010-01-14 | 1 | -6/+22 |
| | | | | | | to work around broken headers in some GCC versions. (bzr r8980) | ||||
| * | * Add "show transform handles" toggle button. | Krzysztof Kosi??ski | 2010-01-14 | 1 | -9/+12 |
| | | | | | | | * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18) | ||||
| * | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -2/+13 |
| | | | | | | | | | | | | | | * 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) | ||||
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -0/+140 |
| (bzr r8846.1.1) | |||||
