summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault due to an infinite recursion (due to a typo)Marc Jeanmougin2015-05-011-1/+1
* bzrignore: Add cmake bitsBryce Harrington2015-05-011-0/+10
* cmake: Sp. fixBryce Harrington2015-05-011-3/+4
* cmake: Fix osx-related issues with cmake-buildsu_v2015-05-013-1/+72
* Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin2015-05-014-14/+20
* cmake: Fix various issues with cmake buildsBryce Harrington2015-04-303-7/+16
|\
| * cmake: Add missing dependencies for libgomp and libjpgBryce Harrington2015-04-291-2/+10
| * cmake: Include missing source file in build rulesBryce Harrington2015-04-291-0/+1
| * cmake: Force CMS on to resolve missing DSO linker errorBryce Harrington2015-04-291-1/+1
| * cmake: Don't depend on OpenSSLBryce Harrington2015-04-291-3/+3
| * cmake: Force requiring Gnome VFSBryce Harrington2015-04-291-1/+1
* | Fix dbus buildLiam P. White2015-04-301-23/+23
* | unsigned int -> size_tMarc Jeanmougin2015-04-292-4/+4
* | uint -> unsigned intMarc Jeanmougin2015-04-291-1/+1
* | bzr merge lp:~mc.../inkscape/SelContainerMarc Jeanmougin2015-04-29114-1778/+1544
|\ \
| * | corrected test fileMarc Jeanmougin2015-04-291-1/+2
| * | updated with trunkMarc Jeanmougin2015-04-29102-545/+170
| |\ \ | |/ / |/| |
* | | Better solution pickingLiam P. White2015-04-291-3/+22
* | | Fix regression: Update default font-family if nothing is selected on canvas.Tavmjong Bah2015-04-292-5/+11
* | | Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| |/ |/|
* | Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White2015-04-291-3/+1
* | Catch more intersections (can still be improved somewhat I think)Liam P. White2015-04-291-21/+17
* | fix tangent sign problems in path outline codeLiam P. White2015-04-281-65/+94
* | enable default pen object for WMF filesmathog2015-04-281-1/+5
* | Save original text in 'aria-label' attribute for accessibilty reasons.Tavmjong Bah2015-04-281-1/+11
* | Translation. Fix for bug #1449294 (Envelope extension absent with Russian int...tkzv2015-04-281-1/+1
* | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2795-454/+13
| * merge with trunkMarc Jeanmougin2015-04-2726-1836/+4946
| |\ | |/ |/|
* | add two files omitted in patch at revision 14062mathog2015-04-272-0/+1234
* | patch for bugs 1447850 and 1447382mathog2015-04-2721-1833/+3706
* | Enable snapping of cusp nodes by defaultDiederik van Lierop2015-04-271-1/+1
* | Mainloop fix for possible data loss if closing before save has completed.Mark Harmer2015-04-272-2/+5
| * removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-277-23/+23
| * removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-277-13/+0
| * Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-2611-31/+28
| * fixMarc Jeanmougin2015-04-261-1/+1
| * mergingMarc Jeanmougin2015-04-26219-30165/+63150
| |\ | |/ |/|
* | extensions. ink2canvas.py - do not parse html comments. (Bug 1446204)Alvin Penner2015-04-221-0/+2
* | Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2015-04-212-1/+62
* | Replace GList by std::vectorTavmjong Bah2015-04-143-47/+34
* | Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz2015-04-131-0/+7
* | added info about multiple pen feature in guiSebastian Wüst2015-04-102-17/+21
* | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-1011-513/+521
* | Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
* | Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
* | fixed bug: when no tool offset is used uninitialize commands (SP0;PU0,0) are ...Sebastian Wüst2015-04-101-1/+2
* | added option to set non-standard bytesize, stopbits and parity settingsSebastian Wüst2015-04-102-27/+84
* | Fixes bug #1409568: added possibility to use multiple pens (when using pen pl...Sebastian Wüst2015-04-103-42/+53
* | Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
* | Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310