Commit History

Author SHA1 Message Date
  Martin Landa b33c529c22 attempt to fix trac https://trac.osgeo.org/grass/ticket/671 (wxgui: v.distance to_column option inaccessible) 16 years ago
  Martin Landa ac580cfb91 G_OPT_DB_SCHEMA added to gislib 16 years ago
  Glynn Clements 5ddb9ed530 Pass full pathname to menuform.py 16 years ago
  Martin Landa 9339a2b67e use array for keywords (to avoid duplicate locales) 16 years ago
  Glynn Clements 8277af8188 Use match_option() 16 years ago
  Glynn Clements 15e358f996 Improved match_option() 16 years ago
  Glynn Clements 98ae9665da Add match_option() (not yet used) 16 years ago
  Martin Landa bc702cc96b major gislib.dox update (still not complete) 16 years ago
  Hamish Bowman ffc7b8eb7a don't hardcode python exe (merge from devbr6) 16 years ago
  Hamish Bowman c7af3eb6c9 respect opt->label (merge from devbr6) 16 years ago
  Hamish Bowman aeb9a9b737 comment cosmetics (merge from devbr) 16 years ago
  Hamish Bowman 5ec6c81804 happy new year (merge from devbr6) 16 years ago
  Markus Neteler 931b13b7a2 added 'manual' to manual title 16 years ago
  Glynn Clements f1bdd9a08b Don't bother checking GRASS_GUI; there's only one choice 16 years ago
  Markus Neteler 63fb789f39 TclTk removed 16 years ago
  Martin Landa 46d729c785 gislib: add G_OPT_V_ID(S) 16 years ago
  Martin Landa 7033ab3b5e v.category: more guisections 16 years ago
  Glynn Clements ab082da4e0 Add "const" where appropriate to libgis return types 16 years ago
  Glynn Clements c7041e9ca3 Remove unnecessary return values 16 years ago
  Glynn Clements c313e28597 Bundle static variables into per-file structures 16 years ago
  Glynn Clements 2c105f36d9 Reduce use of static variables 16 years ago
  Martin Landa e13dcf5521 wxGUI: dbdriver/dbname widgets implemented 16 years ago
  Martin Landa 82e3d5b99f wxGUI synchronized with develbranch_6 (dbtable, dbcolumn) 16 years ago
  Glynn Clements 261764f1bd Fix check_overwrite() to handle opt->multiple == YES 16 years ago
  Glynn Clements b76ed02453 Allow "enumerated" option values to be abbreviated 16 years ago
  Glynn Clements f03dc3df6c Disallow leading underscore in option names 16 years ago
  Glynn Clements f308d0ebc6 More restrictive test for option: [a-z0-9_]*[a-z0-9] 16 years ago
  Martin Landa 5ade103742 message cosmetics (merge from devbr6, https://trac.osgeo.org/grass/changeset/33363) 16 years ago
  Martin Landa cdc3d2ec90 Change db-related standard options to G_OPT_DB_* 16 years ago
  Glynn Clements 3ac200ff96 Make more effort to escape < > & in HTML 16 years ago