summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14011)
| * | | | | | | | | | | | | | | | Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-161-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14009)
* | | | | | | | | | | | | | | | | fixing a boring bug in path manipulatorJabier Arraiza Cenoz2015-03-191-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.43)
* | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-146-82/+218
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.41)
| * | | | | | | | | | | | | | | | Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-49/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14004)
| * | | | | | | | | | | | | | | | Fix for a potential (though unlikely) dereference of null pointer in the ↵Nicolas Dufour2015-03-141-32/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spray tool single path mode. (bzr r14000)
| * | | | | | | | | | | | | | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-113-1/+141
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13994)
| * | | | | | | | | | | | | | | remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428873 (bzr r13985)
* | | | | | | | | | | | | | | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.39)
* | | | | | | | | | | | | | | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-082-5/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.38)
| * | | | | | | | | | | | | | Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-7/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13974)
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-071-19/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.36)
| * | | | | | | | | | | | | Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for a dead assignment in the printing code (Jenkins warning: http://jenkins.inkscape.org/job/Inkscape_trunk_scan-build/42/clangScanBuildBugs/browse/report-a94344.html#EndPath). Fixed bugs: - https://launchpad.net/bugs/918319 (bzr r13965)
* | | | | | | | | | | | | | finish helper paths and beter handle of fillet/chamfer overflow. Also make ↵Jabier Arraiza Cenoz2015-03-072-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the satellitepairarray LPE parameter usable for other pointwise effects, not only to fillet chamfer (bzr r13645.1.35)
* | | | | | | | | | | | | | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-042-0/+431
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.33)
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-012-10/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.27)
| * | | | | | | | | | | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-012-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-02-2733-228/+118
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.23)
| * | | | | | | | | | | | | Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13951)
| * | | | | | | | | | | | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-266-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13950)
| * | | | | | | | | | | | Isolate components of libgcLiam P. White2015-02-256-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13946)
| * | | | | | | | | | | | Strip ToolFactoryLiam P. White2015-02-2526-220/+110
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | (bzr r13939.1.2)
* | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-02-2311-172/+86
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.21)
| * | | | | | | | | | | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-228-166/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13936)
| * | | | | | | | | | | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting ↵Marc Jeanmougin2015-02-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone grid Fixed bugs: - https://launchpad.net/bugs/469885 (bzr r13934)
| * | | | | | | | | | | Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ↵Marc Jeanmougin2015-02-211-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | between original and clones" Fixed bugs: - https://launchpad.net/bugs/1152657 (bzr r13932)
| * | | | | | | | | | | Fix for bug 1409591 :Marc Jeanmougin2015-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inconsistent selection with 'Select same' on object with clones Fixed bugs: - https://launchpad.net/bugs/1409195 (bzr r13930)
| * | | | | | | | | | | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168651 (bzr r13929)
* | | | | | | | | | | | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-192-415/+0
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | (bzr r13645.1.16)
* / / / / / / / / / / i18nKris De Gussem2015-02-162-2/+2
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | (bzr r13925)
* | | | | | | | | | Commenting dead assignments.Nicolas Dufour2015-02-082-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13909)
* | | | | | | | | | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417752 (bzr r13903)
* | | | | | | | | | Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13895)
* | | | | | | | | | Fix for bug #1130348 (Paint bucket filling multiple regions crashes when ↵Kim Maxim (fixer21k)2015-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scrolling). Fixed bugs: - https://launchpad.net/bugs/1130348 (bzr r13873)
* | | | | | | | | | improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-231-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13868)
* | | | | | | | | | Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-211-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13867)
* | | | | | | | | | during copy and paste, scale stock symbols from units of 'px' to ↵Alvin Penner2015-01-153-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'document-units'. (Bug 1365451) Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13853)
* | | | | | | | | | i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-131-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translations template and French translation update. (bzr r13850)
* | | | | | | | | | Fixing build error on Ubuntu (GThread error due to include ordering).Nicolas Dufour2015-01-121-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13849)
* | | | | | | | | | Undo. Partial fix for Bug #171990 (pen tool commit for each node for more ↵Jeremiah Darais2015-01-122-85/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | granular undo). Fixed bugs: - https://launchpad.net/bugs/171990 (bzr r13848)
* | | | | | | | | | Translations. Italian translation udpate.Firas Hanife2015-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363245 (bzr r13847)
* | | | | | | | | | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together ↵Nicolas Dufour2015-01-071-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions and filters). Fixed bugs: - https://launchpad.net/bugs/1401993 (bzr r13845)
* | | | | | | | | | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translation template and French translation update. (bzr r13842)
* | | | | | | | | | Translators list updateNicolas Dufour2015-01-051-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13841)
* | | | | | | | | | Avoid calling root->updateRepr() twice when changing width and height.Tavmjong Bah2015-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13837)
* | | | | | | | | | UI: some strings were not translatableKris De Gussem2015-01-031-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13834)
* | | | | | | | | | simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz2015-01-011-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13831)
* | | | | | | | | | Allow reposition of BSpline using the pathJabier Arraiza Cenoz2015-01-011-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13830)
* | | | | | | | | | Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ↵mc2014-12-311-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with target in cursor) by Mc. Fixed bugs: - https://launchpad.net/bugs/758718 (bzr r13829)
* | | | | | | | | | Remove sp_style_new().Tavmjong Bah2014-12-254-41/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13822.1.6)