Commit Graph

52991 Commits

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