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 éve |
Huidae Cho
|
0cee619c5b
parser.c: \code, \verbatim cosmetics
|
10 éve |
Huidae Cho
|
77c93c1ccd
libgis: G_parser() calls G__check_option_rules()
|
10 éve |
Glynn Clements
|
391bf440a7
Revert attempt to impose option dependency mechanism without discussion
|
11 éve |
Huidae Cho
|
26e2552b8c
parser.c: check_either_or_inputs() minor changes
|
11 éve |
Huidae Cho
|
4f9f4856f0
parser.c: Moved exclusive examples to parser.c; Removed * between \code\endcode
|
11 éve |
Huidae Cho
|
733455dc7e
The "exclusive" member of the Option and Flag structures is a comma-separated
|
11 éve |
Huidae Cho
|
c47feac7b1
G_parser(): minor cosmetics
|
11 éve |
Huidae Cho
|
9f4b2b432a
add_exclusive(): refactored to avoid double find_exclusive calls
|
11 éve |
Huidae Cho
|
63013e484d
G_parser(): shorter mutually exclusive message
|
11 éve |
Huidae Cho
|
b629608fee
G_parser(): Do not print the same options/flags in the exclusive list multiple times
|
11 éve |
Huidae Cho
|
01ec3512d2
1. Added Option.exclusive and Flag.exclusive for supporting mutually exclusive groups.
|
11 éve |
Huidae Cho
|
8d1758d3f9
G_option_to_separator(): only accept separator options
|
11 éve |
Huidae Cho
|
af2167f758
G_option_to_separator: added \n
|
11 éve |
Huidae Cho
|
4d753a4280
G_OPT_F_SEP: added "pipe" for "|"
|
11 éve |
Huidae Cho
|
6ec702cb42
G_open_option_file(): message read => open
|
11 éve |
Huidae Cho
|
f498900f3e
G_open_option_file(): more useful error message
|
11 éve |
Huidae Cho
|
f1c76f6568
G_open_option_file(): multiple files not supported
|
11 éve |
Huidae Cho
|
7942e7cbbd
libgis: Added G_open/close_option_file
|
11 éve |
Martin Landa
|
f5edb1b9dc
libgis+g.gui: wxGUI moved to DISTDIR/gui
|
11 éve |
Markus Neteler
|
65eb6aeb10
parser: support --h and --help in wxGUI command line (trac https://trac.osgeo.org/grass/ticket/2152)
|
11 éve |
Glynn Clements
|
18fbc50fb4
Relax ambiguity check for option names, similar to https://trac.osgeo.org/grass/changeset/58034 for option values
|
11 éve |
Glynn Clements
|
a35a88d66e
Ignore ambiguities caused by https://trac.osgeo.org/grass/changeset/57999 abbreviations when option is a unique prefix
|
11 éve |
Glynn Clements
|
41e7031e2b
Use abbreviation-matching for option values as well as for option names
|
11 éve |
Martin Landa
|
1f0a85441d
libgis/html-description: print second keyword as a link to the 'topic' page
|
11 éve |
Martin Landa
|
f5df7e42d1
libgis: typo in comment
|
12 éve |
Martin Landa
|
c6f41c4b72
libgis: G_parser(): don't call G_find_file() for element 'mapset'
|
12 éve |
Martin Landa
|
a91b9b90a3
libgis: update G_option_to_separator() to return string instead of
|
12 éve |
Martin Landa
|
559cd47f60
libgis: add G_option_to_separator()
|
12 éve |
Vaclav Petras
|
1dba9b62d4
dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars)
|
12 éve |