mirror of https://github.com/GNOME/gimp.git
19e1acbcd7
2001-11-27 Sven Neumann <sven@gimp.org> * configure.in * app/Makefile.am * app/config/gimpconfig.[ch] * app/config/gimpconfig-serialize.[ch] * app/config/gimpconfig-deserialize.[ch]: added new base class GimpConfig that knows how to serialize and deserialize it's properties in sexp format. Contains two example properties that will go into derived classes once this is really used. * app/main.c: deserialize and serialize the test GimpConfig object to ~/.gimp-1.3/foorc (only for debugging). * app/widgets/widgets-types.h * app/core/core-types.h: moved GimpPreviewSize enum to core-types. * app/core/core-types.h: don't include gdk-pixbuf.h. * app/core/gimptoolinfo.h * app/core/gimpimagefile.c: include gdk-pixbuf.h. * app/core/gimpimage.[ch]: made construct_flag a gboolean. * app/core/gimpdrawable-invert.c * app/core/gimpunit.c * tools/pdbgen/pdb/plug_in.pdb * app/pdb/plug_in_cmds.c: removed unused variables. * app/display/Makefile.am: removed .PHONY and files cruft * app/Makefile.am * libgimp/Makefile.am * libgimpbase/Makefile.am * libgimpcolor/Makefile.am * libgimpmath/Makefile.am * libgimpwidgets/Makefile.am * plug-ins/Makefile.am: removed commented out makefile.mingw rules. If we ever need them again, they can easily be resurrected from CVS. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
gimpbase.def | ||
gimpbase.h | ||
gimpbasetypes.h | ||
gimpdatafiles.c | ||
gimpdatafiles.h | ||
gimpenv.c | ||
gimpenv.h | ||
gimplimits.h | ||
gimpparasite.c | ||
gimpparasite.h | ||
gimpparasiteio.c | ||
gimpparasiteio.h | ||
gimpprotocol.c | ||
gimpprotocol.h | ||
gimpsignal.c | ||
gimpsignal.h | ||
gimpunit.h | ||
gimpversion.h.in | ||
gimpwire.c | ||
gimpwire.h | ||
makefile.mingw.in | ||
makefile.msc |