Gimp/app/gui
Michael Natterer 1501e3cf8e app/Makefile.am po/POTFILES.in new widget which will replace the current
2001-02-13  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* po/POTFILES.in
	* app/gimpdatacontainerview.[ch]: new widget which will replace the
	current brush, pattern, ... selections. To really use it, there
	needs to be a GimpDataFactory object (coming soon...)

	* app/commands.[ch]
	* app/menus.c: added test data container views.

	* app/paint_funcs_simd.S: #include the implementation with "", not <>
2001-02-13 13:17:15 +00:00
..
about-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
about-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-editor.c app/gimpbrush.[ch] moved the scale and pipe indicator rendering code from 2001-02-07 03:14:38 +00:00
brush-editor.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
brush-select.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
brush-select.h app/brush_select.[ch] removed almost all code by using the 2001-02-12 18:05:12 +00:00
channels-dialog.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
channels-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-area.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
color-notebook.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-notebook.h Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
color-select.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
color-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
colormap-dialog.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
colormap-dialog.h renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
commands.c app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
commands.h app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
device-status-dialog.c app/brush_select.[ch] removed almost all code by using the 2001-02-12 18:05:12 +00:00
file-new-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
file-new-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gradient-editor.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
gradient-editor.h app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
gradient-select.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
gradient-select.h app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
help-commands.c app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
help-commands.h app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
indicator-area.c took gimpcontextpreview.[ch] out of the build but still left the sources 2001-02-12 03:27:28 +00:00
indicator-area.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
info-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
info-window.c renamed gimp_container_lookup() back to gimp_container_have(). Virtualized 2001-02-04 14:10:03 +00:00
info-window.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
input-dialog.c app/brush_select.[ch] removed almost all code by using the 2001-02-12 18:05:12 +00:00
layer-select.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
layer-select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
layers-dialog.c V2001-02-07 Michael Natterer <mitch@gimp.org> 2001-02-07 00:06:58 +00:00
layers-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
menus.c app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
menus.h app/gimprc.[ch] app/menus.[ch] added a preferences option to disable 2001-01-02 02:33:43 +00:00
module-browser.c Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
module-browser.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
palette-editor.c took gimpcontextpreview.[ch] out of the build but still left the sources 2001-02-12 03:27:28 +00:00
palette-editor.h took gimpcontextpreview.[ch] out of the build but still left the sources 2001-02-12 03:27:28 +00:00
palette-import-dialog.c took gimpcontextpreview.[ch] out of the build but still left the sources 2001-02-12 03:27:28 +00:00
palette-import-dialog.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
palette-select.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
palette-select.h app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
paths-dialog.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
paths-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
pattern-select.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
pattern-select.h app/brush_select.[ch] removed almost all code by using the 2001-02-12 18:05:12 +00:00
plug-in-commands.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
plug-in-menus.c app/gradient_editor.[ch] use GimpContainerListView instead of cooking an 2001-02-13 00:12:15 +00:00
preferences-dialog.c added "set_by_type", "get_by_type" and "changed_by_type" methods which 2001-02-07 15:01:52 +00:00
preferences-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
qmask-commands.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
resize-dialog.c app/Makefile.am app/gimpchannel.[ch] new files moved here by Yosh. 2001-02-01 18:44:22 +00:00
resize-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
resolution-calibrate-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
resolution-calibrate-dialog.h really add the new files 2000-09-25 01:31:48 +00:00
session.c factored the color parsing code out to the new function parse_color() and 2001-01-17 00:00:15 +00:00
session.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
tips-dialog.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
tips-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tool-options-dialog.c libgimpwidgets/gimpdialog.c app/tools/tool_options_dialog.c 2001-02-06 17:53:33 +00:00
tool-options-dialog.h app/tools/Makefile.am new files for the tool options dialog. 2001-01-22 05:08:44 +00:00
toolbox.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
toolbox.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
user-install-dialog.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
user-install-dialog.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00