summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jali/inkscape-ustring_refactor'Tavmjong Bah2017-09-278-48/+37
|\
| * 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) do...Jabier Arraiza2017-09-231-22/+23
* | Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-3/+5
|/
* Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
* Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-142-2/+2
* 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
* Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2017-08-291-1/+1
* Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2017-08-291-1/+3
* 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 previou...Jabier Arraiza2017-08-131-11/+25
* 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
| |\ \ \
| | * | | Reorder hide and lock from context menuJabier Arraiza Cenoz2017-06-071-7/+7
| | * | | Strip comments when parsing CSS. Allow no space after an element name if foll...Tavmjong Bah2017-06-071-1/+7
| * | | | Update to trunkJabier Arraiza Cenoz2017-06-065-27/+159
| |\| | |
| | * | | Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-063-2/+89
| | * | | Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah2017-06-052-0/+35
| | * | | Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
| * | | | Working on hideJabier Arraiza Cenoz2017-05-291-1/+1
| * | | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-291-1/+1
| * | | | Initial releaseJabiertxof2017-05-291-2/+5
| |/ / /
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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 th...Eduard Braun2017-07-091-1/+5