Gimp/app
Michael Natterer 8b6b8f413e connect to GdkDisplayManager and automatically add/remove move-to-screen
2005-11-17  Michael Natterer  <mitch@gimp.org>

	* app/actions/window-actions.[ch]: connect to GdkDisplayManager
	and automatically add/remove move-to-screen actions when
	displays are opened/closed.

	* app/menus/window-menu.c: added similar code here to add/remove
	menu items for the above actions.

	* app/actions/Makefile.am
	* app/actions/window-commands.[ch]: new files containing window
	close and move-to-screen callbacks. There is no need to implement
	these twice for GimpDock and GimpDisplay.

	* app/actions/dock-commands.[ch]
	* app/actions/view-commands.[ch]: remove the callbacks here.

	* app/actions/dock-actions.c
	* app/actions/view-actions.c: changed accordingly.
2005-11-17 20:16:07 +00:00
..
actions connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
base fixed compilation of experimental threaded tile-swapper. Fixes bug 2005-11-11 14:28:30 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config fixed typo. 2005-11-04 15:17:44 +00:00
core gimp_layer_transform_color() wants the destination image passed, not the 2005-11-16 17:59:50 +00:00
dialogs added a GtkSizeGroup member and put all labels into the group. 2005-11-02 09:27:15 +00:00
display return TRUE only if the selection intersects with the viewport, as 2005-11-13 23:35:33 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui app/core/gimp-contexts.c app/core/gimp-documents.c 2005-11-06 22:01:25 +00:00
menus connect to GdkDisplayManager and automatically add/remove move-to-screen 2005-11-17 20:16:07 +00:00
paint allocate both oversize buffers with the right size, instead of one twice 2005-10-29 00:57:58 +00:00
paint-funcs app/paint-funcs/paint-funcs-generic.h reverted patch which makes alpha=255 2005-11-09 09:55:45 +00:00
pdb removed calls to the splash update function during initialization of 2005-11-05 13:00:04 +00:00
plug-in app/core/gimp-contexts.c app/core/gimp-documents.c 2005-11-06 22:01:25 +00:00
text app/core/gimp-contexts.c app/core/gimp-documents.c 2005-11-06 22:01:25 +00:00
tools better looking rectangle boundary. 2005-11-14 22:18:29 +00:00
vectors Don't leak lots of g_arrays... 2005-10-02 01:15:52 +00:00
widgets libgimpbase/gimpenv.c (gimp_toplevel_directory) plugged memory leaks. 2005-11-16 18:07:44 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
Makefile.am Added support for binary relocation by means of binreloc, largely based on 2005-11-06 01:06:41 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico