Historia zmian

Autor SHA1 Wiadomość Data
  Martin Landa 7f09b57b2b libgis(parser): check also PG file 13 lat temu
  Glynn Clements f284ab7537 Don't silently ignore invalid arguments, raise an error 13 lat temu
  Martin Landa 24d6f83f2f gislib: menuform.py -> forms.py (see https://trac.osgeo.org/grass/changeset/49347) 13 lat temu
  Martin Landa a2eb66c742 gislib: allow opt='-' also for multiple options (reserved for standard input/output) 13 lat temu
  Glynn Clements bd0c128ffc Don't accept multiple answers when opt->multiple == NO (bug https://trac.osgeo.org/grass/ticket/1444) 13 lat temu
  Glynn Clements 90d9e5d79a Fix allocation error 14 lat temu
  Martin Landa 256a79d5f7 libgis: avoid segfault when opt->key is not defined 14 lat temu
  Martin Landa 5c454c7ad2 gislib: cosmetics in doxygen documentation 14 lat temu
  Martin Landa f87e1ca829 gislib: G_parser() - print usage and then errors 14 lat temu
  Martin Landa 8a1112f0ff parser: don't call G_usage() on error 14 lat temu
  Martin Landa 8ae109e2b9 vectlib: very initial direct OGR write support (v.external.out) 14 lat temu
  Martin Landa 877e7cc237 wxGUI: various minor fixes (wms, digitizer) 14 lat temu
  Martin Landa 907d2151db libgis: check also file if exists 14 lat temu
  Martin Landa 13a4a828d8 call G_usage() when level is verbose 14 lat temu
  Glynn Clements b449f53816 Add suppress_required field to flags 14 lat temu
  Martin Landa 25c70c3586 etc/wxpython moved to ec/gui/wxpython 15 lat temu
  Glynn Clements f5a9992a75 Remove unnecessary casts 15 lat temu
  Soeren Gebbert d47ed16dbd Fixed segfault which appears while automated gui creation 15 lat temu
  Glynn Clements 5425af7a4e Clean-up 15 lat temu
  Martin Landa 4bcee42fb5 bugfix https://trac.osgeo.org/grass/ticket/928 - fails to pre-seed the GUI 15 lat temu
  Glynn Clements 8ffa3de2e2 Add --help-text option 15 lat temu
  Glynn Clements 604a1fe33e Move header inclusions, macros into appropriate files 15 lat temu
  Glynn Clements 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 lat temu
  Glynn Clements 349da72497 Clean up parser refactoring 15 lat temu
  Soeren Gebbert 1005ed3c8b Split parser.c in several files 15 lat temu
  Soeren Gebbert 7eab36fe0d Minor fixes to pass the XML validation 15 lat temu
  Soeren Gebbert 4441cf2f7e WPS ProcessDescription XML document generation added to parser.c 15 lat temu
  Glynn Clements e2d3b5fb1b Python 2.6 tries to execute argv[0] 15 lat temu
  Martin Landa 994deb050b initial steps towards direct OGR support (map/layer <-> OGR dsn/layer) 15 lat temu
  Glynn Clements b4f96e337e Attempt to determine message encoding on Windows 15 lat temu