Michael Natterer ac98e8fa81 app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files
1999-06-06  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/Makefile.am
	* app/lc_dialog.[ch]
	* app/lc_dialogP.h
	* app/paths_dialogP.h: new files

	* app/channels_dialog.[ch]
	* app/layers_dialog.[ch]
	* app/layers_dialogP.h
	* app/paths_dialog.[ch]
	* app/menus.[ch]
	* app/file_new_dialog.c: modified

	- Moved the toplevel L&C dialog code to lc_dialog.[ch]. Only
	  these files need knowledge about how to create/update/...
	  the sub-dialogs, so the corresp. functions are defined in
	  lc_dialogP.h.
	- The popup menus are now created by menus.c. The command
	  callbacks are defined in [layers|channels|paths]_dialog.h.
	- Private functions to be used by "friend files" are defined in
	  [layers|paths]_dialogP.h.
	- Changed the order of the ops_buttons in the paths dialog to
	  match the order in the layers and channels dialogs.
	- The paint mode menu and preview stuff still needs to go out of
	  layers_dialog.[ch].
	- I'm not sure about the keybindings in the layer dialog's "Stack"
	  submenu because the list widget has it's own idea of PageUp/Down.
	- Hopefully fixed the update problem with new images by calling
	  lc_dialog_flush() after creating a new image.

	* app/app_procs.c
	* app/bezier_select.c
	* app/commands.c
	* app/floating_sel.c
	* app/gdisplay.c
	* app/gimage.c
	* app/gimage_mask.c
	* app/paint_core.c
	* app/preferences_dialog.c
	* app/transform_core.c
	* app/undo.c: changed #include's according to the new L&C file
	structure.
1999-06-06 17:26:51 +00:00
1999-03-25 23:14:36 +00:00
1999-05-31 22:25:40 +00:00
1999-03-25 23:14:36 +00:00
1999-06-06 00:10:20 +00:00
1999-05-28 21:56:04 +00:00
1999-05-29 01:38:58 +00:00
1999-06-06 00:10:20 +00:00
1999-06-06 00:10:20 +00:00
1999-06-03 19:51:57 +00:00
1999-06-05 02:11:16 +00:00
1999-03-21 02:36:41 +00:00
1999-05-29 01:38:58 +00:00
1998-12-17 11:53:22 +00:00
1998-06-07 13:54:00 +00:00
1999-03-11 20:54:58 +00:00
1999-05-04 21:32:17 +00:00
1999-06-05 02:11:16 +00:00
1999-05-31 18:59:54 +00:00
1997-11-24 22:05:25 +00:00
1998-03-16 23:02:31 +00:00
1999-03-09 01:18:15 +00:00
1999-03-09 01:18:15 +00:00
1999-03-25 23:14:36 +00:00
1999-05-12 19:16:40 +00:00
1999-01-21 04:49:18 +00:00
1998-12-24 00:49:31 +00:00
1999-06-06 12:39:53 +00:00
1999-06-06 00:10:20 +00:00
1999-03-30 03:10:08 +00:00
1998-12-24 00:49:31 +00:00
1999-03-24 10:32:32 +00:00
1999-05-29 01:28:24 +00:00
1997-11-24 22:05:25 +00:00
1999-06-03 00:46:40 +00:00
1999-03-25 23:14:36 +00:00
1999-03-25 23:14:36 +00:00
1999-03-25 23:14:36 +00:00

The GIMP: the GNU Image Manipulation Program
--------------------------------------------

This is an unstable release of the GIMP, intended for developers only.
For production use, please use the 1.0.x series.

The GIMP's home page is at 

	http://www.gimp.org

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

The automated plug-in registry is located at

	http://registry.gimp.org

There you can get the latest versions of plug-ins using a convenient
forms-based interface.

We have several mailing lists dedicated to GIMP user and development
discussion.  To subscribe, send mail to

	majordomo@scam.xcf.berkeley.edu

and in the body of the message put

	subscribe <list-name> your@email.address

substituting <list-name> for "gimp-user" or "gimp-developer" (without
the quotes, of course) depending on the list you want to subscribe
to.  The mailing list archives can be found at

        http://www.findmail.com/listsaver/gimp-developer/
        http://www.findmail.com/listsaver/gimp-user/

Gimp-user is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer is oriented to
GIMP core and plug-in developers.  Most people will only want to be
subscribed to gimp-user.

And finally, for the real junkies, there is an IRC channel devoted to
the GIMP :-) On Byxnet (a private mostly-GIMP network) there is #gimp.
Many of the developers hang out there.  Some of the Byxnet servers are:

	irc.gimp.org:6667

You can customize the look of the interface quite a bit my editing the
~/.gimp/gtkrc file. A sample file, gtkrc.forest, is included (Thanks to
Tuomas Kuosmanen)

Included is a set of keybindings similar to those in Adobe Photoshop (tm).
You can find them in the ps-menurc file.  To use them, copy this file to
~/.gimp/menurc

We sincerely hope you enjoy the program.  Please report problems to
bugs@gimp.org.  Before reporting a problem, you may want to see if someone
else has already did (check the http://www.wilberworks.com/bugs.cgi for
this).

Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
Description
No description provided
Readme 816 MiB
Languages
C 71.2%
Makefile 12%
HTML 11.2%
Max 2.2%
Shell 0.7%
Other 2.6%