Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 gadi atpakaļ
  Martin Landa 657b157ae2 don't launch GUI dialogs from command line when GUI is text (fix when GUI is not defined) 9 gadi atpakaļ
  Martin Landa 1bd7969501 don't launch GUI dialogs from command line when GUI is text 9 gadi atpakaļ
  Moritz Lennert 075dc2f9ec parser: add superquiet flag that suppresses non-fatal warnings (https://trac.osgeo.org/grass/ticket/2967 - patch by rouault) 9 gadi atpakaļ
  Huidae Cho 0c5ce9e16b G_recreate_command: Add empty answers. 9 gadi atpakaļ
  Huidae Cho 58b510c943 parser: Fix compilation warnings 9 gadi atpakaļ
  Huidae Cho f5bfee353e parser: Revert https://trac.osgeo.org/grass/changeset/68057 since this fix changes the meaning of answers[0] 9 gadi atpakaļ
  Huidae Cho f973863600 Don't ignore an empty answer when splitting options. 9 gadi atpakaļ
  Vaclav Petras f820d866f5 parser: provide wxGUI forms.py with a full path if available (https://trac.osgeo.org/grass/ticket/2133) 9 gadi atpakaļ
  Markus Neteler a6e173582d Link added to overview table of parser standard options 9 gadi atpakaļ
  Martin Landa d705e1368b libgis: don't ignore global options in G_recreate_command() 9 gadi atpakaļ
  Martin Landa 272264d1d8 libgis: fix parser when GUI is not available and asked by user 9 gadi atpakaļ
  Anna Petrášová 43cacdc58a fix error output for GUI - misplaced translation, wrong format string (co-author: wenzeslaus) 9 gadi atpakaļ
  Markus Neteler 97c69c517d Existing map case: improve overwrite user msg 9 gadi atpakaļ
  Martin Landa 12f7662aea libgis: debug message cosmetics (option_to_separator moved to level 3) 10 gadi atpakaļ
  Martin Landa cc77b8dc34 libgis: G__getenv() -> G_getenv_nofatal() 10 gadi atpakaļ
  Vaclav Petras 6e7889e60e rename --rest-description to --rst-description 10 gadi atpakaļ
  Markus Neteler 9da9d97e0b libgis parser: attempt to document GRASS_FULL_OPTION_NAMES (trac https://trac.osgeo.org/grass/ticket/2409) 10 gadi atpakaļ
  Glynn Clements db49796536 Add GRASS_FULL_OPTION_NAMES environment variable (issue https://trac.osgeo.org/grass/ticket/2409, comment:175) 10 gadi atpakaļ
  Glynn Clements 841f04f87c Change handling of ambiguous matches (issue https://trac.osgeo.org/grass/ticket/2409) 10 gadi atpakaļ
  Markus Neteler 35c63f0e68 libgis parser: more descriptive error messages 10 gadi atpakaļ
  Martin Landa 4a28d19216 libgis: enclose options in <%s> 10 gadi atpakaļ
  Martin Landa fa5478be4d libgis: another attempt to clarify warning about renamed options 10 gadi atpakaļ
  Martin Landa df6a6315d9 libgis: clarify warning about renamed option 10 gadi atpakaļ
  Martin Landa daf7f0ac28 add oldkey:newkey lookup table (https://trac.osgeo.org/grass/ticket/2049) 10 gadi atpakaļ
  Martin Landa 42098124f1 libgis: cosmetics in static declarations (parser.c) 10 gadi atpakaļ
  Markus Metz e3a77e7348 libgis: chop options 10 gadi atpakaļ
  Vaclav Petras 598421b52d lib/parser: more doxygen documentation 10 gadi atpakaļ
  Glynn Clements f212d87f07 Check that option names are valid 10 gadi atpakaļ
  Anna Petrášová a5e474e6cb parser: use new option rule to launch module dialog when there is at least one option in a group specified as required 10 gadi atpakaļ