| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Cleanup of measure text for moving away from overlap. | Jon A. Cruz | 2012-05-28 | 1 | -1/+1 |
| | | | | (bzr r11430) | ||||
| * | CanvasText: reinstate ability to set anchor position manually | Diederik van Lierop | 2012-01-04 | 1 | -1/+5 |
| | | | | (bzr r10841) | ||||
| * | Final fix for CanvasText alignment bugs | Diederik van Lierop | 2012-01-04 | 1 | -2/+2 |
| | | | | (bzr r10840) | ||||
| * | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵ | Diederik van Lierop | 2012-01-01 | 1 | -3/+3 |
| | | | | | | | | variables, and variable border width 2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool) (bzr r10816) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -2/+2 |
| | | | | (bzr r10766.1.1) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 |
| | | | | (bzr r10350.1.3) | ||||
| * | * Fix text_extents calculation for canvas text items. | Felipe Corr??a da Silva Sanches | 2011-06-21 | 1 | -0/+10 |
| | | | | | | | * Add anchor positioning options. * make measure tool length labels be perfectly centered in the measured linesegments (bzr r10331) | ||||
| * | fix bug 800052: improve measure tool readability | Felipe Corr??a da Silva Sanches | 2011-06-21 | 1 | -0/+4 |
| | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/800052 And also using text_extents for calculating area of rendering for the canvas_text labels (although I am not really sure this is correct. May require some extra work to get it right) (bzr r10329) | ||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -2/+2 |
| | | | | (bzr r10302.1.1) | ||||
| * | D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵ | Nicolas Dufour | 2011-03-18 | 1 | -0/+1 |
| | | | | | | Bug #707054 and Bug #707364). (bzr r10114) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -8/+5 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 2009-03-11 | 1 | -3/+10 |
| | | | | | | outline to fix 334758 (bzr r7470) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+1 |
| | | | | (bzr r6885) | ||||
| * | Tweak of member to Geom class | Bob Jamison | 2008-09-19 | 1 | -2/+2 |
| | | | | (bzr r6849) | ||||
| * | Fixed const-correctness | Jon A. Cruz | 2008-08-03 | 1 | -3/+3 |
| | | | | (bzr r6545) | ||||
| * | New CanvasText item; TODO: works quite well but updating may be incorrect ↵ | Maximilian Albert | 2008-07-22 | 1 | -0/+61 |
| since update() is called before render() but only the latter gets passed the cairo context from which we can compute the text extents (we use a slightly kludgy workaround now) (bzr r6394) | |||||
