gimp r22095 - in trunk: . app/actions app/file app/plug-in app/widgets



Author: neo
Date: 2007-03-10 21:22:22 +0000 (Sat, 10 Mar 2007)
New Revision: 22095
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=22095&view=rev

Modified:
   trunk/ChangeLog
   trunk/app/actions/plug-in-actions.c
   trunk/app/file/file-open.c
   trunk/app/file/file-save.c
   trunk/app/plug-in/gimpplugin-cleanup.c
   trunk/app/plug-in/gimppluginmanager.c
   trunk/app/plug-in/gimppluginprocedure.c
   trunk/app/plug-in/gimppluginprocedure.h
   trunk/app/widgets/gimpfiledialog.c
   trunk/app/widgets/gimpfileprocview.c
   trunk/app/widgets/gimpimagepropview.c
Log:
2007-03-10  Sven Neumann  <sven gimp org>

	* app/plug-in/gimppluginprocedure.[ch]: cache the result of
	gimp_plug_in_procedure_get_label() and made the return value 
const.


	* app/actions/plug-in-actions.c
	* app/plug-in/gimpplugin-cleanup.c
	* app/plug-in/gimppluginmanager.c
	* app/widgets/gimpfiledialog.c
	* app/widgets/gimpfileprocview.c
	* app/widgets/gimpimagepropview.c: changed accordingly.

	* app/file/file-open.c
	* app/file/file-save.c: include the plug-in name (or actually 
the
	label) in the error messages.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]