summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-pixblock-pattern.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-127/+0
(bzr r9508.1.67)
2008-08-03Minor cleanup work on macrosJon A. Cruz1-1/+1
(bzr r6546)
2006-07-29patch for rendering quality and speed from Jasper van de Grondebulia byak1-13/+13
(bzr r1503)
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY1-1/+2
allocator a little more instead of the others (aside from libgc) (bzr r1044)