gimp/po/POTFILES.in
Michael Natterer d26c26686e app/Makefile.am removed.
2001-06-26  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/color_transfer.[ch]: removed.

	* app/tools/Makefile.am
	* app/tools/gimpcolorbalancetool-transfer.[ch]: added.

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

	* app/base/Makefile.am
	* app/base/tile-manager-crop.[ch]: formerly known as crop_buffer().

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

	* app/context_manager.[ch]: added the global clipboard and the
	named buffer list here.

	* app/app_procs.c: don't call color_transfer_init() and don't free
	the buffer stuff (done by the context manager now).

	* app/errorconsole.c: don't #include "gui/commands.h"

	* app/global_edit.[ch]: removed lots of stuff which is now done by
	gui/edit-commands.* or the new GimpBuffer object. The "paste
	named" dialog will go away and this file will be moved to core/
	soon.

	* app/image_new.c: no need to declare the global_buffer extern any
	more.

	* app/qmask.c: don't #include "global_edit.h"

	* app/core/Makefile.am
	* app/core/core-types.h
	* app/core/gimpbuffer.[ch]: new object (aka named buffer)

	* app/core/gimpcontext.[ch]: added a GimpBuffer attribute.

	* app/core/gimpimage.[ch]: one s/int/gboolean/.

	* app/core/gimppattern.c: hmm...

	* app/gui/commands.[ch]: split up in small files:

	* app/gui/Makefile.am
	* app/gui/edit-commands.[ch]
	* app/gui/file-commands.[ch]
	* app/gui/image-commands.[ch]
	* app/gui/select-commands.[ch]
	* app/gui/view-commands.[ch]: new files.

	* app/gui/dialogs-constructors.[ch]
	* app/gui/dialogs.c: added the named buffer list & grid.

	* app/gui/file-new-dialog.[ch]
	* app/gui/menus.c
	* app/gui/palette-editor.c
	* app/gui/test-commands.c: changed accordingly.

	* app/pdb/edit_cmds.c
	* tools/pdbgen/pdb/edit.pdb: changed for the global_edit stuff.

	* app/widgets/Makefile.am
	* app/widgets/gimpbufferpreview.[ch]
	* app/widgets/gimpbufferview.[ch]
	* app/widgets/gimpcontainereditor.[ch]: new widgets.

	* app/widgets/gimpcontainerview-utils.c
	* app/widgets/gimpdatafactoryview.[ch]
	* app/widgets/gimpdnd.[ch]
	* app/widgets/gimpdrawablepreview.c
	* app/widgets/gimplayerlistview.c
	* app/widgets/gimppreview.c
	* app/widgets/widgets-types.h: changed accordingly for the new
	GimpBuffer object and it's views, misc. cleanups.

	* pixmaps/Makefile.am
	* pixmaps/paste-as-new.xpm
	* pixmaps/paste-into.xpm
	* pixmaps/paste.xpm: new pixmaps (they all look the same... Tigert? ;-)

	* po/POTFILES.in: added the new files.
2001-06-26 12:09:43 +00:00

154 lines
3.6 KiB
Plaintext

