Manish Singh
5131a0111b
#include <glib.h>
...
* app/procedural_db.h: #include <glib.h>
* app/channel_ops.[ch]: exported OFFSET_BACKGROUND and
OFFSET_TRANSPARENT as an enum
* app/convert.[ch]: exported MACNUMCOLORS, theCustomPalette,
convert_image, removed PDB procs
* app/text_tool.[ch]: exported PIXELS and POINTS as an enum
* app/convert_cmds.c
* app/edit_cmds.c
* app/floating_sel_cmds.c
* app/gdisplay_cmds.c
* app/paths_cmds.c
* app/undo_cmds.c: pdbgen autogenerated files now
* app/internal_procs.c: use the pdbgen register_foo functions
* app/edit_cmds.h
* app/floating_sel_cmds.h
* app/gdisplay_cmds.h
* app/paths_cmds.h
* app/undo_cmds.h: removed
* app/Makefile.am: reflect above changes
* Makefile.am: paths.xbm->path.xbm, fix typo in EXTRA_DIST
-Yosh
1999-03-28 06:55:29 +00:00
Manish Singh
05c69f12b7
acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f
...
* acinclude.m4
* config.guess
* config.sub
* ltconfig
* ltmain.sh: upgrade to libtool 1.2f
* autogen.sh: libtool is not required to autogen gtk+
* acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly needed)
* app/actionarea.h: made the label in ActionAreaItem const
* app/convert.[ch]: made FOO_PALETTE #defines into an enum
* libgimp/parasite.c
* app/brightness_contrast.c
* app/color_picker.c
* app/colormap_dialog.i.c
* app/curves.c
* app/equalize.c
* app/gimplut.c
* app/histogram_tool.c
* app/invert.c
* app/levels.c
* app/paint_funcs.c
* app/pixel_regions.c
* app/posterize.c
* app/rect_select.c
* app/threshold.c
* app/xcf.c: remove unused vars, other minor code cleanups
* app/procedural_db.h: #include <glib.h>
* Makefile.am: add README.perl to EXTRA_DIST
-Yosh
1999-03-20 04:41:59 +00:00
GMT 1998 Andy Thomas
1d591e95e6
Changed the palette dialog. New functionality. Better previews. Can
...
Fri Dec 18 23:46:11 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
Changed the palette dialog. New functionality. Better previews.
Can display larger palettes. Can import palettes from images and from
gradients. Fixed colour selection so that the hightlighted
square says in sync on redraws.
* app/convert.h
* app/palette.h
* app/palette.c
* app/gradient.c
* app/gradient_select.c
* app/gimage.c
* app/gimpimage.c
* app/gimpimage.h
New file:-
* app/palette_entries.h
1998-12-19 00:00:06 +00:00
Lauri Alanko
faeaa7cc23
Removed most of the image id system. They're still used with pdb.
...
At quick glance, nothing seems to be broken, but if things weird
out, blame me.
Now just the same for layers, channels and displays...
1998-06-29 00:24:44 +00:00
Manish Singh
84abd5d700
Have fun recompiling gimp everyone. It's the great FSF address change!
...
-Yosh
1998-04-13 05:44:11 +00:00
Manish Singh
1d11e145a3
proper PDB support for indexed conversion
...
dithering to custom palettes
-Yosh
1997-12-14 11:36:53 +00:00
Elliot Lee
32cefec8f7
Initial revision
1997-11-24 22:05:25 +00:00