summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-object.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski1-318/+0
(bzr r10582.1.10)
2009-05-07Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, ↵Josh Andler1-1/+1
happy on Karmic now) (bzr r7831)
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-3/+3
(bzr r5594)
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY1-5/+6
allocator a little more instead of the others (aside from libgc) (bzr r1044)
2006-05-01log finalization of NRObjectsMenTaLguY1-0/+22
(bzr r644)