Re: [gtkfilechooser patch] review required



I have created the patch
(http://bugzilla.gnome.org/attachment.cgi?id=135225&action=view)
description

[GtkFileChooser] Closes GNOME Bug #327152


        * gtkfilechooserdefault.c (save_folder_combo_create): Ellipsize the
        text cell because we can have too long save folder name.
        * gtkpathbar.c (gtk_path_bar_size_request): For normal buttons use
        2*Height as button width because of ellipsized label.
        (gtk_path_bar_size_allocate): Remove calculation of down_slider_offset.
        Use remaining space of path bar for last button. Add tooltip for
        ellipsized label.
        (gtk_path_bar_scroll_down): Use the different method for calculation the
        first visible button. Walk down from the end, adding buttons
until we use
        all free space. Remove variables: up_button, space_needed, border_width,
        direction.


Denis.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]