Gimp/app/dialogs
Sven Neumann 74002a72e1 app/dialogs/user-install-dialog.c app/file/gimprecentlist.c
2005-03-04  Sven Neumann  <sven@gimp.org>

	* app/dialogs/user-install-dialog.c
	* app/file/gimprecentlist.c
	* app/widgets/gimpwidgets-utils.c
	* modules/controller_linux_input.c
	* modules/controller_midi.c
	* plug-ins/common/compressor.c
	* plug-ins/common/mail.c
	* plug-ins/common/psp.c
	* plug-ins/common/raw.c
	* plug-ins/helpbrowser/dialog.c
	* plug-ins/imagemap/imap_cern.y
	* plug-ins/imagemap/imap_cern_parse.[ch]
	* plug-ins/imagemap/imap_csim.y
	* plug-ins/imagemap/imap_csim_parse.[ch]
	* plug-ins/imagemap/imap_main.c
	* plug-ins/imagemap/imap_ncsa.y
	* plug-ins/imagemap/imap_ncsa_parse.[ch]
	* plug-ins/uri/uri.c
	* plug-ins/xjt/xjt.c: ported the remaining functions to gstdio.
2005-03-04 19:13:21 +00:00
..
.cvsignore
about-dialog.c Added new splash by Bill Luhtala <bluhtala@telus.net>. 2004-12-17 00:06:10 +00:00
about-dialog.h
authors.h set version to 2.2.0. 2004-12-10 23:30:37 +00:00
authors.xsl set version to 2.2.0. 2004-12-10 23:30:37 +00:00
channel-options-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
channel-options-dialog.h
convert-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
convert-dialog.h
dialogs-constructors.c
dialogs-constructors.h
dialogs-types.h
dialogs.c added a "menu_factory" parameter instead of trying to get it from the 2004-11-22 16:03:54 +00:00
dialogs.h
file-open-dialog.c app/dialogs/file-open-dialog.c (file_open_dialog_response) don't bail out 2005-02-12 16:04:11 +00:00
file-open-dialog.h
file-open-location-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
file-open-location-dialog.h
file-save-dialog.c when appending an extension, update the filename entry so the user can see 2005-02-14 10:41:55 +00:00
file-save-dialog.h
grid-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
grid-dialog.h
image-merge-layers-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
image-merge-layers-dialog.h
image-new-dialog.c app/actions/data-commands.c app/actions/edit-commands.c 2005-02-10 11:00:46 +00:00
image-new-dialog.h
image-scale-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
image-scale-dialog.h
info-dialog.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-18 17:57:10 +00:00
info-dialog.h
info-window.c use g_strndup() instead of g_strdup() if a length was passed. 2004-11-22 15:25:50 +00:00
info-window.h
layer-add-mask-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
layer-add-mask-dialog.h
layer-options-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
layer-options-dialog.h
Makefile.am check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
module-dialog.c use gtk_tree_model_get_iter_first() instead of the deprecated 2004-11-03 17:09:15 +00:00
module-dialog.h
offset-dialog.c app/config/gimprc-blurbs.h app/dialogs/offset-dialog.c 2005-02-14 10:50:16 +00:00
offset-dialog.h
palette-import-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
palette-import-dialog.h
preferences-dialog.c Support for custom plug-in interpreters, independent of OS support. 2005-02-21 02:56:29 +00:00
preferences-dialog.h
print-size-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
print-size-dialog.h app/dialogs/Makefile.am new files for the Print Size dialog that is still 2004-11-13 22:27:39 +00:00
quit-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
quit-dialog.h
resize-dialog.c app/dialogs/resize-dialog.c (resize_dialog_reset) don't rely on GObject 2005-03-02 21:13:02 +00:00
resize-dialog.h Allow to resize layers with the image. Fixes bug #87789. 2005-02-24 16:39:12 +00:00
resolution-calibrate-dialog.c fix for setups with multiple monitors on the same screen. 2005-02-14 13:51:02 +00:00
resolution-calibrate-dialog.h
scale-dialog.c app/dialogs/resize-dialog.c (resize_dialog_reset) don't rely on GObject 2005-03-02 21:13:02 +00:00
scale-dialog.h
stroke-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
stroke-dialog.h
template-options-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
template-options-dialog.h
tips-dialog.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
tips-dialog.h
tips-parser.c new file holding the opaque typedefs for libgimpconfig. Includes 2005-01-25 20:30:20 +00:00
tips-parser.h
user-install-dialog.c app/dialogs/user-install-dialog.c app/file/gimprecentlist.c 2005-03-04 19:13:21 +00:00
user-install-dialog.h
vectors-export-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
vectors-export-dialog.h
vectors-import-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
vectors-import-dialog.h
vectors-options-dialog.c Applied a patch from Patrice Tremblay that makes (almost) all dialogs obey 2005-02-08 20:40:33 +00:00
vectors-options-dialog.h