Commit graph

5 commits

Author SHA1 Message Date
GMT 2000 Andy Thomas 7cce9a3405 PLUGIN_MAINTAINERS
Wed Jan  5 21:35:14 GMT 2000 Andy Thomas <alt@gimp.org>

	* PLUGIN_MAINTAINERS

	Added my name to:-

	gfig (yes I know its one large file & its UI needs work)
	blinds
	plugindetails
	sel2path
	tileit
2000-01-05 20:25:33 +00:00
Michael Natterer 1b2b43aba8 I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-)
2000-01-05  Michael Natterer  <mitch@gimp.org>

	* PLUGIN_MAINTAINERS: I'm maintaining the helpbrowser (Sven, I
	dared to add your name, too :-)

	* app/context_manager.c
	* app/flip_tool.[ch]
	* app/perspective_tool.[ch]
	* app/rotate_tool.[ch]
	* app/scale_tool.[ch]
	* app/shear_tool.[ch]
	* app/transform_core.[ch]
	* app/transform_tool.[ch]
	* app/tools_cmds.c
	* tools/pdbgen/pdb/tools.pdb

	- Show the correct help pages in the transform tools' dialogs.
	- The transform tool button of the toolbox is now always pressed
	  if a transform tool is active (not only for "rotate").
	- Replaced the transform action (CREATING, HANDLE_1, ...) and the
	  transform state (INIT, MOTION, ...) #define's with typed enums.
	- Changed the return type of the *_recalc functions to "void"
	  instead of "void *" and the return type of the *_transform
	  functions to "TileManager *" instead of "void *".
	  (I probably removed an artefact here because all *_recalc
	   functions returned "(void *) 1").
	- Use gboolean instead of int where appropriate.
	- Code cleanup, indentation.
2000-01-05 11:18:38 +00:00
Adam D. Moss 908a076afb i wanna maintain stuph 2000-01-04 20:45:01 +00:00
EST 2000 Adrian Likins 05797f7736 I claim mail.c as mine
Tue Jan  4 17:19:22 EST 2000 Adrian Likins <adrian@gimp.org>

        * PLUGIN_MAINTAINERS: I claim mail.c as mine

        * MAINTAINERS: update my entry while I am at it
2000-01-04 20:38:37 +00:00
Sven Neumann 29db2f58dd *** empty log message *** 2000-01-04 19:52:51 +00:00