gimp/app/gui
Sven Neumann 443bf8b2b4 Fixed a few bugs in the new MRU list.
I'm not very happy with this new feature as it doubles functionality and
code with the new docindex. Probably the two should be merged somehow. The
user interface should stay as it is, but the MRU functions should be
provided by the docindex code.


--Sven
1998-07-13 22:31:45 +00:00
..
about-dialog.c more g_message changes 1998-05-30 07:32:37 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
brush-editor.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
brush-select.c ---------------------------------------------------------------------- 1998-07-13 10:04:42 +00:00
brush-select.h Modified Files: ChangeLog app/brush_select.c app/brush_select.h 1998-07-10 08:59:55 +00:00
channels-dialog.c Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
channels-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color-area.c raise the color select when the color area is clicked. 1998-07-09 03:35:39 +00:00
color-area.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color-select.c just a minor fix up for sven.. in color_select.c and plug_in.c 1998-06-22 20:28:48 +00:00
color-select.h added a hex triplet to the color selector. It updates on focus_leave for 1998-06-09 00:25:28 +00:00
commands.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
commands.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
device-status-dialog.c added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
file-new-dialog.c Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
file-new-dialog.h *app/file_new_dialog.c app/file_new_dialog.h: app/gloal_edit.c: added 1998-06-12 19:43:55 +00:00
gradient-editor.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
gradient-editor.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
help-commands.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
help-commands.h app/bezier_select.c app/commands.[ch] app/devices.c app/disp_callbacks.c 1998-06-21 20:17:21 +00:00
info-dialog.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
info-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
info-window.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
info-window.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
input-dialog.c added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
layer-select.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
layers-dialog.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
menus.c Fixed a few bugs in the new MRU list. 1998-07-13 22:31:45 +00:00
menus.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
palette-editor.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
palette-editor.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
pattern-select.c More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
pattern-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
plug-in-commands.c app/gdisplay.h app/interface.c Added the ability to cancel a running 1998-07-12 15:18:07 +00:00
plug-in-menus.c app/gdisplay.h app/interface.c Added the ability to cancel a running 1998-07-12 15:18:07 +00:00
preferences-dialog.c Fixed a few bugs in the new MRU list. 1998-07-13 22:31:45 +00:00
preferences-dialog.h *app/commands.c *app/file_new_dialog.[ch] *app/prefereces_dialog.[ch]: 1998-06-08 21:53:45 +00:00
resize-dialog.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
resize-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
session.c Disabled setting the size of the dialogs since 1998-07-11 22:47:15 +00:00
session.h More session-managment functionality. Opened dialogs are saved and eventually 1998-07-11 22:23:23 +00:00
tips-dialog.c Moved the (last-tip-shown xx) entry to sessionrc. You might want to 1998-06-23 22:50:16 +00:00
tips-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
user-install-dialog.c more g_message changes 1998-05-30 07:32:37 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00