| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove flash path when nodetool eventcontext is destroyed. fixes bug for ↵ | Johan B. C. Engelen | 2012-11-01 | 1 | -0/+4 |
| | | | | | | persistent flashpath when flashtime is set to zero (=infinite) and pressing space to instantly go to select tool while flashpath is still being shown. (bzr r11859) | ||||
| * | 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) | ||||
| * | Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object | John Smith | 2012-09-06 | 1 | -0/+3 |
| | | | | (bzr r11655) | ||||
| * | Fix for 406044 : Esc with no selection, activates selection tool | John Smith | 2012-09-02 | 1 | -1/+2 |
| | | | | (bzr r11647) | ||||
| * | Bug #781893 (Crash after moving a Bezier node after Knot path effect) | Kris De Gussem | 2012-07-12 | 4 | -23/+57 |
| | | | | | | Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust. (bzr r11547) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 8 | -36/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 5 | -5/+5 |
| | | | | (bzr r11469.1.1) | ||||
| * | Extended control resizing to node editing. Fixes half of bug #172059. | Jon A. Cruz | 2012-05-21 | 6 | -68/+52 |
| | | | | | | Additional prep for centralizing color setting. (bzr r11390) | ||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 13 | -26/+122 |
| | | | | (bzr r11375) | ||||
| * | Corrected protected type access (comments were incorrect). | Jon A. Cruz | 2012-05-17 | 12 | -452/+729 |
| | | | | | | 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 | 2 | -6/+11 |
| | | | | (bzr r11321) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 8 | -347/+8 |
| | | | | (bzr r11318) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 6 | -70/+309 |
| | | | | (bzr r11250) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 9 | -35/+35 |
| | | | | (bzr r11207) | ||||
| * | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 2 | -24/+157 |
| | | | | (bzr r11194) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 2 | -2/+2 |
| | | | | (bzr r11144) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 13 | -28/+21 |
| | | | | (bzr r11030) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -1/+1 |
| | | | | (bzr r10977) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10961) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 5 | -2/+11 |
| | | | | (bzr r10940) | ||||
| * | Fill x and y fields in the fake GdkEventMotion struct used when cancelling | Krzysztof Kosi??ski | 2012-02-01 | 1 | -2/+2 |
| | | | | | | a drag with the Escape key in the node tool with correct values. (bzr r10927) | ||||
| * | Additional fixes for drag cancellation in the node tool | Krzysztof Kosi??ski | 2012-02-01 | 5 | -18/+45 |
| | | | | (bzr r10926) | ||||
| * | Implement cancellations of drags with ESC in the node tool | Krzysztof Kosi??ski | 2012-02-01 | 1 | -4/+39 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/788560 (bzr r10925) | ||||
| * | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 18 | -37/+38 |
| | | | | (bzr r10921) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 |
| | | | | (bzr r10897) | ||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 1 | -0/+4 |
| | | | | (bzr r10887) | ||||
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, ↵ | Diederik van Lierop | 2012-01-14 | 2 | -18/+45 |
| | | | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -4/+5 |
| | | | | (bzr r10873) | ||||
| * | new: add nodes at extreme values of selected subpaths | Johan B. C. Engelen | 2012-01-04 | 5 | -0/+76 |
| | | | | (bzr r10839) | ||||
| * | Powerstroke: adjust control points when adding or deleting knots, to try and ↵ | Johan B. C. Engelen | 2011-11-05 | 5 | -22/+40 |
| | | | | | | keep the shape a bit the same... (bzr r10728) | ||||
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the ↵ | Diederik van Lierop | 2011-11-04 | 4 | -60/+141 |
| | | | | | | | | snap-closest-point-only-option has been activated. Works for the selector tool, but also when scaling/stretching/skewing a selection of nodes in the node tool 2) Cleanup and simplification of the code that finds the closest snapsource (bzr r10720) | ||||
| * | fix usage of iterator when iterator's erase function is used (Bug #812018) | Kris De Gussem | 2011-10-29 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 4 | -4/+3 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 6 | -44/+63 |
| | | | | (bzr r10660) | ||||
| * | Node tool, transforming a set of nodes: Fix crashes, and finish ↵ | Diederik van Lierop | 2011-09-16 | 6 | -73/+137 |
| | | | | | | | | | implementation of snapping Fixed bugs: - https://launchpad.net/bugs/590261 (bzr r10633) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 2 | -3/+3 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -2/+2 |
| | | | | (bzr r10461) | ||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 |
| | | | | (bzr r10302.1.1) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 2 | -3/+3 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | use shape's curve before LPE as flash path in node tool. so now, you should ↵ | Johan B. C. Engelen | 2011-04-01 | 1 | -2/+3 |
| | | | | | | see a flashing path for all shapes now (bzr r10143) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 6 | -0/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 1 | -4/+4 |
| | | | | (bzr r10066) | ||||
| * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 1 | -1/+1 |
| | | | | (bzr r10050) | ||||
| * | Fix node tool brokenness resulting from a switch to runtime order | Krzysztof Kosi??ski | 2011-02-05 | 1 | -6/+7 |
| | | | | | | in 2Geom's BezierCurve (bzr r10035) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 11 | -70/+50 |
| | | | | (bzr r10025) | ||||
| * | Snapping: improve calculation of metrics for scaling, modify some comments, ↵ | Diederik van Lierop | 2010-12-27 | 1 | -1/+0 |
| | | | | | | and remove a line of obsolete debugging output (bzr r9986) | ||||
| * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 3 | -2/+87 |
| | | | | | | experimental; needs cleanup! (bzr r9985) | ||||
