summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunk r13580Liam P. White2014-10-067-17/+20
|\ | | | | (bzr r13341.1.255)
| * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-024-7/+11
| | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
| * Fixing inconsistencies in the PixelArt dialog.Nicolas Dufour2014-10-021-2/+2
| | | | | | (bzr r13575)
| * Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-011-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/690255 (bzr r13571)
| * Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵Tavmjong Bah2014-09-291-1/+0
| | | | | | | | | | translation. (bzr r13569)
| * Fix GTK3 buildsu_v2014-09-131-0/+1
| | | | | | (bzr r13555)
| * i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ↵Nicolas Dufour2014-09-121-1/+2
| | | | | | | | | | | | | | | | markup) by houz. Fixed bugs: - https://launchpad.net/bugs/1368375 (bzr r13552)
| * partial rollback of r13544, allow old recursive behavior for some locations, ↵mathog2014-09-081-1/+2
| | | | | | | | | | but not EMF import (bzr r13549)
| * Remove more whiteboard related leftovers.Josh Andler2014-09-021-4/+0
| | | | | | (bzr r13543)
* | Add missing file to CMakeListsLiam P. White2014-10-051-0/+1
| | | | | | (bzr r13341.1.254)
* | Move more UI code into ui/Liam P. White2014-10-0542-46/+2253
| | | | | | (bzr r13341.1.253)
* | Attempt to fix build breakage reported by su_v (but not seen locally).Tavmjong Bah2014-10-051-1/+3
| | | | | | (bzr r13341.1.252)
* | Use actual SVG width and height property values in preview image text.Tavmjong Bah2014-10-051-2/+38
| | | | | | (bzr r13341.1.251)
* | Fix CMakeListsLiam P. White2014-10-051-0/+2
| | | | | | (bzr r13341.1.250)
* | Move GtkAction subclasses to widgets/Liam P. White2014-10-051-1/+1
| | | | | | (bzr r13341.1.249)
* | Move obvious ui component to ui/Liam P. White2014-10-0517-14/+2523
| | | | | | (bzr r13341.1.247)
* | Refactor SPGuide to use more C++Liam P. White2014-10-041-10/+11
| | | | | | (bzr r13341.1.241)
* | change header include order to fix win64 buildJohan B. C. Engelen2014-09-303-3/+5
| | | | | | (bzr r13341.1.235)
* | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵Tavmjong Bah2014-09-291-1/+0
| | | | | | | | | | translation. (bzr r13341.1.233)
* | This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz2014-09-291-1/+10
| | | | | | | | | | This redraw at mouse movement. Whith knots also redraw at button release event (bzr r13341.1.227)
* | Fix bug in object dialog, in highlight color couldent select opacity, now fixedroot2014-09-241-1/+1
| | | | | | (bzr r13341.1.224)
* | A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-243-35/+6
| | | | | | (bzr r13341.1.223)
* | Change colors of helper paths also in middle draw when change the mode ↵root2014-09-241-0/+1
| | | | | | | | | | -spiro, bspline...- (bzr r13341.1.222)
* | Now add the helper colors also to pencil helperJabier Arraiza Cenoz2014-09-241-1/+8
| | | | | | (bzr r13341.1.221)
* | Show the helper curves in pen tool with the color of the current layer ↵Jabier Arraiza Cenoz2014-09-243-29/+19
| | | | | | | | | | defined in objects dialog (bzr r13341.1.220)
* | remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-232-21/+30
| | | | | | (bzr r13341.1.219)
* | fix bug -bad power- inserting nodes near cusp nodes in bsplineJabier Arraiza Cenoz2014-09-231-3/+31
| | | | | | (bzr r13341.1.218)
* | Fix a bug in BSpline, happend pressing any key hover a modified weight ↵Jabier Arraiza Cenoz2014-09-221-0/+1
| | | | | | | | | | handle -it buggy reset to default weight-. (bzr r13341.1.216)
* | Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-222-125/+115
| | | | | | | | | | | | | | | | Now curves with cusp noden in bspline mode looks better, more smooth. Remove some duplicate code from outside for loops Fix a bug continuing shapes in bspline-spiro mode. Style code formating (bzr r13341.1.215)
* | Fix bug moving nodes in bspline modeJabier Arraiza Cenoz2014-09-161-1/+1
| | | | | | (bzr r13341.1.210)
* | fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-152-2/+10
| | | | | | (bzr r13341.1.209)
* | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-1430-85/+5534
|\ \ | | | | | | (bzr r13341.1.204)
| * | Update to experimental r13543Liam P. White2014-09-0723-48/+393
| | | | | | | | | (bzr r13090.1.108)
| * | Update to experimental r13531Liam P. White2014-08-3173-214/+296
| |\ \ | | | | | | | | (bzr r13090.1.106)
| * \ \ Update to experimental r13483Liam P. White2014-08-176-19/+42
| |\ \ \ | | | | | | | | | | (bzr r13090.1.105)
| * \ \ \ Update to experimental r13479Liam P. White2014-08-125-8/+44
| |\ \ \ \ | | | | | | | | | | | | (bzr r13090.1.103)
| * \ \ \ \ Update to experimental r13465Liam P. White2014-08-088-19/+93
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13090.1.102)
| * | | | | | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.101)
| * | | | | | Update to experimental r13464Liam P. White2014-08-081-0/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13090.1.99)
| * \ \ \ \ \ \ Update to experimental r13460Liam P. White2014-08-064-13/+24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13090.1.98)
| * \ \ \ \ \ \ \ Update to experimental r13452Liam P. White2014-07-3020-75/+141
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.95)
| * \ \ \ \ \ \ \ \ Update to experimental r13436Liam P. White2014-07-231-1/+0
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.92)
| * \ \ \ \ \ \ \ \ \ Update to experimental r13429Liam P. White2014-07-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.90)
| * \ \ \ \ \ \ \ \ \ \ Update to experimental r13418Liam P. White2014-07-0511-52/+430
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.87)
| * \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13404Liam P. White2014-06-195-38/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.84)
| * | | | | | | | | | | | | Add clip group option from PonyscapeLiam P. White2014-06-141-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.83)
| * | | | | | | | | | | | | Update to experimental r13402Liam P. White2014-06-143-40/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.82)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13389Liam P. White2014-06-061-37/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.81)
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental (r13376)Liam P. White2014-05-1711-24/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.79)
| * | | | | | | | | | | | | | | | Rename "Tags" to "Selection sets" to avoid confusion with a global tagging ↵Liam P. White2014-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | system (bzr r13090.1.77)