..
about-dialog.c
More nerds and a fairer shuffle algorithm.
1999-09-06 18:59:45 +00:00
about-dialog.h
new ui for the "Layer Offset" dialog.
1999-07-22 16:21:10 +00:00
brush-editor.c
Allow the user to change a brush's name.
1999-08-30 10:51:01 +00:00
brush-editor.h
Allow the user to change a brush's name.
1999-08-30 10:51:01 +00:00
brush-select.c
Include config.h, guard inclusion of <unistd.h>.
1999-09-14 21:20:04 +00:00
brush-select.h
I decided not to try to rewrite the brush_select dialog to make use of
1999-09-02 17:27:28 +00:00
channels-dialog.c
big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes
1999-08-24 19:57:55 +00:00
channels-dialog.h
app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files
1999-06-06 17:26:51 +00:00
color-area.c
app/channels_dialog.c app/color_area.c app/color_panel.c
1999-08-24 00:36:57 +00:00
color-area.h
app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors
1999-08-22 11:45:31 +00:00
color-notebook.c
Don't warn about missing home directory on Win32, it is perfectly natural.
1999-07-04 10:46:49 +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
user_install added gimpressionist, levels, and curves dirs
1999-08-27 21:06:00 +00:00
color-select.h
color dnd for the standard color selection widget (the "GIMP" color
1999-08-23 23:05:46 +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
Correct the bug in gimage_mask_border_callback () that was reported on the
1999-09-07 10:58:20 +00:00
commands.h
app/apptypes.h removed trailing enum commas
1999-08-31 02:00:34 +00:00
device-status-dialog.c
made dnd work for brushes and patterns.
1999-09-05 10:45:07 +00:00
file-new-dialog.c
Added new files, the UI independant part of new image dialog.
1999-08-26 04:39:21 +00:00
file-new-dialog.h
Added new files, the UI independant part of new image dialog.
1999-08-26 04:39:21 +00:00
gradient-editor.c
app/gradient.c app/color_transfer.c app/free_select.c app/lut_funcs.c
1999-09-01 21:31:55 +00:00
gradient-editor.h
gave parasite undo a MISC_UNDO class for now so it compiles
1999-04-23 20:54:02 +00:00
gradient-select.c
closed the bug Xach reported on the list and made the previews correctly
1999-09-02 14:46:58 +00:00
help-commands.c
Correct the bug in gimage_mask_border_callback () that was reported on the
1999-09-07 10:58:20 +00:00
help-commands.h
app/apptypes.h removed trailing enum commas
1999-08-31 02:00:34 +00:00
indicator-area.c
made dnd work for brushes and patterns.
1999-09-05 10:45:07 +00:00
indicator-area.h
added gradient preview to the toolbox.
1999-09-01 11:29:39 +00:00
info-dialog.c
app/disp_callbacks.c app/gdisplay_color.c app/image_new.c i18n fixes.
1999-09-06 00:07:03 +00:00
info-dialog.h
new function color_panel_set_color().
1999-08-24 02:52:40 +00:00
info-window.c
i18n fix
1999-08-25 22:51:44 +00:00
info-window.h
app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c
1999-08-12 22:21:04 +00:00
input-dialog.c
made dnd work for brushes and patterns.
1999-09-05 10:45:07 +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
(from gimp-narazaki-990909-0)
1999-09-09 07:09:33 +00:00
layers-dialog.h
app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files
1999-06-06 17:26:51 +00:00
menus.c
Applied a patch offered by Zach Beane to close bug #2145 .
1999-09-11 17:26:05 +00:00
menus.h
Forgot this...
1999-06-06 21:56:49 +00:00
module-browser.c
Put the list above the description instead of to the left in the module
1999-08-25 23:33:15 +00:00
module-browser.h
*** empty log message ***
1999-04-14 19:51:49 +00:00
palette-editor.c
app/palette.c
1999-09-11 16:55:40 +00:00
palette-editor.h
#include <gtk/gtk.h>
1999-04-04 07:12:22 +00:00
palette-select.c
new ui for the "Layer Offset" dialog.
1999-07-22 16:21:10 +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
app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc
1999-09-01 20:30:56 +00:00
paths-dialog.h
app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files
1999-06-06 17:26:51 +00:00
pattern-select.c
app/brush_select.c app/pattern_select.c wheelmouse support for the
1999-07-24 16:27:47 +00:00
pattern-select.h
app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup
1999-05-01 21:37:34 +00:00
plug-in-commands.c
Put in a workaround for the problem with plug-ins on NT and W2K, where
1999-08-28 17:00:33 +00:00
plug-in-menus.c
Put in a workaround for the problem with plug-ins on NT and W2K, where
1999-08-28 17:00:33 +00:00
preferences-dialog.c
app/gdisplay.c app/gdisplay.h app/gimprc.h app/gimprc.c app/nav_window.c
1999-09-04 22:27:20 +00:00
preferences-dialog.h
Use spinbutton for number of colours.
1999-08-22 00:56:18 +00:00
qmask-commands.c
app/disp_callbacks.c app/gdisplay_color.c app/image_new.c i18n fixes.
1999-09-06 00:07:03 +00:00
resize-dialog.c
app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c
1999-07-27 00:14:14 +00:00
resize-dialog.h
app/commands.c app/crop.c app/file_new_dialog.c app/info_dialog.[ch]
1999-05-31 14:11:10 +00:00
session.c
open sessionrc in TEXT mode(OS/2)
1999-06-27 17:37:47 +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
open tips file with rt
1999-08-20 09:24:56 +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
Overhaul of pixmap brushes and pipes: No separate pixmap pipe
1999-08-26 00:54:30 +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