Commit Graph

317 Commits

Author SHA1 Message Date
Sven Neumann 8365df1083 documented the enums
--Sven
2000-02-07 23:51:48 +00:00
Michael Natterer ef17866973 app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and
2000-02-07  Michael Natterer  <mitch@gimp.org>

	* app/*
	* libgimp/*
	* plug-ins/*
	* tools/pdbgen/*: did a global s/GUnit/GimpUnit/ and
	s/GimpSizeEntryUP/GimpSizeEntryUpdatePolicy/

	* libgimp/gimpcolorspace.c: renamed the parameter names to match
	the names in the header.

	* libgimp/gimphelpui.h
	* libgimp/gimpimage.c
	* libgimp/gimpmatrix.h
	* libgimp/gimpsizeentry.[ch]
	* libgimp/gimpsizeentry.[ch]
	* libgimp/gimpunit.[ch]
	* libgimp/gimpunitmenu.[ch]
	* libgimp/gimpwidgets.[ch]: added documentation and use g* types
	all over the place (enables cross-referencing with the glib and
	gtk+ html documentation).

	* plug-ins/common/exchange.c
	* plug-ins/common/max_rgb.c: small cleanups.

	* plug-ins/common/mapcolor.c: the color buttons were attached in
	the wrong order.
2000-02-07 20:35:13 +00:00
Sven Neumann 55e9881d6d added a link to "DocBook: The Definitive Guide"
--Sven
2000-02-07 13:48:14 +00:00
Sven Neumann 2debda2f0f doumented gimpenv
--Sven
2000-02-06 23:16:24 +00:00
Sven Neumann 7512a83ab9 documented gimpmatrix
--Sven
2000-02-06 22:45:55 +00:00
Sven Neumann cb7da6395d use an enum instead of defines updated
* libgimp/gimpexport.[ch]: use an enum instead of defines
* devel-docs: updated


--Sven
2000-02-06 21:19:10 +00:00
Michael Natterer bce26fb34a use g* types and name the parameters in the header.
2000-02-05  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimpcolorspace.[ch]: use g* types and name the
	parameters in the header.

	* plug-ins/common/CML_explorer.c
	* plug-ins/common/blur.c
	* plug-ins/common/newsprint.c
	* plug-ins/common/nova.c
	* plug-ins/common/pixelize.c
	* plug-ins/common/plasma.c
	* plug-ins/common/randomize.c
	* plug-ins/common/unsharp.c
	* plug-ins/gflare/gflare.c
	* plug-ins/sinus/sinus.c
	* plug-ins/struc/struc.c: soem more consistency stuff.
2000-02-04 22:18:50 +00:00
Sven Neumann 83ecdd1d64 documented gimpexport
--Sven
2000-02-04 18:55:32 +00:00
Sven Neumann 6ecd444994 updated after changes to libgimp and added more info
--Sven
2000-02-04 17:27:34 +00:00
Sven Neumann 495d2da817 tweak it more ...
--Sven
2000-02-03 17:25:26 +00:00
Sven Neumann 3ac869b577 Fiddled with the build system for the devel-docs.
Looks better now, eventually even "make dist" works...


--Sven
2000-02-03 15:07:35 +00:00
Sven Neumann 6ec1b424a4 Reworked the README a bit. 2000-02-03 02:50:13 +00:00
Sven Neumann bbcc2ecc7b Documented gimp_color_button and cleaned up the framework.
Seems to be working now.


--Sven
2000-02-03 02:35:08 +00:00
Sven Neumann bdad9ab156 added documentation framework
--Sven
2000-02-03 01:47:15 +00:00
Sven Neumann 4a29dc52f7 cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
2000-02-03 01:47:15 +00:00
Sven Neumann 6b67198d60 added documentation framework
--Sven
2000-02-03 01:47:15 +00:00
Sven Neumann a88ba5154b cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
1997-01-01 16:47:44 +00:00