| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Mayor refactor | Jabier Arraiza Cenoz | 2013-02-19 | 1 | -8/+31 | |
| | | | | | | | (bzr r11950.1.36) | |||||
| * | | refactor | Jabier Arraiza Cenoz | 2013-02-18 | 1 | -4/+22 | |
| |/ | | | (bzr r11950.1.35) | |||||
| * | Shift key should disable snapping when dragging a handle in the node tool | Diederik van Lierop | 2012-10-13 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11791) | |||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -1/+1 | |
| | | | | (bzr r11469.1.1) | |||||
| * | Extended control resizing to node editing. Fixes half of bug #172059. | Jon A. Cruz | 2012-05-21 | 1 | -34/+41 | |
| | | | | | | Additional prep for centralizing color setting. (bzr r11390) | |||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 1 | -22/+51 | |
| | | | | (bzr r11375) | |||||
| * | Corrected protected type access (comments were incorrect). | Jon A. Cruz | 2012-05-17 | 1 | -98/+69 | |
| | | | | | | Unified color set types; fixed uninitialized member; Switched colorsets to references; Added const correctness. (bzr r11373) | |||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 1 | -1/+3 | |
| | | | | (bzr r11350) | |||||
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -5/+9 | |
| | | | | (bzr r11321) | |||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -6/+1 | |
| | | | | (bzr r11318) | |||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -4/+13 | |
| | | | | (bzr r11250) | |||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -2/+2 | |
| | | | | (bzr r11207) | |||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -2/+1 | |
| | | | | (bzr r11030) | |||||
| * | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 1 | -0/+1 | |
| | | | | (bzr r10961) | |||||
| * | Additional fixes for drag cancellation in the node tool | Krzysztof Kosi??ski | 2012-02-01 | 1 | -6/+9 | |
| | | | | (bzr r10926) | |||||
| * | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 1 | -4/+4 | |
| | | | | (bzr r10921) | |||||
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 1 | -16/+43 | |
| | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -20/+23 | |
| | | | | (bzr r10660) | |||||
| * | Node tool, transforming a set of nodes: Fix crashes, and finish ↵ | Diederik van Lierop | 2011-09-16 | 1 | -6/+9 | |
| | | | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633) | |||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -27/+7 | |
| | | | | (bzr r10025) | |||||
| * | Node tool: fix snapping of node rotation center | Krzysztof Kosi??ski | 2010-12-16 | 1 | -0/+29 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/667072 (bzr r9960) | |||||
| * | Node tool: fix snapping during constrained rotation of handles | Krzysztof Kosi??ski | 2010-12-16 | 1 | -6/+21 | |
| | | | | (bzr r9959) | |||||
| * | Node tool: fix handle retraction with non-cusp nodes | Krzysztof Kosi??ski | 2010-12-16 | 1 | -8/+23 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/610817 (bzr r9958) | |||||
| * | Fix four minor node tool regressions: | Krzysztof Kosi??ski | 2010-11-18 | 1 | -4/+25 | |
| | | | | | | | | | | | | | * Inverted modifier for spatial/linear grow * PgDn/PgUp keyboard shortcuts for grow * Shift during drag disables snapping * Clicking on the background deselects first the nodes and then the path Fixed bugs: - https://launchpad.net/bugs/647498 - https://launchpad.net/bugs/588628 (bzr r9904) | |||||
| * | Shift should disable snapping when dragging the rotation center of an object | Diederik van Lierop | 2010-11-17 | 1 | -2/+2 | |
| | | | | (bzr r9903) | |||||
| * | 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) | |||||
| * | Reintroduce Shift+L shortcut and handle retraction when setting the type | Krzysztof Kosi??ski | 2010-11-06 | 1 | -8/+1 | |
| | | | | | | of already cusp nodes to cusp in the node tool (bzr r9875) | |||||
| * | Remove the misfeature of retracting handles when the cusp node button | Krzysztof Kosi??ski | 2010-10-12 | 1 | -4/+7 | |
| | | | | | | | | is clicked and there are cusp nodes selected. It's really annoying when you have both smooth and cusp nodes in a selection. Use segment commands and Ctrl+click to retract handles instead. (bzr r9827) | |||||
| * | Fix oddities related to smooth endnodes. Should fix a crasher. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -2/+4 | |
| | | | | (bzr r9826) | |||||
| * | Addition to my previous commit: fix for trunk is a bit different from the ↵ | Diederik van Lierop | 2010-09-25 | 1 | -0/+1 | |
| | | | | | | fix for v0.48 (bzr r9784) | |||||
| * | fix snapmanager initialization | Diederik van Lierop | 2010-09-25 | 1 | -5/+5 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/630642 (bzr r9783) | |||||
| * | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it! | Diederik van Lierop | 2010-08-15 | 1 | -1/+1 | |
| | | | | (bzr r9714) | |||||
| * | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 1 | -0/+7 | |
| | | | | (bzr r9713) | |||||
| * | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 1 | -0/+2 | |
| | | | | (bzr r9697) | |||||
| * | Add a constrained snap method that takes multiple constraints. This reduces ↵ | Diederik van Lierop | 2010-08-07 | 1 | -101/+16 | |
| | | | | | | the code repetitiveness in the node tool (bzr r9692) | |||||
| * | 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) | |||||
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -6/+6 | |
| | | | | | | | - Rename the ConstraintLine class to SnapConstraint - Move some duplicated code to 2geom (bzr r9607) | |||||
| * | Consistency fix in the tools strings (badly places :). | Nicolas Dufour | 2010-05-26 | 1 | -14/+14 | |
| | | | | (bzr r9453) | |||||
| * | Fix small snapping regression (reported in LP #562205, comment #11) | Diederik van Lierop | 2010-05-09 | 1 | -3/+1 | |
| | | | | (bzr r9405) | |||||
| * | Fix scaling of degenerate handles using keybard shortcuts. | Krzysztof Kosi??ski | 2010-03-18 | 1 | -24/+69 | |
| | | | | (bzr r9203) | |||||
| * | Fix Ctrl-drag in node tool with zero snap delay. | Krzysztof Kosi??ski | 2010-03-17 | 1 | -4/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/539995 (bzr r9200) | |||||
| * | New node tool: implement handle snapping | Krzysztof Kosi??ski | 2010-03-14 | 1 | -8/+47 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/538487 (bzr r9192) | |||||
| * | Implement keyboard shortcuts for single handle adjustments. | Krzysztof Kosi??ski | 2010-03-14 | 1 | -36/+36 | |
| | | | | | | Minor disambiguating cleanup in node.h. (bzr r9190) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2010-02-25 | 1 | -1/+1 | |
| | | | | (bzr r9110) | |||||
| * | (Probably) fix a crash in the node tool and fix Ctrl+Alt dragging | Krzysztof Kosi??ski | 2010-02-10 | 1 | -16/+18 | |
| | | | | (bzr r9075) | |||||
| * | Fix multiple minor problems in the node tool | Krzysztof Kosi??ski | 2010-02-09 | 1 | -35/+148 | |
| | | | | (bzr r9070) | |||||
| * | Fix performance regressions in the node tool and a stupid crash bug | Krzysztof Kosi??ski | 2010-02-06 | 1 | -1/+1 | |
| | | | | | | 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 | -26/+30 | |
| | | | | | | in the new node tool. (bzr r9044) | |||||
| * | Fix constrained snapping in node tool. | Krzysztof Kosi??ski | 2010-01-31 | 1 | -4/+5 | |
| | | | | (bzr r9035) | |||||
