gimp/app/dialogs
Michael Natterer 9b6f0cd324 app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch]
2003-11-09  Michael Natterer  <mitch@gimp.org>

	* app/gui/file-commands.[ch]
	* app/gui/file-dialog-utils.[ch]
	* app/gui/file-open-dialog.[ch]
	* app/gui/file-save-dialog.[ch]
	* app/gui/gradients-commands.c
	* app/gui/vectors-commands.c
	* app/widgets/gimpdocumentview.[ch]
	* app/widgets/gimperrorconsole.c
	* libgimpwidgets/gimpfileselection.c: show file selections on
	their parent widget's screen.
2003-11-09 22:05:37 +00:00
..
about-dialog.c added "wm_name", "wm_class", "display_name" and "monitor_number" to the 2003-11-07 17:29:02 +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 To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
color-dialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
convert-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +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 use gtk_widget_get_screen() instead of gdk_screen_get_default(). 2003-11-08 18:16:25 +00:00
dialogs-constructors.h use gtk_widget_get_screen() instead of gdk_screen_get_default(). 2003-11-08 18:16:25 +00:00
dialogs.c Replaced the histogram tool by a histogram dialog: 2003-11-01 02:39:34 +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 app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +00:00
file-dialog-utils.h app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +00:00
file-open-dialog.c app/gui/file-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +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-commands.[ch] app/gui/file-dialog-utils.[ch] 2003-11-09 22:05:37 +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 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.h added new function gimp_dialog_factory_add_foreign() which adds a dialog 2003-05-02 18:43:15 +00:00
info-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +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 To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
module-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +00:00
module-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +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 removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
resize-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +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 our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +00:00
resolution-calibrate-dialog.h take an optional pixbuf as eye-candy. 2002-02-28 15:11:56 +00:00
stroke-dialog.c To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:29:47 +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 added "wm_name", "wm_class", "display_name" and "monitor_number" to the 2003-11-07 17:29:02 +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 removed our own action_area API and use GtkDialog's one. Create all 2003-11-06 15:27:05 +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