CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/09/19 07:58:57

Modified files:
        .              : ChangeLog 
        app/pdb        : gimppdb.c 
        app/plug-in    : gimpplugin-message.c 

Log message:
2006-09-19  Michael Natterer  <[EMAIL PROTECTED]>

Fix disabling of deprecated procedures (bug #345733 
[http://bugzilla.gnome.org/show_bug.cgi?id=345733]):

* app/pdb/gimppdb.c (gimp_pdb_register_procedure): silently drop
deprecated procedures if they are disabled via --pdb-compat-mode.

* app/plug-in/gimpplugin-message.c (gimp_plug_in_handle_proc_run):
remove code that handles deprecated procedures even when they are
disabled, the change above makes this impossible.
Call plug_in_params_to_args() also if we didn't find the
procedure, so the PDB doesn't choke on NULL args.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-09-19%2007:57&maxdate=2006-09-19%2007:59

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to