Martin Landa 7272130d09 veditlib: revert https://trac.osgeo.org/grass/changeset/58420 11 vuotta sitten
..
arraystats 0ad70d0c3e utf char fix 12 vuotta sitten
bitmap f2ec32951d fix some doxygen warnings 12 vuotta sitten
btree 9f261a7fd6 move prototypes from include/ to include/defs 13 vuotta sitten
btree2 5b2cf4fc75 rbtree: add backward traversal 12 vuotta sitten
cairodriver bea0bd097e Cairo_begin_raster(): print error status message 11 vuotta sitten
cdhc 24dc2c1220 cdhc: change make rules order inclusion 12 vuotta sitten
cluster 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
datetime 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
db 8a6b872d80 avoid 'format not a string literal and no format arguments' warnings (merge from devbr6) 11 vuotta sitten
display 2ebc426ba7 document the difference between two similar named functions. todo: doxygenize 12 vuotta sitten
driver 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
dspf 655e4b3838 G3D -> RASTER3D 13 vuotta sitten
external b85373021f update readme - bwidget has been removed 12 vuotta sitten
fonts 1292bf9a1e Major build system clean-up 17 vuotta sitten
gis b830d6a857 libgis: tokenize string using strtok() 11 vuotta sitten
gmath 199364ad83 g2c.h no longer exists 12 vuotta sitten
gpde e910cc3079 gpde test suite: do not mark messages for gettext; added dummy HTML file for compilation 12 vuotta sitten
htmldriver 4a4b25b3e6 typo 13 vuotta sitten
imagery 5e8d12b3e5 add missing header when compiled without GDAL and PostgreSQL support 11 vuotta sitten
init a7788f624c Revert https://trac.osgeo.org/grass/changeset/58200 for grass.py 11 vuotta sitten
iostream bb7745c8f1 Fix some C++ portability warnings 12 vuotta sitten
lidar 513fa57946 lidarlib: fix spline adjustment 13 vuotta sitten
linkm 002bbe23df Keep all library dependencies in Grass.make 15 vuotta sitten
manage 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
nviz 829a0aa1bf m.nviz.image: Nviz_create_render_window(): check return code 12 vuotta sitten
ogsf d9e78d4ee6 ogsf: change field size to prevent crash 11 vuotta sitten
pngdriver 483249fee7 https://trac.osgeo.org/grass/ticket/2095 (GRASS changes for OSGeo4W 64bit) 11 vuotta sitten
proj 22e7ad4f8f libproj: GRASS expects meter not metre 11 vuotta sitten
psdriver 4a4b25b3e6 typo 13 vuotta sitten
python 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 vuotta sitten
raster a6a14b2ece Added a space between sentences. 11 vuotta sitten
raster3d 11876b8096 raster3d test suite: do not i18N messages in test suites 11 vuotta sitten
rowio 09b7db1dd9 doxygen errors fixed 12 vuotta sitten
rst 9e1f092df9 rm (effectively) empty file 11 vuotta sitten
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) 12 vuotta sitten
sites 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 vuotta sitten
stats 320d8d4256 statslib: do not qsort NULL values 12 vuotta sitten
symbol 89f26237bf rename 'compass' symbol to 'basic_compass' 11 vuotta sitten
temporal 4c59e71a77 Fixed t.connect $MAPSET issue, enhanced the sampling code 11 vuotta sitten
vector 7272130d09 veditlib: revert https://trac.osgeo.org/grass/changeset/58420 11 vuotta sitten
Makefile 5bf604fb56 remove gtcltk library (no TCL/TK dependency in G7) 12 vuotta sitten
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available 16 vuotta sitten
loc_struct.png 3d4e40ca8c loc_struct.png: updated to GRASS 7 12 vuotta sitten

README

Current directory layout

- bitmap: bitmap library for X Window Bitmaps
- btree: binary tree library
- D: display library
- datetime: DateTime library
- db: database management interface database drivers
- db/dbmi: general DB driver
- db/sqlp: SQL parser library for DBMI driver
- db/stubs: general DB driver
- display: library for CELL driver
- edit: curses library
- external: external libraries
- external/shapelib: SHAPE file management functions
- fonts: fonts
- fonts/fonts
- fonts/for_grass
- front.end: modules front end (cmd or inter)
- gis: main GRASS library
- image: image library required for SG3d/Iris, saving images in SGIs
rgb-format
- init: GRASS startup scripts and programs
- linkm: linked list memory manager
- ogsf: ported gsurf library (required for NVIZ)
- proj: PROJ4 projection library wrapper
- raster: GRASS raster display library
- vask: Curses based cursor library
- vector: GRASS vector library
- vector/dglib: Directed Graph Library implementation
- vector/dglib/examples: Directed Graph Library examples
- vector/diglib: more GRASS vector functions
- vector/Vlib: portable GRASS vector functions