Commit Graph

6691 Commits

Author SHA1 Message Date
Manish Singh 3d3d8eac4a fix for indexed images
* app/by_color_select.c: fix for indexed images

        * plug-ins/script-fu/scripts/i26-gunya2.scm: proper registration

        * plug-ins/xpm.c: fix for transparent images

        * Updated to libtool 1.0h

        * libgimp/Makefile.am: removed spurious -rpath

-Yosh
1998-01-06 03:44:53 +00:00
Manish Singh 1e24291db2 Check for div-by-zero in by_color_select.c when threshold is 0
The text tool handles the no fonts case better
Minor bug in tile saving squashed
updated png plugin
added flarefx plugin

-Yosh
1998-01-05 09:30:23 +00:00
scott d76fc918d1 realloc buffers when the radius of effect changes; save all values (not
* plug-ins/despeckle/despeckle.c: realloc buffers when the radius
of effect changes; save all values (not just radius) in plugin
data store; adjusted parameter handling to match PDB registration.
The algorithm still generates artifacts in the top rows of the
image. --sg
#
1998-01-04 19:20:56 +00:00
Manish Singh a4e97e61f9 Lots o' changes for 0.99.17. See ChangeLog for details.
-Yosh
1998-01-04 00:43:51 +00:00
Manish Singh 33c454a73e Updated various plugins with new versions from the registry
-Yosh
1997-12-26 07:08:20 +00:00
scott 12e7bc16c1 Freeing arguments to putenv afterwards is naughty. Fixed. Plug-ins
work now.
--sg
1997-12-18 16:08:33 +00:00
Shawn Amundson 81eb53df7b Changes from Owen Taylor which allow GIMP to compile with
new GTK changes.  ChangeLog is more specific.

-Shawn
1997-12-18 06:30:11 +00:00
People doing a 16 bpc version of gimp 92f0e489b6 fix memory leak 1997-12-18 04:19:11 +00:00
scott 75baaf34fe Closed a memory leak in convert.c.
--sg
1997-12-18 02:34:43 +00:00
Manish Singh ac6739cd7c Plugins now get DISPLAY properly set in the env
pcx save fix from Nicholas Lamb
put aclocal.m4 into .cvsignore

-Yosh
1997-12-17 23:28:44 +00:00
scott 41fb8c1906 A few minor bugfixes I recently discovered in the xpm saver. 1997-12-17 19:14:19 +00:00
Adrian Likins 68d5ba4b8b added scripts and gflares dir to ~/.gimp in user_install
added glares path info in gimprc

-adrian
1997-12-17 03:06:57 +00:00
Manish Singh a9d80407d6 Fixed the problem when indexed conversion crashes when there are no
palettes

-Yosh
1997-12-17 00:48:55 +00:00
scott e8736da4aa Applied Shuji's xcf load fclose patch. Appears to work.
--sg
1997-12-16 17:26:00 +00:00
Adrian Likins 068284dad2 removed a few old tips from gimp_tips.txt
updated add-bevel.scm
1997-12-16 00:02:55 +00:00
Manish Singh 099012f211 Configured in the flame plugin
Updated the ripply-anim script (still broken)
Preparation for 0.99.16 release

-Yosh
1997-12-15 03:44:55 +00:00
People doing a 16 bpc version of gimp e8f7ed532c fix problem where menus_activate_callback() causes tool options dialog to
appear empty by destroying the active tool.
  rayl@netrover.com
1997-12-15 03:18:13 +00:00
People doing a 16 bpc version of gimp de664224b9 fixed div-by-zero when using custom gradients with offset 100
rayl@netrover.com
1997-12-15 01:55:17 +00:00
Manish Singh 0c1112c2ea Backed out of the tools patch, cause problems with rmb script-fu
-Yosh
1997-12-15 00:49:42 +00:00
Manish Singh 1d11e145a3 proper PDB support for indexed conversion
dithering to custom palettes

-Yosh
1997-12-14 11:36:53 +00:00
Raph Levien 98c2d3eca9 ChangeLog entries for filesel patch. 1997-12-14 08:05:16 +00:00
Manish Singh da34538894 Added tooltips preferences support
update mkbrush.scm

-Yosh
1997-12-14 07:32:54 +00:00
Shawn Amundson 04758bf086 change check for EMACS to allow emacs to not exist (in which case, no
* configure.in: change check for EMACS to allow emacs to not
  exist (in which case, no error results, but pdb docs don't
  get made)

-Shawn
1997-12-14 06:26:12 +00:00
Shawn Amundson e2784e82b5 Changed gimp lib dir to lib/gimp/MAJOR.MINOR instead of
* configure.in: Changed gimp lib dir to lib/gimp/MAJOR.MINOR
  instead of lib/gimp/MAJOR.MINOR.MICRO
* script-fu/scripts: removed piechart, kanji-circle, kanji-neon

-Shawn
1997-12-14 06:05:44 +00:00
Shawn Amundson 31391252e5 fuse.c couldn't find gck/gck.h
-Shawn
1997-12-14 01:44:09 +00:00
Manish Singh 77fa41ad2b Updated Adam's gif and animationplay plugins
-Yosh
1997-12-12 10:01:21 +00:00
Manish Singh 77e4847c9c Said buh-bye to dgimp (thou that never worked)
-Yosh
1997-12-12 04:59:34 +00:00
Manish Singh d75b2337f2 Added fractaltrace plugin
Fixed about dialog problems (seems to work now)
Added gimprc option for enabling/disabling tooltips
1997-12-11 00:57:08 +00:00
Manish Singh 31bceb1daf Added .cvsignores for the colorify, illusion, glasstile, and papertile
Added Nether's tools patch
Clarified the units in the preference tile cache size field (it's in bytes,
NOT KBs)
1997-12-09 23:22:24 +00:00
Raph Levien ff37fbfdee Added a ChangeLog entry for my prefs patch. 1997-12-09 23:17:42 +00:00
Adrian Likins 9ac0e40758 added glasstile, colorify, papertile, and illusion plugins
updated despeckle, and math map
1997-12-09 05:57:33 +00:00
Manish Singh 9109dbafd8 Added Nathan Summers and Seth Burgess to the about dialog
Updared CML_explorer plugin
1997-12-09 05:54:04 +00:00
Adrian Likins 3d86014f32 updated a few plugins (randomize, gqbist, warp, fuse,gfig)
with there latest version

	removed gflare-tar.gz from plugins dir

	removed a Makefile and libtool script from gfig dir
1997-12-08 21:37:39 +00:00
Adrian Likins e2092a1ffa updated iwarp to latest verison
added a few names to the about dialog
      applied sven's patch for 32-bit color on gck
      fixed an outdated tip in gimp_tip.txt
1997-12-08 16:50:54 +00:00
Manish Singh 2d442d4842 Added Nathan Summers fix for the about dialog (and put my name in the
credits :) )
Added Michael Natterer's escaped menu accelerator fix
Added Andy Thomas's active_tool NULL check for undo
1997-12-08 10:36:19 +00:00
Manish Singh 4af44db24a Fixed up wilber.h 1997-12-08 06:58:05 +00:00
Manish Singh 7d148f0288 Added Sven's patch for the scale and resize dialogs
Added Raph's patch for the transperancy blur problem
1997-12-08 01:13:10 +00:00
Adrian Likins ff7139d37f *** empty log message *** 1997-12-08 00:25:51 +00:00
Adrian Likins daf81326d3 *** empty log message *** 1997-12-06 21:53:21 +00:00
Gnome CVS User fc2f4983c1 Update ChangeLog to reflect my last commit 1997-11-26 19:36:57 +00:00
Elliot Lee 32cefec8f7 Initial revision 1997-11-24 22:05:25 +00:00