summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-point.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-155/+0
| | | (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)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-4/+0
| | | (bzr r6513)
* NR::Point : add cast operator to Geom::PointJohan B. C. Engelen2008-07-171-0/+2
| | | (bzr r6338)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-2/+1
| | | (bzr r6214)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-12/+0
| | | (bzr r5149)
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-0/+11
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+159
(bzr r1)