Changes between Version 89 and Version 90 of wxGUIDevelopment


Ignore:
Timestamp:
Feb 2, 2013, 10:20:28 AM (11 years ago)
Author:
wenzeslaus
Comment:

changing structure

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment

    v89 v90  
    1010== Major todos ==
    1111
    12  * Rewrite thread-based class (see, forms.py, gconsole.py, etc.)
     12 * Rewrite thread-based class (see, forms.py, gconsole.py, etc.)
     13 * [wiki:wxGUIDevelopment/Refactoring Refactoring]
    1314
    1415== Empty slots ==
     
    4849 * `location_wizard` for Location Wizard
    4950 * `wxplot` for wx.plot-based classes
    50 == Vector digitizer ==
    5151
    52  * Re-design vector digitizer to avoid crash of the whole GUI. Currently when digitizer crashes, the whole GUI also crash.
    53  * Update the list to include new requested functionality...
    54 == GUI for ps.map/ps.output ==
     52== wxGUI Components Development ==
    5553
     54 * Vector digitizer
     55  * Re-design vector digitizer to avoid crash of the whole GUI. Currently when digitizer crashes, the whole GUI also crash.
     56  * Update the list to include new requested functionality...
    5657 * [wiki:wxGUIDevelopment/GUIForPs.map GUI for ps.map]
    57 == Graphical Modeler ==
    58 
    5958 * [wiki:wxGUIDevelopment/Modeler wxGUI Modeler]
    60 
    61 
    62 == wxNviz (3D view mode) ==
    63 
    64 See also [http://grass.osgeo.org/wiki/WxNviz GRASS User Wiki] page.
    65 
    66  * [http://grass.osgeo.org/wiki/WxNviz#Known_issues Known issues]
    67 
    68 == i.class integration ==
    69 
    70  * [wiki:wxGUIDevelopment/wxIClass wxIClass]
     59 * wxNviz (3D view mode)
     60  * [http://grass.osgeo.org/wiki/WxNviz#Known_issues Known issues]
     61  * See also [http://grass.osgeo.org/wiki/WxNviz GRASS User Wiki] page.
     62 * [wiki:wxGUIDevelopment/wxIClass wxIClass] (i.class integration)
    7163
    7264== Source code ==