gimp/app
Sven Neumann 8e8c9511c7 etc/Makefile.am renamed to gtkrc.
2003-11-04  Sven Neumann  <sven@gimp.org>

	* etc/Makefile.am
	* etc/gtkrc_user: renamed to gtkrc.

	* gimp.spec.in: changed accordingly.

	* app/gui/user-install-dialog.c: don't install the sessionrc,
	templaterc and unitrc into the personal gimp directory. The files
	are created when GIMP is quit.

	* app/core/gimp-templates.c
	* app/core/gimp-units.c
	* app/gui/session.c: load sessionrc, templaterc and unitrc from
	the systemwide config directory. That way you can restore the
	default setup by removing the respective files from your personal
	gimp directory.
2003-11-04 21:58:39 +00:00
..
actions Only add FOO_DISABLE_DEPRECATED flags with GTK+ 2.2.x. Add 2003-11-01 20:06:01 +00:00
base forgot to also add a range check here. 2003-11-01 13:16:02 +00:00
composite removed test-composite. 2003-11-01 19:51:22 +00:00
config Only add FOO_DISABLE_DEPRECATED flags with GTK+ 2.2.x. Add 2003-11-01 20:06:01 +00:00
core etc/Makefile.am renamed to gtkrc. 2003-11-04 21:58:39 +00:00
dialogs etc/Makefile.am renamed to gtkrc. 2003-11-04 21:58:39 +00:00
display added a GdkDisplay parameter and added the convenience function 2003-11-01 20:53:18 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui etc/Makefile.am renamed to gtkrc. 2003-11-04 21:58:39 +00:00
menus app/gui/dialogs-menu.c app/gui/image-menu.c added Histogram to the dialog 2003-11-01 23:58:25 +00:00
paint removed debugging output that shouldd have never been committed. 2003-10-12 13:28:05 +00:00
paint-funcs app/base/color-balance.c app/base/hue-saturation.c 2003-10-16 19:17:08 +00:00
pdb added a missing GimpHistogramChannel parameter. Fixes wrong values in the 2003-10-30 17:48:16 +00:00
plug-in added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
text use recommended freetype include system of #include <ft2build.h> and 2003-11-03 22:01:22 +00:00
tools added a GdkDisplay parameter and added the convenience function 2003-11-01 20:53:18 +00:00
vectors app/core/Makefile.am added small wrappers to ease handling of image units 2003-10-01 17:32:14 +00:00
widgets added static "the_dnd_gimp" variable and don't use the global "the_gimp" 2003-11-03 23:24:32 +00:00
xcf app/text/Makefile.am new files that load and save text layers to/from XCF. 2003-10-27 21:50:41 +00:00
.cvsignore
airbrush.c
app_procs.c base/base.c (base_init) moved the message about possible debug messages to 2003-10-21 18:14:58 +00:00
app_procs.h added static "the_dnd_gimp" variable and don't use the global "the_gimp" 2003-11-03 23:24:32 +00:00
batch.c s/extension/plug_in/ for Script-Fu procedures to get batch mode working 2003-09-03 09:30:09 +00:00
batch.h
errors.c fixed spelling of The GIMP. 2003-10-24 10:19:33 +00:00
errors.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
gimp-intl.h
gimp.rc
libgimp_glue.c
libgimp_glue.h
main.c corrected the source of the man-page; it's not any longer created by 2003-10-25 20:05:41 +00:00
Makefile.am removed the call to cpu_accel_print_results(); should have got enough 2003-10-20 23:02:49 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico