| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Header cleanup | Alex Valavanis | 2013-03-29 | 1 | -5/+2 | |
| | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | (bzr r12258) | |||||
| * | | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -1/+0 | |
| | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | |||||
| * | | | | | | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -2/+1 | |
| | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| * | | | | | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -1/+0 | |
| | |_|_|/ |/| | | | | | | | (bzr r12218) | |||||
| * | | | | Fix remaining forward declaration tags (except for unavoidable internal ↵ | Alex Valavanis | 2013-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | errors in Gtkmm headers) (bzr r12208) | |||||
| * | | | | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r12206) | |||||
| * | | | | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -3/+0 | |
| | |_|/ |/| | | | | | (bzr r12205) | |||||
| * | | | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r12204) | |||||
| * | | | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+1 | |
| | |/ |/| | | | | | | | forward declarations (bzr r12203) | |||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -49/+29 | |
| |/ | | | (bzr r12065) | |||||
| * | 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) | |||||
