| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 2 | -3/+3 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | Cmake: added livarot as a lib, fixes problem with linking | Joshua L. Blocher | 2008-04-27 | 1 | -0/+39 |
| | | | | (bzr r5532) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -7/+0 |
| | | | | (bzr r5299) | ||||
| * | noop: Translate some comments. Use utf-8 for originals. | Peter Moulder | 2008-03-29 | 1 | -9/+10 |
| | | | | (bzr r5226) | ||||
| * | delete unused code | bulia byak | 2008-03-23 | 4 | -1307/+0 |
| | | | | (bzr r5181) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+2 |
| | | | | (bzr r5149) | ||||
| * | Node tool: snap to paths and their nodes, incl. to the path currently being ↵ | Diederik van Lierop | 2008-03-08 | 2 | -3/+6 |
| | | | | | | edited (bzr r4989) | ||||
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+1 |
| | | | | (bzr r4706) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 8 | -6/+28 |
| | | | | (bzr r4629) | ||||
| * | fix vector, power, and fidelity for paths in transformed groups, also ↵ | bulia byak | 2008-01-12 | 1 | -17/+11 |
| | | | | | | normalize fidelity for zoom level (still not ideal for very small paths at 256x zoom, I suspect livarot just lacks precision) (bzr r4469) | ||||
| * | Snap to intersections of line segments | Diederik van Lierop | 2007-11-14 | 2 | -0/+16 |
| | | | | (bzr r4082) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 2 | -97/+97 |
| | | | | (bzr r4052) | ||||
| * | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 2007-11-09 | 2 | -330/+118 |
| | | | | (bzr r4047) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -24/+35 |
| | | | | (bzr r4025) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 12 | -12/+12 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | repel/attract methods | bulia byak | 2007-08-27 | 2 | -1/+141 |
| | | | | (bzr r3591) | ||||
| * | remove extra Shape:: on new function definition in Shape class. | Johan B. C. Engelen | 2007-08-08 | 1 | -1/+1 |
| | | | | (bzr r3425) | ||||
| * | new methods for tweaking, modeled after MakeOffset | bulia byak | 2007-08-08 | 2 | -0/+275 |
| | | | | (bzr r3422) | ||||
| * | warn when ConvertToShape fails | bulia byak | 2007-08-07 | 1 | -1/+2 |
| | | | | (bzr r3414) | ||||
| * | fix thinning that didn't work for paths inside a transformed group | bulia byak | 2007-04-13 | 2 | -4/+4 |
| | | | | (bzr r2871) | ||||
| * | allow MakeOffset to do profiled offset controlled by the distance of each ↵ | bulia byak | 2007-04-11 | 2 | -7/+31 |
| | | | | | | point from a given center and a coverage radius (bzr r2850) | ||||
| * | add a new return code indicating nothing was done | bulia byak | 2007-04-11 | 1 | -1/+2 |
| | | | | (bzr r2849) | ||||
| * | fix bug where nearest_point_on_path returned bogus t values on sharp bends | bulia byak | 2007-04-08 | 1 | -5/+12 |
| | | | | (bzr r2834) | ||||
| * | Fixed unintialized variables and minor misc warnings | Jon A. Cruz | 2007-02-19 | 1 | -1/+1 |
| | | | | (bzr r2398) | ||||
| * | enable Affiche | bulia byak | 2006-11-05 | 1 | -7/+5 |
| | | | | (bzr r1900) | ||||
| * | prevent stroke becoming invisible at certain zooms and path disappearing ↵ | bulia byak | 2006-05-31 | 2 | -18/+0 |
| | | | | | | after outset with complex paths, closes a bunch of bugs (bzr r1105) | ||||
| * | method for dashing Path using an SPStyle | bulia byak | 2006-05-26 | 2 | -0/+35 |
| | | | | (bzr r1013) | ||||
| * | Bug 1488621 (path misrendered if some successive node is in the same position) | Andrius Ramanauskas | 2006-05-16 | 1 | -2/+9 |
| | | | | (bzr r852) | ||||
| * | put Richard's copyright notice where I had forgotten it. | Aaron Spike | 2006-05-14 | 1 | -0/+6 |
| | | | | (bzr r836) | ||||
| * | Fix for [Bug-1473139] | Andrius Ramanauskas | 2006-04-20 | 1 | -7/+5 |
| | | | | (bzr r553) | ||||
| * | resolving compiler warnings | Andrius Ramanauskas | 2006-04-20 | 1 | -2/+2 |
| | | | | (bzr r552) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 7 | -1088/+1398 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | ifdef'd win32 #include <inttypes.h> to fix compile error | Josh Andler | 2006-02-06 | 1 | -0/+4 |
| | | | | (bzr r96) | ||||
| * | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 2006-02-06 | 2 | -6/+10 |
| | | | | (bzr r94) | ||||
| * | optimize includes, use stdlib instead of inttypes if we have it | Ralf Stephan | 2006-02-04 | 7 | -19/+26 |
| | | | | (bzr r73) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 41 | -0/+24463 |
| (bzr r1) | |||||
