summaryrefslogtreecommitdiffstats
path: root/src/widgets/mesh-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-669/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-21/+20
2018-01-29Don't translate the empty string.Eduard Braun1-5/+5
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah1-1/+0
2018-01-10Convert mesh-toolbar to use ink-select-one-action.Tavmjong Bah1-81/+109
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+1
2017-01-06Remove an old comment which I don't understand.Shlomi Fish1-1/+0
2016-12-30fix typos, add translator commentIvan Mas??r1-0/+1
2016-12-26Fix header inclusion orderingAlex Valavanis1-1/+2
2016-12-16remove rollback to 15315Jabiertxof1-95/+70
2016-12-16Rollback 15315Jabiertxof1-70/+95
2016-12-08Improve working of Type (Smoothing) menu.Tavmjong Bah1-95/+70
2016-12-01Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah1-1/+24
2016-11-08Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah1-2/+22
2016-10-17Add option to scale mesh to fit in bounding box.Tavmjong Bah1-0/+19
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah1-12/+12
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-12/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+12
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-12/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
2015-12-080-sized arrays are supposed to be forbiddenMarc Jeanmougin1-4/+4
2015-11-24Change context from gradient to mesh.Tavmjong Bah1-1/+4
2015-11-05static code analysisKris De Gussem1-2/+2
2015-10-08Add buttons for some side/corner mesh opeartions.Tavmjong Bah1-1/+77
2015-03-01Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah1-73/+52
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-2/+2
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-4/+4
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-4/+6
2015-02-03Fix two instances of "Dead Initialization" found via Clang scan-build.Tavmjong Bah1-2/+0
2015-02-02Experimental mesh smoothing code.Tavmjong Bah1-19/+205
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-5/+5
2014-08-10Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White1-42/+46
2013-11-09Moved and renamed some tool-related files.Markus Engel1-2/+2
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2013-09-15Enable unit evaluation in toolbars.Matthew Petroff1-2/+2
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-2/+2
2012-05-28Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis1-1/+1
2012-05-25Fixing warnings.Jon A. Cruz1-14/+7
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+373