People doing a 16 bpc version of gimp
410b07b7ed
file flatbuf.c was initially added on branch HOLLYWOOD.
1998-02-12 03:23:52 +00:00
People doing a 16 bpc version of gimp
8b5c24711a
file flatbuf.h was initially added on branch HOLLYWOOD.
1998-02-12 03:23:52 +00:00
People doing a 16 bpc version of gimp
a4d861251e
file canvas.c was initially added on branch HOLLYWOOD.
1998-02-12 03:23:45 +00:00
People doing a 16 bpc version of gimp
cf8375922c
file canvas.h was initially added on branch HOLLYWOOD.
1998-02-12 03:23:45 +00:00
Manish Singh
d6a289869a
Another iscissors update... beat on it some everyone
...
Made gtkmultioptionmenu more analogous to the current gtk optionmenu.
-Yosh
1998-02-08 00:43:39 +00:00
scott
024a32cf6f
Added glib.h to gimprc.c so it'll compile.
...
(Please don't commit changes you haven't verified compile.)
--sg
1998-02-06 04:12:52 +00:00
People doing a 16 bpc version of gimp
8edb03cb04
coerced assignment via cast for SGI compiler - wrb.
1998-02-05 21:38:50 +00:00
People doing a 16 bpc version of gimp
cb349701d3
Concatenate string together so SGI compiler can cope.
1998-02-05 21:35:14 +00:00
Tim Janik
6ca43f4f81
now gimp quits correctly again!
...
-timj
1998-02-05 05:41:05 +00:00
Tim Janik
8fd700c869
added some variable initializations.
...
segfaults appear less spurious now.
-timj
1998-02-05 03:52:22 +00:00
scott
731f5219a3
More refcounting. --sg
...
More refcounting.
--sg
1998-02-05 00:07:31 +00:00
Manish Singh
0a3253096d
In the middle of all this gtk hoopla, iscissors sorta, kinda, almost works
...
now.
-Yosh
1998-02-04 04:43:33 +00:00
scott
60cd2ad1d3
Removed called to gtk_widget_destroy after gtk_widget_sink in toolbox_free.
...
(Don't ask me why.)
--sg
1998-02-03 23:47:15 +00:00
scott
32a8be45e4
More stuff for gtk refcounting stuff.
...
--sg
1998-02-03 22:56:55 +00:00
scott
fd75df2a47
Changes to deal with new GTK refcounting regime.
...
--sg
1998-02-03 22:54:35 +00:00
scott
6eee5bd482
Fixed for new GTK refcounting nonsense. (Let's hope they're done
...
breaking the Gimp...)
1998-02-03 00:39:06 +00:00
Manish Singh
e43e51b4ef
Removed extraneous file.
...
-Yosh
1998-02-01 19:55:56 +00:00
Adrian Likins
65aceb771e
-fixed some typos
...
-adrian
CVS ----------------------------------------------------------------------
1998-02-01 17:15:16 +00:00
Adrian Likins
bae5bae79d
*plug-ins/ edge.c added a check so it woudlnt segfault when passed a
...
*plug-ins/ edge.c
added a check so it woudlnt segfault when
passed a non-existend drawable
threshold_alpha added a non-interactive mode
*app/brightness_contrast.c
app/color_balance.c
app/colormaps.c
app/curves.c
app/hue_saturation.c
app/posterize.c
app/threshold.c
-added a check so it wouldnt except
a indexed drawable. This was previosly possible via the pdb.
-adrian
1998-02-01 01:58:47 +00:00
Manish Singh
88bcda0a20
xpm uses g_strcasecmp now
...
-Yosh
1998-01-31 09:13:49 +00:00
Federico Mena
fe69e5ceb1
Applied patch from Wolfgang Hofer <hof@ws6310.gud.siemens.at> to let the
...
Fri Jan 30 13:47:57 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx>
* app/gradient.c: Applied patch from Wolfgang Hofer
<hof@ws6310.gud.siemens.at> to let the user load the segment
endpoint color from the current foreground color. It also makes
the preview un-resizable, which is not a complete fix for the
preview resizing bug.
1998-01-31 01:49:25 +00:00
Adrian Likins
23f31d8457
More non-interactive fixes for plugins.
...
(most were just expecting wrong number of arguments,
while some never even attempted a non-interactive mode)
-adrian
1998-01-30 16:54:44 +00:00
Manish Singh
4e2056a419
Fixed really silly error during the GSList change in xcf.c
...
Current (still nonfunctional) iscissors code
-Yosh
1998-01-30 01:24:32 +00:00
Adrian Likins
7a31553002
Fixes for non-interactive operation of plugins including
...
holes, exchange, grid, deinterlace
-adrian
1998-01-30 00:31:16 +00:00
Manish Singh
7e4a76203a
updated refract and warp plugins changed the INSTALL file to reflect the
...
* updated refract and warp plugins
* changed the INSTALL file to reflect the fact that gtk is a separate package
* app/text_tool.c: small patch for indexed images and antialiased toggle
-Yosh
1998-01-29 09:09:30 +00:00
Manish Singh
89b600d2bc
removed all usage of linked.[ch] and switched to GSLists
...
-Yosh
1998-01-29 08:03:27 +00:00
Elliot Lee
9af736f243
oilify() takes 10.5 seconds instead of 14.5 now (gprof CPU time, not elapsed time)
1998-01-29 05:13:32 +00:00
Elliot Lee
19ee6bd5f7
It now does a 1024x512 image in 7250 milliseconds instead of 7650,
...
it's SOOO much snappier ;-)
<Minor optimizations>
1998-01-29 04:51:01 +00:00
Adrian Likins
aa06e741a9
-- this is not a empty log message--
...
argh... spelling mistakes in the changelog ;->
-adrian
1998-01-29 03:15:31 +00:00
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
928e811e2d
Naughty. Left a nonexistant file as a dependency. Fix to build properly.
...
-Yosh
1998-01-26 04:14:16 +00:00
Manish Singh
101167f428
Change the version numbers to .18.
...
-Yosh
1998-01-26 03:44:47 +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
fd666e157c
*** empty log message ***
1998-01-25 22:15:57 +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
fe876df05e
Misc fixes for DEC OSF1
...
-Yosh
1998-01-25 21:32:01 +00:00
Manish Singh
6b508113ed
Whoops. Forgot to add this file
...
-Yosh
1998-01-25 10:27:16 +00:00
Manish Singh
92ab4b4278
Placed libgimp under LGPL
...
-Yosh
1998-01-25 10:26:47 +00:00
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