mirror of https://github.com/GNOME/gimp.git
removed the check for gdisplay_active() returning NULL because it caused
1999-06-28 Michael Natterer <mitschel@cs.tu-berlin.de> * app/plug_in.c (plug_in_callback): removed the check for gdisplay_active() returning NULL because it caused all extensions to be un-callable when no image was open.
This commit is contained in:
parent
3593315c51
commit
c2db5a7ebc
|
@ -1,3 +1,9 @@
|
|||
1999-06-28 Michael Natterer <mitschel@cs.tu-berlin.de>
|
||||
|
||||
* app/plug_in.c (plug_in_callback): removed the check for
|
||||
gdisplay_active() returning NULL because it caused all extensions
|
||||
to be un-callable when no image was open.
|
||||
|
||||
Sun Jun 27 19:34:22 1999 ape@gandalf.spacetec.no (Asbjorn Pettersen)
|
||||
|
||||
* app/session.c (save_sessionrc): fp = fopen (filename, "wt");
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
|
|||
|
||||
/* get the active gdisplay */
|
||||
gdisplay = gdisplay_active ();
|
||||
if (!gdisplay) return;
|
||||
|
||||
proc_rec = (ProcRecord*) client_data;
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
.deps
|
||||
_libs
|
||||
.libs
|
|
@ -0,0 +1,5 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
.deps
|
||||
_libs
|
||||
.libs
|
|
@ -0,0 +1,5 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
.deps
|
||||
_libs
|
||||
.libs
|
|
@ -0,0 +1,5 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
.deps
|
||||
_libs
|
||||
.libs
|
Loading…
Reference in New Issue