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:
Michael Natterer 1999-06-27 23:40:27 +00:00 committed by Michael Natterer
parent 3593315c51
commit c2db5a7ebc
25 changed files with 26 additions and 20 deletions

View File

@ -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");

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -2287,7 +2287,6 @@ plug_in_callback (GtkWidget *widget,
/* get the active gdisplay */
gdisplay = gdisplay_active ();
if (!gdisplay) return;
proc_rec = (ProcRecord*) client_data;

View File

@ -0,0 +1,5 @@
Makefile.in
Makefile
.deps
_libs
.libs

View File

@ -0,0 +1,5 @@
Makefile.in
Makefile
.deps
_libs
.libs

View File

@ -0,0 +1,5 @@
Makefile.in
Makefile
.deps
_libs
.libs

View File

@ -0,0 +1,5 @@
Makefile.in
Makefile
.deps
_libs
.libs