.. |
arraystats
|
13e4d4a312
remove non-ASCII chars
|
11 years ago |
bitmap
|
f2ec32951d
fix some doxygen warnings
|
13 years ago |
btree
|
9f261a7fd6
move prototypes from include/ to include/defs
|
13 years ago |
btree2
|
5b2cf4fc75
rbtree: add backward traversal
|
12 years ago |
cairodriver
|
b87e8b45f9
update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628)
|
10 years ago |
cdhc
|
3315c61735
cdhc lib: prefix added (trac https://trac.osgeo.org/grass/ticket/2421)
|
10 years ago |
cluster
|
09b7db1dd9
doxygen errors fixed
|
13 years ago |
datetime
|
09b7db1dd9
doxygen errors fixed
|
13 years ago |
db
|
05de9b44e0
SQL manual: examples updated
|
10 years ago |
display
|
3dd61849ec
Check for either MONITOR or GRASS_RENDER_IMMEDIATE
|
10 years ago |
driver
|
f5bd85bc82
displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509)
|
10 years ago |
dspf
|
655e4b3838
G3D -> RASTER3D
|
14 years ago |
external
|
b85373021f
update readme - bwidget has been removed
|
12 years ago |
fonts
|
1292bf9a1e
Major build system clean-up
|
17 years ago |
gis
|
b17b61b96c
d.shade option rename and related changes (backport of https://trac.osgeo.org/grass/changeset/63740 and https://trac.osgeo.org/grass/changeset/63741)
|
10 years ago |
gmath
|
69e2fb6d6f
RNG backport: Add portable lrand48 (etc) implementation (https://trac.osgeo.org/grass/changeset/61350); Generate fatal error if requesting values without having seeded (https://trac.osgeo.org/grass/changeset/61352); Replace rand/random/lrand48/etc with lib/gis random number functions (https://trac.osgeo.org/grass/changeset/61415); Use lib/gis PRNG for readcell() (https://trac.osgeo.org/grass/changeset/61416)
|
11 years ago |
gpde
|
229834eae6
sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
htmldriver
|
f5bd85bc82
displaylib: add D_get_file (https://trac.osgeo.org/grass/ticket/2509)
|
10 years ago |
imagery
|
a77f941d21
unused i.points + i.vpoints removed: replaced by g.gui.gcp (trunk, https://trac.osgeo.org/grass/changeset/62555)
|
10 years ago |
init
|
3dd61849ec
Check for either MONITOR or GRASS_RENDER_IMMEDIATE
|
10 years ago |
iostream
|
e376e18a07
libiostream (r.terraflow, r.viewshed): use G_mkstemp() (trac https://trac.osgeo.org/grass/ticket/2153)
|
11 years ago |
lidar
|
6e46e31c39
libsegment: function prefixes change from segment_ to Segment_ (trunk https://trac.osgeo.org/grass/changeset/62324, trac https://trac.osgeo.org/grass/ticket/2422)
|
10 years ago |
linkm
|
6ab0e22832
linkmlib: clarify linkm usage (trunk, https://trac.osgeo.org/grass/changeset/59775)
|
10 years ago |
manage
|
3f50eff8f7
gislib: remove G_ELEMENT_3DVIEW and G_ELEMENT_REGION3D
|
10 years ago |
nviz
|
50bb6af565
wxNviz: use black as default for vectors (merge from trunk, https://trac.osgeo.org/grass/changeset/62032)
|
10 years ago |
ogsf
|
0f99953039
minor doxygen fixes (trunk, https://trac.osgeo.org/grass/changeset/62519)
|
10 years ago |
pngdriver
|
b87e8b45f9
update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628)
|
10 years ago |
proj
|
740315694d
assign datum transformation options to EPSG:5514
|
10 years ago |
psdriver
|
b87e8b45f9
update g.region calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63628)
|
10 years ago |
python
|
3f50eff8f7
gislib: remove G_ELEMENT_3DVIEW and G_ELEMENT_REGION3D
|
10 years ago |
raster
|
33c696e8ea
rasterlib: sync Rast_read_fp_range() to Rast_write_fp_range()
|
10 years ago |
raster3d
|
bf6f2b1786
update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update (trunk, https://trac.osgeo.org/grass/changeset/63339)
|
10 years ago |
rowio
|
09b7db1dd9
doxygen errors fixed
|
13 years ago |
rst
|
9a0e21672f
v.surf.rst: fix using standard mask and mask as option (merge from trunk, https://trac.osgeo.org/grass/changeset/62131)
|
10 years ago |
segment
|
966d011994
libsegment: fix https://trac.osgeo.org/grass/changeset/62324, separate internal and external functions
|
10 years ago |
sites
|
1dba9b62d4
dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars)
|
13 years ago |
stats
|
320d8d4256
statslib: do not qsort NULL values
|
12 years ago |
symbol
|
c6b3b5cfaa
a few more symbols useful for mapping structural geology (merge from trunk)
|
11 years ago |
temporal
|
c244c93fd3
temporal library: Backport of https://trac.osgeo.org/grass/changeset/61157, https://trac.osgeo.org/grass/changeset/61759, https://trac.osgeo.org/grass/changeset/61983 and https://trac.osgeo.org/grass/changeset/61997 from trunk to allow mapset specific temporal databases
|
10 years ago |
vector
|
71348bf793
Vlib: fix segfault in ascii export (backport https://trac.osgeo.org/grass/changeset/63596)
|
10 years ago |
Makefile
|
98ae5bd7c7
attempt to fix htmldocs-single
|
10 years ago |
README
|
6aa051601e
revert r38357: don't tear down the main street signs just because satnav is available
|
16 years ago |
loc_struct.png
|
3d4e40ca8c
loc_struct.png: updated to GRASS 7
|
12 years ago |