Gimp/app/display
Michael Natterer 902aea45e9 when dropping a drawable, do the undo_push_group_start() before creating
2000-04-01  Michael Natterer  <mitch@gimp.org>

	* app/disp_callbacks.c: when dropping a drawable, do the
	undo_push_group_start() before creating the new layer, otherwise
	the undo system will show obscure misbehaviour (the undo group is
	pushed correctly but no undo will be possible until an other undo
	is pushed).
2000-04-01 21:56:23 +00:00
..
gimpdisplay-callbacks.c when dropping a drawable, do the undo_push_group_start() before creating 2000-04-01 21:56:23 +00:00
gimpdisplay-callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
gimpdisplay-ops.h app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpdisplay-render.c Honest, guv, it's not a feature - it's a tightly integrated package of 1999-09-20 17:15:20 +00:00
gimpdisplay-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scale.c Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplay-scale.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplay-scroll.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
gimpdisplay-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-selection.c app/lc_dialog.c app/selection.c app/color_area.c app/paths_dialog.c 1999-10-27 20:09:46 +00:00
gimpdisplay-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gimpdisplay.h app/fileops.c when reverting an image, reconnect all affected views to the 2000-03-21 03:19:11 +00:00
gimpdisplayshell-callbacks.c when dropping a drawable, do the undo_push_group_start() before creating 2000-04-01 21:56:23 +00:00
gimpdisplayshell-callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpdisplayshell-draw.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimpdisplayshell-draw.h Use static GdkPixmaps in the image_window and for the tool icons. 2000-02-08 23:45:20 +00:00
gimpdisplayshell-filter-dialog.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdisplayshell-filter.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-layer-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdisplayshell-layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpdisplayshell-qmask.h ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdisplayshell-render.c Honest, guv, it's not a feature - it's a tightly integrated package of 1999-09-20 17:15:20 +00:00
gimpdisplayshell-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scale.c Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplayshell-scale.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
gimpdisplayshell-scroll.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
gimpdisplayshell-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-selection.c app/lc_dialog.c app/selection.c app/color_area.c app/paths_dialog.c 1999-10-27 20:09:46 +00:00
gimpdisplayshell-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimpdisplayshell.h Use static GdkPixmaps in the image_window and for the tool icons. 2000-02-08 23:45:20 +00:00
gimpnavigationeditor.c gimp/app/nav_window.c 2000-03-02 22:06:27 +00:00
gimpnavigationview.c gimp/app/nav_window.c 2000-03-02 22:06:27 +00:00
gimpprogress.c i18n fixes 2000-02-10 01:59:52 +00:00
gimpprogress.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gximage.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00