Commit Graph

48790 Commits

Author SHA1 Message Date
scott 411e605ebd More refcounting stuff.
--sg
1998-02-14 00:44:47 +00:00
Manish Singh ac30648449 fixes for the g_string -> g_str change in glib
updated gfig

-Yosh
1998-02-13 10:36:15 +00:00
Adrian Likins e0e6bd4da3 pathch from Nether to make gimple and other language bindings a little easier
-adrian
1998-02-12 18:16:21 +00:00
People doing a 16 bpc version of gimp 73aa49f081 file tilebuf.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:24 +00:00
People doing a 16 bpc version of gimp 53ab015a9b file tilebuf.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:24 +00:00
People doing a 16 bpc version of gimp f4a068a1d8 file tag.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:21 +00:00
People doing a 16 bpc version of gimp 56a3ff5f37 file tag.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:21 +00:00
People doing a 16 bpc version of gimp bcefef46a1 file pixelarea.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:18 +00:00
People doing a 16 bpc version of gimp 7d142f106a file pixelarea.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:18 +00:00
People doing a 16 bpc version of gimp 3add9b4e3b file pixelrow.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:18 +00:00
People doing a 16 bpc version of gimp 394d78e249 file pixelrow.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:18 +00:00
People doing a 16 bpc version of gimp ac0a70677a file paint_funcs_row.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:15 +00:00
People doing a 16 bpc version of gimp 1b3a1850ac file paint_funcs_area.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:14 +00:00
People doing a 16 bpc version of gimp 2917c9bf31 file paint_funcs_area.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:14 +00:00
People doing a 16 bpc version of gimp 7a8f8db857 file paint_funcs_row.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:14 +00:00
People doing a 16 bpc version of gimp a173a61092 file paint_core_16.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:13 +00:00
People doing a 16 bpc version of gimp e38ac963fc file paint_core_16.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:12 +00:00
People doing a 16 bpc version of gimp 0b5b9dca71 file paint.h was initially added on branch HOLLYWOOD. 1998-02-12 03:24:11 +00:00
People doing a 16 bpc version of gimp 99da660b10 file paint.c was initially added on branch HOLLYWOOD. 1998-02-12 03:24:10 +00:00
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