Wireshark-commits: [Wireshark-commits] master 798f7e9: gtk: Allow restoring maximized windows as ma

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jun 2016 15:40:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=798f7e946e7ca4afa02ab46eb3f92de0595e76eb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

798f7e9 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    gtk: Allow restoring maximized windows as maximized
    
    without losing window decorations on GNOME on the secondary monitor.
    
    Bug: 11303
    Change-Id: Ie8f541dba9d49f9fe5d4892a8dc1cd42091afe1d
    Reviewed-on: https://code.wireshark.org/review/9077
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f8031fa   Added XML proper decoding for XML CDATASection
    adds  798f7e9   gtk: Allow restoring maximized windows as maximized


Summary of changes:
 ui/gtk/gui_utils.c |   20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)