Gimp/app/dialogs
Sven Neumann 1ba8d152f0 added a message explaining that GIMP cannot convert to a palette with more
2004-03-08  Sven Neumann  <sven@gimp.org>

	* app/gui/convert-dialog.c (indexed_palette_select_palette): added
	a message explaining that GIMP cannot convert to a palette with
	more than 256 colors. Should actually not list palettes that don't
	match this criteria, but we'll leave that change for later (see
	bug #136574).
2004-03-08 19:23:05 +00:00
..
about-dialog.c Some code review: 2004-02-18 13:43:50 +00:00
about-dialog.h
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 Some code review: 2004-02-18 13:43:50 +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 added a message explaining that GIMP cannot convert to a palette with more 2004-03-08 19:23:05 +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 Made size of undo previews configurable. Not dynamic for now, but at least 2004-03-07 15:33:04 +00:00
dialogs-constructors.h forgot to declare gimp_color_display_stack_clone(). 2003-11-21 22:52:36 +00:00
dialogs.c added some g_return_if_fail(). 2004-01-31 19:00:26 +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 new function which configures the dialog to load an image. 2004-03-01 13:40:46 +00:00
file-dialog-utils.h renamed parameters and removed useless #includes. 2004-02-27 14:51:51 +00:00
file-open-dialog.c new function which configures the dialog to load an image. 2004-03-01 13:40:46 +00:00
file-open-dialog.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +00:00
file-save-dialog.c new function which configures the dialog to save an image. 2004-03-01 12:27:33 +00:00
file-save-dialog.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget swallowing 2004-02-27 14:20:19 +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 renamed info_dialog_popdown() to info_dialog_hide() and 2004-01-21 11:16:57 +00:00
info-dialog.h renamed info_dialog_popdown() to info_dialog_hide() and 2004-01-21 11:16:57 +00:00
info-window.c Store the zoom factor as float, not as a ratio. 2004-01-29 22:22:29 +00:00
info-window.h
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
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
preferences-dialog.c Made size of undo previews configurable. Not dynamic for now, but at least 2004-03-07 15:33:04 +00:00
preferences-dialog.h
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 removed the call to gtk_widget_get_toplevel() again. Implement the 2004-02-28 21:33:03 +00:00
resolution-calibrate-dialog.h
stroke-dialog.c added "gboolean use_default_values" to GimpItem::stroke(). 2004-01-22 00:16:49 +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 Some code review: 2004-02-18 13:43:50 +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
user-install-dialog.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +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