summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Fix the editing of clipping and masking objectsStefano Facchini2017-10-013-15/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization
| * | | | Second batchMarc Jeanmougin2017-10-023-118/+42
| | | | |
| * | | | First batchMarc Jeanmougin2017-10-016-69/+55
| | | | |
| * | | | Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-0117-239/+181
| | | | |
| * | | | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-305-30/+21
| |/ / /
| * | | remove helper/gnome-utils.*Marc Jeanmougin2017-09-291-7/+7
| | | |
| * | | Merge branch 'jali/inkscape-ustring_refactor'Tavmjong Bah2017-09-278-48/+37
| |\ \ \ | | | | | | | | | | | | | | | Removes usage of GString.
| | * | | Remove remaining usage of GString in ui/tools/*Jan Lingscheid2017-09-215-30/+25
| | | | |
| | * | | Remove unused GString in ui/tools/box3d-tool.cppJan Lingscheid2017-09-211-1/+0
| | | | |
| | * | | Remove usage of GString from ui/tools/spiral-tool.cppJan Lingscheid2017-09-211-3/+2
| | | | |
| | * | | Remove usage of GString from tool/node.cppJan Lingscheid2017-09-211-12/+7
| | | | |
| | * | | Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-2/+3
| | | | |
| * | | | 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
* | | | Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-08-291-1/+1
|\| | |
| * | | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵Jabiertxo Arraiza Cenoz2017-08-291-1/+1
| | | | | | | | | | | | | | | | in bspline mode
* | | | Clarify a bit some stringsJabiertxo Arraiza Cenoz2017-08-291-3/+3
| | | |
* | | | Merge from masterJabiertxo Arraiza Cenoz2017-08-291-2/+4
|\| | |
| * | | 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
* | | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-285-12/+61
| | |
* | | Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza2017-08-285-9/+21
| | |
* | | Add previewJabier Arraiza2017-08-273-99/+91
| | |
* | | Working on preview over powerpencilJabier Arraiza2017-08-273-73/+215
| | |
* | | Starting with powerpencilJabier Arraiza2017-08-255-42/+177
|/ /
* | 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