gimp/app/gui
jaycox 0fb97ecb8e app/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c
* app/channel.[ch]
	* app/channel_cmds.c
	* app/drawable.h
	* app/channels_dialog.c
	* app/gimage_cmds.c
	* app/gimpdrawable.[ch]
	* app/gimpimage.c
	* app/layer.[ch]
	* app/layer_cmds.c
	* app/layer_select.c
	* app/layers_dialog.c: enforce unique names for layers and
	channels.  New functions {channel,gimp_drawable,layer}_{get,set}_name
1998-09-24 01:19:57 +00:00
..
about-dialog.c Removed -lc from all Makefiles, since it causes weird problems on DU4 1998-08-31 02:08:15 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c more carefull when the active brush changes white_space() was ungetch'ing 1998-09-09 01:35:35 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c app/blend.c app/brush_select.c app/brush_select.h app/bucket_fill.c 1998-09-19 00:40:27 +00:00
brush-select.h app/blend.c app/brush_select.c app/brush_select.h app/bucket_fill.c 1998-09-19 00:40:27 +00:00
channels-dialog.c app/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c 1998-09-24 01:19:57 +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 Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-select.c Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +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 applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
commands.h The statusbar can now be switched off just like the rulers. 1998-08-05 12:38:11 +00:00
device-status-dialog.c applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
file-new-dialog.c fixed a typo that wouldnt let you create images smaller than 1 unit 1998-09-11 16:34:23 +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 Turned on dithering in the gradient editor. 1998-08-26 23:32:03 +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 applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
help-commands.h The statusbar can now be switched off just like the rulers. 1998-08-05 12:38:11 +00:00
info-dialog.c We have entries in the info dialog now that allow to enter exact values 1998-08-15 13:34:54 +00:00
info-dialog.h We have entries in the info dialog now that allow to enter exact values 1998-08-15 13:34:54 +00:00
info-window.c This is the integration of GdkRgb into Gimp. 1998-08-20 06:46:07 +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 applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +00:00
layer-select.c app/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c 1998-09-24 01:19:57 +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/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c 1998-09-24 01:19:57 +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 initial merge of the internationalization stuff. It's still broken in a 1998-08-05 23:46:04 +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 On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +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/blend.c app/brush_select.c app/brush_select.h app/bucket_fill.c 1998-09-19 00:40:27 +00:00
plug-in-menus.c app/blend.c app/brush_select.c app/brush_select.h app/bucket_fill.c 1998-09-19 00:40:27 +00:00
preferences-dialog.c applied gimp-alt-980812-0.patch 1998-08-13 15:25:41 +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 Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0). 1998-08-02 19:05:02 +00:00
session.h Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0). 1998-08-02 19:05:02 +00:00
tips-dialog.c On all gimp-core fopen()s changed "[rw]"->"[rw]b" to appease OS/2 folk. 1998-07-31 18:34:05 +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