gimp/app
Sven Neumann 1fd0eb07b1 update the BrushSelect "object" when the brush opacity is changed.
2003-06-17  Sven Neumann  <sven@gimp.org>

	* app/gui/brush-select.c (opacity_scale_update): update the
	BrushSelect "object" when the brush opacity is changed.

	* libgimp/gimpmenu.[ch]
	* libgimp/gimpbrushmenu.c
	* libgimp/gimpfontmenu.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimppatternmenu.c: raise selection dialogs when being
	called again, marked strings for translation, added lots of const
	qualifiers, cleaned up code.

	* tools/pdbgen/pdb/brushes.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb
	* tools/pdbgen/pdb/patterns.pdb: use g_memdup() instead of
	g_memmove().

	* app/pdb/brushes_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/patterns_cmds.c: regenerated.

2003-06-17  Sven Neumann  <sven@gimp.org>

	* POTFILES.in: added files with newly marked strings.

	* de.po: updated.
2003-06-17 09:43:14 +00:00
..
actions Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base added "gint ref_count" to the TileManager struct. 2003-05-26 17:02:06 +00:00
config app/config/gimpcoreconfig.[ch] removed "tool-plug-in-path" property. 2003-06-11 15:18:26 +00:00
core Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
dialogs don't call file_dialog_update_name() here. Fixes bug #112273. 2003-06-16 14:38:00 +00:00
display Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
file added some sanity checks to temp_buf conversion routines. 2003-05-15 13:33:30 +00:00
gui update the BrushSelect "object" when the brush opacity is changed. 2003-06-17 09:43:14 +00:00
menus removed duplicate of Threshold menu entry. 2003-06-14 00:40:05 +00:00
paint oops, I had not saved my changes before the commit 2003-06-13 11:16:08 +00:00
paint-funcs Attempt to finally fix Smudge tool problems (bug #115057): 2003-06-13 11:12:04 +00:00
pdb update the BrushSelect "object" when the brush opacity is changed. 2003-06-17 09:43:14 +00:00
plug-in wait 10 ms before killing the plug-in just like the comment says. The code 2003-05-13 11:44:28 +00:00
text need to get ascent and descent from a PangoLayoutLine. Report negative 2003-06-03 17:40:01 +00:00
tools expects the tool identifier as a GQuark now. 2003-06-10 14:31:53 +00:00
vectors updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
widgets Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
xcf app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
Makefile.am Remove. No gimp library uses symbols from the gimp executable any longer, 2003-05-31 21:24:56 +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 removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
app_procs.h removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +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
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00