summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-03Removed commented out code from ColorNotebookTomasz Boczkowski2-164/+0
2015-05-03Introduced fixes after merge proposal reviewTomasz Boczkowski6-75/+47
2015-05-03Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski10-67/+13
2015-05-02fix crash when setting clipMarc Jeanmougin1-6/+7
2015-05-02gtk3 compile fixTomasz Boczkowski6-31/+10
2015-05-02sp-text: Whitespace cleanupBryce Harrington1-13/+13
2015-05-02bzrignore: Fix *.cmake ignoranceBryce Harrington1-0/+2
2015-05-02Fixed comparison function used in sortsMarc Jeanmougin5-5/+10
2015-05-02fixed selection after ungroupMarc Jeanmougin1-5/+2
2015-05-01Fix segfault due to an infinite recursion (due to a typo)Marc Jeanmougin1-1/+1
2015-05-01Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin4-14/+20
2015-04-30Update 2Geom to r2347Krzysztof Kosi??ski14-182/+150
2015-04-30Fix dbus buildLiam P. White1-23/+23
2015-04-29cmake: Include missing source file in build rulesBryce Harrington1-0/+1
2015-04-29unsigned int -> size_tMarc Jeanmougin2-4/+4
2015-04-29uint -> unsigned intMarc Jeanmougin1-1/+1
2015-04-29corrected test fileMarc Jeanmougin1-1/+2
2015-04-29Better solution pickingLiam P. White1-3/+22
2015-04-29Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2-5/+11
2015-04-29Fix a bug linking a path parameter to a transformed elementjabiertxof1-1/+7
2015-04-29Fis fix a bug finded in my presentation in the HackFestjabiertxof1-2/+6
2015-04-29Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White1-3/+1
2015-04-29Catch more intersections (can still be improved somewhat I think)Liam P. White1-21/+17
2015-04-28fix tangent sign problems in path outline codeLiam P. White1-65/+94
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski20-68/+111
2015-04-28enable default pen object for WMF filesmathog1-1/+5
2015-04-28Save original text in 'aria-label' attribute for accessibilty reasons.Tavmjong Bah1-1/+11
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski218-7116/+12404
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis95-454/+13
2015-04-27removed a few useless SP_OBJECT() castsMarc Jeanmougin7-23/+23
2015-04-27removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin7-13/+0
2015-04-27add two files omitted in patch at revision 14062mathog2-0/+1234
2015-04-27patch for bugs 1447850 and 1447382mathog21-1833/+3706
2015-04-27Enable snapping of cusp nodes by defaultDiederik van Lierop1-1/+1
2015-04-27Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2-2/+5
2015-04-26Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin10-31/+27
2015-04-26fixMarc Jeanmougin1-1/+1
2015-04-22prevent overflow index on a pathinfo functionJabier Arraiza Cenoz2-26/+0
2015-04-22adding suport to full path reverseJabier Arraiza Cenoz3-1/+30
2015-04-21Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2-1/+62
2015-04-14Replace GList by std::vectorTavmjong Bah3-47/+34
2015-04-13Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz1-0/+7
2015-04-10Fix coding style issues in transform by two points LPEJabier Arraiza Cenoz2-106/+106
2015-04-10Fix coding style issues in mirror symmetry codeJabier Arraiza Cenoz2-93/+100
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz11-513/+521
2015-04-10Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2-45/+45
2015-04-10Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2-144/+147
2015-04-09Fix coding style issues in roughen LPEJabier Arraiza Cenoz2-110/+110
2015-04-09Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2-313/+310
2015-04-09Fix coding style issues in simplify LPEJabier Arraiza Cenoz2-119/+119