gimp/app/display
Sven Neumann ded9a6c3df don't flush if there's no image. (gimp_display_shell_dnd_flush): use
2008-03-27  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplayshell-dnd.c
	(gimp_display_shell_drop_uri_list): don't flush if there's no image.
	(gimp_display_shell_dnd_flush): use gtk_window_present() instead of
	gdk_window_focus().

svn path=/trunk/; revision=25261
2008-03-27 12:22:23 +00:00
..
Makefile.am app/display/Makefile.am split icon code to its own file. 2008-03-25 16:13:17 +00:00
display-enums.c app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2007-10-08 13:30:49 +00:00
display-enums.h app/config/gimpdisplayconfig.[ch] app/config/gimprc-blurbs.h 2007-10-08 13:30:49 +00:00
display-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpcanvas.c hide ugly details behind a sane API. 2008-03-26 19:25:55 +00:00
gimpcanvas.h improve wilber scaling and remove the drop zone layout. 2008-03-26 13:49:27 +00:00
gimpdisplay-foreach.c add boolean "quit" parameter and leave the empty display open when it is 2008-03-19 20:29:30 +00:00
gimpdisplay-foreach.h add boolean "quit" parameter and leave the empty display open when it is 2008-03-19 20:29:30 +00:00
gimpdisplay-handlers.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplay-handlers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplay.c forgot the icon change here 2008-03-25 16:33:37 +00:00
gimpdisplay.h added a dialog factory for displays and register "gimp-no-image-window" 2008-03-23 13:40:39 +00:00
gimpdisplayoptions.c app/display/gimpdisplayshell.[ch] moved 2008-03-19 09:57:22 +00:00
gimpdisplayoptions.h add new options object for the "no image" display appearance. 2008-03-18 22:21:47 +00:00
gimpdisplayshell-appearance.c add new options object for the "no image" display appearance. 2008-03-18 22:21:47 +00:00
gimpdisplayshell-appearance.h add new options object for the "no image" display appearance. 2008-03-18 22:21:47 +00:00
gimpdisplayshell-autoscroll.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-autoscroll.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-callbacks.c don't set an initial cursor so we get the desktop default cursor after 2008-03-26 13:47:58 +00:00
gimpdisplayshell-callbacks.h remove the window state callback here... 2008-03-25 13:42:40 +00:00
gimpdisplayshell-close.c invoke the quit action instead of calling gimp_exit() so its sensitivity 2008-03-21 18:02:42 +00:00
gimpdisplayshell-close.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-coords.c app/display/gimpdisplayshell-callbacks.c applied slightly modified patch 2008-03-02 16:29:13 +00:00
gimpdisplayshell-coords.h app/display/gimpdisplayshell-callbacks.c applied patch from Alexia Death 2008-01-22 14:53:34 +00:00
gimpdisplayshell-cursor.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-cursor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-dnd.c don't flush if there's no image. (gimp_display_shell_dnd_flush): use 2008-03-27 12:22:23 +00:00
gimpdisplayshell-dnd.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-draw.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-draw.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-filter-dialog.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-filter-dialog.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-filter.c added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpdisplayshell-filter.h added GimpColorConfig and GimpColorManaged as construct-only properties. 2007-08-06 22:10:09 +00:00
gimpdisplayshell-handlers.c app/display/gimpdisplayshell-icon.[ch] moved more icon code to its new 2008-03-26 09:35:14 +00:00
gimpdisplayshell-handlers.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-icon.c app/display/gimpdisplayshell-icon.[ch] moved more icon code to its new 2008-03-26 09:35:14 +00:00
gimpdisplayshell-icon.h app/display/gimpdisplayshell-icon.[ch] moved more icon code to its new 2008-03-26 09:35:14 +00:00
gimpdisplayshell-layer-select.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-layer-select.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-preview.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-preview.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-progress.c added gimp_statusbar_peek(), a method to access the contents of the 2008-03-25 14:07:10 +00:00
gimpdisplayshell-progress.h added gimp_statusbar_peek(), a method to access the contents of the 2008-03-25 14:07:10 +00:00
gimpdisplayshell-render.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-render.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-scale.c always need to fully expose the canvas now that "redisplay" was removed. 2008-03-23 15:37:01 +00:00
gimpdisplayshell-scale.h Never shrink the empty display when filling it, only grow: 2008-03-23 15:16:44 +00:00
gimpdisplayshell-scroll.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpdisplayshell-scroll.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-selection.c add gimp_display_empty()/fill() which turns it into an empty display and 2008-03-19 16:15:50 +00:00
gimpdisplayshell-selection.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-title.c app/display/gimpdisplayshell.c app/display/gimpdisplayshell-title.c 2008-03-19 16:54:01 +00:00
gimpdisplayshell-title.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpdisplayshell-transform.c app/display/gimpdisplayshell-transform.[ch] 2008-02-26 17:30:33 +00:00
gimpdisplayshell-transform.h app/display/gimpdisplayshell-transform.[ch] 2008-02-26 17:30:33 +00:00
gimpdisplayshell.c added an arbitrary number to the minimum height. 2008-03-27 12:08:55 +00:00
gimpdisplayshell.h formatting. 2008-03-25 12:45:33 +00:00
gimpnavigationeditor.c First draft of the "no image open" window, which is implemented as a 2008-03-18 21:22:21 +00:00
gimpnavigationeditor.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-12-16 02:06:15 +00:00
gimpscalecombobox.c include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". 2007-03-09 13:00:01 +00:00
gimpscalecombobox.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimpstatusbar.c use a button with icon for the progress cancel button. 2008-03-27 12:17:45 +00:00
gimpstatusbar.h derive GimpStatusbar from GtkStatusbar. Use the normal statusbar label for 2008-03-27 10:43:55 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00