gimp/app
Michael Natterer c5865e497c changed drag source stuff to allow multiple data types. Changed DND source
2003-11-20  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpdnd.[ch]: changed drag source stuff to allow
	multiple data types. Changed DND source API to speak in terms of
	add()/remove() instead of set()/unset(). Added GimpDndDragFileFunc
	typedef and gimp_dnd_file_source_add().

	Unfortunately GTK+'s DND API lacks symmetry here (no GtkTargetList
	based API for drag sources), so we cannot really change drag
	sources on-the-fly and need to set GtkTargetEntry arrays manually.

	* app/widgets/gimpcolormapeditor.c
	* app/widgets/gimpcontainertreeview.c
	* app/widgets/gimpmenuitem.c
	* app/widgets/gimppaletteeditor.c
	* app/widgets/gimppreview.c
	* app/widgets/gimptoolbox-color-area.c: changed accordingly.

	* app/widgets/gimpdocumentview.c: ditto. Additionally offer
	"text/uri-list" so it's possible to drag images from the document
	history to the file manager or browser.
2003-11-20 16:26:15 +00:00
..
actions support '|'-separated lists of dialog identifiers and raise any of them if 2003-11-18 12:28:15 +00:00
base changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
composite still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
config simplified. 2003-11-17 01:18:33 +00:00
core don't disconnect gimp_context_parent_notify() here. The signal will be 2003-11-19 01:02:19 +00:00
dialogs register a log handler for the "Gimp-Vectors" domain. 2003-11-19 00:48:52 +00:00
display shrink to the size of the monitor, not to the size of the screen (for 2003-11-19 18:34:04 +00:00
file still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
gui register a log handler for the "Gimp-Vectors" domain. 2003-11-19 00:48:52 +00:00
menus libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
paint still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
paint-funcs added a GIMP_RGB prefix to the INTENSITY macros. 2003-11-17 14:58:31 +00:00
pdb still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
plug-in disabled debugging output. 2003-11-16 22:21:27 +00:00
text still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
tools changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
vectors still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
widgets changed drag source stuff to allow multiple data types. Changed DND source 2003-11-20 16:26:15 +00:00
xcf libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
Makefile.am libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c register a log handler for the "Gimp-Vectors" domain. 2003-11-19 00:48:52 +00:00
app_procs.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
batch.c libgimpwidgets/gimpquerybox.c configure the labels in the message dialog 2003-11-14 15:33:40 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
makefile.msc still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00