Changes between Version 80 and Version 81 of GSoC/2021/SingleWindowLayout


Ignore:
Timestamp:
Aug 18, 2021, 3:13:44 AM (3 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/SingleWindowLayout

    v80 v81  
    101101'''wxGUI refactoring'''
    102102- Create a more general Map Display (wx.Panel) which can be used for Single Layout as well as current Multi Layout
    103  - Create Map Display status bar based on wx.StatusBar widget, see PR https://github.com/OSGeo/grass/pull/1646 and the associated PR https://github.com/OSGeo/grass/pull/1665 (Issue https://github.com/OSGeo/grass/issues/1657)
     103 - Create Map Display status bar based on wx.!StatusBar widget, see PR https://github.com/OSGeo/grass/pull/1646 and the associated PR https://github.com/OSGeo/grass/pull/1665 (Issue https://github.com/OSGeo/grass/issues/1657)
    104104 - Utilize Map Display panel into Map Display frame (see https://github.com/OSGeo/grass/pull/1675)
    105105}}}
     
    139139{{{#!td
    140140'''wxGUI refactoring:'''
    141  - Build all other Map Frames based wx.Statusbar (see PR https://github.com/OSGeo/grass/pull/1689)
     141 - Build all other Map Frames based wx.!Statusbar (see PR https://github.com/OSGeo/grass/pull/1689)
    142142 - Utilize Map Display panel into Map Display frame (see PR https://github.com/OSGeo/grass/pull/1675)
    143143}}}
     
    158158{{{#!td
    159159'''wxGUI refactoring:'''
    160  - Build all other Map Frames based wx.Statusbar (see PR https://github.com/OSGeo/grass/pull/1689)
     160 - Build all other Map Frames based wx.!Statusbar (see PR https://github.com/OSGeo/grass/pull/1689)
    161161 - Utilize Map Display panel into Map Display frame (see PR https://github.com/OSGeo/grass/pull/1675)
    162162}}}
     
    177177{{{#!td
    178178'''wxGUI refactoring:'''
     179 - Build all other Map Frames based wx.!Statusbar (see PR https://github.com/OSGeo/grass/pull/1689)
    179180 - Utilize Map Display panel into Map Display frame (see PR https://github.com/OSGeo/grass/pull/1675)
    180181
     
    191192WIP
    192193\\
    193 \\
    194 WIP
     194WIP
     195\\
     196\\
     197OK
    195198\\
    196199\\
     
    519522Other related PRs:
    520523|| '''Title''' || '''Pull Request''' || '''Issue''' ||
    521 || wxGUI: SaveToFile() missing 1 required positional argument || https://github.com/OSGeo/grass/pull/1637 || https://github.com/OSGeo/grass/issues/1636 || MERGED ||
     524|| wxGUI: !SaveToFile() missing 1 required positional argument || https://github.com/OSGeo/grass/pull/1637 || https://github.com/OSGeo/grass/issues/1636 || MERGED ||
    522525|| wxGUI: Workspace save fails with !SbManager has no !IsShown || https://github.com/OSGeo/grass/pull/1665 || https://github.com/OSGeo/grass/issues/1657 || MERGED ||
    523526|| wxGUI: !MapSwipe window has wrong title || https://github.com/OSGeo/grass/pull/1692 || https://github.com/OSGeo/grass/issues/1690 || MERGED ||