| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -777/+0 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -17/+24 | |
| (bzr r12782) | |||||
| 2013-09-28 | Fixed MeasureContext. | Markus Engel | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1232494 (bzr r12613) | |||||
| 2013-09-27 | Adjusted code style of SPEllipse. | Markus Engel | 1 | -4/+4 | |
| (bzr r12602) | |||||
| 2013-08-04 | Switched to global UnitTable. | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.62) | |||||
| 2013-08-03 | reduce scope of variables | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r12463) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.109) | |||||
| 2013-07-18 | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 1 | -8/+6 | |
| (bzr r12380.1.28) | |||||
| 2013-07-06 | Ported measure-context.cpp (to do: port widgets/measure-toolbar.cpp so unit ↵ | Matthew Petroff | 1 | -8/+13 | |
| selector works again). (bzr r12380.1.6) | |||||
| 2013-07-02 | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.4) | |||||
| 2013-04-21 | Cleaned up a bit. | Markus Engel | 1 | -69/+45 | |
| (bzr r11608.1.102) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.100) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -62/+13 | |
| (bzr r11608.1.98) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -0/+16 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -0/+2 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -15/+58 | |
| (bzr r11608.1.90) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -32/+7 | |
| (bzr r12064) | |||||
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 1 | -2/+2 | |
| they are not used elsewhere. (bzr r11735) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -5/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-06-08 | Move measure angle string to keep it visible when angle is small. | Jon A. Cruz | 1 | -0/+6 | |
| (bzr r11469) | |||||
| 2012-06-08 | Improve approach for keeping angle display string visible. | Jon A. Cruz | 1 | -56/+46 | |
| (bzr r11468) | |||||
| 2012-06-06 | Compatibility fix. | Jon A. Cruz | 1 | -0/+5 | |
| (bzr r11463) | |||||
| 2012-06-05 | Allow angle measurement base to be changed by tapping space. | Jon A. Cruz | 1 | -8/+47 | |
| (bzr r11459) | |||||
| 2012-06-03 | Limit angle label to show up within the desktop window. Also refactor arc ↵ | Jon A. Cruz | 1 | -34/+106 | |
| drawing. (bzr r11458) | |||||
| 2012-06-02 | Add marker to initial point. | Jon A. Cruz | 1 | -10/+25 | |
| (bzr r11451) | |||||
| 2012-06-01 | Place angle measurement along the measure arc. | Jon A. Cruz | 1 | -2/+15 | |
| (bzr r11450) | |||||
| 2012-06-01 | Adding baseline and arc to make angle measurement visualization easier. | Jon A. Cruz | 1 | -1/+36 | |
| (bzr r11449) | |||||
| 2012-05-31 | Make multiple measurement labels avoid overlapping each other. | Jon A. Cruz | 1 | -22/+111 | |
| (bzr r11441) | |||||
| 2012-05-28 | Added basic offset and call-out lines for measurements. | Jon A. Cruz | 1 | -14/+28 | |
| (bzr r11434) | |||||
| 2012-05-28 | Cleanup of measure text for moving away from overlap. | Jon A. Cruz | 1 | -45/+53 | |
| (bzr r11430) | |||||
| 2012-05-27 | Reorder measure context item painting for better legibility. | Jon A. Cruz | 1 | -37/+49 | |
| (bzr r11428) | |||||
| 2012-05-09 | Centralized line creation and enhanced visibility. | Jon A. Cruz | 1 | -8/+13 | |
| (bzr r11350) | |||||
| 2012-05-04 | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 1 | -9/+8 | |
| (bzr r11321) | |||||
| 2012-04-10 | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 1 | -1/+2 | |
| (bzr r11207) | |||||
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -2/+2 | |
| (bzr r10987) | |||||
| 2012-01-31 | Implement tangential and perpendicular snapping in the measurement tool | Diederik van Lierop | 1 | -2/+8 | |
| (bzr r10924) | |||||
| 2012-01-01 | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵ | Diederik van Lierop | 1 | -2/+5 | |
| 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) | |||||
| 2011-11-05 | Minor code safety and warning cleanup. | Jon A. Cruz | 1 | -4/+4 | |
| (bzr r10722) | |||||
| 2011-11-03 | measurement tool: display length info in white with transparent black ↵ | Felipe Corr??a da Silva Sanches | 1 | -1/+1 | |
| background (just like the other length labels. green background is just for angle info) (bzr r10715) | |||||
| 2011-11-03 | measurement tool: display total length near angle info | Felipe Corr??a da Silva Sanches | 1 | -32/+17 | |
| (bzr r10714) | |||||
| 2011-11-03 | measure tool: fix handling of coordinate systems and add display of total ↵ | Felipe Corr??a da Silva Sanches | 1 | -9/+38 | |
| measurement (between start and end drag points) (bzr r10713) | |||||
| 2011-11-03 | Misc cleanup including casts and variable lifetime and initialization. | Jon A. Cruz | 1 | -81/+90 | |
| (bzr r10712) | |||||
| 2011-11-01 | fix bug 828400 | Felipe Corr??a da Silva Sanches | 1 | -3/+36 | |
| measurement tool: display total length between first and last intersection points (bzr r10710) | |||||
| 2011-06-27 | The measurement tool now snaps too | Diederik van Lierop | 1 | -6/+39 | |
| (bzr r10377) | |||||
| 2011-06-22 | Warning cleanup. | Jon A. Cruz | 1 | -1/+2 | |
| (bzr r10339) | |||||
| 2011-06-21 | * Fix text_extents calculation for canvas text items. | Felipe Corr??a da Silva Sanches | 1 | -0/+1 | |
| * Add anchor positioning options. * make measure tool length labels be perfectly centered in the measured linesegments (bzr r10331) | |||||
| 2011-06-21 | fix bug 800052: improve measure tool readability | Felipe Corr??a da Silva Sanches | 1 | -0/+8 | |
| 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) | |||||
| 2011-06-21 | address sissue with measure tool described here: | Felipe Corr??a da Silva Sanches | 1 | -1/+4 | |
| https://bugs.launchpad.net/inkscape/+bug/796451/comments/2 (bzr r10328) | |||||
| 2011-06-21 | refactoring measure tool code | Felipe Corr??a da Silva Sanches | 1 | -19/+22 | |
| (bzr r10327) | |||||
| 2011-06-20 | Measure Tool: support measuring of text elements (without having to manually ↵ | Felipe Corr??a da Silva Sanches | 1 | -31/+51 | |
| convert them to curves) (bzr r10325) | |||||
