コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Glynn Clements 88abdb3fab Eliminate G_copy(); replace with memcpy() or assignment 15 年 前
  Glynn Clements 349da72497 Clean up parser refactoring 15 年 前
  Soeren Gebbert 1005ed3c8b Split parser.c in several files 15 年 前
  Soeren Gebbert 7eab36fe0d Minor fixes to pass the XML validation 15 年 前
  Soeren Gebbert 4441cf2f7e WPS ProcessDescription XML document generation added to parser.c 15 年 前
  Glynn Clements e2d3b5fb1b Python 2.6 tries to execute argv[0] 15 年 前
  Martin Landa 994deb050b initial steps towards direct OGR support (map/layer <-> OGR dsn/layer) 15 年 前
  Glynn Clements b4f96e337e Attempt to determine message encoding on Windows 15 年 前
  Benjamin Ducke 443bddc208 Add G_OPT_V3_TYPE which includes 2D and 3D vector primitives (for now +KERNELS and +FACES) 15 年 前
  Glynn Clements 552e2926c0 Check option types 16 年 前
  Hamish Bowman a4b20a6288 less ambiguous fn name 16 年 前
  Martin Landa 4f88660aaa make script() to be language-agnostic 16 年 前
  Martin Landa c3925dc565 include 'guidependency' in scripts 16 年 前
  Martin Landa b33c529c22 attempt to fix trac https://trac.osgeo.org/grass/ticket/671 (wxgui: v.distance to_column option inaccessible) 16 年 前
  Martin Landa ac580cfb91 G_OPT_DB_SCHEMA added to gislib 16 年 前
  Glynn Clements 5ddb9ed530 Pass full pathname to menuform.py 16 年 前
  Martin Landa 9339a2b67e use array for keywords (to avoid duplicate locales) 16 年 前
  Glynn Clements 8277af8188 Use match_option() 16 年 前
  Glynn Clements 15e358f996 Improved match_option() 16 年 前
  Glynn Clements 98ae9665da Add match_option() (not yet used) 16 年 前
  Martin Landa bc702cc96b major gislib.dox update (still not complete) 16 年 前
  Hamish Bowman ffc7b8eb7a don't hardcode python exe (merge from devbr6) 16 年 前
  Hamish Bowman c7af3eb6c9 respect opt->label (merge from devbr6) 16 年 前