summaryrefslogtreecommitdiffstats
path: root/src/livarot (follow)
Commit message (Expand)AuthorAgeFilesLines
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-092-3/+3
* Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher2008-04-271-0/+39
* delete remaining .cvsignore filesAdib Taraben2008-04-011-7/+0
* noop: Translate some comments. Use utf-8 for originals.Peter Moulder2008-03-291-9/+10
* delete unused codebulia byak2008-03-234-1307/+0
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+2
* Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop2008-03-082-3/+6
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-0/+1
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-318-6/+28
* fix vector, power, and fidelity for paths in transformed groups, also normali...bulia byak2008-01-121-17/+11
* Snap to intersections of line segmentsDiederik van Lierop2007-11-142-0/+16
* Warning cleanupJon A. Cruz2007-11-102-97/+97
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-092-330/+118
* Warning cleanupJon A. Cruz2007-11-041-24/+35
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-0412-12/+12
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* repel/attract methodsbulia byak2007-08-272-1/+141
* remove extra Shape:: on new function definition in Shape class.Johan B. C. Engelen2007-08-081-1/+1
* new methods for tweaking, modeled after MakeOffsetbulia byak2007-08-082-0/+275
* warn when ConvertToShape failsbulia byak2007-08-071-1/+2
* fix thinning that didn't work for paths inside a transformed groupbulia byak2007-04-132-4/+4
* allow MakeOffset to do profiled offset controlled by the distance of each poi...bulia byak2007-04-112-7/+31
* add a new return code indicating nothing was donebulia byak2007-04-111-1/+2
* fix bug where nearest_point_on_path returned bogus t values on sharp bendsbulia byak2007-04-081-5/+12
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-1/+1
* enable Affichebulia byak2006-11-051-7/+5
* prevent stroke becoming invisible at certain zooms and path disappearing afte...bulia byak2006-05-312-18/+0
* method for dashing Path using an SPStylebulia byak2006-05-262-0/+35
* Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas2006-05-161-2/+9
* put Richard's copyright notice where I had forgotten it.Aaron Spike2006-05-141-0/+6
* Fix for [Bug-1473139]Andrius Ramanauskas2006-04-201-7/+5
* resolving compiler warningsAndrius Ramanauskas2006-04-201-2/+2
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-197-1088/+1398
* ifdef'd win32 #include <inttypes.h> to fix compile errorJosh Andler2006-02-061-0/+4
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-062-6/+10
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-047-19/+26
* moving trunk for module inkscapeMenTaLguY2006-01-1641-0/+24463