gimp/app
Michael Natterer b54b5ed6a0 added a (commented out) function to open files (to get rid of including
2001-07-09  Michael Natterer  <mitch@gimp.org>

	* app/core/gimp.[ch]: added a (commented out) function to open
	files (to get rid of including gui/file-open-dialog.h)

	* app/gui/file-open-dialog.[ch]
	* app/gui/file-save-dialog.[ch]: renamed all functions because they
	are no callbacks any more. Removed the _by_extension() callbacks.

	* app/gui/file-commands.[ch]: added the
	file_[open|save]_by_extension() callbaks here along with some
	other stuff which has nothing to do with the file dialogs.

	* app/gui/menus.c: added a helper function to create an item
	factory, cleanup.

	* app/gui/palette-editor.[ch]: contains only the editor for a
	single palette now (removed the notebook and the palette list).
	Renamed all functions to palette_editor_*(). Will be made a
	dockable later.

	* app/gui/palette-select.[ch]: made it work like the other
	selection dialogs.

	* app/app_procs.c
	* app/docindex.c
	* app/gui/dialogs-constructors.[ch]
	* app/gui/dialogs.c
	* app/gui/gradient-select.c
	* app/gui/gui.c
	* app/widgets/gimpdnd.c: changed accordingly.
2001-07-09 17:58:56 +00:00
..
actions added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
arch/i386/mmx
base the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
core added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
dialogs added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
display the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
file app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gui added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
menus added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
paint app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
paint-funcs added zh_TW.Big5 to ALL_LINGUAS. Added the STRIP_BEGIN and STRIP_END 2001-06-07 17:20:50 +00:00
pdb app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
plug-in app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
tools app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
widgets added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
xcf Rest of previous commit which was aborted by the server. 2001-07-07 12:19:21 +00:00
.cvsignore
airbrush.c
app_procs.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
app_procs.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
appenums.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
appenv.h
apptypes.h app/Makefile.am removed... 2001-07-05 15:34:26 +00:00
batch.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
batch.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
colormaps.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +00:00
colormaps.h
datafiles.c
datafiles.h
detect_mmx.S
devices.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
devices.h
dialog_handler.c
dialog_handler.h
disp_callbacks.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
disp_callbacks.h allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +00:00
docindex.c added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
docindex.h
errorconsole.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
errorconsole.h
errors.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
errors.h
file-open.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
file-open.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
file-save.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
file-save.h
file-utils.c
file-utils.h
floating_sel.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
floating_sel.h
gdisplay.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gdisplay.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
gdisplay_color.c
gdisplay_color.h
gdisplay_color_ui.c
gdisplay_color_ui.h
gdisplay_ops.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +00:00
gdisplay_ops.h
general.c
general.h
gimp.rc
gimp.sym
gimphelp.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimphelp.h
gimpparasite.c renamed gimp_initialize() to gimp_restore() because it loads all kinds of 2001-07-04 22:59:25 +00:00
gimpparasite.h renamed gimp_initialize() to gimp_restore() because it loads all kinds of 2001-07-04 22:59:25 +00:00
gimpprogress.c
gimpprogress.h
gimprc.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimprc.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpunit.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gximage.c
gximage.h
image_map.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
image_map.h
image_render.c
image_render.h
interface.c allow a NULL gimage argument for gimp_edit_paste_as_new() (don't set 2001-07-02 20:57:58 +00:00
interface.h
libgimp_glue.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
libgimp_glue.h
main.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
Makefile.am app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
makefile.mingw.in
makefile.msc almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
marching_ants.h
module_db.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
module_db.h
nav_window.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
nav_window.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
ops_buttons.c
ops_buttons.h
paint_core.h
paint_options.h
parasitelist.c renamed gimp_initialize() to gimp_restore() because it loads all kinds of 2001-07-04 22:59:25 +00:00
parasitelist.h renamed gimp_initialize() to gimp_restore() because it loads all kinds of 2001-07-04 22:59:25 +00:00
path.c
path.h
path_bezier.c
path_bezier.h
path_curves.c
path_curves.h
path_transform.h
pathP.h
plug_in.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
plug_in.h
plug_in_cmds.c
qmask.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
qmask.h
regexrepl.c
regexrepl.h
scale.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
scale.h
scroll.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
scroll.h
selection.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
selection.h major cleanup. After being finished, I decided that it needs to be 2001-06-18 13:10:03 +00:00
transform_core.c
undo.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
undo.h
undo_history.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +00:00
undo_history.h
undo_types.h
unitrc.h
user_install.c Made all the global options members of one struct, gimprc. 2001-06-03 20:40:50 +00:00
user_install.h
wilber.ico