Sven Neumann
a19b750c45
Implemented gimp_palette_set_default_colors and
...
gimp_palette_swap_colors as pdb-calls and bound menu-entries and
keybindings to them.
(gimp-sven-980216-0.patch)
--Sven
1998-03-01 19:38:25 +00:00
Manish Singh
4fcde69ce0
autoconfing for the data stuff
...
-Yosh
1998-03-01 06:20:05 +00:00
Manish Singh
0fc01db1ed
Fixed a stoopid speeling erorr.
...
-Yosh
1998-03-01 06:06:19 +00:00
Adrian Likins
7f068b4a72
At yosh's suggestion, I'm merging gimp-data-min back into
...
the main gimp tree. The idea being to get this ready for
the big 1.0.
-adrian
1998-03-01 04:54:33 +00:00
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
scott
65c81c94ea
Duplicate wasn't copying channels correctly. Fixed. --sg
...
Duplicate wasn't copying channels correctly. Fixed.
--sg
1998-02-28 05:19:42 +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
Elliot Lee
2ca0fa31c8
some changes, I forget what
1998-02-27 16:55:59 +00:00
Manish Singh
ac5571fd9d
colormaps should be inited before we do gtk stuff
...
-Yosh
1998-02-27 07:02:59 +00:00
Manish Singh
15697fb335
More webbrowser autoconf madness.
...
-Yosh
1998-02-26 23:33:44 +00:00
Federico Mena Quintero
21533410b8
Push/pop correct visuals for drawing area creation. (splash_logo_load):
...
1998-02-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
* app/app_procs.c (make_initialization_status_window): Push/pop
correct visuals for drawing area creation.
(splash_logo_load): Use a correct gc.
1998-02-26 23:27:12 +00:00
People doing a 16 bpc version of gimp
6fa5573dbb
file ISSUES_DEFINES was initially added on branch HOLLYWOOD.
1998-02-26 22:50:16 +00:00
Sven Neumann
c1eb6dfc6b
Fixed a small typo.
...
--Sven
1998-02-26 22:19:38 +00:00
Manish Singh
2a4eeffc80
Better autoconfing for Xmu.
...
Added HACKING and autogen.sh files
-Yosh
1998-02-26 11:55:07 +00:00
Lauri Alanko
fa08c8fd9b
Another patch in gimp.h to name more GParam-types for gimple.
...
Another patch in gimp.h to name more GParam-types for gimple.
1998-02-26 10:24:05 +00:00
Lauri Alanko
c92b31a0c6
Another patch to name more GParam-types for gimple.
...
Another patch to name more GParam-types for gimple.
1998-02-26 10:19:58 +00:00
Manish Singh
68e7843c87
Initial commit of the webbrowser plugin. I'm not sure whether to make this
...
optional or not, so I took the easy way out in the configure script and made
everything link with -lXmu. Ugh.
-Yosh
1998-02-25 10:48:59 +00:00
Manish Singh
2f5ec07169
xpm plugin update.
...
-Yosh
1998-02-25 06:21:26 +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
ae7184b6fa
Use our own sort function, because the glib sort doesn't work for us
...
anymore.
-Yosh
1998-02-22 10:45:12 +00:00
Manish Singh
3905c6947b
refcount fixups...
...
-Yosh
1998-02-22 10:06:01 +00:00
Manish Singh
126b6cecc1
Fixups for GTK changes.
...
-Yosh
1998-02-22 02:04:07 +00:00
Manish Singh
debec18109
Fixups...
...
-Yosh
1998-02-21 23:51:59 +00:00
Adrian Likins
6a7b62cbe9
-forgot to add the plugins to configure.in...fixed...
...
-adrian
1998-02-21 22:20:22 +00:00
Adrian Likins
1fa52b0cf0
-added semiflatten and gtm to the plugins
...
-updated destripe.c
-adrian
1998-02-21 22:14:06 +00:00
Tim Janik
118a5668dd
gtk_tooltips_set_tips -> gtk_tooltips_set_tip conversion
...
-timj
1998-02-21 03:42:10 +00:00
People doing a 16 bpc version of gimp
10c4bc6e8c
file lookup_tables.h was initially added on branch HOLLYWOOD.
1998-02-20 17:05:57 +00:00
People doing a 16 bpc version of gimp
32e4b69f96
file lookup_tables.c was initially added on branch HOLLYWOOD.
1998-02-20 17:05:55 +00:00
People doing a 16 bpc version of gimp
d37ade2f8d
file paint_funcs_row_float.h was initially added on branch HOLLYWOOD.
1998-02-20 17:05:54 +00:00
People doing a 16 bpc version of gimp
d134401c2b
file paint_funcs_row_float.c was initially added on branch HOLLYWOOD.
1998-02-20 17:05:51 +00:00
People doing a 16 bpc version of gimp
bdd5acc76c
file paint_funcs_row_u16.h was initially added on branch HOLLYWOOD.
1998-02-20 17:05:49 +00:00
People doing a 16 bpc version of gimp
5ab4b4c1f5
file paint_funcs_row_u16.c was initially added on branch HOLLYWOOD.
1998-02-20 17:05:46 +00:00
People doing a 16 bpc version of gimp
2075bf9f14
file paint_funcs_row_u8.h was initially added on branch HOLLYWOOD.
1998-02-20 17:05:46 +00:00
People doing a 16 bpc version of gimp
6a2a685512
file paint_funcs_row_u8.c was initially added on branch HOLLYWOOD.
1998-02-20 17:05:44 +00:00
Manish Singh
022d82ad49
Oops... left a reference to a missing plugin in there...
...
-Yosh
1998-02-20 10:56:11 +00:00
Manish Singh
beddbcd626
Initial stable/unstable split done.
...
-Yosh
1998-02-20 10:41:20 +00:00
Manish Singh
6d3d71865f
More and more and more... I don't know where we're going to....
...
-Yosh
1998-02-20 08:46:46 +00:00
Manish Singh
a68650f9a7
Yet more plugin moves.
...
-Yosh
1998-02-20 03:23:18 +00:00
Manish Singh
6ad4b66240
More plugins gone bye-bye
...
-Yosh
1998-02-20 00:34:10 +00:00
Manish Singh
4607c5e5e5
Start of a stable/unstable plug-in split (these are going into
...
gimp-plugins-unstable)
-Yosh
1998-02-19 23:26:15 +00:00
Manish Singh
0e9f9891f6
Fixes to compile with cvs gtk.
...
-Yosh
1998-02-19 11:18:40 +00:00
Manish Singh
3b229d42c0
Quickie plugin refcount cleanups. (not done yet)
...
Removed Julia and Mandelbrot plugins.
-Yosh
1998-02-19 01:25:08 +00:00
Owen Taylor
4e1c0d5d1a
refcounting fixups plug-ins/ifscompose/REAMDE.ifscompose: changed web
...
Wed Feb 18 16:46:37 1998 Owen Taylor <owt1@cornell.edu>
* plug-ins/ifscompose/ifscompose.c: refcounting fixups
plug-ins/ifscompose/REAMDE.ifscompose: changed web address
1998-02-18 21:49:03 +00:00
Sven Neumann
43da2d720f
fixed refcounting for the splash-image
...
--Sven
1998-02-18 17:04:12 +00:00
Sven Neumann
d1d77d301a
hide the help buttons since we have no help (yet)
...
* app/fileops.c: hide the help buttons since we have no
help (yet)
1998-02-17 20:29:32 +00:00
Sven Neumann
8f57aaed00
added the splash-screen image drawn by Jens Lauterbacher to the
...
* gimp_splash.ppm: added the splash-screen image drawn
by Jens Lauterbacher to the distribution
* app/appenv.h
* app/app_procs.c
* app/main.c: added the splash-image to the startup-window;
new command-line options: --no-splash, --no-splash-image
* ps_menurc: changed to reflect changes to the
menu-structure
1998-02-17 20:14:29 +00:00
Adrian Likins
47ba671e41
-updated all of svens scripts
...
-adrian
1998-02-17 14:27:46 +00:00
scott
916d858e49
Yet another refcounting fix.
...
--sg
1998-02-15 00:51:17 +00:00