Gimp/app/display
Tor Lillqvist fe1cc678c1 app/makefile.cygwin app/makefile.msc plug-ins/makefile.cygwin
* app/makefile.cygwin
	* app/makefile.msc
	* plug-ins/makefile.cygwin
	* plug-ins/makefile.msc
	* modules/makefile.cygwin
	* modules/makefile.msc
	* tools/gcg/makefile.cygwin: Various updates. GCC-compiled DLL
	name change.

	* app/context_manager.c: Include paint_options.h for prototype.

	* app/gimpimage.c (gimp_image_initialize_projection): Break out of
 	loop as soon as possible.

	* app/menus.c (menus_last_opened_cmd_callback): Check if referring
 	to entry not in list.

	* app/module_db.c (valid_module_name): (Win32) Require module DLL
 	names to include name of compiler built with.

	* app/paths_dialog.c (paths_draw_segment_points): No use to draw
 	lines if we have less that two points.

	* app/qmask.c: Include stdio.h and floating_sel.h.

	* libgimp/makefile.cygwin: New file.

	* libgimp/Makefile.am:  Distribute above file.

	* libgimp/gimp.def: Update.

	* libgimp/gimpenv.c (gimp_directory): Don't warn about missing
 	home directory on Win32, it is perfectly natural.

	* plug-ins/sel2path/global.h: Bypass unused declarations, some
	of which clash with functions in MSVCRT.

	* plug-ins/sel2path/math.c
	* modules/colorsel_water.c: Define M_PI if necessary.

	* plug-ins/sel2path/sel2path.c: Include config.h and
 	glib.h. Define rint() if needed.

	* plug-ins/sel2path/vector.c: Include glib.h (for hypot() renaming
 	on Win32; In the MS C runtime, as hypot() is non-ANSI, it's called
 	_hypot(), sigh).

	* plug-ins/sinus/sinus_logo.h: Use indexed format, it is easier on
 	some compilers than the huge string.
1999-07-14 16:02:32 +00:00
..
gimpdisplay-callbacks.c added wheelmouse scrolling support for the canvas (cut & paste from 1999-07-09 23:03:11 +00:00
gimpdisplay-callbacks.h app/disp_callbacks.[ch] app/gimpset.c patch from 1999-06-03 18:28:39 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c connect to the user context's "display_changed" and to the image context's 1999-06-20 23:29:34 +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 More robust and kickin' thumbnail support. 1999-02-07 15:16:45 +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 app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpdisplay-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scroll.c Changed:- 1999-04-05 23:33:50 +00:00
gimpdisplay-scroll.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-selection.c app/layer.c Turn off a layer's bounding box when it is deselected. 1999-02-08 19:22: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 Undo/Redo should be sensitive even if there is no layer :-) 1999-07-10 11:53:42 +00:00
gimpdisplay.h Added Qmasks 7-6-99 <sjburges@gimp.org> 1999-07-07 03:18:54 +00:00
gimpdisplayshell-callbacks.c added wheelmouse scrolling support for the canvas (cut & paste from 1999-07-09 23:03:11 +00:00
gimpdisplayshell-callbacks.h app/disp_callbacks.[ch] app/gimpset.c patch from 1999-06-03 18:28:39 +00:00
gimpdisplayshell-draw.c *app/interface.c: added type for _NETSCAPE_URL to the DnD stuff so you can 1999-07-08 05:07:53 +00:00
gimpdisplayshell-draw.h connect to the user context's "display_changed" and to the image context's 1999-06-20 23:29:34 +00:00
gimpdisplayshell-layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +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 app/makefile.cygwin app/makefile.msc plug-ins/makefile.cygwin 1999-07-14 16:02:32 +00:00
gimpdisplayshell-qmask.h qmask.h : unbroke the compile (oops) 1999-07-07 04:05:51 +00:00
gimpdisplayshell-render.c More robust and kickin' thumbnail support. 1999-02-07 15:16:45 +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 app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpdisplayshell-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scroll.c Changed:- 1999-04-05 23:33:50 +00:00
gimpdisplayshell-scroll.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-selection.c app/layer.c Turn off a layer's bounding box when it is deselected. 1999-02-08 19:22: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/interface.c: added type for _NETSCAPE_URL to the DnD stuff so you can 1999-07-08 05:07:53 +00:00
gimpdisplayshell.h connect to the user context's "display_changed" and to the image context's 1999-06-20 23:29:34 +00:00
gimpprogress.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +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 Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00