gimp/app
Michael Natterer 5d7b121fd7 Don't use deprecated GtkToolbar API in GimpTextEditor:
2004-11-04  Michael Natterer  <mitch@gimp.org>

	Don't use deprecated GtkToolbar API in GimpTextEditor:

	* app/actions/Makefile.am
	* app/actions/actions.c
	* app/actions/text-editor-actions.[ch]
	* app/actions/text-editor-commands.[ch]: added acions and
	callbacks for the new "text-editor" action group.

	* app/menus/menus.c: register a "<TextEditor>" UI manager.

	* menus/Makefile.am
	* menus/text-editor-toolbar.xml: new file for the toolbar.

	* app/widgets/gimptexteditor.[ch]: use the toolbar created by the
	UI manager instead of constructing it using deprecated API.

	* app/tools/gimptextoptions.c: changed accordingly.

	* app/widgets/gimpwidgets-utils.[ch]: added gimp_text_buffer_load()
	(used by text-editor-commands.c).
2004-11-04 14:24:32 +00:00
..
actions Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
base fixed misspelled parametername 2004-11-03 16:47:28 +00:00
composite do nothing if the color has no saturation. Patch by Joao S. Bueno. Fixes 2004-10-30 18:42:09 +00:00
config copy the file permissions also. 2004-10-31 17:51:00 +00:00
core minor cleanup. 2004-11-02 19:36:23 +00:00
dialogs use gtk_tree_model_get_iter_first() instead of the deprecated 2004-11-03 17:09:15 +00:00
display app/dialogs/module-dialog.c plug-ins/dbbrowser/gimpprocbrowser.c use 2004-11-03 17:13:43 +00:00
file when the filename cannot be converted to UTF-8, warn and return the URI 2004-10-29 13:04:04 +00:00
gui app/display/gimpdisplayshell.c (gimp_display_shell_real_scaled) 2004-10-08 09:16:04 +00:00
menus Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
paint Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
paint-funcs applied patch from Joao S. O. Bueno which moves assignments into an "else" 2004-11-03 00:38:04 +00:00
pdb factored out the "invoke" bodies to two utility functions, getting rid of 2004-11-02 17:02:42 +00:00
plug-in don't check for file_proc->menu_paths. Our load and save procedure don't 2004-11-01 15:44:57 +00:00
text Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
tools Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
vectors added new enum GimpStrokeMethod which can be one of { LIBART, PAINT_CORE 2004-10-22 12:32:31 +00:00
widgets Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
xcf app/display/gimpscalecombobox.c (gimp_scale_combo_box_mru_remove_last) 2004-11-03 11:50:37 +00:00
.cvsignore configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
airbrush.c
app_procs.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
app_procs.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
batch.c clarified. 2004-10-11 00:23:27 +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
errors.h
gimp-intl.h
gimp.rc
gimpcore.def
main.c app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
Makefile.am configure.in app/Makefile.am bumped version to 2.2.0-pre1, set app version 2004-10-24 22:55:36 +00:00
makefile.msc
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c
sanity.h
transform_core.c
units.c
units.h
wilber.ico