Gimp/app/dialogs
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
..
about-dialog.c fixed typo. 2004-01-18 02:25:39 +00:00
about-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
authors.h Fixed/Added some UTF-8 encoded names. Please speak up if I did mess up 2003-10-25 23:39:51 +00:00
color-dialog.c Makefile.am app/composite/Makefile.am comestics. 2003-12-13 03:59:41 +00:00
color-dialog.h removed color_notebook_new() and renamed color_notebook_viewable_new() to 2003-11-10 17:55:44 +00:00
convert-dialog.c add gimp_int_option_menu_set_sensitive and 2003-11-14 23:17:38 +00:00
convert-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
dialogs-constructors.c Allow invoking the text tool by double clicking a text layer in the layers 2004-01-13 19:08:16 +00:00
dialogs-constructors.h forgot to declare gimp_color_display_stack_clone(). 2003-11-21 22:52:36 +00:00
dialogs.c remember the size of the color picker dialog. 2003-12-12 11:34:53 +00:00
dialogs.h g_strdup() the stock_id passed to gimp_tool_info_new() because the 2002-03-14 17:07:02 +00:00
file-dialog-utils.c Fixed intra-session position management for file dialogs and newly created 2003-11-24 12:07:29 +00:00
file-dialog-utils.h app/gui/file-dialog-utils.[ch] app/gui/file-open-dialog.c 2003-11-17 18:29:59 +00:00
file-open-dialog.c redone to make it work again. 2004-01-18 00:54:53 +00:00
file-open-dialog.h app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +00:00
file-save-dialog.c app/gui/file-dialog-utils.[ch] app/gui/file-open-dialog.c 2003-11-17 18:29:59 +00:00
file-save-dialog.h app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +00:00
grid-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
grid-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
image-new-dialog.c libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
image-new-dialog.h added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
info-dialog.c app/gui/info-dialog.c (info_dialog_new_extended) don't set the utility 2003-11-20 21:41:36 +00:00
info-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
info-window.c app/config/gimpbaseconfig.h use gint64 for all memsize properties. 2003-11-16 17:51:36 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
module-dialog.c Use the correct GTK+ APIs for setting and changing the theme: 2003-11-12 12:56:31 +00:00
module-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c implementedgimp_int_option_menu_new and gimp_int_radio_group_new, which 2003-11-14 18:05:39 +00:00
offset-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
palette-import-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
palette-import-dialog.h added -DGDK_PIXBUF_DISABLE_DEPRECATED to CPPFLAGS. 2001-12-17 23:41:01 +00:00
preferences-dialog.c in the spirit of the fix for bug #131721 below, don't try to figure 2004-01-18 13:38:24 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
resize-dialog.c when scaling an indexed image/layer, add a label telling the user that 2004-01-18 22:50:24 +00:00
resize-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
resolution-calibrate-dialog.c new function which does the same as gtk_dialog_run() except it does not 2003-11-11 18:11:56 +00:00
resolution-calibrate-dialog.h take an optional pixbuf as eye-candy. 2002-02-28 15:11:56 +00:00
stroke-dialog.c Save the stroking type (libart / paint-tool) so that it can be remembered 2003-12-30 16:32:07 +00:00
stroke-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
tips-dialog.c don't free the filename too early. 2004-01-09 22:10:04 +00:00
tips-dialog.h Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
tips-parser.c app/config/Makefile.am app/config/config-types.h new files that hold a 2003-09-15 15:24:52 +00:00
tips-parser.h updated 2002-02-25 18:36:03 +00:00
user-install-dialog.c Add new function file_utils_filename_to_utf8(), which is to be used when 2004-01-14 02:03:37 +00:00
user-install-dialog.h Cleaned up the app init and exit stuff even more. Also reduces the number 2003-10-02 11:26:26 +00:00