summaryrefslogtreecommitdiffstats
path: root/src/widgets/pencil-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz1-3/+6
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz1-2/+15
2017-08-12Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...Jabier Arraiza1-5/+75
2017-06-29Remove old icon handling codeAlexander Valavanis1-4/+4
2016-10-07Remove unnecesary header from last pushJabier Arraiza Cenoz1-1/+0
2016-10-07Fix bug:1630796 on flatten button. Attemp 2Jabier Arraiza Cenoz1-4/+6
2016-10-07Fix bug:1630796 on flatten buttonJabier Arraiza Cenoz1-1/+5
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
2016-02-01Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz1-1/+6
2015-12-09Remove unused header file.Tavmjong Bah1-1/+0
2015-11-25Remove unused headers.Tavmjong Bah1-2/+0
2015-08-01Update simplify interactive to handle trinagle out powerstrokes, also fix it ...Jabier Arraiza Cenoz1-5/+34
2015-07-27add flattern button to interactive simplifyJabier Arraiza Cenoz1-1/+49
2015-07-25Removes extra unnecesary code pointed by Nathan HurstJabier Arraiza Cenoz1-14/+12
2015-07-24change from list to vectorJabier Arraiza Cenoz1-3/+2
2015-03-08allow use multiple lines, added new iconJabier Arraiza Cenoz1-14/+18
2015-03-07add interactive smooth to pen toolJabier Arraiza Cenoz1-0/+42
2014-10-05Move more UI code into ui/Liam P. White1-1/+1
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-3/+3
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-1/+1
2014-07-30add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz1-0/+1
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel1-10/+2
2014-03-02Fixed includes for tools.Markus Engel1-40/+11
2014-03-02Added some consts. Turned functions to member functions.Markus Engel1-1/+1
2014-02-26Added template functions as a casting-macro replacement.Markus Engel1-2/+10
2014-01-02Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis1-1/+1
2013-12-30RefactorizingJabier Arraiza Cenoz1-2/+0
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-25Some FixJabier Arraiza Cenoz1-1/+1
2013-09-25First attemp forJabier Arraiza Cenoz1-0/+2
2013-09-15Enable unit evaluation in toolbars.Matthew Petroff1-0/+1
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-1/+1
2013-07-17Removed unused unit includes.Matthew Petroff1-5/+0
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-2/+2
2012-12-14bzr history lost by a killed mergeJabier Arraiza Cenoz1-1/+8
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-2/+2
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-28Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis1-1/+1
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+346