summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2013-12-301-1/+1
|\ | | | | (bzr r11950.1.220)
| * modify transform behaviour for unscaled stroke width, Preserved Transforms ↵Alvin Penner2013-12-301-1/+1
| | | | | | | | | | | | | | | | (Bug 1262146) Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12863)
* | RefactorizingJabier Arraiza Cenoz2013-12-302-3/+0
| | | | | | (bzr r11950.1.212)
* | Update to trunkJabier Arraiza Cenoz2013-12-281-1/+1
|\| | | | | (bzr r11950.1.209)
| * modify transform behaviour for scaled stroke width, Preserved TransformsAlvin Penner2013-12-171-1/+1
| | | | | | (bzr r12852)
* | Update to trunkJabier Arraiza Cenoz2013-12-122-2/+2
|\| | | | | (bzr r11950.1.208)
| * Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ↵Nicolas Dufour2013-12-121-1/+1
| | | | | | | | | | and corners shows 3 after undo). (bzr r12846)
| * Superficial text fix in gradient toolbar.Josh Andler2013-12-091-1/+1
| | | | | | (bzr r12842)
* | Update to trunkJabier Arraiza Cenoz2013-12-081-1/+7
|\| | | | | (bzr r11950.1.207)
| * Fix for Bug #1094511 (GTK3: rulers render with solid black bg).Nicolas Dufour2013-12-031-1/+7
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094511 (bzr r12835)
* | Update to trunkJabier Arraiza Cenoz2013-11-1024-36/+36
|\| | | | | (bzr r11950.1.195)
| * Moved and renamed some tool-related files.Markus Engel2013-11-0924-36/+36
| | | | | | (bzr r12785)
* | Update to trunkJabier Arraiza Cenoz2013-11-0814-76/+90
|\| | | | | (bzr r11950.1.193)
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-0714-76/+90
| | | | | | (bzr r12782)
* | Update to trunkJabier Arraiza Cenoz2013-10-161-1/+3
|\| | | | | (bzr r11950.1.184)
| * eek-preview: Hide unused variable in gtk3 buildAlex Valavanis2013-10-151-1/+3
| | | | | | (bzr r12691)
* | Update to trunkJabier Arraiza Cenoz2013-10-1311-55/+55
|\| | | | | (bzr r11950.1.181)
| * Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-1211-55/+55
| | | | | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* | Update to trunkJabier Arraiza Cenoz2013-10-122-8/+7
|\| | | | | (bzr r11950.1.180)
| * Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-091-1/+1
| | | | | | | | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
| * Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵Tavmjong Bah2013-10-081-7/+6
| | | | | | | | | | using the Circle, Ellipse, and Arc tool. (bzr r12670)
* | update to trunkroot2013-10-051-1/+1
|\| | | | | (bzr r11950.1.159)
| * C++Johan B. C. Engelen2013-10-041-1/+1
| | | | | | (bzr r12660)
* | update to trunkJabier Arraiza Cenoz2013-10-021-0/+2
|\| | | | | (bzr r11950.1.158)
| * fix obvious leakJohan B. C. Engelen2013-09-301-0/+2
| | | | | | (bzr r12634)
* | update to trunkJabier Arraiza Cenoz2013-09-271-1/+1
|\| | | | | (bzr r11950.1.155)
| * Further refactored SPEllipse.Markus Engel2013-09-261-1/+1
| | | | | | (bzr r12601)
* | Update to trunkJabier Arraiza Cenoz2013-09-253-3/+3
|\| | | | | (bzr r11950.1.148)
| * C++ify calling a few SPLPEItem functions, much more work than expected... ↵Johan B. C. Engelen2013-09-251-1/+1
| | | | | | | | | | slowly slowly... (bzr r12593)
| * Fix my email address through codebaseBryce Harrington2013-09-242-2/+2
| | | | | | (bzr r12588)
* | update to trunkJabier Arraiza Cenoz2013-09-221-4/+4
|\| | | | | (bzr r11950.1.147)
| * Fix tautological comparison for enum of unspecified typeAlex Valavanis2013-09-211-4/+4
| | | | | | (bzr r12566)
* | Update to trunkJabier Arraiza Cenoz2013-09-2019-48/+66
|\| | | | | (bzr r11950.1.146)
| * Merge from trunk.Matthew Petroff2013-09-2014-81/+90
| |\ | | | | | | (bzr r12475.1.29)
| * | Fix bug in rectangle toolbar.Matthew Petroff2013-09-161-5/+6
| | | | | | | | | (bzr r12475.1.28)
| * | Enable unit evaluation in toolbars.Matthew Petroff2013-09-1517-40/+56
| | | | | | | | | (bzr r12475.1.22)
| * | Merge from trunk.Matthew Petroff2013-09-153-142/+130
| |\ \ | | | | | | | | (bzr r12475.1.20)
| * \ \ Merge from trunk.Matthew Petroff2013-09-122-11/+80
| |\ \ \ | | | | | | | | | | (bzr r12475.1.16)
| * | | | Added viewBox implement document unit support.Matthew Petroff2013-08-272-3/+4
| | | | | | | | | | | | | | | (bzr r12475.1.2)
* | | | | Update to trunkJabier Arraiza Cenoz2013-09-1914-81/+90
|\ \ \ \ \ | | |_|_|/ | |/| | | (bzr r11950.1.141)
| * | | | Merged from trunk (r12517).Markus Engel2013-09-143-142/+130
| |\ \ \ \ | | | |_|/ | | |/| | (bzr r11608.1.121)
| * | | | Merged from trunk (r12488).Markus Engel2013-08-3034-395/+308
| |\ \ \ \ | | | |_|/ | | |/| | (bzr r11608.1.120)
| * | | | Merged from trunk (r12465).Markus Engel2013-08-041-1/+0
| |\ \ \ \ | | | | | | | | | | | | (bzr r11608.1.119)
| * | | | | Cleaned up.Markus Engel2013-08-034-8/+8
| | | | | | | | | | | | | | | | | | (bzr r11608.1.117)
| * | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
| | | | | | | | | | | | | | | | | | (bzr r11608.1.115)
| * | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-313-3/+3
| | | | | | | | | | | | | | | | | | (bzr r11608.1.111)
| * | | | | Further refactoring of EventContexts.Markus Engel2013-07-301-5/+5
| | | | | | | | | | | | | | | | | | (bzr r11608.1.109)
| * | | | | Merge from trunk (r12439).Markus Engel2013-07-255-6/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r11608.1.108)
| * \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1429-565/+708
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r11608.1.107)
| * \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-272-7/+15
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r11608.1.106)