summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-point-fns.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-21/+0
| | | (bzr r10582.1.11)
* Remove unused function project_on_linesegment from nr-point-fns.hKrzysztof Kosi??ski2011-08-271-2/+0
| | | (bzr r10582.1.7)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-91/+4
| | | (bzr r10347.1.2)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Refactor snapping of gradient handles; now behaves like all other snapping, ↵Diederik van Lierop2010-01-011-2/+0
| | | | | | | | i.e. no more snapping to imaginary infinite lines along the bounding box Fixed bugs: - https://launchpad.net/bugs/371001 (bzr r8932)
* 1) Fix bug #178312Diederik van Lierop2007-12-271-0/+2
| | | | | 2) Fix constrained snapping to objects (bzr r4314)
* add some utility functions from gradient codebulia byak2007-10-161-0/+6
| | | (bzr r3905)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+104
(bzr r1)