| 37 | * v.vol.rst: do not ignore null values in cross_input, causes serious slow down on Windows |
| 38 | * v.surf.rst: sync elevation color table with the new elevation table |
| 39 | * g.manual: use webbrowser package |
| 40 | * g.extention: improve handling of broken zipfiles on Windows |
| 41 | * v.in.ogr: fix r64353, backport 64476 |
| 42 | * v.category: fix r56286, #2618 |
| 43 | * r.report: fix broken layout (units moved to right) |
| 44 | * g.mapset: added G_OPT_M_DIR for gisdbase selection |
| 45 | * v.surf.bspline: fix when no default DB is defined |
| 46 | |
| 51 | * wxGUI/ws: fix dialog for wxPython 3.0 |
| 52 | * wxGUI: fix importing vectors with one geometry column |
| 53 | * wxGUI: fix change current writing directory on Mac - style=wx.DD_CHANGE_DIR is not working on Mac |
| 54 | * wxGUI/nviz: fix the name in the toolbar |
| 55 | * wxGUI/composer: catch error due to Ghostscript missing or not on path |
| 56 | * wxGUI/animation: fix speed dialog problem caused by granularity proble |
| 57 | * wxGUI: fix layertree error when switching to different location |
| 58 | * wxGUI/toolboxes: make tooboxes a little bit more independent from GUI |
| 59 | * wxGUI: import only after grass.script.parser() call g.gui.* |
| 60 | * wxGUI: encode from unicode when saving module output to file, see #2614 |
| 61 | * wxGUI/dbmgr: add clear button to reload all data |
| 62 | * wxGUI/dmgr: fix focus on Deselect all |
| 63 | * wxGUI/dbmgr: improve handling string where values (check for quotes) |
| 64 | * wxGUI: fix extension manager when metadata are not available |
| 65 | |
| 91 | * d.rast.num manual: example + screenshot added |
| 92 | * r.random.cells manual: clarify presence of 0 |
| 93 | * pygrass manual: add missing import (PIPE) |
| 94 | * v.vect.stats added to vectorintro.html |
| 95 | * g.gui.vdigit manual: Added a paragraph on topological digitizing of polygons (+ some language corrections) |
| 96 | * v.vol.rst manual: wmult -> wscale; zmult -> zscale |
| 97 | * r.watershed manual: clarify low mem max amount of pixels |
| 98 | * d.vect.chart manual: screenshot added |
| 99 | * i.eb.soilheatflux manual: more explanations about overpass time maps |
| 100 | |