gimp/app/dialogs
Michael Natterer 32d875d070 app/dialogs/module-dialog.c app/dialogs/palette-import-dialog.c
2005-08-03  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/module-dialog.c
	* app/dialogs/palette-import-dialog.c
	* app/gui/gui.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimpimagemaptool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpvectortool.c
	* app/widgets/gimpaction.c
	* app/widgets/gimpcoloreditor.c
	* app/widgets/gimpcontainerbox.c
	* app/widgets/gimpcontainertreeview.c
	* app/widgets/gimpcursorview.c
	* app/widgets/gimpdnd.c
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockbook.c
	* app/widgets/gimpdrawabletreeview.c
	* app/widgets/gimpeditor.c
	* app/widgets/gimpenumaction.c
	* app/widgets/gimperrordialog.c
	* app/widgets/gimpfileprocview.c
	* app/widgets/gimplayertreeview.c
	* app/widgets/gimpmenudock.c
	* app/widgets/gimpmessagebox.c
	* app/widgets/gimpmessagedialog.c
	* app/widgets/gimppluginaction.c
	* app/widgets/gimpprogressdialog.c
	* app/widgets/gimpsamplepointeditor.c
	* app/widgets/gimpstringaction.c
	* app/widgets/gimptemplateeditor.c
	* app/widgets/gimptoolbox-image-area.c
	* app/widgets/gimptoolbox.c: use canonical names for signals and
	properties.
2005-08-03 09:34:55 +00:00
..
.cvsignore
Makefile.am Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
about-dialog.c loop unrolling. 2005-07-30 14:05:57 +00:00
about-dialog.h
authors.h AUTHORS regenerated. 2005-06-25 17:20:56 +00:00
authors.xsl set version to 2.2.0. 2004-12-10 23:30:37 +00:00
channel-options-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
channel-options-dialog.h added an "initialize from selection option to the new channel dialog 2005-05-26 04:12:31 +00:00
convert-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
convert-dialog.h
desaturate-dialog.c added an icon to the action button. 2005-04-16 16:15:23 +00:00
desaturate-dialog.h Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
dialogs-constructors.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
dialogs-constructors.h added new signals "sample-point-added" and "sample-point-removed" and 2005-04-03 15:48:03 +00:00
dialogs-types.h removed ColorDialog typedef. 2004-10-11 15:02:12 +00:00
dialogs.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
dialogs.h fixed a typo in the double-inclusion guard. 2004-10-09 21:47:26 +00:00
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 removed function file_open_dialog_show() and changed internal function 2004-09-13 16:01:52 +00:00
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 app/dialogs/file-save-dialog.c moved overwrite confirmation dialog to 2005-03-25 20:18:55 +00:00
file-save-dialog.h app/dialogs/Makefile.am removed these files. 2004-09-13 16:37:01 +00:00
grid-dialog.c changed GimpConfig utility functions to take GObject variables instead of 2005-04-07 10:05:54 +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 app/dialogs/Makefile.am one more dialog split out of actions/. 2004-10-23 16:42:37 +00:00
image-new-dialog.c Use the canonical form for signal names. 2005-05-28 00:21:58 +00:00
image-new-dialog.h
image-properties-dialog.c app/actions/image-actions.c app/actions/layers-actions.c use 2005-06-24 18:25:22 +00:00
image-properties-dialog.h More unfinished replacement for the info window: 2005-04-04 22:34:29 +00:00
image-scale-dialog.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-04-14 16:19:30 +00:00
image-scale-dialog.h app/dialogs/Makefile.am a wrapper around the scale dialog that takes care 2004-10-27 01:20:07 +00:00
info-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
info-dialog.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 app/dialogs/Makefile.am one more dialog split out of actions/. 2004-10-23 14:02:53 +00:00
layer-options-dialog.c always set "activates-default" on the name entry. 2005-05-08 20:49:06 +00:00
layer-options-dialog.h app/dialogs/Makefile.am the new/edit layer dialog. 2004-10-22 22:28:45 +00:00
makefile.msc build menus with nmake, too menus/Makefile.am : added to EXTRA_DIST 2005-04-24 15:39:15 +00:00
module-dialog.c app/dialogs/module-dialog.c app/dialogs/palette-import-dialog.c 2005-08-03 09:34:55 +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 app/dialogs/module-dialog.c app/dialogs/palette-import-dialog.c 2005-08-03 09:34:55 +00:00
palette-import-dialog.h
preferences-dialog.c when the notebook page is changed with the mouse wheel, update the title 2005-07-31 20:07:14 +00:00
preferences-dialog.h
print-size-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +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 cast to GIMP_CONTAINER_VIEW for gimp_container_view_get_dnd_widget() 2005-04-01 00:07:01 +00:00
quit-dialog.h
resize-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +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 added a resolution label similar to one in the template editor. Prepared 2004-10-26 23:31:34 +00:00
stroke-dialog.c Use the canonical form for signal names. 2005-05-28 00:21:58 +00:00
stroke-dialog.h added labels ("_Stroke") to the SLEECTION_STROKE and PATH_STROKE stock 2004-10-23 10:28:56 +00:00
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 app/dialogs/Makefile.am the new/edit template dialog. 2004-10-22 18:13:46 +00:00
tips-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +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/batch.c app/config/gimprc-blurbs.h app/core/gimpimage-convert.c 2005-07-02 04:16:12 +00:00
user-install-dialog.h
vectors-export-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
vectors-export-dialog.h app/dialogs/Makefile.am app/dialogs/vectors-export-dialog.[ch] new files. 2004-10-23 22:54:41 +00:00
vectors-import-dialog.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
vectors-import-dialog.h app/dialogs/Makefile.am app/dialogs/vectors-export-dialog.[ch] new files. 2004-10-23 22:54:41 +00:00
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 app/dialogs/Makefile.am one more dialog split out of actions/. 2004-10-19 14:08:44 +00:00