Commit Graph

51311 Commits

Author SHA1 Message Date
Adrian Likins 51e6599fb2 -fixed the Makefile.am
-adrian
1998-01-19 09:34:45 +00:00
Adrian Likins c2d5bee38f added the glares i missed earlier
-adrian
1998-01-19 09:34:02 +00:00
Adrian Likins f98f667bee -added a Makefile.am plug-ins/gflare/gflares and gfig/gfig-exmaple
so that the files will get installed in share/gimp/gflares and share/gimp
    /gfig

   -renamed a few files in the gfig-examples dir (somehad spaces in
    filename)

   -update gimprc.in to reflect the new share/gimp/ dirs

-Adrian Likins
1998-01-18 23:25:13 +00:00
Tim Janik b99f011fe6 initialize with GtkArgSetFunc/GtkArgGetFunc instead of GtkArgFunc.
-timj
1998-01-16 01:17:05 +00:00
Manish Singh ab52da1735 Commit the junk in my tree before I go back to school:
* ltconfig
        * ltmain.sh: downgraded to libtool 1.0f at Jay's suggestion

        * app/gimage.c: Fix for the "merge to alpha" bug from Nathan
        Summers

        * app/text_tool.c: Fix for the font spec bug from Nathan
        Summers

        * plug-ins/maze/maze.c
        * plug-ins/rotate/rotate.c: updated from registry

        * plug-ins/blur/blur.c
        * plug-ins/randomize/randomize.c
        * plug-ins/vpropagate/vpropagate.c
        * plug-ins/warp/warp.c: more portability fixes for DEC OSF1

-Yosh
1998-01-14 05:44:12 +00:00
scott e0089435d1 The "ymax" argument was listed twice in fractaltrace's PDB interface.
Fixed.  Adrian found this, I just patched it.  :)
--sg
1998-01-12 19:39:05 +00:00
Manish Singh fcdccc5e19 The plug-ins/gimptcl/scripts/.cvsignore should have "Makefile" in it too
-Yosh
1998-01-09 09:58:09 +00:00
Manish Singh 4a994c001a The .cvsignores should have .libs too
-Yosh
1998-01-09 09:53:59 +00:00
Manish Singh c871eb39a9 From ChangeLog:
* INSTALL: updated to properly reflect installation procedure

        * app/text_tool.c: Fixed bad string in tool description

        * libgimp/gimppixelrgn.c: tiles aren't marked dirty in
        gimp_pixel_rgn_get_pixel

        * plug-ins/edge/edge.c
        * plug-ins/edge/emboss.c
        * plug-ins/edge/laplace.c
        * plug-ins/edge/sobel.c: DEC OSF1 cannont handle reference to
        array element with a negative arugment with an unsigned int
        (gimp-joke-980108-0)

        * plug-ins/sinus/sinus_logo.h: got rid of really long string

        * plug-ins/refract/Makefile.am
        * plug-ins/refract/refmain.c: fixed megawidget reference

        * plug-ins/xpm/xpm.c: made our own case-insenstive strcmp
        for checking for transperancy

-Yosh
1998-01-09 09:26:28 +00:00
Manish Singh 0b8bdb4dd7 configure really checks for gtk >= 0.99.1 this time
minor fix to the gbr plugin for proper save types
make the install dialog fit nice in 640x480

-Yosh
1998-01-06 22:09:30 +00:00
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
Adrian Likins 41385b7147 ever so slightly update the white paper
-adrian
1998-01-06 01:50:17 +00:00
Adrian Likins 64cd88ea6c reformated docs/cheat_sheet.txt to be sligtly more human readable
added ever so slightly to the white paper
1998-01-06 01:49:14 +00:00
Owen Taylor 7d82173176 Removed generated file pdb.texi. (Aleady in .cvsignore)
-owt
1998-01-05 17:10:38 +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 94914446f4 Silly typo. :/
-Yosh
1998-01-04 05:27:05 +00:00
Manish Singh 1417a996d4 Fixed srcdir builddir makefile confusion
-Yosh
1998-01-04 03:36:46 +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
scott cce695a6ae Updated TODO. 1998-01-01 18:13:15 +00:00
Christoph Hoegl c72bd989d5 reverted dumb changes
gdk_pixmap_destroy is dead in favour of gdk_pixmap_unref
	-- Darkwing
1997-12-31 21:33:31 +00:00
Eric L. Hernes 174322b2e1 clean up the sed'ed scripts so that ./configure'd prefixes
are correct
1997-12-31 13:07:19 +00:00
Christoph Hoegl bec0b7073c updated gimp/plug-ins/ifscompose.c gimp/plug-ins/libgck/gck/gcknotebook.c
updated
gimp/plug-ins/ifscompose.c
gimp/plug-ins/libgck/gck/gcknotebook.c
to match gtk wrt gdk_pixmap_unref->gdk_pixmap_destroy
	-- Darkwing
1997-12-29 20:57:55 +00:00
Manish Singh 33c454a73e Updated various plugins with new versions from the registry
-Yosh
1997-12-26 07:08:20 +00:00
Eric L. Hernes 0f1c6e81be back out the previous botch
-Eric
1997-12-23 17:10:46 +00:00
Eric L. Hernes 382d77f05c move megawidget.a above the X/g[dt]k libraries so static linking
works

juggle the -L order in libgck, so that the recently built libraries
are found before any previously installed ones.
1997-12-23 17:04:31 +00:00
scott a5375eeea7 Made use of quotes consistent. Added a section on layer masks. Some
other miscellanous tweaking.

--sg
1997-12-18 17:32:27 +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
Arturo Espinosa 104b4b1de8 Fix the channels section, misc. fixes - Federico 1997-12-18 02:11:29 +00:00
Arturo Espinosa 46b857c375 re-fill paragraphs 1997-12-18 01:37:14 +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
scott 1d7001aaf6 A little rearranging, mostly.
--sg
1997-12-17 17:36:43 +00:00
Eric L. Hernes 2d9d16fec7 add sbutton, a simple script for turning the current selection
into a beveled button.

squash a few bugs in consolio.  mostly in regards to additional
console windows

-Eric
1997-12-17 16:02:20 +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
Eric L. Hernes c7f298c330 remove auto-generated files, so the correct path
goes into the plugins
1997-12-16 13:27:26 +00:00
scott 92cd48536a Added some discussion of images, drawables, layers. More LaTeX tweaking.
-sg
1997-12-16 05:45:38 +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
scott a0286ce033 Added URL for GPL reference and my funky URL macros (which provide for
"proper" wrapping of long URLs).
1997-12-15 23:00:58 +00:00
scott 5c54f963d2 Added an ignore for TeX-generated files. 1997-12-15 13:08:53 +00:00
Manish Singh 9bbdb2acfb GimpTcl should not be made by default for 0.99.16
-Yosh
1997-12-15 07:13:26 +00:00
scott 7f1d2843aa Moved into a subdirectory for organizational reasons. 1997-12-15 04:43:16 +00:00
Arturo Espinosa 8a3a63731f First shot at a "GIMP technology white paper"; the inc@gimp.org people should
know what to do with it - Federico
1997-12-15 04:33:43 +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