This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gimp
Watch
1
Star
0
Fork
0
You've already forked gimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
181c9efbba02fdb768c1ccc1238be28b7b0fedb8
gimp
/
libgimpmodule
History
Sven Neumann
930d6149da
removed all .cvsignore files from SVN
...
svn path=/trunk/; revision=21612
2006-12-30 14:31:03 +00:00
..
gimpmodule.c
put the module prototypes into a proper place.
2006-11-24 22:20:00 +00:00
gimpmodule.def
Drop a couple of unused variables.
2004-07-04 18:12:22 +00:00
gimpmodule.h
put the module prototypes into a proper place.
2006-11-24 22:20:00 +00:00
gimpmoduledb.c
removed erroneous semicolon after G_DEFINE_TYPE macros.
2006-05-15 09:46:31 +00:00
gimpmoduledb.h
…
gimpmoduletypes.h
renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_.
2005-02-05 14:52:58 +00:00
Makefile.am
added missing GLIB_LIBS to LIBADD. The recent changes to the gmodule check
2006-05-15 22:40:31 +00:00
makefile.msc
…