gimp/plug-ins
Michael Natterer ba70ce9a10 changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const
2003-08-23  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpwidgetstypes.h: changed GimpHelpFunc typedef:
	- renamed "const gchar *help_data" to "const gchar *help_id".
	- added "gpointer help_data".

	* libgimpwidgets/gimphelpui.[ch]: added "gpointer help_data" to
	gimp_help_connect(). Removed all fiddling with html links and
	treat all help IDs as opaque identifiers.

	* app/core/gimptoolinfo.[ch]: changed "help_data" member to
	"help_id".

	* app/widgets/gimpitemfactory.[ch]: removed the "help_path"
	parameter from gimp_item_factory_new() since we don't fiddle with
	html file paths any more. Simplifies menu item help a lot.
	Renamed "help_data" member of struct GimpItemFactoryEntry to
	"help_id".

	* app/gui/plug-in-menus.c: changed accordingly. 3rd party
	plug-ins' menu item help IDs are now encoded as
	"help_path:help_id".

	* app/gui/file-open-menu.c
	* app/gui/file-save-menu.c: when constructing the <Load> and
	<Save> menus, take the resp. procedures' locale_domain and
	help_path into account. Fixes translation of 3rd party menu items.
	Also do the right thing for load/save procs which are implemented
	as temporary procedures (they are impossible to implement
	currently but it's nice to do the right thing anyway...).

	* app/widgets/gimphelp-ids.h: added GIMP_HELP_MAIN identifier.

	* libgimpwidgets/gimpdialog.[ch]
	* libgimpwidgets/gimpwidgets.[ch]
	* libgimp/gimpui.c
	* app/display/gimpdisplayshell.c
	* app/gui/gui.c
	* app/gui/about-dialog.c
	* app/gui/color-notebook.c
	* app/gui/dialogs-constructors.c
	* app/gui/file-dialog-utils.[ch]
	* app/gui/gradients-commands.c
	* app/gui/help-commands.c
	* app/gui/image-menu.c
	* app/gui/menus.c
	* app/gui/preferences-dialog.c
	* app/gui/tips-dialog.c
	* app/tools/gimpcolorpickertool.c
	* app/tools/gimpcroptool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimphistogramtool.c
	* app/tools/gimpimagemaptool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpmeasuretool.c
	* app/tools/gimptransformtool.c
	* app/widgets/gimperrorconsole.c
	* app/widgets/gimphelp.[ch]
	* app/widgets/gimpmenufactory.[ch]
	* app/widgets/gimptexteditor.c
	* app/widgets/gimptoolbox.c
	* app/widgets/gimpviewabledialog.[ch]
	* plug-ins/common/CEL.c
	* plug-ins/common/CML_explorer.c
	* plug-ins/common/gee.c
	* plug-ins/common/gee_zoom.c
	* plug-ins/common/gqbist.c
	* plug-ins/common/spheredesigner.c
	* plug-ins/flame/flame.c
	* plug-ins/fp/fp_gtk.c
	* plug-ins/helpbrowser/helpbrowser.c
	* plug-ins/ifscompose/ifscompose.c
	* plug-ins/imagemap/imap_main.c: changed accordingly. Removed
	trailing whitespace all over the place.
2003-08-23 19:35:05 +00:00
..
bmp Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
common changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
dbbrowser convert the stuff returned by strftime() to UTF-8 before displaying it. 2003-08-13 23:50:27 +00:00
faxg3 Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
fits Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
flame changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
fp changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
FractalExplorer Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
gfig plug-ins/pygimp/plug-ins/sphere.py plug-ins/pygimp/plug-ins/pdbbrowse.py 2003-08-04 18:33:25 +00:00
gflare Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
gfli Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
gimp_ace
gimpressionist plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
helpbrowser changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
ifscompose changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
imagemap changed GimpHelpFunc typedef: - renamed "const gchar *help_data" to "const 2003-08-23 19:35:05 +00:00
jpeg increase the default quality setting from 0.75 to 0.85, as requested in 2003-08-05 07:43:25 +00:00
libgck Use -no-undefined on Windows. 2003-07-26 18:41:51 +00:00
Lighting plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
MapObject plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
maze plug-ins/pygimp/plug-ins/sphere.py plug-ins/pygimp/plug-ins/pdbbrowse.py 2003-08-04 18:33:25 +00:00
mosaic plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
pagecurl Finished the addition of "gboolean reverse" to the gradient API: 2003-08-18 12:17:21 +00:00
print plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
pygimp updated for new gradient sample API, "reverse" is an optional parameter 2003-08-18 22:29:13 +00:00
rcm plug-ins/rcm/rcm.c plug-ins/print/print.c plug-ins/pagecurl/pagecurl.c 2003-08-01 18:00:20 +00:00
script-fu removed function gimp_menu_path_strip_uline() ... 2003-08-11 17:14:32 +00:00
sel2path removed function gimp_menu_path_strip_uline() ... 2003-08-11 17:14:32 +00:00
sgi Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
twain Use -mwindows on Win32. 2003-07-27 22:43:11 +00:00
uri first set of plug-ins adapted to the constified libgimp API. 2003-07-01 18:54:28 +00:00
webbrowser slight include file ordering tweak 2003-08-13 19:34:55 +00:00
winsnap more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
xjt plug-ins/common/blur.c plug-ins/common/gifload.c plug-ins/common/gih.c 2003-07-03 13:26:06 +00:00
.cvsignore
Makefile.am configure.in use automake conditionals for subdirectories so that they 2003-06-09 15:29:20 +00:00
makefile.msc removed from CVS. 2003-07-04 10:39:09 +00:00