summaryrefslogtreecommitdiffstats
path: root/src/dialogs/iconpreview.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY2006-05-281-1/+2
| | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-1/+1
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-191-2/+2
| | | (bzr r159)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+320
(bzr r1)