Gimp/app
Michael Natterer f9cb4af74e when scaling an indexed image/layer, add a label telling the user that
2004-01-18  Michael Natterer  <mitch@gimp.org>

	* app/gui/resize-dialog.c: when scaling an indexed image/layer,
	add a label telling the user that indexed layers are always scaled
	without interpolation. Can't simply make the option menu
	insensitive because channels and layer masks are still scaled with
	the chosen interpolation type. Fixes bug #131779.
2004-01-18 22:50:24 +00:00
..
actions converted tabs to spaces. 2004-01-16 10:06:19 +00:00
base Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
composite G_LOG_DOMAIN should be "Gimp-Composite", not "Gimp-Composition". 2004-01-13 17:48:38 +00:00
config app/config/gimpguiconfig.[ch] app/config/gimprc-blurbs.h 2004-01-16 23:18:23 +00:00
core in the spirit of the fix for bug #131721 below, don't try to figure 2004-01-18 13:38:24 +00:00
dialogs when scaling an indexed image/layer, add a label telling the user that 2004-01-18 22:50:24 +00:00
display don't allow to select anything but the floating selection. Fixes bug 2004-01-18 12:16:44 +00:00
file Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
gui when scaling an indexed image/layer, add a label telling the user that 2004-01-18 22:50:24 +00:00
menus fixed typo (bug #131670). 2004-01-16 11:40:10 +00:00
paint use gimp_drawable_bytes_with_alpha(). 2004-01-18 20:37:41 +00:00
paint-funcs on second thought, just make everything signed. There is no reason for any 2004-01-05 23:42:28 +00:00
pdb don't allow to select anything but the floating selection. Fixes bug 2004-01-18 12:16:44 +00:00
plug-in Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
text Minor cleanup, add note about using pango_fc_font_description_from_pattern 2004-01-15 22:02:30 +00:00
tools use gimp_drawable_bytes_with_alpha(). 2004-01-18 20:37:41 +00:00
vectors app/vectors/gimpstroke.c use the GIMP_TYPE_FOO macros instead of 2004-01-18 17:41:29 +00:00
widgets app/config/gimpguiconfig.[ch] app/config/gimprc-blurbs.h 2004-01-16 23:18:23 +00:00
xcf app/vectors/gimpstroke.c use the GIMP_TYPE_FOO macros instead of 2004-01-18 17:41:29 +00:00
.cvsignore
airbrush.c
app_procs.c G_LOG_DOMAIN should be "Gimp-Composite", not "Gimp-Composition". 2004-01-13 17:48:38 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
main.c changed "compat" to "compatibility". 2004-01-12 13:36:37 +00:00
Makefile.am fix typo in the uninstall-local target for gimp-console. 2004-01-14 11:10:35 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico