Adrian Likins
8cd58f4bae
Fixed carve-it.scm and circuit.scm (circuit broke due to a plugin update,
...
* Fixed carve-it.scm and circuit.scm (circuit broke due
to a plugin update, carve-it broke due to theadd-layer stuff)
* Added a close button to the color picker info window
* changed index_palette.c a bit...now if you click with
MB11, it changes the current active color, clicking with MB3
opens the color in the color selector for editing
* Made some of the <Image>/Color/* menus sensitive to the image
type (gdisplay.c)
-adrian
CVS:
1998-01-29 03:13:44 +00:00
scott
a3c4954710
Added safety code for add channel so you can't add a channel twice or
...
to the wrong image. (Same thing as I did for layers a few months
ago.)
--sg
1998-01-28 18:20:32 +00:00
Raph Levien
9c15ca2b09
I put a hack into gimage_mask_stroke to work around roundoff errors in
...
paint_core_subsample_mask, addressing Ben Jackson's Stroked pixel bug.
1998-01-28 06:34:28 +00:00
Manish Singh
626883c2e1
50 is ok for marching ants speed too. :)
...
-Yosh
1998-01-27 23:54:41 +00:00
Raph Levien
b56f9f515f
Fixed bug causing incorrect image display when all channels are turned
...
off.
1998-01-27 18:26:33 +00:00
Manish Singh
b798753917
Fixed off by one error in xcf rle saving. Only shows up on some non-Linux
...
systems.
-Yosh
1998-01-27 08:23:48 +00:00
Manish Singh
3dab9dcc86
More changes for .18. Please see ChangeLog
...
-Yosh
1998-01-26 03:14:09 +00:00
scott
ae49a36f46
Fixed merge bug. --sg
...
Fixed merge bug.
--sg
1998-01-26 02:33:05 +00:00
scott
d2c6ecd2d9
Fixed the bug in duplicate I introduced because I can't tell gimage_ID
...
from ID. :)
--sg
1998-01-25 22:19:01 +00:00
Adrian Likins
c62f70ab13
added a call to gtk_window_set_wmclass to most of the gimp
...
dialogs
-adrian
1998-01-25 22:13:00 +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
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
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
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
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
Manish Singh
a4e97e61f9
Lots o' changes for 0.99.17. See ChangeLog for details.
...
-Yosh
1998-01-04 00:43:51 +00:00
Eric L. Hernes
0f1c6e81be
back out the previous botch
...
-Eric
1997-12-23 17:10:46 +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
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
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
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
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
1d11e145a3
proper PDB support for indexed conversion
...
dithering to custom palettes
-Yosh
1997-12-14 11:36:53 +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
Manish Singh
fc46ada567
app tree cruft
...
-Yosh
1997-12-12 08:26:43 +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
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
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
cb728a1890
add <sys/types.h>
1997-12-08 22:39:59 +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
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
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
d1b0f22db8
fixed "aspect-ratio" bug, and a workaround for the palette dialog rezing
...
weirdness
1997-12-06 21:53:02 +00:00
Elliot Lee
3d987d673d
bunch of cvsignores added
1997-11-27 21:58:02 +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
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