| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Fix the editing of clipping and masking objects | Stefano Facchini | 2017-10-01 | 3 | -15/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization | |||||
| | * | | | | Second batch | Marc Jeanmougin | 2017-10-02 | 3 | -118/+42 | |
| | | | | | | ||||||
| | * | | | | First batch | Marc Jeanmougin | 2017-10-01 | 6 | -69/+55 | |
| | | | | | | ||||||
| | * | | | | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 17 | -239/+181 | |
| | | | | | | ||||||
| | * | | | | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 5 | -30/+21 | |
| | |/ / / | ||||||
| | * | | | remove helper/gnome-utils.* | Marc Jeanmougin | 2017-09-29 | 1 | -7/+7 | |
| | | | | | ||||||
| | * | | | Merge branch 'jali/inkscape-ustring_refactor' | Tavmjong Bah | 2017-09-27 | 8 | -48/+37 | |
| | |\ \ \ | | | | | | | | | | | | | | | | Removes usage of GString. | |||||
| | | * | | | Remove remaining usage of GString in ui/tools/* | Jan Lingscheid | 2017-09-21 | 5 | -30/+25 | |
| | | | | | | ||||||
| | | * | | | Remove unused GString in ui/tools/box3d-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -1/+0 | |
| | | | | | | ||||||
| | | * | | | Remove usage of GString from ui/tools/spiral-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -3/+2 | |
| | | | | | | ||||||
| | | * | | | Remove usage of GString from tool/node.cpp | Jan Lingscheid | 2017-09-21 | 1 | -12/+7 | |
| | | | | | | ||||||
| | | * | | | Refactor Box3d::string_from_axes to use Glib::ustring | Jan Lingscheid | 2017-09-21 | 1 | -2/+3 | |
| | | | | | | ||||||
| | * | | | | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 1 | -2/+5 | |
| | | | | | | ||||||
| | * | | | | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 16 | -19/+19 | |
| | | | | | | ||||||
| | * | | | | Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) ↵ | Jabier Arraiza | 2017-09-23 | 1 | -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 Arraiza | 2017-09-21 | 1 | -3/+5 | |
| | |/ / / | | | | | | | | | | | | | powerstroke path | |||||
| | * | | | Add default extension for native win32 file save dialog. | Eduard Braun | 2017-09-15 | 1 | -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 Cenoz | 2017-09-14 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | parameter | |||||
| | * | | | Fix a bug when creating a cloned LPE with fill between many | Jabier Arraiza | 2017-09-09 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | This commit is based on a coment on bug #1670644. And allow to fill the fill ↵ | Jabier Arraiza | 2017-09-09 | 2 | -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 powerpencil | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 | |
| |\| | | | ||||||
| | * | | | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | in bspline mode | |||||
| * | | | | Clarify a bit some strings | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | Merge from master | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -2/+4 | |
| |\| | | | ||||||
| | * | | | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+3 | |
| | |/ / | | | | | | | | | | paths. Is retained in bezier mode. Consider backport it | |||||
| * | | | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 2017-08-28 | 5 | -12/+61 | |
| | | | | ||||||
| * | | | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 2017-08-28 | 5 | -9/+21 | |
| | | | | ||||||
| * | | | Add preview | Jabier Arraiza | 2017-08-27 | 3 | -99/+91 | |
| | | | | ||||||
| * | | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 3 | -73/+215 | |
| | | | | ||||||
| * | | | Starting with powerpencil | Jabier Arraiza | 2017-08-25 | 5 | -42/+177 | |
| |/ / | ||||||
| * | | Alow shink in document dialog on expanders close | Jabier Arraiza | 2017-08-15 | 2 | -4/+6 | |
| | | | ||||||
| * | | Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵ | Jabier Arraiza | 2017-08-13 | 1 | -11/+25 | |
| | | | | | | | | | previous width | |||||
| * | | Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask' | Martin Owens | 2017-08-13 | 1 | -1/+4 | |
| |\ \ | ||||||
| | * \ | update to trunk | Jabier Arraiza | 2017-07-01 | 92 | -1569/+2067 | |
| | |\ \ | ||||||
| | * \ \ | Updating to master | Jabier Arraiza | 2017-06-24 | 3 | -10/+165 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Update to trunk | Jabier Arraiza Cenoz | 2017-06-07 | 2 | -8/+14 | |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r15721) | |||||
| | | * | | | | Reorder hide and lock from context menu | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.33) | |||||
| | | * | | | | Strip comments when parsing CSS. Allow no space after an element name if ↵ | Tavmjong Bah | 2017-06-07 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | followed by '+', '>', or '~' when entering new selector. (bzr r15703.1.32) | |||||
| | * | | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-06-06 | 5 | -27/+159 | |
| | |\| | | | | | | | | | | | | | | | | (bzr r15715) | |||||
| | | * | | | | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 3 | -2/+89 | |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.29) | |||||
| | | * | | | | Show glyphs with alternative styles in "Feature Settings" section of ↵ | Tavmjong Bah | 2017-06-05 | 2 | -0/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Variants" tab of "Text and Font" dialog. (bzr r15703.1.28) | |||||
| | | * | | | | Add list of OpenType tables available in selected font. | Tavmjong Bah | 2017-06-03 | 2 | -25/+35 | |
| | | | | | | | | | | | | | | | | | | | (bzr r15703.1.22) | |||||
| | * | | | | | Working on hide | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r15711) | |||||
| | * | | | | | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r15709) | |||||
| | * | | | | | Initial release | Jabiertxof | 2017-05-29 | 1 | -2/+5 | |
| | |/ / / / | | | | | | | | | | | (bzr r15704) | |||||
| * | | | / | Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools | Jabier Arraiza | 2017-08-13 | 2 | -47/+127 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | fix set_set_ | Marc Jeanmougin | 2017-08-07 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | objects dialog: Gtk+ < 3.16 compat | Alexander Valavanis | 2017-08-06 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Add HSV picker mode to color scales | Roman Hargrave | 2017-08-02 | 3 | -4/+82 | |
| | | | | | ||||||
| * | | | | Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSL | Roman Hargrave | 2017-08-02 | 3 | -9/+9 | |
| | | | | | | | | | | | | | | | | | SP_COLOR_SCALES_MODE_HSV was a bad name for HSL selection mode | |||||
