Da's de doorlopende changelog  

 Niet specifiek voor deze release.  

 Uit de tarball: 
2005-01-09  Sven Neumann  <sven@gimp.org>
        * Made 2.2.2 release.
2005-01-09  Sven Neumann  <sven@gimp.org>
        * app/composite/gimp-composite-mmx-installer.c
        * app/composite/gimp-composite-mmx-test.c
        * app/composite/gimp-composite-mmx.[ch]: workaround bug #162778 by
        disabling MMX acceleration for grayscale addition mode.
2005-01-09  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * libgimp/gimpgradientmenu.c: fixed out-of-bounds access in
        gradient selection widget. Presumably fixes bug #163427.
2005-01-09  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpactionview.c (gimp_action_view_new): connect to
        "button_press_event" and start editing immidiately instead of
        waiting for a second click. Fixes bug #163385.
2005-01-09  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpdialogfactory.c (gimp_dialog_factories_toggle):
        if called with (ensure_visibility == TRUE), raise the toolbox.
        Fixes bug #163381.
2005-01-08  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpcontainertreeview.c
        (gimp_container_tree_view_button_press): fixed handling of clicks
        into a horizontally scrolled treeview.
        (gimp_container_tree_view_find_click_cell): really fix handling of
        RTL layouts (bug #162663).
2005-01-08  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpcontainertreeview.c
        (gimp_container_tree_view_button_press): fixed handling of clicks
        into a horizontally scrolled treeview.
        (gimp_container_tree_view_find_click_cell): really fix handling of
        RTL layouts (bug #162663).
2005-01-07  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpcontainertreeview.c
        (gimp_container_tree_view_button_press): handle RTL layouts (fixes
        bug #162663).
2005-01-07  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch (fix by Shlomi Fish):
        * plug-ins/script-fu/scripts/frosty-logo.scm: made sure the shadow
        is given enough space and then truncated instead of translated to
        the center of the image, thus preventing the display of shadows
        with a completely horizontal or vertical edge (fixes bug #132145).
2005-01-07  Michael Natterer  <mitch@gimp.org>
        Merged from HEAD branch:
        * app/actions/plug-in-commands.c (plug_in_run_cmd_callback):
        remember the last plug-in if it has at least 3 args, not 2.
2005-01-07  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/composite/gimp-composite-x86.h
        * app/composite/gimp-composite-sse.c: applied patch from Andreas
        Jochens that fixes the build on amd64 with gcc-4.0 (bug #163041).
2005-01-06  Manish Singh  <yosh@gimp.org>
        * libgimpwidgets/gimpdialog.c: flush the display in dispose if we're
        no longer in a main loop, so the dialog doesn't hang around while
        possibly long running calculations are being done. Fixes bug #163084.
2005-01-06  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * plug-ins/common/sparkle.c: applied patch from Shlomi Fish that
        fixes more regressions in Sparkle plug-in (bug #132145).
2005-01-02  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpsizebox.c (gimp_size_box_constructor): fixed
        position of pixel and resolution labels.
2005-01-04  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/display/gimpdisplayshell-close.c
        (gimp_display_shell_close_dialog): don't set the default response
        to Save to reduce the risk of accidentally saving an image (#162872).
2005-01-04  Sven Neumann  <sven@gimp.org>
        * app/widgets/gimpcontainertreeview.c
        (gimp_container_tree_view_name_canceled): removed debug output.
        (gimp_container_tree_view_remove_item)
        (gimp_container_tree_view_clear_items): removed compiler warnings.
2005-01-03  Sven Neumann  <sven@gimp.org>
        * libgimp/gimp.def: added missing symbols.
2005-01-03  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * plug-ins/ifscompose/ifscompose.c: use g_free() to release memory
        allocated using g_malloc().
2005-01-03  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * plug-ins/common/fp.c: removed GtkFrame from dialog and replaced
        a call to free() by g_free().
2005-01-03  Sven Neumann  <sven@gimp.org>
        * etc/ps-menurc: another update from Eric Pierce.
2005-01-02  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/widgets/gimpsizebox.c
        * app/widgets/gimptemplateeditor.c: round displayed resolution
        instead of just casting to integer values. Use image size limits
        from libgimpbase/gimplimits.h instead of some arbitrary numbers.
2005-01-02  Manish Singh  <yosh@gimp.org>
        * plug-ins/pygimp/plug-ins/clothify.py
        * plug-ins/pygimp/plug-ins/foggify.py: Add layers to images
        before using them. Fixes bug #162707.
2005-01-02  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * app/gui/splash.c (splash_update): fixed display of progress
        labels in RTL environment.
2005-01-02  Sven Neumann  <sven@gimp.org>
        * etc/ps-menurc: updated PS keybindings contributed by Eric Pierce.
2005-01-02  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * plug-ins/common/sparkle.c: applied patch from Shlomi Fish that
        fixes regressions in Sparkle plug-in (bug #132145).
2004-12-31  Michael Natterer  <mitch@gimp.org>
        Merged from HEAD branch:
        * app/actions/plug-in-actions.c: use the orininal string if
        plug_in_actions_check_translation() fails instead of bailing out.
        Fixes bug #162590.
2004-12-31  Sven Neumann  <sven@gimp.org>
        Merged from HEAD branch:
        * tools/kernelgen.c: fixed rounding so that all brush kernels are
        created with a constant sum of 256.
        * app/paint/gimpbrushcore-kernels.h: regenerated.
        * app/paint/gimpbrushcore.c (gimp_brush_core_subsample_mask): use
        the constant defined in app/paint/gimpbrushcore-kernels.h. Should
        give a tiny speedup.
2004-12-31  Sven Neumann  <sven@gimp.org>
        * plug-ins/imagemap/imap_preview.c (render_rgb_image): use the proper
        image type and rowstride. Fixes bug #162592.
2004-12-30  Bill Skaggs <weskaggs@primate.ucdavis.edu>
        * app/widgets/gimpsizebox.c: give correct arguments to
        gimp_coordinates_new().  Fixes problem described in
        comment 6 of bug #162387.
2004-12-30  Sven Neumann  <sven@gimp.org>
        * configure.in: bumped version to 2.2.2.
2004-12-29  Sven Neumann  <sven@gimp.org>
        * app/dialogs/file-save-dialog.c (file_save_dialog_response):
        handle a NULL return value from gtk_file_chooser_get_uri(). Fixes
        bug #162443.
2004-12-28  Bill Skaggs
        * plug-ins/common/decompose.c: add alpha channels to layers
        when decomposing as layers.
2004-12-28  Sven Neumann  <sven@gimp.org>