Commit History

Author SHA1 Message Date
  Martin Landa dd97044f9c attempt to fix https://trac.osgeo.org/grass/ticket/1386 (wxGUI output gone) 14 years ago
  Martin Landa fd3d124ee2 wxGUI: copy&paste customization (done by Vaclav Petras) 14 years ago
  Martin Landa 0bc9ac99ac wxGUI: don't use static indeces for notebook tabs 14 years ago
  Martin Landa e02dda2a52 wxGUI: implement interactive python shell 14 years ago
  Martin Landa 34362491fd wxGUI: minor clean up of preferences.py 14 years ago
  Martin Landa c62680a824 wxGUI: update preferences.py to follow wxGUI coding standards 14 years ago
  Martin Landa 4723334427 wxGUI: don't use deprecated 'dict.has_key()' 14 years ago
  Martin Landa 893a60d634 wxGUI: use utils.split() instead of shlex.split() 14 years ago
  Martin Landa 91287b8f24 wxGUI: clean up CommandThread class 14 years ago
  Martin Landa 9324cbaddc wxGUI: define blackList for module flags/params (e.g. d.legend -m) 14 years ago
  Martin Landa 40edcc2ac0 wxGUI: read/write history file with encoding 'utf-8' (see https://trac.osgeo.org/grass/ticket/1293) 14 years ago
  Martin Landa 0e38ddc175 wxGUI: fix adding legend/barscale from command prompt 14 years ago
  Martin Landa f40951f35c wxGUI: fix histogram dialog when raster map is not found 14 years ago
  Martin Landa 7b229acb56 revert https://trac.osgeo.org/grass/changeset/45154 14 years ago
  Helmut Kudrnovsky 1b31fce58a typo 14 years ago
  Martin Landa 056c1b80f4 wxGUI/vdigit: redirect messages to Layer Manager log area 14 years ago
  Martin Landa 1ff5985498 wxGUI: GRASS_WX_DEBUG -> WX_DEBUG (g.gisenv) 14 years ago
  Martin Landa d63da4abd6 wxGUI: generate 'close' checkbox only for commands which have some output 14 years ago
  Martin Landa 6601da6a38 wxGUI: close dialog on finish by default 14 years ago
  Martin Landa 5499764674 wxGUI: catch errors from the prompt 14 years ago
  Martin Landa 2979ceb47d fix https://trac.osgeo.org/grass/ticket/1232 (gui modeler don't works as aspected) 14 years ago
  Martin Landa 84a79509bc wxGUI: mcalc fixes 14 years ago
  Martin Landa 7fbeb881b7 wxGUI: better treat external scripts 14 years ago
  Martin Landa 7e0e0005a3 wxGUI: fix running scripts 14 years ago
  Martin Landa 8411bcb5f8 wxGUI: don't parse r.mapcalc 14 years ago
  Martin Landa bea36231db wxGUI: open dialog by default 14 years ago
  Martin Landa 140e8ec2d4 grass.find_program(): Windows-related fix 14 years ago
  Martin Landa 6f225374ef wxGUI: check if command is available 14 years ago
  Martin Landa 543729784a wxGUI: fix auto-rendering (cmdAutoRender) 14 years ago
  Martin Landa a22f0c529f wxGUI: fix menuform dialog (map tree) 14 years ago