gimp/app/gui
Sven Neumann 62546d89d4 implemented the changes Nick Lamb suggested: If the background layer has
* libgimp/gimpexport.c: implemented the changes Nick Lamb
suggested:  If the background layer has no alpha channel,
suggest "Flatten" instead of "Merge Visible Layers".

* app/fileops.c: In the MRU list and the doc_index always store
the absolute path to images, so you can open files from the
command-line and gimp will find them later if started from another
dir. Added tooltips that show the full path.

* app/menus.c: fixed a memleak (list entries were not freed on
removal from the MRU list).

* app/main.c
* app/user_install.[ch]: renamed functions and variables to match
the new filename.


--Sven
2000-04-07 20:04:00 +00:00
..
about-dialog.c if we cannot load the font we'd like to use, use the gtk+ default font. 2000-04-05 22:59:44 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-editor.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
brush-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush-select.c po/POTFILES.in app/Makefile.am removed. 2000-02-13 22:26:41 +00:00
brush-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
channels-dialog.c app/color_panel.[ch] app/color_picker.c removed the public function 2000-04-03 15:40:30 +00:00
channels-dialog.h app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit 2000-01-31 22:59:22 +00:00
color-area.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
color-area.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color-notebook.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
color-notebook.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color-select.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
color-select.h The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
colormap-dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap-dialog.h version number bump 1999-08-22 00:39:51 +00:00
commands.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
commands.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
device-status-dialog.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
file-new-dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
file-new-dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gradient-editor.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gradient-editor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gradient-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
help-commands.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
help-commands.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
indicator-area.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
info-dialog.c fixed a few PDB help strings and included a missing header file 2000-03-25 19:18:07 +00:00
info-dialog.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
info-window.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
info-window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
input-dialog.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
layer-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers-dialog.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
layers-dialog.h return without warning if popup_timeout is already set. Suppresses warning 2000-02-29 23:19:14 +00:00
menus.c implemented the changes Nick Lamb suggested: If the background layer has 2000-04-07 20:04:00 +00:00
menus.h the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
module-browser.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
palette-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
palette-select.h In indexed_conversion dialog, use a pattern_selector instead op an 2000-01-28 16:47:57 +00:00
paths-dialog.c patches from Martin Weber and Peter Kirchgessner 2000-03-25 22:19:17 +00:00
paths-dialog.h Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
pattern-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
pattern-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
plug-in-commands.c alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
plug-in-menus.c alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
preferences-dialog.c typo fix 2000-03-20 18:17:18 +00:00
preferences-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
qmask-commands.c app/color_panel.[ch] app/color_picker.c removed the public function 2000-04-03 15:40:30 +00:00
resize-dialog.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
resize-dialog.h app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
session.c clamp windows to screen and cascade multiple windows of the same type 2000-03-24 22:10:28 +00:00
session.h clamp windows to screen and cascade multiple windows of the same type 2000-03-24 22:10:28 +00:00
tips-dialog.c if we cannot load the font we'd like to use, use the gtk+ default font. 2000-04-05 22:59:44 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c implemented the changes Nick Lamb suggested: If the background layer has 2000-04-07 20:04:00 +00:00
user-install-dialog.h implemented the changes Nick Lamb suggested: If the background layer has 2000-04-07 20:04:00 +00:00