Gimp/app
Michael Natterer bdec5cc5da app/actions/Makefile.am new files containing factored out code to set up
2004-05-02  Michael Natterer  <mitch@convergence.de>

	* app/actions/Makefile.am
	* app/actions/file-dialog-actions.[ch]: new files containing
	factored out code to set up the <Load> and <Save> actions.
	Use GimpPlugInActions instead of just GtkActions.

	* app/actions/file-dialog-commands.[ch]: new files containing
	file_dialog_type_cmd_callback() which is a
	GimpPlugInAction::selected() callback now.

	* app/actions/file-commands.[ch]: removed the callback here.

	* app/actions/file-open-actions.c
	* app/actions/file-save-actions.c: removed code duplication and
	use file_dialog_actions_setup() instead.
2004-05-02 10:34:04 +00:00
..
actions app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
base g_return_if_fail() on width, height or bpp <= 0. Doesn't fix anything but 2004-03-25 17:58:26 +00:00
composite new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00
config changed the default for "help-locales" from NULL to an empty string. Fixes 2004-03-29 17:54:13 +00:00
core Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
dialogs added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
display added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
file Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gui added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
menus added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
paint stripped the menu paths from the "menu_path". Will be renamed to 2004-04-29 13:19:28 +00:00
paint-funcs header cleanup, added some const qualifiers, converted tabs to spaces. 2004-04-15 12:38:54 +00:00
pdb Cleanups. (gimp_rect_select_tool_coords_to_integer): Undo my bogus fix for 2004-04-30 19:14:37 +00:00
plug-in removed "locale_domain" and "help_domain" parameters from 2004-04-26 15:01:00 +00:00
text tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +00:00
tools Cleanups. (gimp_rect_select_tool_coords_to_integer): Undo my bogus fix for 2004-04-30 19:14:37 +00:00
vectors added "const gchar *stroke_desc" to the GimpItemClass struct and always 2004-04-15 14:41:36 +00:00
widgets added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
xcf forgot to add context parameters to this non-generated PDB invokers. Fixes 2004-04-15 14:58:42 +00:00
.cvsignore tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +00:00
airbrush.c
app_procs.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
app_procs.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +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 renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h
gimp.rc
main.c when glibc is used, call mallopt, so that memory chunks >= 4k (= 64*64 2004-04-29 19:47:24 +00:00
Makefile.am renamed convert_to_indexed() to convert_dialog_new() and return the 2004-04-20 13:44:19 +00:00
makefile.msc build sanity.obj app/text/makefile.msc : gimptextundo.obj 2004-04-11 15:21:09 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c depend on glib 2.4.0, gtk+ 2.4.0, pangoft2 1.4.0 2004-04-15 16:15:04 +00:00
sanity.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
transform_core.c
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico