Commit Graph

51311 Commits

Author SHA1 Message Date
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
People doing a 16 bpc version of gimp a07e23927d fixed div-by-zero when using custom gradients with offset 100
rayl@netrover.com
1997-12-15 00:21:15 +00:00
Manish Singh c6663bee44 Added .libtool into .cvsignore
-Yosh
1997-12-14 20:25:41 +00:00
Manish Singh 849b4947b0 Removed libtool cruft (autogenerated)
-Yosh
1997-12-14 11:58:45 +00:00
Manish Singh 6867aa0f03 Ditch all the extraneous Makefiles 1997-12-14 11:52:16 +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
Raph Levien 123778f381 A simple patch to make the file sel dialog not always select the first
file in the directory.
1997-12-14 07:54:37 +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 fc46ada567 app tree cruft
-Yosh
1997-12-12 08:26:43 +00:00
Manish Singh f4db17b374 More plugin tree cruft gone
-Yosh
1997-12-12 08:25:46 +00:00
Manish Singh 8fb45c96dc Removed lots of plugin cruft
-Yosh
1997-12-12 08:19:19 +00:00
Manish Singh 77e4847c9c Said buh-bye to dgimp (thou that never worked)
-Yosh
1997-12-12 04:59:34 +00:00
Eric L. Hernes 23236a39a8 fix the test for the tcl plugin and libdl
Eric
1997-12-12 02:29:15 +00:00
Manish Singh 2516da5895 Readded pdb.texi, seems the Makefile.am wanted it 1997-12-12 00:28:13 +00:00
Manish Singh c39605c083 Removed docs/pdb.texi and docs/pdb_dump since they are autogenerated 1997-12-11 21:23:57 +00:00
Manish Singh 7b51165362 Removed the alienmap binary
Actually commit pix this time...
1997-12-11 07:30:03 +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
Raph Levien eddfadd79d I forgot to include <errno.h> in my last patch (for preferences). Sorry! 1997-12-09 22:28:30 +00:00
Raph Levien dd8d523480 Various patches to fix the preferences dialog, both for stability and
for more complete functionality.

I actually posted this patch Nov 4, 1997, but it seemed to get lost in
the CVS confusion, so here it is again. The original patch applied
cleanly, so it should be ok.
1997-12-09 22:09:10 +00:00
Manish Singh 3858833b85 Changed configure.in to reflect the new plugin tree 1997-12-09 07:44:22 +00:00
Adrian Likins df5504e97f ooops missed yet another file... 1997-12-09 06:08:31 +00:00
Adrian Likins 7461625cee missed a file or two form mathmap 1997-12-09 06:07:22 +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
Eric L. Hernes f447cb8efe make the airbrush behave like paintbrush when called non-interactively...
just try to draw a box non-interactively with the airbrush before
this patch...

Eric.
1997-12-09 01:39:08 +00:00
Eric L. Hernes 1c979b5784 emboss/emboss.c hot/hot.c nlfilt/nlfilt.c:
fix `re-run with last args' to operate on the current image/drawable

pat/pat.c:
fix handling of pattern name when called non-interactively
1997-12-09 01:29:39 +00:00
Manish Singh da44cf3bef Added libgck to the Makefile.am 1997-12-08 23:05:45 +00:00
Eric L. Hernes cb728a1890 add <sys/types.h> 1997-12-08 22:39:59 +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 e964d43bf3 Got rid of those extra tabs in Makefile.am so it wouldn't be confused 1997-12-08 03:06:57 +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 07fe9e3e2a Forgot to add the cheat_sheet and keybindings.txt to the makefile, fixed it now... 1997-12-08 00:25:31 +00:00
Adrian Likins 5c4442bb14 added a check in channels_dialog.c to mirror the one in layers_dialog.c
made wilber swap sides so the perspective is better.

    added the new wilber from Tigert
1997-12-08 00:24:32 +00:00
Adrian Likins 769274a562 Removed a dangling parenthesis from the alien-glow-* scripts
fixed refract.c to look for megawidget.h in the properplace

   fixed the plugins/script-fu/scripts/Makefile.am to instlal the texture files
1997-12-08 00:22:45 +00:00
Adrian Likins daf81326d3 *** empty log message *** 1997-12-06 21:53:21 +00:00
Adrian Likins d1b0f22db8 fixed "aspect-ratio" bug, and a workaround for the palette dialog rezing
weirdness
1997-12-06 21:53:02 +00:00
Adrian Likins 24cb62a81c Got all the .h files too this time... 1997-12-06 20:18:21 +00:00
Adrian Likins eb3dda1484 Removed all the old plugin files from the plugins dir.
they should all be in sub dirs now.
1997-12-06 20:14:46 +00:00