Martin Landa
|
559cd47f60
libgis: add G_option_to_separator()
|
12 年之前 |
Vaclav Petras
|
1dba9b62d4
dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars)
|
12 年之前 |
Hamish Bowman
|
538f609ba2
rename and upper case things so it is more obvious that this is to do with ReStructured Text and not the RST spline library or RESTful URLs
|
13 年之前 |
Luca Delucchi
|
2008e16620
add parse to return as output rest format
|
13 年之前 |
Martin Landa
|
60496bf0ad
vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly)
|
13 年之前 |
Martin Landa
|
6d05e9d727
libgis: fix parser when doing overwrite check for new files
|
13 年之前 |
Martin Landa
|
88327008b0
libgis: new verbosity level
|
13 年之前 |
Martin Landa
|
27e3e4e989
libgis: cosmetics when checking for existing elements
|
13 年之前 |
Martin Landa
|
7f09b57b2b
libgis(parser): check also PG file
|
13 年之前 |
Glynn Clements
|
f284ab7537
Don't silently ignore invalid arguments, raise an error
|
13 年之前 |
Martin Landa
|
24d6f83f2f
gislib: menuform.py -> forms.py (see https://trac.osgeo.org/grass/changeset/49347)
|
13 年之前 |
Martin Landa
|
a2eb66c742
gislib: allow opt='-' also for multiple options (reserved for standard input/output)
|
13 年之前 |
Glynn Clements
|
bd0c128ffc
Don't accept multiple answers when opt->multiple == NO (bug https://trac.osgeo.org/grass/ticket/1444)
|
13 年之前 |
Glynn Clements
|
90d9e5d79a
Fix allocation error
|
14 年之前 |
Martin Landa
|
256a79d5f7
libgis: avoid segfault when opt->key is not defined
|
14 年之前 |
Martin Landa
|
5c454c7ad2
gislib: cosmetics in doxygen documentation
|
14 年之前 |
Martin Landa
|
f87e1ca829
gislib: G_parser() - print usage and then errors
|
14 年之前 |
Martin Landa
|
8a1112f0ff
parser: don't call G_usage() on error
|
14 年之前 |
Martin Landa
|
8ae109e2b9
vectlib: very initial direct OGR write support (v.external.out)
|
14 年之前 |
Martin Landa
|
877e7cc237
wxGUI: various minor fixes (wms, digitizer)
|
14 年之前 |
Martin Landa
|
907d2151db
libgis: check also file if exists
|
14 年之前 |
Martin Landa
|
13a4a828d8
call G_usage() when level is verbose
|
14 年之前 |
Glynn Clements
|
b449f53816
Add suppress_required field to flags
|
14 年之前 |
Martin Landa
|
25c70c3586
etc/wxpython moved to ec/gui/wxpython
|
15 年之前 |
Glynn Clements
|
f5a9992a75
Remove unnecessary casts
|
15 年之前 |
Soeren Gebbert
|
d47ed16dbd
Fixed segfault which appears while automated gui creation
|
15 年之前 |
Glynn Clements
|
5425af7a4e
Clean-up
|
15 年之前 |
Martin Landa
|
4bcee42fb5
bugfix https://trac.osgeo.org/grass/ticket/928 - fails to pre-seed the GUI
|
15 年之前 |
Glynn Clements
|
8ffa3de2e2
Add --help-text option
|
15 年之前 |
Glynn Clements
|
604a1fe33e
Move header inclusions, macros into appropriate files
|
15 年之前 |