gimp/app
Michael Natterer aead1803be reordered params to be consistent with other param specs.
2006-03-28  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpparamspecs.[ch] (gimp_param_spec_string): reordered
	params to be consistent with other param specs.

	(gimp_value_get_rgb): utility function which reads the value
	into a GimpRGB struct, instead of returning a pointer.

	(gimp_value_set_rgb): added for symmetry. Just calls
	g_value_set_boxed().
2006-03-28 15:46:39 +00:00
..
actions renamed procedural_db_return_args() to procedural_db_return_values() and 2006-03-27 21:09:32 +00:00
base app/base/base-enums.h app/core/core-enums.h register some more enums. 2006-03-27 13:49:19 +00:00
composite app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
config avoid code duplication by using a #define. 2006-03-23 12:06:33 +00:00
core reordered params to be consistent with other param specs. 2006-03-28 15:46:39 +00:00
dialogs factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
display app/tools/gimptool.[ch] add "gboolean proximity" parameter to 2006-03-25 14:23:09 +00:00
file Should save before comitting... 2006-03-27 11:44:06 +00:00
gui app/core/gimp-gui.[ch] app/gui/gui-vtable.c pass displays around as 2006-03-23 21:56:13 +00:00
menus app/config/gimpcoreconfig.[ch] app/config/gimprc-blurbs.h keep a history 2006-02-20 16:38:09 +00:00
paint register GimpBrushApplicationMode. 2006-03-27 15:14:36 +00:00
paint-funcs automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pdb argh, get types from procedure->args, not procedure->values. 2006-03-27 22:57:25 +00:00
plug-in renamed procedural_db_return_args() to procedural_db_return_values() and 2006-03-27 21:09:32 +00:00
text define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
tools app/tools/gimpforegroundselectoptions.c use Ctrl to switch between 2006-03-27 18:35:42 +00:00
vectors define GIMP_COORDS_DEFAULT_VALUES, a struct initializer for GimpCoords. 2006-03-19 13:39:10 +00:00
widgets renamed procedural_db_return_args() to procedural_db_return_values() and 2006-03-27 21:09:32 +00:00
xcf renamed procedural_db_return_args() to procedural_db_return_values() and 2006-03-27 21:09:32 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2006-02-26 19:00:33 +00:00
main.c use GIMP_NAME. 2006-02-07 10:54:31 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00