Manish Singh
2afd3ffb75
From the Changelog:
...
* Makefile.am: don't do docs generation by default
* configure.in: -lXt for webbrowser plugin
* libgimp/gimp.c
* libgimp/gimpprotocol.c
* libgimp/gimptile.c
* libgimp/gimpwire.c
* app/plug_in.c: applied memory leak patch from Mattias Gronlund
* app/eraser.c
* app/eraser.h
* app/internal_procs.c
* app/paintbrush.c
* app/paintbrush.h: incremental modes for eraser and paintbrush,
as well as a "hard eraser"
* plug-ins/ifscompose/ifscompose.c: pixmap visual fixups
-Yosh
1998-03-01 01:18:45 +00:00
Sven Neumann
1bc5055b12
Use a correct gc in (about_dialog_logo_load) the way quartic showed
...
it in splash_logo_load.
--Sven
1998-02-27 22:09:01 +00:00
Manish Singh
2a4eeffc80
Better autoconfing for Xmu.
...
Added HACKING and autogen.sh files
-Yosh
1998-02-26 11:55:07 +00:00
Manish Singh
e88b34cc19
configure detects gtk 0.99.4 or higher
...
completed plugin split
-Yosh
1998-02-24 12:16:39 +00:00
CST 1998 Francisco Bustamante
e9638742b2
Shrinking no longer allowed to avoid SIGSEGV
...
Sun Feb 22 22:32:56 CST 1998 Francisco Bustamante <pancho@nuclecu.unam.mx>
* pattern_select.c (pattern_select_new): Shrinking no longer
allowed to avoid SIGSEGV
1998-02-23 04:24:55 +00:00
CST 1998 Francisco Bustamante
074c967274
Changed call to gtk_window_set_policy to avoid shrinking of the dialog as
...
Sun Feb 22 22:07:10 CST 1998 Francisco Bustamante <pancho@nuclecu.unam.mx>
* brush_select.c (brush_select_new): Changed call to gtk_window_set_policy
to avoid shrinking of the dialog as it caused a SIGSEGV when shrinked to
a very small size.
1998-02-23 04:05:12 +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
scott
731f5219a3
More refcounting. --sg
...
More refcounting.
--sg
1998-02-05 00:07:31 +00:00
scott
32a8be45e4
More stuff for gtk refcounting stuff.
...
--sg
1998-02-03 22:56:55 +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
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
Manish Singh
89b600d2bc
removed all usage of linked.[ch] and switched to GSLists
...
-Yosh
1998-01-29 08:03:27 +00:00
Manish Singh
626883c2e1
50 is ok for marching ants speed too. :)
...
-Yosh
1998-01-27 23:54:41 +00:00
Manish Singh
3dab9dcc86
More changes for .18. Please see ChangeLog
...
-Yosh
1998-01-26 03:14:09 +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
c267c55bbe
Rewrite to make drawables (layers, channels, layer masks) into GtkObjects.
...
--sg
1998-01-22 07:02:57 +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
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
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
Manish Singh
0c1112c2ea
Backed out of the tools patch, cause problems with rmb script-fu
...
-Yosh
1997-12-15 00:49:42 +00:00
Manish Singh
1d11e145a3
proper PDB support for indexed conversion
...
dithering to custom palettes
-Yosh
1997-12-14 11:36:53 +00:00
Manish Singh
da34538894
Added tooltips preferences support
...
update mkbrush.scm
-Yosh
1997-12-14 07:32:54 +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
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
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
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
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