Anna Petrášová ee4076de8d d.to.rast: new module for wxGUI and d.mon to save map display content as raster map hace 10 años
..
arraystats 13e4d4a312 remove non-ASCII chars hace 11 años
bitmap f2ec32951d fix some doxygen warnings hace 13 años
btree 9f261a7fd6 move prototypes from include/ to include/defs hace 13 años
btree2 5b2cf4fc75 rbtree: add backward traversal hace 12 años
cairodriver 0864149072 cairodriver: improved error message (triggered via d.mon/d.rast) hace 11 años
cdhc 76c5481096 cdhc lib: prefix added (trac https://trac.osgeo.org/grass/ticket/2421) hace 11 años
cluster 09b7db1dd9 doxygen errors fixed hace 13 años
datetime 09b7db1dd9 doxygen errors fixed hace 13 años
db fe53f0ba62 libdbmi: db_get_login_dump() added hace 11 años
display 387b85bf35 Change handling of display frame, graphical clip window hace 11 años
driver 09b7db1dd9 doxygen errors fixed hace 13 años
dspf 655e4b3838 G3D -> RASTER3D hace 14 años
external b85373021f update readme - bwidget has been removed hace 12 años
fonts 1292bf9a1e Major build system clean-up hace 17 años
gis 030d3cbc6d libgis: add color rule precipitation_daily hace 10 años
gmath 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions hace 11 años
gpde e1984e83be Rename g.mlist to g.list and update g.remove usage hace 11 años
htmldriver 54dc90f2bf use standardized header and footer for display drivers manual pages hace 11 años
imagery 912c2c5a04 typo in comment hace 11 años
init 80dafe9939 using sys.platform to determine if running in Cygwin hace 11 años
iostream e376e18a07 libiostream (r.terraflow, r.viewshed): use G_mkstemp() (trac https://trac.osgeo.org/grass/ticket/2153) hace 11 años
lidar 513fa57946 lidarlib: fix spline adjustment hace 13 años
linkm 27173fae49 linkmlib: clarify linkm usage hace 11 años
manage 1ba787bffc remove unused 3dview element, keep library hace 10 años
nviz a65ad2050c wxNviz: use black as default for vectors hace 11 años
ogsf 549e936225 libogsf: uninitialized variable causes unresponsive vector style settings hace 11 años
pngdriver 6085c965c2 Fix bug in PNG driver triggered by https://trac.osgeo.org/grass/changeset/62026 hace 11 años
proj a6c85f0a45 fix compiler warnings (contributed by Volker Froehlich, sync of https://trac.osgeo.org/grass/changeset/59714) hace 11 años
psdriver 54dc90f2bf use standardized header and footer for display drivers manual pages hace 11 años
python ee4076de8d d.to.rast: new module for wxGUI and d.mon to save map display content as raster map hace 10 años
raster 21815df79d rasterlib: sync Rast_read_fp_range() to Rast_write_fp_range() hace 11 años
raster3d bf82eae239 raster3d library test: Moved time include to header file for correct function prototype definition hace 11 años
rowio 09b7db1dd9 doxygen errors fixed hace 13 años
rst 866ae1435e v.surf.rst: fix using standard mask and mask as option hace 11 años
segment b620683d20 dox: segment library (unnecessary fn and SEG/seg mess) hace 13 años
stats 320d8d4256 statslib: do not qsort NULL values hace 12 años
symbol 119b562771 a frew more symbols useful for mapping structural geology hace 11 años
temporal 7165e74de7 temporal library: Better environment management hace 11 años
vector 894ed44c7e Vlib: self-intersection in Vect_line_intersection2() hace 11 años
Makefile 59b40aab6e remove sites element and library - https://trac.osgeo.org/grass/ticket/2440 hace 10 años
README 6aa051601e revert r38357: don't tear down the main street signs just because satnav is available hace 16 años
loc_struct.png 598dd70694 help_loc_struct.png: update picture cloned from lib/init/help_loc_struct.png (to be deduplicated) hace 11 años

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