Manish Singh
4cebd76133
Plugin updates Properly generated aa Makefile (still not built by default)
...
Plugin updates
Properly generated aa Makefile (still not built by default)
Sven's no args script patch
-Yosh
1998-01-25 09:29:29 +00:00
Manish Singh
c56e1b18e7
Add chip-away.scm to the Makefile too, so it gets installed.
...
-Yosh
1998-01-25 07:17:59 +00:00
Adrian Likins
5e78ae928f
-added a new logo scripts to the script-fu
...
-adrian
1998-01-25 05:13:25 +00:00
Manish Singh
e51e490243
Applied Sven's menu patch
...
-Yosh
1998-01-25 02:18:54 +00:00
Manish Singh
2ce0e15023
Misc changes for .18
...
* app/indexed_palette.c: fix for wrong color selected in indexed
palette dialog
* app/xcf.c: don't crash on bad input (0 byte files)
* app/plug_in.h
* app/plug_in.c: fixes Gimp's most obscure bug. Failed plugin
queries are handle correctly now
* app/commands.c: added marching ants speed to preferences
* plug-ins/tiff/tiff.c: correction for inversion for MINISWHITE
images without alpha
* plug-ins/pcx/pcx.c: updated to new version
* app/paint_funcs.h: changed OPAQUE and TRANSPARENT to
OPAQUE_OPACITY and TRANSPARENT_OPACITY to avoid possible
conflicts. All affects .c files changed.
-Yosh
1998-01-25 01:24:46 +00:00
Manish Singh
3014db05f3
Changed configure check for gtk >= 0.99.3
...
Hopefully this will shut up hose RH5 people who don't get rid of those
old rpms. :)
-Yosh
1998-01-24 20:52:32 +00:00
scott
c3a7b2fed9
Changed resize policy of the init status window so it doesn't
...
constantly resize itself.
--sg
1998-01-24 20:18:36 +00:00
Manish Singh
6697f79b7f
Fixed up to use the gtk SetArg/GetArg stuff
...
-Yosh
1998-01-22 08:00:37 +00:00
scott
c267c55bbe
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
...
--sg
1998-01-22 07:02:57 +00:00
Larry Ewing
c263b2ff36
added linked.c back into Makfile.am to finish the revert
...
Wed Jan 21 17:41:58 1998 Larry Ewing <lewing@isc.tamu.edu>
* added linked.c back into Makfile.am to finish the revert
1998-01-21 23:43:41 +00:00
Elliot Lee
0479e5dbac
revert mistaken gimage patch
1998-01-21 21:38:26 +00:00
Elliot Lee
264c895b7d
Sort of revert linked.h changes, seeing as it does not work well :(
1998-01-21 21:36:47 +00:00
Elliot Lee
03752a9264
misc minor performance improvements
1998-01-20 04:51:56 +00:00
Elliot Lee
401e04f469
Nobody said anything, so I'm committing these initstatus changes
1998-01-20 00:12:21 +00:00
Adrian Likins
ef0cf0af95
this little bugger didnt want to get committed did he... well, well fix that
...
-adrian
1998-01-19 09:36:30 +00:00
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