gimp/plug-ins
Michael Natterer 7a4260da70 Makefile.am configure.in added the new library below.
2001-01-24  Michael Natterer  <mitch@gimp.org>

	* Makefile.am
	* configure.in
	* gimptool.in: added the new library below.

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpchainbutton.[ch]
	* libgimpwidgets/gimpcolorarea.[ch]
	* libgimpwidgets/gimpcolorbutton.[ch]
	* libgimpwidgets/gimpdialog.[ch]
	* libgimpwidgets/gimpfileselection.[ch]
	* libgimpwidgets/gimphelpui.[ch]
	* libgimpwidgets/gimppatheditor.[ch]
	* libgimpwidgets/gimppixmap.[ch]
	* libgimpwidgets/gimpquerybox.[ch]
	* libgimpwidgets/gimpsizeentry.[ch]
	* libgimpwidgets/gimpunitmenu.[ch]
	* libgimpwidgets/gimpwidgets.[ch]
	* libgimpwidgets/gimpwidgets.def
	* libgimpwidgets/gimpwidgetstypes.h: new shared library.

	Currently there are some ugly dependencies into libgimp. These
	will be removed and go to a "libgimpglue" library which will be
	a library for functions which share a common interface between
	plug-ins and the app but have different implementations.

	Include "libgimp/gimpunit.h" from "libgimpwidgets/gimpwidgetstypes.h"
	to simulate this upcoming separation.

	* libgimp/Makefile.am
	* libgimp/gimpchainbutton.[ch]
	* libgimp/gimpcolorarea.[ch]
	* libgimp/gimpcolorbutton.[ch]
	* libgimp/gimpdialog.[ch]
	* libgimp/gimpfileselection.[ch]
	* libgimp/gimphelpui.[ch]
	* libgimp/gimppatheditor.[ch]
	* libgimp/gimppixmap.[ch]
	* libgimp/gimpquerybox.[ch]
	* libgimp/gimpsizeentry.[ch]
	* libgimp/gimpunitmenu.[ch]
	* libgimp/gimpwidgets.[ch]: removed from here.

	* libgimp/gimpui.h
	* libgimp/gimpuitypes.h
	* libgimp/makefile.mingw.in
	* libgimp/makefile.msc: changed accordingly.

	* app/[all ui files]
	* app/pdb/palette_cmds.c
	* app/pdb/tools_cmds.c
	* tools/pdbgen/pdb/palette.pdb
	* tools/pdbgen/pdb/tools.pdb: #include "libgimpwidgets/gimpwidgets.h"
	and removed useless includes.

	* app/apptypes.h: #include "libgimpwidgets/gimpwidgetstypes.h"

	* app/Makefile.am
	* plug-ins/[all makefiles which link against libgimpui]:
	link against libgimpwidgets.la

	* po-libgimp/POTFILES.in: changed file locations.
2001-01-24 22:36:18 +00:00
..
FractalExplorer Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
Lighting Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
MapObject Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
bmp Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
common Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
dbbrowser Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
faxg3 Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
fits Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
flame Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
fp Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gap Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gdyntext Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gfig Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gflare Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gfli Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
helpbrowser Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
ifscompose Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
imagemap Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
jpeg app/layer.c app/layers_dialog.c reviewed code in an attempt to fix the 2000-12-03 18:15:08 +00:00
libgck Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
maze Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
mosaic Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
pagecurl Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
perl Updating some pt_BR translations 2001-01-04 17:01:03 +00:00
print Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
pygimp use correct type for enums. 2000-09-24 00:52:29 +00:00
rcm Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
script-fu Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
sel2path Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
sgi Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
twain Turned C++ style comments into C style ones. 2000-09-26 22:54:33 +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 Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
winsnap plug-ins/gdyntext/font_selection.c use new GTK+ API 2000-12-11 18:46:32 +00:00
xjt Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am Update, tell people the MSVC makefiles are not up-to-date. 2000-08-24 17:53:43 +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 1.2.0 stuff 2000-12-25 08:08:08 +00:00