summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various changesMarkus Engel2013-04-2710-408/+355
| | | (bzr r11608.1.105)
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-2137-694/+451
| | | (bzr r11608.1.104)
* More cleaning.Markus Engel2013-04-216-37/+29
| | | (bzr r11608.1.103)
* Cleaned up a bit.Markus Engel2013-04-2124-1774/+1690
| | | (bzr r11608.1.102)
* Some refactoring in RectContext and StarContext.Markus Engel2013-04-205-356/+305
| | | (bzr r11608.1.101)
* Moved factories to different files.Markus Engel2013-04-2029-154/+129
| | | (bzr r11608.1.100)
* merged from trunk (r12287)Markus Engel2013-04-2025-158/+314
|\ | | | | (bzr r11608.1.99)
| * Group bbox update (Bug 1168979)Alvin Penner2013-04-202-0/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168979 (bzr r12285.1.2)
| * minor odg export updateKris De Gussem2013-04-202-38/+33
| | | | | | (bzr r12285.1.1)
| * Updated aiga symbols to have more meta data and used document title for ↵Martin Owens2013-04-191-3/+4
| | | | | | | | | | symbols dropdown (bzr r12282)
| * Path Union. fix for Bug 614577Alvin Penner2013-04-181-3/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/614577 (bzr r12279)
| * Change symbols icon and give minimum size for dialogMartin Owens2013-04-182-1/+4
| | | | | | (bzr r12278)
| * Fix for Bug #503712 (Personal default template not used) by Slagvi.Nicolas Dufour2013-04-151-2/+2
| | | | | | (bzr r12277)
| * odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
| | | | | | (bzr r12276)
| * Fix some broken Vim modelinesAlex Valavanis2013-04-116-6/+6
| | | | | | (bzr r12275)
| * patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/525508 (bzr r12274)
| * Implement read/write of image-rendering property. To be used to control scaling.Tavmjong Bah2013-04-083-29/+112
| | | | | | (bzr r12272)
| * NULL pointer checksKris De Gussem2013-04-082-36/+53
| | | | | | (bzr r12271)
| * Added simple control to font dialog to address text on path's startOffset. ↵Jon A. Cruz2013-04-082-2/+58
| | | | | | | | | | | | | | | | | | Bug #171005 and bug #171033 Fixed bugs: - https://launchpad.net/bugs/171005 - https://launchpad.net/bugs/171033 (bzr r12270)
| * Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
| | | | | | (bzr r12269)
| * add --export-margin option to PDF/EPS/PS export cmdlineJohan B. C. Engelen2013-04-061-0/+15
| | | | | | (bzr r12268)
| * fix bug where extension radiobutton parameters cannot be set from cmdline ↵Johan B. C. Engelen2013-04-061-1/+1
| | | | | | | | | | (e.g. "--export-area-drawing" did not work) (bzr r12267)
* | Merging of EventContext classes complete.Markus Engel2013-04-2053-2457/+472
| | | | | | (bzr r11608.1.98)
* | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-2018-204/+414
| | | | | | (bzr r11608.1.97)
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-1353-238/+526
| | | | | | (bzr r11608.1.96)
* | Made factory a template.Markus Engel2013-04-132-47/+75
| | | | | | (bzr r11608.1.95)
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-1255-99/+207
| | | | | | (bzr r11608.1.94)
* | various little changesMarkus Engel2013-04-104-27/+60
| | | | | | (bzr r11608.1.93)
* | Removed unused (ancient!) code.Markus Engel2013-04-106-671/+0
| | | | | | (bzr r11608.1.92)
* | Removed old SPObject factory.Markus Engel2013-04-109-352/+18
| | | | | | (bzr r11608.1.91)
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-0950-251/+794
| | | | | | (bzr r11608.1.90)
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-0840-208/+1226
| | | | | | (bzr r11608.1.89)
* | Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-085-6/+23
| | | | | | (bzr r11608.1.88)
* | Added exception to SPFactory / basic handling to SPObject.Markus Engel2013-04-073-39/+87
| | | | | | (bzr r11608.1.87)
* | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-07112-532/+251
| | | | | | (bzr r11608.1.86)
* | Merged FilterPrimitive and subclasses.Markus Engel2013-04-0735-1193/+431
| | | | | | (bzr r11608.1.85)
* | Merged more classes.Markus Engel2013-04-0644-1656/+523
| | | | | | (bzr r11608.1.84)
* | Merged ObjectGroup and subclasses.Markus Engel2013-04-068-309/+123
| | | | | | (bzr r11608.1.83)
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-0535-2336/+1262
| | | | | | (bzr r11608.1.82)
* | Merged Item.Markus Engel2013-04-0543-277/+182
| | | | | | (bzr r11608.1.81)
* | merged from trunk (r12265)Markus Engel2013-04-0510-692/+414
|\| | | | | (bzr r11608.1.80)
| * Fix for Bug #1163759 (Mouse selection ignores transform).Nicolas Dufour2013-04-041-6/+6
| | | | | | (bzr r12265)
| * odf export: code clean up and preparatory work to allow gradients in export. ↵Kris De Gussem2013-04-032-665/+376
| | | | | | | | | | | | | | Now only linear fill gradients are shown (not taking orientation and position into account). part of bug #474956 (odg export still doesn't work) (bzr r12264)
| * Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵Kris De Gussem2013-04-035-17/+28
| | | | | | | | | | freezes at opening) (bzr r12263)
| * Fix copyright email for Martin OwensMartin Owens2013-03-311-1/+1
| | | | | | (bzr r12261)
| * Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and ↵Nicolas Dufour2013-03-301-3/+3
| | | | | | | | | | pdf via cairo import and more) by Masato HASHIMOTO. (bzr r12260)
* | Merged FlowX classes.Markus Engel2013-04-059-864/+479
| | | | | | (bzr r11608.1.79)
* | Merged more classes.Markus Engel2013-04-0531-976/+599
| | | | | | (bzr r11608.1.78)
* | Merged Group and subclasses.Markus Engel2013-04-0515-962/+764
| | | | | | (bzr r11608.1.77)
* | Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-0524-447/+452
| | | | | | (bzr r11608.1.76)