summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Added Scale optionJabier Arraiza Cenoz2015-10-181-0/+2
| |/ /
| * | Add precision to measure. Also change other scalar widgets to a .2 precision ...Jabier Arraiza Cenoz2015-10-171-0/+2
| * | Add convert to guides optionJabier Arraiza Cenoz2015-10-161-0/+1
| * | Convert Measure to Item doneJabier Arraiza Cenoz2015-10-121-0/+1
| * | update to trunkJabier Arraiza Cenoz2015-10-101-1/+4
| |\|
| * | Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-101-0/+2
| * | add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-061-0/+1
| * | add reverse to meassure outputJabier Arraiza Cenoz2015-10-051-0/+1
| * | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-041-0/+3
* | | Order disposition of iconsJabier Arraiza Cenoz2015-10-311-5/+5
* | | 'End' of picker workJabier Arraiza Cenoz2015-10-311-2/+3
* | | Working on pickerJabier Arraiza Cenoz2015-10-311-0/+4
* | | Now picker use all features of trace clonesJabier Arraiza Cenoz2015-10-301-1/+0
* | | Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-1/+3
* | | add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-281-0/+1
* | | Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-271-1/+1
* | | Added a option to pick down colorJabier Arraiza Cenoz2015-10-261-0/+1
* | | End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-251-1/+2
* | | working in a new wayJabier Arraiza Cenoz2015-10-241-0/+4
| |/ |/|
* | Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-081-1/+4
|/
* add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-271-0/+1
* update to trunkJabier Arraiza Cenoz2015-07-241-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-081-1/+0
* | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-071-0/+2
|/
* Experimental mesh smoothing code.Tavmjong Bah2015-02-021-0/+2
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+0
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-2/+2
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-5/+5
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Spray. Fix for bug #1327577 (Tablet pressure button wrongly located in Spray ...Nicolas Dufour2014-06-111-1/+1
* Make experimental feature enabling more unified/easy.Josh Andler2014-05-051-2/+3
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-8/+9
* Merge from trunk.Matthew Petroff2013-09-201-47/+49
|\
| * Merged from trunk (r12488).Markus Engel2013-08-301-8/+0
| |\
| * \ Merge from trunk (r12439).Markus Engel2013-07-251-1/+1
| |\ \
| * \ \ Merged from trunk (r12419).Markus Engel2013-07-141-6/+12
| |\ \ \
| * | | | Merging of EventContext classes complete.Markus Engel2013-04-201-2/+2
| * | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-47/+49
* | | | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-151-2/+4
| |_|_|/ |/| | |
* | | | Merge from trunk.Matthew Petroff2013-07-301-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix spelling error in filenameKrzysztof Kosi??ski2013-07-231-1/+1
| | |/ | |/|
* | | Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-5/+0
* | | Port remaining files away from "helper/unit-tracker.h".Matthew Petroff2013-07-171-3/+0
|/ /
* | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-6/+8
* | Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* | Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
|/
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-1/+1