Gimp/libgimp
Tim Janik e227edb040 proper destruct at the end of gtk_main(). (layer_widget_delete):
Fri Mar 13 12:53:22 1998  Tim Janik  <timj@gimp.org>


        * app/layers_dialog.c: proper destruct at the end of gtk_main().
        (layer_widget_delete): unreference the layer widget's list item.
        (layers_dialog_free): instead of destroying the menu, sink it since
        it is still floating because we didn't attach it to some other widget.
        (layers_dialog_free): sink the preview, destroy doesn't work since it's
        still floating. wonder what the preview is created for if it is never
        used?.

        * app/channels_dialog.c (channel_widget_delete): unreference the channel
        widget's list item.
        * app/channels_dialog.c (channels_dialog_free): sink the menu.
        * app/channels_dialog.c (channels_dialog_free): sink the preview.

        * app/indexed_palette.c (indexed_palette_create): update the image list
        even on initial creation. fixed the option menu warning.

        * plug-ins/script-fu/script-fu-console.c (script_fu_browse_callback):
        properly destroy the browser when gtk_main() quits.

        * plug-ins/dbbrowser/dbbrowser_utils.c (gimp_db_browser): pass a widget
        pointer back to our caller, for enabling proper destruction.

        * plug-ins/script-fu/script-fu-console.c (script_fu_console_interface):
        only destroy the dialog on exit if it is still existing.
1998-03-13 17:46:40 +00:00
..
.cvsignore The .cvsignores should have .libs too 1998-01-09 09:53:59 +00:00
COPYING Fix for select by color on multilayer indexed images. Turned it back on for 1998-03-13 03:35:33 +00:00
gimp.c From the Changelog: 1998-03-01 01:18:45 +00:00
gimp.h Another patch to name more GParam-types for gimple. 1998-02-26 10:19:58 +00:00
gimpchannel.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpchannel_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpdisplay.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpdisplay_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpdrawable.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpdrawable_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpenums.h Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpgradient.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpgradient_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpimage.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpimage_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimplayer.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimplayer_pdb.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpmenu.c Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpmenu.h Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimppalette.c Implemented gimp_palette_set_default_colors and 1998-03-01 19:38:25 +00:00
gimppalette_pdb.c Implemented gimp_palette_set_default_colors and 1998-03-01 19:38:25 +00:00
gimppixelrgn.c Misc fixes for DEC OSF1 1998-01-25 21:32:01 +00:00
gimpprocbrowserdialog.c proper destruct at the end of gtk_main(). (layer_widget_delete): 1998-03-13 17:46:40 +00:00
gimpprocview.c proper destruct at the end of gtk_main(). (layer_widget_delete): 1998-03-13 17:46:40 +00:00
gimpprotocol.c From the Changelog: 1998-03-01 01:18:45 +00:00
gimpprotocol.h Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimptile.c From the Changelog: 1998-03-01 01:18:45 +00:00
gimpui.h Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
gimpwire.c From the Changelog: 1998-03-01 01:18:45 +00:00
gimpwire.h Placed libgimp under LGPL 1998-01-25 10:26:47 +00:00
Makefile.am fix for indexed images 1998-01-06 03:44:53 +00:00