summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typosYuri Chornoivan2018-01-011-2/+2
* Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-278-5/+59
|\
| * Stop using deprecated gtk_adjustment_value_changedAlexander Valavanis2017-12-266-0/+42
| * Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-4/+12
| * GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-1/+5
* | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-257-1107/+55
|\|
| * Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-251-48/+45
| |\
| | * Convert spray tool to use ink-select-one-action.Tavmjong Bah2017-12-241-48/+45
| * | Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-2/+2
| |/
| * Banish sliders from toolbars.Tavmjong Bah2017-12-181-1/+1
| * Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-184-1056/+7
* | Fix start anchorsJabier Arraiza2017-12-251-2/+4
|/
* Name a few more widgets.Tavmjong Bah2017-12-111-0/+1
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-3/+3
* Add arc radius to toolbarGeoff Lankow2017-12-041-32/+25
* Add controls for rx/ry to arc toolbarEduard Braun2017-12-041-0/+159
|\
| * Change labels a bit for consistency with other UI stringsEduard Braun2017-12-041-2/+2
| * Prevent setting zero radiusEduard Braun2017-12-041-0/+7
| * Account for Inkscape's custom arcs (which do not have cx/cy)Eduard Braun2017-12-041-0/+4
| * Do not reset rx/cx to zero when resetting arc to whole ellipseEduard Braun2017-12-041-7/+0
| * Add arc radius to toolbarGeoff Lankow2017-11-251-0/+155
* | Optionaly measure only selected elementsJabier Arraiza2017-12-021-0/+30
|/
* Add missing mappings.Tavmjong Bah2017-11-171-1/+13
* Unset the current tool early on shutdown.Stefano Facchini2017-11-131-2/+1
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-109-10/+10
|\
| * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-079-9/+9
| |\
| | * Misc. typosUnknown2017-11-079-9/+9
| * | Fix typo in line spacing tool tipMaren Hachmann2017-11-041-1/+1
| |/
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-0320-442/+217
|\|
| * Remove unused functions.Tavmjong Bah2017-10-262-129/+0
| * Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
| * Remove unused icon-size.hStefano Facchini2017-10-196-7/+2
| * Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
| * removed GList in ruler.cppMarc Jeanmougin2017-10-031-9/+15
| * First batchMarc Jeanmougin2017-10-013-100/+48
| * Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-012-32/+18
| * Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-307-147/+133
* | Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-08-291-3/+6
|\|
| * Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2017-08-291-3/+6
* | Merge from masterJabiertxo Arraiza Cenoz2017-08-291-3/+16
|\|
| * Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2017-08-291-2/+15
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-24/+21
* | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-281-42/+57
* | Working on preview over powerpencilJabier Arraiza2017-08-271-1/+70
* | Starting with powerpencilJabier Arraiza2017-08-251-0/+7
|/
* Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus...Jabier Arraiza2017-08-121-5/+75
* Fix keyboard shortcuts for changing line spacing.Tavmjong Bah2017-08-091-59/+123
* Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah2017-08-051-0/+287
* Remove unused files.Tavmjong Bah2017-08-011-12/+0
* Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-241-231/+168