gimp/app/gui
jaycox 3152a7dbba pop up the brush-edit dialog whenever the user creates a new brush.
* app/brush_select.c: pop up the brush-edit dialog whenever the
        user creates a new brush.
1999-03-07 11:50:09 +00:00
..
about-dialog.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c pop up the brush-edit dialog whenever the user creates a new brush. 1999-03-07 11:50:09 +00:00
brush-select.h app/brush_select.h app/brush_select.c app/internal_procs.c 1998-10-20 22:36:52 +00:00
channels-dialog.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +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 First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +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-notebook.c iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
color-notebook.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color-select.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
color-select.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
commands.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
device-status-dialog.c Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +00:00
file-new-dialog.c More unit/resolution stuff (most if it from Michael). 1999-03-03 17:48:29 +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 First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gradient-editor.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
gradient-select.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
help-commands.c new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
help-commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
info-dialog.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +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 fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +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 Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +00:00
layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +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 This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +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 special case Close/Quit in <Image>/File to always be at the bottom of the 1999-02-25 08:24:51 +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
module-browser.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
module-browser.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
palette-editor.c Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
palette-editor.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
palette-select.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
palette-select.h app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
paths-dialog.c This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
paths-dialog.h This is a bit of a biggy. Added paths to layers & channels dialog. This is 1999-03-05 23:50:24 +00:00
pattern-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
pattern-select.h app/patterns.c app/pattern_select.c app/internal_procs.c app/patterns.h 1998-10-01 22:09:01 +00:00
plug-in-commands.c Moved the RunModeType enum into the header so we can use it elsewhere 1999-02-23 00:18:24 +00:00
plug-in-menus.c Moved the RunModeType enum into the header so we can use it elsewhere 1999-02-23 00:18:24 +00:00
preferences-dialog.c Hopefully synced the work on real-world-units by applying (most of) 1999-03-03 12:35:12 +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 don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
resize-dialog.h don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
session.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
session.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
tips-dialog.c Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +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 create modules/ directory in user's ~/.gimp-1.1 dir include description of 1999-01-25 21:11:44 +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