gimp/plug-ins
Hans Breuer 95a8c72405 updated for GTK2 build
2001-07-28  Hans Breuer  <hans@breuer.org>

	* */*/makefile.msc : updated for GTK2 build

	* app/widgets/makefile.msc : (new file) forgot this one last time

	* plug-ins/common/animationplay.c : reflect that GTK2 has its
	gdk<x|win32|fb>.h files in the back-end sub directories

	* plug-ins/common/gif.c :
	* plug-ins/common/jpeg.c :
	* plug-ins/dbbrowser/dbbrowser_utils.c :
	* plug-ins/gap/gap_dbbrowser_utils.c :
	* plug-ims/gimpressionist/presets.c :
	* plug-ims/gimpressionist/imap_setting.c :
	* plug-ims/gimpressionist/imap_source.c :
	* plug-ims/script-fu/script-fu-console.c :
	* plug-ims/script-fu/script-fu-scripts.c : #define GTK_ENABLE_BROKEN
	and include <gtk/gtktext.h> to make them compile/work again

	* plug-ins/common/spheredesigner.c : gtk_color_selction_set_opacity
	renamed to gtk_color_selction_set_current_alpha

	* plug-ins/gflare/gtkmultioptionmenu.c : ported ny removing the
	virtual draw function and style->xthickness and ythickness via
	direct access, klass field isn't available anymore

	* plug-ins/common/nlfilt.c :
	* plug-ims/gap/gap_movdialog.c :
	* plug-ims/gimpressionist/gimpressionist.c : gtk_widget_set_default_visible is
	neither available nor needed anymore

	* plug-ins/common/plugindetails.c : ported to GtkTextBuffer
	and reflect gtk_paned api changes

	* plug-ims/gimpressionist/imap_preview.c : replace GTK_WIDGET(a)->klass
	access by GTK_WIDGET_GET_CLASS(a)

	* plug-ims/gimpressionist/imap_selection.c :
	* plug-ims/gimpressionist/imap_toolbar.c :
	* plug-ims/gimpressionist/imap_tools.c : gtk_toolbar api changes
2001-07-28 19:40:07 +00:00
..
FractalExplorer gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
Lighting gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
MapObject gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
bmp gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
common updated for GTK2 build 2001-07-28 19:40:07 +00:00
dbbrowser updated for GTK2 build 2001-07-28 19:40:07 +00:00
faxg3 gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
fits gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
flame updated 2001-07-22 22:18:01 +00:00
fp gimptool-1.4.in plug-ins/*/Makefile.am merged fixes from stable branch 2001-07-02 17:07:03 +00:00
gap updated for GTK2 build 2001-07-28 19:40:07 +00:00
gdyntext lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
gfig lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
gflare updated for GTK2 build 2001-07-28 19:40:07 +00:00
gfli lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
gimp_ace pulled new sources from gle (containing a fix for kelly's justify==FILL 2000-02-07 04:10:09 +00:00
gimpressionist updated for GTK2 build 2001-07-28 19:40:07 +00:00
helpbrowser lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
ifscompose updated 2001-07-22 22:18:01 +00:00
imagemap updated for GTK2 build 2001-07-28 19:40:07 +00:00
jpeg updated for GTK2 build 2001-07-28 19:40:07 +00:00
libgck app/channel_ops.c app/channels_dialog.c app/commands.c app/floating_sel.c 2001-02-25 14:37:12 +00:00
maze lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
mosaic lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
pagecurl lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
perl added new perl scripts 2001-07-23 10:21:56 +00:00
plugin-helper Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
print lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
pygimp libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
rcm lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
script-fu updated for GTK2 build 2001-07-28 19:40:07 +00:00
sel2path merged fix from stable branch: 2001-07-23 10:41:16 +00:00
sgi lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
twain almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
uri set all the locale variables we can, to make sure we get predictable 2000-11-13 09:30:09 +00:00
webbrowser lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
winsnap app/tools/posterize.c plug-ins/common/fractaltrace.c 2001-04-10 18:36:37 +00:00
xjt lost connection during my last commit, here are the missing changes 2001-07-02 17:08:20 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
makefile.cygwin 1.2.0 stuff 2000-12-25 08:08:08 +00:00
makefile.mingw.in Remove gpb and spheredesigner. Add gih. (Thanks Sven and Jens for cleaning 2000-12-20 22:35:57 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00