gimp/app/display
Sven Neumann b44620a31b missed a place that needed the same fix for bug #31098.
2000-12-14  Sven Neumann  <sven@gimp.org>

	* app/nav_window.c: missed a place that needed the same fix for
	bug #31098.
2000-12-14 22:29:49 +00:00
..
gimpdisplay-callbacks.c always position the menu inside the screen boundaries. 2000-09-14 15:42:39 +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 app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gimpdisplay-ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
gimpdisplay-render.c Revert last change. 2000-10-25 23:14:11 +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 Correctly initialize the max arrays in thin_region. Fixes bug #8351 return 2000-04-28 23:59:40 +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 app/gdisplay.[ch] oops, my last commit caused a segfault. 2000-06-09 13:36:33 +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/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +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 added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
gimpdisplay.h Makefile.am app/cursorutil.[ch] app/tools.c added lots of new cursors and 2000-06-14 10:59:16 +00:00
gimpdisplayshell-callbacks.c always position the menu inside the screen boundaries. 2000-09-14 15:42:39 +00:00
gimpdisplayshell-callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpdisplayshell-draw.c fixed #10554 by requesting a window with the max. size of 2000-11-12 00:43:15 +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 PLUG_IN_MAINTAINERS changed email address of Winston Chang 2000-11-26 12:13:23 +00:00
gimpdisplayshell-filter-dialog.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimpdisplayshell-filter.c app/gdisplay_color.c applied patches proposed by David Odin 2000-11-21 20:54:53 +00:00
gimpdisplayshell-filter.h Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
gimpdisplayshell-layer-select.c app/edit_selection.c app/gimpimage.c app/layer_select.c when computing a 2000-12-11 03:33:25 +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 call undo_push_qmask() before removing the channel since the callback will 2000-06-07 22:51:23 +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 Revert last change. 2000-10-25 23:14:11 +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 Correctly initialize the max arrays in thin_region. Fixes bug #8351 return 2000-04-28 23:59:40 +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 app/gdisplay.[ch] oops, my last commit caused a segfault. 2000-06-09 13:36:33 +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/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +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 fixed #10554 by requesting a window with the max. size of 2000-11-12 00:43:15 +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 missed a place that needed the same fix for bug #31098. 2000-12-14 22:29:49 +00:00
gimpnavigationview.c missed a place that needed the same fix for bug #31098. 2000-12-14 22:29:49 +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 app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00