Go to file
Michael Natterer 002aa905db app/Makefile.am app/gimphelp.[ch] new files
1999-09-27  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/gimphelp.[ch]
	* app/gimpui.[ch]: new files

	* app/interface.[ch]
	* app/preferences_dialog.[ch]

	The GIMP Help System part 1: Press "F1" in any dialog to pop up
	the help page for this dialog.

	Moved the widget constructors from preferences_dialog.[ch] and the
	query boxes from interface.[ch] to gimpui.[ch].

	The dialog constructors take a help_func and a help_data
	parameter and install the "F1" accelerator which emits the new
	"help" signal.

	The "help" signal callback calls help_func(help_data) which finally
	has to call gimp_help() which in turn invokes the help browser.

	Still have to find a proper way to (1) prevent "F1" being assigned
	to some menu item and (2) to catch "F1" while browsing the menu
	trees in order to pop up the help for the selected item.

	* app/menus.c: a <Toolbox>/File/Help... menu item.
	* app/commands.[ch]: a command callback for the "Help..." menu item.

	* app/gimprc.[ch]: new boolean gimprc variable "use_help".

	* app/info_dialog.[ch]: pass a help function and data to the info
	dialog constructor.

	* app/tools.[ch]: store the tools help page names in the tool info
	structure. Export a special tools_help_func() which shows the help
	page for the active tool.

	* app/[all files calling a dialog constructor]: pass the dialog's
	help page to the constructor.

	Most dialogs are now created by gimp_dialog_new() which also sets
	up the action_area and the WM delete event callback, so I removed
	the resp. code from these files.

	Fixed some minor bugs and did some other stuff but didn't change
	any logic except dialog creation.

	* plug-ins/helpbrowser/helpbrowser.c: don't try to call a running
	help browser and don't install any menu path (all done in
	app/gimphelp.[ch] now).
1999-09-27 17:58:10 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
app app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
cursors more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
data gimprc updates 1999-09-24 18:28:35 +00:00
debian Removed *.files; artifacts of build process. Updated changelog for 0.99.23. 1998-03-28 19:11:36 +00:00
devel-docs/libgimp/tmpl cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
docs Implement the selection of brush based on cursor direction, pressure, 1999-08-28 01:14:42 +00:00
etc gimprc updates 1999-09-24 18:28:35 +00:00
help Michael Natterer <mitschel@cs.tu-berlin.de> 1999-06-28 15:58:09 +00:00
libgimp version number bump 1999-09-26 05:16:19 +00:00
libgimpbase moved the gtk_set_locale call to after it's been inited 1999-09-25 01:59:43 +00:00
libgimpwidgets app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
modules color dnd for the triangle colorselector 1999-09-05 20:53:24 +00:00
pixmaps app/gdisplay.c app/gdisplay.h app/interface.c app/nav_window.c 1999-09-01 22:39:44 +00:00
plug-ins app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
po Updated for 1.1.9. 1999-09-23 18:08:39 +00:00
po-libgimp cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
po-plug-ins version number bump 1999-09-26 05:16:19 +00:00
po-script-fu cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
tips Translations from Daniele Medri <madrid@linux.it> 705 translated messages, 1999-09-23 05:14:24 +00:00
tools version number bump 1999-09-26 05:16:19 +00:00
.cvsignore shut up cvs 1999-03-21 02:36:41 +00:00
AUTHORS various sundry changes 1998-12-17 11:53:22 +00:00
COPYING Fix for select by color on multilayer indexed images. Turned it back on for 1998-03-13 03:35:33 +00:00
ChangeLog app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
HACKING updated 1999-01-21 04:49:18 +00:00
INSTALL *** empty log message *** 1999-06-12 21:54:15 +00:00
MAINTAINERS slight update 1999-06-06 12:39:53 +00:00
Makefile.am add cursors/badmsk and pixmaps/navbutton.xpm 1999-09-11 19:33:33 +00:00
NEWS updates from Xach 1999-07-17 20:39:39 +00:00
README Administrivia 1998-12-24 00:49:31 +00:00
README.i18n i18n updates sent ro me by Daniel Egger 1999-09-20 08:17:21 +00:00
README.patch_xinput_airbrush Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
README.perl see plug-ins/perl/Changes 1999-03-24 10:32:32 +00:00
README.win32 Add G_SQRT2. 1999-08-16 04:59:48 +00:00
TODO Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
acconfig.h Check for mmap. 1999-05-29 01:38:58 +00:00
acinclude.m4 conditionally compile pygimp. 1999-09-06 03:45:34 +00:00
autogen.sh version number bump 1999-08-22 00:39:51 +00:00
config.guess configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
config.h.in Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
config.h.win32 Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
config.sub configure.in removed tips files, AC_SUBST GIMP_PLUGINS and GIMP_MODULES so 1999-05-29 16:35:47 +00:00
configure.in version number bump 1999-09-26 05:16:19 +00:00
gimp.1 This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00
gimp.m4 Made usage printout more verbose, added --quiet and -n options 1998-07-17 08:32:02 +00:00
gimp.spec Finished the wilbur -> wilber name hassle, everything should be ok now /tigert 1998-11-15 13:58:31 +00:00
gimp1_1_splash.ppm again 1999-09-03 22:52:08 +00:00
gimp_logo.ppm Initial revision 1997-11-24 22:05:25 +00:00
gimp_splash.ppm added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
gimprc-1.2.5.in add docs for %Dx image-title-format string. 1999-08-23 14:39:05 +00:00
gimprc.5.in add docs for %Dx image-title-format string. 1999-08-23 14:39:05 +00:00
gimprc.in gimprc updates 1999-09-24 18:28:35 +00:00
gimprc.win32 Stuff I forgot, and some further changes to gimprc.c 1999-03-07 16:24:44 +00:00
gimprc_user.in Changed MAIN(); to MAIN() 1998-03-16 23:02:31 +00:00
gimptool-1.2.in Makefile.am configure.in install a gimpinstall script (basically 1999-08-26 00:31:37 +00:00
gimptool.1 *** empty log message *** 1999-07-13 19:44:05 +00:00
gimptool.in Makefile.am configure.in install a gimpinstall script (basically 1999-08-26 00:31:37 +00:00
gtkrc 1.1.8 stuff 1999-08-02 05:50:14 +00:00
gtkrc.forest2 README make info a bit more current 1998-05-31 09:05:38 +00:00
ltconfig Made 1.1.7 release 1999-07-17 20:37:31 +00:00
ltmain.sh Made 1.1.7 release 1999-07-17 20:37:31 +00:00
patch_xinput_airbrush Added support for Gtk+ xinput-wheel if we have applied the patch enabling 1999-09-04 14:42:43 +00:00
ps-menurc added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00
unitrc corrected a typo 1999-03-25 23:14:36 +00:00
user_install gimprc updates 1999-09-24 18:28:35 +00:00
user_install.bat gimprc updates 1999-09-24 18:28:35 +00:00

README

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