summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-22Fix bug#1635442Jabier Arraiza Cenoz1-1/+1
2016-10-20update translatorsMarc Jeanmougin1-0/+2
2016-10-20Fix gradient comparison.Marc Jeanmougin1-1/+1
2016-10-20Fix CMake dependency orderMarc Jeanmougin1-1/+2
2016-10-19Styling rotateJabier Arraiza Cenoz1-4/+49
2016-10-19Fix bug:1634641 crash on deleteJabier Arraiza Cenoz2-2/+2
2016-10-19Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah7-7/+50
2016-10-19Working with rotate previewJabier Arraiza Cenoz4-16/+183
2016-11-12Fit to bounding box: correct transform when mesh has a non-identity gradient ...Tavmjong Bah1-0/+9
2016-11-12Fix rare crash on undo break apartMarc Jeanmougin2-5/+7
2016-11-12Fix selection toolbar icons missing on startMarc Jeanmougin1-9/+9
2016-11-11Add a make inkscape_pot to regen potfileMarc Jeanmougin1-1/+1
2016-11-11Fix filter editor updateMarc Jeanmougin1-0/+1
2016-11-11fix automatic dockbar resizingMarc Jeanmougin2-8/+1
2016-11-10patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog1-1/+1
2016-11-09resizable undocked dialogsMarc Jeanmougin1-0/+2
2016-11-09Click-drag selects nodes rather than creates new mesh if mesh already exists.Tavmjong Bah1-1/+18
2016-11-09Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah1-0/+6
2016-11-09Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock11-156/+113
2016-11-08Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah9-118/+551
2016-11-08[Bug #1638472] Quadrant points of ellipse/circle fail to snap (as source or t...suv-lp1-3/+4
2016-11-08[Bug #262341] Tooltips for LPE tool modes do not show up as translated.Nicolas Dufour1-1/+1
2016-11-07Remove embedded build date, to allow reproducible building.Mattia Rizzolo2-2/+2
2016-10-18update author list in about dialog from AUTHORS fileMarc Jeanmougin1-1/+8
2016-10-18Use geometric bounding box for fill, visual for stroke in creating mesh.Tavmjong Bah1-1/+7
2016-10-17Add option to scale mesh to fit in bounding box.Tavmjong Bah6-0/+141
2016-10-15Reposition widget and add degree symbolJabier Arraiza Cenoz1-11/+49
2016-10-14Change from slider to spinJabier Arraiza Cenoz2-80/+88
2016-10-14Working with rotate widgetJabier Arraiza Cenoz3-2/+94
2016-10-14Implement copying of objects with mesh gradients.Tavmjong Bah3-78/+105
2016-10-14Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz1-3/+8
2016-10-14Code cleanup: simplify initial mesh color calculation.Tavmjong Bah1-24/+9
2016-10-14Do not create unused "vector" gradient when creating mesh gradient.Tavmjong Bah1-20/+28
2016-10-14Ensure newly created meshes have correct 'gradientUnits'.Tavmjong Bah1-4/+4
2016-10-14Remove unused/undefined function.Tavmjong Bah1-3/+0
2016-10-13Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah3-23/+93
2016-10-12[Bug #1630635] Wrong tool tip for new text line height setting.marenhachmann1-11/+11
2016-10-12Render mesh gradients that reference other mesh gradients.Tavmjong Bah2-12/+27
2016-10-10Fix some canvas item problems and refresh items on rotateJabier Arraiza Cenoz3-31/+38
2016-10-10Fix some canvas problems and refactorizationJabier Arraiza Cenoz8-72/+93
2016-10-09Fix palette flickering, probably.liampwhite2-4/+4
2016-10-09Remove unnecessary ?TRUE:FALSE.Shlomi Fish1-2/+2
2016-10-09Provide simple "preview" for mesh gradients.Tavmjong Bah3-4/+69
2016-10-09Refactoring: remove duplicacy.Shlomi Fish1-9/+3
2016-10-09Refactoring/styling: extract a statement.Shlomi Fish1-6/+2
2016-10-09Added widget to to rotateJabier Arraiza Cenoz5-23/+61
2016-10-08Replace assignments and set_vis()es with a foreach.Shlomi Fish1-12/+4
2016-10-08Unify duplicate functionality.Shlomi Fish1-12/+9
2016-10-08Extract a subroutine from two places.Shlomi Fish1-37/+13
2016-10-08Keep selectionJabier Arraiza Cenoz3-36/+19