db
|
17ac2a375e
db.login + pg & mysql driver: support hostname and port
|
9 лет назад |
demolocation
|
162437c0df
GRASS_DB_ENCODING is environmental variable (merge https://trac.osgeo.org/grass/changeset/64948 from trunk)
|
10 лет назад |
display
|
c5282bd71c
manual: avoid specific gender; HTML cosmetics (trunk, https://trac.osgeo.org/grass/changeset/67694)
|
9 лет назад |
doc
|
1578362751
doc/howto_release.txt: update Wiki as well
|
9 лет назад |
general
|
4dd34bf53f
Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk)
|
9 лет назад |
gui
|
d53b5ca5b1
wxGUI: fix adding layers to tree in import dialog (https://trac.osgeo.org/grass/ticket/2860), merge from trunk https://trac.osgeo.org/grass/changeset/67644, https://trac.osgeo.org/grass/changeset/67770
|
9 лет назад |
imagery
|
4dd34bf53f
Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk)
|
9 лет назад |
include
|
fb34ce6573
make: fix compilation of certain addons on mac, lowercase r flag does not work on Mac (merge from trunk, https://trac.osgeo.org/grass/changeset/67678)
|
9 лет назад |
lib
|
f741ffd371
fix pythonlib and GUI when debug/wx_debug value is invalid (do not fail, just print warning message)
|
9 лет назад |
locale
|
f98ce908bc
i18n: remove duplicate messages with msguniq
|
9 лет назад |
macosx
|
b049ae7010
macosx: update mentioned GRASS version
|
11 лет назад |
man
|
fb88afea47
Happy new year
|
9 лет назад |
misc
|
a1c8f9f37d
change color standard options to differentiate between allowing and not allowing none as color instead of bg/fg color, apply the change in modules and in this way fix several modules with incorrect options (merge from trunk, https://trac.osgeo.org/grass/changeset/63797)
|
10 лет назад |
mswindows
|
95771bbd23
fix d.fontlist crashes on Windows (https://trac.osgeo.org/grass/ticket/2870)
|
9 лет назад |
ps
|
a7a47b34d3
ps.map vlegend: bugfix: crazy y values for vpoints in vector legend as vector.layer[i].offset was being used uninitialized (offset and coffset are only used for parallel road feature of vlines). another approach might be to init them to 0 in ps.map/vector.h (backport, trunk https://trac.osgeo.org/grass/changeset/65928)
|
10 лет назад |
raster
|
607f7022ac
r.support: use standard title param description
|
9 лет назад |
raster3d
|
4dd34bf53f
Various typos (backport https://trac.osgeo.org/grass/changeset/67703 from trunk)
|
9 лет назад |
rpm
|
7915810e1e
rpm SPEC files: remove outdated files, add README.txt with links
|
11 лет назад |
scripts
|
0a7af91ccc
v.rast.stats: remove unnecessary code related to mask (merge from trunk, https://trac.osgeo.org/grass/changeset/67455)
|
9 лет назад |
temporal
|
734d864b4a
t.rast.aggregate.ds manual: example for MODIS 8-day aggregation (trunk, r67581; contributed by Vero Andreo)
|
9 лет назад |
testsuite
|
bed492eded
testsuite rhemisphere.sh: update r.mapcalc call
|
10 лет назад |
tools
|
757d5bf92e
docs: sync capital latter for indexes in footer and make it more readble in the code (trunk, https://trac.osgeo.org/grass/changeset/65995)
|
10 лет назад |
vector
|
51169b9407
v.in.ogr not supporting OFTInteger64 field type (https://trac.osgeo.org/grass/ticket/2769)
|
9 лет назад |
visualization
|
c67c45fe58
consolidate naming of environmental rendering-related variables
|
10 лет назад |
AUTHORS
|
201653c2f9
AUTHORS: partial update
|
9 лет назад |
CHANGES
|
5171759f64
Update CHANGES file content to a GRASS GIS 7 summary
|
10 лет назад |
COPYING
|
399d774cd8
Use main Web site URL; minor updates
|
12 лет назад |
GPL.TXT
|
db49180dd7
welcome to GRASS 7.0.svn
|
17 лет назад |
INSTALL
|
fb88afea47
Happy new year
|
9 лет назад |
Makefile
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 лет назад |
README
|
42fb4df9e8
Update urls in README
|
10 лет назад |
README.debian
|
801fdc33e9
move README.debian to root directory, remove debian directory to simplify debian packaging
|
10 лет назад |
REQUIREMENTS.html
|
fb88afea47
Happy new year
|
9 лет назад |
SUBMITTING
|
107499b9c6
SUBMITTING files moved to Trac http://trac.osgeo.org/grass/wiki/Submitting
|
11 лет назад |
TODO
|
a77f941d21
unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555)
|
10 лет назад |
aclocal.m4
|
376e8f4461
aclocal.m4: add support for w64-ming32 builds
|
9 лет назад |
binaryInstall.src
|
0a797dfdaf
various typos fixed (via Debian lintian QA tool, contributor: sebastic; trac https://trac.osgeo.org/grass/ticket/2841)
|
9 лет назад |
config.guess
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
9 лет назад |
config.sub
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
9 лет назад |
configure
|
d379760822
config.guess + config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
|
9 лет назад |
configure.in
|
4a91e5203c
configure: fix pwd -W unknown option on mingw32
|
9 лет назад |
contributors.csv
|
5381e69ba8
contributors.csv: +Margherita Di Leo
|
11 лет назад |
contributors_extra.csv
|
0eb1df94af
t.rast.aggregate manual: more examples (contributed by Veronica Andreo)
|
10 лет назад |
grass.pc.in
|
cdb0910ae9
pkg-config file: update (trunk, https://trac.osgeo.org/grass/changeset/62767)
|
10 лет назад |
grasslib.dox
|
fb88afea47
Happy new year
|
9 лет назад |
install-sh
|
70b31d97e9
install-sh: updated to newer version (source: https://svn.met.no/viewvc/fimex/branches/version0_28_x/install-sh, GPL)
|
12 лет назад |
translators.csv
|
999a3a59a7
fix translators file
|
10 лет назад |