gimp/app/paint
Tor Lillqvist 933b866166 Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will
* app/appenv.h: Define ROUND(), RINT(), SQR(), G_PI and
	G_PI_4. The latter two will presumably eventually be in
	GLib. RINT() calls rint() if we have it, otherwise adds 0.5 and
	calls floor().

	* app/*.c: Remove the multiple identical definitions of M_PI. Use
	G_PI instead of M_PI. Remove ROUND() and rint() definitions. Use
	RINT() instead of rint().
1999-08-04 23:22:29 +00:00
..
gimpairbrush.c ./app/clone.c ./app/airbrush.c ./app/bezier_select.c ./app/paintbrush.c 1999-07-22 23:11:46 +00:00
gimpairbrush.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpclone.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
gimpclone.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpconvolve.c ./app/clone.c ./app/airbrush.c ./app/bezier_select.c ./app/paintbrush.c 1999-07-22 23:11:46 +00:00
gimpconvolve.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpdodgeburn.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
gimpdodgeburn.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimperaser.c ./app/clone.c ./app/airbrush.c ./app/bezier_select.c ./app/paintbrush.c 1999-07-22 23:11:46 +00:00
gimperaser.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpink-blob.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gimpink-blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpink.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gimpink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
gimppencil.c ./app/clone.c ./app/airbrush.c ./app/bezier_select.c ./app/paintbrush.c 1999-07-22 23:11:46 +00:00
gimppencil.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpsmudge.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gimpsmudge.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpsourcecore.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
gimpsourcecore.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00