summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-macros.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-61/+0
| | | (bzr r10582.1.10)
* libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP ↵Peter Moulder2009-07-131-3/+4
| | | | | and NR_CLAMP, and make it take precedence over any existing CLAMP macro (such as the one from Glib, which doesn't behave the way we want for NaN). (bzr r8272)
* Minor cleanup work on macrosJon A. Cruz2008-08-031-0/+2
| | | (bzr r6546)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-11/+1
| | | (bzr r5149)
* some more NRRectL goodies for canvas optimizationsbulia byak2006-10-161-0/+1
| | | (bzr r1804)
* replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY2006-05-281-4/+0
| | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+71
(bzr r1)