2003-03-28 Sven Neumann <sven@gimp.org> * app/gui/Makefile.am * app/gui/font-select.[ch]: added font selection GUI to be used through the PDB. * app/gui/brush-select.c * app/gui/gradient-select.c * app/gui/palette-select.c * app/gui/pattern-select.c: unified preview and dialog sizes. * tools/pdbgen/Makefile.am * tools/pdbgen/pdb/font_select.pdb: added new file that provides PDB accessors to the font selection GUI. * app/pdb/font_select_cmds.c * app/pdb/internal_procs.c * libgimp/gimp_pdb.h * libgimp/gimpfontselect_pdb.[ch] * tools/pdbgen/groups.pl: regenerated. * libgimp/Makefile.am * libgimp/gimpfontmenu.c * libgimp/gimpmenu.[ch]: added a simple font selection widget to be used by plug-ins and scripts. * plug-ins/script-fu/script-fu-scripts.c: use the new font selection widget. Fixes bug #105610.
40 lines
540 B
Perl
40 lines
540 B
Perl
# This file is autogenerated
|
|
@groups = qw(
|
|
brush_select
|
|
brushes
|
|
channel
|
|
color
|
|
convert
|
|
display
|
|
drawable
|
|
edit
|
|
fileops
|
|
floating_sel
|
|
font_select
|
|
gimprc
|
|
gradient_select
|
|
gradients
|
|
guides
|
|
help
|
|
image
|
|
layer
|
|
message
|
|
misc
|
|
misc_tools
|
|
paint_tools
|
|
palette
|
|
palette_select
|
|
palettes
|
|
parasite
|
|
paths
|
|
pattern_select
|
|
patterns
|
|
plug_in
|
|
procedural_db
|
|
selection
|
|
selection_tools
|
|
text_tool
|
|
transform_tools
|
|
undo
|
|
unit
|
|
);
|