gimp/app/display
Manish Singh 32772963f1 app/apptypes.h removed trailing enum commas
* app/apptypes.h
* app/pathsP.h: removed trailing enum commas

* app/gdisplay_color.[ch]: added a foreach function to iterate
over the display filter names

* app/gdisplay_color_ui.[ch]: display filter ui stuff (doesn't do
much yet ;)

* app/commands.[ch]
* app/menus.c: hooked the above into the menu system

* app/Makefile.am: added new files

* plug-ins/gimpressionist/preview.c: removed bogus // comment

-Yosh
1999-08-31 02:00:34 +00:00
..
gimpdisplay-callbacks.c app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplay-callbacks.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
gimpdisplay-ops.h app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gimpdisplay-render.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplay-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scale.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay-scroll.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplay-selection.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplay-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplay.c added framework for having multiple simultaneous displays 1999-08-28 22:40:37 +00:00
gimpdisplay.h added framework for having multiple simultaneous displays 1999-08-28 22:40:37 +00:00
gimpdisplayshell-callbacks.c app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplayshell-callbacks.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdisplayshell-draw.c export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
gimpdisplayshell-draw.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpdisplayshell-filter.c app/apptypes.h removed trailing enum commas 1999-08-31 02:00:34 +00:00
gimpdisplayshell-filter.h app/apptypes.h removed trailing enum commas 1999-08-31 02:00:34 +00:00
gimpdisplayshell-layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
gimpdisplayshell-layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-qmask.c ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdisplayshell-qmask.h ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdisplayshell-render.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplayshell-render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scale.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell-scroll.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gimpdisplayshell-selection.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gimpdisplayshell-selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdisplayshell.c export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
gimpdisplayshell.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpnavigationeditor.c app/nav_window.c app/nav_window.h app/gimppreviewcache.h app/layer.c 1999-08-27 19:07:21 +00:00
gimpnavigationview.c app/nav_window.c app/nav_window.h app/gimppreviewcache.h app/layer.c 1999-08-27 19:07:21 +00:00
gimpprogress.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpprogress.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gximage.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00