gimp/app/gui
Rebecca Walter 5fcd04f0e8 app/gui/convert-dialog.c app/gui/dialogs-constructors.c
2001-11-26  Rebecca Walter  <rjp@mail.tele.dk>

	* app/gui/convert-dialog.c
	* app/gui/dialogs-constructors.c
	* app/gui/error-console-dialog.c
	* app/gui/file-commands.c
	* app/gui/file-new-dialog.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c: More of my extensive proofing.
	Someone needs to check bex comments and do some hacking.
2001-11-26 17:12:29 +00:00
..
.cvsignore configure.in app/Makefile.am new directory which will contain all gui code 2001-04-14 15:21:45 +00:00
Makefile.am small fix. 2001-11-13 01:46:10 +00:00
about-dialog.c app/gui/about-dialog.c app/gui/brush-select.c app/gui/color-notebook.c 2001-11-24 15:38:34 +00:00
about-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
authors.h added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
brush-editor.c added -DGDK_DISABLE_DEPRECATED. 2001-09-03 13:03:34 +00:00
brush-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
brush-select.c app/gui/about-dialog.c app/gui/brush-select.c app/gui/color-notebook.c 2001-11-24 15:38:34 +00:00
brush-select.h generate app/file/Makefile 2001-10-25 13:30:01 +00:00
brushes-commands.c register the button icons with GTK_ICON_SIZE_BUTTON, but set them as 2001-08-04 20:38:54 +00:00
brushes-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
buffers-commands.c added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
buffers-commands.h added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
channels-commands.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
channels-commands.h added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
color-area.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
color-area.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
color-notebook.c app/gui/about-dialog.c app/gui/brush-select.c app/gui/color-notebook.c 2001-11-24 15:38:34 +00:00
color-notebook.h Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
color-select.c app/colormaps.c app/gdisplay.c app/nav_window.c app/scroll.c 2001-08-31 14:01:47 +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 app/gui/about-dialog.c app/gui/brush-select.c app/gui/color-notebook.c 2001-11-24 15:38:34 +00:00
colormap-dialog.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
commands.c set style properties for dockables. 2001-08-03 19:43:19 +00:00
commands.h set style properties for dockables. 2001-08-03 19:43:19 +00:00
convert-dialog.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
convert-dialog.h app/Makefile.am removed. new files: the convert functionality without GUI 2001-04-18 17:57:10 +00:00
data-commands.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
data-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
device-status-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
dialogs-commands.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
dialogs-commands.h removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
dialogs-constructors.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
dialogs-constructors.h removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
dialogs.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
dialogs.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
documents-commands.c added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
documents-commands.h added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
edit-commands.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
edit-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
error-console-dialog.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
error-console-dialog.h cleanup. 2001-08-07 00:06:06 +00:00
file-commands.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
file-commands.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
file-dialog-utils.c app/gimpprogress.[ch] s/GDisplay/GimpDisplay/ 2001-10-17 11:33:43 +00:00
file-dialog-utils.h app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
file-new-dialog.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
file-new-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
file-open-dialog.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
file-open-dialog.h Makefile.am removed... 2001-11-10 19:35:21 +00:00
file-save-dialog.c app/gui/convert-dialog.c app/gui/dialogs-constructors.c 2001-11-26 17:12:29 +00:00
file-save-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
gradient-editor.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
gradient-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
gradient-select.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
gradient-select.h removed gradients_get_gradient_data() here... 2001-10-25 21:59:52 +00:00
gradients-commands.c build display/ before tools/. 2001-11-08 19:14:51 +00:00
gradients-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
gui-types.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gui.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
gui.h Made --no-interface not calling gtk_init() (and thus not contacting the X 2001-11-17 16:32:34 +00:00
help-commands.c set style properties for dockables. 2001-08-03 19:43:19 +00:00
help-commands.h set style properties for dockables. 2001-08-03 19:43:19 +00:00
image-commands.c Wishlist item #57812: 2001-11-16 17:08:41 +00:00
image-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
indicator-area.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
indicator-area.h added cmd_callbacks for the toolbox and the preferences dialog. 2001-02-24 02:42:09 +00:00
info-dialog.c made a real object (GtkDialog subclass) out of it. The API will change 2001-09-21 10:47:19 +00:00
info-dialog.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
info-window.c use "gimp-item-data" instead of "user_data" as data key when attaching 2001-11-22 13:01:26 +00:00
info-window.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
input-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
layers-commands.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
layers-commands.h added virtual method context_item() which works like select_item() and 2001-04-29 15:23:01 +00:00
makefile.msc define HAVE_DIRENT_H, it's from build/win32/dirent 2001-10-28 18:45:45 +00:00
menus.c added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
menus.h added gimp_button_extended_clicked() which emits the resp. signal. 2001-10-24 11:23:50 +00:00
module-browser.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
module-browser.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
offset-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
offset-dialog.h app/Makefile.am removed 2001-04-18 19:14:20 +00:00
palette-editor.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
palette-editor.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
palette-import-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
palette-import-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
palette-select.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
palette-select.h generate app/file/Makefile 2001-10-25 13:30:01 +00:00
palettes-commands.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
palettes-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
paths-dialog.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
paths-dialog.h app/gimpprogress.[ch] s/GDisplay/GimpDisplay/ 2001-10-17 11:33:43 +00:00
pattern-select.c generate app/file/Makefile 2001-10-25 13:30:01 +00:00
pattern-select.h generate app/file/Makefile 2001-10-25 13:30:01 +00:00
patterns-commands.c register the button icons with GTK_ICON_SIZE_BUTTON, but set them as 2001-08-04 20:38:54 +00:00
patterns-commands.h the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
plug-in-commands.c app/gimprc.c app/plug_in.[ch] app/pdb/plug_in_cmds.c started to clean 2001-11-24 20:31:15 +00:00
plug-in-menus.c app/gimprc.c app/plug_in.[ch] app/pdb/plug_in_cmds.c started to clean 2001-11-24 20:31:15 +00:00
preferences-dialog.c added Rebecca Walter (bex). 2001-11-26 13:17:18 +00:00
preferences-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
qmask-commands.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
resize-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
resize-dialog.h Wishlist item #57812: 2001-11-16 17:08:41 +00:00
resolution-calibrate-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
resolution-calibrate-dialog.h app/docindex.c app/gdisplay_color_ui.c app/gimpprogress.c app/nav_window.c 2001-08-01 09:33:12 +00:00
select-commands.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
select-commands.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
session.c pass a "Gimp" to gui_libs_init(), initialize the GUI before initializing 2001-10-23 16:23:32 +00:00
session.h pass a "Gimp" to gui_libs_init(), initialize the GUI before initializing 2001-10-23 16:23:32 +00:00
splash.c app/gimprc.c app/plug_in.[ch] app/pdb/plug_in_cmds.c started to clean 2001-11-24 20:31:15 +00:00
splash.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
test-commands.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
test-commands.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
tips-dialog.c bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
tips-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
tool-options-dialog.c build display/ before tools/. 2001-11-08 19:14:51 +00:00
tool-options-dialog.h Cleanup weekend... 2001-10-29 11:47:11 +00:00
toolbox.c removed a useless g_return_if_fail(). 2001-11-23 16:25:01 +00:00
toolbox.h generate app/file/Makefile 2001-10-25 13:30:01 +00:00
tools-commands.c build display/ before tools/. 2001-11-08 19:14:51 +00:00
tools-commands.h removed GimpFillType. 2001-06-29 19:25:03 +00:00
user-install-dialog.c don't draw resize_grip in status bar (patch from Guillermo S. Romero). 2001-11-23 23:04:49 +00:00
user-install-dialog.h removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
view-commands.c Wishlist item #57669: 2001-11-16 15:08:59 +00:00
view-commands.h Wishlist item #57669: 2001-11-16 15:08:59 +00:00