gimp/app
BST 1999 Adam D. Moss 928dd48af7 app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h
Sun May  9 16:23:47 BST 1999  Adam D. Moss  <adam@gimp.org>

	* app/tile.c
	* app/tile.h
	* app/tile_manager.c
	* app/tile_pvt.h
	* app/paint_funcs.c:

	Added Tile Row Hinting to the GIMP tile structure.  Tiles
	now have cheap per-row hints indicating whether each row is
	all-transparent, all-opaque, a mixture, or other properties.

	These hints are automatically invalidated when the tile is checked
	in as dirty, and are re-evaluated on demand.

	Currently only the layer compositing routines take advantage
	of these hints, though there is opportunity to use them to
	advantage in numerous other places.

	The whole layer compositing process is typically 2x-4x faster
	now, especially on subsequent renders of data which has already
	had its hints calculated.

	See tile.h for the explicit TileRowHint query/set interface.
	The procedure to re-evaluate tile hints currently resides in
	paint_funcs.c but may be exposed to other parts of the core
	if necessary.

	This is experimental.  Please report mis-rendering problems.
1999-05-09 15:45:37 +00:00
..
actions app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
base app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
core app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
dialogs app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
display app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gui app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
menus add new function plug_in_init_shm() 1999-05-06 20:56:07 +00:00
paint Win32 portability changes: 1999-05-04 21:32:17 +00:00
paint-funcs app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
plug-in add new function plug_in_init_shm() 1999-05-06 20:56:07 +00:00
tools app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
widgets Moved the cursors into a new directory. 1999-05-05 10:46:00 +00:00
xcf Changed:- 1999-04-05 23:33:50 +00:00
.cvsignore libtool 1.3 upgrade 1999-05-01 19:17:56 +00:00
Makefile.am use the sinclude bit again, since it works in automake 1.4. Generate the 1999-05-04 22:59:54 +00:00
TODO removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
about_dialog.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
about_dialog.h Initial revision 1997-11-24 22:05:25 +00:00
actionarea.c Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
actionarea.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
airbrush.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
airbrush.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
app_procs.c app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
app_procs.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
appenv.h 1999-02-22 adam, blah blah 1999-02-22 19:30:06 +00:00
asupsample.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
asupsample.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
batch.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
batch.h Initial revision 1997-11-24 22:05:25 +00:00
bezier_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
bezier_select.h Changed:- 1999-04-13 21:50:28 +00:00
bezier_selectP.h Changed:- 1999-04-05 23:33:50 +00:00
blend.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
blend.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
boundary.c code cleanup 1999-04-13 04:59:07 +00:00
boundary.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
boundaryF.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
brightness_contrast.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
brightness_contrast.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
brush_edit.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
brush_edit.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush_header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
brush_select.c app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
brush_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
brush_select_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
brushes_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
bucket_fill.c Some code cleanup, changes to the crop-modifier_key_func and 128n fixes. 1999-04-28 18:58:01 +00:00
bucket_fill.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
buildmenu.c applied gimp-stric-981116-1, lots o files changes in app. i18n patch. 1998-11-23 14:47:09 +00:00
buildmenu.h First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
by_color_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
by_color_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
channel.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
channel.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
channel_cmds.c pdbgened, header file removed 1999-04-24 20:33:31 +00:00
channel_ops.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
channel_ops.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
channel_ops_cmds.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
channel_pvt.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
channels_dialog.c app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +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
clone.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
clone.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +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_balance.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
color_balance.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
color_cmds.c pdbgened, header file removed 1999-04-24 20:33:31 +00:00
color_notebook.c Second batch of Win32 merge. 1999-03-07 12:56:03 +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_panel.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color_panel.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color_picker.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
color_picker.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
color_select.c Cosmetic stuff... 1999-04-20 11:13:33 +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
color_transfer.c Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color_transfer.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
colormap_dialog.gc Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +00:00
colormap_dialog.i.c acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f 1999-03-20 04:41:59 +00:00
colormaps.c app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
colormaps.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
commands.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
convert.c #include <glib.h> 1999-03-28 06:55:29 +00:00
convert.h #include <glib.h> 1999-03-28 06:55:29 +00:00
convert_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
convolve.c Some code cleanup, changes to the crop-modifier_key_func and 128n fixes. 1999-04-28 18:58:01 +00:00
convolve.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
crop.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
crop.h Toggable tools! 1999-04-27 02:09:03 +00:00
cursorutil.c Moved the cursors into a new directory. 1999-05-05 10:46:00 +00:00
cursorutil.h new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
curves.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
curves.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
datafiles.c add sys/types.h 1999-05-05 12:32:24 +00:00
datafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
desaturate.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
desaturate.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
devices.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
devices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
dialog_handler.c app/dialog_handler.c Various bugfixes and speedups w.r.t. thumbnail 1999-02-07 22:13:10 +00:00
dialog_handler.h Changed:- 1999-01-31 01:08:26 +00:00
dialog_types.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
disp_callbacks.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
disp_callbacks.h add declaration to get interface.c to compile 1998-06-09 11:41:13 +00:00
docindex.c app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
docindex.h app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
docindexif.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
docindexif.h Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
draw_core.c app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
draw_core.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
drawable.c libgimp/gserialize.c Changed the enum values to allow for simpler future 1998-12-16 11:23:30 +00:00
drawable.h app/channel.[ch] app/channel_cmds.c app/drawable.h app/channels_dialog.c 1998-09-24 01:19:57 +00:00
drawable_cmds.c pdbgened, header file removed 1999-04-24 20:33:31 +00:00
drawable_pvt.h start collecting some core stuff to libgimpim.a 1998-06-30 15:31:32 +00:00
edit_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
edit_selection.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
edit_selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
ellipse_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
ellipse_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
equalize.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
equalize.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
eraser.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
eraser.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
errorconsole.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
errorconsole.h Applied a patch from Simon.Budig@unix-ag.org (gimp-simon-220598-0). 1998-08-02 19:05:02 +00:00
errors.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
errors.h implemented PDB interface for changing the g_message handler 1998-06-19 23:45:54 +00:00
file_new_dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +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
fileops.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
fileops.h Win32 portability changes: 1999-05-04 21:32:17 +00:00
fileops_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
flip_tool.c fixed a cut-and-paste bug: vertical flip iterates over rows, not columns. 1999-04-29 22:54:09 +00:00
flip_tool.h Toggable tools! 1999-04-27 02:09:03 +00:00
floating_sel.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
floating_sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
floating_sel_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
frac.c A line had been deleted by mistake. 1999-03-08 21:59:55 +00:00
frac.h Initial revision 1997-11-24 22:05:25 +00:00
free_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
free_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
fsdither.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
fuzzy_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
fuzzy_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gdisplay.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
gdisplay.h new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
gdisplayF.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gdisplayP.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gdisplay_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gdisplay_ops.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
gdisplay_ops.h app/commands.[ch] app/edit_selection.c app/gdisplay.[ch] 1998-12-05 21:48:37 +00:00
general.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
general.h fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
gimage.c Changed:- 1999-01-31 01:08:26 +00:00
gimage.h Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
gimage_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
gimage_mask.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimage_mask.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimage_mask_cmds.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimp.def Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.gh Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym use the sinclude bit again, since it works in automake 1.4. Generate the 1999-05-04 22:59:54 +00:00
gimpbrush-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpbrush.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
gimpbrush.h First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
gimpbrushgenerated.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushlist.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpbrushlist.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpbrushlistF.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpbrushlistP.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpchannel.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimpchannel.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimpdrawable-desaturate.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-desaturate.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-equalize.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-equalize.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-invert.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpdrawable-offset.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpdrawable.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpdrawable.h new source files that implement pixel Look Up Table functions. 1999-02-16 08:53:54 +00:00
gimpdrawableF.h start collecting some core stuff to libgimpim.a 1998-06-30 15:31:32 +00:00
gimpdrawableP.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimphelp_cmds.c made gimp_help accessible through the PDB 1997-01-03 10:28:33 +00:00
gimphistogram.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimphistogram.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimphistogramF.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimphistogramP.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpimage-convert.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-convert.h #include <glib.h> 1999-03-28 06:55:29 +00:00
gimpimage-duplicate.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpimage-duplicate.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpimage.c app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
gimpimage.h guide types used to start at 1, so make them start at 1 1999-05-02 21:58:57 +00:00
gimpimageF.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimageP.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimplayer.c pdbgened, header file removed 1999-04-24 20:33:31 +00:00
gimplayer.h app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
gimplist.c A few fixes here and there... 1998-08-13 18:53:12 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplistF.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplistP.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplut.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimplut.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimplutF.h oops, these should have been added with the last commit. 1999-02-16 21:01:47 +00:00
gimplutP.h fixed error in struct declaration 1999-02-17 04:59:42 +00:00
gimpobject.c Started gimpset, a generic class for handling collections of 1998-07-01 23:06:49 +00:00
gimpobject.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
gimpobjectF.h Started doing a GtkObjectifying framework, and started cleaning images 1998-06-28 10:39:58 +00:00
gimpobjectP.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpparasite.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
gimpparasite.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimppattern-header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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
gimprc.c add OS2 rc handling 1999-04-28 14:34:44 +00:00
gimprc.h First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
gimprc_cmds.c new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpset.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpset.h app/gimpset.c remove the member_modified hacks make module_info a proper 1999-02-06 15:15:38 +00:00
gimpsetF.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpsetP.h Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +00:00
gimpsignal.c Started doing a GtkObjectifying framework, and started cleaning images 1998-06-28 10:39:58 +00:00
gimpsignal.h export the tattoo functions to the plug-ins 1998-11-07 23:02:14 +00:00
gimpunit.c app/gimpunit.c libgimp/gimpunit.[ch] libgimp/gimpunitmenu.c enabled 1999-04-06 12:13:54 +00:00
global_edit.c corrected a typo 1999-03-25 23:14:36 +00:00
global_edit.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gradient.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_cmds.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_editor.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +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_header.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_select.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_select_cmds.c Fix nasty bug, inner block variable "values" shadowed outer one, the inner 1999-05-05 22:34:44 +00:00
guides_cmds.c guide types used to start at 1, so make them start at 1 1999-05-02 21:58:57 +00:00
gximage.c Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
histogram_tool.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
histogram_tool.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
histogramwidget.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
histogramwidget.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
hue_saturation.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
hue_saturation.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_map.c Changed:- 1999-04-08 20:27:00 +00:00
image_map.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_render.c More robust and kickin' thumbnail support. 1999-02-07 15:16:45 +00:00
image_render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
info_dialog.c Toggable tools! 1999-04-27 02:09:03 +00:00
info_dialog.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
info_window.c made function headers ansi compliant. 1999-04-02 19:46:59 +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
ink.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
ink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
install.c add install for OS2 1999-04-28 14:33:06 +00:00
install.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
interface.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
interface.h corrected a typo 1999-03-25 23:14:36 +00:00
interface_cmds.c tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
internal_procs.c tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
internal_procs.h app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
invert.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
iscissors.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
iscissors.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layer.c pdbgened, header file removed 1999-04-24 20:33:31 +00:00
layer.h app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
layerF.h pdbgened, header file removed 1999-04-24 20:33:31 +00:00
layer_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
layer_pvt.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 app/commands.c app/layers_dialog.c new scale/resize ui: Use size entries 1999-05-02 14:24:54 +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
layers_dialogP.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
levels.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
levels.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
lut_funcs.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
lut_funcs.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
magnify.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
magnify.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
main.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
makefile.msc Win32 portability changes: 1999-05-04 21:32:17 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
menus.c Toggable tools! 1999-04-27 02:09:03 +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
misc_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
module_db.c only OS/2 patches 1999-04-30 15:04:38 +00:00
module_db.h *** empty log message *** 1999-04-14 19:51:49 +00:00
move.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
move.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
ops_buttons.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
ops_buttons.h removed a c++ style comment 1999-03-19 03:19:18 +00:00
paint_core.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
paint_core.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
paint_funcs.c app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
paint_funcs.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
paint_options.h First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
paintbrush.c removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
paintbrush.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
palette.c put up messages telling user about corrupted palette files as we load 1999-05-03 20:44:01 +00:00
palette.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette_cmds.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette_entries.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
palette_select.c add <sys/types.h> 1999-04-23 15:20: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
parasite_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
parasitelist.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
parasitelist.h *** empty log message *** 1999-04-13 00:46:11 +00:00
parasitelistF.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
parasitelistP.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
pathsP.h Changed:- 1999-04-13 21:50:28 +00:00
paths_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
paths_dialog.c Changed:- 1999-04-13 21:50:28 +00:00
paths_dialog.h Changed:- Makefile.am internal_procs.c pathsP.h paths_dialog.c 1999-03-22 00:51:30 +00:00
pattern_header.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
pattern_select.c app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +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
pattern_select_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
patterns.c add sys/types.h 1999-05-05 12:32:24 +00:00
patterns.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
patterns_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
pencil.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
pencil.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
perspective_tool.c new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
perspective_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
pixel_processor.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
pixel_processor.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixel_region.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixel_region.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixmaps.h splits pixmaps up into two headers fixed a doublelock deadlock --sg 1998-07-06 18:20:28 +00:00
pixmaps2.h Toggable tools! 1999-04-27 02:09:03 +00:00
plug_in.c add new function plug_in_init_shm() 1999-05-06 20:56:07 +00:00
plug_in.h tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
plug_in_cmds.c progress_init takes an int32, not a display... 1999-05-03 22:36:26 +00:00
posterize.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
posterize.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
preferences_dialog.c app/app_procs.c fill the "last opened" list with the first 1999-05-07 14:21:38 +00:00
preferences_dialog.h oops, forgot this file a minute ago ;) 1999-03-27 18:19:43 +00:00
procedural_db.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
procedural_db.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
procedural_db_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
rect_select.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
rect_select.h new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
rect_selectP.h new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
regex.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regex.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
regexrepl.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regexrepl.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
resize.c call gdisplays_resize_cursor_label(gimage) after changing the image's 1999-05-04 17:20:05 +00:00
resize.h app/commands.c app/layers_dialog.c new scale/resize ui: Use size entries 1999-05-02 14:24:54 +00:00
rotate_tool.c new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
rotate_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
scale.c use image's units, not the ruler units, when dimentioning the rulers. 1999-02-27 18:09:56 +00:00
scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
scale_tool.c new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
scale_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
scroll.c Changed:- 1999-04-05 23:33:50 +00:00
scroll.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
selection.c app/layer.c Turn off a layer's bounding box when it is deselected. 1999-02-08 19:22:46 +00:00
selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
selection_options.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
session.c made function headers ansi compliant. 1999-04-02 19:46:59 +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
shear_tool.c new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
shear_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
temp_buf.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
temp_buf.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
text_tool.c s@gdkprivate@gdk/gdkprivate@ 1999-05-04 22:18:13 +00:00
text_tool.h new file (from pdbgen) 1999-04-10 04:54:34 +00:00
text_tool_cmds.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
threshold.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
threshold.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
tile.c app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile_cache.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
tile_cache.h Initial revision 1997-11-24 22:05:25 +00:00
tile_manager.c app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile_manager.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile_manager_pvt.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile_pvt.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile_swap.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
tile_swap.h app/tile_swap.c app/tile_swap.h app/tile_manager.c app/tile_manager.h 1998-07-12 23:01:33 +00:00
tips_dialog.c removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
tips_dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
tool_options.c Some code cleanup, changes to the crop-modifier_key_func and 128n fixes. 1999-04-28 18:58:01 +00:00
tool_options.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
tool_options_ui.h Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
tools.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
tools.h Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
toolsF.h Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
tools_cmds.c app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
transform_core.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
transform_core.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
transform_tool.c More cosmetic stuff. Getting used to the new tool_options ... ;-) 1999-04-20 19:23:38 +00:00
transform_tool.h A few fixes to the new transform tool UI. 1998-08-14 14:46:24 +00:00
undo.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
undo.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
undo_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
unit_cmds.c app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
unitrc.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00
user_install.c add install for OS2 1999-04-28 14:33:06 +00:00
user_install.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
vector2d.c ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
vector2d.h ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
wilber.h Fixed up wilber.h 1997-12-08 06:58:05 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c Changed:- 1999-04-05 23:33:50 +00:00
xcf.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00