summaryrefslogtreecommitdiffstats
path: root/src/widgets/mesh-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-12/+12
* Merged trunkAdrian Boguszewski2016-08-091-1/+3
|\
| * Split InkAction classes into separate filesAlex Valavanis2016-08-051-1/+3
* | Merged trunkAdrian Boguszewski2016-08-031-12/+1
|\|
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+12
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-12/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
|/
* 0-sized arrays are supposed to be forbiddenMarc Jeanmougin2015-12-081-4/+4
* Change context from gradient to mesh.Tavmjong Bah2015-11-241-1/+4
* static code analysisKris De Gussem2015-11-051-2/+2
* Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-081-1/+77
* mergingMarc Jeanmougin2015-04-261-73/+52
|\
| * Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-73/+52
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-2/+2
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-4/+6
|/
* Fix two instances of "Dead Initialization" found via Clang scan-build.Tavmjong Bah2015-02-031-2/+0
* Experimental mesh smoothing code.Tavmjong Bah2015-02-021-19/+205
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-5/+5
* Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-42/+46
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Enable unit evaluation in toolbars.Matthew Petroff2013-09-151-2/+2
* Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-2/+2
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1
* Fixing warnings.Jon A. Cruz2012-05-251-14/+7
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+373