# Files from the Gimp distribution which have already been
# marked to allow runtime translation of messages
app/app_procs.c
app/devices.c
app/disp_callbacks.c
app/docindex.c
app/errorconsole.c
app/file-open.c
app/file-save.c
app/floating_sel.c
app/gdisplay.c
app/gdisplay_color_ui.c
app/gdisplay_ops.c
app/gimphelp.c
app/gimpprogress.c
app/gimprc.c
app/gimpunit.c
app/global_edit.c
app/image_new.c
app/interface.c
app/main.c
app/module_db.c
app/nav_window.c
app/plug_in.c
app/qmask.c
app/undo.c
app/undo_history.c
app/user_install.c
app/xcf.c
app/core/gimpbrush.c
app/core/gimpbrushpipe.c
app/core/gimpchannel.c
app/core/gimpdatafactory.c
app/core/gimpdrawable.c
app/core/gimpimage.c
app/core/gimpimage-convert.c
app/core/gimpimage-mask.c
app/core/gimplayer.c
app/core/gimplayermask.c
app/core/gimppalette-import.c
app/core/gimppalette.c
app/core/gimppattern.c
app/gui/about-dialog.c
app/gui/brush-editor.c
app/gui/brush-select.c
app/gui/channels-commands.c
app/gui/color-area.c
app/gui/color-notebook.c
app/gui/color-select.c
app/gui/colormap-dialog.c
app/gui/commands.c
app/gui/convert-dialog.c
app/gui/dialogs-constructors.c
app/gui/edit-commands.c
app/gui/file-commands.c
app/gui/file-new-dialog.c
app/gui/file-open-dialog.c
app/gui/file-save-dialog.c
app/gui/gradient-editor.c
app/gui/gradient-select.c
app/gui/gui.c
app/gui/image-commands.c
app/gui/indicator-area.c
app/gui/info-dialog.c
app/gui/info-window.c
app/gui/layer-select.c
app/gui/layers-commands.c
app/gui/menus.c
app/gui/offset-dialog.c
app/gui/palette-editor.c
app/gui/palette-import-dialog.c
app/gui/palette-select.c
app/gui/paths-dialog.c
app/gui/pattern-select.c
app/gui/preferences-dialog.c
app/gui/resize-dialog.c
app/gui/resolution-calibrate-dialog.c
app/gui/select-commands.c
app/gui/splash.c
app/gui/tips-dialog.c
app/gui/toolbox.c
app/gui/tool-options-dialog.c
app/gui/view-commands.c
app/pdb/image_cmds.c
app/pdb/internal_procs.c
app/pdb/procedural_db.c
app/pdb/procedural_db_cmds.c
app/tools/gimpbrightnesscontrasttool.c
app/tools/gimpcolorbalancetool.c
app/tools/gimpcurvestool.c
app/tools/gimpairbrushtool.c
app/tools/gimpbezierselecttool.c
app/tools/gimpblendtool.c
app/tools/gimpbucketfilltool.c
app/tools/gimpbycolorselecttool.c
app/tools/gimpclonetool.c
app/tools/gimpcolorpickertool.c
app/tools/gimpconvolvetool.c
app/tools/gimpcroptool.c
app/tools/gimpdodgeburntool.c
app/tools/gimpeditselectiontool.c
app/tools/gimpellipseselecttool.c
app/tools/gimperasertool.c
app/tools/gimpfliptool.c
app/tools/gimpfreeselecttool.c
app/tools/gimpfuzzyselecttool.c
app/tools/gimpinktool.c
app/tools/gimpiscissorstool.c
app/tools/gimpmagnifytool.c
app/tools/gimpmeasuretool.c
app/tools/gimpmovetool.c
app/tools/gimppaintbrushtool.c
app/tools/gimppainttool.c
app/tools/gimppathtool.c
app/tools/gimppenciltool.c
app/tools/gimpperspectivetool.c
app/tools/gimpposterizetool.c
app/tools/gimprectselecttool.c
app/tools/gimprotatetool.c
app/tools/gimpscaletool.c
app/tools/gimpsheartool.c
app/tools/gimpsmudgetool.c
app/tools/gimptexttool.c
app/tools/gimptool.c
app/tools/gimptransformtool.c
app/tools/gimphistogramtool.c
app/tools/gimphuesaturationtool.c
app/tools/gimplevelstool.c
app/tools/gimpthresholdtool.c
app/tools/paint_options.c
app/tools/selection_options.c
app/tools/tool_options.c
app/tools/tools.c
app/tools/transform_options.c
app/widgets/gimpchannellistview.c
app/widgets/gimpcomponentlistitem.c
app/widgets/gimpcontainergridview.c
app/widgets/gimpdatafactoryview.c
app/widgets/gimpdrawablelistview.c
app/widgets/gimpimagedock.c
app/widgets/gimplayerlistview.c
app/widgets/gimpwidgets-constructors.h
app/widgets/gimpwidgets-utils.c
modules/colorsel_gtk.c
modules/colorsel_triangle.c
modules/colorsel_water.c