CVSROOT: /cvs/gnome Module name: gimp Changes by: hans 05/09/25 15:30:55
Modified files: . : ChangeLog makefile.msc app : gimpcore.def makefile.msc app/actions : makefile.msc app/base : makefile.msc app/core : makefile.msc app/dialogs : file-save-dialog.c user-install-dialog.c app/tools : makefile.msc app/widgets : gimpselectiondata.c gimpwidgets-utils.c makefile.msc cursors : makefile.msc libgimp : makefile.msc libgimpwidgets : gimpwidgets.def makefile.msc plug-ins : makefile.msc plug-ins/help : gimp-help-lookup.c plug-ins/pygimp: makefile.msc plug-ins/xjt : xjt.c themes/Default/images: makefile.msc Log message: 2005-09-24 Hans Breuer <[EMAIL PROTECTED]> * **makefile.msc : updated * app/dialogs/user-install-dialog.c : only add the migrate page if there is something to migrate from. Avoids on version being NULL. * app/dialogs/file-save-dialog.c : the g_print() output was crashing on the assumption that ->menu_label != NULL. It is for colorhtml.py. * app/widgets/gimpselectiondata.c : use HAVE_UNISTD_H and move * process.h definition by G_OS_WIN32 below it being defined * app/widgets/gimpwidgets-utils.c(gimp_window_get_native) : cast return value to (GdkNativeWindow) it is not necessary an int. * libgimpwidgets/gimpwidgets.def : added gimp_zoom_type_get_type * plug-ins/help/gimp-help-lookup.c : dynamic lookup of help_root instead of hard-coding DATADIR/GIMP_HELP_PREFIX * plug-ins/xjt/xjt.c : there is no pid_t with msvc, typedef one. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=hans&date=explicit&mindate=2005-09-25%2015:29&maxdate=2005-09-25%2015:31 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list