Historie revizí

Autor SHA1 Zpráva Datum
  Vaclav Petras 29bc5aff40 wxGUI: import only after grass.script.parser() call g.gui.* and PEP8 clean up před 10 roky
  Martin Landa 8fac0f25e2 wxGUI: replace utils cmd list <-> tuple by grass.script.gtask functions před 10 roky
  Anna Petrášová 2e87955624 wxGUI: fix finding fully qualified name for 3d rasters před 10 roky
  Martin Landa 866a6cb82f rename d.thematic.area to d.vect.thematic (part 4) před 10 roky
  Anna Petrášová 904ac98576 do not use str with unicode, relates to https://trac.osgeo.org/grass/ticket/2524 před 10 roky
  Vaclav Petras 35ea4b194c d.shade and r.shade: replace 'reliefmap' by more general 'shade' and 'drapemap' by more straight forward 'color' před 10 roky
  Vaclav Petras ae41bf1497 r.relief, r.shade, d.shade: finish rename from d.shadedmap and r.shaded.relief (fixes https://trac.osgeo.org/grass/changeset/63305) před 10 roky
  Martin Landa f2592d3d1a g.mapset: gisdbase -> dbase před 10 roky
  Anna Petrášová 6a6177ff89 wxGUI: change GuiModuleMain implementation, calls simply main() instead of forking new process because it was not stable and not working on Windows and Mac před 10 roky
  Martin Landa 2a093eafef remove print statement (accidentally introduced in https://trac.osgeo.org/grass/changeset/62622) před 10 roky
  Martin Landa aa3f03f2fe wxGUI: catch ValueError in utils.split() před 10 roky
  Anna Petrášová ee4076de8d d.to.rast: new module for wxGUI and d.mon to save map display content as raster map před 10 roky
  Vaclav Petras a497f47c07 wxGUI/core: use gray always, sync purple with lib/gis/color_str.c although it is probably wrong před 11 roky
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation před 11 roky
  Markus Neteler fd33928bf6 d.rast.leg/wxGUI: fix 'Unsupported command d.text' bug; fix font size před 11 roky
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) před 11 roky
  Martin Landa 50c1d35c5c wxGUI: moved to DISTDIR/gui před 11 roky
  Markus Neteler 859dd7a878 fix https://trac.osgeo.org/grass/changeset/59279 (revert accidential extra commit) před 11 roky
  Markus Neteler 1e6f6dd7fb colors: register NDWI před 11 roky
  Maris Nartiss 208e1f9e63 Fix documentation of function to match code před 11 roky
  Anna Petrášová 62e555bea9 wxGUI: d.out.file module added, can be run from gui command line and with d.mon před 11 roky
  Markus Neteler 65eb6aeb10 parser: support --h and --help in wxGUI command line (trac https://trac.osgeo.org/grass/ticket/2152) před 11 roky
  Soeren Gebbert 6c7f928067 Fixed wrongly placed os._exit() call, that prevents exit handler from work. před 11 roky
  Anna Petrášová 64053aacef wxGUI: handle case when PIL is missing for decorations and add warning před 11 roky
  Markus Neteler 81e44f8791 wxGUI core/utils.py: fix PIL call před 11 roky
  Martin Landa 9de21fcd1b wxGUI: GetLayerNameFromCmd() return empty mapset if type unsupported před 11 roky
  Anna Petrášová ba5d4fd857 wxGUI: improve decorations handling (see https://trac.osgeo.org/grass/ticket/2080) před 11 roky
  Vaclav Petras d1e44576af wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions před 11 roky
  Martin Landa 7e0539f56d wxGUI: fix GuiModuleMain on Windows, os.fork() is supported only on Unix před 11 roky
  Martin Landa b2ff6d0e0d g.gui.*: define common GuiModuleMain fn před 11 roky