| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-06-17 | Move toolbars to ui/toolbar | Alexander Valavanis | 1 | -477/+0 | |
| 2018-05-14 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` and `grep` | |||||
| 2018-02-04 | Convert UnitTracker to use ink-select-one-action. | Tavmjong Bah | 1 | -9/+12 | |
| Additional code clean up. | |||||
| 2018-01-08 | Misc. typos | luz.paz | 1 | -1/+1 | |
| Found via `codespell` | |||||
| 2017-12-02 | Optionaly measure only selected elements | Jabier Arraiza | 1 | -0/+30 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -1/+1 | |
| 2017-01-06 | Improve UI to partialy fix bug 1654121 now offset in measure is neas the ↵ | Jabiertxof | 1 | -1/+1 | |
| only button tat have this option. also improved tooltip (bzr r15393) | |||||
| 2016-08-05 | Split InkAction classes into separate files | Alex Valavanis | 1 | -1/+2 | |
| (bzr r15043) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 2016-02-07 | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 1 | -10/+10 | |
| (bzr r14638) | |||||
| 2016-02-06 | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 1 | -0/+18 | |
| (bzr r14634) | |||||
| 2015-12-26 | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 1 | -1/+1 | |
| (bzr r14541) | |||||
| 2015-10-25 | Fixed some toolbox definition and minor tweaks | Jabier Arraiza Cenoz | 1 | -21/+30 | |
| (bzr r14393.1.30) | |||||
| 2015-10-18 | Added Scale option | Jabier Arraiza Cenoz | 1 | -10/+36 | |
| (bzr r14393.1.27) | |||||
| 2015-10-17 | Add precision to measure. Also change other scalar widgets to a .2 precision ↵ | Jabier Arraiza Cenoz | 1 | -3/+34 | |
| instead 3 (bzr r14393.1.26) | |||||
| 2015-10-16 | Fix a wrong string | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14393.2.6) | |||||
| 2015-10-16 | Add convert to guides option | Jabier Arraiza Cenoz | 1 | -0/+17 | |
| (bzr r14393.2.4) | |||||
| 2015-10-12 | Convert Measure to Item done | Jabier Arraiza Cenoz | 1 | -0/+17 | |
| (bzr r14393.1.17) | |||||
| 2015-10-10 | Added new button to get global measure as a dimension | Jabier Arraiza Cenoz | 1 | -3/+32 | |
| (bzr r14393.1.15) | |||||
| 2015-10-06 | add snaping to knots and stating convert measure to items | Jabier Arraiza Cenoz | 1 | -0/+18 | |
| (bzr r14393.1.9) | |||||
| 2015-10-05 | add reverse to meassure output | Jabier Arraiza Cenoz | 1 | -1/+16 | |
| (bzr r14393.1.8) | |||||
| 2015-10-05 | Add redraw to meassure when use toolbar | Jabier Arraiza Cenoz | 1 | -11/+88 | |
| (bzr r14393.1.6) | |||||
| 2015-10-04 | Add improvements to measure tool: | Jabier Arraiza Cenoz | 1 | -0/+36 | |
| more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -2/+2 | |
| (bzr r13820) | |||||
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -2/+2 | |
| (bzr r13341.1.249) | |||||
| 2014-03-02 | Fixed includes for tools. | Markus Engel | 1 | -24/+7 | |
| (bzr r13097) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 | |
| (bzr r12785) | |||||
| 2013-10-12 | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | |||||
| 2013-07-30 | Cleanup. | Matthew Petroff | 1 | -5/+0 | |
| (bzr r12380.1.52) | |||||
| 2013-07-19 | Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.30) | |||||
| 2013-07-17 | Removed unused unit includes. | Matthew Petroff | 1 | -8/+14 | |
| (bzr r12380.1.10) | |||||
| 2013-07-09 | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 1 | -1/+1 | |
| (bzr r12380.1.8) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2012-11-11 | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 1 | -2/+2 | |
| (bzr r11868) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2012-05-28 | Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431) | |||||
| 2012-05-14 | Fix for 986446 : Measure toolbar header include | John Smith | 1 | -1/+1 | |
| (bzr r11361) | |||||
| 2012-05-08 | Fix for 986446 : Refactor toolbox into tool specific files | John Smith | 1 | -0/+138 | |
| (bzr r11346) | |||||
