Commit Graph

8795 Commits

Author SHA1 Message Date
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
Eric L. Hernes
f430950e74 (erich) lots of changes to gimptcl
1) better integration to automake/autoconf/configure...
   The rules are:
   * by default look at -ltcl and -ltk
   * you can specify --with-tcl and --with-tk to use
     different versions, e.g. you can use --with-tcl=tcl80
     and --with-tk=tk80 to use them.
   * if your system has a dl library, it uses it, otherwise
     not.  This may cause problems if you have a -ldl, but
     your tcl library doesn't need it :(  There'll probably
     be a --with-tcldl=no someday

2) make a few arrays bigger, particularily in the PDB interface.

3) type most of the numeric returns from the PDB, e.g.
   a proc that returns a layer now returns `layer-#' instead
   of just `#'.  This may cause problems for scripts that
   get an array and then iterate over it. (as in gimp-list-images
   or similar)

4) consolio is now based on Jeff Hobbs `tkcon', much better than
   the older one.  And the license is much less restrictive.

5) The switch to tkcon unveiled several errors with the internal
   packages, so I fixed most of them.  Now sub-interpreters
   can use the same PDB interface as the ``parent'' interp.
   I should be able to make something akin to the script-fu
   mechanism out of this... (someday)
1997-12-01 19:49:08 +00:00
Elliot Lee
9709409660 a few more .cvsignores 1997-11-29 03:47:29 +00:00
Gnome CVS User
d5fe2c4324 (erich) add <sys/types.h> 1997-11-28 21:34:17 +00:00
Elliot Lee
dbe2a56c62 more .cvsignores 1997-11-27 22:01:52 +00:00
Elliot Lee
3d987d673d bunch of cvsignores added 1997-11-27 21:58:02 +00:00
Gnome CVS User
fc2f4983c1 Update ChangeLog to reflect my last commit 1997-11-26 19:36:57 +00:00
Gnome CVS User
05c73c4146 Several fixes, most notably a bug in undo when drawing outside an image,
and the "out of paint bug".
1997-11-26 19:30:17 +00:00
Elliot Lee
b79b45400e Let's try this import one last time. 1997-11-24 22:05:25 +00:00
Elliot Lee
32cefec8f7 Initial revision 1997-11-24 22:05:25 +00:00
Sven Neumann
67facde935 made gimp_help accessible through the PDB
--Sven
1997-01-03 10:28:33 +00:00
Sven Neumann
a88ba5154b cleaned up the messy spanish translation someone added
fixed compiler warnings, changed some gints to gbooleans

cleaned up namespace and documentation

updated libgimp documentation



--Sven
1997-01-01 16:47:44 +00:00