summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-251-2/+5
|
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-2416-19/+19
|
* Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) ↵Jabier Arraiza2017-09-231-22/+23
| | | | does not show preview of current color
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵Jabier Arraiza2017-09-211-3/+5
| | | | powerstroke path
* Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
| | | | | | | We manually appended an extension already (so functionality does not change), however GetSaveFileNameW also adds the chosen name (which was the name without extension before) to the list of recently used documents which resulted in unusable links.
* Added new LPE parameter to store Items array, also bugfixing in patharray ↵Jabiertxo Arraiza Cenoz2017-09-142-2/+2
| | | | parameter
* Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-091-1/+1
|
* This commit is based on a coment on bug #1670644. And allow to fill the fill ↵Jabier Arraiza2017-09-092-0/+50
| | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy
* Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵Jabiertxo Arraiza Cenoz2017-08-291-1/+1
| | | | in bspline mode
* Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵Jabiertxo Arraiza Cenoz2017-08-291-1/+3
| | | | paths. Is retained in bezier mode. Consider backport it
* Alow shink in document dialog on expanders closeJabier Arraiza2017-08-152-4/+6
|
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵Jabier Arraiza2017-08-131-11/+25
| | | | previous width
* Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask'Martin Owens2017-08-131-1/+4
|\
| * update to trunkJabier Arraiza2017-07-0192-1569/+2067
| |\
| * \ Updating to masterJabier Arraiza2017-06-243-10/+165
| |\ \
| * \ \ Update to trunkJabier Arraiza Cenoz2017-06-072-8/+14
| |\ \ \ | | | | | | | | | | (bzr r15721)
| | * | | Reorder hide and lock from context menuJabier Arraiza Cenoz2017-06-071-7/+7
| | | | | | | | | | | | | | | (bzr r15703.1.33)
| | * | | Strip comments when parsing CSS. Allow no space after an element name if ↵Tavmjong Bah2017-06-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | followed by '+', '>', or '~' when entering new selector. (bzr r15703.1.32)
| * | | | Update to trunkJabier Arraiza Cenoz2017-06-065-27/+159
| |\| | | | | | | | | | | | | (bzr r15715)
| | * | | Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-063-2/+89
| | | | | | | | | | | | | | | (bzr r15703.1.29)
| | * | | Show glyphs with alternative styles in "Feature Settings" section of ↵Tavmjong Bah2017-06-052-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | "Variants" tab of "Text and Font" dialog. (bzr r15703.1.28)
| | * | | Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
| | | | | | | | | | | | | | | (bzr r15703.1.22)
| * | | | Working on hideJabier Arraiza Cenoz2017-05-291-1/+1
| | | | | | | | | | | | | | | (bzr r15711)
| * | | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-291-1/+1
| | | | | | | | | | | | | | | (bzr r15709)
| * | | | Initial releaseJabiertxof2017-05-291-2/+5
| |/ / / | | | | | | | | (bzr r15704)
* | | | Add Alt modifier to allow move ultimate point in BSpline and Spiro pen toolsJabier Arraiza2017-08-132-47/+127
| | | |
* | | | fix set_set_Marc Jeanmougin2017-08-071-1/+1
| | | |
* | | | objects dialog: Gtk+ < 3.16 compatAlexander Valavanis2017-08-061-0/+4
| | | |
* | | | Add HSV picker mode to color scalesRoman Hargrave2017-08-023-4/+82
| | | |
* | | | Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSLRoman Hargrave2017-08-023-9/+9
| | | | | | | | | | | | | | | | SP_COLOR_SCALES_MODE_HSV was a bad name for HSL selection mode
* | | | Change HSL scaling for color chooserRoman Hargrave2017-08-021-1/+9
| | | |
* | | | fixes the exclusion list for localized templatesMarc Jeanmougin2017-07-311-1/+1
| | | |
* | | | Fix translation of menus.xmlEduard Braun2017-07-301-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - prefix with underscores to make detectable by intltool-update (was lost with 78cebbf91af8d91681d4ff18b7c1a8b25f2c431a) - fix 'sp_ui_build_dyn_menus()' to account for this and stick with current project standards: translate '_name' but not 'name'
* | | | layers dialog: Gtk < 3.16 fallbackAlexander Valavanis2017-07-291-0/+4
| | | |
* | | | filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2017-07-292-15/+15
| | | |
* | | | Show a control point for the center of a spiralAntonio Ospite2017-07-281-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spirals in Inkscape define a center point but the user cannot easily control the position of the center. Show a control point for the center so it's easier to move the shape around and snap it by its center.
* | | | UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-264-26/+43
| | | |
* | | | interface: add support for old Gtk+Alex Valavanis2017-07-251-0/+5
| | | |
* | | | Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-243-0/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower.
* | | | Adjust the tooltip strings of the objects center pointAntonio Ospite2017-07-201-3/+3
| | | |
* | | | Show a control point for the center of a rectangleAntonio Ospite2017-07-201-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other shapes like ellipses and stars now show a center point but the user still cannot easily control the position of a rectangle by using its center. Show a control point for the center so it's easier to move the shape around and snap it by its center.
* | | | Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun2017-07-191-11/+1
| | | |
* | | | Merge branch 'shortcuts' (!41)Eduard Braun2017-07-117-51/+22
|\ \ \ \
| * | | | Only update shortcuts tree view once after updating (significantly reduces ↵Eduard Braun2017-07-091-1/+5
| | | | | | | | | | | | | | | | | | | | the time it takes to switch shortcut files or even set a shortcut)
| * | | | Merge branch 'master' into shortcutsEduard Braun2017-07-09123-2107/+2685
| |\ \ \ \
| * | | | | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun2017-06-231-1/+1
| | | | | |
| * | | | | Improve and simplify shortcut handling.Eduard Braun2017-06-237-49/+16
| | |_|/ / | |/| | | | | | | | | | | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts.
* | | | | Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2017-07-101-4/+36
| | | | |
* | | | | Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis2017-07-101-1/+0
| | | | |
* | | | | Drop obsolete resize_mode usageAlexander Valavanis2017-07-101-7/+0
| | | | |