gimp/libgimpwidgets
Sven Neumann df8a3120cf added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11  Sven Neumann  <sven@gimp.org>

	* configure.in: added dependency on PangoFT2 (Pango compiled with
	FreeType2 support).

	* app/Makefile.am: link against PangoFT2.

	* app/tools/Makefile.am
	* app/tools/gimptexttool.[ch]: rudimentary new text tool. Still needs
	lots of work.

	* app/widgets/Makefile.am
	* app/widgets/widgets-types.h:
	* app/widgets/gimpfontselection-dialog.[ch]
	* app/widgets/gimpfontselection.[ch]: added font selection widgets.

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpwidgetstypes.h
	* libgimpwidgets/gimpfontselection.[ch]: removed font selection code
	from here since the fonts need to be selected from the core's
	PangoContext. Will add PDB-controlled font selection later.
2001-08-11 15:35:16 +00:00
..
.cvsignore libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
Makefile.am added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
gimpbutton.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpbutton.h cleanup. 2001-08-07 00:06:06 +00:00
gimpchainbutton.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpchainbutton.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorarea.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpcolorarea.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorbutton.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpcolorbutton.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimpcolorselect.c app/base/Makefile.am app/core/Makefile.am app/gui/Makefile.am added 2001-05-30 00:20:48 +00:00
gimpdialog.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimpdialog.h set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
gimpfileentry.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgetstypes.h added a 2001-08-10 16:36:19 +00:00
gimpfileentry.h register the button icons with GTK_ICON_SIZE_BUTTON, but set them as 2001-08-04 20:38:54 +00:00
gimpfileselection.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgetstypes.h added a 2001-08-10 16:36:19 +00:00
gimpfileselection.h register the button icons with GTK_ICON_SIZE_BUTTON, but set them as 2001-08-04 20:38:54 +00:00
gimphelpui.c g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimphelpui.h g_strdup (g_get_temp_dir ()), may fix an unseen crash. 2001-07-31 23:28:56 +00:00
gimpoffsetarea.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpoffsetarea.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppatheditor.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimppatheditor.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
gimppixmap.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimppixmap.h EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
gimpquerybox.c build pixmaps/ before libgimpwidgets/. 2001-08-04 14:10:58 +00:00
gimpquerybox.h set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
gimpsizeentry.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpsizeentry.h EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
gimpstock.c Makefile.am configure.in themes/.cvsignore themes/Makefile.am 2001-08-05 16:07:02 +00:00
gimpstock.h Makefile.am configure.in themes/.cvsignore themes/Makefile.am 2001-08-05 16:07:02 +00:00
gimpunitmenu.c fix compiler warning. 2001-08-10 14:41:39 +00:00
gimpunitmenu.h EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
gimpwidgets.c added GTK_DISABLE_COMPAT_H back to CPPFLAGS. 2001-08-01 00:35:59 +00:00
gimpwidgets.def updated 2001-07-22 22:18:01 +00:00
gimpwidgets.h build pixmaps/ before libgimpwidgets/. 2001-08-04 14:10:58 +00:00
gimpwidgetstypes.h added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
libgimp-glue.c almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
makefile.mingw.in libgimpwidgets/.cvsignore libgimpwidgets/Makefile.am 2001-01-24 19:40:15 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00