Gimp/app/dialogs
Tim Janik 81432a0543 also destroy the main dialog if the "Cancel" button is clicked.
Sun Mar 15 06:15:37 1998  Tim Janik  <timj@gimp.org>

        * plug-ins/exchange/exchange.c (doDialog): also destroy the main dialog
                if the "Cancel" button is clicked.

                        * plug-ins/flame/flame.c: use gtk_quit_add_destroy instead of
                                gtk_quit_add (,gtk_widget_destroy,), i should have really known
                                        better since i wrote gtk_quit_add_destroy() exclusively for the gimp ;)
                                                * app/tips_dialog.c (tips_dialog_create): likewise.
                                                        * app/indexed_palette.c (indexed_palette_create): likewise.
                                                                * app/fileops.c (file_open_callback): likewise.
                                                                        * app/fileops.c (file_save_as_callback): likewise.

                                                                        Sun Mar 15 03:54:58 1998  Tim Janik  <timj@gimp.org>

                                                                                * plug-ins/AlienMap/AlienMap.c: show/hide about dialog, don't affect
                                                                                        the main dialog.
1998-03-15 05:41:01 +00:00
..
about-dialog.c new, improved, still buggy iscissors! correctly hide the file selector a 1998-03-15 02:46:15 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
info-dialog.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
info-dialog.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
info-window.c Initial revision 1997-11-24 22:05:25 +00:00
info-window.h Initial revision 1997-11-24 22:05:25 +00:00
resize-dialog.c Added Sven's patch for the scale and resize dialogs 1997-12-08 01:13:10 +00:00
resize-dialog.h Added Sven's patch for the scale and resize dialogs 1997-12-08 01:13:10 +00:00
tips-dialog.c also destroy the main dialog if the "Cancel" button is clicked. 1998-03-15 05:41:01 +00:00
tips-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
user-install-dialog.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
user-install-dialog.h Initial revision 1997-11-24 22:05:25 +00:00