summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/gnome.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-19r16617@tres: ted | 2007-09-18 21:00:44 -0700Ted Gould1-445/+0
Actually removing the files for GNOME Print. (bzr r3771)
2007-09-19r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould1-3/+3
Commenting out convolve completely and removing flop. (bzr r3768)
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib ↵MenTaLguY1-1/+1
allocator a little more instead of the others (aside from libgc) (bzr r1044)
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-2/+2
(bzr r134)
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-1/+3
Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)