Gimp/plug-ins/script-fu
Manish Singh 7a63a7980f new formal widget based on gimpfontmenu.[ch].
2005-06-04  Manish Singh  <yosh@gimp.org>

        * libgimp/gimpfontselectbutton.[ch]: new formal widget based on
        gimpfontmenu.[ch].

        * libgimp/gimpuimarshal.list: needed for new signal in above.

        * libgimp/gimpfontmenu.[ch]: deprecate, and thinly wrap around
        new GimpFontSelectButton for compatibility.

        * libgimp/gimpuitypes.h: add GimpFontSelectButton, as well
        as types for the future SelectButtons.

        * libgimp/gimpui.h
        * libgimp/Makefile.am: hook in the new widget.

        * plug-ins/common/film.c
        * plug-ins/script-fu/script-fu-interface.c: use new API.
2005-06-04 22:36:05 +00:00
..
ftx ftx/Makefile.am re/Makefile.am scripts/Makefile.am 2004-10-09 04:23:59 +00:00
re Added GIMP_CFLAGS to AM_CFLAGS. This is needed by upcoming UTF-8 support. 2005-01-24 04:24:42 +00:00
scripts Use 'gimp-image-set-colormap' instead of deprecated call 2005-06-01 21:22:49 +00:00
siod Removed some debug statements left in by mistake. 2005-03-06 03:09:41 +00:00
tinyscheme Made readstr_upto() stop reading input when it hits a NUL byte. Fixes 2005-04-17 18:10:21 +00:00
.cvsignore
convert-script
Makefile.am Don't bother looking for fd_set on Win32, we won't find it in sys/types.h 2005-05-13 12:50:35 +00:00
scheme-wrapper.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
scheme-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00
script-fu-console.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
script-fu-console.h plug-ins/script-fu/script-fu-console.[ch] plug-ins/script-fu/script-fu.c 2004-07-14 16:03:58 +00:00
script-fu-enums.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu-interface.c new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
script-fu-interface.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +00:00
script-fu-intl.h
script-fu-scripts.c removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +00:00
script-fu-scripts.h plug-ins/script-fu/script-fu-scripts.[ch] appled patch from Kevin Cozens 2004-11-17 15:24:07 +00:00
script-fu-server.c Don't bother looking for fd_set on Win32, we won't find it in sys/types.h 2005-05-13 12:50:35 +00:00
script-fu-server.h
script-fu-text-console.c plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +00:00
script-fu-text-console.h
script-fu-types.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu.c removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +00:00
siod-wrapper.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
siod-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00