1999-04-30 06:54:09 +08:00
|
|
|
1999-04-30 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/flip_tool.c: fixed a cut-and-paste bug: vertical flip
|
|
|
|
iterates over rows, not columns.
|
|
|
|
|
1999-04-29 22:34:55 +08:00
|
|
|
Thu Apr 29 16:32:11 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
1999-04-30 02:20:46 +08:00
|
|
|
* plug-ins/url/url.c (load_image):
|
|
|
|
* plug-ins/webbrowser/webbrowser.c (start_browser):
|
|
|
|
Use spawnlp() instead of fork().
|
|
|
|
|
1999-04-29 22:34:55 +08:00
|
|
|
* plug-ins/gfig/gfig.c : OS/2 patches.
|
|
|
|
use G_SEARCHPATH_SEPARATOR_S instead of ":", add sys/types.h,,.
|
|
|
|
|
1999-04-29 16:50:22 +08:00
|
|
|
1999-04-29 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/brush_select.[ch]
|
|
|
|
* app/pattern_select.[ch]: disabled setting the size of the
|
|
|
|
brushes dialog again because it still caused SIGFPE's in some rare
|
|
|
|
cases. I'm trying to fix that.
|
|
|
|
*Minimal* ui spacing changes. Some changes to make the code look
|
|
|
|
more similar (I'm a make-them-look-the-same fanatic ;)
|
|
|
|
|
1999-04-29 02:58:01 +08:00
|
|
|
Wed Apr 28 20:53:18 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/flip_tool.c
|
|
|
|
* app/ops_buttons.c
|
|
|
|
* app/tool_options.c: some code cleanup and i18n fixes
|
|
|
|
|
1999-04-28 22:34:44 +08:00
|
|
|
Wed Apr 28 16:28:08 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* app/gimprc.c: Add <sys/types.h>, Open text files with "rt".
|
|
|
|
Add OS/2 function add_x11root_token (char *x11root).
|
|
|
|
|
|
|
|
* app/install.c (install_run): Add install for OS/2.
|
|
|
|
|
1999-04-28 15:03:35 +08:00
|
|
|
Tue Apr 27 23:52:26 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* tools/Makefile.am
|
|
|
|
* tools/pdbgen/Makefile.am: integrated pdbgen into the build system
|
|
|
|
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpimage.c: renamed gimp_image_findnext_guide to
|
|
|
|
gimp_image_find_next_guide, so change pdb wrapper
|
|
|
|
|
|
|
|
* plug-ins/guillotine/guillotine.c: reflect api change
|
|
|
|
|
1999-04-28 05:06:00 +08:00
|
|
|
Tue Apr 27 22:59:08 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1999-04-28 05:09:56 +08:00
|
|
|
* app/tool_options.c
|
|
|
|
* app/tool_options_ui.h: redid the tool_options_radio_buttons_new
|
1999-04-28 05:06:00 +08:00
|
|
|
function I introduced yesterday
|
|
|
|
|
1999-04-28 05:09:56 +08:00
|
|
|
* app/interface.c: had to add GDK_BUTTON_RELEASE_MASK to the
|
|
|
|
events the window catches. Hopefully this doesn't break anything.
|
|
|
|
|
|
|
|
* app/tools.c
|
|
|
|
* app/tools.h
|
|
|
|
* app/toolsF.h: decided that it makes more sense to have a
|
1999-04-28 05:06:00 +08:00
|
|
|
modifier_key_func instead of a toggle_key_func. That way we can
|
|
|
|
catch all modifiers. Now if someone knows how to handle non-GDK
|
|
|
|
cursors, please implement context-cursors for the selection tools.
|
|
|
|
|
1999-04-28 05:09:56 +08:00
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/flip_tool.c: adapted to use the new modifier_key_func
|
1999-04-28 05:06:00 +08:00
|
|
|
|
|
|
|
* all other tools: changed to use standard_modifier_key_func
|
|
|
|
|
1999-04-28 02:59:53 +08:00
|
|
|
Tue Apr 27 20:58:14 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* app/tile_swap.c (tile_swap_exit1): close swap file before unlink.
|
|
|
|
|
1999-04-27 12:57:59 +08:00
|
|
|
Mon Apr 26 21:34:08 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_cmds.c
|
|
|
|
* app/guides_cmds.c: pdbgenned files
|
|
|
|
|
|
|
|
* app/parasite_cmds.c: added image parasite cmds
|
|
|
|
|
|
|
|
* app/gimpimage.h: capitalized ChannelType and MergeType enums,
|
|
|
|
made HORIZONTAL_GUIDE and VERTICAL_GUIDE an enum
|
|
|
|
|
|
|
|
* app/layer.h: made APPLY and DISCARD an enum
|
|
|
|
|
|
|
|
* app/internal_procs.[ch]: finally pdbgenned
|
|
|
|
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/fileops.c
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/layers_dialog.c: ChannelType, MergeType enum changes
|
|
|
|
|
|
|
|
* app/commands.c: remove gimage_cmds.h #include
|
|
|
|
|
|
|
|
* app/cursorutil.h: #include <gdk/gdktypes.h>
|
|
|
|
|
|
|
|
* app/paint_funcs.h: cosmetic change for PDB help
|
|
|
|
|
|
|
|
* app/brush_select_cmds.c
|
|
|
|
* app/brushes_cmds.c
|
|
|
|
* app/layer_cmds.c
|
|
|
|
* app/tools_cmds.c: pdbgen updates
|
|
|
|
|
|
|
|
* app/Makefile.am: removed gimage_cmds.h, added guides_cmds.c
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_main.c
|
|
|
|
* plug-ins/MapObject/mapobject_main.c
|
|
|
|
* plug-ins/rcm/rcm.c
|
|
|
|
* plug-ins/xbm/xbm.c: removed trailing ";" from MAIN ()
|
|
|
|
|
1999-04-27 10:19:27 +08:00
|
|
|
Tue Apr 27 04:16:55 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/tools_cmds.c: small fix (and updated the pdb file)
|
|
|
|
|
1999-04-27 10:09:03 +08:00
|
|
|
Tue Apr 27 03:55:44 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/tool_options.c
|
|
|
|
* app/tool_options_ui.h
|
|
|
|
* app/tools.[ch]
|
|
|
|
* app/toolsF.h
|
|
|
|
* app/tools_cmds.c: Enabled toggable tools. Tools can hook to
|
|
|
|
the key-press event of the Shift key.
|
|
|
|
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/crop.[ch]
|
|
|
|
* app/flip_tool.[ch]: Made these tools toggleable.
|
|
|
|
|
|
|
|
* all other tools: added a standard_toggle_key_func.
|
|
|
|
|
1999-04-26 22:13:40 +08:00
|
|
|
Mon Apr 26 16:05:55 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* plug-ins/MapObject/mapobject_main.c:
|
|
|
|
* plug-ins/Lighting/lighting_main.c:
|
|
|
|
MAIN macro at the end of file.
|
|
|
|
|
|
|
|
* plug-ins/FractalExplorer/FractalExplorer.c:
|
|
|
|
* plug-ins/CML_explorer/CML_explorer.c: Add <sys/types.h>.
|
|
|
|
|
1999-04-26 03:30:31 +08:00
|
|
|
Sun Apr 25 21:25:23 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: Add <sys/types.h>.
|
|
|
|
Use G_SEARCHPATH_SEPARATOR_S instead of ":".
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-console.c: Add <sys/types.h>
|
|
|
|
|
1999-04-26 00:10:43 +08:00
|
|
|
Sun Apr 25 16:59:09 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: Save the comment back onto the image
|
|
|
|
as a persistant parasite if the comment was edited.
|
|
|
|
|
1999-04-25 23:53:30 +08:00
|
|
|
1999-04-25 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/text_tool.c: added resolution support if the tool is used
|
|
|
|
from the interface. Can't do this for the PDB because the text has
|
|
|
|
to be rendered in the size "text_get_extents" (which currently has
|
|
|
|
no access to resolution information) returns.
|
|
|
|
|
1999-04-25 09:41:57 +08:00
|
|
|
Sat Apr 24 18:36:04 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_mask_cmds.[ch]: pdbgenned, use header file
|
|
|
|
|
|
|
|
* app/internal_procs.c: use pdbgen register for gimage mask funcs
|
|
|
|
|
|
|
|
* app/Makefile.am: remove gimage_mask_cmds.h
|
|
|
|
|
1999-04-25 04:58:55 +08:00
|
|
|
Sat Apr 24 21:50:58 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/edit_selection.c: Finished the opaque-move stuff...
|
|
|
|
hopefully. Float and selection-mask movement behaviour
|
|
|
|
repaired, etc.
|
|
|
|
|
1999-04-25 04:33:31 +08:00
|
|
|
Sat Apr 24 13:28:13 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/layer_cmds.[ch]: pdbgened, header file removed
|
|
|
|
|
|
|
|
* app/internal_procs.c: use pdbgen register for layer funcs
|
|
|
|
|
|
|
|
* app/*_cmds.c: various pdbgen formatting fixes
|
|
|
|
|
|
|
|
* app/Makefile.am: removed layer_cmds.h
|
|
|
|
|
|
|
|
* app/layer.c
|
|
|
|
* app/layerF.h: changed AddMaskType enum to capitals
|
|
|
|
|
1999-04-24 17:36:39 +08:00
|
|
|
Sat Apr 24 11:30:34 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
1999-04-25 03:12:12 +08:00
|
|
|
* app/plug_in.c (plug_in_open): Add OS/2 patches. Setting pipes
|
|
|
|
in binary mode.
|
|
|
|
|
1999-04-24 22:54:47 +08:00
|
|
|
* libgimp/gimpenv.c (gimp_data_directory): Set gimp_data_dir (OS/2).
|
|
|
|
|
1999-04-24 17:36:39 +08:00
|
|
|
* libgimp/gimp.c (set_gimp_PLUG_IN_INFO): Set the PLUG_IN_INFO
|
|
|
|
structure in a normal way (at run-time).
|
|
|
|
The UNIX PLUG_IN_INFO is set at linking time!
|
|
|
|
|
|
|
|
The read/writechannel is set in BINARY mode (OS/2 version).
|
|
|
|
|
|
|
|
* libgimp/gimp.h (MAIN): Add MAIN macro for OS/2 plugins.
|
|
|
|
|
1999-04-24 07:28:49 +08:00
|
|
|
1999-04-24 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/bucket_fill.c: added a "BG Color Fill" radio button.
|
|
|
|
Toggling FG/BG with <shift> works in both color fill modes now.
|
|
|
|
|
|
|
|
* app/brush_select.c: session management sets the size of the
|
|
|
|
dialog again (depending on the current paint options mode because
|
|
|
|
bad things happen if the brush preview's size is reduced beyond
|
|
|
|
it's minimum).
|
|
|
|
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
Thu Apr 22 22:14:02 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
|
|
|
|
so it compiles
|
|
|
|
|
|
|
|
* app/tools_cmds.c: fix crop invoker to give correct args to
|
|
|
|
crop_image
|
|
|
|
|
|
|
|
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
|
|
|
|
|
|
|
|
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
|
|
|
|
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
|
|
|
|
|
|
|
|
* app/gimage_cmds.[ch]
|
|
|
|
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
|
|
|
|
function from gimage_cmds to channel_ops, export offset and duplicate
|
|
|
|
|
|
|
|
* app/gimpbrushlist.[ch]: removed PDB procs
|
|
|
|
|
|
|
|
* app/gradient.[ch]: removed PDB procs,
|
|
|
|
|
|
|
|
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
|
|
|
|
grad_active_dialogs, gradient_select_dialog
|
|
|
|
|
|
|
|
* app/gradient_select.c: removed PDB procs,
|
|
|
|
s/active_dialogs/grad_active_dialogs/
|
|
|
|
|
|
|
|
* app/patterns.[ch]: removed PDB procs
|
|
|
|
|
|
|
|
* app/pattern_select.[ch]: removed PDB procs,
|
|
|
|
s/active_dialogs/pattern_active_dialogs/
|
|
|
|
|
|
|
|
* app/procedural_db.c: removed PDB procs and supporting functions
|
|
|
|
|
|
|
|
* app/procedrual_db.h: fiddled with enums
|
|
|
|
|
|
|
|
* app/channel_cmds.[ch]
|
|
|
|
* app/drawable_cmds.[ch]
|
|
|
|
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
|
|
|
|
|
|
|
|
* app/gimpparasite.c: minor cleanup
|
|
|
|
|
|
|
|
* app/internal_procs.c: use pdbgen stuff
|
|
|
|
|
|
|
|
* app/tools_cmds.c
|
|
|
|
* app/text_tool_cmds.c: updated from pdbgen
|
|
|
|
|
|
|
|
* app/brushes_cmds.c
|
|
|
|
* app/brush_select_cmds.c
|
|
|
|
* app/gradient_cmds.c
|
|
|
|
* app/gradient_select_cmds.c
|
|
|
|
* app/patterns_cmds.c
|
|
|
|
* app/pattern_select_cmds.c
|
|
|
|
* app/procedural_db_cmds.c: new pdbgen files
|
|
|
|
|
|
|
|
* app/Makefile.am: file shuffle (see above)
|
|
|
|
|
1999-04-23 23:20:10 +08:00
|
|
|
Fri Apr 23 17:11:42 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* app/temp_buf.c:
|
|
|
|
* app/patterns.c:
|
|
|
|
* app/palette_select.c:
|
|
|
|
* app/palette.c:
|
|
|
|
* app/general.c:
|
|
|
|
* app/errorconsole.c: Add <sys/types.h>
|
|
|
|
|
1999-04-23 22:47:50 +08:00
|
|
|
1999-04-23 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/brush_select.[ch]
|
|
|
|
* app/pattern_select.[ch]: made the previews change their size in
|
|
|
|
sync with resizing the dialog. The previews auto-resize with their
|
|
|
|
parent frame now. Connect to the preview's "size_allocate" signal,
|
|
|
|
not to the frame's, don't "signal_connect_after". Get the size of
|
|
|
|
the preview from it's allocation and not from it's requisition.
|
|
|
|
There's no need to remember width, height and the frame in the
|
|
|
|
structures anymore, so I kicked them out. Tweaked the code to look
|
|
|
|
more similar.
|
|
|
|
|
1999-04-23 14:35:53 +08:00
|
|
|
Fri Apr 23 08:31:50 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
1999-04-23 17:39:51 +08:00
|
|
|
* app/gimpbrushlist.c: <sys/types.h> before <sys/stat.h>
|
|
|
|
|
1999-04-23 14:35:53 +08:00
|
|
|
* plug-ins/lic/lic.c: MAIN at the end of file.
|
|
|
|
* plug-ins/despeckle/despeckle.c:
|
|
|
|
* plug-ins/destripe/destripe.c:
|
|
|
|
* plug-ins/png/png.c:
|
|
|
|
* plug-ins/sgi/sgi.c: Use MAIN() macro.
|
|
|
|
|
1999-04-23 14:07:09 +08:00
|
|
|
1999-04-22 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/edit_selection.c: removed some nonfunctional code.
|
|
|
|
|
|
|
|
* app/paint_core.c: remove the alt toggles perfectmouse behaviour.
|
|
|
|
|
|
|
|
* app/paintbrush.c: when ctl (or alt) is held set the fg (or bg) color.
|
|
|
|
|
|
|
|
* app/gimpparasite.[ch]: made char *name parameters const.
|
|
|
|
|
|
|
|
* app/parasitelist.c: removed unused static variable.
|
|
|
|
|
|
|
|
* app/gimpdrawable.c, app/gimpimage.c, app/undo.[ch]: added
|
|
|
|
support for undoing parasite changes.
|
|
|
|
|
|
|
|
* libgimp/gimp.h, libgimp/gimpimage.c: added
|
|
|
|
gimp_undo_push_group_start and gimp_undo_push_group_end
|
|
|
|
|
|
|
|
* libgimp/parasite.[ch]: added undoable flag.
|
|
|
|
|
|
|
|
* plug-ins/gdyntext/font_selection.c: fixed c++ style comment.
|
|
|
|
|
|
|
|
* plug-ins/gdyntext/gdyntext.c: use the new undoable parasites.
|
|
|
|
|
|
|
|
* plug-ins/rcm/rcm_misc.c: arctg can't be inline because it is
|
|
|
|
used in other .c files
|
|
|
|
|
|
|
|
* plug-ins/waterselect/waterselect.c,
|
|
|
|
* plug-ins/rotators/rotators.c, app/tips_dialog.c, app/plug_in.c:
|
|
|
|
fixed some warnings
|
|
|
|
|
1999-04-23 07:34:58 +08:00
|
|
|
Fri Apr 23 01:31:29 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c: autocrop used to miss the bottom line
|
|
|
|
* plug-ins/autocrop/autocrop.c: same fix here
|
|
|
|
|
1999-04-22 22:34:00 +08:00
|
|
|
1999-04-22 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
First version of per-tool paint options. No PDB interface yet.
|
|
|
|
The tool options dialog got rather big when in per-tool mode, so
|
|
|
|
it will probably have to become a notebook.
|
|
|
|
|
|
|
|
It's not yet 100% consistent. If switched off, everything should
|
|
|
|
behave exactly like before.
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/paint_options.h: new file
|
|
|
|
|
|
|
|
* app/tool_options.c: PaintOptions gui. Maintain a list of all
|
|
|
|
paint tools' ToolOptions to enable switching between global and
|
|
|
|
per-tool paint options.
|
|
|
|
|
|
|
|
* app/brush_select.[ch]: changed packing boxes, tables, ...
|
|
|
|
The paint options in the brush selection can be hidden now.
|
|
|
|
Moved create_paint_mode_menu() to paint_options.h and
|
|
|
|
tool_options.c and renamed it to paint_mode_menu_new().
|
|
|
|
|
|
|
|
* app/gimage_mask.c
|
|
|
|
* app/gimpbrush.[ch]
|
|
|
|
* app/gimpbrushlist.[ch]
|
|
|
|
* app/paint_core.c: moved gimp_brush_[set|get]_spacing() from
|
|
|
|
gimpbrushlist.[ch] to gimpbrush.[ch].
|
|
|
|
Moved gimp_brush_[get|set]_[opacity|paint_mode]() to
|
|
|
|
paint_options.h and tool_options.c and renamed them to
|
|
|
|
paint_options_*_*(). They are "global paint options" now.
|
|
|
|
|
|
|
|
* app/airbrush.c
|
|
|
|
* app/blend.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/clone.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/eraser.c
|
|
|
|
* app/ink.c
|
|
|
|
* app/paintbrush.c
|
|
|
|
* app/pencil.c: all paint tools' options are derived from
|
|
|
|
"PaintOptions" now. Opacity and paint mode are obtained through
|
|
|
|
macros which take into account the current paint options mode.
|
|
|
|
|
|
|
|
* app/buildmenu.h: #include <gtk/gtk.h>
|
|
|
|
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/text_tool.c: changed spacings.
|
|
|
|
|
|
|
|
* app/gimprc.[ch]: new gimprc option "global-paint-options"
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: Added a "Tool Options" page. Code
|
|
|
|
cleanup. Some work on the convenience constructors test site.
|
|
|
|
|
|
|
|
* app/tools.c: fixed "unused variable" warning.
|
|
|
|
|
1999-04-22 22:06:45 +08:00
|
|
|
Thu Apr 22 16:05:10 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
1999-04-22 22:13:06 +08:00
|
|
|
* plug-ins/CEL/CEL.c:
|
1999-04-22 22:06:45 +08:00
|
|
|
* plug-ins/sharpen/sharpen.c: Use MAIN() macro.
|
|
|
|
|
1999-04-22 14:50:29 +08:00
|
|
|
Thu Apr 22 08:47:50 1999 ape@.spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* libgimp/gimpfileselection.c: Add #include <sys/types.h> for OS/2 v.
|
|
|
|
|
1999-04-22 07:19:06 +08:00
|
|
|
Wed Apr 21 00:36:03 BST 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: only add file to the 'recently opened' list if
|
|
|
|
it's not there already.
|
|
|
|
|
moved a bunch of PDB stuff here
* app/color_cmds.c: moved a bunch of PDB stuff here
* app/color_balance.[ch]: removed PDB proc, exported TransferMode
enum, ColorBalanceDialog, color_balance_create_lookup_tables, and
color_balance
* app/curves.[ch]: removed PDB procs, exported SMOOTH and GFREE
#defines, CurvesDialog, curves_lut_func and curves_calculate_curve
* app/desaturate.[ch]: removed PDB proc, exported desaturate
* app/equalize.[ch]: removed PDB proc, exported equalize
* app/histogram_tool.[ch]: removed PDB proc, exported HISTOGRAM_WIDTH
and HISTOGRAM_HEIGHT #defines, HistogramToolDialog,
histogram_tool_histogram_range
* app/hue_saturation.[ch]: removed PDB proc, exported HueRange enum,
HueSaturationDialog, hue_saturation_calculate_transfers,
hue_saturation
* app/invert.[ch]: remove PDB proc, export invert
* app/threshold.[ch]: remove PDB proc, export ThresholdDialog and
threshold_2
* internal_procs.c: changes for pdbgen
* app/gimprc.c: removed leftover declaration
* app/image_map.h: add #include "gimpdrawableF.h"
* app/lut_funcs.h: add ALPHA_LUT to ChannelLutType
-Yosh
1999-04-21 13:39:57 +08:00
|
|
|
Tue Apr 20 21:53:01 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/color_cmds.c: moved a bunch of PDB stuff here
|
|
|
|
|
|
|
|
* app/color_balance.[ch]: removed PDB proc, exported TransferMode
|
|
|
|
enum, ColorBalanceDialog, color_balance_create_lookup_tables, and
|
|
|
|
color_balance
|
|
|
|
|
|
|
|
* app/curves.[ch]: removed PDB procs, exported SMOOTH and GFREE
|
|
|
|
#defines, CurvesDialog, curves_lut_func and curves_calculate_curve
|
|
|
|
|
|
|
|
* app/desaturate.[ch]: removed PDB proc, exported desaturate
|
|
|
|
|
|
|
|
* app/equalize.[ch]: removed PDB proc, exported equalize
|
|
|
|
|
|
|
|
* app/histogram_tool.[ch]: removed PDB proc, exported HISTOGRAM_WIDTH
|
|
|
|
and HISTOGRAM_HEIGHT #defines, HistogramToolDialog,
|
|
|
|
histogram_tool_histogram_range
|
|
|
|
|
|
|
|
* app/hue_saturation.[ch]: removed PDB proc, exported HueRange enum,
|
|
|
|
HueSaturationDialog, hue_saturation_calculate_transfers,
|
|
|
|
hue_saturation
|
|
|
|
|
|
|
|
* app/invert.[ch]: remove PDB proc, export invert
|
|
|
|
|
|
|
|
* app/threshold.[ch]: remove PDB proc, export ThresholdDialog and
|
|
|
|
threshold_2
|
|
|
|
|
|
|
|
* internal_procs.c: changes for pdbgen
|
|
|
|
|
|
|
|
* app/gimprc.c: removed leftover declaration
|
|
|
|
|
|
|
|
* app/image_map.h: add #include "gimpdrawableF.h"
|
|
|
|
|
|
|
|
* app/lut_funcs.h: add ALPHA_LUT to ChannelLutType
|
|
|
|
|
1999-04-21 07:23:40 +08:00
|
|
|
Wed Apr 21 01:21:55 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c: optimized the autocrop algorithm
|
|
|
|
|
1999-04-21 07:03:31 +08:00
|
|
|
Tue Apr 20 23:38:26 BST 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/bezier_select.c: add the new args to gimp-paintbrush PDB
|
|
|
|
calls.
|
|
|
|
|
|
|
|
* app/blend.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/invert.c: check return from procedural_db_run_proc() rather
|
|
|
|
than dereferencing NULL.
|
|
|
|
|
|
|
|
* app/paintbrush.c: plumb the non-gui fade_out option into the
|
|
|
|
functions that actually do the work, rather than using
|
|
|
|
an uninitialised value.
|
|
|
|
|
|
|
|
* app/procedural_db.c: better error messages on PDB typecheck fail
|
|
|
|
in procedural_db_run_proc. Also now valid to
|
|
|
|
procedural_db_destroy_args() on a NULL pointer.
|
|
|
|
* app/procedural_db.h: pdb_type_name() function added, plus
|
|
|
|
comment urging people to keep the enum and strings in step.
|
|
|
|
|
|
|
|
* tools/pdbgen/README: added paragraph on how to run pdbgen.pl
|
|
|
|
|
|
|
|
* tools/pdbgen/pdb/tools.pdb: fade_out parameter is valid to be 0
|
|
|
|
* app/tools_cmds.c: new version of generated file
|
|
|
|
|
1999-04-21 03:23:38 +08:00
|
|
|
Tue Apr 20 21:18:10 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c: moved the "Adaptive supersampling" option into
|
|
|
|
the frame
|
|
|
|
* app/transform_tool.c: sensitive setting for the "Grid density"
|
|
|
|
|
1999-04-21 01:09:01 +08:00
|
|
|
Tue Apr 20 10:05:07 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/tools_cmds.c: doh, I'm dumb. s/rotate_invoker/rotate/g
|
|
|
|
|
1999-04-20 19:13:33 +08:00
|
|
|
Tue Apr 20 13:09:03 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* modules/colorsel_triangle.c
|
|
|
|
* app/tips_dialog.c: put the previews into sunken frames
|
|
|
|
|
|
|
|
* app/color_select.c: enlarged the hex triplet entry
|
|
|
|
|
1999-04-20 06:53:16 +08:00
|
|
|
Tue Apr 20 00:48:18 CEST 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: bump minimum perl version from 5.004 to 5.004_4.
|
|
|
|
|
1999-04-20 05:47:13 +08:00
|
|
|
Mon Apr 19 23:31:17 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gap: Changes to the GAP plug-in as they were sent to
|
|
|
|
me by Wolfgang Hofer.
|
|
|
|
|
1999-04-20 03:08:40 +08:00
|
|
|
1999-04-19 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* pixmaps/penstroke.xpm: Punched a hole inside the icon - it
|
|
|
|
shouldnt be filled I guess..
|
|
|
|
|
|
|
|
* pixmaps/yes.xpm, pixmaps/no.xpm: Changed the icons (X and V)
|
|
|
|
to the ones that are also used in gnome - we can look more
|
|
|
|
consistent this way :)
|
|
|
|
|
1999-04-19 08:17:49 +08:00
|
|
|
1999-04-19 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* plug-ins/png/png.c: applied gimp-ruth-990413-0.patch. Modified
|
|
|
|
it to leave the image's unit untouched because png has only
|
|
|
|
resolution and no unit info. Fixed some unrelated warnings.
|
|
|
|
|
1999-04-19 05:22:41 +08:00
|
|
|
Sun Apr 18 14:19:36 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/tools_cmds.c: new file, containes the PDB stuff for most
|
|
|
|
of the tools
|
|
|
|
|
|
|
|
* app/gimprc_cmds.c: new file, PDB interface stuff for gimprc
|
|
|
|
access
|
|
|
|
|
|
|
|
* app/Makefile.am: added tools_cmds.c and gimprc_cmds.c
|
|
|
|
|
|
|
|
* app/airbrush.[ch]
|
|
|
|
* app/blend.[ch]
|
|
|
|
* app/bucket_fill.[ch]
|
|
|
|
* app/by_color_select.[ch]
|
|
|
|
* app/clone.[ch]
|
|
|
|
* app/color_picker.[ch]
|
|
|
|
* app/convolve.[ch]
|
|
|
|
* app/crop.[ch]
|
|
|
|
* app/ellipse_select.[ch]
|
|
|
|
* app/eraser.[ch]
|
|
|
|
* app/flip_tool.[ch]
|
|
|
|
* app/free_select.[ch]
|
|
|
|
* app/fuzzy_select.[ch]
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/paintbrush.[ch]
|
|
|
|
* app/pencil.[ch]
|
|
|
|
* app/perspective_tool.[ch]
|
|
|
|
* app/rect_select.c app/rect_select.h
|
|
|
|
* app/rotate_tool.[ch]
|
|
|
|
* app/scale_tool.[ch]
|
|
|
|
* app/shear_tool.[ch]: bye bye PDB stuff (exported necessary enums
|
|
|
|
functions, vars, etc.)
|
|
|
|
|
|
|
|
* app/internal_procs.c: use register_foo functions
|
|
|
|
|
|
|
|
* app/blend.[ch]: GradientType enum case changed
|
|
|
|
|
|
|
|
* app/bucket_fill.[ch]: s/FillMode/BucketFillMode/, made the enum
|
|
|
|
more consistent
|
|
|
|
|
|
|
|
* app/clone.[ch]: capitalized the CloneType enum
|
|
|
|
|
|
|
|
* app/color_picker.[ch]: changed get_color to pick_color so we don't
|
|
|
|
conflict with colormaps.c get_color
|
|
|
|
|
|
|
|
* app/convolve.[ch]: capitalized the ConvolveType enum
|
|
|
|
|
|
|
|
* app/paint_core.h: made a GradientPaintMode enum
|
|
|
|
|
|
|
|
* app/transform_core.h: BoundingBox enum
|
|
|
|
|
|
|
|
* app/scale_tool.c: use the generic bounding box enum for X1, Y1, etc.
|
|
|
|
|
|
|
|
* app/shear_tool.[ch]: turned HORZ and VERT into a ShearType enum
|
|
|
|
|
1999-04-19 04:18:50 +08:00
|
|
|
1999-04-18 Seth Burgess <sjburges@gimp.org>
|
|
|
|
|
1999-04-19 05:22:41 +08:00
|
|
|
* app/internal_procs.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/gimprc.c: wrote a function to save arbitrary "token" "value"
|
|
|
|
pairs in the user gimprc and added gimprc_set to the PDB.
|
1999-04-19 04:18:50 +08:00
|
|
|
|
1999-04-19 02:55:49 +08:00
|
|
|
1999-04-18 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/paintbrush.c: fixed a sensitive setting bug I introduced
|
|
|
|
with the last change.
|
|
|
|
|
|
|
|
* app/text_tool.c: added a toggle button which enables calling
|
|
|
|
gDynText.
|
|
|
|
|
|
|
|
* app/tool_options.c: the toggle callback does some more sensitive
|
|
|
|
settings.
|
|
|
|
|
1999-04-18 07:18:43 +08:00
|
|
|
1999-04-18 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/clone.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/flip_tool.c
|
|
|
|
* app/ink.c
|
|
|
|
* app/paintbrush.c
|
|
|
|
* app/transform_tool.c: remember all radio buttons in the
|
|
|
|
ToolOptions structures. This enables arbitrary default values and
|
|
|
|
gui feedback for the "toggle key" feature.
|
|
|
|
|
1999-04-18 02:17:48 +08:00
|
|
|
Sat Apr 17 11:15:35 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/text_tool_cmds.c: doh, decipoints not decipixels
|
|
|
|
|
1999-04-16 06:24:27 +08:00
|
|
|
Thu Apr 15 23:04:17 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/color_picker.c
|
|
|
|
|
|
|
|
Must account for layer offsets.
|
|
|
|
|
applied gimp-lecorfec-99041[02]-0, changes follow
* applied gimp-lecorfec-99041[02]-0, changes follow
* plug-ins/FractalExplorer/Dialogs.h (make_color_map):
replaced free with g_free to fix segfault.
* plug-ins/Lighting/lighting_preview.c (compute_preview):
allocate xpostab and ypostab only when needed (it could also be
allocated on stack with a compilation-fixed size like MapObject).
It avoids to lose some Kb on each preview :)
Also reindented (unfortunate C-c C-q) some other lines.
* plug-ins/Lighting/lighting_main.c (run):
release allocated postabs.
* plug-ins/Lighting/lighting_ui.c:
callbacks now have only one argument because gck widget use
gtk_signal_connect_object. Caused segfault for scale widget.
* plug-ins/autocrop/autocrop.c (doit):
return if image has only background (thus fixing a segfault).
* plug-ins/emboss/emboss.c (pluginCore, emboss_do_preview):
replaced malloc/free with g_malloc/g_free (unneeded, but
shouldn't everyone use glib calls ? :)
* plug-ins/flame/flame.c :
replaced a segfaulting free, and several harmless malloc/free pairs.
* plug-ins/flame/megawidget.c (mw_preview_build):
replaced harmless malloc/free pair.
Note : mwp->bits is malloc'ed but seems to be never freed.
* plug-ins/fractaltrace/fractaltrace.c (pixels_free):
replaced a bunch of segfaulting free.
(pixels_get, dialog_show): replaced gtk_signal_connect_object
with gtk_signal_connect to accomodate callbacks (caused STRANGE
dialog behaviour, coz you destroyed buttons one by one).
* plug-ins/illusion/illusion.c (dialog):
same gtk_signal_connect_object replacement for same reasons.
* plug-ins/libgck/gck/gckcolor.c :
changed all gck_rgb_to_color* functions to use a static GdkColor
instead of a malloc'ed area. Provided reentrant functions with
the old behaviour (gck_rgb_to_color*_r). Made some private functions
static, too.
gck_rgb_to_gdkcolor now use the new functions while
gck_rgb_to_gdkcolor_r is the reentrant version.
Also affected by this change: gck_gc_set_foreground and
gck_gc_set_background (no more free(color)).
* plug-ins/libgck/gck/gckcolor.h :
added the gck_rgb_to_gdkcolor_r proto.
* plug-ins/lic/lic.c (ok_button_clicked, cancel_button_clicked) :
segfault on gtk_widget_destroy, now calls gtk_main_quit.
(dialog_destroy) : segfault on window closure when called by
"destroy" event. Now called by "delete_event".
* plug-ins/megawidget/megawidget.c (mw_preview_build):
replaced harmless malloc/free pair.
Note : mwp->bits is malloc'ed but seems to be never freed.
* plug-ins/png/png.c (load_image):
replaced 2 segfaulting free.
* plug-ins/print/print-ps.c (ps_print):
replaced a segfaulting free (called many times :).
* plug-ins/sgi/sgi.c (load_image, save_image):
replaced a bunch of segfaulting free, and did some harmless
inits to avoid a few gcc warnings.
* plug-ins/wind/wind.c (render_wind):
replaced a segfaulting free.
(render_blast): replaced harmless malloc/free pair.
* plug-ins/bmp/bmpread.c (ReadImage):
yet another free()/g_free() problem fixed.
* plug-ins/exchange/exchange.c (real_exchange):
ditto.
* plug-ins/fp/fp.h: added Frames_Check_Button_In_A_Box proto.
* plug-ins/fp/fp_gtk.c: closing subdialogs via window manager
wasn't handled, thus leading to errors and crashes.
Now delete_event signals the dialog control button
to close a dialog with the good way.
* plug-ins/ifscompose/ifscompose.c (value_pair_create):
tried to set events mask on scale widget (a NO_WINDOW widget).
* plug-ins/png/png.c (save_image):
Replaced 2 free() with g_free() for g_malloc'ed memory.
Mysteriously I corrected the loading bug but not the saving one :)
-Yosh
1999-04-16 05:49:09 +08:00
|
|
|
Thu Apr 15 14:41:01 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* applied gimp-lecorfec-99041[02]-0, changes follow
|
|
|
|
|
|
|
|
* plug-ins/FractalExplorer/Dialogs.h (make_color_map):
|
|
|
|
replaced free with g_free to fix segfault.
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_preview.c (compute_preview):
|
|
|
|
allocate xpostab and ypostab only when needed (it could also be
|
|
|
|
allocated on stack with a compilation-fixed size like MapObject).
|
|
|
|
It avoids to lose some Kb on each preview :)
|
|
|
|
Also reindented (unfortunate C-c C-q) some other lines.
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_main.c (run):
|
|
|
|
release allocated postabs.
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_ui.c:
|
|
|
|
callbacks now have only one argument because gck widget use
|
|
|
|
gtk_signal_connect_object. Caused segfault for scale widget.
|
|
|
|
|
|
|
|
* plug-ins/autocrop/autocrop.c (doit):
|
|
|
|
return if image has only background (thus fixing a segfault).
|
|
|
|
|
|
|
|
* plug-ins/emboss/emboss.c (pluginCore, emboss_do_preview):
|
|
|
|
replaced malloc/free with g_malloc/g_free (unneeded, but
|
|
|
|
shouldn't everyone use glib calls ? :)
|
|
|
|
|
|
|
|
* plug-ins/flame/flame.c :
|
|
|
|
replaced a segfaulting free, and several harmless malloc/free pairs.
|
|
|
|
|
|
|
|
* plug-ins/flame/megawidget.c (mw_preview_build):
|
|
|
|
replaced harmless malloc/free pair.
|
|
|
|
Note : mwp->bits is malloc'ed but seems to be never freed.
|
|
|
|
|
|
|
|
* plug-ins/fractaltrace/fractaltrace.c (pixels_free):
|
|
|
|
replaced a bunch of segfaulting free.
|
|
|
|
(pixels_get, dialog_show): replaced gtk_signal_connect_object
|
|
|
|
with gtk_signal_connect to accomodate callbacks (caused STRANGE
|
|
|
|
dialog behaviour, coz you destroyed buttons one by one).
|
|
|
|
|
|
|
|
* plug-ins/illusion/illusion.c (dialog):
|
|
|
|
same gtk_signal_connect_object replacement for same reasons.
|
|
|
|
|
|
|
|
* plug-ins/libgck/gck/gckcolor.c :
|
|
|
|
changed all gck_rgb_to_color* functions to use a static GdkColor
|
|
|
|
instead of a malloc'ed area. Provided reentrant functions with
|
|
|
|
the old behaviour (gck_rgb_to_color*_r). Made some private functions
|
|
|
|
static, too.
|
|
|
|
gck_rgb_to_gdkcolor now use the new functions while
|
|
|
|
gck_rgb_to_gdkcolor_r is the reentrant version.
|
|
|
|
Also affected by this change: gck_gc_set_foreground and
|
|
|
|
gck_gc_set_background (no more free(color)).
|
|
|
|
|
|
|
|
* plug-ins/libgck/gck/gckcolor.h :
|
|
|
|
added the gck_rgb_to_gdkcolor_r proto.
|
|
|
|
|
|
|
|
* plug-ins/lic/lic.c (ok_button_clicked, cancel_button_clicked) :
|
|
|
|
segfault on gtk_widget_destroy, now calls gtk_main_quit.
|
|
|
|
(dialog_destroy) : segfault on window closure when called by
|
|
|
|
"destroy" event. Now called by "delete_event".
|
|
|
|
|
|
|
|
* plug-ins/megawidget/megawidget.c (mw_preview_build):
|
|
|
|
replaced harmless malloc/free pair.
|
|
|
|
Note : mwp->bits is malloc'ed but seems to be never freed.
|
|
|
|
|
|
|
|
* plug-ins/png/png.c (load_image):
|
|
|
|
replaced 2 segfaulting free.
|
|
|
|
|
|
|
|
* plug-ins/print/print-ps.c (ps_print):
|
|
|
|
replaced a segfaulting free (called many times :).
|
|
|
|
|
|
|
|
* plug-ins/sgi/sgi.c (load_image, save_image):
|
|
|
|
replaced a bunch of segfaulting free, and did some harmless
|
|
|
|
inits to avoid a few gcc warnings.
|
|
|
|
|
|
|
|
* plug-ins/wind/wind.c (render_wind):
|
|
|
|
replaced a segfaulting free.
|
|
|
|
(render_blast): replaced harmless malloc/free pair.
|
|
|
|
|
|
|
|
* plug-ins/bmp/bmpread.c (ReadImage):
|
|
|
|
yet another free()/g_free() problem fixed.
|
|
|
|
|
|
|
|
* plug-ins/exchange/exchange.c (real_exchange):
|
|
|
|
ditto.
|
|
|
|
|
|
|
|
* plug-ins/fp/fp.h: added Frames_Check_Button_In_A_Box proto.
|
|
|
|
* plug-ins/fp/fp_gtk.c: closing subdialogs via window manager
|
|
|
|
wasn't handled, thus leading to errors and crashes.
|
|
|
|
Now delete_event signals the dialog control button
|
|
|
|
to close a dialog with the good way.
|
|
|
|
|
|
|
|
* plug-ins/ifscompose/ifscompose.c (value_pair_create):
|
|
|
|
tried to set events mask on scale widget (a NO_WINDOW widget).
|
|
|
|
|
|
|
|
* plug-ins/png/png.c (save_image):
|
|
|
|
Replaced 2 free() with g_free() for g_malloc'ed memory.
|
|
|
|
Mysteriously I corrected the loading bug but not the saving one :)
|
|
|
|
|
1999-04-16 05:11:12 +08:00
|
|
|
Thu Apr 15 14:08:51 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/gdyntext: new plugin
|
|
|
|
|
1999-04-16 04:52:36 +08:00
|
|
|
Thu Apr 15 21:20:45 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/color_picker.c
|
|
|
|
|
|
|
|
Added UI feedback to the tool when using the sample average
|
|
|
|
option.
|
|
|
|
Fixed the scale of the sample area to be integral (is this right?).
|
|
|
|
|
1999-04-15 18:20:27 +08:00
|
|
|
Thu Apr 15 12:14:30 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c: fixed an off-by-one error and renamed the tool
|
|
|
|
to "Resize & Crop"
|
|
|
|
* app/tools.c: reflect the name change
|
|
|
|
|
1999-04-15 07:38:08 +08:00
|
|
|
Thu Apr 15 01:32:58 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c: The autocrop mechanism now first checks if there's
|
|
|
|
transparency to crop. If there are no transparent borders it
|
|
|
|
tries to crop uniformly colored areas from the borders.
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Wed Apr 14 14:27:51 CEST 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 07:38:08 +08:00
|
|
|
* app/app_procs.c, app/module_db.[ch]: call module_unload
|
|
|
|
functions on all modules when we quit (don't close it, though).
|
1999-04-15 03:51:49 +08:00
|
|
|
|
1999-04-14 07:32:28 +08:00
|
|
|
Wed Apr 14 00:27:53 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
|
|
|
|
Added new pixmap file to Makefile.am EXTRA_DIST
|
|
|
|
|
1999-04-14 05:50:28 +08:00
|
|
|
Tue Apr 13 22:17:23 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/bezier_select.h
|
|
|
|
* app/pathsP.h
|
|
|
|
* app/paths_dialog.c
|
|
|
|
* app/transform_core.c
|
|
|
|
* app/transform_core.h
|
|
|
|
* app/undo.c
|
|
|
|
|
|
|
|
New:-
|
|
|
|
|
|
|
|
* pixmap/locked.xpm
|
|
|
|
|
|
|
|
New image. (Your welcome to improve upon it...)
|
|
|
|
|
|
|
|
Paths can now be locked down for transformations. Click next to the
|
|
|
|
paths preview and a icon will appear. This path will "locked" during
|
|
|
|
transformations (via the transforms tool). Undo for these path
|
|
|
|
transformations is also available.
|
|
|
|
|
|
|
|
Fixed bug when creating a path for the first time when no paths dialog
|
|
|
|
visible.
|
|
|
|
|
1999-04-13 15:09:33 +08:00
|
|
|
Tue Apr 13 00:01:24 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
1999-04-13 15:11:50 +08:00
|
|
|
* configure.in: bumped up to 1.1.5
|
|
|
|
|
1999-04-13 15:09:33 +08:00
|
|
|
* libgimp/gimpfeatures.h.in: added GIMP_CHECK_VERSION macro and
|
|
|
|
a features #define for 1.1.5
|
|
|
|
|
|
|
|
* app/misc_cmds.c: added a gimp_version PDB function that
|
|
|
|
returns the current version (new file)
|
|
|
|
|
|
|
|
* app/internal_procs.c: register gimp_version PDB function
|
|
|
|
|
1999-04-13 12:59:07 +08:00
|
|
|
Mon Apr 12 21:54:48 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/boundary.c: code cleanup
|
|
|
|
|
|
|
|
* app/levels.c: applied gimp-lecorfec-990314-0, added spin buttons
|
|
|
|
to the levels dialog
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/font-map.scm: changes for updated
|
|
|
|
gimp_text interface
|
|
|
|
|
1999-04-13 08:46:11 +08:00
|
|
|
Tue Apr 13 02:27:26 CEST 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* libgimp/parasite.[ch]: Removed the parasite load/save functions.
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/paraslitelist.[ch]: Same as above, for the list load/save
|
|
|
|
functions.
|
1999-04-13 08:46:11 +08:00
|
|
|
|
1999-04-13 05:53:41 +08:00
|
|
|
Mon Apr 12 23:44:14 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c: The "From Selection" functionality is back and works
|
|
|
|
consistently with the "Current Layer only" option. Additionally
|
|
|
|
I have used some code from the autocrop plug-in and you can now
|
|
|
|
let The GIMP automatically select the crop-area for you.
|
|
|
|
Eventually this need some optimization. For sure the GUI needs to
|
|
|
|
be worked on a bit...
|
|
|
|
|
1999-04-13 01:55:06 +08:00
|
|
|
1999-04-12 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/airbrush.c
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/blend.c
|
|
|
|
* app/brightness_contrast.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/by_color_select.c
|
|
|
|
* app/clone.c
|
|
|
|
* app/color_balance.c
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/curves.c
|
|
|
|
* app/ellipse_select.c
|
|
|
|
* app/eraser.c
|
|
|
|
* app/flip_tool.c
|
|
|
|
* app/free_select.c
|
|
|
|
* app/fuzzy_select.c
|
|
|
|
* app/histogram_tool.c
|
|
|
|
* app/hue_saturation.c
|
|
|
|
* app/ink.c
|
|
|
|
* app/iscissors.c
|
|
|
|
* app/levels.c
|
|
|
|
* app/magnify.c
|
|
|
|
* app/move.c
|
|
|
|
* app/paintbrush.c
|
|
|
|
* app/pencil.c
|
|
|
|
* app/posterize.c
|
|
|
|
* app/rect_select.[ch]
|
|
|
|
* app/text_tool.c
|
|
|
|
* app/threshold.c
|
|
|
|
* app/transform_tool.c
|
|
|
|
|
|
|
|
* app/tools.[ch]
|
|
|
|
* app/toolsF.h: again: all tools :(
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/tool_options.[ch]
|
|
|
|
* app/selection_options.h
|
|
|
|
* app/tool_options_ui.h: new files.
|
|
|
|
|
|
|
|
Ok, this time it's general enough for future extensions:
|
|
|
|
|
|
|
|
- The tool options structures are organized like the gtk object
|
|
|
|
system to allow derived tool options.
|
|
|
|
- Renamed all create and reset functions to *_options_new() and
|
|
|
|
*_options_reset() to reflect this.
|
|
|
|
- Changed tools_register() again. Now it takes just a pointer to a
|
|
|
|
ToolOptions structure.
|
|
|
|
- Moved almost the entire tool options gui code to tool_options.c.
|
|
|
|
- Visually separated the common selection options from the
|
|
|
|
tool-specific ones. I'd like to do the same with opacity/paint
|
|
|
|
mode in all paint tool options but I think this needs some more
|
|
|
|
discussion.
|
|
|
|
|
|
|
|
* app/histogram_tool.c: changed packing boxes, label alignments.
|
|
|
|
|
|
|
|
* app/paintbrush.c: some more sensitive settings. The gradient
|
|
|
|
feature can now be toggled with a button. Hopefully didn't break
|
|
|
|
anything.
|
|
|
|
|
1999-04-12 06:28:51 +08:00
|
|
|
Sun Apr 11 23:35:31 CEST 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/general.c: save string token length into "token_int".
|
1999-04-15 03:51:49 +08:00
|
|
|
Fixed parsing of escape sequences, added '\0' and '"' sequences.
|
1999-04-12 06:28:51 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/gimprc.c: implement new type "parasite".
|
1999-04-12 06:28:51 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/gimpparasite.c: load and save parasiterc in "semi-ascii".
|
1999-04-12 06:28:51 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* libgimp/parasite.[ch]: new function parasite_flags.
|
1999-04-12 06:28:51 +08:00
|
|
|
|
1999-04-11 14:35:28 +08:00
|
|
|
Sat Apr 10 23:33:26 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/color_picker.c: added a sample average feature (requested
|
|
|
|
by Xach) that picks a color from the average of all the pixels
|
|
|
|
from the source point within a given radius
|
|
|
|
|
1999-04-11 08:33:30 +08:00
|
|
|
1999-04-11 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* pixmaps/delete.xpm: I put the delete icon from gnome here,
|
|
|
|
IMHO it looks nice.
|
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
Sat Apr 10 14:43:24 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/text_tool_cmds.c: doh, XLFD stuff is in decipoints
|
|
|
|
|
|
|
|
* app/color_cmds.h: removed
|
|
|
|
|
|
|
|
* app/color_cmds.c: pdbgened file now
|
|
|
|
|
|
|
|
* app/lut_funcs.h: export ChannelLutType enum
|
|
|
|
|
|
|
|
* app/internal_procs.c: register pdbgened color procs
|
|
|
|
|
|
|
|
* app/menus.c: reverted keyboard underlines since they need more
|
|
|
|
discussion
|
|
|
|
|
1999-04-10 22:55:17 +08:00
|
|
|
Sat Apr 10 15:48:46 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/ink.c: Velocity-sensitivity added to ink tool.
|
|
|
|
|
1999-04-10 12:54:34 +08:00
|
|
|
Fri Apr 9 21:45:10 PDT 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/text_tool_cmds.c: new file (from pdbgen)
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/Makefile.am: add new file, use AM_CPPFLAGS instead of CPPFLAGS
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/internal_procs.c: register pdbgened text_tool procs
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/text_tool.c: remove PDB stuff, export text_render and
|
1999-04-10 12:54:34 +08:00
|
|
|
text_get_extents and SizeType and SUPERSAMPLE symbols
|
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/text_tool.c: remove PDB stuff
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/blend.[ch]
|
|
|
|
* app/bucket_fill.[ch]
|
|
|
|
* app/clone.[ch]
|
|
|
|
* app/convolve.[ch]: export some enums
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/channel.h
|
|
|
|
* app/paint_core.h: #define->enum
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/channel.c
|
|
|
|
* app/gimpparasite.c
|
|
|
|
* app/parasitelist.c
|
|
|
|
* app/pixel_processor.c: warning cleanup
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-11 05:51:25 +08:00
|
|
|
* app/convert_cmds.c
|
|
|
|
* app/paths_cmds.c: slight pdbgen changes
|
1999-04-10 12:54:34 +08:00
|
|
|
|
1999-04-10 12:13:42 +08:00
|
|
|
1999-04-09 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimphistogramF.h: new file containing typedef for
|
|
|
|
GimpHistogram.
|
|
|
|
|
|
|
|
* app/gimphistogram.h: moved GimpHistogram typedef to
|
|
|
|
gimphistogramF.h
|
|
|
|
|
|
|
|
* app/lut_funcs.h: include gimphistogramF.h again now that the
|
|
|
|
file actually exists.
|
|
|
|
|
1999-04-10 09:57:53 +08:00
|
|
|
Fri Apr 9 18:58:41 1999 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/lut_funcs.h: changed the include to "gimphistogram.h" rather
|
|
|
|
tha "gimphistogramF.h". I could have split the typedef struct
|
|
|
|
_GimpHistogram GimpHistogram into a newly created gimphistogramF.h
|
|
|
|
file as some modules seem to do, but chose this because it seemed
|
|
|
|
like a less drastic fix.
|
|
|
|
|
1999-04-09 14:00:11 +08:00
|
|
|
1999-04-08 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/Makefile.am: build color_cmds, lut_funcs, and pixel_processor
|
|
|
|
* app/app_procs.c: feedback in the splash screen when loading
|
|
|
|
parasites.
|
|
|
|
* app/boundary.c: Optimized find_empty_segs.
|
|
|
|
|
|
|
|
* app/brightness_contrast.[ch]
|
|
|
|
* app/levels.[ch]
|
|
|
|
* app/posterize.[ch]:
|
|
|
|
moved pdb and lut calculation code. These files now contain only
|
|
|
|
GUI functions.
|
|
|
|
|
|
|
|
* app/channel.c: Optimized channel_bounds (fewer compares, better
|
|
|
|
use of registers). Use color_region instead of channel_*_segment
|
|
|
|
in channel_combine_rect. Optimized channel_combine_ellipse by
|
|
|
|
skipping pixels inside of the ellipse. Use
|
|
|
|
pixel_region_process_parallel in channel_combine_mask. Use a
|
|
|
|
GimpLut in channel_invert, and channel_sharpen.
|
|
|
|
|
|
|
|
* app/invert.c
|
|
|
|
* app/equalize.c: moved the lut functions to lut_funcs.c
|
|
|
|
|
|
|
|
* app/gimpdrawable.c, app/gimpdrawableP.h
|
|
|
|
* app/gimpimage.c, app/gimpimageP.h: removed unused gimpmatrix
|
|
|
|
variables/includes.
|
|
|
|
|
|
|
|
* app/gimplut.[ch]: added new function gimp_lut_process_inline
|
|
|
|
that operates on a single PixelRegion.
|
|
|
|
|
|
|
|
* app/gimpparasite.[ch]: new functions to save/load parasiterc
|
|
|
|
|
|
|
|
* app/parasitelist.[ch]: new functions to save/load ParasiteLists
|
|
|
|
in/from files.
|
|
|
|
|
|
|
|
* libgimp/parasite.[ch]: new functions to load/save parasites.
|
|
|
|
|
|
|
|
* app/internal_procs.c: get some procs from new location in
|
|
|
|
color_cmds.h.
|
|
|
|
|
|
|
|
* app/pixel_region.[ch]: moved pixel_regions_process_parallel
|
|
|
|
related functions to a new file.
|
|
|
|
|
|
|
|
* app/color_cmds.[ch]: new files for PDB
|
|
|
|
definitions/implementations of color correction functions.
|
|
|
|
|
|
|
|
* app/lut_funcs.[ch]: new files to hold lut creation functions.
|
|
|
|
|
|
|
|
* app/pixel_processor.[ch]: new files that contain the
|
|
|
|
pixel_regions_process_parallel routines. Added some new
|
|
|
|
capabilities that are currently unused.
|
|
|
|
|
1999-04-09 07:54:14 +08:00
|
|
|
Fri Apr 9 01:52:23 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/autocrop/autocrop.c: Fixed a Bad Bug(TM).
|
|
|
|
|
1999-04-09 06:25:54 +08:00
|
|
|
1999-04-08 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/airbrush.c
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/blend.c
|
|
|
|
* app/brightness_contrast.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/by_color_select.c
|
|
|
|
* app/clone.c
|
|
|
|
* app/color_balance.c
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/convolve.c
|
|
|
|
* app/crop.[ch]
|
|
|
|
* app/curves.c
|
|
|
|
* app/ellipse_select.c
|
|
|
|
* app/eraser.c
|
|
|
|
* app/flip_tool.c
|
|
|
|
* app/free_select.c
|
|
|
|
* app/fuzzy_select.c
|
|
|
|
* app/histogram_tool.c
|
|
|
|
* app/hue_saturation.c
|
|
|
|
* app/ink.c
|
|
|
|
* app/iscissors.c
|
|
|
|
* app/levels.c
|
|
|
|
* app/magnify.c
|
|
|
|
* app/move.c
|
|
|
|
* app/paintbrush.c
|
|
|
|
* app/pencil.c
|
|
|
|
* app/posterize.c
|
|
|
|
* app/rect_select.[ch]
|
|
|
|
* app/text_tool.[ch]
|
|
|
|
* app/threshold.c
|
|
|
|
* app/transform_tool.c
|
|
|
|
|
|
|
|
* app/tools.[ch]
|
|
|
|
* app/toolsF.h: in other words: all tools
|
|
|
|
|
|
|
|
Implemented the "reset tool options" feature.
|
|
|
|
- All tools register with a title string and a reset function now.
|
|
|
|
- The tool options' variables have two related <var>_d (default)
|
|
|
|
and <var>_w (widget) variables to restore the default values.
|
|
|
|
|
|
|
|
"Standardized" the tool options UI:
|
|
|
|
- Put the stuff info a frame to give a hint that the dialog's
|
|
|
|
contents will change.
|
|
|
|
- table layout, sensitive setting, spacings, borders, ...
|
|
|
|
|
|
|
|
As I had them all in my emacs simultaneously, I couldn't resist to
|
|
|
|
standardize the tools' *.c files declaration parts ;) Ansi stuff.
|
|
|
|
|
1999-04-09 04:27:00 +08:00
|
|
|
Thu Apr 8 21:19:05 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/image_map.c
|
|
|
|
|
|
|
|
Fixed boundary problem in new function image_map_get_color_at().
|
|
|
|
|
1999-04-08 13:20:37 +08:00
|
|
|
Thu Apr 8 07:12:10 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.[ch]: Ok, this is a little bit more than what we
|
|
|
|
discussed on the list: Basically, it allows to use the crop
|
|
|
|
tool as usual or as a resize-tool for layers and the image.
|
|
|
|
|
|
|
|
The defaults are the new behaviour. Holding the <Alt>-Key
|
|
|
|
when creating the selection toggles the "Allow-expand" mode,
|
|
|
|
holding the <Shift>-key when cropping, gives you the opposite
|
|
|
|
of your default setting for "Crop layers".
|
|
|
|
|
|
|
|
The button for "Selection" is gone, but will reappear somewhere
|
|
|
|
else soon. But first, I need some sleep...
|
|
|
|
|
1999-04-08 06:58:44 +08:00
|
|
|
Wed Apr 7 23:53:22 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/curves.c
|
|
|
|
|
|
|
|
Just noticed a bug that has been around for ages. The preview
|
|
|
|
update does not work in the curves dialog when free curve
|
|
|
|
mode is selected. Fixed it.
|
|
|
|
|
1999-04-08 06:02:26 +08:00
|
|
|
Wed Apr 7 22:44:02 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/curves.c
|
|
|
|
* app/image_map.c
|
|
|
|
* app/image_map.h
|
|
|
|
|
|
|
|
Curves dialog now has "interactive feedback". Press and drag the
|
|
|
|
mouse button in the image window and a marker will appear in the
|
|
|
|
curves dialog showing the channel value at that point.
|
|
|
|
|
1999-04-07 06:53:10 +08:00
|
|
|
Wed Apr 7 00:50:13 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c: when using fixed_size selections create the
|
|
|
|
selection into the direction the user moved the mouse
|
|
|
|
|
1999-04-06 20:51:57 +08:00
|
|
|
1999-04-06 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/rect_select.h: oops, didn't commit this one.
|
|
|
|
|
1999-04-06 20:13:54 +08:00
|
|
|
1999-04-06 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/gimpunit.c
|
|
|
|
* libgimp/gimpunit.[ch]
|
|
|
|
* libgimp/gimpunitmenu.c
|
|
|
|
* libgimp/gimpsizeentry.[ch]: enabled "percent" pseudo-unit.
|
|
|
|
New function gimp_size_entry_set_size() to set the values which
|
|
|
|
will be treated as 0% and 100%.
|
|
|
|
|
|
|
|
* app/crop.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/scale_tool.c: enable "percent".
|
|
|
|
|
|
|
|
* app/rect_select.c fixed size selections can be made in units and
|
|
|
|
percent now, table layout, label adjustment.
|
|
|
|
|
1999-04-06 07:33:50 +08:00
|
|
|
Mon Apr 5 23:24:30 BST 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
1999-04-06 20:13:54 +08:00
|
|
|
|
1999-04-06 07:33:50 +08:00
|
|
|
* app/bezier_select.c
|
|
|
|
* app/bezier_selectP.h
|
|
|
|
* app/paths_cmds.c
|
|
|
|
* app/pathsP.h
|
|
|
|
* app/paths_dialog.c
|
|
|
|
* app/xcf.c
|
|
|
|
* tools/pdbgen/pdb/paths.pdb
|
|
|
|
|
|
|
|
New PDB functions.
|
|
|
|
gimp_path_get_point_at_dist (gets the x,y of a point a given distance
|
|
|
|
along the curve & the normal at the point).
|
|
|
|
gimp_path_get_tattoo
|
|
|
|
gimp_get_path_by_tattoo
|
|
|
|
|
|
|
|
|
|
|
|
Paths now have tattoos (similar to the layer and image tattoos).
|
|
|
|
|
|
|
|
* app/move.c
|
|
|
|
* app/scroll.c
|
|
|
|
|
|
|
|
Try to fix the problem where mouse events from the rulers get
|
|
|
|
mixed up with those from the canvas causing guides & image dragging
|
|
|
|
to "jump" around when the mouse enters the ruler areas.
|
|
|
|
|
1999-04-06 06:01:07 +08:00
|
|
|
Mon Apr 5 23:59:37 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/color_balance.c: Color-balance didn't work when used
|
|
|
|
from a script because the LUTs weren't set. This is fixed now
|
|
|
|
and SOTA-Chrome works again.
|
|
|
|
|
1999-04-06 04:31:20 +08:00
|
|
|
Mon Apr 5 22:28:01 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile.am
|
|
|
|
* plug-ins/rcm: Added RotateColorMap plug-in. This is a rewrite
|
|
|
|
of the original plug-in by Pavel Grinfeld done by Sven Anders
|
|
|
|
(anderss@fmi.uni-passau.de)
|
|
|
|
|
1999-04-05 20:48:48 +08:00
|
|
|
1999-04-05 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/action_area.h: #include <gtk/gtk.h>.
|
|
|
|
|
|
|
|
* app/devices.c: made the "Input Devices" dialog follow the action
|
|
|
|
area conventions. Grab pointer in the pattern/brush preview popups.
|
|
|
|
|
|
|
|
* app/errorconsole.c: use the actionarea functions.
|
|
|
|
|
|
|
|
* app/gimpunit.c: had the wrong copyright header.
|
|
|
|
|
|
|
|
* app/info_dialog.c: correctly set the spinbuttons' digits.
|
|
|
|
|
|
|
|
* app/perspectice_tool.c: removed #include <stdio.h> again but
|
|
|
|
didn't forget to s/sprintf/g_snprintf/ this time.
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: unified order of varible definitions,
|
|
|
|
removed some unused variables.
|
|
|
|
|
|
|
|
* app/crop.c
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/info_dialog.[ch]
|
|
|
|
* app/interface.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/scale_tool.c
|
|
|
|
* libgimp/gimpsizeentry.[ch]
|
|
|
|
* libgimp/gimpunitmenu.[ch]: prepared for "percent" in size
|
|
|
|
entries.
|
|
|
|
|
1999-04-04 15:12:22 +08:00
|
|
|
Sat Apr 3 22:58:17 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* tools.h: #include <gtk/gtk.h>
|
|
|
|
|
|
|
|
* toolsF.h: #include <gdk/gdk.h>
|
|
|
|
|
|
|
|
* perspective_tool.c: #include <stdio.h>
|
|
|
|
|
|
|
|
* gimphistogram.c: #ifdefed a var for threads
|
|
|
|
|
|
|
|
* gimpimage.h: added chop hint to GimpImageType enum
|
|
|
|
|
|
|
|
* paint_funcs.h: made layer mode #defines an enum
|
|
|
|
|
|
|
|
* palette.c
|
|
|
|
* gimpunit.c: removed PDB stuff
|
|
|
|
|
|
|
|
* gimpunit_cmds.h: removed
|
|
|
|
|
|
|
|
* convert_cmds.c
|
|
|
|
* paths_cmds.c: pdbgen updates
|
|
|
|
|
|
|
|
* palette_cmds.c
|
|
|
|
* unit_cmds.c: new files
|
|
|
|
|
|
|
|
* app/internal_procs.c: use the pdbgen register_foo functions
|
|
|
|
|
|
|
|
* app/Makefile.am: changes for the above
|
|
|
|
|
1999-04-04 02:46:11 +08:00
|
|
|
Sat Apr 3 20:42:48 1999 ape@spacetec.no (Asbjorn Pettersen)
|
|
|
|
|
|
|
|
* app/paintbrush.c: Skip // comments.
|
|
|
|
* app/paint_core.c : Use /* */ intead of //. IRIX ver. fails
|
|
|
|
|
1999-04-03 06:27:05 +08:00
|
|
|
1999-04-03 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/shear_tool.c: forgot this file. Should compile again now,
|
|
|
|
sorry :(
|
|
|
|
|
1999-04-03 03:46:59 +08:00
|
|
|
1999-04-02 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/gimage_mask.[ch]: made function headers ansi compliant.
|
|
|
|
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/preferences_dialog.c: minor GUI and signal handling
|
|
|
|
changes. Added a WM hint pixmap to the prefs dialog but commented
|
|
|
|
it out because it looked ugly. If someone has a nice pixmap,
|
|
|
|
please try it and tell me ;)
|
|
|
|
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/info_window.c
|
|
|
|
* app/perspective_tool.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/scale_tool.c
|
|
|
|
* app/info_dialog.[ch]: the info_dialog allows scales, spinbuttons
|
|
|
|
and sizeentries now. Made some dialogs use these widgets and
|
|
|
|
added unit support. Sprinkled some g_snprintf's, removed
|
|
|
|
#include's, ansi issues, ...
|
|
|
|
|
|
|
|
* app/session.c: don't call a NULL callback.
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.[ch]: new function
|
|
|
|
gimp_size_entry_add_field() which allows a more flexible GUI
|
|
|
|
layout. More intelligent signal handling.
|
|
|
|
|
1999-03-31 05:24:50 +08:00
|
|
|
Tue Mar 30 22:17:43 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: Thumbnails save with checkerboard-alpha.
|
|
|
|
Saved thumbnail comments include the file size.
|
|
|
|
|
1999-03-31 03:57:08 +08:00
|
|
|
Tue Mar 30 20:50:21 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c:
|
|
|
|
3.00.01 - Round image timing to nearest 10ms instead of
|
|
|
|
truncating. Insert a mandatory 10ms minimum delay
|
|
|
|
for the frames of looping animated GIFs, to avoid
|
|
|
|
generating an evil CPU-sucking animation that 'other'
|
|
|
|
GIF-animators sometimes like to save.
|
|
|
|
|
1999-03-30 11:10:08 +08:00
|
|
|
Mon Mar 29 19:05:03 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Made 1.1.4 release
|
|
|
|
|
1999-03-30 06:45:22 +08:00
|
|
|
Mon Mar 29 23:39:49 BST 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gee/gee.c: Squeezed out a little more fun.
|
|
|
|
|
1999-03-30 04:53:39 +08:00
|
|
|
Mon Mar 29 22:51:43 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gap/README: doh, forgot to commit that one yesterday
|
|
|
|
|
1999-03-29 21:23:02 +08:00
|
|
|
1999-03-29 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
|
|
|
|
|
|
|
|
* app/menus.c (toolbox_entries): underline letters so keyboard is
|
|
|
|
bit more usable
|
|
|
|
|
1999-03-29 06:03:12 +08:00
|
|
|
Sun Mar 28 14:03:59 1999 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/sharpen/sharpen.c (rgba_filter, gray_filter,
|
|
|
|
graya_filter): fixed a stupid bug causing sharpen to fail in the
|
|
|
|
cases other than plain rgb.
|
|
|
|
|
1999-03-29 06:01:40 +08:00
|
|
|
Sun Mar 28 23:56:46 MEST 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1999-03-29 06:30:56 +08:00
|
|
|
* plug-ins/gap/README: reflect the fact that GAP is now part of
|
1999-03-29 06:01:40 +08:00
|
|
|
the distribution
|
1999-03-29 06:30:56 +08:00
|
|
|
* plug-ins/gap/gimp_1.0.2: removed since the files were duplicates
|
1999-03-29 06:01:40 +08:00
|
|
|
* plug-ins/gap/*.c: use g_getenv, g_malloc, g_new and g_free
|
|
|
|
|
1999-03-28 14:55:29 +08:00
|
|
|
Sat Mar 27 22:37:35 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/procedural_db.h: #include <glib.h>
|
|
|
|
|
|
|
|
* app/channel_ops.[ch]: exported OFFSET_BACKGROUND and
|
|
|
|
OFFSET_TRANSPARENT as an enum
|
|
|
|
|
|
|
|
* app/convert.[ch]: exported MACNUMCOLORS, theCustomPalette,
|
|
|
|
convert_image, removed PDB procs
|
|
|
|
|
|
|
|
* app/text_tool.[ch]: exported PIXELS and POINTS as an enum
|
|
|
|
|
|
|
|
* app/convert_cmds.c
|
|
|
|
* app/edit_cmds.c
|
|
|
|
* app/floating_sel_cmds.c
|
|
|
|
* app/gdisplay_cmds.c
|
|
|
|
* app/paths_cmds.c
|
|
|
|
* app/undo_cmds.c: pdbgen autogenerated files now
|
|
|
|
|
|
|
|
* app/internal_procs.c: use the pdbgen register_foo functions
|
|
|
|
|
|
|
|
* app/edit_cmds.h
|
|
|
|
* app/floating_sel_cmds.h
|
|
|
|
* app/gdisplay_cmds.h
|
|
|
|
* app/paths_cmds.h
|
|
|
|
* app/undo_cmds.h: removed
|
|
|
|
|
|
|
|
* app/Makefile.am: reflect above changes
|
|
|
|
|
|
|
|
* Makefile.am: paths.xbm->path.xbm, fix typo in EXTRA_DIST
|
|
|
|
|
1999-03-28 13:27:34 +08:00
|
|
|
Sun Mar 28 00:28:57 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
1999-03-28 16:34:47 +08:00
|
|
|
* app/paintbrush.[ch]: added the ability to select the
|
1999-03-28 13:27:34 +08:00
|
|
|
gradient repeat mode from the gui. Made the gradient
|
|
|
|
length slider hopefully a bit more useful (ie, a
|
|
|
|
more useful range)
|
|
|
|
|
|
|
|
|
1999-03-28 02:16:30 +08:00
|
|
|
1999-03-27 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/color_select.c
|
|
|
|
* app/devices.c
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/gradient_select.c
|
|
|
|
* app/palette_select.c
|
|
|
|
* app/pattern_select.c: applied a patch from Marco Lamberto
|
|
|
|
<lm@geocities.com> which unifies actionareas ("Cancel" rightmost
|
|
|
|
and default). Did the same in some more dialogs.
|
|
|
|
|
|
|
|
* libgimp/gimpfileselection.c
|
|
|
|
* libgimp/gimppatheditor.c
|
|
|
|
* app/preferences_dialog.[ch]: completely reworked the preferences
|
|
|
|
dialog:
|
|
|
|
|
|
|
|
- select the notebook's pages with a tree.
|
|
|
|
- reordered the categories. Please give me feedback, this really
|
|
|
|
needs to be intuitive.
|
|
|
|
- removed lots of unused #include's.
|
|
|
|
- turned the prefs. dialog into a test site for new convenience
|
|
|
|
constructors. These changes are however not visible. Flame me
|
|
|
|
until they're perfect ;) When finished, this stuff can save
|
|
|
|
*many* lines of gtk+ code.
|
|
|
|
|
|
|
|
* modules/colorsel_gtk.c: made it circular.
|
|
|
|
|
1999-03-26 07:14:36 +08:00
|
|
|
1999-03-25 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* unitrc: corrected a typo
|
|
|
|
|
|
|
|
* app/commands.c
|
|
|
|
* app/global_edit.c
|
|
|
|
* app/gradient.c
|
|
|
|
* app/interface.[ch]
|
|
|
|
* app/palette.c
|
|
|
|
* app/paths_dialog.c: the query_[string|..]_boxes connect their
|
|
|
|
close callback to a user provided signal now.
|
|
|
|
|
|
|
|
* libgimp/gimpimage.c: gimp_image_get_unit() doesn't need a
|
|
|
|
g_return_if_fail()
|
|
|
|
|
|
|
|
* libgimp/gimpunitmenu.c: memory leak & compiler warning
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* gimprc.in
|
|
|
|
* user_install
|
|
|
|
* user_install.bat
|
|
|
|
* plug-ins/Makefile.am
|
|
|
|
* plug-ins/FractalExplorer/*: added the FractalExplorer plugin.
|
|
|
|
|
|
|
|
* app/install.c: ditto and made the install help text more
|
|
|
|
editable by moving it to an array.
|
|
|
|
|
1999-03-26 06:48:58 +08:00
|
|
|
Thu Mar 25 22:44:36 GMT 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Ok. I'll add the file this time..
|
|
|
|
|
1999-03-26 06:46:22 +08:00
|
|
|
Thu Mar 25 22:40:36 GMT 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
The paths .pdb stub for Yosh to look at.
|
|
|
|
|
1999-03-25 16:58:30 +08:00
|
|
|
1999-03-25 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/paint_funcs.[ch]: Added an edge_lock parameter to
|
|
|
|
thin_region. Split the radius parameter into xradius and yradius
|
|
|
|
in thin_region and fatten_region.
|
|
|
|
|
|
|
|
* app/channel.c: fixed a bug in channel_bounds that I introduced
|
|
|
|
last time I tried to fix a bug in channel_bounds. Minor
|
|
|
|
modifications to work with the improved thin/fatten region
|
|
|
|
functions.
|
|
|
|
|
1999-03-24 20:33:19 +08:00
|
|
|
Wed Mar 24 11:05:38 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: use AC_PATH_PROGS to find perl.
|
|
|
|
|
1999-03-23 20:04:08 +08:00
|
|
|
Tue Mar 23 12:59:20 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile
|
|
|
|
* plug-ins/xjt: added xjt plug-in created by Wolfgang Hofer.
|
|
|
|
|
1999-03-23 19:07:16 +08:00
|
|
|
Tue Mar 23 12:01:48 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/gap/Makefile.am
|
|
|
|
* plug-ins/gap/.../Makefile.am (all subdirs)
|
|
|
|
Cleaned up the mess I left when adding the gap plug-in. Sorry!
|
|
|
|
|
|
|
|
* plug-ins/gap/gap_filter_foreach.c: Use g_getenv, g_malloc
|
|
|
|
and g_free.
|
|
|
|
|
1999-03-22 12:10:58 +08:00
|
|
|
Sun Mar 21 23:11:31 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/paintbrush.c: oops, forgot to make fade work
|
|
|
|
again after the gradient stuff. Fixed.
|
|
|
|
|
1999-03-22 08:51:30 +08:00
|
|
|
Mon Mar 22 00:38:20 GMT 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
* Makefile.am
|
|
|
|
* internal_procs.c
|
|
|
|
* pathsP.h
|
|
|
|
* paths_dialog.c
|
|
|
|
* paths_dialog.h
|
|
|
|
* xcf.c
|
|
|
|
|
|
|
|
New:-
|
|
|
|
* paths_cmds.c
|
|
|
|
* paths_cmds.h
|
|
|
|
|
|
|
|
PDB functions for paths. (More to follow).
|
|
|
|
Functions are:-
|
|
|
|
gimp_path_list
|
|
|
|
gimp_path_get_points
|
|
|
|
gimp_path_get_current
|
|
|
|
gimp_path_set_current
|
|
|
|
gimp_path_set_points
|
|
|
|
gimp_path_stroke_current
|
|
|
|
|
1999-03-21 23:38:11 +08:00
|
|
|
Sun Mar 21 15:29:38 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/disp_callbacks.c app/edit_selection.c app/move.c:
|
|
|
|
Happy-fun opaque layer moves.
|
|
|
|
|
|
|
|
* app/edit_selection.c: I doubt that using button3 to abort
|
|
|
|
a layer move has worked for a long time. I rewrote some
|
|
|
|
stuff and moved the 'abort' button to button2. Hold it down
|
|
|
|
when you release button1, to abort the current move. It
|
|
|
|
doesn't actually abort, it just automatically does an undo.
|
|
|
|
|
1999-03-21 06:58:01 +08:00
|
|
|
Sat Mar 20 22:51:51 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* fileops.c: The file revert operation clears the undo stack
|
1999-03-21 23:38:11 +08:00
|
|
|
upon a revert to get rid of the actions caused by the open
|
1999-03-21 06:58:01 +08:00
|
|
|
operation.
|
|
|
|
|
1999-03-21 06:05:24 +08:00
|
|
|
Sat Mar 20 21:55:53 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* disp_callbacks.c: Reduce some possibly-redundant re-renders
|
|
|
|
on expose.
|
|
|
|
|
|
|
|
* gdisplay.c gdisplay.h: Export a function to idly refresh from
|
1999-04-15 03:51:49 +08:00
|
|
|
the composite buffer without doing a re-render.
|
1999-03-21 06:05:24 +08:00
|
|
|
|
1999-03-21 01:33:15 +08:00
|
|
|
Sat Mar 20 17:22:56 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* configure.in plug-ins/Makefile.am plug-ins/gif/gif.c
|
|
|
|
* plug-ins/gifload/gifload.c plug-ins/gifload/Makefile.am
|
|
|
|
|
|
|
|
Split gif load-only code into separate plugin.
|
|
|
|
|
1999-03-20 12:41:59 +08:00
|
|
|
Fri Mar 19 20:24:20 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acinclude.m4
|
|
|
|
* config.guess
|
|
|
|
* config.sub
|
|
|
|
* ltconfig
|
|
|
|
* ltmain.sh: upgrade to libtool 1.2f
|
|
|
|
|
|
|
|
* autogen.sh: libtool is not required to autogen gtk+
|
|
|
|
|
|
|
|
* acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly
|
|
|
|
needed)
|
|
|
|
|
|
|
|
* app/actionarea.h: made the label in ActionAreaItem const
|
|
|
|
|
|
|
|
* app/convert.[ch]: made FOO_PALETTE #defines into an enum
|
|
|
|
|
|
|
|
* libgimp/parasite.c
|
|
|
|
* app/brightness_contrast.c
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/colormap_dialog.i.c
|
|
|
|
* app/curves.c
|
|
|
|
* app/equalize.c
|
|
|
|
* app/gimplut.c
|
|
|
|
* app/histogram_tool.c
|
|
|
|
* app/invert.c
|
|
|
|
* app/levels.c
|
|
|
|
* app/paint_funcs.c
|
|
|
|
* app/pixel_regions.c
|
|
|
|
* app/posterize.c
|
|
|
|
* app/rect_select.c
|
|
|
|
* app/threshold.c
|
|
|
|
* app/xcf.c: remove unused vars, other minor code cleanups
|
|
|
|
|
|
|
|
* Makefile.am: add README.perl to EXTRA_DIST
|
|
|
|
|
1999-03-19 17:12:36 +08:00
|
|
|
Fri Mar 19 04:01:04 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/mail/mail.c: added a from: field, made
|
|
|
|
it check gimprc for a gump-from field (per request
|
|
|
|
by tigert). fixed it so it would actually use
|
|
|
|
the last vals properly.
|
|
|
|
|
|
|
|
* plug-ins/gap/Makefile.am: removed the SUBDIRS line
|
|
|
|
so it at least builds. Probabaly not the right fix,
|
|
|
|
but while I'm committing...
|
|
|
|
|
1999-03-19 11:19:18 +08:00
|
|
|
1999-03-18 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/ops_buttons.h: removed a c++ style comment
|
|
|
|
|
|
|
|
* app/paint_funcs.c: applied Craig Wiegert's patch to fix
|
|
|
|
the rounding errors in the scaling code.
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Use a mutex lock in disolve pixels instead of
|
|
|
|
rand_r on linux systems since linux's rand_r appears to be broken.
|
|
|
|
|
|
|
|
* app/bezier_select.c: applied Shuji Narazaki's patch that corrects
|
|
|
|
for layer offsets in bezier_stroke.
|
|
|
|
|
1999-03-19 08:42:27 +08:00
|
|
|
Thu Mar 18 19:35:48 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/paintbrush.c
|
|
|
|
* app/paint_core.c
|
|
|
|
* app/paint_core.h: moved all the code for figuring out the
|
|
|
|
paint_core->distance to color stuff to paint_core.[ch]. Updated
|
|
|
|
paintbrush.c to use the new function. Also now can either loop
|
|
|
|
thorugh the gradient (sawtooth, start->end, start->end or
|
|
|
|
triangle start->end,end->start). Also mode for going
|
|
|
|
thought the gradient once, forwards or backwards. None of these
|
|
|
|
options are available from the gui or the PDB yet though.
|
|
|
|
|
1999-03-18 09:28:45 +08:00
|
|
|
Thu Mar 18 02:12:26 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile.am
|
|
|
|
* plug-ins/gap/* (new files)
|
|
|
|
Added the GAP (GIMP Animation Plugin) created by Wolfgang
|
|
|
|
Hofer. Eventually we'll think about making this a
|
|
|
|
seperate package, but now it's here for testing and your
|
|
|
|
pleasure.
|
|
|
|
|
1999-03-18 13:15:06 +08:00
|
|
|
1999-03-18 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* configure.in plug-ins/Makefile.am: Add wmf plug-in.
|
|
|
|
|
|
|
|
* plug-ins/wmf: New subdirectory. Wmf plug-in finally works OK
|
|
|
|
on X11 now, with a workaround for a GDK bug.
|
|
|
|
|
1999-03-18 04:52:50 +08:00
|
|
|
Wed Mar 17 21:46:08 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/plug-ins/exchange/exchange.c: fixed NON_INTERACTIVE
|
|
|
|
and RUN_WITH_LAST_VALS modes
|
|
|
|
|
1999-03-17 13:40:16 +08:00
|
|
|
Tue Mar 16 23:39:26 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/paintbrush.c: paintbrush_motion, added the ability
|
|
|
|
to paint with the colors from a gradient. In
|
|
|
|
create_paint_options, added a scale for the length
|
|
|
|
of the gradient to paint. Also added a PDB call.
|
|
|
|
|
|
|
|
* app/paintbrush.h, internal_procs.c: exported
|
|
|
|
gimp_paintbrush_extended_gradient to the PDB
|
|
|
|
|
1999-03-17 05:53:10 +08:00
|
|
|
Tue Mar 16 19:12:08 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/batch.c: make the perl-server independent of script-fu. This
|
|
|
|
also speeds up starup considerably.
|
1999-03-17 05:53:10 +08:00
|
|
|
|
1999-03-17 05:33:56 +08:00
|
|
|
1999-03-16 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/gdisplay.h: double the length of the cursor_format_str as
|
|
|
|
users may define strange units now
|
1999-03-26 07:14:36 +08:00
|
|
|
|
1999-03-17 05:33:56 +08:00
|
|
|
* app/xcf.c: forgot a sanity check when loading/saving the user
|
|
|
|
unit property
|
|
|
|
|
1999-03-17 04:14:07 +08:00
|
|
|
1999-03-16 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
This implements the rest of the unit system (unitrc loading and
|
|
|
|
saving and full PDB interface)
|
1999-03-26 07:14:36 +08:00
|
|
|
|
1999-03-17 04:14:07 +08:00
|
|
|
* Makefile.am
|
|
|
|
* gimp.1
|
|
|
|
* user_install
|
|
|
|
* user_install.bat
|
|
|
|
* unitrc: new file (default unit database) and some documentation
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/gimpunit.c
|
|
|
|
* app/gimpunit_cmds.h
|
|
|
|
* app/unitrc.h: new files enabling the unit database and PDB
|
|
|
|
access to the unit system
|
|
|
|
|
|
|
|
* app/app_procs.c: parse and save unitrc
|
|
|
|
* app/gimprc.[ch]: enable unit parsing. New function
|
|
|
|
init_parse_buffers() to enable unitrc to be loaded before gimprc
|
|
|
|
|
|
|
|
* app/gimage_cmds.[ch]: new PDB procedures which set/return an
|
|
|
|
image's unit
|
|
|
|
|
|
|
|
* app/install.c: mention unitrc installation
|
|
|
|
|
1999-03-17 05:48:24 +08:00
|
|
|
* app/internal_procs.c: install unit procedures
|
|
|
|
|
1999-03-17 04:14:07 +08:00
|
|
|
* app/xcf.c: new xcf property for user defined units. An image's
|
|
|
|
unit is saved as either an integer ID (built in units) or as
|
|
|
|
a full unit definition without any ID
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: moved gimpunit.o from libgimpi.a to
|
|
|
|
libgimp.a
|
|
|
|
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpimage.c: get/set an image's unit with PDB calls
|
|
|
|
|
|
|
|
* libgimp/gimpunit.h: this file is now the header for both
|
|
|
|
app/gimpunit.c and libgimp/gimpunit.c
|
|
|
|
|
|
|
|
* libgimp/gimpunit.c: does the unit calls as PDB calls now
|
|
|
|
|
|
|
|
* libgimp/gimpunitmenu.[ch]: enable user unit functionality and a
|
|
|
|
unit selection dialog
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.c: disble hilighting on focus_in_event and
|
|
|
|
minor bugfixes
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c: set image unit to "mm" if tiff unit is
|
|
|
|
"cm", save "cm" if image unit is metric
|
|
|
|
|
1999-03-16 06:38:36 +08:00
|
|
|
Mon Mar 15 14:40:29 1999 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/sharpen/sharpen.c: Fixed the algorithm so that it
|
|
|
|
doesn't make the image lighter for high sharpness values. Also,
|
|
|
|
increased the accuracy of the algorithm so that it won't degrade
|
|
|
|
the bit depth.
|
|
|
|
|
1999-03-15 08:49:49 +08:00
|
|
|
Mon Mar 15 01:34:08 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/ops_buttons.[c|h]: implemented a way to catch the
|
|
|
|
modifier key that was pressed when the button was clicked
|
|
|
|
|
|
|
|
* app/[layers|channels|paths]_dialog.c: changed the ops_button
|
|
|
|
arrays to reflect the changes described above and implemented
|
|
|
|
a few power-user features in the dialogs:
|
|
|
|
( Shift->Layer Up / Layer Down moves to top/bottom
|
|
|
|
Shift->Channel To Selection adds the channel to the sel
|
|
|
|
Ctrl->Channel To Selectio subtracts from the selection )
|
|
|
|
|
1999-03-15 02:03:58 +08:00
|
|
|
1999-03-14 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* gimprc.in: removed two unused directories from plug-in-path.
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: make the first spinbutton grab the focus
|
|
|
|
and one more unit initialisation bugfix
|
|
|
|
|
|
|
|
* app/interface.c: grab focus in query_[string|int|..]_box()
|
|
|
|
This still needs to be done in many dialogs to be consistent.
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: made the module-path configurable
|
|
|
|
|
|
|
|
* libgimp/gimppatheditor.[ch]: change the order of the buttons to
|
|
|
|
match the order in the L&C dialog
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.[ch]: enabled highlighting of the
|
|
|
|
spinbuttons' contents on focus_in_event.
|
|
|
|
Ugly new function gimp_size_entry_grab_focus() because it seems
|
|
|
|
impossible to implement gtk_widget_grab_focus(sizeentry).
|
|
|
|
|
1999-03-15 01:03:58 +08:00
|
|
|
Sun Mar 14 17:56:14 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: correctly set the status of the
|
|
|
|
chain_button in the monitors section when creating the dialog
|
|
|
|
|
1999-03-14 20:30:45 +08:00
|
|
|
Sun Mar 14 13:26:11 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c: reverted Michaels change as it is defintely
|
|
|
|
wrong. The current behaviour is probably not perfect and I'll try
|
|
|
|
to fix that.
|
|
|
|
|
1999-03-14 17:00:14 +08:00
|
|
|
1999-03-14 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/xcf.c:
|
|
|
|
|
|
|
|
Improved the rle compression routine. It compresses
|
|
|
|
photographic images ~8% better and is fully backwards compatible.
|
|
|
|
|
|
|
|
Modified the tile load/save routines to buffer their data and
|
|
|
|
only make one read/write call per tile. This results in a 3-4X
|
|
|
|
improvement in load and save times.
|
|
|
|
|
|
|
|
Modified the path load/save routines to work properly when gint is
|
|
|
|
not a 32 bit type.
|
|
|
|
|
|
|
|
* app/pathsP.h: Changed the types of some struct data members
|
|
|
|
to be consistant with what is saved in the xcf files.
|
|
|
|
|
1999-03-14 07:35:26 +08:00
|
|
|
1999-03-14 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* libgimp/gimppatheditor.c: checked in a buggy version before ;)
|
|
|
|
|
1999-03-14 07:03:11 +08:00
|
|
|
1999-03-14 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/app_procs.c: only save sessionrc if the corresponding
|
|
|
|
preferences option is enabled
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: preferences renovation part I: the
|
|
|
|
directories page uses the new widgets from libgimp
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* ligbimp/gimpi.def
|
|
|
|
* libgimp/gimpfileselection.[ch]
|
|
|
|
* libgimp/gimppatheditor.[ch]: new widgets which enable a more
|
|
|
|
comfortable file and searchpath selection
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
* pixmaps/no.xpm
|
|
|
|
* pixmaps/yes.xpm: pixmaps used by the new widgets
|
|
|
|
|
1999-03-14 02:55:04 +08:00
|
|
|
Sat Mar 13 19:46:54 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
* pixmaps/ptoselection.xpm -> pixmaps/toselection.xpm
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/paths_dialog.c: Provide a button to convert a channel
|
|
|
|
into a selection. Share the xpm with the paths-dialog. Add two new
|
|
|
|
menu entries that allow to add or subtract the channel to/from the
|
|
|
|
current selection (as suggested by Wolfgang Hofer).
|
|
|
|
|
1999-03-13 06:43:12 +08:00
|
|
|
1999-03-12 Michael Natterer <mitschel@cs.tu-berlin.de>
|
1999-03-13 06:04:30 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Moved all pixmaps and bitmaps from app/ and libgimp/ to pixmaps/
|
1999-03-13 06:43:12 +08:00
|
|
|
|
|
|
|
* app/tools/*
|
|
|
|
* libgimp/chain.xpm: removed these files
|
|
|
|
|
|
|
|
* pixmaps/*.[xpm|xbm]: new directory containing all pixmaps
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* Makefile.am: changed list of EXTRA_DIST files accordingly
|
|
|
|
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/paths_dialog.c
|
|
|
|
* app/palette.c
|
|
|
|
* libgimp/gimpchainbutton.c: adjusted some #include's
|
1999-03-14 07:03:11 +08:00
|
|
|
|
1999-03-13 06:04:30 +08:00
|
|
|
Fri Mar 12 21:30:57 GMT 1999 Andy Thomas <alt@gimp.org>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/paths_dialog.c
|
|
|
|
|
|
|
|
Some code cleanups and bug fixes. Fixed problem with "copy" path
|
|
|
|
producing very long names.
|
|
|
|
|
|
|
|
Added functionality to import/export paths to files. (It was
|
|
|
|
there before!)
|
|
|
|
|
|
|
|
Also added some new bezier_stroke code that Shuji Narazaki posted
|
|
|
|
to the gimp-devel list.
|
|
|
|
|
|
|
|
* plug-ins/plugindetails/plugindetails.c
|
|
|
|
|
|
|
|
Removed unwanted <regex.h>.
|
|
|
|
Thanks to Tan Koan-Sin <freedom@csie.nctu.edu.tw> for pointing
|
|
|
|
this out.
|
|
|
|
|
1999-03-13 05:30:44 +08:00
|
|
|
Fri Mar 12 22:15:49 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* libgimp/gimp.c: split gimp_quit into two functions, gimp_quit
|
|
|
|
and gimp_close. Let gimp_main return to the calling function in
|
|
|
|
the common cases (i.e. not in the error case).
|
1999-03-13 05:30:44 +08:00
|
|
|
|
1999-03-13 04:00:48 +08:00
|
|
|
1999-03-12 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: correct resolution size_entry
|
|
|
|
initialisation.
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.c: fixed the update bug reported by Marc.
|
|
|
|
Works now but still needs discussion...
|
|
|
|
|
1999-03-12 14:04:09 +08:00
|
|
|
1999-03-11 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: made the INT_MULT3 macro be more accurate.
|
|
|
|
|
1999-03-12 11:44:59 +08:00
|
|
|
1999-03-12 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
This is mostly unit stuff and code cleanup
|
1999-03-12 11:44:59 +08:00
|
|
|
|
|
|
|
* libgimp/gimpi.def: add some functions
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.[ch]: new function
|
|
|
|
gimp_size_entry_set_refval_digits() which allows for float pixel
|
|
|
|
input. SIGFPE bugfix from Yasuhiro Shirasaki
|
|
|
|
<yasuhiro@awa.tohoku.ac.jp>, minor bugfixes.
|
|
|
|
|
|
|
|
* libgimp/gimpunitmenu.[ch]: add a separator after "pixels",
|
|
|
|
bugfixes.
|
|
|
|
|
|
|
|
* app/interface.[ch]: split up the old query_string_box() into
|
|
|
|
query_[string|int|float|size]_box(). All functions take an
|
|
|
|
optional GtkObject* parameter and connect to that object's
|
|
|
|
"destroy" signal, this fixes some segfaults. And a global
|
|
|
|
s/container_border_width/container_set_border_width/
|
|
|
|
|
|
|
|
* app/commands.s: grow, shrink, border, feather now use the
|
|
|
|
query_size_box. Used MIN(xres,yres) for now for the pixel<->unit
|
|
|
|
calculations. Fixed some memory leaks.
|
|
|
|
|
|
|
|
* app/global_edit.c
|
|
|
|
* app/gradient.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/paths_dialog.c: changed the query_string_box() calls
|
|
|
|
|
1999-03-12 04:54:58 +08:00
|
|
|
Thu Mar 11 19:42:12 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* configure.in, config.h.in: added test for _exit (mirrors the
|
|
|
|
change in plug-ins/perl/etc/configure.frag)
|
1999-03-12 04:54:58 +08:00
|
|
|
|
1999-03-12 02:20:32 +08:00
|
|
|
1999-03-10 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* plug-ins/wind/wind.c, plug-ins/bumpmap/bumpmap.c: Set
|
|
|
|
appropriate values for the tile cache. This makes a large speed
|
|
|
|
difference.
|
|
|
|
|
1999-03-12 01:16:18 +08:00
|
|
|
1999-03-10 Michael Natterer <mitschel@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
* app/devices.c: don't let session management set the size of the
|
|
|
|
"Device Status" dialog, as the number of devices may change
|
|
|
|
between sessions
|
|
|
|
|
1999-03-09 09:18:15 +08:00
|
|
|
Mon Mar 8 16:45:06 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Made 1.1.3 release
|
|
|
|
|
|
|
|
* gimprc.5.in: use @GIMP_VERSION@
|
|
|
|
|
1999-03-09 08:31:01 +08:00
|
|
|
Mon Mar 8 16:27:25 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/hue_saturation.c: comment out Raph's saturation changes,
|
|
|
|
didn't work in all cases
|
|
|
|
|
1999-03-09 05:59:55 +08:00
|
|
|
1999-03-08 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/devices.c (devices_write_rc): A line had been deleted by
|
|
|
|
mistake.
|
|
|
|
|
|
|
|
* app/frac.c: Removed some CRs.
|
|
|
|
|
|
|
|
* app/install.c (install_run): Typo.
|
|
|
|
|
|
|
|
* modules/module.def: New file.
|
|
|
|
|
|
|
|
* Makefile.am app/Makefile.am libgimp/Makefile.am
|
|
|
|
modules/Makefile.am: Added Win32 implementation files to
|
|
|
|
distributed file set.
|
|
|
|
|
1999-03-09 04:28:35 +08:00
|
|
|
Mon Mar 8 21:23:10 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/layer_cmds.c: updated gimp_layer_new and gimp_layer_set_mode to
|
1999-04-15 03:51:49 +08:00
|
|
|
accept a DIVIDE_MODE argument.
|
1999-03-09 04:28:35 +08:00
|
|
|
|
1999-03-08 18:27:52 +08:00
|
|
|
1999-03-08 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/plug_in.c: use g_io_channel_close/unref pairs instead of close
|
|
|
|
in plug_in_open().
|
|
|
|
|
1999-03-07 21:00:57 +08:00
|
|
|
1999-03-07 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
Second batch of Win32 merging. This time also some Unix code is
|
|
|
|
affected, but the semantics should stay the same. Plug-in
|
|
|
|
communication now uses GIOChannels, not plain file descriptors
|
|
|
|
(this change only affects a few files).
|
|
|
|
|
1999-03-08 00:24:44 +08:00
|
|
|
* README.win32,config.h.win32,gimprc.win32,user_install.bat: New files.
|
|
|
|
|
1999-03-07 21:00:57 +08:00
|
|
|
* libgimp/gimpenv.[ch]: New files. gimpenv contains functions that
|
|
|
|
handle directory and file names specific to the GIMP installation
|
|
|
|
and runtime environment.
|
|
|
|
|
|
|
|
* libgimp/gimp.h: Include gimpenv.h. Declare variables with
|
|
|
|
__declspec on Win32. MAIN() defines also WinMain() on Win32.
|
|
|
|
gimp_gtkrc() declaration moved to gimpenv.h.
|
|
|
|
|
|
|
|
* libgimp/{gimp.c,gimpmenu.c,gimpprotocol.[ch],
|
|
|
|
gimptile.c,gimpwire.[ch]}: Use GIOChannels instead of file
|
|
|
|
descriptors.
|
|
|
|
|
|
|
|
* libgimp/gimp.c: (gimp_extension_process): Calculate microsecond
|
|
|
|
value in timeval correctly from millisecond parameter.
|
|
|
|
|
|
|
|
* libgimp/{gimpmatrix.c,gserialize.c}: Include <string.h>.
|
|
|
|
|
|
|
|
* libgimp/gimpmenu.c: (gimp_setup_callbacks): Call
|
|
|
|
gimp_request_wakeups().
|
|
|
|
|
|
|
|
* libgimp/gimpmodule.h: Don't declare module_init and
|
|
|
|
module_unload when compiling the module itself, because of clashes
|
|
|
|
with the G_MODULE_EXPORT.
|
|
|
|
|
|
|
|
* libgimp/gimpwire.c: Use g_warning instead of g_print. No
|
|
|
|
terminating newlines necessary in g_error calls.
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: Add gimpenv.[ch].
|
|
|
|
(CPPFLAGS): Define DATADIR.
|
|
|
|
|
|
|
|
* libgimp/{makefile.msc,gimpfeatures.h.win32,gimp.def,
|
|
|
|
gimpi.def,gimpui.def}: New files.
|
|
|
|
|
|
|
|
* modules/Makefile.am (CPPFLAGS): Define MODULE_COMPILATION.
|
|
|
|
|
1999-03-07 23:13:26 +08:00
|
|
|
* modules/makefile.msc: New file.
|
|
|
|
|
1999-03-07 21:00:57 +08:00
|
|
|
* app/{about_dialog.c,app_procs.c,gimprc.c,install.c,
|
|
|
|
tips_dialog.c}: Use gimp_data_directory() instead of DATADIR.
|
|
|
|
|
|
|
|
* app/app_procs.c (app_init): Use gimp_gtkrc() and g_get_tmp_dir().
|
|
|
|
|
|
|
|
* app/batch.c: Need <io.h> with MSC. (batch_init): Fix brace bug.
|
|
|
|
|
|
|
|
* app/{color_notebook.c,docindexif.c,ink.c}: Include <string.h>.
|
|
|
|
|
|
|
|
* app/{devices.c,docindex.c,gimprc.c,menus.c,plug_in.c,session.c}:
|
|
|
|
Use gimp_personal_rc_file().
|
|
|
|
|
|
|
|
* app/docindexif.h: IDEAPATH unneeded.
|
|
|
|
|
|
|
|
* app/errors.c: Use g_error() on Win32, at least. Don't use
|
|
|
|
g_on_error_query() on Win32.
|
|
|
|
|
|
|
|
* app/general.c (get_token): Handle \r, \n and \z (control-Z).
|
|
|
|
|
|
|
|
* app/gimprc.c (open_backup_file): Redone. Now you can pass in the
|
|
|
|
name of a secondary file to use if the primary one doesn't exist.
|
|
|
|
|
|
|
|
* app/gimprc.[ch]: gimp_directory() removed, is now in
|
|
|
|
libgimp/gimpenv.[ch].
|
|
|
|
|
|
|
|
* app/install.c (install_run): Add Win32 code. We cannot use popen
|
|
|
|
as in Unix, because the Microsoft runtime library's _popen doesn't
|
|
|
|
work in GUI applications. So just run the bat file in a console
|
|
|
|
window and let the user spot any errors...
|
|
|
|
|
|
|
|
* app/interface.c: Include dialog_handler.h.
|
|
|
|
|
|
|
|
* app/layer.c: Include libgimp/parasite.h.
|
|
|
|
|
|
|
|
* app/plug_in.c: No terminating newline necessary in g_message()
|
|
|
|
calls.
|
|
|
|
|
|
|
|
* app/{plug_in.c,session.c}: Open settings files that *are* text
|
|
|
|
in text mode, not binary.
|
|
|
|
|
|
|
|
* app/plug_in.c: Add Win32 code. (plug_in_write_rc_string): Escape
|
|
|
|
problematic characters (\r, \n and control-Z). Use
|
|
|
|
plug_in_write_rc_string() to write program name, too (contains
|
1999-03-07 23:13:26 +08:00
|
|
|
backslashes on Win32...). Use GIOChannels.
|
1999-03-07 21:00:57 +08:00
|
|
|
|
|
|
|
* app/text_tool.c: Shouldn't use gdk_colormap_alloc_color() to
|
|
|
|
allocate black and white on Win32 after all.
|
|
|
|
|
|
|
|
* app/tile_swap.c: Include <stdio.h>
|
|
|
|
|
1999-03-07 23:13:26 +08:00
|
|
|
* app/{gimp.def,gimp.rc,makefile.msc,wilber.ico}: New
|
|
|
|
files. Thanks to Paolo Bonzini for the Wilber icon.
|
|
|
|
|
|
|
|
* app/Makefile.am (CPPFLAGS): GIMPDIR or DATADIR not needed,
|
|
|
|
handled by libgimp/gimpenv.c functions.
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/{alien-glow-button,beveled-button,
|
|
|
|
beveled-pattern-button,beveled-pattern-heading,gimp-headers,
|
|
|
|
gimp-labels,hsv-graph,i26-gunya2,image-structure,pupi-button,
|
|
|
|
,title-header}.scm: Use the gimp-text*-fontname forms
|
|
|
|
calls. Register having corresponding SF-FONT parameters. Thanks to
|
|
|
|
Piet van Oostrum for this.
|
|
|
|
|
1999-03-07 19:50:09 +08:00
|
|
|
1999-03-07 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/brush_select.c: pop up the brush-edit dialog whenever the
|
|
|
|
user creates a new brush.
|
|
|
|
|
1999-03-06 10:07:54 +08:00
|
|
|
Sat Mar 6 03:04:31 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c: correctly initialize the zoom indicator
|
|
|
|
in the title and the statusbar
|
|
|
|
|
1999-03-06 07:50:24 +08:00
|
|
|
Fri Mar 5 21:45:39 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
This is a bit of a biggy. Added paths to layers & channels
|
|
|
|
dialog. This is not complete yet (it still has some rough edges ;-)
|
|
|
|
|
|
|
|
New:-
|
|
|
|
|
|
|
|
* paths_dialog.c
|
|
|
|
* paths_dialog.h
|
|
|
|
* pathsP.h
|
|
|
|
|
|
|
|
These are the core parts of the paths dialog & interaction.
|
|
|
|
|
|
|
|
* tools/penadd.xpm
|
|
|
|
* tools/pendel.xpm
|
|
|
|
* tools/pennorm.xpm
|
|
|
|
* tools/penedit.xpm
|
|
|
|
* tools/penstroke.xpm
|
|
|
|
|
|
|
|
New images found in the dialog. Maybe someone with a better
|
|
|
|
artistic flair could replace these?
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
|
|
|
|
Added new files for build
|
|
|
|
|
|
|
|
* layers_dialog.c
|
|
|
|
|
|
|
|
Added new tab for paths.
|
|
|
|
|
|
|
|
* bezier_select.h
|
|
|
|
* bezier_selectP.h
|
|
|
|
* bezier_select.c
|
|
|
|
|
|
|
|
Rearrangement & fixes. Not finished yet.
|
|
|
|
|
|
|
|
* iscissors.c
|
|
|
|
|
|
|
|
Header file changes. (Need to include more headers).
|
|
|
|
|
|
|
|
* gdisplay.c
|
|
|
|
* gdisplay.h
|
|
|
|
|
|
|
|
Hmmm... Added a function that did a mapping from gimage to gdisp.
|
|
|
|
This is a little bit of a "hack", but it was needed.. really.
|
|
|
|
|
|
|
|
* ops_buttons.h
|
|
|
|
* ops_buttons.c
|
|
|
|
|
|
|
|
Enhanced to create more types of button ops. Used in the paths dialog.
|
|
|
|
|
|
|
|
* channels_dialog.c
|
|
|
|
|
|
|
|
Header file changes?
|
|
|
|
|
|
|
|
* xcf.c
|
|
|
|
|
|
|
|
Paths stored in new PROP. Yosh.. I did as you and Adam suggested.
|
|
|
|
|
|
|
|
* gimpimage.c
|
|
|
|
* gimpimage.h
|
|
|
|
* gimpimageP.h
|
|
|
|
|
|
|
|
Added paths items to the image structures.
|
|
|
|
|
|
|
|
|
1999-03-04 11:24:56 +08:00
|
|
|
1999-03-04 Tomas Ogren <stric@ing.umu.se>
|
|
|
|
|
|
|
|
* app/gimprc.c: Added a g_strdup() on DEFAULT_IMAGE_TITLE_FORMAT,
|
|
|
|
otherwise it would try to free a constant string when cancling out of
|
|
|
|
prefs or changing the title-style.
|
|
|
|
|
1999-03-04 01:48:29 +08:00
|
|
|
Wed Mar 3 18:38:31 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
More unit/resolution stuff (most of it from Michael).
|
|
|
|
|
|
|
|
* app/gimpimage.c: use defaults from gimprc
|
|
|
|
|
|
|
|
* app/gdisplay.c: a new format_string for coordinates
|
|
|
|
|
|
|
|
* blend.c
|
|
|
|
* crop.c
|
|
|
|
* edit_selection.c
|
|
|
|
* rect_select.c: use the new format when displaying sizes
|
|
|
|
in the statusbar
|
|
|
|
|
|
|
|
* file_new_dialog.c: cleaned up the advanced/simple cases
|
|
|
|
|
1999-03-04 01:10:50 +08:00
|
|
|
Wed Mar 3 17:59:09 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* gimprc.5.in
|
|
|
|
* gimprc.in
|
|
|
|
* libgimp/gimpunit.[ch]
|
|
|
|
* libgimp/gimpunitmenu.c : Seems that Michael had created some
|
|
|
|
more patches I didn't knew of.
|
|
|
|
This commit now should bring it all uptodate.
|
|
|
|
|
1999-03-03 23:00:56 +08:00
|
|
|
Wed Mar 3 15:39:01 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimpchainbutton.[ch]: that looks much better now
|
|
|
|
|
1999-03-03 20:35:12 +08:00
|
|
|
Wed Mar 3 13:24:00 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* gimprc.5.in
|
|
|
|
* gimprc.in
|
|
|
|
* libgimp/gimpunit.c
|
|
|
|
* libgimp/gimpunit.h
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/preferences_dialog.c: Hopefully synced the work on
|
|
|
|
real-world-units by applying (most of) the patches Michael
|
|
|
|
Natterer has provided. Fixed a few minor and cosmetic bugs
|
|
|
|
in those patches.
|
|
|
|
|
1999-03-02 08:31:39 +08:00
|
|
|
Tue Mar 2 01:24:41 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/chain.xpm
|
|
|
|
* libgimp/gimpchainbutton.c
|
|
|
|
* libgimp/gimpchainbutton.h: a mockup for a new widget that
|
|
|
|
indicates that two entries are connected. Please feel free to
|
|
|
|
hack this as I'm afraid I won't find the time to finish this.
|
|
|
|
|
|
|
|
* app/file_new_dialogs: a first attempt to make the dialog
|
|
|
|
easier to use w/o loosing the flexibility it provided.
|
|
|
|
|
1999-03-01 13:12:50 +08:00
|
|
|
1999-02-28 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/Makefile.am: added gimphistogram*, histogramwidget*,
|
|
|
|
removed histogram.[ch]
|
|
|
|
|
|
|
|
* app/histogram.[ch]: removed. replaced with histogramwidget.[ch].
|
|
|
|
|
|
|
|
* app/{gimphistogramP.h, gimphistogram.h, gimphistogram.c}: new
|
|
|
|
functions that calculate histograms in parallel and perform
|
|
|
|
calculations on them.
|
|
|
|
|
|
|
|
* app/histogramwidget.[ch]: Same as old histogram.[ch], only it is
|
|
|
|
now a real widget, and it uses GimpHistograms instead of arrays of
|
|
|
|
values.
|
|
|
|
|
|
|
|
* app/curves.c: #include gimphistogram.h instead of histogram.h.
|
|
|
|
|
|
|
|
* app/equalize.c: use GimpHistogram and GimpLut.
|
|
|
|
|
|
|
|
* app/gimpbrush.c, app/gimpimage.c, app/gimpset.c: use
|
|
|
|
GTK_RUN_FIRST in calls to gimp_signal_new.
|
|
|
|
|
|
|
|
* app/histogram_tool.c, app/levels.c, app/threshold.c: modified to
|
|
|
|
use the new HistogramWidget.
|
|
|
|
|
|
|
|
* app/paint_funcs.c: removed some unused variables.
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: only display the num-processor field
|
|
|
|
if we are configured --with-mp
|
|
|
|
|
|
|
|
* plug-ins/gee/gee.c: removed a couple of c++ style comments.
|
|
|
|
|
1999-03-01 06:50:23 +08:00
|
|
|
Sun Feb 28 23:48:17 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: loosened check for perl version, perl5.004 is now
|
1999-03-01 13:12:50 +08:00
|
|
|
supposed to work with gimp-perl.
|
1999-03-01 06:50:23 +08:00
|
|
|
|
1999-02-28 12:40:45 +08:00
|
|
|
Sat Feb 27 23:25:55 EST 1999 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/xach-effect.scm: removed
|
|
|
|
some old dead code that was keeping it from working.
|
|
|
|
Now xach's name is untarnished again.
|
|
|
|
|
1999-02-28 02:09:56 +08:00
|
|
|
Sat Feb 27 18:07:53 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/scale.c: use image's units, not the ruler units, when
|
|
|
|
dimentioning the rulers. Gimprc ruler-units syntax has no
|
|
|
|
use anymore.
|
|
|
|
|
|
|
|
* app/gdisplay.[ch]: applied statusbar unit display patch from
|
|
|
|
Michael Natterer.
|
|
|
|
|
1999-02-28 01:02:12 +08:00
|
|
|
Sat Feb 27 16:54:51 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: When a gimage's colourmap is changed,
|
|
|
|
implicitly queue an update of the whole gimage.
|
|
|
|
|
|
|
|
* plug-ins/vinvert/vinvert.c: Speed up - iterate over
|
|
|
|
regions, not rows.
|
|
|
|
|
|
|
|
* plug-ins/autostretch_hsv/autostretch_hsv.
|
|
|
|
* plug-ins/c_astretch/c_astretch.c
|
|
|
|
* plug-ins/normalize/normalize.c
|
|
|
|
* plug-ins/vinvert/vinvert.c:
|
|
|
|
Remove the explicit (and actually incorrect) update when
|
|
|
|
changing a gimage's colourmap.
|
|
|
|
|
1999-02-27 05:30:11 +08:00
|
|
|
Fri Feb 26 21:19:10 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/convert.c:
|
|
|
|
Many revisions to the box-cut quantizer used in RGB->INDEXED
|
|
|
|
conversion. Box to be cut is chosen on the basis of posessing an
|
|
|
|
axis with the largest sum of weighted perceptible error, rather
|
|
|
|
than based on volume or population. The box is split along this
|
|
|
|
axis rather than its longest axis, at the point of error mean
|
|
|
|
rather than simply at its centre. Error-limiting in the F-S
|
|
|
|
dither has been disabled - it may become optional again later. If
|
|
|
|
you're convinced that you have an image where the old dither looks
|
|
|
|
better, let me know.
|
|
|
|
|
1999-02-26 03:38:55 +08:00
|
|
|
Thu Feb 25 11:40:36 1999 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/hue_saturation.c (hue_saturation_calculate_transfers):
|
|
|
|
Made increasing the saturation more subtle - which is what
|
|
|
|
you want for enhancing the color in photos.
|
|
|
|
|
1999-02-25 19:25:53 +08:00
|
|
|
Thu Feb 25 12:19:50 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/preferences_dialog.c: make use of the new GimpSizeEntry
|
|
|
|
widget (patch provided by Michael Natterer).
|
|
|
|
I'm not yet content with the way two entries are glued together
|
|
|
|
by "Force equal ...", but I'm working on it.
|
|
|
|
|
1999-02-25 16:24:51 +08:00
|
|
|
Thu Feb 25 02:21:52 CST 1999 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: special case Close/Quit in <Image>/File
|
|
|
|
to always be at the bottom of the menu.
|
|
|
|
|
1999-02-25 02:30:58 +08:00
|
|
|
Wed Feb 24 19:19:07 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimpsizeentry.[ch]: applied the patch Michael Natterer
|
|
|
|
sent me. This makes the gimpsizeentry much more flexible.
|
|
|
|
|
1999-02-23 10:01:44 +08:00
|
|
|
Tue Feb 23 02:57:16 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/drawable_cmds.c: fix documentation for
|
|
|
|
drawable_type_with_alpha.
|
1999-02-23 10:01:44 +08:00
|
|
|
|
1999-02-23 08:18:24 +08:00
|
|
|
Tue Feb 23 00:05:39 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c
|
|
|
|
app/plug_in.h: Moved the RunModeType enum
|
|
|
|
into the header so we can use it elsewhere (e.g. fileops)
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c
|
|
|
|
plug-ins/jpeg/jpeg.c: Don't show progress-bars if we're
|
|
|
|
running noninteractively. This makes thumbnail updating
|
|
|
|
look more pleasant. Try to do the same for all file plugins
|
|
|
|
(and others)!
|
|
|
|
|
|
|
|
* app/fileops.c: Reworked the thumbnail display again, fixed
|
|
|
|
some buglets, file_open_image() is RunMode aware, added some
|
|
|
|
tweaks, rhubarb rhubarb, merged in some 'cosmetic' tweaks
|
|
|
|
from Marco.
|
|
|
|
|
1999-02-23 10:01:44 +08:00
|
|
|
Mon Feb 22 14:08:59 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/procedural_db.h, app/internal_procs.c, app/procedural_db.c
|
|
|
|
libgimp/gimpfeatures.h.in: "gimp_procedural_db_get_data_size"
|
|
|
|
exists, but has never been registered (of course it was buggy as
|
|
|
|
well). This is especially funny since the function in _gimp-perl_
|
|
|
|
that should be using it since half a year tested the wrong symbol
|
|
|
|
for its presence, so this went undetected. One could argue that
|
|
|
|
this is the least used gimp function ever ;->
|
1999-02-23 10:01:44 +08:00
|
|
|
|
1999-02-23 03:30:06 +08:00
|
|
|
1999-02-22 adam, blah blah
|
|
|
|
|
|
|
|
* app/appenv.h: fixed a macro bug waiting to happen
|
|
|
|
|
|
|
|
* plug-ins/gee/gee.c: some crappy tweaks
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c: debugging turned off
|
|
|
|
|
1999-02-23 01:05:31 +08:00
|
|
|
1999-02-22 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/channel.c: fixed bug in channel_bounds
|
|
|
|
|
1999-02-22 05:45:50 +08:00
|
|
|
Sun Feb 21 22:37:56 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimpentry.[ch]: removed
|
|
|
|
* libgimp/gimpsizeentry.[ch]: new files
|
|
|
|
Moved the gimpentry stuff to gimpsizeentry and changed it to use
|
|
|
|
the new gimpunit functionality.
|
|
|
|
|
1999-02-22 03:50:37 +08:00
|
|
|
Sun Feb 21 20:43:00 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimpunitmenu.[ch]: new files
|
|
|
|
Added the gimpunitmenu-widget Michael Natterer contributed.
|
|
|
|
Now lets see how this integrates with the gimpentry-widget...
|
|
|
|
|
Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from
Sat Feb 20 16:12:33 CST 1999 Shawn T. Amundson <amundson@gimp.org>
* app/tips_dialog.c: Add default to Cancel button, remove
unset GTK_RECEIVES_DEFAULT from prev/next buttons (they
are like toolbar buttons), changed abreviated prev to
previous, prev/next button are now same size, cancel button
is in a button box. Added vboxes where necessary to prevent
prev/next and check button from filling vertically.
* app/app_procs.c: when splashscreen dialog is larger than the
logo, (due to huge font), center logo.
* app/file_new_dialog.c: patch from Marco Lamb <lm@geocities.com>
disallows resizing, changes vertical expanding of widgets to
not occur
* app/palette.c: patch from Marco Lamb <lm@geocities.com>. Makes
+/- buttons for zoom pixmaps (eventually, these can be replaced
with a magnifying glass with a little +/- I think), so that they
no longer expand as they did before. I modified his patch so it
did not create a misused toolbar. I did some other stuff here too,
moved Close button to the left, made it the window's default,
and unset GTK_RECEIVES_DEFAULT off of the non-bottom buttons.
* app/actionarea.c: another patch from Marco Lamb <lm@geocities.com>.
This one changes buttons to be put in a button box which is right
justified. If we decide later that spread is better, we can
change this easy enough.
* app/tools/zoom_in.xpm, app/tools/zoom_out.xpm: + and - graphics.
* libgimp/gimpunit.h
libgimp/gimpunit.c: New files from Michael Natterer
<mitschel@cs.tu-berlin.de>, gimp_unit_* routines.
* app/gimage.h
app/gimpimage.h
app/gimpimage.c
app/gimpimageP.h
app/xcf.c: Patches from Michael Natterer <mitschel@cs.tu-berlin.de>,
which keep a unit assocated with an image.
1999-02-21 10:08:15 +08:00
|
|
|
Sat Feb 20 16:12:33 CST 1999 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/tips_dialog.c: Add default to Cancel button, remove
|
|
|
|
unset GTK_RECEIVES_DEFAULT from prev/next buttons (they
|
|
|
|
are like toolbar buttons), changed abreviated prev to
|
|
|
|
previous, prev/next button are now same size, cancel button
|
|
|
|
is in a button box. Added vboxes where necessary to prevent
|
|
|
|
prev/next and check button from filling vertically.
|
|
|
|
|
|
|
|
* app/app_procs.c: when splashscreen dialog is larger than the
|
|
|
|
logo, (due to huge font), center logo.
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: patch from Marco Lamb <lm@geocities.com>
|
|
|
|
disallows resizing, changes vertical expanding of widgets to
|
|
|
|
not occur
|
|
|
|
|
|
|
|
* app/palette.c: patch from Marco Lamb <lm@geocities.com>. Makes
|
|
|
|
+/- buttons for zoom pixmaps (eventually, these can be replaced
|
|
|
|
with a magnifying glass with a little +/- I think), so that they
|
|
|
|
no longer expand as they did before. I modified his patch so it
|
|
|
|
did not create a misused toolbar. I did some other stuff here too,
|
|
|
|
moved Close button to the left, made it the window's default,
|
|
|
|
and unset GTK_RECEIVES_DEFAULT off of the non-bottom buttons.
|
|
|
|
|
|
|
|
* app/actionarea.c: another patch from Marco Lamb <lm@geocities.com>.
|
|
|
|
This one changes buttons to be put in a button box which is right
|
|
|
|
justified. If we decide later that spread is better, we can
|
|
|
|
change this easy enough.
|
|
|
|
|
|
|
|
* app/tools/zoom_in.xpm, app/tools/zoom_out.xpm: + and - graphics.
|
|
|
|
|
|
|
|
* libgimp/gimpunit.h
|
|
|
|
libgimp/gimpunit.c: New files from Michael Natterer
|
1999-04-15 03:51:49 +08:00
|
|
|
<mitschel@cs.tu-berlin.de>, gimp_unit_* routines.
|
Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from
Sat Feb 20 16:12:33 CST 1999 Shawn T. Amundson <amundson@gimp.org>
* app/tips_dialog.c: Add default to Cancel button, remove
unset GTK_RECEIVES_DEFAULT from prev/next buttons (they
are like toolbar buttons), changed abreviated prev to
previous, prev/next button are now same size, cancel button
is in a button box. Added vboxes where necessary to prevent
prev/next and check button from filling vertically.
* app/app_procs.c: when splashscreen dialog is larger than the
logo, (due to huge font), center logo.
* app/file_new_dialog.c: patch from Marco Lamb <lm@geocities.com>
disallows resizing, changes vertical expanding of widgets to
not occur
* app/palette.c: patch from Marco Lamb <lm@geocities.com>. Makes
+/- buttons for zoom pixmaps (eventually, these can be replaced
with a magnifying glass with a little +/- I think), so that they
no longer expand as they did before. I modified his patch so it
did not create a misused toolbar. I did some other stuff here too,
moved Close button to the left, made it the window's default,
and unset GTK_RECEIVES_DEFAULT off of the non-bottom buttons.
* app/actionarea.c: another patch from Marco Lamb <lm@geocities.com>.
This one changes buttons to be put in a button box which is right
justified. If we decide later that spread is better, we can
change this easy enough.
* app/tools/zoom_in.xpm, app/tools/zoom_out.xpm: + and - graphics.
* libgimp/gimpunit.h
libgimp/gimpunit.c: New files from Michael Natterer
<mitschel@cs.tu-berlin.de>, gimp_unit_* routines.
* app/gimage.h
app/gimpimage.h
app/gimpimage.c
app/gimpimageP.h
app/xcf.c: Patches from Michael Natterer <mitschel@cs.tu-berlin.de>,
which keep a unit assocated with an image.
1999-02-21 10:08:15 +08:00
|
|
|
|
|
|
|
* app/gimage.h
|
|
|
|
app/gimpimage.h
|
|
|
|
app/gimpimage.c
|
|
|
|
app/gimpimageP.h
|
|
|
|
app/xcf.c: Patches from Michael Natterer <mitschel@cs.tu-berlin.de>,
|
|
|
|
which keep a unit assocated with an image.
|
|
|
|
|
1999-02-21 07:14:43 +08:00
|
|
|
1999-02-21 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
First batch of changes to merge the Win32 version. This will be
|
|
|
|
done in pieces, don't expect to be able to compile on Win32 from
|
1999-03-07 21:00:57 +08:00
|
|
|
these sources yet. And of course, the official version of GTk+
|
1999-02-21 07:14:43 +08:00
|
|
|
doesn't include the Win32 stuff yet.
|
|
|
|
|
|
|
|
* configure.in acconfig.h: Check for <sys/param.h> and
|
|
|
|
<sys/times.h>. Check for rint().
|
|
|
|
|
|
|
|
* app/appenv.h: There shouldn't be any need to include
|
|
|
|
<gdk/gdkx.h>. GDK hides the windowing system. Thus we cannot use
|
|
|
|
GDK_DISPLAY either, and the DISPLAY macro must go.
|
|
|
|
|
|
|
|
* app/*.c: Guard inclusion of Unix-only headers. Include config.h
|
|
|
|
(as first header) where needed. Use G_DIR_SEPARATOR(_S) and
|
|
|
|
G_SEARCHPATH_SEPARATOR(_S) where appropriate.
|
|
|
|
|
|
|
|
* app/app_procs.c: Unreference fonts after use.
|
|
|
|
|
|
|
|
* app/asupsample.c: Include <stdlib.h> for size_t.
|
|
|
|
|
|
|
|
* app/batch.c (batch_init): No batch mode from stdin on Win32.
|
|
|
|
|
|
|
|
* app/blob.c app/gimpbrushgenerated.c: Define M_PI if needed.
|
|
|
|
|
|
|
|
* app/clone.c app/disp_callbacks.c app/rotate_tool.c
|
|
|
|
app/scale_tool.c: Use GDK constants instead of Xlib ones (with
|
|
|
|
identical value).
|
|
|
|
|
|
|
|
* app/color_area.c app/color_select.c app/gdisplay.c
|
|
|
|
app/parasitelist.c app/preferences_dialog.c app/tile_manager.c:
|
|
|
|
Include <string.h> as we use functions from there.
|
|
|
|
|
|
|
|
* app/colormap_dialog.i.c (ipal_draw_cell): Watch out for
|
|
|
|
allocation width and height calues that are in fact
|
|
|
|
negative. (This can happen at least on Win32 for some reason.)
|
|
|
|
|
|
|
|
* app/datafiles.c: Define S_IS* macros for MSC.
|
|
|
|
|
|
|
|
* app/docindex.c: Reorder header files. Otherwise guint32
|
|
|
|
isn't available for gimpimageF.h, for instance.
|
|
|
|
|
|
|
|
* app/docindexif.h: No need to incude <gdk/gdkprivate.h>.
|
|
|
|
|
|
|
|
* app/errorconsole.c: Define S_I[RW]USR for MSC.
|
|
|
|
|
|
|
|
* app/general.c: Define S_ISREG for MSC.
|
|
|
|
|
|
|
|
* app/fileops.c: Include <process.h> and <direct.h> for MSC.
|
|
|
|
|
|
|
|
* app/gimpbrushgenerated.c app/paint_funcs.c app/posterize.c:
|
|
|
|
Define rint() using floor if necessary.
|
|
|
|
|
|
|
|
* app/gimpbrushgenerated.c: Use unsigned char for lookup table.
|
|
|
|
|
|
|
|
* app/gimpdrawable.c: Use <string.h>, not <strings.h>.
|
|
|
|
|
|
|
|
* app/main.c: Conditionalize on signal names.
|
|
|
|
|
|
|
|
* app/module_db.c: Include <time.h> for time_t. Handle Win32 DLL
|
|
|
|
names.
|
|
|
|
|
|
|
|
* app/palette.c (palette_create_entries): If no HOME, ignore ~.
|
|
|
|
|
|
|
|
* app/procedural_db.c app/tips_dialog.c: No need to open text
|
|
|
|
files in binary mode.
|
|
|
|
|
|
|
|
* app/temp_buf.c: Include <process.h> for MSC.
|
|
|
|
|
|
|
|
* app/text_tool.c: Use GDK to get black and white pixel values.
|
|
|
|
|
1999-02-20 04:02:12 +08:00
|
|
|
1999-02-19 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c (save_dialog): Changed the plugin dialog
|
|
|
|
labels to remind the most common cases: PC vs Mac byte order.
|
|
|
|
This is more useful information to an artist :)
|
|
|
|
|
1999-02-18 07:41:57 +08:00
|
|
|
Wed Feb 17 23:36:45 1999 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/color_balance.c (struct _ColorBalanceDialog): lookup tables
|
|
|
|
should be size 256, not 255.
|
|
|
|
|
1999-02-17 12:59:42 +08:00
|
|
|
1999-02-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimplutP.h: fixed error in struct declaration
|
|
|
|
|
1999-02-17 05:01:47 +08:00
|
|
|
1999-02-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimplut[FP].h: oops, these should have been added with the
|
|
|
|
last commit.
|
|
|
|
|
|
|
|
1999-02-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimplut.[ch]: new source files that implement pixel Look Up
|
|
|
|
Table functions.
|
|
|
|
|
|
|
|
* app/Makefile.am: build gimplut.[ch]
|
|
|
|
|
|
|
|
* app/brightness_contrast.c
|
|
|
|
* app/curves.c
|
|
|
|
* app/invert.c
|
|
|
|
* app/levels.c
|
|
|
|
* app/posterize.c: Use the new lut functions. Use
|
|
|
|
pixel_region_process_parallel in the PDB versions of these routines.
|
|
|
|
|
|
|
|
* libgimp/parasite.h
|
|
|
|
* libgimp/parasite.c: new functions parasite_name and
|
|
|
|
parasite_compare.
|
|
|
|
|
|
|
|
* app/gimpdrawable.c:
|
|
|
|
* app/gimpdrawable.h: new function
|
|
|
|
gimp_drawable_get_color_at(...) returns the RGBA[color index]
|
|
|
|
value at a specified position in the drawable. Don't set the dirty
|
|
|
|
bit on the image if a new parasite is the same as the old.
|
|
|
|
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h new function
|
|
|
|
gimp_image_get_color_at(...) returns the RGBA[color index]
|
|
|
|
value at a specified position in the drawable. Don't set the dirty
|
|
|
|
bit on the image if a new parasite is the same as the old.
|
|
|
|
|
|
|
|
* app/by_color_select.c
|
|
|
|
* app/color_picker.c: use the new gimp_*_get_color_at
|
|
|
|
functions instead of messing with the tiles.
|
|
|
|
|
|
|
|
* app/layer.c: fixed a minor warning.
|
|
|
|
|
|
|
|
* app/commands.c:
|
|
|
|
don't scale the image if the new size == the old size
|
|
|
|
|
|
|
|
* app/channel.c: optimized channel_bounds by only checking the
|
|
|
|
pixels in a tile if it is not already entirely within the
|
|
|
|
currently computed bounds.
|
|
|
|
|
1999-02-16 11:16:30 +08:00
|
|
|
Mon Feb 15 21:14:00 CST 1999 Seth Burgess <sjburges@gimp.org>
|
|
|
|
* plug-ins/perl/examples/prep4gif.pl
|
|
|
|
* plug-ins/perl/examples/alpha2color.pl
|
|
|
|
* plug-ins/perl/examples/windy.pl
|
1999-02-17 05:01:47 +08:00
|
|
|
* plug-ins/perl/examples/feedback.pl
|
1999-02-16 11:16:30 +08:00
|
|
|
* plug-ins/perl/examples/xachlego.pl
|
1999-02-23 10:01:44 +08:00
|
|
|
* plug-ins/perl/examples/xachshadow.pl: added email addresses and
|
1999-02-16 11:16:30 +08:00
|
|
|
put things in a more sane spot in the menus
|
|
|
|
|
1999-02-15 13:27:35 +08:00
|
|
|
Mon Feb 15 05:23:18 1999 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/color_balance.c (color_balance): Use the rgb_to_l function.
|
|
|
|
|
1999-02-15 07:12:11 +08:00
|
|
|
Sun Feb 14 22:16:16 1999 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/paint_funcs.c app/paint_funcs.h : New function rgb_to_l for
|
|
|
|
when we only want the luminosity. (rgb_to_hls): Use "else if" for
|
|
|
|
case which can't be true if previous test succeeded.
|
|
|
|
|
|
|
|
* app/color_balance.c (struct _ColorBalanceDialog): use
|
|
|
|
lookup tables with unsigned values for the RGB components.
|
|
|
|
|
1999-02-15 06:53:12 +08:00
|
|
|
Sun Feb 14 23:27:57 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* docs/parasites.txt: Added some suggestions from Jay Cox.
|
1999-02-15 06:53:12 +08:00
|
|
|
|
1999-02-15 06:42:20 +08:00
|
|
|
Sun Feb 14 4:28:00 CST 1999 Seth Burgess <sjburges@gimp.org>
|
|
|
|
* plug-ins/sinus/sinus.c: changed macro definition supplied by
|
|
|
|
Thomas to allow tilable sinus again.
|
|
|
|
|
1999-02-15 06:18:43 +08:00
|
|
|
Sun Feb 14 23:11:30 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* libgimp/gimptile.c (gimp_tile_cache_ntiles): Round up, not down,
|
|
|
|
when setting the tilecachesize, in case we ever do 63x63 tiles ;)
|
1999-02-15 06:18:43 +08:00
|
|
|
|
1999-02-15 05:09:55 +08:00
|
|
|
Sun Feb 14 20:43:55 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/channels_dialog.c: don't #include resize.h - it's not needed
|
|
|
|
* app/preferences_dialog.c: ditto.
|
|
|
|
|
|
|
|
* app/resize.c: do all dialog creation here to factor out lots of
|
|
|
|
common code in commands.c and layers_dialog.c. Also cancel
|
|
|
|
resize/scale dialog on destruction/removal of images/layers -
|
|
|
|
proper fix for Peter Teichman's bug.
|
|
|
|
* app/resize.h: new prototype for resize_widget_new() - beginnings
|
|
|
|
of resolution-aware scaling.
|
|
|
|
* app/commands.c: pull all the resize/scale dialog creation stuff
|
|
|
|
out to resize.c
|
|
|
|
* app/layers_dialog.c: same again.
|
|
|
|
|
|
|
|
* app/layer.c: add REMOVED signal, sent when a layer is removed
|
|
|
|
from an image. Layers typically aren't destroyed until their
|
|
|
|
undo info expires.
|
|
|
|
* app/layer.h: prototype for layer_removed() call.
|
|
|
|
* app/gimpimage.c: send out removed signal.
|
|
|
|
|
1999-02-15 02:37:17 +08:00
|
|
|
Sun Feb 14 02:33:42 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: Corrected argument name.
|
1999-04-15 03:51:49 +08:00
|
|
|
* docs/parasites.txt: Add some thoughts about parasite
|
|
|
|
data formats.
|
1999-02-15 02:37:17 +08:00
|
|
|
|
1999-02-15 00:17:00 +08:00
|
|
|
1999-02-14 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/layers_dialog.c: applied Michael Natterer's fix for the
|
|
|
|
layer movement bug.
|
|
|
|
|
1999-02-14 09:53:23 +08:00
|
|
|
Sun Feb 14 01:27:29 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
New manpage plus bumper fun pack of bugfixes.
|
|
|
|
|
|
|
|
* gimprc.5.in: NEW FILE: beginnings of some docs on gimprc file
|
|
|
|
format.
|
|
|
|
* configure.in: generate gimprc.5 from gimprc.5.in
|
|
|
|
* Makefile.am: install gimprc.5
|
|
|
|
* .cvsignore: ignore gimprc.5, it's auto generated.
|
|
|
|
|
|
|
|
* gimp.1: fix a few paths and URLs. Mention the modules/
|
|
|
|
directory in user's gimpdir.
|
|
|
|
|
|
|
|
* app/commands.c: cancel resize or scale dialogs when image
|
|
|
|
they're for is destroyed, rather than segfaulting when Ok is
|
|
|
|
clicked. Thanks to Peter Teichman <peter@zeno.dorm.duke.edu>
|
|
|
|
for pointing this one out. Layer resize/scale still suffers
|
|
|
|
from same problem, but Adam's working on L&C at the moment.
|
|
|
|
|
|
|
|
* app/gdisplay.c: off-by one error on bounds check in making image
|
|
|
|
title.
|
|
|
|
|
|
|
|
* app/module_db.c: some would consider it foolish returning to
|
|
|
|
code you've just unloaded. So don't do that.
|
|
|
|
|
|
|
|
* app/plug_in.c: when superceeding a PDB function with a newer one
|
|
|
|
of the same name, remove pointers to the old one from the
|
|
|
|
plugins that originally registered them. Fixes Nick Lamb's
|
|
|
|
pluginrc file corruption thing, and catches the (common?)
|
|
|
|
error of copying a plugin to a different name but failing to
|
|
|
|
change what it registers. Also, if registering a file
|
|
|
|
loader/saver, make sure it has set an extension, prefix, or
|
|
|
|
magic number it's interested in - that way code that relies
|
|
|
|
on checking this doesn't get confused.
|
|
|
|
|
1999-02-14 02:19:44 +08:00
|
|
|
Sat Feb 13 19:05:16 CET 1999 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/internal_procs.c
|
|
|
|
* app/parasite_cmds.h
|
|
|
|
* app/parasite_cmds.c
|
|
|
|
* app/gimpparasite.h
|
|
|
|
* app/gimpparasite.c
|
|
|
|
* app/gimage_cmds.h
|
|
|
|
* app/gimage_cmds.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/drawable_cmds.h
|
|
|
|
* app/drawable_cmds.c
|
|
|
|
* app/gimpdrawable.h
|
|
|
|
* app/gimpdrawable.c
|
|
|
|
|
|
|
|
Added parasite_list functions for global parasites, drawables and
|
|
|
|
images as internal (C) and pdb functions.
|
1999-02-14 02:19:44 +08:00
|
|
|
|
1999-02-11 06:48:13 +08:00
|
|
|
Wed Feb 10 23:44:00 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: provide a simple way to change the
|
|
|
|
image_title_format string
|
|
|
|
* app/scale.c: also update the title when using the zoom tool
|
|
|
|
|
1999-02-09 08:48:48 +08:00
|
|
|
Mon Feb 8 18:47:00 CST 1999 Seth Burgess <sjburges@gimp.org>
|
1999-02-14 02:19:44 +08:00
|
|
|
* plug-ins/perl/examples/feedback.pl
|
|
|
|
* plug-ins/perl/examples/xachblocks.pl
|
|
|
|
* plug-ins/perl/examples/xachshadows.pl: Updated version
|
1999-02-09 08:48:48 +08:00
|
|
|
information on my Gimp-Perl plugins that were improved by Marc
|
1999-02-14 02:19:44 +08:00
|
|
|
Lehmann so I can keep track better.
|
1999-02-09 08:48:48 +08:00
|
|
|
|
1999-02-09 03:22:46 +08:00
|
|
|
Mon Feb 8 19:17:58 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/layer.c
|
|
|
|
* app/selection.c: Turn off a layer's bounding box when
|
|
|
|
it is deselected.
|
|
|
|
|
1999-02-09 02:16:28 +08:00
|
|
|
Mon Feb 8 12:12:18 CST 1999 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/bezier_select.c: applied patch from Shuji Narazaki
|
1999-04-15 03:51:49 +08:00
|
|
|
<narazaki@gimp.org> which adds bezier stroke.
|
1999-02-09 02:16:28 +08:00
|
|
|
|
1999-02-08 06:13:10 +08:00
|
|
|
Sun Feb 7 22:06:04 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/dialog_handler.c
|
|
|
|
* app/fileops.c: Various bugfixes and speedups w.r.t.
|
|
|
|
thumbnail loading. Now has a 'generate thumbnail' button.
|
|
|
|
|
|
|
|
* app/brightness_contrast.c
|
|
|
|
* app/color_balance.c
|
|
|
|
* app/curves.c
|
|
|
|
* app/hue_saturation.c: Changed some gint to gint32. It
|
|
|
|
doesn't matter right now, but it might if the optimized
|
|
|
|
CLAMP0255 gets fixed.
|
|
|
|
|
1999-02-08 02:34:16 +08:00
|
|
|
Sun Feb 7 18:29:26 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: A unidirectional error-spread makes
|
|
|
|
the saddest little thumbnails taste full of country
|
|
|
|
goodness.
|
|
|
|
|
|
|
|
* app/appenv.c: Wow, CLAMP0255() has a bug that I can't
|
|
|
|
quite see, or my compiler does. Worked around it.
|
|
|
|
|
1999-02-07 23:16:45 +08:00
|
|
|
Sun Feb 7 15:04:23 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: More robust and kickin' thumbnail support.
|
|
|
|
|
|
|
|
* app/edit_selection.c app/layer.c app/layer.h: Working
|
|
|
|
on lazy opaque layer moves. Disabled for now.
|
|
|
|
|
|
|
|
* app/gdisplay.c
|
|
|
|
* app/gimage.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/image_render.c
|
|
|
|
* app/tile_manager.c: Errr, I don't remember. No, seriously.
|
|
|
|
Nothing of consequence.
|
|
|
|
|
1999-02-07 18:45:56 +08:00
|
|
|
Sun Feb 7 02:44:44 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: fix setting of $localedir, and use $CONFIG_SHELL
|
|
|
|
to run config.status (variation upon gimp-joke-990122-1)
|
|
|
|
|
|
|
|
* plug-ins/fp/fp_gtk.c: make label code consistent so we
|
|
|
|
don't get confused (gimp-ruth-990131-0)
|
|
|
|
|
|
|
|
* app/app_procs.c: toast stale swap files on startup
|
|
|
|
|
|
|
|
* app/general.[ch]: removed prune_filename
|
|
|
|
|
|
|
|
* app/by_color_select.c
|
|
|
|
* app/colormap_dialog.i.c
|
|
|
|
* app/fileops.c
|
|
|
|
* app/gdisplay.c
|
|
|
|
* app/gdisplay_ops.c
|
|
|
|
* app/gimpbrush.c
|
|
|
|
* app/gradient.c
|
|
|
|
* app/info_window.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/patterns.c: s/prune_filename/g_basename/
|
|
|
|
|
1999-02-07 02:31:33 +08:00
|
|
|
Sat Feb 6 18:16:57 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c: gdisplay_format_title now parses a format string
|
|
|
|
set by the user to control what goes in the image window
|
|
|
|
titles.
|
|
|
|
* app/gdisplay.h: gdisplay_update_title() prototype.
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h: image-title-format added.
|
|
|
|
* app/scale.c: update a display's title when zooming in/out
|
|
|
|
|
|
|
|
* gimprc.in: sample image-title-format setting
|
|
|
|
|
1999-02-07 00:34:16 +08:00
|
|
|
Sat Feb 6 16:22:36 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
plug-ins/plugindetails/plugindetails.c
|
|
|
|
app/devices.c
|
|
|
|
|
|
|
|
Tidy up of plugindesc UI. Can now resize correctly.
|
|
|
|
|
|
|
|
Fixed problem with session saving. If the active dialog
|
|
|
|
was not one on the toolbox (eg Histogram) then an error would
|
|
|
|
be produced the next time gimp is run up.
|
|
|
|
|
1999-02-06 23:15:38 +08:00
|
|
|
Sat Feb 6 15:11:26 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpset.c
|
|
|
|
* app/gimpset.h: remove the member_modified hacks
|
|
|
|
* app/module_db.c: make module_info a proper object emitting a
|
|
|
|
modified signal.
|
|
|
|
|
1999-02-05 17:55:44 +08:00
|
|
|
1999-02-05 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/clone.c: merged the registered clone option from the
|
|
|
|
hollywood branch. Made the source for unaligned clones reset
|
|
|
|
after each stroke. Make sure we don't crash if the source
|
|
|
|
drawable gets destroyed.
|
|
|
|
|
1999-02-05 07:28:09 +08:00
|
|
|
Thu Feb 4 17:22:25 EST 1999 Peter Teichman <pat4@acpub.duke.edu>
|
|
|
|
|
|
|
|
* app/convolve.c: added pressure support for the Convolve tool
|
|
|
|
|
1999-02-04 11:18:36 +08:00
|
|
|
Wed Feb 3 18:12:19 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Made 1.1.2 release
|
|
|
|
|
|
|
|
* configure.in: add plugindetails
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: add shared lib deps for glib/gtk
|
|
|
|
|
|
|
|
* libgimp/gimpmatrix.c: use sizeof(GimpMatrix) instead of
|
|
|
|
sizeof(double)*9, memcpy in gimp_matrix_duplicate instead
|
|
|
|
of nested for loop
|
|
|
|
|
1999-02-04 09:31:33 +08:00
|
|
|
Thu Feb 4 00:23:26 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Tried again to add the plugin dir & files.
|
|
|
|
|
1999-02-04 09:19:07 +08:00
|
|
|
Thu Feb 4 00:07:13 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* plug-ins/Makefile.am
|
|
|
|
|
|
|
|
New plugin located in plug-ins/plugindetails. Allows you to browse
|
|
|
|
the plugin menu system.
|
|
|
|
|
1999-02-04 08:53:35 +08:00
|
|
|
Wed Feb 3 23:46:12 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: More work on thumbnailing - the
|
|
|
|
Load Dialog now knows about thumbnails and shows them.
|
|
|
|
Still some UI and code tidy-up remaining.
|
|
|
|
|
1999-02-03 17:17:37 +08:00
|
|
|
Tue Feb 2 23:34:37 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/datafiles.c
|
|
|
|
* app/docindex.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gradient.c
|
|
|
|
* app/palette.c: use g_get_home_dir () instead of getenv ("HOME")
|
|
|
|
|
|
|
|
* app/fileops.c: #warning is a gccism
|
|
|
|
|
|
|
|
* app/invert.[ch]: minor cleanup
|
|
|
|
|
|
|
|
* app/menus.c: more cleanups
|
|
|
|
|
|
|
|
* app/blob.c: even more cleanups
|
|
|
|
|
|
|
|
* libgimp/parasite.c: YACU
|
|
|
|
|
|
|
|
* ltconfig
|
|
|
|
* ltmain.sh: CVS libtool 1.2e
|
|
|
|
|
|
|
|
* modules/Makefile.am: use -module and -avoid-version flags
|
|
|
|
|
|
|
|
* lic/Makefile.am
|
|
|
|
* mapcolor/Makefile.am
|
|
|
|
* xbm/Makefile.am: don't link with libjpeg here
|
|
|
|
|
|
|
|
* gimp1_1_splash.ppm: new Adrian splash
|
|
|
|
|
1999-02-03 12:29:08 +08:00
|
|
|
1999-02-02 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.[ch] app/ink.c: Let the user choose between
|
|
|
|
elliptical, square, and diamond shaped brushes for
|
|
|
|
the ink tool.
|
|
|
|
|
1999-02-03 07:34:27 +08:00
|
|
|
Tue Feb 2 22:25:57 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: GIMP now automagically saves
|
|
|
|
xv-compatible thumbnails upon image save. More
|
|
|
|
work soon.
|
|
|
|
|
|
|
|
* app/fileops.c: Disabled gimage_set_save_proc()
|
|
|
|
call which was causing files to continue saving
|
|
|
|
in the same format regardless of the user's selected
|
|
|
|
format. Needs attention.
|
|
|
|
|
1999-02-03 06:08:33 +08:00
|
|
|
Tue Feb 02 20:58:40 1999 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/gimpdrawable.c (gimp_drawable_set_name): Fix adding of
|
|
|
|
numbers after drawable copies. We used to get pairs of duplicates
|
1999-02-03 06:12:39 +08:00
|
|
|
after adding the same name several times. Thanks to Piet van Oostrum
|
|
|
|
for reporting and diagnosing this.
|
1999-02-03 06:08:33 +08:00
|
|
|
|
1999-02-01 16:22:18 +08:00
|
|
|
1999-01-31 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/color_balance.c: optimized by using a lookup table
|
|
|
|
|
|
|
|
* app/paint_funcs.c: parallelized apply_mask_to_region,
|
|
|
|
combine_mask_and_region, and initial_region. Use rand_r
|
|
|
|
if we are multithreaded.
|
|
|
|
|
1999-02-01 09:27:33 +08:00
|
|
|
Sun Jan 31 18:02:46 1999 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.c: Merged in changes from gsumi. This
|
|
|
|
revision replaces the unstable conic-tracing code
|
|
|
|
with old-fashioned floating point trig calls to
|
|
|
|
compute the ellipses.
|
|
|
|
|
1999-02-01 04:52:15 +08:00
|
|
|
Sun Jan 31 19:42:26 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
1999-02-01 16:22:18 +08:00
|
|
|
* app/tile.c, app/tile_manager.c:
|
1999-02-01 04:52:15 +08:00
|
|
|
|
|
|
|
Fixed the tile-corruption bug which has been around
|
|
|
|
since early GIMP-1.1. When dirtying a copy-on-write
|
|
|
|
tile, a pointer to nonsense data was being returned
|
|
|
|
when the c-o-w'd tile source was swapped out to disk.
|
|
|
|
Now the c-o-w'ing routine ensures that the tile data
|
|
|
|
is correctly locked into memory before duplicating it
|
|
|
|
for dirtying.
|
|
|
|
|
1999-02-01 02:20:39 +08:00
|
|
|
Sun Jan 31 17:13:46 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/plug_in.c
|
|
|
|
|
|
|
|
A mysterious semi-colon crept in....
|
|
|
|
|
1999-02-01 01:58:16 +08:00
|
|
|
Sun Jan 31 16:51:18 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Fix segfault when combining very
|
|
|
|
tiny inten_a_inten_a regions (ie. when painting).
|
|
|
|
|
1999-01-31 09:08:26 +08:00
|
|
|
Sat Jan 30 23:51:04 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Changed:-
|
|
|
|
|
|
|
|
* app/dialog_handler.c
|
|
|
|
* app/dialog_handler.h
|
|
|
|
* app/gimage.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/plug_in.h
|
|
|
|
|
|
|
|
Fixed problem with TAB key hiding all dialogs. With some WM
|
|
|
|
you could hide all the windows with TAB then close the last image
|
|
|
|
down... opps how do you get back to the main dialog. Main
|
|
|
|
dialog is now poped up when last image is closed and we had
|
|
|
|
used TAB key to hide it.
|
|
|
|
|
|
|
|
New PDB functions to query plugin info. Plugin to follow...
|
|
|
|
|
1999-01-31 08:57:45 +08:00
|
|
|
Sat Jan 30 23:47:37 1999 Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
|
|
* app/menus.c (menus_init_mru): Don't g_snprintf into a NULL pointer.
|
|
|
|
|
1999-01-28 06:00:44 +08:00
|
|
|
Wed Jan 27 21:52:43 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/scale.c: oops - should use the image resolution, not the
|
|
|
|
screen resolution. D'oh!
|
|
|
|
|
|
|
|
* app/gimpdrawable.c: only merge shadow image if there actually is
|
|
|
|
one.
|
|
|
|
|
|
|
|
* plug-ins/emboss/emboss.c: small optimisation: use
|
|
|
|
gimp_drawable_mask_bounds() to calculate only the pixels that
|
|
|
|
are actually in the selection.
|
|
|
|
|
1999-01-28 02:25:10 +08:00
|
|
|
Wed Jan 27 12:25:00 CST 1999 Seth Burgess <sbjurges@gimp.org>
|
|
|
|
|
1999-02-03 17:17:37 +08:00
|
|
|
* plug-ins/script-fu/scripts/add-bevel.scm: fixed the SF-ADJUSTMENT
|
|
|
|
so that it shows up again.
|
1999-01-28 02:25:10 +08:00
|
|
|
|
1999-01-27 14:30:37 +08:00
|
|
|
Tue Jan 26 22:17:57 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/blob.c: s/(NONE|LEFT|RIGHT)/EDGE_$1/g to clear up namespace
|
|
|
|
|
|
|
|
* app/menus.c: create dummy var to i18n File/MRU item
|
|
|
|
(gimp-joke-9901122-1.patch)
|
|
|
|
|
|
|
|
* app/tips_dialog.c: #include <config.h> (gimp-joke-9901122-1.patch)
|
|
|
|
|
1999-01-26 05:11:44 +08:00
|
|
|
Mon Jan 25 20:40:26 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* user_install: create modules/ directory in user's ~/.gimp-1.1 dir
|
|
|
|
* app/install.c: include description of ~/.gimp-1.1/modules, plus
|
|
|
|
scroll info back to top when done inserting text since it
|
|
|
|
looks nicer. Also make window that holds result of running
|
|
|
|
user_install a little larger so we see all messages at once.
|
|
|
|
|
|
|
|
* app/gdisplay.h: FUNSCALE_{X,Y} macros for floating point
|
|
|
|
unscales.
|
|
|
|
* app/scale.c: show rulers in real-world units (inches/cm/pixels)
|
|
|
|
if dot-for-dot is turned off, plus smoother ruler updates by
|
|
|
|
using FUNSCALE so we don't jump in pixel steps at high
|
|
|
|
magnification factors.
|
|
|
|
* app/interface.c: don't set the ruler metrics for now - it's
|
|
|
|
easier to do the calculations in pixels. Need to rethink this
|
|
|
|
a little anyway.
|
|
|
|
|
|
|
|
* docs/parasites.txt: added jpeg parasite info.
|
|
|
|
|
1999-01-24 05:07:57 +08:00
|
|
|
Sat Jan 23 20:36:06 GMT 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/color_select.c: don't try and gdk_window_get_size() when we
|
|
|
|
haven't been realised yet.
|
|
|
|
|
|
|
|
* app/gimpset.[ch]: allow the use of GTK_TYPE_NONE for storing
|
|
|
|
sets of things that aren't GTK_OBJECTs. Set can also emit new
|
|
|
|
signal "member_modified" when gimp_set_member_modified (set,
|
|
|
|
ob) is called.
|
|
|
|
|
|
|
|
* app/layers_dialog.c: show main dialog shell last, to avoid ugly
|
|
|
|
window manager interaction.
|
|
|
|
|
|
|
|
* app/module_db.c: can now handle not having any modules at all
|
|
|
|
without segfaulting, plus proper updates on changes. Also now
|
|
|
|
has refresh button to re-scan the filesystem for modules.
|
|
|
|
|
|
|
|
* modules/colorsel_triangle.c: added module_unload() function.
|
|
|
|
Still needs someone to spruce up the UI. Volunteers?
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/select_to_image.scm: create display
|
|
|
|
for newly duplicated image, otherwise you don't see anything.
|
|
|
|
|
1999-01-24 02:49:52 +08:00
|
|
|
Sat Jan 23 18:43:23 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: Multi-line comments, a little more
|
|
|
|
sanity-checking.
|
|
|
|
|
|
|
|
* app/convert.c: Cosmetic changes to the warning about having
|
|
|
|
too many colours for saving transparent/animated GIFs.
|
|
|
|
|
|
|
|
* app/gdisplay.c: Titlebar is correctly updated upon revert.
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Minor improvement.
|
|
|
|
|
|
|
|
* docs/parasites.txt: Minor amendments.
|
|
|
|
|
|
|
|
* plug-ins/jpeg/jpeg.c: Minor code comment amendments.
|
|
|
|
|
1999-01-23 07:46:44 +08:00
|
|
|
1999-01-22 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/pixel_region.c, app/pixel_region.h: new function
|
|
|
|
pixel_regions_process_parallel
|
|
|
|
|
|
|
|
* app/paint_funcs.c: use pixel_regions_process_parallel in
|
|
|
|
combine_regions. fixed bug in combine_inten_a_and_inten_a_pixels
|
|
|
|
|
|
|
|
* app/gimprc.c, app/gimprc.h, app/preferences_dialog.c: added
|
|
|
|
num-processors variable
|
|
|
|
|
|
|
|
* config.h.in, configure.in, acconfig.h: add configure option
|
|
|
|
--with-mp and define ENABLE_MP.
|
|
|
|
|
1999-01-22 15:01:30 +08:00
|
|
|
Thu Jan 21 22:58:00 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimp1_1_splash.ppm: new splash, from Shaw Terwilliger
|
|
|
|
<sterwill@io.nu>
|
|
|
|
|
|
|
|
* modules/colorsel_triangle.c: turn DITHER_MAX on
|
|
|
|
|
1999-01-22 07:17:19 +08:00
|
|
|
Thu Jan 21 15:16:18 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/bucket_fill.c: correct typo in pdb invoker
|
|
|
|
|
1999-01-22 06:07:42 +08:00
|
|
|
Thu Jan 21 14:01:35 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* modules/colorsel_triangle.c: friggin C++ comments
|
|
|
|
|
1999-01-21 14:20:46 +08:00
|
|
|
Wed Jan 20 22:19:54 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Made 1.1.1 release
|
|
|
|
|
1999-01-21 12:49:18 +08:00
|
|
|
Wed Jan 20 20:45:23 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* HACKING: updated
|
|
|
|
|
|
|
|
* configure.in: version number bump to 1.1
|
|
|
|
|
|
|
|
* plug-ins/deinterlace/Makefile.am: don't list files from other
|
|
|
|
directories
|
|
|
|
|
1999-01-21 11:34:03 +08:00
|
|
|
1999-01-20 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
Satisfy a more pedantic `automake'.
|
|
|
|
* plug-ins/blur/Makefile.am (blur_SOURCES): Don't list files from
|
|
|
|
other directories.
|
|
|
|
* plug-ins/borderaverage/Makefile.am (borderaverage_SOURCES):
|
|
|
|
Likewise.
|
|
|
|
* plug-ins/emboss/Makefile.am (emboss_SOURCES): Likewise.
|
|
|
|
* plug-ins/hot/Makefile.am (hot_SOURCES): Likewise.
|
|
|
|
* plug-ins/nlfilt/Makefile.am (nlfilt_SOURCES): Likewise.
|
|
|
|
* plug-ins/randomize/Makefile.am (randomize_SOURCES): Likewise.
|
|
|
|
* plug-ins/sinus/Makefile.am (sinus_SOURCES): Likewise.
|
|
|
|
* plug-ins/waves/Makefile.am (waves_SOURCES): Likewise.
|
|
|
|
* plug-ins/gfig/gfig-examples/Makefile.am (EXTRA_DATA): Remove
|
|
|
|
spurious variable.
|
|
|
|
* plug-ins/script-fu/scripts/Makefile.am (EXTRA_DATA): Likewise.
|
|
|
|
* plug-ins/webbrowser/Makefile.am (EXTRA_DATA): Likewise.
|
|
|
|
|
|
|
|
Clean up handling of `tools/gcg' (partly due to a more pedantic
|
|
|
|
automake).
|
|
|
|
* configure.in (AC_OUTPUT): Emit tools/Makefile.
|
|
|
|
* Makefile.am (SUBDIRS): Remove @GCG@, add `tools'.
|
|
|
|
* tools/Makefile.am: New file.
|
|
|
|
(SUBDIRS): Conditionally build `gcg' subdir.
|
|
|
|
* app/Makefile.am (GCG): Work for srcdir != builddir.
|
|
|
|
(GCGMAKEDEPEND): Likewise.
|
|
|
|
|
1999-01-21 09:05:24 +08:00
|
|
|
Wed Jan 20 19:57:34 EST 1999 Mandrake <mandrake@mandrake.net>
|
1999-01-22 15:01:30 +08:00
|
|
|
|
1999-01-21 09:05:24 +08:00
|
|
|
* app/gradients.c
|
|
|
|
app/menus.c:
|
|
|
|
s/gtk_check_menu_item_set_state/gtk_check_menu_item_set_active/
|
|
|
|
configure.in: upped gtk+ requirement to 1.1.13, since that's
|
|
|
|
where it first occurs.
|
|
|
|
|
1999-01-21 08:17:43 +08:00
|
|
|
Thu Jan 21 00:10:33 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c: Backed out last change for now, since I'm a
|
|
|
|
coward and yosh was threatening to make a release...!
|
|
|
|
|
1999-01-21 06:41:38 +08:00
|
|
|
Wed Jan 20 22:37:13 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c: Enabled the gimage->projection copy-on-write
|
|
|
|
hack for RGBA/GRAYA single-layer images. Masks/channels
|
|
|
|
probably don't show yet when this is active. Report strangeness.
|
|
|
|
Thanks.
|
|
|
|
|
1999-01-20 18:59:20 +08:00
|
|
|
1999-01-20 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/layers_dialog.c: connect the destroy signal of images to
|
|
|
|
lc_dialog_update_cb
|
|
|
|
|
1999-01-20 03:43:36 +08:00
|
|
|
1999-01-19 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/brush_select.c: make the edit button active if the default
|
|
|
|
brush is a generated brush. Make sure brush spacing >= 1.0
|
|
|
|
* app/gimpbrushlist.c: do not add a brush to the brush list if it
|
|
|
|
failed to load
|
|
|
|
* app/gradient.c: Fix typo that caused a crash with --no-data
|
|
|
|
* app/main.c: be more forgiving of fp rounding in gserialize tests
|
|
|
|
|
1999-01-19 08:03:00 +08:00
|
|
|
Mon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: include module browser, plus re-instate the 'swap
|
|
|
|
colors' and other options that got killed by mistake. Clean
|
|
|
|
up the odd extra separator too.
|
|
|
|
|
|
|
|
* app/color_notebook.c: hide newly created colour selectors so we
|
|
|
|
know the GIMP one will be the default page.
|
|
|
|
|
|
|
|
* app/module_db.[ch]: NEW FILEs: module database / browser.
|
|
|
|
* app/Makefile.am: add module_db.[ch] stuff
|
|
|
|
* app/app_procs.c: initialise the module_db
|
|
|
|
* app/commands.[ch]: callback to create a module browser.
|
|
|
|
* app/plug_in.c: move module loading out to module_db.c
|
|
|
|
* libgimp/gimpmodule.h: API change: module_init() should return
|
|
|
|
additonal info (author, purpose, date, etc.) Also optional
|
|
|
|
module_unload() function.
|
|
|
|
* modules/colorsel_gtk.c: add module info, plus an unload function
|
|
|
|
|
|
|
|
* modules/Makefile.am: build triangle colour selector module
|
|
|
|
* modules/colorsel_triangle.c: NEW FILE: colour selector from
|
|
|
|
Simon Budig <Simon.Budig@unix-ag.org>.
|
|
|
|
|
|
|
|
* MAINTAINERS: changed my email address
|
|
|
|
|
1999-01-19 06:59:51 +08:00
|
|
|
Mon Jan 18 22:55:19 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c app/gimpimage.h:
|
|
|
|
|
|
|
|
Part one of an effort to allow a one-layer gimage
|
|
|
|
to share tiles with its own projection courtesy of
|
|
|
|
copy-on-write, where sane. This can save megabytes
|
|
|
|
when working with such images.
|
|
|
|
|
|
|
|
The code is 'mostly working' rather than 'perfect',
|
|
|
|
so it's disabled until I have time to finish it.
|
|
|
|
|
1999-01-19 02:58:43 +08:00
|
|
|
Mon Jan 18 18:56:05 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c: Better guess at how PSD files store
|
|
|
|
Guide position precision.
|
|
|
|
|
1999-01-18 06:50:14 +08:00
|
|
|
Sun Jan 17 22:42:26 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c app/gdisplay.h app/gimage_cmds.c:
|
|
|
|
|
|
|
|
An image's projection is now copy-on-write duplicated
|
|
|
|
upon duplication of the image. This should save some
|
|
|
|
time and memory for 'duplicate'.
|
|
|
|
|
|
|
|
This needed a new function which is prototyped in gdisplay.h:
|
|
|
|
gdisplays_finish_draw() which completes all outstanding
|
|
|
|
idlerendered-projections (we don't want to c-o-w an
|
|
|
|
incomplete projection).
|
|
|
|
|
|
|
|
* app/interface.c: #include "dialog_handler.h"
|
|
|
|
|
1999-01-18 04:41:38 +08:00
|
|
|
Sun Jan 17 20:36:45 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_cmds.c app/gimpimage.c app/layers_dialog.c
|
|
|
|
|
|
|
|
Guides are now duplicated upon image duplication.
|
|
|
|
Guides are now scaled upon image scaling.
|
|
|
|
Lowering, raising, and renaming a layer now correctly
|
|
|
|
mark the image as dirty.
|
|
|
|
|
1999-01-18 02:32:59 +08:00
|
|
|
Sun Jan 17 18:28:58 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c app/paint_funcs.c: Fixed a thinko/bug
|
|
|
|
in the recent optimizations.
|
|
|
|
|
1999-01-18 01:03:54 +08:00
|
|
|
Sun Jan 17 16:56:25 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/blend.c app/bucket_fill.c app/convert.c app/crop.c
|
|
|
|
app/cursorutil.c app/cursorutil.h app/dialog_handler.c
|
|
|
|
app/dialog_handler.h app/fuzzy_select.c app/gdisplay.c
|
|
|
|
app/gimage_cmds.c app/gimpimage.c app/scroll.c
|
|
|
|
app/transform_core.c app/xcf.c
|
1999-01-18 01:03:54 +08:00
|
|
|
|
|
|
|
Hourglasses also apply to all registered dialogs. Hourglasses
|
|
|
|
added in a couple more important places. New hack lets
|
|
|
|
hourglasses be added and automagically removed again when
|
|
|
|
gimp/gtk re-enters the idle loop.
|
|
|
|
|
1999-01-17 02:17:04 +08:00
|
|
|
Sat Jan 16 18:21:58 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* plug-ins/jpeg/jpeg.c: re-wrote the gimp-comment stuff so it
|
|
|
|
works with older libjpeg libraries without cinfo.marker_list
|
|
|
|
support. While there, added support for loading and saving
|
|
|
|
resolution info.
|
|
|
|
|
1999-01-16 01:35:04 +08:00
|
|
|
1999-01-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
* Updated gtk_toggle_button_set_state() to
|
|
|
|
gtk_toggle_button_set_active() in all the files.
|
|
|
|
|
1999-01-14 08:17:13 +08:00
|
|
|
Wed Jan 13 16:12:35 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/colormaps.c
|
|
|
|
* app/devices.h
|
|
|
|
* app/tips_dialog.h: minor cleanups
|
1999-01-14 08:17:13 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/gimpimage.c: the dirty/clean handling seemed weird, and wasn't
|
|
|
|
correct in all cases. Just do a straight increment/decrement to
|
|
|
|
try to fix it.
|
1999-01-14 08:17:13 +08:00
|
|
|
|
1999-01-14 07:09:41 +08:00
|
|
|
Thu Jan 14 00:02:56 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* acconfig.h
|
|
|
|
* config.h
|
|
|
|
* configure.in: check for progressive mode in libjpeg
|
|
|
|
|
|
|
|
* plug-ins/jpeg/jpeg.c: applied a patch from
|
|
|
|
Pete <pwhiting@fury.ittc.ukans.edu> that introduces comments
|
|
|
|
and progressive saving for JPEGs
|
|
|
|
|
|
|
|
|
1999-01-13 15:37:54 +08:00
|
|
|
Tue Jan 12 23:25:46 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: doh, we build tool menus on the fly
|
|
|
|
|
|
|
|
* configure.in: add nl.po to ALL_LINGUAS
|
|
|
|
|
|
|
|
* acinclude.m4
|
|
|
|
* ltconfig
|
|
|
|
* ltmain.sh: upgrade to libtool 1.2d (with fixes for irix6 and osf)
|
|
|
|
|
1999-01-12 10:13:18 +08:00
|
|
|
Mon Jan 11 18:11:32 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c: small patch from Nick Lamb that
|
|
|
|
does "The Right Thing (TM)" for RGB tiff images
|
|
|
|
|
1999-01-12 09:31:49 +08:00
|
|
|
Mon Jan 11 17:30:06 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* commands.[ch]
|
|
|
|
* fileops.[ch]
|
|
|
|
* gdisplay.[ch]
|
|
|
|
* menus.c: implemented File->Revert
|
|
|
|
|
1999-01-12 06:08:07 +08:00
|
|
|
Mon Jan 11 22:02:10 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c:
|
|
|
|
The bottleneck combine_inten_a_and_inten_a_pixels()
|
|
|
|
function is a couple of times faster when there is a
|
|
|
|
layer mask, for the common case, due to working with whole
|
|
|
|
word-aligned ints where feasible instead of a char at a time.
|
|
|
|
The same optimization could be implemented in lots of other
|
|
|
|
places, but I'm going to bed. Good night!
|
|
|
|
|
1999-01-18 06:50:14 +08:00
|
|
|
* app/gimage_cmds.c: #include "cursorutil.h"
|
1999-01-12 06:08:07 +08:00
|
|
|
|
1999-01-12 04:48:27 +08:00
|
|
|
Mon Jan 11 21:35:44 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: build the Makefile in the modules directory
|
|
|
|
|
1999-01-11 09:28:51 +08:00
|
|
|
1999-01-10 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
* configure.in (AC_OUTPUT): Use `test -f' instead of `test -e'.
|
1999-01-11 09:33:54 +08:00
|
|
|
(AC_OUTPUT): Generate `plug-ins/perl/*' after `plugins/Makefile',
|
|
|
|
so that the `plug-ins' directory exists before the `mkdir
|
|
|
|
plug-ins/perl' is executed.
|
1999-01-11 09:28:51 +08:00
|
|
|
|
Bit of a large checkin this - it's basically three things: 1 - GimpModules
Sun Jan 11 00:24:21 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
Bit of a large checkin this - it's basically three things:
1 - GimpModules using gmodules to dynamically load and
initialise modules at gimp start of day.
2 - Color selectors now register themselves with a color
notebook.
3 - progress bars have been cleaned up a bit, so now have
progress indictations on all transform tool and gradient
fill operations. Not done bucket fill, but that seems to
be the next candidate.
New directories:
* modules/: new directory for dynamically loadable modules.
New files:
* modules/.cvsignore
* modules/Makefile.am
* modules/colorsel_gtk.c: GTK color selector wrapped up as a
color selector the gimp can use.
* app/gimpprogress.[ch]: progress bars within gimp core, either as
popups, or in the status bar. This is mainly code moved out
of plug-in.c
* app/color_notebook.[ch]: color selector notebook, implementing
very similar interface to color_select.h so it can be used as
a drop-in replacement for it.
* libgimp/color_selector.h: API color selectors need to implement
to become a page in the color_notebook.
* libgimp/gimpmodule.h: API gimp modules need to implement to be
initialised by gimp at start of day.
Modified files:
* Makefile.am: add modules/ to SUBDIRS
* libgimp/Makefile.am: install gimpmodule.h and color_selector.h
* app/gimprc.[ch]: recognise module-path variable.
* gimprc.in: set module-path variable to something sensible
(currently "${gimp_dir}/modules:${gimp_plugin_dir}/modules").
* app/Makefile.am: build color notebook and gimpprogress
* app/app_procs.c: register internal GIMP color selector with
color notebook.
* app/asupsample.c: call progress function less frequently for
better performance.
* app/asupsample.h: progress_func_t typedef moved to gimpprogress.h
* app/blend.c: make callbacks to a progress function
* app/color_area.c: use a color notebook rather than a color selector
* app/color_panel.c: ditto
* app/color_select.c: export color selector interface for notebook
* app/color_select.h: color_select_init() prototype
* app/flip_tool.c: flip the image every time, rather than every
second click.
* app/interface.c: move progress bar stuff out to
gimpprogress.c. Make the code actually work while we're at it.
* app/interface.h: move prototypes for progress functions out to
gimpprogress.h
* app/plug_in.c: load and initialise modules (if possible). Move
progress bar handling code out to gimpprogress.c
* app/plug_in.h: keep only a gimp_progress * for each plugin, not
a whole bunch of GtkWidgets.
* app/scale_tool.c
* app/rotate_tool.c
* app/shear_tool.c
* app/perspective_tool.c: progress bar during operation.
De-sensitise the dialog to discourage the user from running
two transforms in parallel.
* app/transform_core.c: recalculate grid coords when bounding box
changes. Only initialise the action area of the dialog once,
to avoid multiple "ok" / "reset" buttons appearing. Undraw
transform tool with correct matrix to get rid of handle
remains on screen. Call a progress function as we apply the
transform matrix. A few new i18n markups. Invalidate
floating selection marching ants after applying matrix.
* app/transform_core.h: transform_core_do() takes an optional
progress callback argument (and data).
* plug-ins/oilify/oilify.c: send progress bar updates after every
pixel region, not only if they processed a multiple of 5
pixels (which was quite unlikely, and therefore gave a jerky
progress indication).
1999-01-11 08:57:33 +08:00
|
|
|
Sun Jan 11 00:24:21 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
Bit of a large checkin this - it's basically three things:
|
|
|
|
1 - GimpModules using gmodules to dynamically load and
|
|
|
|
initialise modules at gimp start of day.
|
|
|
|
2 - Color selectors now register themselves with a color
|
|
|
|
notebook.
|
|
|
|
3 - progress bars have been cleaned up a bit, so now have
|
|
|
|
progress indictations on all transform tool and gradient
|
|
|
|
fill operations. Not done bucket fill, but that seems to
|
|
|
|
be the next candidate.
|
|
|
|
|
|
|
|
New directories:
|
|
|
|
* modules/: new directory for dynamically loadable modules.
|
|
|
|
|
|
|
|
New files:
|
|
|
|
* modules/.cvsignore
|
|
|
|
* modules/Makefile.am
|
|
|
|
* modules/colorsel_gtk.c: GTK color selector wrapped up as a
|
|
|
|
color selector the gimp can use.
|
|
|
|
|
|
|
|
* app/gimpprogress.[ch]: progress bars within gimp core, either as
|
|
|
|
popups, or in the status bar. This is mainly code moved out
|
|
|
|
of plug-in.c
|
|
|
|
|
|
|
|
* app/color_notebook.[ch]: color selector notebook, implementing
|
|
|
|
very similar interface to color_select.h so it can be used as
|
|
|
|
a drop-in replacement for it.
|
|
|
|
|
|
|
|
* libgimp/color_selector.h: API color selectors need to implement
|
|
|
|
to become a page in the color_notebook.
|
|
|
|
|
|
|
|
* libgimp/gimpmodule.h: API gimp modules need to implement to be
|
|
|
|
initialised by gimp at start of day.
|
|
|
|
|
|
|
|
Modified files:
|
|
|
|
* Makefile.am: add modules/ to SUBDIRS
|
|
|
|
* libgimp/Makefile.am: install gimpmodule.h and color_selector.h
|
|
|
|
* app/gimprc.[ch]: recognise module-path variable.
|
|
|
|
* gimprc.in: set module-path variable to something sensible
|
|
|
|
(currently "${gimp_dir}/modules:${gimp_plugin_dir}/modules").
|
|
|
|
* app/Makefile.am: build color notebook and gimpprogress
|
|
|
|
* app/app_procs.c: register internal GIMP color selector with
|
|
|
|
color notebook.
|
|
|
|
* app/asupsample.c: call progress function less frequently for
|
|
|
|
better performance.
|
|
|
|
* app/asupsample.h: progress_func_t typedef moved to gimpprogress.h
|
|
|
|
* app/blend.c: make callbacks to a progress function
|
|
|
|
* app/color_area.c: use a color notebook rather than a color selector
|
|
|
|
* app/color_panel.c: ditto
|
|
|
|
* app/color_select.c: export color selector interface for notebook
|
|
|
|
* app/color_select.h: color_select_init() prototype
|
|
|
|
* app/flip_tool.c: flip the image every time, rather than every
|
|
|
|
second click.
|
|
|
|
* app/interface.c: move progress bar stuff out to
|
|
|
|
gimpprogress.c. Make the code actually work while we're at it.
|
|
|
|
* app/interface.h: move prototypes for progress functions out to
|
|
|
|
gimpprogress.h
|
|
|
|
* app/plug_in.c: load and initialise modules (if possible). Move
|
|
|
|
progress bar handling code out to gimpprogress.c
|
|
|
|
* app/plug_in.h: keep only a gimp_progress * for each plugin, not
|
|
|
|
a whole bunch of GtkWidgets.
|
|
|
|
* app/scale_tool.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/shear_tool.c
|
|
|
|
* app/perspective_tool.c: progress bar during operation.
|
|
|
|
De-sensitise the dialog to discourage the user from running
|
|
|
|
two transforms in parallel.
|
|
|
|
* app/transform_core.c: recalculate grid coords when bounding box
|
|
|
|
changes. Only initialise the action area of the dialog once,
|
|
|
|
to avoid multiple "ok" / "reset" buttons appearing. Undraw
|
|
|
|
transform tool with correct matrix to get rid of handle
|
|
|
|
remains on screen. Call a progress function as we apply the
|
|
|
|
transform matrix. A few new i18n markups. Invalidate
|
|
|
|
floating selection marching ants after applying matrix.
|
|
|
|
* app/transform_core.h: transform_core_do() takes an optional
|
|
|
|
progress callback argument (and data).
|
|
|
|
* plug-ins/oilify/oilify.c: send progress bar updates after every
|
|
|
|
pixel region, not only if they processed a multiple of 5
|
|
|
|
pixels (which was quite unlikely, and therefore gave a jerky
|
|
|
|
progress indication).
|
|
|
|
|
1999-01-11 07:36:29 +08:00
|
|
|
Sun Jan 10 23:31:45 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c app/bucket_fill.c app/convert.c app/crop.c
|
|
|
|
app/cursorutil.c app/cursorutil.h app/fuzzy_select.c
|
|
|
|
app/gdisplay.c app/gdisplay.h app/gimage_cmds.c
|
|
|
|
app/gimpimage.c app/transform_core.c app/xcf.c:
|
|
|
|
|
|
|
|
Most lengthy UI-blocking operations now put up an
|
|
|
|
hourglass so the user can see that GIMP is working.
|
|
|
|
Let me know if there are other vital cases.
|
|
|
|
|
1999-01-11 07:20:33 +08:00
|
|
|
Sun Jan 10 22:41:51 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
New
|
|
|
|
* app/dialog_handler.c
|
|
|
|
* app/dialog_handler.h
|
|
|
|
|
|
|
|
Changed
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/gradient_select.c
|
|
|
|
* app/tools.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/patterns.c
|
|
|
|
* app/gimpbrushlist.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/devices.c
|
|
|
|
* app/errorconsole.c
|
|
|
|
|
|
|
|
Can now hide/show all main dialogs using the TAB key in any window.
|
|
|
|
However....
|
|
|
|
there is a bug in gtk that causes the Gimp the crash if you show
|
|
|
|
and then hide a lot of dialogs (eg if you have all dialogs visible
|
|
|
|
and press the TAB key repeatedly). I have email-ed an example to
|
|
|
|
the gtk bug list.
|
|
|
|
Also I can't seem to be able to catch the SHIFT-TAB combination
|
|
|
|
(suggestions welcome ;-) so the first press of the tab hide all
|
|
|
|
dialogs the second press reshows only the toolbox and the third
|
|
|
|
press reshows all. Comments please if you find this behaviour
|
|
|
|
non-intuitive.
|
|
|
|
|
1999-01-11 05:54:02 +08:00
|
|
|
Sun Jan 10 21:42:11 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/histogram_tool.c
|
|
|
|
* app/info_dialog.c
|
|
|
|
* app/layer_select.c
|
|
|
|
* app/pattern_select.c
|
|
|
|
* plug-ins/gfig/gfig.c
|
|
|
|
* plug-ins/newsprint/newsprint.c: More changes of the form
|
|
|
|
s/gtk_label_set/gtk_label_set_text/
|
|
|
|
|
1999-01-11 04:45:55 +08:00
|
|
|
Sun Jan 10 20:44:07 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Disabled debug output of [.!..!!] for COW
|
|
|
|
|
1999-01-11 04:15:45 +08:00
|
|
|
Sun Jan 10 20:13:13 GMT 1999 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c:
|
1999-04-15 03:51:49 +08:00
|
|
|
Greatly reduced memory requirements for layered image loading -
|
|
|
|
we now do just-in-time channel unpacking. Some little
|
|
|
|
cleanups too.
|
1999-01-11 04:15:45 +08:00
|
|
|
|
1999-01-10 14:53:30 +08:00
|
|
|
Sat Jan 9 21:24:20 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* autogen.sh: rework to do gcg by ourselves
|
|
|
|
|
1999-01-10 14:47:21 +08:00
|
|
|
Sun Jan 10 01:43:06 EST 1999 Peter Teichman <pat4@acpub.duke.edu>
|
|
|
|
|
|
|
|
* plug-ins/MapObject/mapobject_ui.c: didn't realize that there
|
|
|
|
were more errors of the same type.. The wrong callback argument
|
|
|
|
was being dereferenced for most GtkScale objects.
|
|
|
|
|
1999-01-09 16:46:30 +08:00
|
|
|
Sat Jan 9 03:42:30 EST 1999 Peter Teichman <pat4@acpub.duke.edu>
|
|
|
|
|
|
|
|
* plug-ins/MapObject/mapobject_ui.c (angle_update): fixed a
|
|
|
|
segfault.. The wrong argument to angle_update was being dereferenced.
|
|
|
|
|
1999-01-08 07:53:29 +08:00
|
|
|
Thu Jan 7 15:45:14 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: added pl to ALL_LINGUAS
|
|
|
|
|
1999-01-08 03:54:45 +08:00
|
|
|
Thu Jan 7 21:33:39 EET 1999 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
|
|
|
* autogen.sh
|
|
|
|
* configure.in
|
|
|
|
* Makefile.am:
|
|
|
|
|
|
|
|
Added stuff to make gcg by default (for maintainers)
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/appenv.h
|
|
|
|
* app/colormap_dialog.gc
|
|
|
|
* app/colormap_dialog.i.c
|
|
|
|
* app/commands.c
|
|
|
|
* app/convert.c
|
|
|
|
* app/gimage.c
|
|
|
|
* app/gimp.gh
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpset.c
|
|
|
|
* app/gimpset.h
|
|
|
|
* app/gimpsetP.h
|
|
|
|
* app/main.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/undo.c:
|
|
|
|
|
|
|
|
Redid the indexed palette dialog to not crash, to be a bit more
|
|
|
|
usable, and to be a cleaner module. A first shot at using gcg in
|
|
|
|
actual practice..
|
|
|
|
|
|
|
|
If something is screwed, let me know!
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* libgimp/gimp.h:
|
|
|
|
|
|
|
|
Now keep a local copy of temp proc names
|
|
|
|
|
1999-01-07 07:41:34 +08:00
|
|
|
Wed Jan 6 23:30:03 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/indexed_palette.c
|
|
|
|
|
|
|
|
Fixed crash when image->dialog->indexed palette invoked on
|
|
|
|
an RGB image.
|
|
|
|
|
1999-01-05 07:56:37 +08:00
|
|
|
Mon Jan 4 23:21:56 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/blend.c
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
|
|
|
|
A patch from Federico to add a spiral gradient type. The patch
|
|
|
|
has been slightly modified to allow both clockwise and anticlockwise
|
|
|
|
spirals and the numbers used to represent these types of gradients
|
|
|
|
have been made to follow on from currently allocated numbers (I hope
|
|
|
|
this will not break any scripts).
|
|
|
|
|
1999-01-04 06:41:12 +08:00
|
|
|
Sun Jan 3 14:40:27 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/ps/ps.c: new version
|
|
|
|
|
1999-01-04 05:21:53 +08:00
|
|
|
Sun Jan 3 22:18:48 MET 1999 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/palette.c: applied a patch from Michael Natterer
|
|
|
|
that fixes a segfault in the palette dialog.
|
|
|
|
|
1999-01-03 08:12:39 +08:00
|
|
|
Sat Jan 2 23:22:29 GMT 1999 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/palette.c
|
|
|
|
* app/palette_select.h
|
|
|
|
* app/palette_select.c
|
|
|
|
|
|
|
|
An attempt at a better/improved palette dialog using a notebook
|
|
|
|
style for selection.
|
|
|
|
|
1999-01-03 07:28:01 +08:00
|
|
|
Sat Jan 2 15:26:31 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* plug-ins/script-fu/scripts/Makefile.am: use -DREGEX_MALLOC,
|
|
|
|
seems to be more portable
|
|
|
|
|
|
|
|
* plug-ins/png/png.c: use a default gamma of 2.2 when gamma
|
|
|
|
correction isn't enabled
|
|
|
|
|
1999-01-02 11:30:04 +08:00
|
|
|
Fri Jan 1 19:28:23 PST 1999 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c: remove bogus constification
|
|
|
|
|
|
|
|
* po/sv.po: updates from Tomas Ogren <stric@ing.umu.se>
|
|
|
|
|
1998-12-26 02:22:01 +08:00
|
|
|
Fri Dec 25 10:01:19 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* i18n markings from Daniel Egger (mostly removal of tags around
|
|
|
|
PDB stuff), some constification
|
|
|
|
|
|
|
|
* I went on a sprintf pogrom. Use g_snprintf or g_strdup_printf
|
|
|
|
where applicable, to prevent overflows, especially with filenames
|
|
|
|
and translated strings. suid gimp is now more secure. ;)
|
|
|
|
|
|
|
|
Thu Dec 24 01:06:26 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Made 1.1.0 release
|
|
|
|
|
1998-12-24 09:11:03 +08:00
|
|
|
Wed Dec 23 17:00:47 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* autogen.sh: bitch if we can't find gtk.m4 or gettext.m4
|
|
|
|
|
1998-12-24 08:49:31 +08:00
|
|
|
Wed Dec 23 16:48:34 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* README
|
|
|
|
* INSTALL: administrivia
|
|
|
|
|
1998-12-24 08:08:39 +08:00
|
|
|
Wed Dec 23 23:59:52 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/palette.c
|
|
|
|
* app/Makefile.am
|
|
|
|
|
|
|
|
New:-
|
|
|
|
|
|
|
|
* app/palette_select.h
|
|
|
|
* app/palette_select.c
|
|
|
|
|
|
|
|
New smaller palette select dialog. This has an edit button
|
|
|
|
which invokes the palette editor.
|
|
|
|
|
1998-12-24 03:42:58 +08:00
|
|
|
1998-12-22 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/docindex.c, app/docindex.h, app/docindexif.c,
|
|
|
|
app/docindexif.h: Fixed multiple file drop. Brought docindex.c
|
|
|
|
and docindex.h to to be consistent with go's versions of the same.
|
|
|
|
|
1998-12-22 17:49:46 +08:00
|
|
|
1998-12-22 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* TODO: added some GUI ideas..
|
|
|
|
|
1998-12-22 14:03:53 +08:00
|
|
|
Mon Dec 21 22:00:59 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* NEWS: nice file from Xach
|
|
|
|
|
|
|
|
* libgimp/parasite.c
|
|
|
|
* app/gimpdrawable.c: warning fixups
|
|
|
|
|
1998-12-22 06:42:13 +08:00
|
|
|
Tue Dec 22 17:43:08 EST 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* gimp1_1_splash.ppm: Replaced tigert's lovely splash
|
|
|
|
screen with something more approriate for a unstable
|
|
|
|
development release.
|
|
|
|
|
1998-12-21 06:40:03 +08:00
|
|
|
Sun Dec 20 23:34:37 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c: another patch from Xach. Eek, I should have
|
|
|
|
waited for him to finish his changes, but it seems to work
|
|
|
|
correctly now.
|
|
|
|
|
1998-12-20 08:13:50 +08:00
|
|
|
Sat Dec 19 15:46:27 CST 1998 Shawn T. Amundson <amundson@gtk.org>
|
|
|
|
|
|
|
|
* app/brush_edit.c:
|
|
|
|
app/by_color_select.c:
|
|
|
|
plug-ins/script-fu/script-fu-scripts.c:
|
|
|
|
plug-ins/compose/compose.c:
|
|
|
|
plug-ins/fp/fp.c:
|
|
|
|
plug-ins/fp/fp_gdk.c:
|
|
|
|
plug-ins/fp/fp_gtk.c:
|
|
|
|
plug-ins/maze/maze_face.c: s/gtk_label_set/gtk_label_set_text/g
|
|
|
|
|
1998-12-20 07:59:04 +08:00
|
|
|
Sun Dec 20 00:55:21 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c: applied the second patch from Xach with
|
|
|
|
a slight modification to get centered fixed-size selections
|
|
|
|
right.
|
|
|
|
|
1998-12-20 02:22:14 +08:00
|
|
|
Sat Dec 19 19:19:22 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c: applied the patch from Xach. Corrects the
|
|
|
|
behaviour of ratio-constrained selections.
|
|
|
|
|
1998-12-19 22:22:35 +08:00
|
|
|
Sat Dec 19 15:13:47 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/session.c: use new gtk_window_set_default_size() to
|
|
|
|
restore the size of dialog-windows
|
|
|
|
|
1998-12-19 08:09:15 +08:00
|
|
|
Sat Dec 19 00:01:49 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Missed app/Makefile.am. Need to add palette_entries.h
|
|
|
|
|
1998-12-19 08:00:06 +08:00
|
|
|
Fri Dec 18 23:46:11 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
Changed the palette dialog. New functionality. Better previews.
|
|
|
|
Can display larger palettes. Can import palettes from images and from
|
|
|
|
gradients. Fixed colour selection so that the hightlighted
|
|
|
|
square says in sync on redraws.
|
|
|
|
|
|
|
|
* app/convert.h
|
|
|
|
* app/palette.h
|
|
|
|
* app/palette.c
|
|
|
|
* app/gradient.c
|
|
|
|
* app/gradient_select.c
|
|
|
|
* app/gimage.c
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
|
|
|
|
New file:-
|
|
|
|
|
|
|
|
* app/palette_entries.h
|
|
|
|
|
1998-12-17 19:53:22 +08:00
|
|
|
Thu Dec 17 03:50:51 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am: added some missing files
|
|
|
|
|
|
|
|
* README, NEWS, AUTHORS: various sundry changes
|
|
|
|
|
1998-12-17 19:40:19 +08:00
|
|
|
Thu Dec 17 03:37:43 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/crop.c
|
|
|
|
* app/gimpimage.c: warning pogrom
|
|
|
|
|
1998-12-17 10:03:43 +08:00
|
|
|
1998-12-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/xcf.c: fixed bug in the resolution saving code and
|
|
|
|
added a sanity check to the resolution loading.
|
|
|
|
|
1998-12-17 05:29:55 +08:00
|
|
|
Wed Dec 16 13:27:23 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c: removed my_gtk_label_set, since the underlying
|
|
|
|
implementation changed. Why was this there anyway?
|
|
|
|
|
1998-12-16 23:48:43 +08:00
|
|
|
1998-12-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: fixed a bug in combine_inten_and_inten_a_pixels.
|
|
|
|
Use INT_MULT and friends everywhere possible.
|
|
|
|
|
1998-12-16 19:23:30 +08:00
|
|
|
1998-12-16 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* libgimp/gserialize.c
|
|
|
|
* libgimp/gserialize.h: Changed the enum values to allow for
|
|
|
|
simpler future expansion.
|
|
|
|
|
|
|
|
* libgimp/parasite.c
|
|
|
|
* libgimp/parasite.h: s/persistant/persistent/.
|
|
|
|
new accessor functions for parasites. #defines for new flags.
|
|
|
|
|
|
|
|
* app/paintbrush.c: added timeing code for brush strokes.
|
|
|
|
It is #ifed out, and is only valid for shift clicks.
|
|
|
|
|
|
|
|
* app/parasite_cmds.h: fixed a warning
|
|
|
|
|
|
|
|
* app/parasitelist.h
|
|
|
|
* app/parasitelist.c: added _for_each and _length functions
|
|
|
|
|
|
|
|
* app/gimpdrawable.c: set the dirty flag when adding or removing a
|
|
|
|
persistent parasite
|
|
|
|
|
|
|
|
* app/gimpimage.c: set the dirty flag when adding or removing a
|
|
|
|
persistent parasite. Fixed bug and removed debug statements in
|
|
|
|
merge_down.
|
|
|
|
|
|
|
|
* app/xcf.c: save and load resolution, parasites, and tattoos.
|
|
|
|
|
|
|
|
* app/main.c: updated the deserialize test.
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c
|
|
|
|
* plug-ins/gif/gif.c: use PARASITE_PERSISTENT define instead of 1
|
|
|
|
|
|
|
|
* plug-ins/bmp/bmp.c
|
|
|
|
* plug-ins/bmp/bmp.h: declare some struct variable as extern.
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Lots of optimizations aimed at speeding up
|
|
|
|
painting. Should see a 2-4X speed up on most painting
|
|
|
|
(depending on paint modes, brush size etc.)
|
|
|
|
|
|
|
|
* app/drawable.c: check for NULL drawable in drawable_ID.
|
|
|
|
this stops us from being crashed by ill-behaved plug-ins
|
|
|
|
|
1998-12-16 08:37:09 +08:00
|
|
|
Tue Dec 15 16:18:40 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/*: stuff from patches/i18n by Daniel Egger
|
|
|
|
|
|
|
|
* app/channels_dialog.c: fixes minor buglets in the channels
|
|
|
|
dialog
|
|
|
|
|
1998-12-15 11:13:46 +08:00
|
|
|
Mon Dec 14 18:56:42 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* removed intl virtual modules, use them new fangled
|
|
|
|
autogen.sh's
|
|
|
|
|
1998-12-14 04:16:01 +08:00
|
|
|
Sun Dec 13 21:11:24 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/dbbrowser/dbbrowser_utils.c: added help display
|
|
|
|
|
1998-12-14 02:52:34 +08:00
|
|
|
Sun Dec 13 19:48:50 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.[ch]
|
|
|
|
* app/gimage.c
|
|
|
|
* app/interface.c: I guess finally we have the coordinates
|
|
|
|
display working with all font sizes and even after scaling the
|
|
|
|
image
|
|
|
|
|
1998-12-13 01:41:41 +08:00
|
|
|
Sat Dec 12 17:36:51 GMT 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/interface.c
|
|
|
|
* app/gdisplay.c: tweak to make status bar update correctly (most
|
|
|
|
of the time). As Sven has already noted, there seems to be a GTK
|
|
|
|
bug involved.
|
|
|
|
|
|
|
|
* app/disp_callbacks.c: only update the cursor co-ords if we
|
|
|
|
actually know them. Gets rid of silly (0,0) announcements.
|
|
|
|
|
1998-12-11 05:26:50 +08:00
|
|
|
Thu Dec 10 19:09:53 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: check only for "perl", not "perl5.005xx".
|
|
|
|
|
1998-12-06 05:49:40 +08:00
|
|
|
Sat Dec 5 21:31:57 GMT 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/commands.[ch]
|
|
|
|
* app/edit_selection.c
|
|
|
|
* app/gdisplay.[ch]
|
|
|
|
* app/gdisplay_ops.[ch]
|
|
|
|
* app/image_render.c
|
|
|
|
* app/info_window.c
|
|
|
|
* app/magnify.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/scale.c: image rendering now happens with float scale
|
|
|
|
factors, independent in X and Y axes. Turning on dot-for-dot in view
|
|
|
|
menu does what gimp always used to do (ie one image pixel becomes
|
|
|
|
one monitor pixel). Dot-for-dot is on by default so people
|
|
|
|
shouldn't notice any difference unless they load an image that's
|
|
|
|
not at 72 dpi and also turn off dot-for-dot.
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/preferences_dialog.c: new gimprc options
|
|
|
|
(monitor-xresolution <float>) and corresponding
|
|
|
|
(monitor-yresolution <float>). Uglyness in preferences dialog to
|
|
|
|
add a "Monitor" page to the notebook, allowing user to set their
|
|
|
|
monitor's resolution or take it from the X server instead. This
|
|
|
|
badly needs cleaned up :(
|
|
|
|
|
|
|
|
* plug-ins/newsprint/newsprint.c: oops - this hasn't been working
|
|
|
|
for grayscale images since my last checkin. Now fixed.
|
|
|
|
|
1998-12-05 18:41:56 +08:00
|
|
|
Sat Dec 5 02:40:52 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: add line continuator so all files needed
|
|
|
|
are built for libgimpui
|
|
|
|
|
1998-12-05 14:23:04 +08:00
|
|
|
Fri Dec 4 22:21:39 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/docindex.c: add tree using gtk_scrolled_window_add_with_viewport
|
|
|
|
|
1998-12-05 11:38:13 +08:00
|
|
|
Sat Dec 5 04:27:44 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimpentry.[ch]: New files. Adds a new widget
|
|
|
|
that allows to specify lengths in pixels, inches and centimeters.
|
|
|
|
It is tested, but not yet used anywhere. As I don't have the time
|
|
|
|
to finish this now, I add this here for later use or for someone else
|
|
|
|
to integrate it into all gimp dialogs...
|
|
|
|
|
1998-12-04 14:46:52 +08:00
|
|
|
Fri Dec 4 01:43:59 EST 1998 Nick Fetchak <nuke@bayside.net>
|
|
|
|
|
|
|
|
* app/crop.[ch]: Added option to crop the active layer only
|
|
|
|
|
1998-12-04 07:01:44 +08:00
|
|
|
Thu Dec 3 16:51:42 CST 1998 Shawn T. Amundson <amundson@gtk.org>
|
|
|
|
|
|
|
|
* app/channel_ops.c
|
|
|
|
* app/color_balance.c
|
|
|
|
* app/color_select.c
|
|
|
|
* app/commands.c
|
|
|
|
* app/convert.c
|
|
|
|
* app/curves.c
|
|
|
|
* app/docindex.c
|
|
|
|
* app/errorconsole.c
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/fileops.c
|
|
|
|
* app/gdisplay_ops.c
|
|
|
|
* app/histogram_tool.c
|
|
|
|
* app/info_dialog.c
|
|
|
|
* app/layer_select.c
|
|
|
|
* app/levels.c
|
|
|
|
* app/pattern_select.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/posterize.c
|
|
|
|
* app/resize.c
|
|
|
|
* app/threshold.c
|
|
|
|
* app/tips_dialog.c: use gtk_container_set_border_width and
|
1999-04-15 03:51:49 +08:00
|
|
|
gtk_window_set_position instead of deprecated versions
|
1998-12-04 07:01:44 +08:00
|
|
|
|
|
|
|
|
1998-12-02 12:15:48 +08:00
|
|
|
Tue Dec 1 22:12:08 CST 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/bezier_select.c: fixed the dialog destroy handling in the
|
|
|
|
bezier extends dialog.
|
|
|
|
|
1998-12-02 09:42:08 +08:00
|
|
|
Wed Dec 2 02:40:34 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/drawable_cmds.[ch]
|
|
|
|
* app/internal_procs.c: Export gimp_drawable_set_image() to the
|
|
|
|
PDB.. Needed for the GAP plug-in.
|
|
|
|
|
1998-12-02 07:19:01 +08:00
|
|
|
Tue Dec 1 15:12:29 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/gradient.c
|
|
|
|
* app/gradient_select.c:
|
|
|
|
s/gtk_clist_set_border/gtk_clist_set_shadow_type/
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* app/Makefile.am: use GIMP_THREAD_FOO substitution
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: initialize some vars to quell warnings
|
|
|
|
|
1998-11-28 14:44:59 +08:00
|
|
|
Fri Nov 27 22:44:01 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/dbbrowser/dbbrowser_utils.c: scrolled window fix
|
|
|
|
|
1998-11-28 10:39:47 +08:00
|
|
|
Sat Nov 28 03:36:54 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* /app/gimage_mask_cmds.c: fixed an obvious bug (thanks to
|
|
|
|
Wolfgang Hofer <wolfgang.hofer@siemens.at> for reporting it)
|
|
|
|
|
1998-11-28 06:44:03 +08:00
|
|
|
Fri Nov 27 17:34:57 1998 Owen Taylor <otaylor@redhat.com>
|
|
|
|
|
|
|
|
* app/ink.c: Use MAX when combining multiple blobs,
|
|
|
|
instead of previous technique. This gives _much_
|
|
|
|
better results.
|
|
|
|
|
1998-11-28 03:49:53 +08:00
|
|
|
Fri Nov 27 11:45:03 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/devices.c (devices_restore): changed silent return on
|
|
|
|
device_info == NULL to a g_warning_if_fail (now that Gtk+ is fixed,
|
|
|
|
this case should never happen).
|
|
|
|
|
1998-11-27 01:49:02 +08:00
|
|
|
Wed Nov 25 18:37:44 1998 Owen Taylor <otaylor@redhat.com>
|
|
|
|
|
|
|
|
* plug-ins/gz/gz.c: We don't need GTK+, and we
|
|
|
|
don't use GTK_CFLAGS, so don't include <gtk/gtk.h>.
|
|
|
|
|
1998-11-26 15:44:17 +08:00
|
|
|
Wed Nov 25 22:26:11 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/ink.c (ink_pen_ellipse): Added yet another slider, this time
|
|
|
|
for an angle adjustment.
|
|
|
|
|
1998-11-26 14:07:22 +08:00
|
|
|
Wed Nov 25 21:41:52 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/devices.c (devices_restore): Fixed a segv - now it returns
|
|
|
|
when there are no devices configured.
|
|
|
|
|
1998-11-26 05:18:26 +08:00
|
|
|
Wed Nov 25 22:12:50 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/line-nova.scm,
|
|
|
|
plug-ins/script-fu/scripts/text-circle.scm,
|
|
|
|
plug-ins/script-fu/scripts/unsharp-mask.scm: applied update by Shuji
|
|
|
|
Narazaki <narazaki@gimp.org>.
|
|
|
|
|
1998-11-26 03:21:54 +08:00
|
|
|
Wed Nov 25 09:52:23 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/ink.c (ink_pen_ellipse, create_ink_options): Added tilt
|
|
|
|
sensitivity.
|
|
|
|
|
1998-11-23 22:47:09 +08:00
|
|
|
Mon Nov 23 06:44:10 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* applied gimp-stric-981116-1, lots o files changes in app. i18n
|
|
|
|
patch.
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c: applied gimp-tml-981121-0, use proper PDB
|
|
|
|
params
|
|
|
|
|
1998-11-23 17:25:10 +08:00
|
|
|
Mon Nov 23 01:17:57 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: require GTK+ 1.1.5
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/channels_dialog.c
|
|
|
|
* app/global_edit.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* plug-ins/film/film.c
|
|
|
|
* plug-ins/gfig/gfig.c
|
|
|
|
* plug-ins/xd/xd.c
|
|
|
|
* plug-ins/libgck/gck/gcklistbox.c: fixes for new scrolled window
|
|
|
|
viewport behavior
|
|
|
|
|
|
|
|
* libgimp/gimpwire.c
|
|
|
|
* app/xcf.c: use g_htonl and friends
|
|
|
|
|
|
|
|
* app/main.c: ditch some unused variables
|
|
|
|
|
|
|
|
* app/Makefile.am: removed unused pixmap references
|
|
|
|
|
1998-11-20 04:20:46 +08:00
|
|
|
Thu Nov 19 21:17:19 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.[ch]
|
|
|
|
* app/interface.c: set a proper size for the coordinates display
|
|
|
|
in the statusbar
|
|
|
|
|
1998-11-19 00:38:55 +08:00
|
|
|
Wed Nov 18 17:35:38 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c: fixed a longstanding bug in the splash-screen.
|
|
|
|
Finally it shouldn't resize even with LARGE fonts.
|
|
|
|
|
1998-11-18 23:48:11 +08:00
|
|
|
Wed Nov 18 16:44:32 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/ops_buttons.[ch]
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/channels_dialog.c: new GTK feature greys out buttons
|
|
|
|
automatically. Much simpler code now.
|
|
|
|
|
|
|
|
* app/tools/*_is.xpm: removed pixmaps for insensitive state
|
|
|
|
|
1998-11-18 09:35:02 +08:00
|
|
|
Tue Nov 17 17:34:34 1998 Raph Levien <raph@acm.org>
|
|
|
|
|
|
|
|
* plug-ins/waterselect/waterselect.c: Trying to make the response
|
|
|
|
a little more polished (i.e. it only picks up paint when you press
|
|
|
|
down, not when you pick up). Some Gtk 1.0 fixes.
|
|
|
|
|
1998-11-17 06:10:35 +08:00
|
|
|
Mon Nov 16 21:46:39 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/edit_cmds.c
|
|
|
|
* app/gimage_mask_cmds.c: fix warnings about using uninitialized
|
|
|
|
gimage args + one real uninited variable bug.
|
|
|
|
|
1998-11-17 02:07:34 +08:00
|
|
|
Mon Nov 16 19:04:54 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_cmds.[ch]
|
|
|
|
* app/internal_procs.c: new function to get the drawable a
|
|
|
|
floating selection is attached to (for the gap plug-in)
|
|
|
|
|
1998-11-16 02:41:53 +08:00
|
|
|
Sun Nov 15 19:36:02 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/floating_sel_cmds.[ch]
|
|
|
|
* app/internal_procs.c: export floating-selection functions
|
|
|
|
to the PDB (needed for the XJT-plug-in by Wolfgang Hofer)
|
|
|
|
|
1998-11-16 01:02:59 +08:00
|
|
|
Sun Nov 15 17:54:18 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plugins/script-fu/scripts/waves-anim.scm: cosmetic fix
|
|
|
|
|
|
|
|
* app/app_procs.c: cosmetic fix
|
|
|
|
|
|
|
|
* app/gimage.h
|
|
|
|
* app/gimage_cmds.[ch]
|
|
|
|
* app/gimpimage.[ch]
|
|
|
|
* layer_cmds.[ch]
|
|
|
|
* layers_dialog.c: first set of changes to integrate GAP
|
1998-11-16 02:41:53 +08:00
|
|
|
(Gimp Animation Plugin written by Wolfgang Hofer)
|
1998-11-16 01:02:59 +08:00
|
|
|
new functions: gimp_layer_[get|set]_linked
|
|
|
|
gimp_image_raise_layer_to_top
|
|
|
|
gimp_image_lower_layer_to_bottom
|
|
|
|
|
1998-11-15 22:09:16 +08:00
|
|
|
Sun Nov 15 15:05:22 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-11-16 01:02:59 +08:00
|
|
|
* app/gdisplay.h
|
1998-11-15 22:09:16 +08:00
|
|
|
* app/interface.c: fixed my latest changes
|
|
|
|
|
1998-11-15 21:58:31 +08:00
|
|
|
1998-11-15 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* gimp.spec: changed wilbur to wilber in RPM/*.xpm,
|
|
|
|
updated gimp.spec accordingly. Can someone like Marc
|
|
|
|
check that I didnt break anything, I tried to be very
|
|
|
|
gentle :)
|
|
|
|
|
|
|
|
|
1998-11-15 20:58:37 +08:00
|
|
|
Sun Nov 15 13:09:43 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/blend.c: allow the use of DIVIDE_MODE.
|
|
|
|
|
1998-11-15 07:28:47 +08:00
|
|
|
Sat Nov 14 23:16:55 GMT 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpimageP.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimage_cmds.c
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/info_window.c
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpimage.c
|
|
|
|
* plug-ins/newsprint/newsprint.c
|
|
|
|
* plug-ins/tiff/tiff.c: gimp_image_{get,set}_resolution() calls
|
|
|
|
now get and set both X and Y resolutions. Gimp image struct now
|
|
|
|
has two resolution fields, one for each direction. I've updated
|
|
|
|
the two plugins which used the info (TIFF and newsprint).
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
Sat Nov 14 20:15:46 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/*: removed the image
|
|
|
|
argument from functions that no longer need it.
|
|
|
|
|
1998-11-15 04:06:30 +08:00
|
|
|
Sat Nov 14 20:02:31 GMT 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/rect_select.c: deal with zero-size selections correctly (ie,
|
|
|
|
select the whole image but don't show marching ants).
|
|
|
|
|
|
|
|
* app/app_procs.c: sort out colourmap before creating splash
|
|
|
|
window, so if we need to install a private cmap then everything
|
|
|
|
will use it.
|
|
|
|
|
|
|
|
* plug-ins/newsprint/newsprint.c: delete spurious debugging printf.
|
|
|
|
|
1998-11-14 06:11:37 +08:00
|
|
|
Fri Nov 13 23:07:22 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.[ch]
|
|
|
|
* app/interface.c: applied the patch from
|
|
|
|
Kevin Cozens <kcozens@interlog.com>:
|
|
|
|
|
|
|
|
size of area displaying cursor position
|
|
|
|
is now adjusted to fit maximum possible cursor values
|
|
|
|
|
API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE
* airbrush.c, blend.c, brightness_contrast.c, bucket_fill.c
by_color_select.c, channel_ops.c, clone.c, color_balance.c
color_picker.c, convolve.c, curves.c, desaturate.c, edit_cmds.c
equalize.c, eraser.c, flip_tool.c, fuzzy_select.c,
gimage_mask_cmds.c histogram_tool.c, hue_saturation.c, invert.c,
levels.c, pencil.c paintbrush.c, perspective_tool.c, posterize.c,
rotate_tool.c scale_tool.c, shear_tool.c, text_tool.c, threshold.c:
API-mega-break-it-all patch part one: removed the unnecessary
PDB_IMAGE argument from many functions.
Affected functions:
gimp_airbrush gimp_blend gimp_brightness_contrast gimp_bucket_fill
gimp_by_color_select gimp_channel_ops_offset gimp_clone gimp_color_balance
gimp_color_picker gimp_convolve gimp_curves_explicit gimp_curves_spline
gimp_desaturate gimp_edit_clear gimp_edit_copy gimp_edit_cut gimp_edit_fill
gimp_edit_paste gimp_edit_stroke gimp_equalize gimp_eraser
gimp_eraser_extended gimp_flip gimp_fuzzy_select gimp_histogram
gimp_hue_saturation gimp_invert gimp_levels gimp_paintbrush
gimp_paintbrush_extended gimp_pencil gimp_perspective gimp_posterize
gimp_rotate gimp_scale gimp_selection_float gimp_selection_layer_alpha
gimp_selection_load gimp_shear gimp_threshold
1998-11-14 04:40:00 +08:00
|
|
|
Fri Nov 13 16:48:10 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/airbrush.c, app/blend.c, app/brightness_contrast.c,
|
|
|
|
app/bucket_fill.c by_color_select.c, app/channel_ops.c, app/clone.c,
|
|
|
|
app/color_balance.c color_picker.c, app/convolve.c, app/curves.c,
|
|
|
|
app/desaturate.c, app/edit_cmds.c equalize.c, app/eraser.c,
|
|
|
|
app/flip_tool.c, app/fuzzy_select.c, gimage_mask_cmds.c
|
|
|
|
app/histogram_tool.c, app/hue_saturation.c, app/invert.c, levels.c,
|
|
|
|
app/pencil.c app/paintbrush.c, app/perspective_tool.c,
|
|
|
|
app/posterize.c, rotate_tool.c app/scale_tool.c, app/shear_tool.c,
|
|
|
|
app/text_tool.c, app/threshold.c:
|
1998-11-15 04:46:25 +08:00
|
|
|
|
API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE
* airbrush.c, blend.c, brightness_contrast.c, bucket_fill.c
by_color_select.c, channel_ops.c, clone.c, color_balance.c
color_picker.c, convolve.c, curves.c, desaturate.c, edit_cmds.c
equalize.c, eraser.c, flip_tool.c, fuzzy_select.c,
gimage_mask_cmds.c histogram_tool.c, hue_saturation.c, invert.c,
levels.c, pencil.c paintbrush.c, perspective_tool.c, posterize.c,
rotate_tool.c scale_tool.c, shear_tool.c, text_tool.c, threshold.c:
API-mega-break-it-all patch part one: removed the unnecessary
PDB_IMAGE argument from many functions.
Affected functions:
gimp_airbrush gimp_blend gimp_brightness_contrast gimp_bucket_fill
gimp_by_color_select gimp_channel_ops_offset gimp_clone gimp_color_balance
gimp_color_picker gimp_convolve gimp_curves_explicit gimp_curves_spline
gimp_desaturate gimp_edit_clear gimp_edit_copy gimp_edit_cut gimp_edit_fill
gimp_edit_paste gimp_edit_stroke gimp_equalize gimp_eraser
gimp_eraser_extended gimp_flip gimp_fuzzy_select gimp_histogram
gimp_hue_saturation gimp_invert gimp_levels gimp_paintbrush
gimp_paintbrush_extended gimp_pencil gimp_perspective gimp_posterize
gimp_rotate gimp_scale gimp_selection_float gimp_selection_layer_alpha
gimp_selection_load gimp_shear gimp_threshold
1998-11-14 04:40:00 +08:00
|
|
|
API-mega-break-it-all patch part one: removed the unnecessary
|
|
|
|
PDB_IMAGE argument from many functions.
|
|
|
|
|
1998-11-13 12:00:54 +08:00
|
|
|
1998-11-12 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/drawable_cmds.c, app/gimage_cmds.c
|
|
|
|
* app/parasite_cmds.c, libgimp/parasite.[ch],
|
|
|
|
* libgimp/gimp.c, libgimp/gimpprotocol.c
|
|
|
|
* tiff.c, gif.c, script-fu.c: removed all references to
|
1998-11-15 04:46:25 +08:00
|
|
|
parasite_error() and parasite_is_error(). Enable the
|
1998-11-13 12:00:54 +08:00
|
|
|
passing of null parasites in the pdb. Return a copy of the
|
|
|
|
parasite instead of the orginal in all pdb functions.
|
|
|
|
|
1998-11-11 20:19:57 +08:00
|
|
|
Wed Nov 11 04:18:57 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: fix buglet with making GLIB_LIBS (shouldn't have
|
|
|
|
been tripped, but bug nevertheless)
|
|
|
|
|
1998-11-11 10:20:29 +08:00
|
|
|
Wed Nov 11 02:27:46 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* libgimp/gimp.c (gimp_run_procedure2): fixed a memory leak,
|
|
|
|
(gimp_destroy_paramdefs) new function.
|
API-mega-break-it-all patch part one: removed the unnecessary PDB_IMAGE
* airbrush.c, blend.c, brightness_contrast.c, bucket_fill.c
by_color_select.c, channel_ops.c, clone.c, color_balance.c
color_picker.c, convolve.c, curves.c, desaturate.c, edit_cmds.c
equalize.c, eraser.c, flip_tool.c, fuzzy_select.c,
gimage_mask_cmds.c histogram_tool.c, hue_saturation.c, invert.c,
levels.c, pencil.c paintbrush.c, perspective_tool.c, posterize.c,
rotate_tool.c scale_tool.c, shear_tool.c, text_tool.c, threshold.c:
API-mega-break-it-all patch part one: removed the unnecessary
PDB_IMAGE argument from many functions.
Affected functions:
gimp_airbrush gimp_blend gimp_brightness_contrast gimp_bucket_fill
gimp_by_color_select gimp_channel_ops_offset gimp_clone gimp_color_balance
gimp_color_picker gimp_convolve gimp_curves_explicit gimp_curves_spline
gimp_desaturate gimp_edit_clear gimp_edit_copy gimp_edit_cut gimp_edit_fill
gimp_edit_paste gimp_edit_stroke gimp_equalize gimp_eraser
gimp_eraser_extended gimp_flip gimp_fuzzy_select gimp_histogram
gimp_hue_saturation gimp_invert gimp_levels gimp_paintbrush
gimp_paintbrush_extended gimp_pencil gimp_perspective gimp_posterize
gimp_rotate gimp_scale gimp_selection_float gimp_selection_layer_alpha
gimp_selection_load gimp_shear gimp_threshold
1998-11-14 04:40:00 +08:00
|
|
|
* libgimp/gimp.h (gimp_destroy_paramdefs): added prototype.
|
1998-11-11 10:20:29 +08:00
|
|
|
* libgimp/gimpfeatures.h.in (GIMP_HAVE_DESTROY_PARAMDEFS): new macro.
|
|
|
|
* plug-ins/script-fu/script-fu.c (init_procedures): fixed a
|
|
|
|
big memory leak (this also applied to perl!)
|
|
|
|
|
1998-11-11 06:50:34 +08:00
|
|
|
Tue Nov 10 23:44:07 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimpmatrix.[ch]
|
1998-11-15 04:46:25 +08:00
|
|
|
* app/transform_core.c: minimal speedup
|
1998-11-11 06:50:34 +08:00
|
|
|
|
|
|
|
* app/scale_tool.c: Use transform_core_do() for scaling too.
|
|
|
|
This gives a consistent behaviour regarding the corrective transform
|
|
|
|
and seems to be faster anyway...
|
|
|
|
|
1998-11-09 23:23:29 +08:00
|
|
|
Mon Nov 9 16:20:33 MET 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/session.c: use gdk_window_get_root_origin to get the window
|
|
|
|
position
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
1998-11-15 04:46:25 +08:00
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm: small cosmetic fixes
|
|
|
|
|
1998-11-09 10:05:24 +08:00
|
|
|
Sun Nov 8 17:51:52 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Makefile.am
|
|
|
|
* README.i18n: new file, explains i18n stuff
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/(lots of files): applied
|
|
|
|
gimp-ruth-981108-0, use nice SF-FONT and SF-FILENAME stuff
|
|
|
|
|
|
|
|
* plug-ins/png/png.c: applied gimp-ruth-981108-1, fixes loader for
|
|
|
|
some indexed pngs. Also default to level 6 compression, level 9
|
|
|
|
compression is cpu hungry and isn't much of a win compared to 6.
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c: applied gimp-ruth-981108-2, major tiff
|
|
|
|
rework
|
|
|
|
|
1998-11-09 09:18:19 +08:00
|
|
|
1998-11-08 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
|
|
|
* configure.in (sendmail_path): Prefer /usr/sbin/sendmail to
|
1998-11-15 04:46:25 +08:00
|
|
|
/usr/lib/sendmail.
|
1998-11-09 09:18:19 +08:00
|
|
|
|
1998-11-08 07:02:14 +08:00
|
|
|
1998-11-07 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* libgimp/{gimp.h, gimpchannel.c, gimpdrawable.c, gimplayer.c}:
|
|
|
|
export the tattoo functions to the plug-ins
|
1998-11-15 04:46:25 +08:00
|
|
|
|
|
|
|
* libgimp/gserialize.c, libgimp/gserialize.h: new files for
|
1998-11-08 07:02:14 +08:00
|
|
|
serializing structures
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-11-08 07:02:14 +08:00
|
|
|
* main.c: test the gserialize functions
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-11-08 07:02:14 +08:00
|
|
|
* gimpsignal.h: declare gimp_sigtype_* as extern
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-11-06 08:51:39 +08:00
|
|
|
Thu Nov 5 16:42:21 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Makefile.am: added MAINTAINERS to EXTRA_DIST
|
|
|
|
|
|
|
|
* configure.in: nicer -Wall, -ansi, etc. adding for CFLAGS with gcc
|
|
|
|
|
|
|
|
* libgimp/parasite*.h
|
|
|
|
* libgimp/gimpintl.h
|
|
|
|
* app/Makefile.am
|
|
|
|
* po/Makefile.in.in
|
|
|
|
* configure.in: portablity, locale patch (gimp-joke-981028-0)
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile.am: added lic, mapcolor, and xbm plug-ins
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/menus.c: cosmetic message fixes
|
|
|
|
|
|
|
|
* libgimp/parasite.c: use %p to print pointers
|
|
|
|
|
|
|
|
* plug-ins/dbbrowser/dbbrowser_utils.[ch]: changes for new clist
|
|
|
|
stuff
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/scripts/carved-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/chrome-it.scm
|
|
|
|
* plug-ins/script-fu/scripts/crystal-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/neon-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/sota-chrome-logo.scm: applied
|
|
|
|
gimp-ruth-981103-0, adds a filesel to script-fu and SF-FILENAME
|
|
|
|
param type. Make some scripts use this.
|
|
|
|
|
1998-11-06 07:10:31 +08:00
|
|
|
Thu Nov 5 21:55:46 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
* app/gradient.c
|
1998-11-06 07:10:31 +08:00
|
|
|
* app/gradient_select.c
|
|
|
|
|
|
|
|
Changes due to gtk+ updates. Clist have been changed recently
|
1998-11-15 04:46:25 +08:00
|
|
|
in gtk which required changes to source code. These changes
|
|
|
|
have only been tested with the gtk version that introduced these
|
1998-11-06 07:10:31 +08:00
|
|
|
changes. (so lets get all those updates going...)
|
|
|
|
|
1998-11-05 09:30:34 +08:00
|
|
|
Wed Nov 4 11:24:55 EST 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* MAINTAINERS: added a list of current maintainers
|
|
|
|
and developers and what they work on.
|
1998-11-04 07:19:00 +08:00
|
|
|
|
1998-11-05 07:30:18 +08:00
|
|
|
Wed Nov 4 22:23:18 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
* app/gradient.c
|
1998-11-05 07:30:18 +08:00
|
|
|
* app/Makefile.am
|
|
|
|
|
|
|
|
New files
|
|
|
|
|
|
|
|
* app/gradient_select.c
|
|
|
|
* app/gradient_header.h
|
|
|
|
|
|
|
|
Split gradient selector dialog out of the main gradient code.
|
|
|
|
New gradient headerfile that contains the key gradient structures
|
|
|
|
and #defines.
|
|
|
|
|
1998-11-04 07:19:00 +08:00
|
|
|
Tue Nov 3 21:47:53 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/comic-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/glossy.scm
|
|
|
|
* plug-ins/script-fu/scripts/land.scm
|
|
|
|
* plug-ins/script-fu/scripts/lava.scm
|
|
|
|
* plug-ins/script-fu/scripts/rendermap.scm
|
|
|
|
|
|
|
|
Updated these scripts to use the new SF-GRADIENT Script-fu type.
|
|
|
|
|
1998-11-04 03:56:18 +08:00
|
|
|
Tue Nov 3 04:39:40 EST 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/swirl-tile.scm: ooops, I accidently
|
|
|
|
committed a broken file again. Found by Nick Lamb.
|
|
|
|
|
1998-11-02 05:28:59 +08:00
|
|
|
Sun Nov 1 21:20:04 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* libgimp/gimpfeatures.h.in: new feature: GIMP_HAVE_RESOLUTION_INFO
|
|
|
|
* plug-ins/newsprint/newsprint.c: updated to version 0.50:
|
|
|
|
- use resolution info from images to set initial value of "Input
|
|
|
|
SPI" slider.
|
|
|
|
- Sliders now locked togther correctly.
|
|
|
|
- Got rid of timing message.
|
|
|
|
- Fixed compile warnings on Alphas.
|
|
|
|
- Option menu to select the channel to edit to save screen real
|
|
|
|
estate (tickles a cosmetic bug in gtk, get the latest version).
|
|
|
|
- Moved from <Image>/Filter/Misc to .../Render
|
1998-11-01 06:50:25 +08:00
|
|
|
|
|
|
|
Sat Oct 31 21:47:14 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/gradient.c
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-11-01 06:50:25 +08:00
|
|
|
Fixed for problems with renaming + fix for interactions between editor
|
|
|
|
and gradient selection popups.
|
|
|
|
|
1998-11-01 00:22:37 +08:00
|
|
|
Sat Oct 31 14:57:40 GMT 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/gradient.c
|
|
|
|
* app/gradient.h
|
|
|
|
* app/internal_procs.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/session.c
|
|
|
|
* app/session.h
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimpmenu.h
|
|
|
|
* libgimp/app/gimprc.c
|
|
|
|
* libgimp/libgimpmenu.c
|
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm
|
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
|
|
|
|
|
|
|
New file:-
|
|
|
|
|
|
|
|
* libgimp/gimpgradientmenu.c
|
|
|
|
|
|
|
|
New gradient selector widget (smaller than the editor). This can now
|
1998-11-15 04:46:25 +08:00
|
|
|
be controlled via the PDB.
|
1998-11-01 00:22:37 +08:00
|
|
|
|
|
|
|
New widget which gives easy way to do gradient selections. This
|
|
|
|
new widget is used by script-fu (see the test->sphere script).
|
|
|
|
|
|
|
|
gradient.c needs to be split up (source is almost already split
|
|
|
|
I will complete this RSN).
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-31 08:46:33 +08:00
|
|
|
Sat Oct 31 01:37:23 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* configure.in: make perl use the GLIB_CFLAGS/LIBS vars properly.
|
1998-10-31 08:46:33 +08:00
|
|
|
|
|
|
|
Tue Oct 6 11:07:56 CEST 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/drawable_cmds.c: corrected documentation for gimp_drawable_fill.
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-30 18:21:33 +08:00
|
|
|
Fri Oct 30 01:53:56 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* app/parasitelist.c
|
|
|
|
* app/parasitelist.h
|
|
|
|
* app/parasitelistF.h
|
|
|
|
* app/parasitelistP.h: new files to implement a list class for
|
|
|
|
storing parasites in hash tables.
|
|
|
|
|
|
|
|
* app/gimpparasite.c
|
|
|
|
* app/gimpparasite.h: new files for attaching parasites to the gimp.
|
|
|
|
|
|
|
|
* app/Makefile.am, app/app_procs.c, app/channel.c, app/channel.h,
|
|
|
|
* app/file_new_dialog.c, app/gimage_cmds.c, app/gimage_cmds.h,
|
|
|
|
* app/gimpdrawable.c, app/gimpdrawable.h, app/gimpdrawableP.h,
|
|
|
|
* app/gimpimage.c, app/gimpimage.h, app/gimpimageF.h, app/gimpimageP.h,
|
|
|
|
* app/internal_procs.c, app/layer.c, app/layer.h, app/parasite_cmds.c,
|
|
|
|
* app/parasite_cmds.h, app/plug_in.c: various changes to utillize
|
|
|
|
the above new files
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: remove unecessary #include
|
|
|
|
|
|
|
|
* libgimp/gimpfeatures.h.in: #define GIMP_HAVE_PARASITES
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-console.c: ugly work around for a bug
|
|
|
|
I can't track down. Posibly in gtk+, or unique to my system.
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu.c: fix a bug in parasite parsing
|
|
|
|
|
|
|
|
* libgimp/Makefile.am, libgimp/gimp.h, libgimp/gimpdrawable.c,
|
|
|
|
* libgimp/gimpimage.c, libgimp/gimpparasite.c, libgimp/parasite.c
|
|
|
|
: removed parasite_slist functions. added new parasite functions.
|
|
|
|
|
|
|
|
* libgimp/gimpmatrix.h, libgimp/parasite.h: added extern "C"
|
|
|
|
|
1998-10-27 17:26:38 +08:00
|
|
|
Tue Oct 27 01:21:17 PST 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/indexed_palette.c: applied gimp-ruth-981025-0, cosmetic fix
|
|
|
|
for indexed palette dialog
|
|
|
|
|
|
|
|
* app/fileops.[ch]
|
|
|
|
* app/gimage.h
|
|
|
|
* app/gimpimage.[ch]
|
|
|
|
* app/gimpimageP.h: applied gimp-ruth-981025-1, remember LAST_VALS
|
|
|
|
for image save
|
|
|
|
|
1998-10-27 09:31:16 +08:00
|
|
|
Sun Oct 25 18:59:56 CET 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: changed order in library search path
|
|
|
|
for the perl plug-in.
|
|
|
|
|
1998-10-25 13:55:36 +08:00
|
|
|
Sat Oct 24 22:42:10 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* applied gimp-joke-981006-0, portabilty patch
|
|
|
|
|
1998-10-25 13:07:09 +08:00
|
|
|
Sat Oct 24 22:05:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: sinclude by hand to work around automake 1.3 bug
|
|
|
|
|
1998-10-25 04:11:17 +08:00
|
|
|
Sat Oct 24 14:53:19 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c: fix from Tor Lillqvist <tml@iki.fi>
|
|
|
|
to make scriptfu work again (argc = 1; line 2281)
|
|
|
|
|
1998-10-23 07:17:30 +08:00
|
|
|
Fri Oct 23 00:58:37 CEST 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* configure.in: got rid of the ugly but harmless autoconf warning
|
|
|
|
in line 117.
|
|
|
|
|
|
|
|
Thu Oct 22 20:28:18 CEST 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
New directory tree plug-ins/perl/*
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-23 07:17:30 +08:00
|
|
|
The gimp-perl extension: many, many new files and directories (see
|
|
|
|
plug-ins/perl/MANIFEST for a list).
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-23 07:17:30 +08:00
|
|
|
It uses a private ChangeLog in plug-ins/perl/Changes.
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-23 07:17:30 +08:00
|
|
|
* configure.in, plug-ins/Makefile.am, INSTALL: changed to accomodate
|
|
|
|
the new extension.
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-23 07:17:30 +08:00
|
|
|
* config.h.in: added HAVE_VSNPRINTF, removed duplicate HAVE_VPRINTF.
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-22 19:39:32 +08:00
|
|
|
Thu Oct 22 04:35:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/checkerboard/checkerboard.c: fixed a buglet that
|
|
|
|
caused an FP exception in PsychoBilly mode
|
|
|
|
|
|
|
|
* added borderaverage, wind, jigsaw, and newsprint plug-ins
|
|
|
|
|
1998-10-22 17:49:46 +08:00
|
|
|
Thu Oct 22 02:30:38 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* configure.in: fix --disable-static compilation
|
|
|
|
|
|
|
|
* gimptool.in: use the right dir for scripts. Strip out path
|
|
|
|
from the compiled bin
|
|
|
|
|
|
|
|
* app/colormaps.c: comment out unused gamma_correct function
|
|
|
|
|
|
|
|
* app/layer.c: #include "libgimp/parasite.h"
|
|
|
|
|
|
|
|
* app/paint_funcs.c: convert icky C++ comments
|
|
|
|
|
|
|
|
* plug-ins/mosaic/mosaic.c
|
|
|
|
* plug-ins/cubism/cubism.c: cleanups
|
|
|
|
|
|
|
|
* plug-ins/libgck/gck/gckcolor.c: fix adaptive supersampling bug
|
1998-10-22 05:54:40 +08:00
|
|
|
|
1998-10-22 06:47:06 +08:00
|
|
|
Wed Oct 21 23:37:01 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
Fixed a problem in gradient.c where if a gradient was selected
|
1998-10-22 06:47:06 +08:00
|
|
|
via the PDB and the editor has not been displayed on the screen
|
|
|
|
gimp would crash.
|
|
|
|
|
|
|
|
|
1998-10-22 05:54:40 +08:00
|
|
|
Wed Oct 21 22:38:07 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/beveled-pattern-arrow.scm
|
|
|
|
* plug-ins/script-fu/scripts/beveled-pattern-bullet.scm
|
|
|
|
* plug-ins/script-fu/scripts/beveled-pattern-button.scm
|
|
|
|
* plug-ins/script-fu/scripts/beveled-pattern-heading.scm
|
|
|
|
* plug-ins/script-fu/scripts/beveled-pattern-hrule.scm
|
|
|
|
* plug-ins/script-fu/scripts/chip-away.scm
|
|
|
|
* plug-ins/script-fu/scripts/glossy.scm
|
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm
|
|
|
|
* plug-ins/script-fu/scripts/textured-logo.scm
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-22 05:54:40 +08:00
|
|
|
These scripts use new script-fu type
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
Redid yosh fix since I broke backwards compat. in
|
1998-10-22 05:54:40 +08:00
|
|
|
gimp_interactive_selection_brush().
|
|
|
|
|
1998-10-22 03:10:14 +08:00
|
|
|
Wed Oct 21 20:15:14 CEST 1998 Marc Lehmann <pcg@goof.com>
|
|
|
|
|
|
|
|
* app/plug_in.h, app/plug_in.c, app/procedural_db.c: Added an "argc"
|
|
|
|
parameter to plug_in_run and changed all callers so that they only
|
|
|
|
pass as much arguments as necessary (should be done for
|
|
|
|
procedural_db_execute as well).
|
|
|
|
|
1998-10-21 09:37:50 +08:00
|
|
|
Tue Oct 20 18:34:38 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c: make it compile. Does it work?
|
|
|
|
Mr. Tootums knows!
|
|
|
|
|
1998-10-21 06:36:52 +08:00
|
|
|
Tue Oct 20 23:20:40 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-21 06:36:52 +08:00
|
|
|
* app/brush_select.h
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/internal_procs.c
|
|
|
|
* app/gimpbrushlist.c
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimpmenu.h
|
|
|
|
* libgimp/gimpmenu.c
|
|
|
|
* plug-ins/script-fu/scripts/3d-outline.scm
|
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm
|
|
|
|
* plug-ins/script-fu/scripts/trochoid.scm
|
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
|
|
|
|
New file libgimp/gimpbrushmneu.c.
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
Brush dialog can now be fully controlled via the PDB. New widget (not
|
|
|
|
true widget) type added to libgimpui (gimp_brush_select_widget()).
|
1998-10-21 06:36:52 +08:00
|
|
|
Plugins should easily be able to control & select brushes. Script-fu
|
|
|
|
updated to use new widget. See the test script for example.
|
|
|
|
|
|
|
|
Started to change some of the scripts to use the new widget types.
|
|
|
|
|
1998-10-20 06:36:01 +08:00
|
|
|
1998-10-19 Christopher James Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/docindex.c: New Drag & Drop works now.
|
|
|
|
|
1998-10-20 06:01:25 +08:00
|
|
|
1998-10-19 Christopher James Lahey <clahey@umich.edu>
|
|
|
|
|
1998-10-22 03:10:14 +08:00
|
|
|
* app/docindex.c: Updated document index to use new Drag & Drop
|
|
|
|
interface.
|
1998-10-20 06:01:25 +08:00
|
|
|
|
1998-10-22 03:10:14 +08:00
|
|
|
* app/docindex.c, app/docindexif.c, app/docindexif.h: Moved
|
|
|
|
internationalization #include to make docindex work with go again.
|
1998-10-20 06:36:01 +08:00
|
|
|
|
1998-10-19 05:43:31 +08:00
|
|
|
Sun Oct 18 16:26:51 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/paleete.c: ooops, commited a work in progress
|
|
|
|
(ie, broken...) palette.c. Reverted.
|
|
|
|
|
1998-10-19 04:39:14 +08:00
|
|
|
Sun Oct 18 21:20:25 BST 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/clone.c: don't bail if we don't have a source drawable if
|
|
|
|
we're actually using a pattern as source.
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: set new image resolution correctly.
|
|
|
|
Previously wasn't taking into account the units, and assuming
|
|
|
|
dpi. When using existing image as a template for size, take
|
|
|
|
resolution too. Make sure cm/inch option menus are persistent
|
|
|
|
across dialog popups.
|
|
|
|
|
Lots of ii8n stuff here and some additions to the de.po. Applied
Wed Oct 14 17:46:15 EDT 1998 Adrian Likins <adrian@gimp.org>
* app/*, po/de.po, de/POTFILES.in, libgimp/gimpintl.h:
Lots of ii8n stuff here and some additions to the de.po.
Applied gimp-egger-981005-1 ,gimp-egger-981006-1,
gimp-egger-981007-1, gimp-egger-981008-1,
gimp-egger-981009-1.patch, gimp-egger-981010-1.patch
* plug-in/guillotine/guillotine.c: added the coordinates
of the split images from the original image to the title.
ie foo.jpg (0,0) for the image in the topleft.
* plug-in/script-fu/scripts/neon-logo.scm,
perspective-shadow.scm, predator.scm,rendermap.scm,
ripply-anim.scm, select_to_image.scm,swirltile.scm,
xach-effect.scm: updated scripts to use new script-fu stuff
wooo boy! a big un!
in testing this, it looks like some of the po files are busted.
but the code stuff seems okay.
-adrian
1998-10-15 07:23:52 +08:00
|
|
|
Wed Oct 14 17:46:15 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/*, po/de.po, de/POTFILES.in, libgimp/gimpintl.h:
|
|
|
|
Lots of ii8n stuff here and some additions to the de.po.
|
|
|
|
Applied gimp-egger-981005-1 ,gimp-egger-981006-1,
|
1998-11-15 04:46:25 +08:00
|
|
|
gimp-egger-981007-1, gimp-egger-981008-1,
|
1998-10-16 03:59:14 +08:00
|
|
|
gimp-egger-981009-1.patch, gimp-egger-981010-1.patch.
|
1998-11-15 04:46:25 +08:00
|
|
|
Patches provided by Daniel Egger <Daniel.Egger@t-online.de>
|
Lots of ii8n stuff here and some additions to the de.po. Applied
Wed Oct 14 17:46:15 EDT 1998 Adrian Likins <adrian@gimp.org>
* app/*, po/de.po, de/POTFILES.in, libgimp/gimpintl.h:
Lots of ii8n stuff here and some additions to the de.po.
Applied gimp-egger-981005-1 ,gimp-egger-981006-1,
gimp-egger-981007-1, gimp-egger-981008-1,
gimp-egger-981009-1.patch, gimp-egger-981010-1.patch
* plug-in/guillotine/guillotine.c: added the coordinates
of the split images from the original image to the title.
ie foo.jpg (0,0) for the image in the topleft.
* plug-in/script-fu/scripts/neon-logo.scm,
perspective-shadow.scm, predator.scm,rendermap.scm,
ripply-anim.scm, select_to_image.scm,swirltile.scm,
xach-effect.scm: updated scripts to use new script-fu stuff
wooo boy! a big un!
in testing this, it looks like some of the po files are busted.
but the code stuff seems okay.
-adrian
1998-10-15 07:23:52 +08:00
|
|
|
|
|
|
|
* plug-in/guillotine/guillotine.c: added the coordinates
|
|
|
|
of the split images from the original image to the title.
|
|
|
|
ie foo.jpg (0,0) for the image in the topleft.
|
|
|
|
|
|
|
|
* plug-in/script-fu/scripts/neon-logo.scm,
|
|
|
|
perspective-shadow.scm, predator.scm,rendermap.scm,
|
|
|
|
ripply-anim.scm, select_to_image.scm,swirltile.scm,
|
1998-11-15 04:46:25 +08:00
|
|
|
xach-effect.scm: updated scripts to use new script-fu stuff
|
Lots of ii8n stuff here and some additions to the de.po. Applied
Wed Oct 14 17:46:15 EDT 1998 Adrian Likins <adrian@gimp.org>
* app/*, po/de.po, de/POTFILES.in, libgimp/gimpintl.h:
Lots of ii8n stuff here and some additions to the de.po.
Applied gimp-egger-981005-1 ,gimp-egger-981006-1,
gimp-egger-981007-1, gimp-egger-981008-1,
gimp-egger-981009-1.patch, gimp-egger-981010-1.patch
* plug-in/guillotine/guillotine.c: added the coordinates
of the split images from the original image to the title.
ie foo.jpg (0,0) for the image in the topleft.
* plug-in/script-fu/scripts/neon-logo.scm,
perspective-shadow.scm, predator.scm,rendermap.scm,
ripply-anim.scm, select_to_image.scm,swirltile.scm,
xach-effect.scm: updated scripts to use new script-fu stuff
wooo boy! a big un!
in testing this, it looks like some of the po files are busted.
but the code stuff seems okay.
-adrian
1998-10-15 07:23:52 +08:00
|
|
|
|
1998-10-15 06:25:02 +08:00
|
|
|
Wed Oct 14 22:58:04 BST 1998 Austin Donnelly <austin@greenend.org.uk>
|
|
|
|
|
|
|
|
* app/color_select.c: fix silly bug with off-by-one error in
|
|
|
|
redraw of crosshair.
|
|
|
|
* HACKING: update of anon-cvs info to track new location.
|
|
|
|
|
1998-10-14 10:54:02 +08:00
|
|
|
Tue Oct 13 19:24:03 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* app/parasite.c
|
|
|
|
* app/parasite.h
|
|
|
|
* app/parasiteF.h
|
|
|
|
* app/parasiteP.h : use a single name field instead of seperate
|
|
|
|
creator/type fields. moved to libgimp/parasite*
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpdrawable.c
|
|
|
|
* libgimp/gimpimage.c
|
|
|
|
* libgimp/gimpprotocol.c
|
|
|
|
* libgimp/gimpprotocol.h
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/channel.c
|
|
|
|
* app/channel.h
|
|
|
|
* app/channel_cmds.c
|
|
|
|
* app/channel_cmds.h
|
|
|
|
* app/drawable_cmds.c
|
|
|
|
* app/gimage_cmds.c
|
|
|
|
* app/gimpdrawable.c
|
|
|
|
* app/gimpdrawable.h
|
|
|
|
* app/gimpdrawableP.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpimageP.h
|
|
|
|
* app/internal_procs.c
|
|
|
|
* app/layer.c
|
|
|
|
* app/layer.h
|
|
|
|
* app/layer_cmds.c
|
|
|
|
* app/layer_cmds.h
|
|
|
|
* app/parasite_cmds.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/procedural_db.c: Add tattoos to layers and drawables.
|
|
|
|
Use new style parasites.
|
|
|
|
|
|
|
|
* libgimp/gimpmatrix.c
|
|
|
|
* libgimp/gimpmatrix.h: new files for matrix math.
|
|
|
|
|
|
|
|
* app/perspective_tool.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/scale_tool.c
|
|
|
|
* app/shear_tool.c
|
|
|
|
* app/transform_core.c
|
|
|
|
* app/transform_core.h: use GimpMatrix instead of the old matrix
|
|
|
|
code from transform_core.
|
|
|
|
|
|
|
|
* ligimp/gimpparasite*: removed. now useing the same source
|
|
|
|
for plug-ins and the core.
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/tiff/tiff.c
|
|
|
|
* plug-ins/gif/gif.c: updated to use new style parasites.
|
|
|
|
|
1998-10-14 05:10:22 +08:00
|
|
|
Tue Oct 13 22:01:41 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
app/brush_select.[ch] Fixed problem with resizing the brush popup
|
|
|
|
dialogs.
|
|
|
|
|
1998-10-13 07:31:08 +08:00
|
|
|
Tue Oct 13 00:27:21 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
app/gradients.c. Added gradient preview and a couple of buttons.
|
|
|
|
|
|
|
|
|
1998-10-12 15:28:22 +08:00
|
|
|
Mon Oct 12 10:25:05 EEST 1998 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
1998-11-15 04:46:25 +08:00
|
|
|
* plug-ins/MapObject/mapobject_main.c: changed the
|
1998-10-12 15:28:22 +08:00
|
|
|
location in the menus - appears now under Filters->Map
|
|
|
|
instead of Filters->Distort
|
|
|
|
|
1998-10-12 06:50:03 +08:00
|
|
|
Sun Oct 11 15:45:21 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* plug-ins/jpeg.c
|
|
|
|
* plug-ins/tiff.c: applied gimp-austin-981010-0, fixes compilation
|
|
|
|
warnings for jpeg and tiff plugin
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c: applied gimp-austin-981011-0, adds comment
|
|
|
|
parasite support to tiff plugin
|
|
|
|
|
|
|
|
* app/color_select.c: applied gimp-austin-981011-1, fixes color
|
|
|
|
selector redraw bug
|
|
|
|
|
|
|
|
* app/layer.c: applied gimp-austin-981011-2, fixes marching ants
|
|
|
|
weirdness (doesn't move when selection moved)
|
|
|
|
|
1998-10-10 15:49:59 +08:00
|
|
|
Sat Oct 10 00:48:30 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/temp_buf.c: applied gimp-entity-980929-1, adds
|
|
|
|
write error handling
|
|
|
|
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/install.c
|
|
|
|
* app/tips_dialog.c: allow use of GIMP_DATADIR to override
|
|
|
|
compiled in default
|
|
|
|
|
|
|
|
* HACKING
|
|
|
|
* autogen.sh: we need libtool 1.2b now
|
|
|
|
|
1998-10-10 02:01:35 +08:00
|
|
|
Fri Oct 9 18:52:52 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: Added support for persistant GIF
|
|
|
|
Comments through the GIMP 1.1 Parasite mechanism where available.
|
|
|
|
Did some user-interface tweaks. Fixed a bug when trying to save
|
|
|
|
a GIF smaller than five pixels high as interlaced.
|
|
|
|
|
|
|
|
* app/convert.c: Minor text amendment
|
|
|
|
|
|
|
|
* docs/parasites.txt: Started a central list of parasite types
|
|
|
|
and their creators.
|
|
|
|
|
1998-10-08 16:15:21 +08:00
|
|
|
Thu Oct 8 01:01:18 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/channel.c
|
|
|
|
* app/drawable_cmds.c
|
|
|
|
* app/drawable_cmds.h
|
|
|
|
* app/gimage_cmds.c
|
|
|
|
* app/gimage_cmds.h
|
|
|
|
* app/gimpdrawable.c
|
|
|
|
* app/gimpdrawable.h
|
|
|
|
* app/gimpdrawableP.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpimageP.h
|
|
|
|
* app/internal_procs.c
|
|
|
|
* app/layer.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/procedural_db.c
|
|
|
|
* app/procedural_db.h
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpdrawable.c
|
|
|
|
* libgimp/gimpenums.h
|
|
|
|
* libgimp/gimpimage.c
|
|
|
|
* libgimp/gimpprotocol.c
|
|
|
|
* libgimp/gimpprotocol.h
|
|
|
|
* libgimp/gimpprotocol.h
|
|
|
|
* libgimp/gimpparasite.c (new file)
|
|
|
|
* libgimp/gimpparasite.h (new file)
|
|
|
|
* app/parasite.h (new file)
|
|
|
|
* app/parasite.c (new file)
|
|
|
|
* app/parasiteP.h (new file)
|
|
|
|
* app/parasiteF.h (new file)
|
|
|
|
* app/parasite_cmds.c (new file)
|
|
|
|
* app/parasite_cmds.h (new file)
|
|
|
|
* plug-ins/dbbrowser/dbbrowser_utils.c
|
|
|
|
* plug-ins/script-fu/script-fu.c:
|
|
|
|
Allow plug-ins (and scripts) to attach arbitrary data
|
|
|
|
(parasites) to images, layers and channels that can be read
|
|
|
|
back at a later time.
|
|
|
|
|
|
|
|
* plug-ins/tiff/tiff.c: Utilize parasites to keep track of the
|
|
|
|
compression type and byte ordering of tiff files.
|
|
|
|
|
1998-10-07 16:59:11 +08:00
|
|
|
Wed Oct 7 01:52:01 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/text_tool.[ch]: applied gimp-austin-981007-0, use gtkfontsel
|
|
|
|
for the text tool
|
|
|
|
|
|
|
|
* app/about_dialog.c: some nice people ;)
|
|
|
|
|
1998-10-07 10:55:17 +08:00
|
|
|
Mon Oct 6 21:51:00 CST 1998 Seth Burgess <sjburges@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/tile/tile.c: Fixed typo in description, changed data
|
|
|
|
type to sensible ones, gave second paramter a .type
|
|
|
|
|
1998-10-06 12:27:54 +08:00
|
|
|
Mon Oct 5 01:08:11 CST 1998 Seth Burgess <sjburges@gimp.org>
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-06 12:27:54 +08:00
|
|
|
* app/layer_cmds.c: Changed "is_floating_sel" from PDB_CHANNEL
|
|
|
|
to PDB_INT32
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/add-bevel.scm
|
|
|
|
* plug-ins/script-fu/scripts/bovinated-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/comic-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/gradient-bevel-logo.scm
|
|
|
|
* plug-ins/script-fu/scripts/pupi-button.scm:
|
|
|
|
removed extra paramters from some function calls that
|
1998-11-15 04:46:25 +08:00
|
|
|
didn't break script-fu but were wrong anyway.
|
1998-10-06 12:27:54 +08:00
|
|
|
|
|
|
|
Many thanks to Marc Lehman for reporting these. More to come.
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-06 05:08:20 +08:00
|
|
|
Mon Oct 5 23:56:09 EEST 1998 Lauri Alanko <nether@gimp.org>
|
1998-11-06 08:51:39 +08:00
|
|
|
|
1998-10-06 05:08:20 +08:00
|
|
|
* po/fr.po: fixed a compile-halting typo
|
1998-11-15 04:46:25 +08:00
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
Mon Oct 5 16:18:08 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* app/channels_dialog.c: fixed assignment in g_return_if_fail
|
|
|
|
pointed out by Ben Jackson
|
|
|
|
|
1998-10-05 18:05:29 +08:00
|
|
|
Mon Oct 5 02:42:47 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/general.c: applied gimp-bjj-980922-0, makes get_token's
|
|
|
|
EOF report "sticky"
|
|
|
|
|
|
|
|
* app/devices.c: applied gimp-bjj-980922-1, sanity check our
|
|
|
|
saved device info for NULL pointers
|
|
|
|
|
|
|
|
* app/file_new_dialog.c
|
|
|
|
* app/gimage_cmds.[ch]
|
|
|
|
* app/gimpimage.[ch]
|
|
|
|
* app/info_window.c
|
|
|
|
* app/internal_procs.c
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpimage.c
|
|
|
|
* plug-ins/tiff/tiff.c: applied gimp-austin-980916-0, adds resolution
|
|
|
|
info to GimpImage, with accessors, and support in the tiff plug-in
|
|
|
|
|
1998-10-05 15:30:15 +08:00
|
|
|
Mon Oct 5 00:28:58 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* po/de.po
|
|
|
|
* configure.in: added German translation from Daniel Egger
|
|
|
|
<Daniel.Egger@t-online.de>
|
|
|
|
|
1998-10-05 05:23:57 +08:00
|
|
|
Sun Oct 4 22:18:11 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/palette.c: Had a look at making the window resizable,
|
|
|
|
got scared. Made the palette dialog a bit smaller.
|
|
|
|
|
|
|
|
* app/indexed_palette.c: The window is now resizable without
|
|
|
|
falling foul to previously existing bugs. It won't win you
|
|
|
|
anything though.
|
|
|
|
|
1998-10-05 04:16:17 +08:00
|
|
|
Sun Oct 4 21:07:07 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/ink.c app/paint_core.c: The paint and ink tools
|
|
|
|
are synchronous.
|
|
|
|
|
1998-10-04 04:14:00 +08:00
|
|
|
Sat Oct 3 21:01:34 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/channel.c app/channel_ops.c app/disp_callbacks.c
|
|
|
|
app/floating_sel.c app/gdisplay.c app/gdisplay.h
|
|
|
|
app/gdisplay_ops.c app/gimpimage.c app/image_map.c
|
|
|
|
app/interface.c app/layers_dialog.c app/plug_in.c app/undo.c
|
|
|
|
app/xcf.c:
|
|
|
|
|
|
|
|
Resizing image canvases should be less horrible to look at.
|
|
|
|
I've removed the implicit clear of the whole area when a
|
|
|
|
window is resized by the user, and clear the exposed area around
|
|
|
|
the image manually when appropriate.
|
|
|
|
|
|
|
|
Dialogs which want synchronous updates for previews and
|
|
|
|
such use displays_update_now().
|
|
|
|
|
|
|
|
Removed some old debugging nonsense which I don't want any more.
|
|
|
|
|
1998-10-02 06:09:01 +08:00
|
|
|
Thu Oct 1 22:39:14 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
|
|
|
* app/patterns.c app/pattern_select.c app/internal_procs.c
|
|
|
|
* app/patterns.h app/pattern_select.h app/plug_in.c
|
|
|
|
* libgimp/gimpmenu.h libgimp/gimpmenu.c libgimp/Makefile.am
|
|
|
|
* plug-ins/gfig/gfig.c plug-ins/script-fu/scripts/test-sphere.scm
|
|
|
|
* plug-ins/script-fu/script-fu.c plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
|
|
|
|
|
|
|
* New libgimp/gimppatternmenu.c
|
|
|
|
|
|
|
|
Pattern dialog can now be controlled via the PDB. New widget (not true
|
|
|
|
widget) type added to libgimpui (gimp_pattern_select_widget()). Plugins
|
|
|
|
should easily be able to control & select patterns. Script-fu
|
|
|
|
updated to use new widget. See the test script for example.
|
|
|
|
|
|
|
|
|
1998-10-02 00:22:28 +08:00
|
|
|
Thu Oct 1 17:10:32 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c app/gdisplay.h: Okay, that didn't
|
|
|
|
take quite as long as expected. This is the first cut at
|
|
|
|
a gimp-wide IdleRender in place of the previously synchronous
|
|
|
|
displays_update(). A synchronous displays_update_now() is
|
|
|
|
implemented for stuff like brushes, but it isn't used right
|
|
|
|
now. (Seems to go pretty well without.)
|
|
|
|
|
|
|
|
I need feedback and (previously nonexistant!) bug reports...
|
|
|
|
please. =)
|
|
|
|
|
1998-10-01 19:53:20 +08:00
|
|
|
Thu Oct 1 12:44:19 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/floating_sel.c app/gdisplay.c app/gdisplay.h
|
|
|
|
app/gimpimage.c app/layers_dialog.c app/undo.c:
|
|
|
|
Temporarily disabled IdleRender code whilst working
|
|
|
|
on a more centralised approach.
|
|
|
|
|
1998-10-01 00:31:17 +08:00
|
|
|
Wed Sep 30 10:48:00 CST 1998 Seth Burgess <sjburges@ou.edu>
|
|
|
|
* gimp_tips.txt: Ran it through ispell
|
|
|
|
|
1998-09-29 19:36:04 +08:00
|
|
|
1998-09-29 Sung-Hyun Nam <namsh@lgic.co.kr>
|
|
|
|
|
|
|
|
* po/ko.po: New file with Korean translations (some).
|
|
|
|
* configure.in (ALL_LINGUAS): Added 'ko'
|
|
|
|
|
1998-09-29 01:14:29 +08:00
|
|
|
Mon Sep 28 18:08:14 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif.c: Fixed an uninitialized variable bug
|
|
|
|
which was making TigerT's gifs blow up. Sigh!
|
|
|
|
|
1998-09-27 20:59:44 +08:00
|
|
|
Sun Sep 27 13:53:03 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Fixed a bug in color_only_pixels(),
|
|
|
|
fixed a possible bug in border_region().
|
|
|
|
|
1998-09-27 04:07:46 +08:00
|
|
|
Sat Sep 26 20:46:18 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/channel.c app/channel_ops.c app/drawable.c
|
|
|
|
app/floating_sel.c app/gdisplay.c app/gdisplay.h
|
|
|
|
app/gimpimage.c app/layers_dialog.c app/undo.c:
|
|
|
|
|
|
|
|
Moved the idlerender stuff into gdisplay.c. Implemented
|
|
|
|
idlerender when doing floating_sel->layer, and undoing/redoing
|
|
|
|
layer deletion.
|
|
|
|
|
|
|
|
idlerender would be useful in many other places for improving
|
|
|
|
interactivity, if it weren't for the following problems:
|
|
|
|
|
|
|
|
* By definition, idlerender doesn't wait for a
|
|
|
|
gdisplays_update() call before starting work - it just
|
|
|
|
runs in idle time, which due to CPU contention with
|
|
|
|
plugins may not be genuinely available idle time when
|
|
|
|
things are 'noninteractive'.
|
|
|
|
|
|
|
|
* Most GIMP functions don't know whether they're
|
|
|
|
being run interactively or not. idlerender only
|
|
|
|
makes sense for interactive work. This is why
|
|
|
|
it is currently only applied to those functions which
|
|
|
|
would normally only be activated manually.
|
|
|
|
|
|
|
|
* Mixing idlerender and drawable_update() /
|
|
|
|
gdisplays_update_area() calls can lead to a region
|
1998-10-06 04:22:52 +08:00
|
|
|
being rerendered twice.
|
1998-09-27 04:07:46 +08:00
|
|
|
|
|
|
|
Hence, some slogwork is needed before idlerender can be
|
|
|
|
applied in the more general case.
|
|
|
|
|
1998-09-26 14:09:30 +08:00
|
|
|
Sat Sep 26 00:54:14 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
*gimptool.1: minor update to add info about -strip
|
1999-04-15 03:51:49 +08:00
|
|
|
build options.
|
1998-09-26 14:09:30 +08:00
|
|
|
|
1998-09-26 02:12:48 +08:00
|
|
|
Fri Sep 25 18:05:39 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/layers_dialog.c: Tied up some loose ends.
|
|
|
|
|
1998-09-24 20:05:49 +08:00
|
|
|
Thu Sep 24 12:39:27 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/brush_edit.c: #include <string.h> for memset
|
|
|
|
|
|
|
|
* app/layers_dialog.c:
|
|
|
|
|
|
|
|
Display re-rendering is now handled in an interruptible
|
|
|
|
asynchronous idle-threaded, uh, paradigm shift.
|
|
|
|
|
|
|
|
The upshot of this is that fiddling about with layers
|
|
|
|
in the layers dialog is now a shipload faster for some
|
|
|
|
common operations.
|
|
|
|
|
|
|
|
Still needs to be ratified w.r.t. multiple gimages, but
|
|
|
|
it's there.
|
|
|
|
|
1998-09-24 09:19:57 +08:00
|
|
|
Wed Sep 23 18:07:54 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* 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-21 17:08:54 +08:00
|
|
|
Mon Sep 21 02:05:50 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/text_tool.c: correct test for restoring old foundry in
|
|
|
|
callback (from Trent Piepho)
|
|
|
|
|
|
|
|
* plug-ins/gauss_iir/gauss_iir.c
|
|
|
|
* plug-ins/gauss_rle/gauss_rle.c: better test for bad values,
|
|
|
|
put fix in gauss_rle too
|
|
|
|
|
1998-09-21 07:04:33 +08:00
|
|
|
Sun Sep 20 15:52:21 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Upgraded to libtool 1.2b
|
|
|
|
|
|
|
|
* Reversioned libgimp to use gtk-style without a funky soname
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-09-21 07:04:33 +08:00
|
|
|
* configure.in: craft GLIB_CFLAGS and GLIB_LIBS
|
|
|
|
|
|
|
|
* Makefile.am (pretty much all of em): changed to use new library
|
|
|
|
naming scheme. Only link libgimpui and libgtk et al to the plugins
|
|
|
|
that actually need them.
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: corrected typo that resulted in corrupt PDB
|
|
|
|
record
|
|
|
|
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpwire.h
|
|
|
|
* libgimp/gimpmenu.[ch]: clean up the callback code
|
|
|
|
|
|
|
|
* Removed unecessary inclusion of gtk headers for plugins that
|
|
|
|
don't use em
|
|
|
|
|
|
|
|
* plug-ins/zealouscrop/zealouscrop.c: use gint8 instead of gboolean,
|
|
|
|
save some mem
|
|
|
|
|
|
|
|
* plugged some warnings in animationplay, flame, fp, gee, gfig
|
|
|
|
|
|
|
|
* gimptool.in: changes for library reversioning, added --nogimpui
|
|
|
|
option for not linking in libgimpui
|
|
|
|
|
|
|
|
* configure.in: added finnish translation
|
|
|
|
|
1998-09-21 02:00:13 +08:00
|
|
|
Sun Sep 20 12:57:00 CST 1998 Seth Burgess <sjburges@gimp.org>
|
1998-09-21 07:04:33 +08:00
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* plug-ins/gauss_iir/gauss_iir.c: Fixed segfault if neither
|
1998-09-21 02:00:13 +08:00
|
|
|
horizontal nor vertical was selected (as reported by Marc Lehman).
|
|
|
|
|
1998-09-19 08:40:27 +08:00
|
|
|
Sat Sep 19 01:19:18 BST 1998 Andy Thomas <alt@picnic.demon.co.uk>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/blend.c app/brush_select.c app/brush_select.h app/bucket_fill.c
|
|
|
|
app/gimpbrushlist.c app/internal_procs.c app/plug_in.c libgimp/gimp.c
|
1998-09-19 08:40:27 +08:00
|
|
|
libgimp/gimp.h libgimp/gimpmenu.c libgimp/gimptile.c
|
|
|
|
plug-ins/gfig/gfig.c
|
|
|
|
|
|
|
|
Infrastructure to allow gimp dialogs to be controlled from plugins.
|
1998-10-06 04:22:52 +08:00
|
|
|
Brush dialog can now be invoked multiple times. Dialogs invoked
|
|
|
|
via plugins do not control the active brush (dialog only used for
|
1998-09-19 08:40:27 +08:00
|
|
|
selections).
|
1998-10-06 04:22:52 +08:00
|
|
|
New gimp_interactive_selection_brush() function to popup dialog
|
|
|
|
Example of usage in the gfig plugin.
|
1998-09-19 08:40:27 +08:00
|
|
|
Other dialogs should be able to use this method of invocation.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-09-16 04:34:30 +08:00
|
|
|
Tue Sep 15 21:27:10 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif.c:
|
|
|
|
The facility to specify the background colour of
|
|
|
|
a transparent/animated GIF for non-transparent
|
|
|
|
viewers now works very much more consistantly.
|
|
|
|
The only situations in which it will fail to work
|
|
|
|
as expected now are those where file size can be reduced
|
|
|
|
(abeit not by much, as the plugin is sometimes more pessimistic
|
|
|
|
than it need be) by re-using an existing unused colour
|
|
|
|
index rather than using another bit per pixel in the
|
|
|
|
encoded file. That will never be an issue with an image
|
|
|
|
which was freshly converted from RGB to INDEXED with the
|
|
|
|
Quantize option, as that option removes any unused colours
|
|
|
|
from the image.
|
|
|
|
|
|
|
|
Let me know if you find the consistancy/size tradeoff more
|
|
|
|
annoying than helpful and I can adjust it. IMHO it is too
|
|
|
|
arcane a feature to present to any user as a runtime option.
|
|
|
|
|
|
|
|
* app/ink.c: #include <string.h> for a memset
|
|
|
|
|
1998-09-15 09:53:40 +08:00
|
|
|
Mon Sep 14 18:51:54 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* app/gimpbrushgenerated.c app/gimpbrushgenerated.h
|
|
|
|
* app/paint_funcs.c app/paint_funcs.h:
|
|
|
|
Made function parameters const where appropriate
|
|
|
|
|
1998-09-12 00:34:23 +08:00
|
|
|
Fri Sep 11 11:15:17 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: fixed a typo that wouldnt let
|
|
|
|
you create images smaller than 1 unit
|
|
|
|
|
1998-09-11 23:15:16 +08:00
|
|
|
1998-09-11 Tristan Tarrant <ttarrant@etnoteam.it>
|
|
|
|
|
|
|
|
* po/it.po: New file with Italian translations (some).
|
|
|
|
|
|
|
|
* configure.in (ALL_LINGUAS): Added "it"
|
|
|
|
|
1998-09-11 04:36:21 +08:00
|
|
|
Thu Sep 10 13:26:51 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* po/ja.po: added a preliminary Japanese translation from
|
|
|
|
Yasuhiro SHIRASAKI <joke@awa.tohoku.ac.jp>
|
|
|
|
|
1998-09-11 03:03:20 +08:00
|
|
|
Thu Sep 10 12:00:55 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/script-fu-console.[ch]: added an eval
|
|
|
|
PDB interface for running arbitrary scheme code
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-09-11 03:03:20 +08:00
|
|
|
* app/batch.c: redid batch mode to use script-fu-eval
|
|
|
|
|
|
|
|
* app/main.c: fixed command line parsing for batch mode and
|
|
|
|
image loading
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-09-09 18:07:21 +08:00
|
|
|
Wed Sep 9 03:02:17 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: added -std1 check for DU4
|
|
|
|
|
|
|
|
* gimptool.in: added strip options
|
|
|
|
|
|
|
|
* plug-ins/hrz/hrz.c: #ifndef'd NeXT out munmap call
|
|
|
|
|
|
|
|
* plug-ins/maze/maze.c: commented out some debug code differently
|
|
|
|
so NeXT compiler won't barf.
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* po/sv.po: added a preliminary Swedish translation from
|
|
|
|
Tomas Ogren <stric@ing.umu.se>
|
|
|
|
|
1998-09-09 09:35:35 +08:00
|
|
|
Tue Sep 8 18:28:44 1998 Jay Cox (jaycox@earthlink.net)
|
|
|
|
|
|
|
|
* app/brush_generated.c: more carefull when the active brush
|
|
|
|
changes
|
|
|
|
* app/docindexif.c: white_space() was ungetch'ing the eof
|
|
|
|
marker which can clear the eof flag on some systems.
|
|
|
|
* app/docindex.c: check for ferror()s
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/brush_select[ch]: sensitize the edit button iff the
|
1998-09-09 09:35:35 +08:00
|
|
|
active brush is a generated brush.
|
|
|
|
|
1998-09-08 13:31:51 +08:00
|
|
|
Mon Sep 7 22:30:53 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/main.c: s/ATEXIT/g_atexit/ to sync with gtk changes
|
|
|
|
|
1998-09-07 04:05:06 +08:00
|
|
|
Sun Sep 6 12:55:45 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: see if CC needs -posix (for NeXTStep)
|
|
|
|
|
|
|
|
* app/channels_dialog.c: added clarifying {}'s around if block
|
|
|
|
|
|
|
|
* app/gimpbrushlist.c: #if 0'd out some dead code
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-server.c: removed unused variable
|
|
|
|
declaration
|
|
|
|
|
1998-09-05 01:55:16 +08:00
|
|
|
Fri Sep 4 17:48:42 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c: Added the ability to load
|
|
|
|
Guides info from PSD files.
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: Don't allow careless callers
|
|
|
|
to add Guides outside of the image boundaries.
|
|
|
|
|
1998-09-02 07:46:57 +08:00
|
|
|
Tue Sep 1 18:32:39 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.1: minor updates to the gimptool
|
|
|
|
man page to cover more of the kitchen sink.
|
|
|
|
|
1998-09-02 06:12:45 +08:00
|
|
|
Tue Sep 1 23:00:42 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/guillotine/Makefile.am configure.in
|
|
|
|
plug-ins/guillotine/guillotine.c plug-ins/Makefile.am:
|
|
|
|
New plugin to slice an image up along its Guides.
|
|
|
|
|
|
|
|
* app/gimage_cmds.c: Fixes.
|
|
|
|
|
1998-09-02 02:26:41 +08:00
|
|
|
Tue Sep 1 19:19:57 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage_cmds.c app/gimage_cmds.h app/gimpimage.c
|
|
|
|
app/gimpimage.h libgimp/gimp.h libgimp/gimpenums.h
|
|
|
|
libgimp/gimpimage.c: Moved the guide PDB functions into
|
|
|
|
a more sensible place, made them accessible to plugins
|
|
|
|
through libgimp.
|
|
|
|
|
1998-09-01 14:19:47 +08:00
|
|
|
Tue Sep 1 01:15:06 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/layers_dialog.c (paint_mode_menu_get_position): added this
|
|
|
|
function to translate layer modes to correct menu positions, this
|
1998-10-06 04:22:52 +08:00
|
|
|
is ugly but important until someone rewrites the layers_dialog.
|
1998-09-01 14:19:47 +08:00
|
|
|
|
1998-09-01 12:32:47 +08:00
|
|
|
Mon Aug 31 23:32:40 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c (gimp_image_remove_layer_mask): add back a call to
|
|
|
|
gdisplays_flush that seems to have been lost in the
|
|
|
|
objectification.
|
|
|
|
|
1998-09-01 06:22:23 +08:00
|
|
|
Mon Aug 31 15:15:01 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/color_select.c (color_select_update_colors): made it use the
|
|
|
|
color_area rectangle draw so it dithers.
|
|
|
|
|
|
|
|
* app/color_area.[ch] (color_area_draw_rect): made it draw the color
|
|
|
|
rectangle with gdkrgb (so it gets dithered) rather than the
|
|
|
|
rectangle drawing primitive.
|
|
|
|
|
|
|
|
* app/gximage.[ch] (gximage_put): made it align dithers
|
|
|
|
|
|
|
|
* app/gdisplay.c (gdisplay_display_area): made it so that the
|
|
|
|
gximage_put routine gets dither alignment values
|
|
|
|
|
1998-09-01 05:52:37 +08:00
|
|
|
Mon Aug 31 16:51:35 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/internal_procs.c: included in merge down changes
|
|
|
|
|
1998-09-01 05:41:43 +08:00
|
|
|
Mon Aug 31 16:33:11 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.[ch]
|
|
|
|
* app/gimage_cmds.[ch]
|
|
|
|
* app/layers_dialog.c: Added merge down procedure, I'm not really
|
|
|
|
sure if this behaves the way people expect it to, so please send
|
|
|
|
me any comments on what it actually should do. It also needs a
|
|
|
|
little testing, especially the pdb call.
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/gimpimage.c: cleaned up Seth's merge commit a little. Also
|
1998-09-01 05:41:43 +08:00
|
|
|
changed the mode of a merged layer to normal, as this seems to be
|
|
|
|
the proper thing. Discussion is welcome here as well.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-09-01 02:20:56 +08:00
|
|
|
Mon Aug 31 19:16:36 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c: I'm pleased to say that lewing doesn't
|
|
|
|
want to kill me any more. Hooray!
|
|
|
|
|
1998-09-01 01:31:19 +08:00
|
|
|
Mon Aug 31 18:15:16 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage.h app/gimpimage.c app/gimpimage.h
|
|
|
|
app/internal_procs.c app/layer.c app/xcf.c:
|
|
|
|
Guide creation/deletion/query is now available as
|
|
|
|
PDB procedures. Not yet directly exported to libgimp,
|
|
|
|
and needs to be moved into gimage_cmds.c, but it
|
|
|
|
works.
|
|
|
|
|
1998-09-01 00:40:58 +08:00
|
|
|
Mon Aug 31 11:35:00 CST 1998 Seth Burgess <sjburges@gimp.org>
|
|
|
|
* app/gimage.c
|
|
|
|
* app/gimpimage.c: Applied Zach's fix for layer merge opacity. I
|
|
|
|
still don't really like setting opacity to 100% regardless, but at
|
1998-10-06 04:22:52 +08:00
|
|
|
least it looks like it behaves correctly.
|
1998-09-01 00:40:58 +08:00
|
|
|
|
1998-08-31 10:08:15 +08:00
|
|
|
Sun Aug 30 19:02:56 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* plug-ins/*/Makefile.am: removed -lc from all Makefiles, since it
|
|
|
|
causes weird problems on DU4
|
|
|
|
|
1998-08-31 04:44:25 +08:00
|
|
|
Sun Aug 30 16:45:05 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/app_procs.c (app_init_update_status): Instead
|
|
|
|
of calling gtk_widget_draw() (which was happening before
|
|
|
|
the labels got re-size-allocated), just update the
|
|
|
|
event loop so the idle resize/redraw gets run.
|
|
|
|
|
1998-08-30 06:33:57 +08:00
|
|
|
Sat Aug 29 15:32:32 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/main.c: quell warning to g_set_message_handler
|
|
|
|
|
|
|
|
* app/about_dialog.c: fix off-by-one error for space for the about
|
|
|
|
text
|
|
|
|
|
1998-08-29 07:01:46 +08:00
|
|
|
Fri Aug 28 15:56:41 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acconfig.h
|
|
|
|
* configure.in
|
|
|
|
* app/main.c: added check for putenv and #ifdefed it's usage since
|
|
|
|
NeXTStep is lame
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/main.c
|
|
|
|
* app/plug_in.c: conditionally compile shared mem stuff so platforms
|
|
|
|
without it can still work
|
|
|
|
|
|
|
|
* plug-ins/CEL/CEL.c
|
|
|
|
* plug-ins/palette/palette.c
|
|
|
|
* plug-ins/print/print-escp2.c
|
|
|
|
* plug-ins/print/print-pcl.c
|
|
|
|
* plug-ins/print/print-ps.c: s/strdup/g_strdup/ for portability
|
|
|
|
|
1998-08-27 07:32:03 +08:00
|
|
|
Wed Aug 26 16:30:36 1998 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
* app/gradient.c (grad_create_gradient_editor,
|
|
|
|
cpopup_create_color_item): Turned on dithering in the previews.
|
|
|
|
|
1998-08-26 05:59:11 +08:00
|
|
|
Tue Aug 25 14:55:25 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: use LDFLAGS and LIBS for building too
|
|
|
|
|
1998-08-25 02:48:06 +08:00
|
|
|
Mon Aug 24 13:41:49 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c (file_save): move the mru and docindex calls to
|
|
|
|
before the call to gimp_image_set_filename so that they are still
|
|
|
|
accessing valid memory. Fixes the filename corruption seen in
|
|
|
|
these interfaces.
|
|
|
|
* app/gimpimage.c: added a warning about the side effect that
|
|
|
|
caused the above bug.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-25 00:36:18 +08:00
|
|
|
Mon Aug 24 09:34:37 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/depthmerge.c
|
|
|
|
* plug-ins/fli.[ch]
|
|
|
|
* plug-ins/gfli.c: updates from the registry
|
|
|
|
|
|
|
|
* plug-ins/pnm/pnm.c: fix for non-interactive mode
|
|
|
|
|
|
|
|
* plug-ins/fractaltrace/fractaltrace.c: minor code cleanups
|
|
|
|
|
|
|
|
Mon Aug 24 09:20:38 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: make xdelta not built by default, so poor users
|
|
|
|
aren't confused
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/blob.c
|
|
|
|
* app/errors.c
|
|
|
|
* plug-ins/script-fu/script-fu-server.c: fixes for glib changes with
|
|
|
|
s/g_debug/g_on_error_debug/ and s/g_vsprintf/g_strdup_vprintf/
|
|
|
|
|
1998-08-22 06:40:17 +08:00
|
|
|
Fri Aug 21 17:25:34 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: fixed a lingering bug that occured from the
|
|
|
|
removal of the id system. This should fix tigert's save problems.
|
|
|
|
|
1998-08-21 13:48:37 +08:00
|
|
|
1998-08-21 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/docindexif.c (create_idea_menu):
|
|
|
|
* app/docindex.c (make_idea_window):
|
1998-08-21 13:48:37 +08:00
|
|
|
Got rid of the menu bar in the document index.
|
|
|
|
|
1998-08-20 14:46:07 +08:00
|
|
|
1998-08-19 Raph Levien <raph@gimp.org>
|
|
|
|
|
|
|
|
This is the GdkRgb integration.
|
|
|
|
|
|
|
|
* app/gximage.c (gximage_put): Uses gdk_draw_rgb_image rather
|
|
|
|
than gdk_draw_image.
|
|
|
|
|
|
|
|
* app/image_render.c: gutted most of this, as it is now subsumed
|
|
|
|
by GdkRgb. In the process, gamma != 1.0 doesn't work anymore.
|
|
|
|
Also, speedups are almost certainly possible in a bunch of cases.
|
|
|
|
|
|
|
|
* app/info_window.c (get_shades): compiles and runs, but is
|
|
|
|
not functional.
|
|
|
|
|
|
|
|
* app/colormaps.c: gutted
|
|
|
|
|
|
|
|
* app/color_select.c: changed dither to max
|
|
|
|
|
|
|
|
A few things remain: the dithering is _not_ correctly aligned for
|
|
|
|
scrolling - looks like I'll need to add some more API to GdkRgb
|
|
|
|
for that. The gradient editor needs to be set to maximum
|
|
|
|
dithering. I'd like to draw the foreground and background colors
|
|
|
|
dithered so they don't quantize so much in 8bpp modes.
|
|
|
|
|
1998-08-20 09:29:36 +08:00
|
|
|
Wed Aug 19 21:00:00 PDT 1998 Ray Lehtiniemi <rayl@netrover.com>
|
|
|
|
|
|
|
|
* app/airbrush.c gdisplay.c gimage.h gimpimage.c gimpimage.h
|
1999-04-15 03:51:49 +08:00
|
|
|
gimpimageP.h image_render.c indexed_palette.c info_window.c
|
|
|
|
layers_dialog.c:
|
1998-08-20 09:29:36 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Remove the distinction between flat and layered gimages. now
|
|
|
|
gimages always allocate a projection, even if there is only a
|
|
|
|
single layer.
|
1998-08-20 09:29:36 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Fix some gcc-isms.
|
1998-08-20 09:29:36 +08:00
|
|
|
|
1998-08-19 06:44:49 +08:00
|
|
|
Tue Aug 18 15:42:44 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c: kludged around the use of the disappearing
|
|
|
|
gtk private functions (through the magic of cut and paste ;)
|
|
|
|
|
1998-08-17 07:54:51 +08:00
|
|
|
Sun Aug 16 18:48:17 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/ink.c (ink_paste): Make sure we check that
|
|
|
|
ink_set_paint_area found a valid canvas_buf.
|
|
|
|
|
1998-08-16 17:04:03 +08:00
|
|
|
1998-08-16 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/docindexif.c: Fixed up the UI to make the document index
|
|
|
|
look a bit more like a dialog.
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/docindex.h:
|
1998-08-16 17:04:03 +08:00
|
|
|
* app/docindex.c: Just fixed a few small nits. Might have made
|
|
|
|
the document index a bit more robust during gimp crashes.
|
|
|
|
|
1998-08-16 12:07:02 +08:00
|
|
|
Sat Aug 15 22:53:36 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c (gdisplay_update_cursor): Make sure we check the
|
|
|
|
return value from gimp_image_active_drawable.
|
|
|
|
|
1998-08-16 08:34:20 +08:00
|
|
|
Sat Aug 15 19:30:42 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* Makefile.am boundary.h boundaryF.h by_color_select.h
|
1998-08-16 08:34:20 +08:00
|
|
|
file_new_dialog.c fileops.h floating_sel.h gdisplay.h
|
|
|
|
gdisplayF.h ink.c interface.h layer.h layerF.h paint_core.h
|
|
|
|
tools.h toolsF.h: header file tweaks. Now changing tile.h
|
|
|
|
doesn't force about_dialog to recompile! :)
|
|
|
|
|
1998-08-16 06:03:32 +08:00
|
|
|
Sat Aug 15 16:53:45 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/airbrush.c: added a debug warning to a case that previously
|
|
|
|
caused a segfault. This appears to be an xinput related problem
|
|
|
|
where more than one button press can occur before a button release,
|
|
|
|
so if you see a warning that tells you to contact me, please do.
|
|
|
|
|
1998-08-16 03:17:36 +08:00
|
|
|
Sat Aug 15 14:09:12 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
1998-08-16 04:03:04 +08:00
|
|
|
* app/transform_core.c (transform_core_do): Fixed a merge error
|
|
|
|
that I missed on the last commit.
|
|
|
|
|
1998-08-16 03:17:36 +08:00
|
|
|
* blend.c boundary.c by_color_select.c channel.c color_picker.c
|
|
|
|
convert.c drawable_cmds.c file_new_dialog.c flip_tool.c
|
|
|
|
floating_sel.c fuzzy_select.c gimage_mask.c gimpimage.c
|
|
|
|
gimpimage.h global_edit.c image_map.c image_render.c ink.c
|
|
|
|
layer.c paint_core.c paint_funcs.c perspective_tool.c
|
|
|
|
pixel_region.c pixel_region.h plug_in.c rotate_tool.c
|
|
|
|
scale_tool.c shear_tool.c text_tool.c tile_manager.c
|
|
|
|
tile_manager.h tile_manager_pvt.h transform_core.c undo.c xcf.c:
|
|
|
|
|
|
|
|
Another tile tweak. This one eliminates tile levels (which add
|
|
|
|
bookkeeping without being used). Made copy_region more
|
|
|
|
intelligent on when to use tile sharing; some changes made to
|
|
|
|
pixel_regions to facilitate this. Fixed a refcount problem with
|
|
|
|
xcf load and probably a few other bugs that I've forgotten
|
|
|
|
about. Added a sanity check in set_undo_tiles to help with a
|
|
|
|
problem larry is reporting with airbrush and xinput.
|
|
|
|
|
1998-08-15 22:13:51 +08:00
|
|
|
Sat Aug 15 16:11:07 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* TODO: updated the TODO file
|
|
|
|
Well, this is going to be my last commitment to the gimp for a
|
|
|
|
few months. Have fun coding, folks! I'm looking forward to see
|
|
|
|
a nice 1.2 version out there, when I'm back.
|
|
|
|
|
1998-08-15 21:34:54 +08:00
|
|
|
Sat Aug 15 15:27:39 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/color_picker.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/info_dialog.[ch]
|
|
|
|
* app/info_window.c
|
|
|
|
* app/rotate_tool.c
|
|
|
|
* app/scale_tool.c
|
|
|
|
* app/shear_tool.c: We have entries in the info dialog now that
|
|
|
|
allow to enter exact values for the transformations and crop.
|
|
|
|
|
|
|
|
* app/transform_core.c
|
|
|
|
* app/transform_tool.c: Changed "Clip perspective" to "Clip result"
|
|
|
|
and made it available for all transformations.
|
|
|
|
|
|
|
|
* app/rect_select.c
|
|
|
|
* app/ink.c: minor cosmetic changes
|
|
|
|
|
wave two of the changes
Fri Aug 14 19:58:13 EDT 1998 Adrian Likins <adrian@gimp.org>
* plugins/script-fu/scripts/select_to_brush.scm,
selection-round.scm,slide.scm,sota-chrome-logo.scm,
spinning_globe.scm,starburst-logo.scm,starscape-logo.scm,
swirltile.scm, swirly-pattern.scm, t-o-p-logo.scm,
textured-logo.scm: wave two of the changes
-adrian
1998-08-15 09:13:41 +08:00
|
|
|
Fri Aug 14 19:58:13 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plugins/script-fu/scripts/select_to_brush.scm,
|
|
|
|
selection-round.scm,slide.scm,sota-chrome-logo.scm,
|
|
|
|
spinning_globe.scm,starburst-logo.scm,starscape-logo.scm,
|
|
|
|
swirltile.scm, swirly-pattern.scm, t-o-p-logo.scm,
|
|
|
|
textured-logo.scm: wave two of the changes
|
|
|
|
|
1998-08-14 22:46:24 +08:00
|
|
|
Fri Aug 14 16:40:30 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/transform_tool.c
|
|
|
|
* app/transform_core.[ch]: Added a "Show grid" toggle. Fixed a
|
|
|
|
problem that occured when changing the grid size before the tool
|
|
|
|
is created. Don't draw the grid if the perspective trafo is too
|
|
|
|
weird.
|
|
|
|
|
tileblur.scm, title-header.scm, trochoid.scm,truchet.scm,
Thu Aug 13 23:00:39 EDT 1998 Adrian Likins <adrian@gimp.org>
* plug-ins/script-fu/scripts: tileblur.scm, title-header.scm,
trochoid.scm,truchet.scm, unsharp-mask.scm, waves-anim.scm,
weave.scm,xach-effect.scm: first wave of scripts to
use some of the new script-fu options
-adrian
1998-08-14 12:19:20 +08:00
|
|
|
Thu Aug 13 23:00:39 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts: tileblur.scm, title-header.scm,
|
|
|
|
trochoid.scm,truchet.scm, unsharp-mask.scm, waves-anim.scm,
|
|
|
|
weave.scm,xach-effect.scm: first wave of scripts to
|
|
|
|
use some of the new script-fu options
|
|
|
|
|
1998-08-14 04:22:13 +08:00
|
|
|
Thu Aug 13 22:20:06 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/transform_tool.[ch]: minor cosmetic changes
|
|
|
|
|
1998-08-14 04:19:09 +08:00
|
|
|
Thu Aug 13 22:16:42 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
Applied the patch from Tor Lillqvist <tml@iki.fi>:
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-14 04:19:09 +08:00
|
|
|
* app/transform_core.c app/transform_core.h: Further changes in
|
|
|
|
the look-and-feel. Now we have a info_dialog window for each
|
|
|
|
transformation tool, with an action and cancel button. The use of
|
|
|
|
shift-clicking to approve the transform introduced in
|
|
|
|
gimp-tml-980724-1 is still there. The old immediate transformation
|
|
|
|
on button release is gone.
|
|
|
|
|
|
|
|
For use by the rotate tool we have a center-of-rotation point
|
|
|
|
which is draggable. Its coordinates are kept in the TransformCore
|
|
|
|
struct.
|
|
|
|
|
|
|
|
As there no longer are several related transformations done after
|
|
|
|
each other as in the old look-and-feel, we don't need the _first_
|
|
|
|
field in TransformUndo.
|
|
|
|
|
|
|
|
Added the function _transform_core_grid_density_changed_ called
|
|
|
|
from transform_tool.c when the grid density spinbutton has been
|
|
|
|
changed. The grid is instantaneously redrawn in the new
|
|
|
|
density. Neat, huh?
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-14 04:19:09 +08:00
|
|
|
* transform_tool.c transform_tool.h: More options: a toggle to
|
|
|
|
clip the result of a perspective transform, and a spinbutton for
|
|
|
|
the rubber-band grid density. The toggle for "new" vs. "old" UI is
|
|
|
|
now for "corrective" vs. "traditional" paradigm.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-14 04:19:09 +08:00
|
|
|
* rotate_tool.c: Show also the center point coordinates in the
|
|
|
|
info dialog. If dragging the center point, update TransformCore
|
|
|
|
accordingly. Use the center point coordinates from TransformCore
|
|
|
|
where appropriate.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-14 04:19:09 +08:00
|
|
|
* perspective_tool.c: Show the transformation matrix in the info
|
|
|
|
dialog.
|
|
|
|
|
|
|
|
* undo.c: TransformUndo no longed has the _first_ field, code
|
|
|
|
simplified thusly.
|
|
|
|
|
1998-08-14 02:53:12 +08:00
|
|
|
Thu Aug 13 20:48:48 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/color_area.c: Add event-masks so the tooltip is shown.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-14 02:53:12 +08:00
|
|
|
* app/gdisplay.c
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/plug_in.c: Check range of progress-percentage to avoid
|
1998-08-14 02:53:12 +08:00
|
|
|
warnings.
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/gimplist.c: Include stdio.h to fix compiler warning.
|
1998-08-14 02:53:12 +08:00
|
|
|
|
1998-08-13 23:25:41 +08:00
|
|
|
Thu Aug 13 11:32:04 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/color_area.c
|
|
|
|
* app/devices.[ch]
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/preferences_dialog.c: applied gimp-alt-980812-0.patch:
|
1998-10-06 04:22:52 +08:00
|
|
|
Device status is now restored on startup.
|
1998-08-13 23:25:41 +08:00
|
|
|
Tooltips added to items in device status dialog box.
|
|
|
|
Fixed problem with multiple input devices & new dialog.
|
1998-10-06 04:22:52 +08:00
|
|
|
Added option to preferences (under session) that allows user to
|
|
|
|
always store device status on exit from gimp (default off).
|
|
|
|
Fixed problem in color area of toolbar to do the possibility of GC not
|
1998-08-13 23:25:41 +08:00
|
|
|
existing when the dialog is refreshed.
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/commands.c: include errorconsole.h
|
1998-08-13 23:25:41 +08:00
|
|
|
|
1998-08-12 12:23:48 +08:00
|
|
|
Tue Aug 11 23:17:20 CST 1998 Seth Burgess <sjburges@gimp.org>
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-12 12:23:48 +08:00
|
|
|
* app/transform_core.c: Fixed the flip tool so it would operate
|
1998-10-06 04:22:52 +08:00
|
|
|
properly even if "New Interface" is selected for the transform
|
1998-08-12 12:23:48 +08:00
|
|
|
tools.
|
|
|
|
|
1998-08-12 04:45:57 +08:00
|
|
|
Tue Aug 11 22:41:20 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/layers_dialog.c: Fixed the progressbar warnings and the
|
|
|
|
image id in the layers-n-channels dialog.
|
1998-08-12 04:45:57 +08:00
|
|
|
|
1998-08-12 03:17:23 +08:00
|
|
|
Tue Aug 11 21:14:40 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: Added an about-dialog that
|
|
|
|
gives access to the short help hidden in the scripts.
|
|
|
|
|
1998-08-12 01:35:34 +08:00
|
|
|
Tue Aug 11 12:24:14 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* tile.c tile.h: exported some accessor functions, made Tile
|
|
|
|
opaque.
|
|
|
|
* tile_manager.c tile_manager.h: added a public call to invalidate
|
|
|
|
a tile
|
|
|
|
* blend.c boundary.c by_color_select.c channel.c color_picker.c
|
|
|
|
drawable_cmds.c fuzzy_select.c gimpimage.c image_render.c ink.c
|
|
|
|
layer.c paint_core.c paint_funcs.c pixel_region.c plug_in.c undo.c
|
|
|
|
xcf.c: eliminated references to tile private data
|
|
|
|
* ink.c (ink_set_undo_tiles), paint_core.c (set_undo_tiles): used
|
|
|
|
tile sharing to replace tile copies for undo tiles
|
|
|
|
* undo.c (undo_pop_image): swap tiles instead of pixels when
|
|
|
|
possible
|
|
|
|
|
1998-08-11 05:56:50 +08:00
|
|
|
Mon Aug 10 14:48:20 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c: corrected 2 annoyances: that stupid hash table
|
|
|
|
== NULL warning and the pointer in the title bar instead of the
|
|
|
|
ID
|
|
|
|
|
|
|
|
* app/internal_procs.c: we're registering more procs, so make update
|
|
|
|
the total proc count
|
|
|
|
|
1998-08-10 23:06:58 +08:00
|
|
|
Mon Aug 10 16:20:33 MEST 1998 Sven Neumann <sven@gimp.org>
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-10 23:06:58 +08:00
|
|
|
* app/internal_procs.c
|
|
|
|
* app/text_tool.[ch]: Wrappers for gimp-text and
|
|
|
|
gimp-text-get-extents.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-10 23:06:58 +08:00
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm: A font-selector
|
1998-10-06 04:22:52 +08:00
|
|
|
for the script-fu dialog. See documentation in test-sphere.scm.
|
1998-08-10 23:06:58 +08:00
|
|
|
|
1998-08-09 20:17:51 +08:00
|
|
|
Sun Aug 9 14:15:42 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: The scripf-fu dialog
|
|
|
|
now remembers your last settings and has a "Reset to Defaults"
|
|
|
|
button.
|
|
|
|
|
1998-08-08 06:58:04 +08:00
|
|
|
1998-08-07 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* plug-ins/script-fu/Makefile.am (INCLUDES):
|
1998-08-08 06:58:04 +08:00
|
|
|
List $(top_srcdir) before $(GTK_CFLAGS).
|
|
|
|
|
1998-08-07 06:15:24 +08:00
|
|
|
Thu Aug 6 15:12:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acinclude.m4: for people without the gettext macros
|
|
|
|
|
|
|
|
* configure.in: don't explicitly link files
|
|
|
|
|
|
|
|
* app/Makefile.am: ad INTLLIBS to the link line
|
|
|
|
|
|
|
|
Thu Aug 6 16:55:45 MEST 1998 Sven Neumann <sven@gimp.org>
|
1998-08-06 22:58:39 +08:00
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
1999-04-15 03:51:49 +08:00
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: New ScriptFu argument type
|
|
|
|
SF-ADJUSTMENT: You can have sliders and spin-buttons in the dialog.
|
1998-08-06 22:58:39 +08:00
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/test-sphere.scm: Simple script to show
|
|
|
|
and test the new interface.
|
|
|
|
|
1998-08-06 07:46:04 +08:00
|
|
|
Wed Aug 5 16:29:05 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* initial merge of the internationalization stuff. It's still
|
|
|
|
broken in a couple places, so you're probably better off running
|
|
|
|
configure with --disable-nls (gimp-mgomulin-980727-0)
|
|
|
|
|
1998-08-06 05:36:11 +08:00
|
|
|
Wed Aug 5 23:31:54 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/*.scm (well, almost): Changed all
|
|
|
|
scripts to make use of the new SF-STRING argument type where
|
|
|
|
appropriate.
|
|
|
|
|
1998-08-06 03:58:10 +08:00
|
|
|
Wed Aug 5 21:39:59 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-enums.h
|
|
|
|
* plug-ins/script-fu/script-fu.c
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: New ScriptFu argument type
|
|
|
|
SF-STRING: Never have to add those damned quotes again... More types
|
1998-10-06 04:22:52 +08:00
|
|
|
to follow soon.
|
1998-08-06 03:58:10 +08:00
|
|
|
|
1998-08-05 20:38:11 +08:00
|
|
|
Wed Aug 5 14:32:51 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* gimprc.in
|
|
|
|
* app/commands.[ch]
|
|
|
|
* app/gdisplay.[ch]
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/interface.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/preferences_dialog.c: The statusbar can now be switched off
|
1998-10-06 04:22:52 +08:00
|
|
|
like the rulers. Screen estate purists can make this the default
|
1998-08-05 20:38:11 +08:00
|
|
|
behaviour in their gimprc ;-)
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-03 23:56:20 +08:00
|
|
|
1998-08-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
* app/gradient.c: Fixed typo (sinuosidal -> sinusoidal).
|
|
|
|
|
1998-08-03 04:36:34 +08:00
|
|
|
Sun Aug 2 22:34:43 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/gdisplay.c: Tweaked and applied a patch from Daniel Egger
|
1998-08-03 04:36:34 +08:00
|
|
|
(gimp-egger-980704). Update the statusbar when converting the
|
|
|
|
image to another basetype.
|
|
|
|
|
1998-08-03 03:05:02 +08:00
|
|
|
Sun Aug 2 21:00:04 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: Applied a patch from
|
1998-08-03 03:05:02 +08:00
|
|
|
Simon.Budig@unix-ag.org (gimp-simon-220598-0).
|
|
|
|
Cosmetic changes to the script-fu dialog.
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/commands.[ch]
|
|
|
|
* app/errorconsole.[ch]
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/session.[ch]: Added session-managment to the error-console.
|
|
|
|
|
1998-08-02 19:03:36 +08:00
|
|
|
Sun Aug 2 06:02:01 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_manager.c (tile_manager_map): I am an idiot.
|
|
|
|
|
1998-08-02 09:52:43 +08:00
|
|
|
Sat Aug 1 20:50:47 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_manager.c: Added an assertion check in tile_manager_map
|
|
|
|
|
1998-08-01 06:44:26 +08:00
|
|
|
Fri Jul 31 15:41:30 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* applied gimp-alt-980729-0 and gimp-alt-980730-0, adds brush
|
|
|
|
popup and pattern popup to the devices dialog
|
|
|
|
|
1998-08-01 02:34:05 +08:00
|
|
|
Fri Jul 31 19:17:15 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/[lots of files].c: On all gimp-core fopen()s
|
|
|
|
changed "[rw]"->"[rw]b" to appease OS/2 folk.
|
|
|
|
|
1998-08-01 01:54:33 +08:00
|
|
|
Fri Jul 31 18:29:44 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/layers_dialog.c: Removed an ancient kludge that was
|
|
|
|
seriously confusing the layer-mode menu.
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-08-01 01:54:33 +08:00
|
|
|
* plug-ins/psd/psd.c: Support OVERLAY_MODE where available
|
|
|
|
|
1998-07-31 20:58:01 +08:00
|
|
|
Fri Jul 31 13:42:29 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c: Worked around some buggy PSD savers
|
|
|
|
(suspect PS4 on Mac) - ugh. + Fixed a bug when loading layer
|
|
|
|
masks of certain dimensions.
|
|
|
|
|
1998-07-31 04:20:27 +08:00
|
|
|
Tue Jul 28 18:10:33 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* tile_manager.c, tile_manager.h: provided some encapsulations
|
|
|
|
functions for tile managers
|
|
|
|
* gimpimage.c: rewrote to use encaps, got rid of
|
|
|
|
tile_manager_pvt.h include (yay)
|
|
|
|
|
1998-07-29 06:22:56 +08:00
|
|
|
Tue Jul 28 17:07:41 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/mail/mail.c: added a text entry to GUMP,
|
|
|
|
so you can now compose real messages. Newsreader
|
|
|
|
and 3D flight simulator to follow tomorow.
|
|
|
|
|
1998-07-29 06:08:56 +08:00
|
|
|
Tue Jul 28 15:42:39 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/drawable_cmds.c (drawable_fill_invoker):
|
1998-07-29 06:08:56 +08:00
|
|
|
* libgimp/gimpenums.h: Changed the libgimp GFillType
|
|
|
|
enums to match the core enums in value, the names still
|
1998-10-06 04:22:52 +08:00
|
|
|
differ.
|
|
|
|
|
1998-07-29 06:08:56 +08:00
|
|
|
* plug-ins/script-fu/script-fu.c: changed the fill setvars to use
|
1998-10-06 04:22:52 +08:00
|
|
|
the GFillType enums.
|
|
|
|
|
1998-07-29 05:11:47 +08:00
|
|
|
Tue Jul 28 14:03:57 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/errors.c
|
|
|
|
* app/errorconsole.[ch]
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/appenv.h
|
|
|
|
* app/menus.c: error console implementation from Nuke
|
|
|
|
<nuke@bayside.net> Hooks to g_message
|
|
|
|
|
|
|
|
* app/fileops.c: honor message_handler while still setting
|
|
|
|
filesel widget sensitivity properly
|
|
|
|
|
1998-07-29 04:04:11 +08:00
|
|
|
Tue Jul 28 15:04:39 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpdrawable.h: reordered the GimpFillType enum,
|
|
|
|
unfortunately this will cause a lot of recompilation for the
|
|
|
|
rest of you.
|
|
|
|
|
1998-07-29 03:26:36 +08:00
|
|
|
Tue Jul 28 14:14:43 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/drawable.c (drawable_fill): added a case for
|
|
|
|
FOREGROUND_FILL. Fixes the layer new dialog so that it actually
|
1998-10-06 04:22:52 +08:00
|
|
|
works with foreground fill selected.
|
1998-07-29 03:26:36 +08:00
|
|
|
|
1998-07-29 03:24:23 +08:00
|
|
|
1998-07-28 Tuomas Kuosmanen <tigert@gimp.org>
|
|
|
|
|
|
|
|
* app/file_new_dialog.c
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/layers_dialog.c: change the order of the different
|
1998-07-29 03:24:23 +08:00
|
|
|
fill-types (Foreground and Background are nicer to sit besides
|
|
|
|
each other)
|
|
|
|
|
1998-07-29 03:01:10 +08:00
|
|
|
Tue Jul 28 19:46:53 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gee/gee.c
|
|
|
|
* plug-ins/animationplay/animationplay.c: Fixes for
|
|
|
|
gdkrgb output on pseudocolour displays.
|
|
|
|
|
1998-07-28 03:29:14 +08:00
|
|
|
Mon Jul 27 12:27:47 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/fp/fp.c: make PDB entry for filter pack saner
|
|
|
|
|
1998-07-28 03:34:10 +08:00
|
|
|
Mon Jul 27 14:29:39 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/xcf.c (xcf_load_level): Made xcf loader a little less
|
|
|
|
zealous in trying to copy-on-write duplicated tiles.
|
|
|
|
|
1998-07-27 05:49:42 +08:00
|
|
|
Sun Jul 26 23:47:33 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c
|
|
|
|
* app/crop.c
|
|
|
|
* app/edit_selection.c
|
|
|
|
* app/rect_select.c: More statusbar stuff (should be finished now,
|
|
|
|
but who knows...)
|
1998-10-06 04:22:52 +08:00
|
|
|
|
1998-07-25 19:24:09 +08:00
|
|
|
Sat Jul 25 04:11:31 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/pixel_region.c: optimized pixel_region_[gs]et_row,
|
|
|
|
minor optimization to pixel_region_[gs]et_col
|
|
|
|
|
1998-07-25 18:28:22 +08:00
|
|
|
Sat Jul 25 11:09:58 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/convert.c: Convert-to-indexed now remembers the last
|
|
|
|
invocation's settings. Also, GRAY->INDEXED more flexible.
|
|
|
|
|
1998-07-25 18:20:07 +08:00
|
|
|
Sat Jul 25 03:09:02 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimpbrushgenerated.c: swap out the mask if
|
|
|
|
stingy_memory_use is set.
|
|
|
|
|
|
|
|
* app/gimpbrushlist.c: fixed bug related to
|
|
|
|
stingy_memory_use
|
|
|
|
|
1998-07-25 05:05:02 +08:00
|
|
|
Fri Jul 24 14:03:13 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/transform*.[ch]: applied gimp-tml-980724-1 for new
|
|
|
|
transform tool ui. It's still a little rough, needs fixes
|
|
|
|
|
1998-07-25 03:41:23 +08:00
|
|
|
Fri Jul 24 14:40:55 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
1998-10-06 04:22:52 +08:00
|
|
|
* app/layers_dialog.c (lc_dialog_create): moved
|
1998-07-25 03:41:23 +08:00
|
|
|
gtk_widget_show (lc_shell) so that the layers show up in the
|
|
|
|
dialog again. I've told Owen about this problem, we'll see what
|
|
|
|
comes up.
|
|
|
|
|
1998-07-25 02:52:03 +08:00
|
|
|
Fri Jul 24 19:36:33 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/appenv.h app/brightness_contrast.c app/color_balance.c
|
|
|
|
app/curves.c app/gdisplay.h app/gdisplay_ops.c
|
|
|
|
app/hue_saturation.c app/paint_core.c app/paint_funcs.c
|
|
|
|
app/undo.c: Attempt to speed-up and/or sanitize
|
|
|
|
MAX/MIN/CLAMP macro usage throughout gimp-core.
|
|
|
|
|
1998-07-25 01:14:26 +08:00
|
|
|
Fri Jul 24 12:01:31 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c (gdisplay_update_cursor): Fixed a string
|
|
|
|
allocation problem that failed to account for the trailing \0
|
|
|
|
(removed time sensitve calculation/malloc in the process).
|
|
|
|
|
1998-07-24 16:56:18 +08:00
|
|
|
Fri Jul 24 01:33:13 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/vector2d.[ch] Makefile.am: new files for vector math.
|
1999-04-15 03:51:49 +08:00
|
|
|
Very minimal.
|
1998-07-24 16:56:18 +08:00
|
|
|
|
|
|
|
* gimpbrush.[ch]: added support for brush axis.
|
|
|
|
|
1998-07-25 18:20:07 +08:00
|
|
|
* gimpbrushgenerated.c: added support for brush axis.
|
|
|
|
Changed the mask intensity function from gamma to gauss(gamma)
|
|
|
|
|
1998-07-24 16:56:18 +08:00
|
|
|
* paint_core.[ch]: replaced the mask field with a brush field.
|
|
|
|
modified paint_core_interpolate to use brush axis.
|
|
|
|
|
|
|
|
* gimpbrushlist.c: modified gimp_list_destroy.
|
|
|
|
|
|
|
|
* gimpbrushlist.c: fixed some broken brush removal stuff.
|
|
|
|
|
1998-07-24 11:20:54 +08:00
|
|
|
Thu Jul 23 21:57:25 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: usize statusbar to 1 width
|
|
|
|
|
1998-07-24 11:58:16 +08:00
|
|
|
Thu Jul 23 22:34:27 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_cache.c (tile_cache_zorch_next): Fixed a problem with
|
|
|
|
losing tile data.
|
|
|
|
|
1998-07-24 02:33:01 +08:00
|
|
|
Thu Jul 23 20:29:40 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/edit_selection.c: Display the move offset in the statusbar.
|
|
|
|
* app/rect_select.c: Some code cleanup.
|
|
|
|
|
1998-07-24 01:32:32 +08:00
|
|
|
Thu Jul 23 10:30:12 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: tell the PDB that gimp_register_magic_load_handler
|
|
|
|
takes 4 args
|
|
|
|
|
1998-07-23 07:55:43 +08:00
|
|
|
Thu Jul 23 01:53:09 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c: Display the selection-mode in the statusbar.
|
|
|
|
* app/session.c: Restoring saved sessions works again.
|
|
|
|
|
1998-07-23 05:43:47 +08:00
|
|
|
Wed Jul 22 23:32:50 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* docs/quick_reference.ps
|
|
|
|
* docs/quick_reference.tar.gz:
|
|
|
|
Updated the Quick Reference Sheet to the much improved version made
|
|
|
|
by Sven Anders <anderss@fmi.uni-passau.de>.
|
1998-07-23 05:43:47 +08:00
|
|
|
|
1998-07-22 07:34:28 +08:00
|
|
|
Tue Jul 21 18:32:19 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile.c app/tile_swap.c: Squashed a deadlock. I hope.
|
|
|
|
|
1998-07-21 08:15:24 +08:00
|
|
|
Tue Jul 21 02:11:47 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/devices.[ch]
|
|
|
|
* app/session.[ch]: added session-managment support to the
|
1998-10-06 04:22:52 +08:00
|
|
|
device-status-dialog. The restore-function is still not working,
|
1998-07-21 08:15:24 +08:00
|
|
|
will have a look at it tomorrow...
|
|
|
|
|
1998-07-21 04:47:37 +08:00
|
|
|
Mon Jul 20 21:35:33 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/animationplay/animationplay.c: UI tweaks.
|
|
|
|
|
1998-07-21 02:19:20 +08:00
|
|
|
Mon Jul 20 20:13:58 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_selectP.h
|
|
|
|
* app/rect_select.h
|
|
|
|
* app/rect_select.c: The new "Fixed Size" option now works with
|
|
|
|
ellipse_select too. Made the entries use spinbuttons. Minor change
|
|
|
|
to the selection_size indicator in the status-bar.
|
|
|
|
|
1998-07-21 08:15:24 +08:00
|
|
|
* plug-ins/png/png.c: made fopen() use "rb" and "wb" instead if "r"
|
1998-07-21 02:19:20 +08:00
|
|
|
and "w" since the OS/2 port needs it
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
Mon Jul 20 11:07:32 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/interface.c: Changed progressbar updaters to work with
|
|
|
|
new API. THIS WILL NOT WORK WITH OLDER GTK+. SOMEONE NEEDS
|
|
|
|
TO MAKE AN ENTRY IN gtkfeatures.h SO WE CAN #ifdef THIS.
|
|
|
|
(I suppose I should... but what can I say - I'm lazy)
|
|
|
|
|
1998-07-20 22:05:33 +08:00
|
|
|
Mon Jul 20 06:27:18 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/brush_select.c app/gimpbrush.c app/gimpbrush.h
|
|
|
|
* app/gimpbrushgenerated.c app/gimpbrushlist.c
|
|
|
|
* app/gimpbrushlist.h
|
|
|
|
Removed the index field from GimpBrush. Tweaked the
|
|
|
|
brush renameing code.
|
|
|
|
|
|
|
|
* app/edit_selection.c
|
|
|
|
Look ahead in the event queue and process as many arrow
|
|
|
|
keys as we can at once.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-20 22:05:33 +08:00
|
|
|
Sun Jul 19 15:26:11 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
1998-07-20 06:32:35 +08:00
|
|
|
|
|
|
|
* app/brush_select.c
|
|
|
|
recalc the scrollbar when a brush is added/removed.
|
|
|
|
|
|
|
|
* app/gimpbrush.c app/gimpbrush.h app/gimpbrushlist.c
|
|
|
|
Make sure brush names are unique when they are added to a
|
|
|
|
brush list.
|
|
|
|
|
1998-07-20 04:08:36 +08:00
|
|
|
Sun Jul 19 20:55:36 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/animationplay/animationplay.c: Another
|
|
|
|
speedup for some types of shaped animation.
|
|
|
|
|
1998-07-20 01:37:14 +08:00
|
|
|
Sun Jul 19 10:23:58 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
1998-07-20 04:08:36 +08:00
|
|
|
|
1998-07-20 01:37:14 +08:00
|
|
|
* app/paint_funcs.c
|
|
|
|
new and improved color_pixels now 4-7 times as fast and 8-12
|
1998-07-20 23:07:13 +08:00
|
|
|
times as convoluted as original color_pixels.
|
1998-07-20 01:37:14 +08:00
|
|
|
|
1998-07-19 20:02:29 +08:00
|
|
|
Sun Jul 19 12:48:00 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/animationplay/animationplay.c: Adapted
|
|
|
|
to use GDKRGB when available - results in improved
|
|
|
|
speed and stability.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-19 20:02:29 +08:00
|
|
|
* app/session.c
|
|
|
|
* app/session.h: GIMP compiles again with the latest
|
|
|
|
GTK. Sven will have to look at this fix, but it seems
|
|
|
|
to work.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-19 03:29:25 +08:00
|
|
|
Sat Jul 18 20:15:59 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gee/gee.c: About eight times faster with
|
|
|
|
new GTKs, a little faster without. Less bugs. PH34R.
|
|
|
|
|
1998-07-19 03:24:57 +08:00
|
|
|
Sat Jul 18 21:22:37 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.c
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/rect_selectP.h: Show the selection size in the
|
|
|
|
statusbar.
|
1998-07-19 03:24:57 +08:00
|
|
|
|
1998-07-19 01:39:23 +08:00
|
|
|
Sat Jul 18 18:23:28 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/ink.c
|
|
|
|
* app/paint_core.c
|
|
|
|
* app/preferences_dialog.c: Now the perfect-mouse-tracking
|
|
|
|
normally enabled by pressing MOD1 is a preferences option,
|
|
|
|
and MOD1 inverts the affect.
|
|
|
|
|
|
|
|
* app/ink.c: Mildly tweaked the default brush size/range for
|
|
|
|
my own twisted sense of esthetics. Forgive me.
|
|
|
|
|
1998-07-19 01:31:31 +08:00
|
|
|
Sat Jul 18 19:28:53 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu-scripts.c: cosmetic change
|
|
|
|
to the Script-Fu dialog
|
|
|
|
|
1998-07-18 23:49:22 +08:00
|
|
|
Sat Jul 18 16:32:51 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: Fixed my idiotic comment syntax
|
|
|
|
* app/airbrush.c: Less wussy default/max rate
|
|
|
|
|
1998-07-18 23:25:52 +08:00
|
|
|
Sat Jul 18 16:08:23 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c: Added the ability to make multiple
|
|
|
|
selections from GIMP's load-file-selector. It's
|
|
|
|
adequate but not perfect without the ability to get
|
|
|
|
the filesel's idea of its cwd via clean GTK coding.
|
|
|
|
|
|
|
|
* app/convert.c: Minor textual changes.
|
|
|
|
|
1998-07-17 16:32:02 +08:00
|
|
|
Fri Jul 17 01:28:30 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: Made usage printout more verbose, added
|
|
|
|
--quiet and -n options
|
|
|
|
|
|
|
|
* gimp.m4: set NOUI stuff if available
|
|
|
|
|
1998-07-17 10:19:56 +08:00
|
|
|
Thu Jul 16 16:20:47 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: Added --cflags-noui and --libs-noui flags and
|
|
|
|
appropriate sed junk to craft it. Don't call gtk-config unless
|
|
|
|
GTK_CONFIG is set; hard code the info. Strip out redundant
|
|
|
|
stuff from the output
|
|
|
|
|
|
|
|
* libgimp/gimp.h
|
|
|
|
* libgimp/gimpimage.c: make gimp_image_flatten return a value
|
|
|
|
to be consistent with the PDB
|
|
|
|
|
1998-07-17 04:14:54 +08:00
|
|
|
Thu Jul 16 13:13:23 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* updated MapObject again
|
|
|
|
|
1998-07-16 19:44:56 +08:00
|
|
|
Thu Jul 16 04:38:19 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* brush_edit.[ch]: added a zoom indicator on the preview
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* gimpbrushgenerated.[ch] gimpbrushlist.c: added support
|
1998-07-16 19:44:56 +08:00
|
|
|
for loading generated brushes.
|
|
|
|
|
|
|
|
* data/brushes/round01.vbr: a sample generated brush
|
|
|
|
|
1998-07-16 11:23:14 +08:00
|
|
|
Wed Jul 15 22:06:32 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* Cursor location in statusbar
|
|
|
|
* Fixed resize of window
|
|
|
|
* progressbar is smaller now
|
|
|
|
|
1998-07-16 08:45:41 +08:00
|
|
|
Thu Jul 16 02:43:51 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
updated MapObject plug-in
|
|
|
|
|
1998-07-15 20:15:24 +08:00
|
|
|
Wed Jul 15 04:55:30 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* app/gimpbrushgenerated.c
|
|
|
|
* app/gimpbrushgenerated.h
|
|
|
|
Added freeze/thaw methods
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-15 20:15:24 +08:00
|
|
|
* app/brush_edit.c
|
|
|
|
display a preview in the brush_edit window
|
|
|
|
|
1998-07-15 10:28:31 +08:00
|
|
|
Tue Jul 14 19:22:46 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acconfig.h
|
|
|
|
* configure.in
|
|
|
|
* app/about_dialog.c
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/main.c
|
|
|
|
* libgimp/gimp.[ch]
|
|
|
|
* libgimp/gimpfeatures.h.in: added features header
|
|
|
|
|
1998-07-14 14:15:10 +08:00
|
|
|
Mon Jul 13 22:49:15 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: check for inline by ourselves if it's not
|
|
|
|
defined in glibconfig.h. So inline works if glib is compiled
|
|
|
|
with a different compiler than gimp. The plug-ins that use
|
|
|
|
inline #include "config.h" now (blur, destripe, emboss,
|
|
|
|
gfli, nlfilt, ps, randomize, sinus, and zealouscrop)
|
|
|
|
|
|
|
|
* app/main.c: applied gimp-kc-980707-0; fixes command line
|
|
|
|
parsing
|
|
|
|
|
|
|
|
* plug-ins/dbbrowser/dbbrowser_utils.c: searching by name does
|
|
|
|
- <-> _ translation
|
|
|
|
|
|
|
|
* Added filter pack plugin
|
|
|
|
|
1998-07-14 11:12:31 +08:00
|
|
|
Mon Jul 13 22:00:31 EDT 1998 Adrian Likins <adrian@gimp.org>
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-14 11:12:31 +08:00
|
|
|
* app/rect_select.c : argh, s/snprintf/g_snprintf
|
|
|
|
|
1998-07-14 08:29:08 +08:00
|
|
|
Mon Jul 13 19:07:43 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/drawable.c app/commands.c app/gimpimage.h
|
1999-04-15 03:51:49 +08:00
|
|
|
app/layers_dialog.c: applied gimp-kc-980707-1 from
|
1998-07-14 08:29:08 +08:00
|
|
|
Kevin Cozens <kcozens@interlog.com>
|
|
|
|
|
|
|
|
* Dialog boxes for creating a new image or a new layer now include
|
1999-04-15 03:51:49 +08:00
|
|
|
as a fill type option.
|
1998-07-14 08:29:08 +08:00
|
|
|
|
1998-07-14 07:21:43 +08:00
|
|
|
Mon Jul 13 18:08:35 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts/3dTruchet.scm
|
|
|
|
plug-ins/script-fu/scripts/flatland.scm
|
|
|
|
plug-ins/script-fu/scripts/truchet.scm:
|
|
|
|
updated these scripts to return the display they open,
|
|
|
|
mainly so i can use them in another script
|
|
|
|
|
1998-07-14 07:08:00 +08:00
|
|
|
Mon Jul 13 17:48:21 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/rect_select.[ch]: applied gimp-chap-980709-0
|
|
|
|
from Chap Lovejoy (chap@cc.gatech.edu)
|
|
|
|
|
|
|
|
From the README:
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
Adds fixed size and fixed ratio rectangular selections to the
|
1998-07-14 07:08:00 +08:00
|
|
|
gimp.
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Fixed size is enabled by filling in the height and width boxes in
|
|
|
|
the rectangular selection tool options box and checking the
|
|
|
|
"fixed size" checkbox.
|
1998-07-14 07:08:00 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
Fixed ratio is enabled by enabling fixed size (set the height and
|
|
|
|
width to the desired ratio values) and holding shift after
|
1998-07-14 07:08:00 +08:00
|
|
|
starting the selection (holding shift while starting the selection
|
|
|
|
will change the selection operation to add).
|
|
|
|
|
1998-07-14 06:31:45 +08:00
|
|
|
Tue Jul 14 00:26:49 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/fileops.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/preferences_dialog.c: fixed a few bugs in the new MRU list
|
1998-07-14 07:08:00 +08:00
|
|
|
|
1998-07-13 18:04:42 +08:00
|
|
|
Mon Jul 13 03:00:46 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* brush_select.c gimpbrushlist.c: fixed brush ref counting
|
|
|
|
|
1998-07-13 15:12:01 +08:00
|
|
|
Mon Jul 13 07:42:36 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/convert.c: July 6th's patch from Yasuhiro SHIRASAKI for
|
|
|
|
constraining custom-palette choices to <=256 colours broke
|
|
|
|
the automatic defaulting of 'Web' palette. Fixed.
|
|
|
|
|
1998-07-13 12:58:27 +08:00
|
|
|
Sun Jul 12 23:56:35 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_swap.c: #if 0'd some of mkj's last commit because it's
|
|
|
|
busted.
|
|
|
|
|
1998-07-13 07:01:33 +08:00
|
|
|
Sun Jul 12 19:00:15 EDT 1998 Michael K. Johnson <johnsonm@redhat.com>
|
|
|
|
|
|
|
|
* app/tile_swap.c
|
|
|
|
* app/tile_swap.h
|
|
|
|
* app/tile_manager.c
|
|
|
|
* app/tile_manager.h
|
|
|
|
* app/pixel_region.c
|
|
|
|
* app/pixel_region.h: asynchronous swapin on systems with
|
|
|
|
pthreads. This version is not at all tuned, and the only
|
|
|
|
interface which makes use of it now is
|
|
|
|
pixel_region_{g,s}et_{row,col}. Other functions which
|
|
|
|
know ahead of time the area that they will be needing can
|
|
|
|
request that it be asynchronously swapped in via the
|
|
|
|
pixel_region_get_async() function.
|
|
|
|
|
1998-07-13 06:35:01 +08:00
|
|
|
Sun Jul 12 17:32:24 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_cache.c: Some optimizations and bugfixes relative to
|
|
|
|
the preswapper.
|
|
|
|
|
1998-07-12 23:18:07 +08:00
|
|
|
Sun Jul 12 15:56:01 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.h
|
|
|
|
* app/interface.c
|
|
|
|
* app/plug_in.c: Added the ability to cancel a running
|
|
|
|
plugin when the progress-bar has been sucked into the image
|
|
|
|
window.
|
|
|
|
|
|
|
|
* plug-ins/psd/psd.c: Turned debugging on again, since we
|
|
|
|
are in a development cycle...
|
|
|
|
|
1998-07-12 19:40:43 +08:00
|
|
|
Sun Jul 12 04:16:17 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
* gimplist{.c,.h,F.h,P.h}
|
1999-04-15 03:51:49 +08:00
|
|
|
New class for lists
|
1998-07-12 19:40:43 +08:00
|
|
|
|
|
|
|
* gimpbrushlist.h gimpbrushlistF.h gimpbrushlistP.h brush_select.c
|
1999-04-15 03:51:49 +08:00
|
|
|
split gimpbrushlist.h into 3 files. Made gimplist
|
|
|
|
the parent class of GimpBrushList.
|
1998-07-12 19:40:43 +08:00
|
|
|
|
|
|
|
* gimpbrushlist.c: brushes in the list are once again sorted by name.
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* paint_funcs.c: minor speed tweak to a minor speed tweak in
|
1998-07-12 19:40:43 +08:00
|
|
|
border_region
|
|
|
|
|
1998-07-12 13:18:17 +08:00
|
|
|
Sat Jul 11 22:15:31 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* fileops.c
|
|
|
|
* gimprc.[ch]
|
|
|
|
* menus.[ch]
|
|
|
|
* preferences_dialog.c: added MRU file list (patch from
|
|
|
|
nuke@bayside.net) Moved document index menu item into the
|
|
|
|
dialogs submenu
|
|
|
|
|
1998-07-12 11:59:23 +08:00
|
|
|
Sat Jul 11 23:57:09 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/ink.c (tools_free_ink): Free last_blob when destroying
|
|
|
|
tool.
|
|
|
|
|
|
|
|
* app/blob.c: Fix off-by-one error when searhing for gaps.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-12 08:59:37 +08:00
|
|
|
Sat Jul 11 19:57:28 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile.c: Added some more debugging code.
|
|
|
|
* app/tile_cache.c (tile_idle_thread): Modified tile preswapper to
|
|
|
|
be a bit less aggressive.
|
|
|
|
|
1998-07-12 06:47:15 +08:00
|
|
|
Sun Jul 12 00:44:57 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/session.c: disabled setting the size of the dialogs since
|
|
|
|
lewing pointed out that you can't make them smaller any more :-(
|
|
|
|
|
1998-07-12 06:23:23 +08:00
|
|
|
Sun Jul 12 00:13:02 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* gimprc.in
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/appenv.h
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/gradient.c
|
|
|
|
* app/info_dialog.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/main.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/pattern_select.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/session.c
|
|
|
|
* app/session.h
|
|
|
|
* app/tools.c: More session-managment functionality. Opened dialogs
|
|
|
|
are saved and eventually reopened. Try to use the --restore-session
|
|
|
|
command-line option. The format of gimprc and sessionrc have
|
1999-04-15 03:51:49 +08:00
|
|
|
slightly changed. You should remove your sessionrc and delete the
|
1998-07-12 06:23:23 +08:00
|
|
|
line (save-window-positions-on-exit) from your gimprc to avoid
|
|
|
|
warnings.
|
|
|
|
|
1998-07-12 01:23:03 +08:00
|
|
|
Sat Jul 11 12:20:50 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/paint_funcs.c (copy_region): Added missing tile_release
|
|
|
|
call.
|
|
|
|
* app/tile.c app/tile_cache.c: Added some sanity checks and
|
|
|
|
debugging stuff.
|
|
|
|
|
1998-07-12 00:25:52 +08:00
|
|
|
Sat Jul 11 16:59:22 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c: Shaved about 25% off the time spent in
|
|
|
|
combine_inten_[a_]and_inten_a_pixels() - yay.
|
|
|
|
|
|
|
|
* app/xcf.c: Removed 'M' and '.' debugging spew
|
|
|
|
* app/tile_manager.c: Removed #include <stdio.h>
|
|
|
|
|
1998-07-11 22:00:55 +08:00
|
|
|
Sat Jul 11 08:58:49 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/paint_core.c (paint_core_get_orig_image): Fixed a really
|
|
|
|
dumb bug. (This may solve some of the undo-related crashes.)
|
|
|
|
|
1998-07-11 15:06:39 +08:00
|
|
|
1998-07-11 Seth Burgess <sjburges@gimp.org>
|
|
|
|
|
|
|
|
* app/main.c:
|
|
|
|
* app/gimprc.c:
|
|
|
|
Added commandline for alternate systemwide gimprc. Fixed alternate
|
|
|
|
gimprc (guess I should have tested a little more).
|
|
|
|
|
|
|
|
1998-07-10 Seth Burgess <sjburges@gimp.org>
|
1998-07-11 10:00:19 +08:00
|
|
|
|
|
|
|
* app/main.c:
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/gimprc.c:
|
1998-07-11 10:00:19 +08:00
|
|
|
Added commandline support for an alternate gimprc.
|
|
|
|
|
1998-07-11 06:38:18 +08:00
|
|
|
1998-07-10 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/docindexif.c:
|
1998-07-11 06:38:18 +08:00
|
|
|
* app/docindexif.h: Screwed up a file name change.
|
|
|
|
|
1998-07-11 06:26:22 +08:00
|
|
|
Fri Jul 10 23:06:09 BST 1998 Adam D. Moss <adam@gimp.org>
|
|
|
|
|
|
|
|
* app/paint_funcs.c:
|
|
|
|
Fixed copy-on-write path of copy_region which was sometimes
|
|
|
|
crashing with Scott's new tile scheme.
|
|
|
|
|
|
|
|
* app/tile_manager.c:
|
|
|
|
Added some sanity warnings.
|
|
|
|
|
|
|
|
* app/xcf.c:
|
|
|
|
Fixed copy-on-write tile loading which was causing crashes
|
|
|
|
with Scott's new tile scheme. Ref balance count seems funny
|
|
|
|
still.
|
|
|
|
|
1998-07-11 04:35:57 +08:00
|
|
|
1998-07-10 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/docindexif.c: New file.
|
|
|
|
* app/docindexif.h: New file.
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/docindex.h:
|
1998-07-11 04:35:57 +08:00
|
|
|
* app/docindex.c: Lots of changes. Added docindexif.c and
|
|
|
|
docindexif.h as an interface between the document index and the
|
|
|
|
application. This way the document index can be used in two
|
|
|
|
applications and updated in both at the same time. Also, made the
|
|
|
|
document index save files even if it's not shown on the screen.
|
|
|
|
|
|
|
|
* app/Makefile.am (gimp_SOURCES): Added docindexif.c and docindexif.h.
|
|
|
|
|
1998-07-10 16:59:55 +08:00
|
|
|
Fri Jul 10 01:44:29 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
|
|
|
* paint_core.c paint_core.h gimpbrushlist.h gimpbrushlist.c
|
1998-07-20 23:07:13 +08:00
|
|
|
gimpbrushgenerated.c brush_select.h brush_select.c
|
1999-04-15 03:51:49 +08:00
|
|
|
Signalified brushes. got rid of some warnings.
|
|
|
|
Fixed a bug that showed up when run --no-data
|
1998-07-10 16:59:55 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* paint_funcs.c
|
|
|
|
Minor speed tweak to border_region
|
1998-07-10 16:59:55 +08:00
|
|
|
|
|
|
|
Thu Jul 9 21:23:46 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
1998-07-10 10:43:12 +08:00
|
|
|
|
1998-07-10 12:33:21 +08:00
|
|
|
* paint_core.c tile.c undo.c: tile tweaks.
|
|
|
|
|
1998-07-10 10:43:12 +08:00
|
|
|
* tile.c tile_manager.c tile_cache.c tile.h tile_manager.h
|
|
|
|
tile_manager_pvt.h tile_pvt.h:
|
|
|
|
completely redid tile management.
|
|
|
|
|
|
|
|
* blend.c boundary.c by_color_select.c channel.c color_picker.c
|
|
|
|
drawable_cmds.c frac.c fuzzy_select.c gimpimage.c image_render.c
|
|
|
|
ink.c layer.c paint_core.c paint_funcs.c pixel_region.c
|
|
|
|
plug_in.c preferences_dialog.c procedural_db.c transform_core.c
|
|
|
|
undo.c xcf.c:
|
|
|
|
changed to reflect new tile management protocols. (Also killed
|
|
|
|
a few compilation warnings.)
|
|
|
|
|
1998-07-10 09:59:40 +08:00
|
|
|
Thu Jul 9 22:04:04 EDT 1998 Michael K. Johnson <johnsonm@redhat.com>
|
|
|
|
|
1998-07-10 10:17:20 +08:00
|
|
|
* app/clone.c: clone_motion: silently ignore cloning if the
|
|
|
|
clone source hasn't been selected or no longer exists.
|
1998-07-10 09:59:40 +08:00
|
|
|
|
1998-07-09 13:31:06 +08:00
|
|
|
Wed Jul 8 21:34:31 PDT 1998 Jay Cox <jaycox@earthlink.net>
|
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/brushes.c app/brushes.h: removed files
|
1998-07-09 13:31:06 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/gimpbrush.c app/gimpbrush.h
|
|
|
|
* app/gimpbrushlist.c app/gimpbrushlist.h
|
|
|
|
the New files replace the functionality of brushes.[ch]
|
|
|
|
and objectify the brushes. The basic structure is in
|
|
|
|
but signals are not used as much as they should be.
|
1998-07-09 13:31:06 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* app/gimpbrushgenerated.c app/gimpbrushgenerated.h
|
|
|
|
New type of brush that is can be modified on the fly
|
1998-07-09 13:31:06 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
* brush_edit.c brush_edit.h
|
|
|
|
new files that implement a gui for the GimpBrushGenerated class.
|
|
|
|
very basic.
|
1998-07-09 13:31:06 +08:00
|
|
|
|
|
|
|
* brush_select.c devices.c ink.c gimpobject.h paint_core.c
|
1999-04-15 03:51:49 +08:00
|
|
|
brush_select.h brush_edit.h preferences_dialog.c pencil.c
|
|
|
|
paintbrush.c internal_procs.c gimage_mask.c eraser.c convolve.c
|
|
|
|
commands.c colormaps.c airbrush.c clone.c app_procs.c
|
|
|
|
paint_core.h
|
|
|
|
Minor changes to support above new functionality.
|
1998-07-09 13:31:06 +08:00
|
|
|
|
1998-07-09 11:35:39 +08:00
|
|
|
Wed Jul 8 22:36:12 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/color_area.c (color_area_edit): raise the color select when
|
1998-07-09 11:35:39 +08:00
|
|
|
the color area is clicked.
|
|
|
|
|
1998-07-09 10:07:37 +08:00
|
|
|
Wed Jul 8 21:08:03 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/gimpimage.c (gimp_image_raise_layer): fixed a small typo
|
|
|
|
that prevented the composite image from being updated properly
|
|
|
|
|
1998-07-08 23:47:38 +08:00
|
|
|
Wed Jul 8 10:47:51 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: replaced old invalidate calls
|
|
|
|
with an iteration over gimages.
|
|
|
|
|
|
|
|
* app/layer.c: added an assert to check for gimage != NULL.
|
|
|
|
|
1998-07-08 18:29:09 +08:00
|
|
|
1998-07-08 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/menus.c (toolbox_entries): Made it so that you won't get two
|
|
|
|
document indexes open at the same time. (docindex.c assumes that
|
|
|
|
you only have one open.)
|
|
|
|
|
|
|
|
* app/docindex.h: Added a function to close the document index
|
|
|
|
from outside docindex.c.
|
|
|
|
|
|
|
|
* app/docindex.c: Got rid of warnings about isspace().
|
|
|
|
(create_idea_toolbar): Got rid of the warnings about pixmaps.
|
|
|
|
(close_idea_window): Added a function to close the document index
|
|
|
|
from outside docindex.c.
|
|
|
|
(idea_hide_callback): Made this function work correctly if called
|
|
|
|
when ideas is NULL.
|
|
|
|
|
|
|
|
* app/app_procs.c (really_quit_callback):
|
|
|
|
(app_exit): Made it so that the document index saves even if you
|
|
|
|
quit without closing it.
|
|
|
|
|
|
|
|
* app/fileops.c (file_save): Made Save As add to the document index.
|
|
|
|
|
1998-07-08 17:04:33 +08:00
|
|
|
1998-07-08 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/docindex.h:
|
1998-07-08 17:04:33 +08:00
|
|
|
* app/docindex.c: New files containing the document index.
|
|
|
|
|
|
|
|
* app/menus.c (toolbox_entries): Added a menu item to open the
|
|
|
|
Document Index.
|
|
|
|
|
|
|
|
* app/Makefile.am (gimp_SOURCES): Added docindex.c and
|
|
|
|
docindex.h.
|
|
|
|
|
|
|
|
* app/fileops.c (file_open): Made it so that opening a file adds
|
|
|
|
to the document index.
|
|
|
|
|
1998-07-08 14:41:58 +08:00
|
|
|
Wed Jul 8 01:38:15 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* Makefile.am blend.c boundary.c by_color_select.c channel.c
|
|
|
|
* color_picker.c drawable_cmds.c fuzzy_select.c gimpimage.c
|
|
|
|
* image_render.c ink.c layer.c main.c paint_core.c paint_funcs.c
|
|
|
|
* pixel_region.c plug_in.c tile.c tile.h tile_cache.c tile_manager.c
|
|
|
|
* tile_swap.c transform_core.c undo.c xcf.c: split off tile_pvt.h
|
|
|
|
from tile.h so changes in the tile implementation don't force a
|
|
|
|
complete recompile.
|
|
|
|
|
1998-07-08 06:42:35 +08:00
|
|
|
Wed Jul 8 01:35:22 EEST 1998 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/app_procs.c (app_exit_finish): Unregister pdb procs _before_
|
1998-07-08 06:42:35 +08:00
|
|
|
destroying pdb.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-07 09:39:31 +08:00
|
|
|
Mon Jul 6 20:38:36 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/gimage_mask.c (gimage_mask_boundary): fixed crash when you
|
|
|
|
delete the last layer of an image.
|
|
|
|
|
1998-07-07 06:19:56 +08:00
|
|
|
Mon Jul 6 5:12:00 CST 1998 Seth Burgess <sjburges@gimp.org>
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-07 06:19:56 +08:00
|
|
|
* plug-ins/gbr/gbr.c: added gbr version 1 support
|
|
|
|
|
1998-07-07 03:06:02 +08:00
|
|
|
Mon Jul 6 12:02:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/convert.c: check for > 256 colors palettes when indexing,
|
|
|
|
since the code doesn't handle it (from Yasuhiro SHIRASAKI)
|
|
|
|
|
1998-07-07 02:20:28 +08:00
|
|
|
Mon Jul 6 13:18:12 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* pixmaps.h pixmaps2.h tools.c: splits pixmaps up into two headers
|
|
|
|
* tile.c: fixed a doublelock deadlock
|
|
|
|
|
1998-07-06 05:01:21 +08:00
|
|
|
Sun Jul 5 15:49:02 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* applied a patch from Adam D. Moss <adam@gimp.org>
|
|
|
|
* app/convert.c: Sucked the warning about
|
1998-07-20 23:07:13 +08:00
|
|
|
quantizing to too many colours into a text
|
1999-04-15 03:51:49 +08:00
|
|
|
widget embedded in the dialog, improved intelligence of
|
1998-07-06 05:01:21 +08:00
|
|
|
dialog to default 'custom palette' selection to 'Web'
|
1998-07-20 23:07:13 +08:00
|
|
|
if available, and in this case not bother to present
|
1998-07-06 05:01:21 +08:00
|
|
|
the native WWW-palette radio button. [Adam]
|
|
|
|
|
1998-07-05 14:02:56 +08:00
|
|
|
Sat Jul 4 22:58:23 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/autostretch_hsv/autostretch_hsv.c: corrected progress
|
|
|
|
display caption
|
|
|
|
|
1998-07-05 08:03:06 +08:00
|
|
|
Sat Jul 4 16:58:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/tile_swap.c: made the g_message errors a little smarter instead
|
|
|
|
of popping up a ton of dialogs
|
|
|
|
|
|
|
|
* app/layer.c
|
|
|
|
* app/channel.c
|
|
|
|
* app/gdisplay.c
|
|
|
|
* app/gimprc.c: some code cleanups
|
|
|
|
|
1998-07-03 07:29:44 +08:00
|
|
|
Thu Jul 2 18:10:43 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* blend.c boundary.c by_color_select.c channel.c color_picker.c
|
|
|
|
drawable_cmds.c frac.c fuzzy_select.c image_render.c invert.c
|
|
|
|
layer.c paint_core.c paint_funcs.c pixel_region.c plug_in.c tile.c
|
|
|
|
tile.h tile_cache.c tile_manager.c transform_core.c undo.c xcf.c:
|
|
|
|
incorporated Adam's copy-on-write patches. Tested briefly:
|
|
|
|
nothing seems to be broken, but I guarantee nothing.
|
|
|
|
|
1998-07-03 02:06:30 +08:00
|
|
|
Thu Jul 2 11:03:12 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* updated blur, randomize, and exchange plugins (not sure if
|
|
|
|
they should go into stable, they break PDB interfaces)
|
|
|
|
|
1998-07-02 07:06:49 +08:00
|
|
|
Thu Jul 2 01:45:24 EEST 1998 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am:
|
|
|
|
* app/gimpset(.c|[FP]?.h):
|
|
|
|
|
|
|
|
Started gimpset, a generic class for handling collections of
|
|
|
|
objects. (And to automatically manage their signals, not
|
|
|
|
implemented yet)
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-02 07:06:49 +08:00
|
|
|
* app/drawable.[ch]
|
|
|
|
* app/gimpdrawable.[ch]
|
|
|
|
* app/gimpimage.c:
|
|
|
|
|
|
|
|
Moved drawable_apply_image to drawable.c
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-02 07:06:49 +08:00
|
|
|
* app/app_procs.c
|
|
|
|
* app/appenv.h
|
|
|
|
* app/gimage.[ch]
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/main.c
|
|
|
|
* app/procedural_db.c:
|
|
|
|
|
|
|
|
Created a global context object (image_context) to handle the
|
|
|
|
collection of images that the app manages.
|
|
|
|
|
|
|
|
* app/gimpobject.c:
|
|
|
|
* app/layer.h: Nothing major.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-07-02 07:06:49 +08:00
|
|
|
* app/move.c: Fixed an uninitialized var that made guides crash.
|
|
|
|
* app/tools.h: Removed an unused and conflicting X define.
|
|
|
|
|
1998-07-02 05:55:28 +08:00
|
|
|
Wed Jul 1 14:55:21 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* added waterselect plug-in
|
|
|
|
|
1998-07-02 05:14:51 +08:00
|
|
|
Wed Jul 1 14:13:45 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/jpeg/jpeg.c: fix for non-interactive mode
|
|
|
|
|
1998-07-02 01:20:13 +08:00
|
|
|
Wed Jul 1 10:14:41 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* ltconfig: fix for properly detecting shared lib support on
|
|
|
|
SunPro cc (taken from libtool 1.2.a)
|
|
|
|
|
|
|
|
* app/convert.c: PDB wrapper for convert_indexed_palette should
|
|
|
|
return args associated with it's own proc
|
|
|
|
|
1998-07-02 00:00:01 +08:00
|
|
|
Tue Jun 30 12:19:58 CDT 1998 arturo@nuclecu.unam.mx
|
|
|
|
|
|
|
|
* pupi-button.scm: (script-fu-round-button) A new beveled button
|
|
|
|
script for rendering round, elliptical or squared buttons.
|
|
|
|
|
1998-07-01 03:14:12 +08:00
|
|
|
Tue Jun 30 12:13:36 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/flame/flame.c: don't use app private includes
|
|
|
|
|
1998-06-30 23:31:32 +08:00
|
|
|
Tue Jun 30 18:08:01 EEST 1998 Lauri Alanko <nether@gimp.org>
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-30 23:31:32 +08:00
|
|
|
* app/Makefile.am: start collecting some core stuff to libgimpim.a
|
|
|
|
* app/gdisplay.c (gdisplays_update_area): remove an (apparently)
|
|
|
|
redundant display area
|
|
|
|
|
|
|
|
* app/drawable.c:
|
|
|
|
* app/drawable.h:
|
|
|
|
* app/gimpdrawable.c:
|
|
|
|
* app/gimpdrawable.h:
|
|
|
|
* app/gimpdrawableF.h:
|
|
|
|
* app/gimpdrawableP.h:
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
Started separating crud out of drawables.
|
|
|
|
|
1998-06-30 23:31:32 +08:00
|
|
|
* app/blend.c:
|
|
|
|
* app/bucket_fill.c:
|
|
|
|
* app/channel.h:
|
|
|
|
* app/clone.c:
|
|
|
|
* app/commands.c:
|
|
|
|
* app/disp_callbacks.c:
|
|
|
|
* app/drawable_cmds.c:
|
|
|
|
* app/drawable_pvt.h:
|
|
|
|
* app/fileops.c:
|
|
|
|
* app/floating_sel.c:
|
|
|
|
* app/gimage.c:
|
|
|
|
* app/gimage_cmds.c:
|
|
|
|
* app/gimage_mask.c:
|
|
|
|
* app/gimpimage.c:
|
|
|
|
* app/gimpimage.h:
|
|
|
|
* app/gimpimageP.h:
|
|
|
|
* app/indexed_palette.c:
|
|
|
|
* app/interface.c:
|
|
|
|
* app/interface.h:
|
|
|
|
* app/invert.c:
|
|
|
|
* app/layer.c:
|
|
|
|
* app/layer.h:
|
|
|
|
* app/layers_dialog.c:
|
|
|
|
* app/plug_in.c:
|
|
|
|
* app/procedural_db.c:
|
|
|
|
* app/procedural_db.h:
|
|
|
|
* app/transform_core.c:
|
|
|
|
* app/xcf.c:
|
|
|
|
|
|
|
|
Isolated the id system of images entirely within pdb. Even the
|
|
|
|
window titles and menus use pointers instead of ids. Should at
|
|
|
|
least remind people that this is a developers' version. :)
|
|
|
|
|
1998-06-30 09:14:36 +08:00
|
|
|
Tue Jun 30 04:00:38 EEST 1998 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
|
|
|
* app/commands.c:
|
|
|
|
* app/edit_cmds.c:
|
|
|
|
* app/gdisplay.c:
|
|
|
|
* app/gimage.c:
|
|
|
|
* app/gimage.h:
|
|
|
|
* app/gimpimage.c:
|
|
|
|
* app/gimpimage.h:
|
|
|
|
* app/gimpimageP.h:
|
|
|
|
* app/gimpobject.c:
|
|
|
|
* app/gimpobject.h:
|
|
|
|
* app/gimpobjectP.h:
|
|
|
|
* app/global_edit.c:
|
|
|
|
* app/global_edit.h:
|
|
|
|
* app/indexed_palette.c:
|
|
|
|
* app/layer.c:
|
|
|
|
* app/layers_dialog.c:
|
|
|
|
* app/move.c:
|
|
|
|
* app/undo.c:
|
|
|
|
* app/undo.h:
|
|
|
|
|
|
|
|
Misc cleaning up here and there. Note that since the ids were used
|
|
|
|
to detect if an image still exists, some things may, for now,
|
|
|
|
access freed images and break. This will be fixed once proper
|
|
|
|
destroy handlers are added.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-29 08:33:16 +08:00
|
|
|
Sun Jun 28 19:32:06 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
|
|
|
* app/tile_swap.c: Added a mutex on the swapfile to avoid a
|
|
|
|
potential race condition.
|
|
|
|
|
1998-06-29 08:24:44 +08:00
|
|
|
Mon Jun 29 03:14:14 EEST 1998 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
|
|
|
|
|
|
|
* app/airbrush.c app/bezier_select.c app/by_color_select.c:
|
|
|
|
* app/channel.c app/channel.h app/channel_cmds.c app/channel_ops.c:
|
|
|
|
* app/channel_ops.h app/channels_dialog.c app/commands.c:
|
|
|
|
* app/convert.c app/convert.h app/convolve.c app/crop.c:
|
|
|
|
* app/drawable.c app/drawable.h app/drawable_pvt.h:
|
|
|
|
* app/ellipse_select.c app/file_new_dialog.c app/fileops.c:
|
|
|
|
* app/fileops.h app/floating_sel.c app/free_select.c:
|
|
|
|
* app/fuzzy_select.c app/gdisplay.c app/gdisplay.h app/gimage.c:
|
|
|
|
* app/gimage_cmds.c app/gimage_mask.c app/gimpimage.c:
|
|
|
|
* app/gimpimage.h app/gimpimageF.h app/gimpobject.c app/gimpobject.h:
|
|
|
|
* app/indexed_palette.c app/indexed_palette.h app/ink.c:
|
|
|
|
* app/iscissors.c app/layer.c app/layer.h app/layer_cmds.c:
|
|
|
|
* app/layers_dialog.c app/layers_dialog.h app/layers_dialogP.h:
|
|
|
|
* app/move.c app/paint_core.c app/paint_funcs.c app/paint_funcs.h:
|
|
|
|
* app/preferences_dialog.c app/rect_select.c app/text_tool.c:
|
|
|
|
* app/transform_core.c app/undo.c app/xcf.c:
|
|
|
|
|
|
|
|
Removed most of the image id system. They're still used with pdb.
|
|
|
|
At quick glance, nothing seems to be broken, but if things weird
|
|
|
|
out, blame me.
|
|
|
|
|
|
|
|
Now just the same for layers, channels and displays...
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-29 08:24:44 +08:00
|
|
|
|
1998-06-29 01:10:10 +08:00
|
|
|
Sun Jun 28 10:08:53 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/ps/ps.c: don't use app private includes
|
|
|
|
|
1998-06-28 18:39:58 +08:00
|
|
|
Sun Jun 28 13:30:20 EEST 1998 Lauri Alanko <nether@gimp.org>
|
|
|
|
|
|
|
|
* app/gimage.c
|
|
|
|
* app/gimage.h
|
|
|
|
* app/gimpimage.c
|
|
|
|
* app/gimpimage.h
|
|
|
|
* app/gimpimageF.h
|
|
|
|
* app/gimpimageP.h
|
|
|
|
* app/gimpobject.c
|
|
|
|
* app/gimpobject.h
|
|
|
|
* app/gimpobjectF.h
|
|
|
|
* app/gimpobjectP.h
|
|
|
|
* app/gimpsignal.c
|
|
|
|
* app/gimpsignal.h
|
|
|
|
* docs/OO.txt
|
|
|
|
|
|
|
|
Started doing a GtkObjectifying framework, and started cleaning
|
|
|
|
images from all sorts of ugly dependencies.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-28 16:01:38 +08:00
|
|
|
Sun Jun 28 08:32:20 1998 Tim Janik <timj@gtk.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/layer.c (gimp_layer_mask_get_type):
|
|
|
|
(gimp_layer_get_type):
|
|
|
|
* app/drawable.c (gimp_drawable_get_type):
|
1998-06-28 16:01:38 +08:00
|
|
|
* app/channel.c (gimp_channel_get_type):
|
|
|
|
return a GtkType value and initialize the GtkTypeInfo structure
|
|
|
|
correctly.
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/layer.h:
|
|
|
|
* app/drawable.h:
|
1998-06-28 16:01:38 +08:00
|
|
|
* app/channel.h:
|
|
|
|
provide GIMP_TYPE_* and GIMP_IS_*_CLASS() macros.
|
|
|
|
|
1998-06-28 14:33:38 +08:00
|
|
|
Sat Jun 27 23:28:26 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: minor unused variable warning cleanup
|
|
|
|
|
|
|
|
* plug-ins/bumpmap/bumpmap.c: another warning cleanup
|
|
|
|
|
|
|
|
* plug-ins/flame/flame.c: time(NULL) instead of time(0)
|
|
|
|
|
|
|
|
* plug-ins/gpc/Makefile.am
|
|
|
|
* plug-ins/megawidget/Makefile.am: install in $libdir instead
|
|
|
|
of $gimpplugindir since they *are* libs. Some archs try to
|
|
|
|
exec them, and it barfs
|
|
|
|
|
1998-06-28 13:34:46 +08:00
|
|
|
Sun Jun 28 00:23:52 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/tile.c : fix from Scott Goehring for a thread deadlock
|
|
|
|
|
1998-06-27 08:23:43 +08:00
|
|
|
Fri Jun 26 17:22:00 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* libgimp/gimp.[ch]
|
|
|
|
* app/procedural_db.c: add procedural_db_get_data_size and
|
|
|
|
gimp_get_data_Size functions from Nick Lamb
|
|
|
|
|
1998-06-27 02:09:55 +08:00
|
|
|
Fri Jun 26 11:00:35 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/scripts.c: define DIVIDE here too (auf,
|
|
|
|
script-fu sucks)
|
|
|
|
|
|
|
|
* plug-ins/illusion/illusion.c: parse gtkrc
|
|
|
|
|
1998-06-26 16:03:50 +08:00
|
|
|
Fri Jun 26 00:59:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am: corrected typo
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/rect_select.[ch]: merged in bezier extend patch
|
|
|
|
by Raphael FRANCOIS (fraph@ibm.net)
|
|
|
|
|
|
|
|
* app/menus.c: restored "lost" menu items and shortcuts
|
|
|
|
These really aren't tools.. maybe they should go somewhere
|
|
|
|
else?
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_main.c: added gimp_displays_flush
|
|
|
|
|
|
|
|
Thu Jun 25 17:25:01 PDT 1998 Adrian Likins <adrian@gimp.org>
|
1998-06-26 08:30:12 +08:00
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
* app/app_procs.c:
|
|
|
|
* gimp1_1_splash.ppm: Some cosmetic changes to
|
|
|
|
better reflect the development stage of gimp.
|
|
|
|
|
1998-06-24 13:31:18 +08:00
|
|
|
Tue Jun 23 22:26:09 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: compile everything with -D_REENTRANT
|
|
|
|
|
|
|
|
* app/menus.c: fix for default accel (wrong X char)
|
|
|
|
|
|
|
|
* libgimp/gimpenums.h: make DIVIDE_MODE visible
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: make it less verbose again
|
|
|
|
|
1998-06-24 06:50:16 +08:00
|
|
|
Wed Jun 24 00:45:01 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-06-24 06:58:55 +08:00
|
|
|
* gimprc.in
|
1998-06-24 06:50:16 +08:00
|
|
|
* app/gimprc.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/session.c
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/tips_dialog.c: Moved the (last-tip-shown xx) entry to
|
|
|
|
sessionrc. You might want to delete that line from your gimprc,
|
1998-06-24 06:50:16 +08:00
|
|
|
but it works fine without doing so.
|
|
|
|
|
1998-06-24 05:28:22 +08:00
|
|
|
Tue Jun 23 23:21:16 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/commands.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/menus.c: The lc-dialog can now be opened from the
|
|
|
|
toolbox-menu. Did that in preparation for auto-opening dialogs on
|
|
|
|
start-up.
|
|
|
|
|
1998-06-23 11:41:59 +08:00
|
|
|
Mon Jun 22 22:57:00 EDT 1998 Manish Vachharajani <mvachhar@vger.rutgers.edu>
|
|
|
|
|
|
|
|
* app/eraser.c: Ack, try to get pressure sensitivity right this time.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-23 11:24:19 +08:00
|
|
|
Mon Jun 22 22:57:00 EDT 1998 Manish Vachharajani <mvachhar@vger.rutgers.edu>
|
|
|
|
|
|
|
|
* app/eraser.c: Added support for pressure sensitive eraser
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-23 05:38:36 +08:00
|
|
|
Mon Jun 22 23:35:52 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/pixmaps.h: Made a new pixmap for the ink tool that fits
|
|
|
|
better to the others.
|
|
|
|
|
1998-06-23 01:30:40 +08:00
|
|
|
Mon Jun 22 18:43:22 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/Makefile.am
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/gimprc.[ch]
|
|
|
|
* app/gradient.c
|
|
|
|
* app/info_dialog.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/palette.c
|
|
|
|
* app/pattern_select.c
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* app/session.[ch] (new files)
|
|
|
|
* app/tools.c: Rough outline of session-managment. A new config
|
|
|
|
file 'sessionrc' is written and the position of some windows is
|
|
|
|
remembered. Still has some problems (offset by wm decorations).
|
|
|
|
Can be switched off in the preferences.
|
|
|
|
|
1998-06-22 04:17:21 +08:00
|
|
|
Sun Jun 21 15:16:46 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/bezier_select.c
|
|
|
|
* app/commands.[ch]
|
|
|
|
* app/devices.c
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/menus.c
|
|
|
|
* app/pixmaps.h
|
|
|
|
* app/tools.[ch]
|
|
|
|
* app/undo.c: Lots of changes to the way tools are intialized and
|
1998-07-20 23:07:13 +08:00
|
|
|
accessed. All information about a tool type is now contained in a
|
1998-06-22 04:17:21 +08:00
|
|
|
single ToolInfo array. There are still some small issues to
|
|
|
|
adress about tool groups and we need some way of getting menu
|
|
|
|
ordering/grouping to work better (plug-ins need this too). There
|
|
|
|
is still much to be done, but this is the next in cleaning up the
|
|
|
|
tools.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-22 04:17:21 +08:00
|
|
|
* app/posterize.[ch]
|
|
|
|
* app/threshold.[ch]
|
|
|
|
* app/histogram_tool.[ch]
|
|
|
|
* app/hue_saturation.[ch]
|
|
|
|
* app/levels.[ch]
|
|
|
|
* app/brightness_contrast.[ch]
|
|
|
|
* app/by_color_select.[ch]
|
|
|
|
* app/color_balance.[ch]
|
|
|
|
* app/curves.[ch]: Changed the *_initalize function prototypes from
|
1998-07-20 23:07:13 +08:00
|
|
|
gpointer to GDisplay, to allow better type chacking and provide a
|
1998-06-22 04:17:21 +08:00
|
|
|
uniform interface for all the dialog tools.
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-22 03:55:33 +08:00
|
|
|
Sun Jun 21 15:49:43 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/tools.c (tools_select): Set active_tool before
|
|
|
|
updating device status dialog.
|
|
|
|
|
1998-06-21 13:09:59 +08:00
|
|
|
Sat Jun 20 22:09:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: fixes for new library versioning
|
|
|
|
|
1998-06-21 02:52:48 +08:00
|
|
|
Sat Jun 20 11:36:16 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* app/Makefile.am: really add thread support
|
|
|
|
|
1998-06-21 01:09:32 +08:00
|
|
|
Sat Jun 20 12:04:41 1998 Scott Goehring <scott@poverty.bloomington.in.us>
|
|
|
|
|
1998-06-21 02:34:38 +08:00
|
|
|
* app/tile.h: #include config.h so we can tell if we're doing
|
|
|
|
threads. (GIMP's includes are f*ck*d.)
|
|
|
|
|
1998-06-21 01:09:32 +08:00
|
|
|
* app/tile_cache.c app/tile.c app/tile.h app/tile_swap.c: modified
|
|
|
|
tile swapping to preswap dirty tiles, using a thread if threads
|
|
|
|
are enabled in configure or a gtk_timeout if they're not. The
|
|
|
|
code appears stable but could use improvement. Be careful when
|
|
|
|
working in here; there are four sets of semaphores and getting the
|
|
|
|
locking wrong will cause deadlocks or tile corruption. I'll try
|
|
|
|
to write up a document describing what's going on in here sometime
|
|
|
|
soon.
|
|
|
|
|
1998-06-20 07:45:54 +08:00
|
|
|
Fri Jun 19 16:37:40 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/appenv.h
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/errors.[ch]
|
|
|
|
* app/main.c
|
|
|
|
* app/plug_in.c: implemented PDB interface for changing
|
|
|
|
the g_message handler
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: g_printized "no comment" warning
|
|
|
|
|
1998-06-20 05:24:34 +08:00
|
|
|
Fri Jun 19 16:12:51 EDT 1998 Adrian Likins <adrain@gimp.org>
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-20 05:24:34 +08:00
|
|
|
* TODO: more updates
|
|
|
|
|
1998-06-20 03:47:34 +08:00
|
|
|
Fri Jun 19 12:34:29 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* changes libgimp versioning to gtk-style. Bunch o' Makefile.am
|
|
|
|
changes for that
|
|
|
|
|
1998-06-19 11:16:42 +08:00
|
|
|
Thu Jun 18 23:11:36 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/ink.c: Shift the range to smaller brushes.
|
|
|
|
(1/8 - 25 pixel radius, instead of 1-100 pixels)
|
|
|
|
|
1998-06-19 09:45:03 +08:00
|
|
|
Thu Jun 18 18:34:58 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* acconfig.h
|
|
|
|
* config.h.in
|
|
|
|
* configure.in: added --with-threads (taken from gtk+ configure.in)
|
|
|
|
|
|
|
|
* libgimp/Makefile.am: ugly hack to force libgimpi.a to get
|
|
|
|
rebuilt since libgimp.la compilations screws up the deps. Fixes
|
|
|
|
relinking on make install.
|
|
|
|
|
|
|
|
* configure.in
|
|
|
|
* plug-ins/Makefile.am: other cleanups
|
|
|
|
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/plug_in.c: pass INT32 instead of INT8 for gdisp_id since
|
|
|
|
that's the correct type
|
|
|
|
|
|
|
|
* app/preferences_dialog.c
|
|
|
|
* plug-ins/script-fu/script-fu-server.c
|
|
|
|
* plug-ins/tileit/tileit.c: warning fixups
|
|
|
|
|
1998-06-19 09:39:02 +08:00
|
|
|
Thu Jun 18 21:20:12 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c app/tools.c: Removed calls to
|
|
|
|
gtk_container_[dis/en]able_resize()
|
|
|
|
|
|
|
|
Thu Jun 18 21:03:33 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c (create_display_shell): Set the resize
|
|
|
|
mode on the statusbar to prevent the window from being
|
|
|
|
unnecessarily auto-shrunk.
|
|
|
|
|
|
|
|
* plug-ins/gfig/gfig.c (my_gtk_label_set): Removed unused
|
|
|
|
function using deprecated gtk_container_need_resize()
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-19 09:39:02 +08:00
|
|
|
Thu Jun 18 16:31:16 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.c: Try to prevent overflows when drawing ellipses)
|
|
|
|
(fixes the ink => line bug for big sizes)
|
|
|
|
|
1998-06-19 00:54:56 +08:00
|
|
|
Thu Jun 18 16:11:19 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/preferences_dialog.c: fiddled with the spinbuttons
|
|
|
|
* app/file_new_dialog.c: removed two warnings
|
|
|
|
|
1998-06-18 13:04:01 +08:00
|
|
|
Wed Jun 17 23:52:13 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/file_new_dialog.c: updated the spinbuttons
|
|
|
|
to use the new api
|
|
|
|
|
1998-06-18 14:23:19 +08:00
|
|
|
* app/gimprc.[ch]: added some stuff in preparation for
|
|
|
|
making a preference
|
|
|
|
|
1998-06-18 09:04:45 +08:00
|
|
|
Thu Jun 18 00:56:41 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* channels_dialog.c
|
|
|
|
* layers_dialog.c: the middle mouse button now pops up the menu
|
|
|
|
as well as the third when clicking on the layer/channel. This should
|
|
|
|
help users that use a tablet and don't have a right mouse button.
|
|
|
|
|
1998-06-18 03:17:00 +08:00
|
|
|
Wed Jun 17 17:47:30 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/preferences_dialog.c: fixed a bug I introduced with the
|
|
|
|
new mem_size_unit for the tile_cache_size
|
1998-06-18 03:17:00 +08:00
|
|
|
|
|
|
|
Wed Jun 17 16:38:40 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/channel.c
|
|
|
|
* app/paint_funcs.c
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/paint_funcs.h: applied a patch from Jay Cox.
|
|
|
|
Reimplements selection_grow, selection_shrink, and selection_border
|
1998-06-18 03:17:00 +08:00
|
|
|
using new algorithms.
|
|
|
|
|
1998-06-17 18:11:12 +08:00
|
|
|
Wed Jun 17 12:07:44 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/gimprc.c: default "save_window_positions_on_exit" to FALSE
|
|
|
|
until I know why gdk_window_get_position() doesn't work properly
|
|
|
|
when the window was never moved
|
|
|
|
|
1998-06-17 08:18:46 +08:00
|
|
|
Wed Jun 17 01:56:30 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/app_procs.c
|
|
|
|
* app/gimprc.c
|
|
|
|
* app/gimprc.h
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/interface.c
|
|
|
|
* app/preferences_dialog.c: started to implement some sort of
|
|
|
|
session-managment; right now it only saves a few window-positions.
|
|
|
|
I plan to move the saving out of gimprc into a seperate rcfile
|
|
|
|
|
1998-06-17 04:09:19 +08:00
|
|
|
Tue Jun 16 15:06:19 CDT 1998 Larry Ewing <lewing@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c:
|
|
|
|
* app/menus.c: added menu entry and changed loop bounds to get the
|
|
|
|
new ink tool functioning properly
|
|
|
|
|
|
|
|
* app/tools.[ch]: added new and free funcs to the ToolInfo struct,
|
|
|
|
and began small cleanup of tools
|
|
|
|
|
1998-06-16 03:48:57 +08:00
|
|
|
Mon Jun 15 12:42:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c: initialize progress_gdisp_ID field in
|
|
|
|
plug_in_new so things don't crash
|
|
|
|
|
|
|
|
* app/menus.c: use proper keycodes (?) for zoom accelerator
|
|
|
|
defaults
|
|
|
|
|
|
|
|
* plug-ins/apply_lens/apply_lens.c: fixed a warning
|
|
|
|
|
1998-06-15 20:44:51 +08:00
|
|
|
Mon Jun 15 14:39:43 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/preferences_dialog.c: Added units (B,KB,MB) to the
|
1998-06-15 20:44:51 +08:00
|
|
|
tile_cache_size entry. Added spinbuttons where appropriate (used
|
1998-07-20 23:07:13 +08:00
|
|
|
parts of the patch Nuke <nuke@bayside.net> sent to the list).
|
1998-06-15 20:44:51 +08:00
|
|
|
|
1998-06-15 13:43:46 +08:00
|
|
|
Sun Jun 15 00:41:05 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: Table spacings
|
|
|
|
|
1998-06-15 12:46:32 +08:00
|
|
|
Sun Jun 14 23:41:17 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/plug_in.c: Fixed progress code to account for when
|
|
|
|
a plugin gets two progress inits
|
|
|
|
|
|
|
|
* app/interface.c: Fixed table allocation sickness. Now use
|
|
|
|
two tables, and a vbox instead of one table so things don't
|
|
|
|
get expanded when they shouldn't. This (table/table_inner)
|
1998-07-20 23:07:13 +08:00
|
|
|
should be merged back to 1.0 tree. The other resize bug is a
|
1998-06-15 12:46:32 +08:00
|
|
|
gtkstatusbar bug.
|
|
|
|
|
1998-06-15 10:25:27 +08:00
|
|
|
Sun Jun 14 21:16:42 CDT 1998 Shawn T. Amundson <amundson@gimp.org>
|
|
|
|
|
|
|
|
* app/gdisplay.c
|
|
|
|
* app/gdisplay.h
|
|
|
|
* app/interface.c
|
|
|
|
* app/plug_in.c
|
|
|
|
* app/plug_in.h
|
|
|
|
* libgimp/gimp.c: added statusbar and progressbar, which
|
1998-07-20 23:07:13 +08:00
|
|
|
the plugins now use if they have a gdisp. Unfortunately
|
|
|
|
this introduces a resize bug I wasn't able to fix
|
1998-06-15 10:25:27 +08:00
|
|
|
immediately. ;-(
|
|
|
|
|
1998-06-15 06:42:36 +08:00
|
|
|
Sun Jun 14 18:37:06 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/blob.[ch] (blob_bounds): Added new files for
|
|
|
|
handling scan-converted convex polygons. (From
|
|
|
|
gsumi) (these will be moved out to a plug-in tool directory
|
|
|
|
when such a thing exists)
|
|
|
|
|
|
|
|
* app/ink.[ch]: New tool for drawing with a hard-edged
|
|
|
|
pressure and tilt-sensitive brush.
|
|
|
|
|
1998-06-15 05:13:39 +08:00
|
|
|
Sun Jun 14 16:03:29 EDT 1998 Adrian Likins <adrian@gimp.org>
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-15 05:13:39 +08:00
|
|
|
* TODO: cleaned up and expanded the todo
|
|
|
|
|
1998-06-14 15:51:52 +08:00
|
|
|
Sun Jun 14 00:50:25 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/gif/gif.c: don't pop up dialog for informational
|
|
|
|
"Too many colors?" message
|
|
|
|
|
1998-06-14 12:33:27 +08:00
|
|
|
Sat Jun 13 21:11:17 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Makefile.am: install gimp.m4 too
|
|
|
|
|
|
|
|
* libgimp/gimpprotocol.[ch]
|
|
|
|
* libgimp/gimp.c
|
|
|
|
* app/plug_in.[ch]
|
|
|
|
* app/procedural_db.c: exported the gdisplay ID to the plugins,
|
|
|
|
so they can be smart about hooking on to status bars in the
|
|
|
|
appropriate display shell
|
|
|
|
|
|
|
|
* libgimp/Makefile.am
|
|
|
|
* libgimp/gimp.c: make the plugins aware of $gimpdir for gtkrc
|
|
|
|
parsing
|
|
|
|
|
1998-06-14 06:05:22 +08:00
|
|
|
Sat Jun 13 16:52:34 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c: removed unsightly warnings,
|
|
|
|
replace a * with a / so it will work
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-14 04:57:23 +08:00
|
|
|
Sat Jun 13 15:46:55 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
1998-06-14 06:05:22 +08:00
|
|
|
*app/file_new_dialog.c: more file new tweaks,
|
1998-06-14 04:57:23 +08:00
|
|
|
now uses spinbuttons. I'm still not sure this change is
|
1998-06-26 08:30:12 +08:00
|
|
|
for the better, let me know. Pretty heavily based
|
|
|
|
on a patch by Nuke Skyjumper <nuke@bayside.net>
|
1998-06-14 04:57:23 +08:00
|
|
|
|
1998-06-13 03:43:55 +08:00
|
|
|
Fri Jun 12 14:17:54 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c
|
|
|
|
app/file_new_dialog.h:
|
|
|
|
app/gloal_edit.c: added behaviour so that the
|
|
|
|
new file size will default to the current cut buffer
|
|
|
|
if its "fresh"
|
|
|
|
|
1998-06-12 14:38:04 +08:00
|
|
|
Thu Jun 11 23:37:06 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimp.m4: .m4 file for autoconf gimptool stuff
|
|
|
|
|
1998-06-11 12:36:22 +08:00
|
|
|
Thu Jun 11 00:34:51 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/color_area.c (color_area_events): Create/resize
|
|
|
|
the pixmap on every expose CONFIGURE event, not just
|
|
|
|
on the first expose event.
|
|
|
|
|
|
|
|
Thu Jun 11 00:02:15 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/interface.c (create_toolbox): Create the color
|
|
|
|
area before showing the window, so that the window gets
|
1998-07-20 23:07:13 +08:00
|
|
|
created at the right size. [ This doesn't actually fix
|
1998-06-11 12:36:22 +08:00
|
|
|
much, but it is better to do that way ]
|
|
|
|
|
1998-06-11 02:15:48 +08:00
|
|
|
Wed Jun 10 14:17:44 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* app/disp_callbacks.c (gdisplay_origin_button_press):
|
1998-06-11 02:15:48 +08:00
|
|
|
Stop signal emission so that button doesn't grab the
|
|
|
|
pointer away from the menu.
|
|
|
|
|
1998-06-11 01:20:56 +08:00
|
|
|
Tue Jun 9 19:47:19 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/brushes.c app/drawable.c app/patterns.c
|
|
|
|
app/procedural_db.c plug-ins/script-fu/script_fu_server.c
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-11 01:20:56 +08:00
|
|
|
Fixes for warnings generated by changing GCompareFunc
|
|
|
|
and GHashFunc to take const arguments.
|
|
|
|
|
1998-06-10 05:21:23 +08:00
|
|
|
Tue Jun 9 16:08:20 EDT 1998 Adrian Likins <adrain@gimp.org>
|
|
|
|
|
|
|
|
*app/file_new_dialog.c: more fiddling with file_new.
|
|
|
|
the resoution unit optionmenu should work now. Just
|
|
|
|
need to get the optionmenus remembering history.
|
|
|
|
|
1998-06-10 01:47:45 +08:00
|
|
|
Tue Jun 9 12:36:57 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*confiure.in: corrected small type concering jpeg test
|
1998-07-20 23:07:13 +08:00
|
|
|
(warning printed out "checking for jpeg.h" instead of
|
1998-06-10 01:47:45 +08:00
|
|
|
jpeglib.h)
|
|
|
|
|
1998-06-09 19:41:13 +08:00
|
|
|
Tue Jun 9 04:36:52 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* Got rid of a bunch of warnings when compiling plugins
|
|
|
|
|
|
|
|
* app/disp_callbacks.h: add declaration to get interface.c
|
|
|
|
to compile
|
|
|
|
|
|
|
|
* autogen.sh: make sure we know about ACLOCAL_FLAGS
|
|
|
|
|
1998-06-09 17:20:46 +08:00
|
|
|
Tue Jun 9 11:18:03 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* app/disp_callbacks.c
|
|
|
|
* app/interface.c: add a pop-up menu to the upper left corner of
|
|
|
|
the image window
|
|
|
|
|
1998-07-20 23:07:13 +08:00
|
|
|
* updated pagecurl plug-in
|
1998-06-09 17:20:46 +08:00
|
|
|
|
1998-06-09 13:05:52 +08:00
|
|
|
Mon Jun 8 21:55:55 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* gimptool.in: use @gimpdir@ instead of hardcoding .gimp
|
|
|
|
|
|
|
|
* app/palette.c: remove unnecessary gtk_widget_destroy for menus
|
|
|
|
that have already been removed (from Shuji Narazaki)
|
|
|
|
|
1998-06-09 12:04:43 +08:00
|
|
|
Mon Jun 8 20:58:09 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/blend.c
|
|
|
|
* app/brushes.c
|
|
|
|
* app/brush_select.c
|
|
|
|
* app/bucket_fill.c
|
|
|
|
* app/layer_cmds.c
|
|
|
|
* app/layers_dialog.c
|
|
|
|
* app/paint_funcs.[ch]: applied a variation on
|
|
|
|
gimp-scier-980315-0 (implements divide (dodge) layer mode)
|
|
|
|
|
1998-06-09 10:06:33 +08:00
|
|
|
Mon Jun 8 22:09:07 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/airbrush.c: Simple pressure sensitivity.
|
|
|
|
|
1998-06-09 08:50:32 +08:00
|
|
|
Mon Jun 8 17:47:37 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: unref the itemfactories instead of destroying
|
|
|
|
them (from timj)
|
|
|
|
|
1998-06-09 08:25:28 +08:00
|
|
|
Mon Jun 8 17:16:22 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/color_select.[ch]: added a hex triplet to the color
|
|
|
|
selector. It updates on focus_leave for now, so I bet there
|
|
|
|
are some interface nits...
|
|
|
|
|
|
|
|
* app/fileops.c: add an #include to quell a warning
|
|
|
|
|
1998-06-09 07:18:49 +08:00
|
|
|
Mon Jun 8 16:18:00 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/menus.c: fix stupid <Separator> menu bug
|
|
|
|
|
1998-06-09 05:53:45 +08:00
|
|
|
Mon Jun 8 16:39:19 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/commands.c
|
|
|
|
*app/file_new_dialog.[ch]
|
|
|
|
*app/prefereces_dialog.[ch]: split up command.c
|
|
|
|
into three files, commands.c, file_new_dialog.c,
|
|
|
|
and preferences.c
|
|
|
|
|
|
|
|
*app/Makefile.am: change to incorporate the new files
|
1998-07-20 23:07:13 +08:00
|
|
|
|
1998-06-09 05:53:45 +08:00
|
|
|
*TODO: more feature ideas
|
|
|
|
|
1998-06-08 16:38:16 +08:00
|
|
|
Mon Jun 8 04:30:00 EDT 1998 Chris Lahey <clahey@umich.edu>
|
|
|
|
|
|
|
|
* app/devices.c: stdio.h
|
|
|
|
* plug-ins/depthmerge/depthmerge.c: stdio.h
|
|
|
|
* plug-ins/gtm/gtm.c: stdio.h
|
|
|
|
* plug-ins/nlfilt/nlfilt.c: stdio.h, stdlib.h
|
|
|
|
Added the listed includes to get it to compile.
|
|
|
|
|
1998-06-08 08:47:35 +08:00
|
|
|
Sun Jun 7 19:30:22 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
*app/commands.c: more fiddling with the file_new dialog.
|
|
|
|
More stuff hooked up and working, but still not finished.
|
|
|
|
|
|
|
|
*TODO: filling in more wishlist stuff
|
|
|
|
|
1998-06-08 07:27:28 +08:00
|
|
|
Sun Jun 7 16:18:16 PDT 1998 Manish singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/Lighting/lighting_main.c
|
|
|
|
* plug-ins/Lighting/lighting_ui.c: ui fixes (taken from MapObject)
|
|
|
|
|
1998-06-08 06:44:25 +08:00
|
|
|
Sun Jun 7 18:44:17 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/webbrowser/web-browser.scm: changed the URL for the
|
|
|
|
Manual
|
|
|
|
|
1998-06-08 03:42:03 +08:00
|
|
|
Sun Jun 7 12:39:56 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/libgck/gck/gcktypes.h
|
|
|
|
* plug-ins/libgck/gck/gckui.h
|
|
|
|
* plug-ins/libgck/gck/gckui.c
|
|
|
|
* plug-ins/ifscompose/ifscompose.c: changes for the new accelerator
|
|
|
|
stuff
|
|
|
|
|
1998-06-07 21:55:36 +08:00
|
|
|
Sun Jun 7 11:04:38 1998 Tim Janik <timj@gtk.org>
|
|
|
|
|
|
|
|
* app/gradient.c (cpopup_create_menu_item_with_label): use GtkAccelLabel
|
|
|
|
when creating a menuitems label seperatedly.
|
|
|
|
|
|
|
|
* app/commands.h:
|
|
|
|
* app/commands.c:
|
1998-06-08 06:44:25 +08:00
|
|
|
(tips_dialog_cmd_callback):
|
|
|
|
(filters_repeat_cmd_callback):
|
1998-06-07 21:55:36 +08:00
|
|
|
(tools_select_cmd_callback): make use of the callback_action argument.
|
|
|
|
|
|
|
|
* app/main.c (main): removed gtk_accelerator_table_set_mod_mask(),
|
|
|
|
since gtk provides decent default values now.
|
|
|
|
|
|
|
|
* app/layers_dialog.c:
|
|
|
|
* app/interface.c:
|
1998-06-08 06:44:25 +08:00
|
|
|
* app/indexed_palette.c:
|
|
|
|
* app/channels_dialog.c:
|
1998-06-07 21:55:36 +08:00
|
|
|
* app/buildmenu.c:
|
|
|
|
conversions for use of GtkAccelGroup.
|
|
|
|
|
|
|
|
* app/buildmenu.c:
|
|
|
|
* app/gradient.c:
|
|
|
|
installed accelerators are locked, because these code portions don't
|
|
|
|
support accelerator saving.
|
1998-06-08 06:44:25 +08:00
|
|
|
|
1998-06-07 21:55:36 +08:00
|
|
|
* ChangeLog:
|
|
|
|
* ChangeLog.pre-1-0: ChangeLog split up.
|
|
|
|
|
1998-06-07 16:26:38 +08:00
|
|
|
Sun Jun 7 01:21:43 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* plug-ins/script-fu/script-fu.c: fixed param passing for
|
|
|
|
INT8 and INT16 types. This used to fail on big endian machines
|
|
|
|
|
|
|
|
* plug-ins/maze/maze.c: properly handle INT8 and INT16 types.
|
|
|
|
With these two fixes, circuit.scm will no longer crash on
|
|
|
|
big endian machines
|
1998-06-07 13:30:29 +08:00
|
|
|
|
|
|
|
Sun Jun 7 00:19:22 EDT 1998 Adrian Likins <adrian@gimp.org>
|
|
|
|
|
|
|
|
* app/commands.c: Reworked the file_new dialog to
|
|
|
|
be a little more useful. Added entries for a height
|
|
|
|
and width in the unit of your choice, and a resolution.
|
|
|
|
Not everythings hooked up yet, but its getting there.
|
|
|
|
|
1998-06-07 12:22:57 +08:00
|
|
|
Sun Jun 7 00:22:01 EDT 1998 Matthew Wilson <msw@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: Register private tips for all the tools -
|
|
|
|
for use with online help later
|
|
|
|
|
1998-06-07 07:22:22 +08:00
|
|
|
Sat Jun 6 16:12:20 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* adding Lighting plugin
|
|
|
|
|
|
|
|
* updated despeckle, png, sgi, and sharpen
|
|
|
|
|
1998-06-07 05:25:10 +08:00
|
|
|
Sat Jun 6 14:22:19 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: changed it back, things work now
|
|
|
|
|
|
|
|
* plug-ins/gfli/gfli.c: fixed gccism
|
|
|
|
|
|
|
|
* plug-ins/MapObject/mapobject_main.c: update display when
|
|
|
|
we're done (from seth)
|
|
|
|
|
1998-06-06 19:04:03 +08:00
|
|
|
Sat Jun 6 04:00:04 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* app/interface.c: changed GDK_IMAGE_NORMAL to GDK_IMAGE_SHARED
|
|
|
|
to workaround gtk bug
|
|
|
|
|
1998-06-06 11:49:01 +08:00
|
|
|
Fri Jun 5 22:37:40 1998 Owen Taylor <otaylor@gtk.org>
|
|
|
|
|
|
|
|
* app/Makefile.am app/app_procs.c app/brushes.c app/commands.[ch]
|
|
|
|
app/disp_callbacks.c app/gdisplay.[ch] app/gimprc.c
|
|
|
|
app/interface.[ch] app/menus.c app/paint_core.[ch]
|
|
|
|
app/paintbrush.c app/palette.c app/scroll.c
|
1998-06-07 12:22:57 +08:00
|
|
|
app/tools.[ch] app/undo.c
|
1998-06-06 11:49:01 +08:00
|
|
|
|
|
|
|
- Added two new dialogs - input devices; (GtkInputDialog)
|
|
|
|
and DeviceStatus - which shows the tool/color for
|
|
|
|
each device.
|
|
|
|
|
1998-06-07 12:22:57 +08:00
|
|
|
- Added device_status_update() call that gets called
|
1998-06-06 11:49:01 +08:00
|
|
|
whenever the tool/color etc. are changed.
|
|
|
|
|
|
|
|
- Added ~/.gimp/devicerc file to store settings
|
|
|
|
|
|
|
|
- Code to draw cursor on canvas for non XFree86 XInput
|
|
|
|
where device can't control cursor and extended input
|
|
|
|
device simultaneously.
|
|
|
|
|
|
|
|
- Changed input handling so that we always use the pointer
|
|
|
|
position from the device, not from gdk_input_window_get_cursor,
|
|
|
|
so that motion and cursor position sync.
|
|
|
|
|
|
|
|
- Various changes so things work with non-integer coordinates
|
|
|
|
|
|
|
|
- Pay attention to pressure and tilt in basic tool support.
|
1998-06-07 12:22:57 +08:00
|
|
|
|
1999-04-15 03:51:49 +08:00
|
|
|
- New paint mode PRESSURE that changes the brush based on
|
1998-06-06 11:49:01 +08:00
|
|
|
the brush pressure
|
1998-06-07 12:22:57 +08:00
|
|
|
|
1998-06-06 11:49:01 +08:00
|
|
|
- Left in a few XInput hacks that should be removed, but I no longer
|
|
|
|
remember what they are.
|
|
|
|
|
1998-06-06 09:09:27 +08:00
|
|
|
Fri Jun 5 18:08:32 PDT 1998 Manish Singh <yosh@gimp.org>
|
|
|
|
|
|
|
|
* configure.in: bumped to 1.1
|
|
|
|
|
|
|
|
Thu Jun 4 18:12:14 MEST 1998 Sven Neumann <sven@gimp.org>
|
|
|
|
|
|
|
|
* updated screenshot plug-in
|
|
|
|
|
1998-06-06 06:39:50 +08:00
|
|
|
Tue Jun 2 16:40:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
1998-06-05 00:17:59 +08:00
|
|
|
|
1998-06-06 06:39:50 +08:00
|
|
|
* Made 1.0.0 release
|