Changes between Version 82 and Version 83 of GSoC/2021/SingleWindowLayout


Ignore:
Timestamp:
Aug 18, 2021, 5:47:38 AM (3 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/SingleWindowLayout

    v82 v83  
    208208{{{#!td
    209209'''wxGUI refactoring:'''
    210  - Build all other Map Frames based wx.Statusbar (see https://github.com/OSGeo/grass/pull/1689)
     210 - Build all other Map Frames based wx.!Statusbar (see https://github.com/OSGeo/grass/pull/1689)
    211211 - Utilize Map Display panel into Map Display frame (see https://github.com/OSGeo/grass/pull/1675)
    212212
     
    234234{{{#!td
    235235'''wxGUI refactoring:'''
    236  - Build all other Map Frames based wx.Statusbar (see https://github.com/OSGeo/grass/pull/1689)
     236 - Build all other Map Frames based wx.!Statusbar (see https://github.com/OSGeo/grass/pull/1689)
    237237 - Utilize Map Display panel into Map Display frame (see https://github.com/OSGeo/grass/pull/1675)
    238238
    239239'''Single-Window GUI:'''
    240  - New change page event for AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1780, Issue Issue https://github.com/OSGeo/grass/issues/1750)
    241 }}}
    242 {{{#!td
    243 \\
    244 \\
    245 WIP
    246 \\
    247 OK
     240 - New change page event for !AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1780, Issue https://github.com/OSGeo/grass/issues/1750)
     241}}}
     242{{{#!td
     243\\
     244\\
     245OK
     246\\
     247WIP
    248248\\
    249249\\
     
    262262
    263263'''Single-Window GUI:'''
    264  - New change page event for AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1780, Issue Issue https://github.com/OSGeo/grass/issues/1750)
    265 || wxGUI: !NewDisplay button moved to LMToolsToolbar || https://github.com/OSGeo/grass/pull/1783
    266 || wxGUI: Each layertree has its own display toolbar  || https://github.com/OSGeo/grass/pull/1785
    267 || wxGUI: new design for GNotebooks  || https://github.com/OSGeo/grass/pull/1801
    268 || wxGUI/Single-Window: New close page event for !AuiNotebook || https://github.com/OSGeo/grass/pull/1789 || https://github.com/OSGeo/grass/issues/1750
    269 
    270 }}}
    271 {{{#!td
    272 \\
    273 \\
    274 READY TO MERGE, WAITING FOR GRASS 8 RELEASE
    275 \\
     264 - Decide about the arrangement of startup GUI and implement (see PR https://github.com/OSGeo/grass/pull/1775, Issue https://github.com/OSGeo/grass/issues/1747)
     265 - Implement a new change page event for !AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1780, Issue https://github.com/OSGeo/grass/issues/1750)
     266}}}
     267{{{#!td
     268\\
     269ready to merge (waiting for GRASS 8 release)
     270\\
     271\\
     272WIP
    276273\\
    277274WIP
     
    286283{{{#!td
    287284Finishing up, testing, documentation
    288 }}}
    289 {{{#!td
    290 
     285
     286'''Single-Window GUI:'''
     287 - Decide about the arrangement of startup GUI and implement (see PR https://github.com/OSGeo/grass/pull/1775, Issue https://github.com/OSGeo/grass/issues/1747)
     288 - Implement a new change page event for !AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1780, Issue https://github.com/OSGeo/grass/issues/1750)
     289 - Implement a new close page event for !AuiNotebook (see PR https://github.com/OSGeo/grass/pull/1789, Issue https://github.com/OSGeo/grass/issues/1750)
     290
     291'''Changes due to Single-Window but visible also for Multi-Window GUI'''
     292 - Move the New Display button to the upper Tools toolbar (see PR https://github.com/OSGeo/grass/pull/1783)
     293 - Create an independent display toolbar for each layertree (see PR https://github.com/OSGeo/grass/pull/1785)
     294 - Propose and implement a new design for !GNotebooks (i.e. display notebook) (see PR https://github.com/OSGeo/grass/pull/1801)
     295
     296}}}
     297{{{#!td
     298\\
     299\\
     300OK
     301\\
     302OK
     303\\
     304WIP
     305\\
     306\\
     307OK
     308\\
     309WIP
     310\\
     311WIP
     312\\
    291313}}}
    292314|-----------------------