Commit Graph

51520 Commits

Author SHA1 Message Date
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