Gimp/app
Michael Natterer 28b3fd4a74 reordered and commented to match API docs.
2004-07-19  Michael Natterer  <mitch@gimp.org>

	* app/widgets/widgets-types.h: reordered and commented to match
	API docs.
2004-07-19 12:08:37 +00:00
..
actions don't start a comment with /** unless it's meant to be parsed by gtk-doc. 2004-07-18 18:24:32 +00:00
base Added an RGB histogram based on a patch by Tor Lillqvist. Fixes bug 2004-07-06 16:33:30 +00:00
composite don't start a comment with /** unless it's meant to be parsed by gtk-doc. 2004-07-18 18:24:32 +00:00
config removed GimpConfigInterface typedef, added comments to typedefs which 2004-07-19 11:33:59 +00:00
core removed GimpConfigInterface typedef, added comments to typedefs which 2004-07-19 11:33:59 +00:00
dialogs app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that 2004-07-16 21:24:39 +00:00
display removed GimpConfigInterface typedef, added comments to typedefs which 2004-07-19 11:33:59 +00:00
file don't crash if no layer or only one layer is visible. Fixes bug #143804. 2004-07-15 10:37:03 +00:00
gui app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that 2004-07-16 21:24:39 +00:00
menus app/actions/Makefile.am app/actions/file-dialog-actions.[ch] 2004-07-17 12:19:58 +00:00
paint Check if the array index is legal before using it, not the other way 2004-07-18 09:10:17 +00:00
paint-funcs don't scan app/paint-funcs/paint-funcs-types.h for enums. 2004-07-05 21:39:54 +00:00
pdb include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpparasite.h" 2004-07-16 14:43:56 +00:00
plug-in use g_slist_prepend() instead of g_slist_append(). 2004-07-16 22:45:03 +00:00
text added new function gimp_g_value_get_memsize() that attempts to calculate 2004-07-13 10:09:22 +00:00
tools Code review & cleanup: 2004-07-14 10:31:59 +00:00
vectors reordered to match the .c file. 2004-07-14 23:14:49 +00:00
widgets reordered and commented to match API docs. 2004-07-19 12:08:37 +00:00
xcf also register the internal XCF handlers according to the new scheme. 2004-07-16 22:54:53 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c don't crash if no layer or only one layer is visible. Fixes bug #143804. 2004-07-15 10:37:03 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
batch.h
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h
gimp-intl.h
gimp.rc
main.c Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
Makefile.am removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico