2007-10-24 00:10 markus * include/VERSION: GRASS 6.3.0RC1 2007-10-23 21:56 markus * scripts/db.in.ogr/db.in.ogr: fixed the case that a cat column is already present in the import table 2007-10-23 21:51 markus * scripts/db.dropcol/db.dropcol: fix for bug reported by Leo Lami 2007-10-23 20:34 glynn * lib/stats/c_reg.c: Check for NaN 2007-10-23 20:22 glynn * Makefile, lib/init/Makefile, visualization/nviz/Makefile: MinGW make variable is MINGW, not MINGW32 2007-10-23 14:11 glynn * include/stats.h, lib/stats/c_reg.c, raster/r.series/description.html, raster/r.series/main.c: Add regression coefficient (exactly *which* coefficient, I don't know ...) 2007-10-23 13:38 glynn * vector/v.voronoi/Makefile: Makefile fix (correct dependencies) 2007-10-23 13:37 glynn * lib/gis/Makefile: Explicitly exclude colors/CVS directory 2007-10-23 13:36 glynn * lib/db/dbmi_base/xdr.c: Flush output before reading input 2007-10-23 10:46 moritz * raster3d/base/Makefile: small typo 2007-10-23 07:07 hamish * scripts/r.in.wms/r.in.wms: message cosmetics 2007-10-23 07:00 hamish * scripts/r.in.wms/r.in.wms: more informative xml2 warning 2007-10-22 21:06 glynn * lib/vector/diglib/Makefile: Fix problem with parallel builds 2007-10-22 20:40 jachym * debian/README.debian: Added new README about how to build GRASS as Debian package 2007-10-22 19:48 william * macosx/ReadMe.rtf: Add universal ffmpeg build instructions 2007-10-22 17:54 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations and updated with current cvs 2007-10-22 17:52 carlos * raster/r.buffer/main.c: Standardization 2007-10-22 17:51 carlos * imagery/i.pca/main.c: Typos 2007-10-22 17:23 carlos * vector/: lidar/v.surf.bspline/main.c, v.db.connect/main.c, v.distance/main.c, v.info/main.c, v.neighbors/main.c, v.sample/main.c, v.what.rast/main.c: Standardization 2007-10-22 17:17 carlos * raster/: r.in.poly/main.c, r.info/main.c, r.texture/h_measure.c: Standardization 2007-10-22 17:11 carlos * db/base/connect.c, display/d.what.vect/what.c: Standardization 2007-10-22 16:26 martinl * general/g.region/cmd/main.c: Message standardization. 2007-10-22 10:30 robertoa * vector/lidar/v.surf.bspline/main.c: Reading of integer attributes fixed 2007-10-22 02:25 glynn * vector/v.what.rast/main.c: Optimise duplicate elimination 2007-10-22 01:43 glynn * general/g.region/cmd/printwindow.c: Only use long long where available 2007-10-22 01:37 glynn * raster/r.info/main.c: Fix long long int check Format specifier for unsigned integers is %u; %d is signed 2007-10-22 01:35 glynn * configure, configure.in, include/config.h.in: Check for existence of long long int 2007-10-22 01:34 glynn * configure, configure.in, include/config.h.in: Revert previous changes 2007-10-22 01:13 brad * raster/r.info/: local_proto.h, main.c, reclas_txt.c: - Made local functions static - Made some function variables declared const 2007-10-22 01:04 brad * raster/r.info/: description.html, main.c: - Added warning if r.info was compiled without 'long long' type support. - Added documentation describing 'long long' accuracy warning and situations causing it. 2007-10-22 00:18 markus * configure: brad: Added check to see if compiler supports 'long long' type 2007-10-22 00:07 brad * include/config.h.in: - Added macro for 'long long' type support 2007-10-22 00:02 brad * configure.in: - Added check to see if compiler supports 'long long' type 2007-10-21 22:41 markus * raster/r.info/main.c: fixed bug #493 2007-10-21 22:34 martinl * vector/v.edit/: args.c, description.html, main.c, max_distance.c, select.c, snap.c, vertex.c: Move vertex: enable to close line Query: enable to select lines shorter/longer Various minor fixes. 2007-10-21 21:12 glynn * visualization/nviz/: Makefile, html/Makefile, src/Makefile: Makefile clean-up Only install nviz.bat on Windows (MinGW) Avoid installing CVS/*, Makefiles 2007-10-21 03:57 glynn * raster/r.out.tiff/Makefile: -L switches belong in $(LIBES), not $(EXTRA_CFLAGS) 2007-10-20 19:57 martinl * raster/r.buffer/: execute.c, main.c, read_map.c, write_map.c: Message standardization. 2007-10-20 02:39 glynn * db/base/Makefile, display/d.frame/Makefile, general/g.parser/Makefile, general/manage/cmd/Makefile, gui/tcltk/d.m/Makefile, gui/wxpython/Makefile, imagery/i.atcorr/Makefile, include/Make/Html.make, include/Make/Lib.make, include/Make/Module.make, include/Make/Multi.make, include/Make/Rules.make, include/Make/Script.make, include/Make/Shlib.make, raster/r.terraflow/Makefile, raster/r.univar2/Makefile, raster3d/base/Makefile, vector/v.voronoi/Makefile: Makefile cleanup Avoid using Module.make for multi-module directories Build html* targets via recursive make rather than as a prerequisite Add rules for building C++ files to Rules.make 2007-10-20 02:35 glynn * imagery/i.atcorr/main.cpp: In format strings, % must be given as %% 2007-10-19 17:58 carlos * vector/: v.net.iso/main.c, v.net.salesman/main.c: Standardization 2007-10-19 17:41 carlos * ps/ps.map/catval.c, vector/v.buffer/main.c, vector/v.edit/args.c, vector/v.edit/break.c, vector/v.edit/main.c, vector/v.kcv/main.c, vector/v.label/main.c, vector/v.label.sa/labels.c, vector/v.to.rast3/main.c, vector/v.univar/main.c, vector/v.vol.rst/user1.c: Standardization and some typos 2007-10-19 17:40 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Files updated with current cvs and more translations in grassmods 2007-10-19 16:51 glynn * lib/Makefile: Ensure headers are installed before making subdirs 2007-10-19 16:36 robertoa * vector/lidar/v.lidar.edgedetection/edgedetection.c: Some comments 2007-10-19 16:36 robertoa * vector/lidar/: lidarlib/zones.c, v.surf.bspline/main.c: * Vector attribute column bug fixed * Overlaping zones in output vector bug fixed 2007-10-19 16:34 robertoa * vector/lidar/lidarlib/raster.c: Overlaping zones in output vector bug fixed 2007-10-19 16:33 robertoa * vector/lidar/: lidarlib/PolimiFunct.h, v.lidar.edgedetection/main.c, v.outlier/main.c, v.surf.bspline/crosscorr.c: Vector attribute column bug fixed 2007-10-19 15:45 glynn * Makefile, display/d.frame/Makefile, lib/gis/Makefile, lib/gpde/Makefile, lib/vector/rtree/Makefile, vector/v.voronoi/Makefile: Only install grass.bat on Windows (MinGW) Fix Windows build problems with d.frame, v.voronoi Fix (?) parallel build problems with lib/vector/rtree and lib/gpde Avoid trying to "install" lib/gis/colors/CVS directory 2007-10-19 11:27 robertoa * vector/lidar/v.lidar.correction/main.c: Some code cleaning 2007-10-18 16:21 robertoa * vector/lidar/v.lidar.correction/correction.c: copyright statement added 2007-10-18 15:40 robertoa * vector/lidar/: v.lidar.correction/description.html, v.lidar.edgedetection/description.html, v.lidar.growing/description.html: Improve the description file 2007-10-17 16:07 hamish * vector/v.what.rast/main.c: Add some debug messages to see where the slowdown is. The slowdown is in the "Updating db table" loop, my guess is the db_execute_immediate() for each point. Faster to write that to a stream then execute for all points at once? Only slow for DBF? 2007-10-17 09:45 hamish * include/gis.h: fields are now called layers 2007-10-17 08:04 hamish * AUTHORS: New email address for me 2007-10-16 22:48 glynn * general/g.region/cmd/main.c: Fix interaction between vect= and -a to match 6.2.x. 2007-10-16 18:45 glynn * include/la.h: Fix BLAS/LAPACK breakage 2007-10-16 18:44 markus * general/g.proj/description.html: gdalwarp fix 2007-10-16 17:05 markus * contributors_extra.csv: Lars Ahlzen for Cairo driver 2007-10-16 17:03 glynn * display/drivers/Makefile, display/drivers/cairo/Makefile, display/drivers/cairo/main.c, display/drivers/cairo/moncap.entry, include/Make/Grass.make.in, lib/Makefile, lib/cairodriver/Box.c, lib/cairodriver/Client.c, lib/cairodriver/Color.c, lib/cairodriver/Draw_bitmap.c, lib/cairodriver/Draw_line.c, lib/cairodriver/Draw_point.c, lib/cairodriver/Driver.c, lib/cairodriver/Erase.c, lib/cairodriver/Graph.c, lib/cairodriver/Line_width.c, lib/cairodriver/Makefile, lib/cairodriver/Poly.c, lib/cairodriver/Raster.c, lib/cairodriver/Set_window.c, lib/cairodriver/cairodriver.h, lib/cairodriver/drawing.c, lib/cairodriver/write.c: cairo driver from Lars Ahlzen 2007-10-16 16:52 glynn * lib/init/Makefile: Only install .bat files on Windows 2007-10-16 16:51 glynn * lib/: pngdriver/Driver.c, psdriver/Driver.c: Record initialisation 2007-10-16 16:49 glynn * display/drivers/: PNG/main.c, PNG/moncap.entry, PS/main.c, PS/moncap.entry: Tidying 2007-10-16 14:22 markus * raster/r.random/: count.c, description.html, local_proto.h, main.c, random.c: optional cover map support added 2007-10-16 13:53 glynn * raster/r.out.tiff/Makefile: Move Module.make inclusion 2007-10-16 13:50 glynn * lib/gis/align_window.c: Revert previous change 2007-10-16 13:44 martinl * gui/: wxpython/grass-interface.dtd, xml/grass-interface.dtd: Synchronize with SVN (add keywords element). 2007-10-16 09:45 markus * raster/r.walk/Makefile: reverted 2007-10-16 09:44 markus * raster/r.out.tiff/Makefile: reverted for winGRASS 2007-10-15 22:47 markus * raster/: r.to.vect/Makefile, r.volume/Makefile, r.walk/Makefile: moved include up for make -jX 2007-10-15 22:26 markus * raster/r.los/description.html: example added 2007-10-15 22:17 markus * raster/r.out.tiff/Makefile: fix order for 'make -jX' 2007-10-15 21:52 markus * raster/r.proj/main.c, vector/v.proj/main.c: allow for identical location names in different databases 2007-10-15 18:25 glynn * general/manage/cmd/Makefile, misc/m.cogo/Makefile, raster/r.terraflow/Makefile: Make some dependencies more explicit 2007-10-15 17:56 glynn * general/g.region/cmd/main.c: Reinstate G_align_window() 2007-10-15 16:17 markus * general/g.region/cmd/main.c: use new G_OPT_R3_MAP 2007-10-15 16:15 markus * include/gis.h, lib/gis/parser.c: added G_OPT_R3_MAP, G_OPT_R3_MAPS macros ('make distclean' is your friend) 2007-10-15 15:42 martinl * general/g.region/cmd/main.c: Do not use G_align_window for vect= Message standardization 2007-10-15 13:12 martinl * lib/gis/align_window.c: Bugfix GF #489 2007-10-15 12:36 markus * vector/v.transform/trans_digit.c: msg cosmetics 2007-10-15 11:56 markus * vector/v.transform/description.html: new example added 2007-10-15 07:24 glynn * include/proto_dbmi.h, lib/db/dbmi_base/xdr.c, lib/db/dbmi_base/xdr.h, lib/db/dbmi_base/xdrchar.c, lib/db/dbmi_base/xdrdouble.c, lib/db/dbmi_base/xdrfloat.c, lib/db/dbmi_base/xdrint.c, lib/db/dbmi_base/xdrprocedure.c, lib/db/dbmi_base/xdrshort.c, lib/db/dbmi_base/xdrstring.c: Eliminate use of XDR in DBMI 2007-10-15 01:08 brad * include/la.h: - Added type definitions akin to g2c not provided for gcc4+ (F95) 2007-10-15 00:33 michael * gui/tcltk/gis.m/rgbhis.tcl: Fix brightness values to save with *.grc file 2007-10-15 00:33 michael * gui/tcltk/gis.m/raster.tcl: Add brightness control for drape map (shaded relief). 2007-10-14 19:48 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations and files updated to current cvs 2007-10-14 19:45 michael * lib/gtcltk/select.tcl: Fix bug where symbol entry incorrectly added @[symbol directory] to name. 2007-10-14 19:04 carlos * lib/vector/Vlib/map.c: Standardization 2007-10-14 18:43 carlos * vector/v.in.ascii/in.c: Standardization 2007-10-14 18:30 carlos * vector/v.drape/main.c: Standardization 2007-10-14 18:04 carlos * vector/v.db.connect/main.c: message added to grassmods.po 2007-10-14 17:02 carlos * vector/lidar/v.surf.bspline/main.c: Standardization 2007-10-14 10:21 markus * configure: brad: Fortran and BLAS/LAPACK updates per Glynn's request 2007-10-13 13:18 maciej * vector/v.to.db/description.html: Update doc to accomodate that -p doesn't require dummy columns anymore (thanks Martin). Some more cleanup. 2007-10-13 12:56 martinl * vector/v.segment/main.c: Message standardization. 2007-10-13 12:44 martinl * vector/v.distance/main.c: Calculate also distance (for points, lines) in 3D. Message standardization. 2007-10-12 20:57 martinl * vector/v.edit/main.c: Fix return code for tool 'create'. 2007-10-12 16:45 martinl * vector/v.to.db/: lines.c, main.c, parse.c: Fix length calculation for 3dlines. Fix out of memory when vector map contains no feature with category number. Column parameter not need for -p flag. 2007-10-12 14:04 martinl * vector/v.edit/: args.c, break.c, description.html, global.h, main.c, max_distance.c, proto.h, select.c, zbulk.c: New tool 'zbulk' added. Manual page updated. Various minor fixes. 2007-10-11 23:57 carlos * locale/po/grassmods_es.po: More messages translated 2007-10-11 18:14 martinl * lib/vector/Vlib/cindex.c: Avoid segfault in Vect_cidx_find_all() if layer index not found. Doxygen docs updated. 2007-10-11 15:59 glynn * raster/r.in.xyz/support.c: Fix problem with maps >2GiB 2007-10-11 15:28 martinl * vector/v.extrude/: description.html, main.c: Fix types: point -> 3d line (vertical) line -> 3d line (changed) boundary -> faces area -> faces + kernel (new) 2007-10-11 07:27 hamish * raster/r.out.gdal/description.html: add ESRI GeoTIFF example (untested!), more see also links. 2007-10-11 06:34 brad * include/gisdefs.h, lib/gis/alloc_cell.c, lib/gis/raster.c: - Updated G_raster_size() and G_incr_void_ptr() to use size_t for large file support 2007-10-11 02:54 brad * configure.in: - Fortran and BLAS/LAPACK updates per Glynn's request 2007-10-10 18:14 martinl * vector/v.edit/: args.c, global.h, proto.h, select.c: Add 'query' parameter, currenly 'length' and 'dangle' supported. Fix -r (& type). 2007-10-10 18:13 martinl * include/Vect.h, lib/vector/Vlib/find.c: Add new Vect_find_line_list() based on Vect_find_line(). 2007-10-10 13:49 martinl * vector/v.build.polylines/: description.html, main.c, walk.c, walk.h: Category mode option added. 2007-10-10 13:46 martinl * lib/vector/Vlib/cats.c: Doxygen docs updated. 2007-10-10 11:09 martinl * db/base/execute.c: Fix checking for 'select statement'. 2007-10-10 10:30 hamish * raster/r.cats/description.html: rename r.cats to r.category 2007-10-10 10:01 hamish * raster/: r.average/description.html, r.coin/description.html, r.kappa/description.html, r.median/description.html, r.mode/description.html, r.support/front/description.html, r.what/description.html: rename r.cats r.category 2007-10-10 09:49 hamish * raster/r.cats/: Makefile, cats.c, description.html, main.c: * rename module to r.category * fix HTML list bugs * add support for creating cats/ label files with the module -- I expect there may be bugs -- eg CELL map with cat1:cat2 range doesn't work 2007-10-10 09:30 hamish * raster/r.in.xyz/main.c: can't close stdin 2007-10-10 08:11 hamish * scripts/v.rast.stats/: description.html, v.rast.stats: add support for r.univar's extended stats. I expect that bad things will happen if the region is too big and r.univar -e runs out of memory. 2007-10-09 23:47 markus * locale/po/grassmods_de.po: typo 2007-10-09 19:31 martinl * db/base/local_proto.h: Typo... 2007-10-09 19:17 martinl * vector/v.edit/select.c: Add newline for tool=select. 2007-10-09 18:38 carlos * raster/r.volume/main.c: Standardization 2007-10-09 18:23 carlos * raster/r.surf.gauss/main.c: typos 2007-10-09 16:52 martinl * lib/vector/Vlib/: legal_vname.c, map.c, open.c: Message standardization. Doxygen docs updated. 2007-10-09 15:31 hamish * scripts/v.rast.stats/v.rast.stats: create the "n" statistic column as INT not DOUBLE 2007-10-09 11:36 martinl * vector/v.edit/select.c: Use PORT_DOUBLE_MAX for bounding box definition. 2007-10-09 09:09 martinl * vector/v.edit/: copy.c, main.c, proto.h, snap.c: Allow copy features also from background map. Minor bugfix in do_snapping() fn. 2007-10-09 05:28 brad * db/base/: Makefile, select.c: - Made local functions static - Remove local functions already present in printtab.c - Changed Makefile to link select.o with printtab.o 2007-10-09 05:27 brad * db/base/: columns.c, copy.c, createdb.c, databases.c, describe.c, drivers.c, dropdb.c, droptable.c, local_proto.h, tables.c: - Made local functions static - Use EXIT_SUCCESS|EXIT_FAILURE 2007-10-09 03:21 brad * db/base/execute.c: - Exit gracefully on SELECT SQL statement - Made local functions static 2007-10-09 01:30 brad * db/base/db.execute.html: - Noted that db.execute does not return data; use db.select. 2007-10-09 00:43 glynn * man/Makefile: Put include line in the right place so that GISBASE is set 2007-10-08 23:34 hamish * scripts/d.polar/d.polar: fix grep lock reported by Stefano Costa (thanks Glynn) 2007-10-08 22:59 maciej * scripts/v.db.update/v.db.update: Corrected 'layer' description (copy/paste v.db.addcol); better (I hope) descriptions for other options. 2007-10-08 14:33 martinl * vector/v.edit/args.c: change key for background map: bmap -> bgmap 2007-10-08 11:15 martinl * vector/v.edit/: a2b.c, args.c, break.c, cats.c, copy.c, del.c, flip.c, global.h, main.c, max_distance.c, merge.c, move.c, proto.h, select.c, snap.c, vertex.c: Module consolidation (based on wxGRASS needs), various fixes. Message standardization, removed -i/s/v flag, added snap parameter. Snapping to vertex enabled, also possibility to snap to the features in background map(s). 2007-10-08 10:24 hamish * scripts/v.in.mapgen/: description.html, v.in.mapgen: allow import of 3D lines from Matlab. Top datapoint of matlab input doesn't have to be "NaN NaN" 2007-10-08 09:02 hamish * vector/vectorintro.html: fix UL html bug. talk more about most modules only working on features with a category number. 2007-10-08 01:24 michael * gui/icons/: gui-loop.gif, gui-play.gif, gui-rewind.gif, gui-rplay.gif, gui-stepb.gif, gui-stepf.gif, gui-stop.gif, gui-swing.gif: Updates to animation icons 2007-10-07 22:37 michael * gui/tcltk/gis.m/animate.tcl: Update for new icons. 2007-10-07 22:36 michael * gui/icons/: gui-loop.gif, gui-play.gif, gui-rabbit.gif, gui-rplay.gif, gui-snail.gif, gui-stepb.gif, gui-stepf.gif, gui-stop.gif, gui-swing.gif: Update animation icons 2007-10-07 22:35 michael * gui/icons/gui-exit.gif: Exit icon 2007-10-07 00:45 michael * gui/tcltk/gis.m/animate.tcl: improved error trapping 2007-10-06 23:13 michael * lib/gis/gui.tcl: Updated procedure to change GRASS named colors to rgb/hex. Color "none" was black with alpha black (0 0 0 0). Changed "none" to white with alpha white (255 255 255 255). 2007-10-06 18:43 michael * gui/tcltk/gis.m/maplabels.tcl: Fix bug in which label placement ignores values to the right of the decimal place and also fix color issues with color=none. 2007-10-06 14:18 carlos * raster/: r.patch/main.c, r.surf.gauss/main.c: Standardization 2007-10-06 07:04 hamish * lib/init/init.sh: add test so don't overwrite VAR file without testing. I just commented the whole thing out though after fixing it, as the VAR and $MAPSET/dbf/ should be created on demand. To a raster-only or postgres-only user they are just file pollution. code bug #502 2007-10-06 03:54 hamish * vector/v.in.ascii/a2b.c: revert last msg standardization; this is a bad input string not a number. There may be a bad space, newline, or something so we need to show the string exactly & where its bounds are. 2007-10-06 00:23 glynn * raster/r.neighbors/description.html: Remove reference to fixed set of choices for size= option. 2007-10-05 13:25 moritz * debian/patches/htmlgen-fakeroot.dpatch: needed one level higher in path 2007-10-05 13:18 moritz * debian/patches/htmlgen-fakeroot.dpatch: adapted patch to current version of file 2007-10-05 11:41 martinl * include/gis.h, lib/gis/parser.c: G_OPT_V_MAPS added. 2007-10-04 14:30 glynn * include/Make/Rules.make, lib/db/sqlp/Makefile, raster/r.mapcalc/Makefile: Work around order-only dependencies bug in make < 3.81 Eliminate unnecessary re-compilation due to yacc files 2007-10-03 18:00 carlos * imagery/i.pca/main.c, vector/v.vol.rst/user1.c, raster/r.profile/read_rast.c, raster/r.random/count.c: Standardization 2007-10-03 17:57 carlos * imagery/i.gensig/get_train.c: Standardization 2007-10-03 17:02 carlos * vector/: v.buffer/main.c, v.sample/main.c: Standardization 2007-10-03 16:29 carlos * vector/: v.label/main.c, v.label.sa/labels.c, v.what.rast/main.c: Standardization 2007-10-03 16:06 markus * scripts/v.db.join/v.db.join: better error message 2007-10-03 11:40 markus * vector/v.out.ogr/main.c: improved warning 2007-10-03 11:27 markus * scripts/db.in.ogr/db.in.ogr: fixed broken script 2007-10-03 10:30 markus * lib/init/init.sh: predefine DBF driver if DB connection not defined 2007-10-02 21:53 glynn * display/Makefile, display/d.colors/Makefile, display/drivers/HTMLMAP/Makefile, display/drivers/PNG/Makefile, display/drivers/PS/Makefile, display/drivers/XDRIVER/Makefile, general/Makefile, general/g.setproj/Makefile, gui/Makefile, include/Make/Html.make, include/Make/Module.make, include/Make/Rules.make, lib/gpde/Makefile, misc/Makefile, ps/Makefile, raster/r.le/r.le.setup/Makefile, raster/r.terraflow/Makefile, scripts/Makefile, sites/Makefile, vector/v.clean/Makefile, visualization/Makefile: Don't use pattern rules to generate HTML files Add CLEAN_SUBDIRS so that v.clean, r.terraflow, r.le.setup don't need to override "clean" target Eliminate use of "inter" target; no longer meaningful Don't use htmldir target in directories with no HTML 2007-10-02 19:54 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations 2007-10-02 19:50 carlos * raster/r.mapcalc/map3.c: Standardization 2007-10-02 19:46 william * Makefile: Platform.make already sets INSTALL (-m not an option for cp) 2007-10-02 18:21 william * macosx/app/Makefile: cleanup to reduce recompilation 2007-10-02 16:59 carlos * raster/: r.average/main.c, r.bilinear/main.c, r.flow/io.c, r.grow2/main.c: Standardizaion 2007-10-02 16:58 carlos * ps/ps.map/outl_io.c, vector/v.in.ascii/a2b.c: Standardization 2007-10-02 11:37 martinl * vector/v.db.select/main.c: Avoid segfault, unable to open database. Message standardization. 2007-10-02 06:38 martinl * vector/v.proj/main.c: Do not overwrite output vector map 2007-10-02 04:29 hamish * raster/r.neighbors/main.c: write command line history metadata to output map 2007-10-01 21:43 william * macosx/pkg/resources/Info.plist.in: Remove unnecessary keys 2007-10-01 21:42 william * macosx/Makefile: platform.make needs to be included directly now to get MACOSX_APP 2007-10-01 16:36 carlos * display/d.save/main.c, display/d.vect/main.c, scripts/d.slide.show/d.slide.show, vector/v.db.connect/main.c, vector/v.edit/select.c, vector/v.out.ogr/main.c, vector/v.out.svg/main.c: Standardization 2007-10-01 16:35 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: More messages translated 2007-10-01 11:56 glynn * tools/sql.sh: Increase size of prog_exp.symbol field (to allow for i.atcorr) 2007-10-01 11:55 glynn * general/g.mkfontcap/Makefile, imagery/i.ortho.photo/Makefile, raster/r.li/Makefile, raster/simwe/Makefile, vector/lidar/Makefile, vector/v.lrs/Makefile: Change handling of "library + modules" directories so that "make clean" works 2007-10-01 11:16 glynn * db/Makefile, db/drivers/Makefile, display/d.mon/Makefile, display/drivers/Makefile, general/g.region/Makefile, general/manage/lister/Makefile, gui/Makefile, imagery/i.ortho.photo/Makefile, imagery/i.smap/Makefile, lib/db/Makefile, lib/external/Makefile, lib/fonts/Makefile, lib/rst/Makefile, lib/vector/Makefile, misc/Makefile, ps/Makefile, raster/r.le/Makefile, raster/r.li/Makefile, raster/r.support/Makefile, raster/r.support/front/run.c, raster/r.support/modcats/Makefile, raster/r.support/modcolr/Makefile, raster/r.support/modhead/Makefile, raster/r.support/modhist/Makefile, raster/r.watershed/Makefile, raster/r.watershed/front/main.c, raster/r.watershed/ram/Makefile, raster/r.watershed/seg/Makefile, raster/simwe/Makefile, raster/wildfire/Makefile, sites/Makefile, testsuite/Makefile, tools/Makefile, vector/lidar/Makefile, vector/v.lrs/Makefile, visualization/Makefile: Convert Makefiles to allow subdirectories to be built in parallel Eliminate etc/support and etc/water subdirectories 2007-09-30 14:48 carlos * imagery/i.zc/main.c, raster/r.carve/raster.c, raster/r.out.tiff/r.out.tiff.c, raster/r.surf.idw2/read_cell.c: Standardization 2007-09-30 14:22 carlos * imagery/i.ortho.photo/photo.2target/main.c: Standardization 2007-09-30 14:10 glynn * Makefile, db/Makefile, db/drivers/Makefile, db/drivers/dbf/Makefile, db/drivers/mysql/Makefile, db/drivers/odbc/Makefile, db/drivers/ogr/Makefile, db/drivers/postgres/Makefile, db/drivers/sqlite/Makefile, display/Makefile, display/d.text.freetype/Makefile, display/drivers/Makefile, doc/Makefile, general/Makefile, general/g.setproj/Makefile, general/manage/lib/Makefile, gui/Makefile, gui/tcltk/Makefile, gui/tcltk/d.m/Makefile, gui/wxpython/Makefile, imagery/Makefile, imagery/i.ortho.photo/photo.2image/Makefile, imagery/i.ortho.photo/photo.2target/Makefile, imagery/i.ortho.photo/photo.camera/Makefile, imagery/i.ortho.photo/photo.init/Makefile, imagery/i.ortho.photo/photo.rectify/Makefile, imagery/i.smap/Makefile, include/Make/Dir.make, include/Make/Html.make, include/Make/Module.make, include/Make/Rules.make, include/Make/Script.make, lib/Makefile, lib/db/Makefile, lib/db/sqlp/Makefile, lib/external/shapelib/Makefile, lib/form/Makefile, lib/gis/Makefile, lib/init/Makefile, lib/proj/Makefile, lib/rst/data/Makefile, lib/rst/qtree/Makefile, lib/vector/Makefile, lib/vector/dglib/Makefile, lib/vector/rtree/Makefile, macosx/Makefile, man/Makefile, misc/Makefile, ps/ps.map/Makefile, raster/Makefile, raster/r.li/Makefile, raster/r.li/r.li.daemon/Makefile, raster/r.li/r.li.setup/Makefile, raster/r.mapcalc/Makefile, raster/r.terraflow/Makefile, raster/r.watershed/Makefile, raster3d/Makefile, scripts/Makefile, scripts/d.polar/Makefile, scripts/db.test/Makefile, scripts/v.in.gpsbabel/Makefile, swig/Makefile, testsuite/Makefile, tools/Makefile, tools/mkftcap/Makefile, vector/Makefile, vector/v.in.dwg/Makefile, vector/v.lrs/Makefile, vector/v.lrs/lib/Makefile, visualization/Makefile: Clean-up build system to facilitate parallel builds and to avoid unnecessary re-compilation 2007-09-30 14:07 carlos * imagery/: i.gensig/parse.c, i.his.rgb/openfiles.c: Standardization 2007-09-30 13:59 carlos * imagery/i.class/main.c: Standardization 2007-09-30 13:50 carlos * display/d.colortable/main.c: Standardization and messages added to po 2007-09-30 13:16 carlos * visualization/ximgview/main.c: Standardization 2007-09-30 13:09 carlos * vector/v.what.rast/main.c: Standardization 2007-09-30 12:45 carlos * vector/v.buffer/main.c: Standardization 2007-09-30 12:36 carlos * vector/v.voronoi/: dt_main.c, vo_main.c: Standardization 2007-09-30 09:08 martinl * raster/r.report/: main.c, parse.c, prt_report.c, stats.c: Cosmetics: message cleaning 2007-09-29 17:11 glynn * include/Make/Module.make, display/d.frame/Makefile: Fix rules for building HTML (PROG must be defined first) 2007-09-29 06:42 martinl * Makefile: Copy to ARCH_DISTDIR also GPL.TXT (needed for wxGRASS About Dialog) 2007-09-28 17:26 martinl * GPL.TXT: Update file, based on 'http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt' 2007-09-28 17:06 glynn * display/drivers/HTMLMAP/Makefile, display/drivers/PNG/Makefile, display/drivers/PS/Makefile, display/drivers/XDRIVER/Makefile, gui/tcltk/d.m/Makefile, imagery/i.ask/Makefile, imagery/i.ortho.photo/photo.camera/Makefile, imagery/i.ortho.photo/photo.target/Makefile, include/Make/Html.make, include/Make/Rules.make, include/Make/Script.make, raster/r.support/modcats/Makefile, raster/r.support/modcolr/Makefile, raster/r.support/modhead/Makefile, raster/r.support/modhist/Makefile, raster/r.terraflow/Makefile, raster/r.terraflow/IOStream/lib/Makefile, raster/r.terraflow/IOStream/lib/src/Makefile, raster/r.watershed/ram/Makefile, raster/r.watershed/seg/Makefile, vector/v.digit/Makefile: Various fixes to deal with parallel builds 2007-09-28 16:44 glynn * configure: Commit version of configure which corresponds to configure.in 2007-09-28 15:12 brad * configure.in: - Default PostgreSQL and gfortran: disable 2007-09-28 08:23 markus * Makefile: reverted 'separate out builddemolocation' 2007-09-27 12:36 markus * Makefile: separate out builddemolocation to avoid 'make -j4' race condition 2007-09-27 09:27 markus * vector/v.vol.rst/main.c: one msg more 2007-09-26 22:43 carlos * locale/po/: grasslibs_es.po, grassmods_es.po: More messages translated 2007-09-26 22:42 carlos * vector/v.vol.rst/main.c: Standardization 2007-09-26 09:19 hamish * vector/v.label/: description.html, main.c: add support for RGB label/background/highlight/border colors. reorder options. label file takes map name if not given. comment out color setting options from long long ago in man page. 2007-09-26 08:47 hamish * display/d.paint.labels/do_labels.c: add support for the "width" label control. unfortunately the default thickness is 1, which can be ugly when the label is rotated (versus the minimum line thickness of 0). so rotated labels are now slighltly uglier by default. :( oh well 2007-09-26 07:45 hamish * display/d.paint.labels/: color.c, do_labels.c, local_proto.h: add RGB support for label/background/border/highlight colors 2007-09-26 07:17 martinl * vector/v.mkgrid/: main.c, write_grid.c: Cosmetics (EXIT/cleaning module description and messages) 2007-09-26 02:12 hamish * scripts/d.out.gpsdrive/: description.html, d.out.gpsdrive: GpsDrive website URL update 2007-09-25 17:11 hamish * ps/ps.map/description.html: add rotation support for text instruction labels 2007-09-25 17:05 hamish * ps/ps.map/: do_labels.c, r_text.c: add RGB support for all text labels. add rotation support for text instruction labels. bump max text border width to 25. 2007-09-25 13:47 hamish * lib/symbol/symbol/extra/n_arrow1: new north arrow (head) symbol based on the one from d.barscale -n by Huidae Cho NOTE: symbol exceeds bounding box for rational scaling. Don't know if that will break anything. 2007-09-25 09:08 hamish * ps/ps.map/description.html: clean rectangle descr 2007-09-25 08:36 martinl * vector/v.in.ogr/main.c: Revert change, (format for 'list of layers' changed in 6.x) 2007-09-24 12:13 martinl * raster/r.out.gdal/main.c: Parse 'create options'. Message cleaning. 2007-09-24 02:34 michael * gui/tcltk/gis.m/gmmenu.tcl: Bug fix for no xtnmenu.dat file. Add separator between menu items if more than one xtnmenu.dat file. 2007-09-23 17:59 michael * gui/tcltk/gis.m/gmmenu.tcl: Will read xtnmenu.dat files when multiple directories are listed in GRASS_ETC_PATH 2007-09-23 13:10 markus * configure: updated to enable Brad's changes 2007-09-23 12:37 brad * configure.in, include/config.h.in, include/Make/Platform.make.in: - Attempt to detect fortran compiler - Expanded BLAS/LAPACK/ATLAS detection 2007-09-23 10:33 markus * vector/v.lrs/lrs.html: alt. term 2007-09-23 09:07 glynn * Makefile, db/drivers/dbf/Makefile, db/drivers/mysql/Makefile, db/drivers/odbc/Makefile, db/drivers/ogr/Makefile, db/drivers/postgres/Makefile, db/drivers/sqlite/Makefile, imagery/i.ortho.photo/libes/Makefile, include/Make/Dir.make, include/Make/Grass.make.in, include/Make/Html.make, include/Make/Platform.make.in, include/Make/Script.make, lib/form/Makefile, lib/rowio/Makefile, lib/stats/Makefile, lib/vector/diglib/Makefile, lib/vector/transform/Makefile, vector/v.lrs/lib/Makefile: Makefile clean-up 2007-09-23 08:52 michael * gui/tcltk/gis.m/gmmenu.tcl: Updated menu to create Xtns menu, following new standards. 2007-09-22 11:08 carlos * locale/po/: grasslibs_pl.po, grassmods_pl.po, grasstcl_pl.po: Monika Tylus translations and updated 2007-09-22 00:48 carlos * locale/po/grassmods_de.po: Robert Nuske translations and updated 2007-09-22 00:12 carlos * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_el.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_el.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_am.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_el.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_pt.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Files updated with current code 2007-09-22 00:01 carlos * lib/gis/ls.c: Typos 2007-09-21 23:30 carlos * vector/v.to.rast/: support.c, vect2rast.c: Standardization 2007-09-21 15:32 markus * translators.csv, locale/po/grasstcl_am.po: Solomon Gizaw: initial Amharic (Ethopia) 2007-09-20 16:18 moritz * lib/init/: gis_set.tcl, init.sh: fix to allow cancelling GRASS startup 2007-09-20 02:13 brad * vector/v.transform/: description.html, main.c: - Added new option 'm' to print transformation matrix in human readable form. - Updated description.html to reflect change. 2007-09-20 02:12 brad * include/libtrans.h: - Added new function: print_transform_matrix() 2007-09-20 01:54 brad * lib/vector/transform/transform.c: - Added new function: print_transform_matrix() - Began documentation process and added copyright statement 2007-09-19 23:19 carlos * vector/: v.sample/main.c, v.to.db/main.c, v.to.db/update.c: Standardization 2007-09-19 23:18 carlos * locale/po/grassmods_es.po: More messages translated and updated 2007-09-19 10:13 glynn * raster/r.neighbors/main.c: Don't "round" (i.e. add 0.5 to) FP maps 2007-09-19 09:20 markus * doc/debugging.txt: less misleading 2007-09-19 07:13 michael * lib/gtcltk/select.tcl: Bug fix for expr $len-1 not specified 2007-09-19 06:53 michael * scripts/g.mlist/g.mlist: Fix insertion of newline to make single, flat list of elements to be compatible with BSD sed 2007-09-18 11:15 wolf * vector/v.label.sa/main.c: Set background colors to the Colors guisection. 2007-09-18 11:13 wolf * vector/v.label.sa/: labels.h, main.c: Added support for colors. 2007-09-18 08:17 michael * lib/gtcltk/select.tcl: Fix multiple selection functions, added credit and GPL header, some code cleanup. 2007-09-18 07:52 wolf * vector/v.label.sa/: font.c, labels.c, labels.h, main.c: Added support for the fontscap fonts. 2007-09-16 09:21 michael * gui/tcltk/gis.m/animate.tcl: Multiple updates and fixes. Now will accept raster map series in form of rast(1-n) OR specified as glob/regexp pattern. Initial entry does not have a preceding "," now. Uses WIND_OVERRIDE for changing region resolution. Some cosmetic fixes. 2007-09-15 16:35 maciej * scripts/v.report/v.report: Some code re-arrangement. Handle empty table. Check for awk. Other minor fixes. 2007-09-15 00:21 carlos * locale/po/grasstcl_es.po: New nviz messages translated 2007-09-15 00:20 carlos * gui/tcltk/gis.m/rules.tcl: Standardization 2007-09-15 00:14 carlos * gui/tcltk/gis.m/dnviz.tcl: Standardization and typos 2007-09-14 18:37 martinl * db/base/connect.c: Revert changes: Remove redundant space from output (can break some scripts, e.g. v.db.addtable). 2007-09-14 10:18 markus * visualization/xganim/description.html: Wildcard comments added 2007-09-13 23:34 markus * scripts/db.in.ogr/description.html: note about CSV type recognition. In fact, it needs http://trac.osgeo.org/gdal/ticket/1761 to be applied to GDAL) 2007-09-13 23:24 markus * scripts/db.in.ogr/: db.in.ogr, description.html: DSN support added for SQLite, PostgreSQL etc 2007-09-13 23:04 markus * db/base/describe.c: string fixed 2007-09-13 17:57 markus * lib/vector/dglib/dglib.dox: ref'ed at least a few functions 2007-09-13 09:41 michael * gui/tcltk/gis.m/animate.tcl: Labels working now. 2007-09-13 09:10 michael * gui/tcltk/gis.m/animate.tcl: remove debugging code 2007-09-13 09:09 michael * gui/tcltk/gis.m/animate.tcl: Bug fix. 2007-09-13 08:51 michael * gui/tcltk/gis.m/animate.tcl: A simple series of maps (i.e., without sequential numbers) can now be entered into a view. 2007-09-13 08:38 michael * gui/tcltk/gis.m/animate.tcl: Update to permit display of animations with different numbers of maps (frames) in each subwindow of a multi-window animation. 2007-09-13 06:34 michael * gui/tcltk/gis.m/animate.tcl: Scaling fixed for multiple views. Views can now display more than 10 maps. Improved error trapping. 2007-09-12 23:37 martinl * vector/v.overlay/: area_area.c, line_area.c, local.h, main.c: Cleaning messages + i18n. 2007-09-12 15:49 glynn * scripts/g.mlist/g.mlist: More efficiency improvements 2007-09-12 13:34 martinl * vector/v.out.ogr/: description.html, main.c: Fix 'dco' and 'lco' parsering. Update manual page. 2007-09-12 08:04 michael * gui/tcltk/gis.m/gmtool2.tcl: Animate button on layer manager toolbar now linked to TclTk animation module instead of xganim. 2007-09-11 19:54 glynn * include/Make/Module.make, raster/r.support/modcats/Makefile, raster/r.support/modcolr/Makefile, raster/r.support/modhead/Makefile, raster/r.support/modhist/Makefile: Fix handling of $(EXE) 2007-09-11 19:54 glynn * scripts/g.mlist/g.mlist: Efficiency improvements 2007-09-11 19:53 glynn * raster/r.neighbors/main.c: Remove size restriction 2007-09-11 17:04 michael * gui/tcltk/gis.m/gmtree.tcl: Bug fix for saving grc files. From Eric Patton. 2007-09-11 09:31 markus * lib/gis/datumtransform.table: NIMA docs URL 2007-09-11 09:20 michael * gui/tcltk/gis.m/animate.tcl: Added progress bar. Working on scaling for multiple views. 2007-09-11 06:51 michael * gui/tcltk/gis.m/dnviz.tcl: Added coordinate point reset button and apply button to NVIZ path module 2007-09-11 05:04 william * lib/init/grass-xterm-wrapper: add missing GIS_LOCK to Terminal export list 2007-09-11 04:10 william * macosx/app/build_gui_user_menu.sh: remove outer braces on menu items 2007-09-10 20:44 william * macosx/Makefile: remove bogus wx install step 2007-09-10 20:38 wolf * vector/v.label.sa/: annealing.c, labels.c, labels.h, main.c: Fixed 3 errors. Fixed broken lineover implementation. Fixed broken labelover implementation. Fixed broken centerdness implementation. 2007-09-10 20:25 markus * display/d.nviz/main.c: fixed parameters 2007-09-10 17:45 michael * gui/tcltk/gis.m/dnviz.tcl: Bugfix. 2007-09-10 17:20 michael * gui/tcltk/gis.m/dnviz.tcl: TclTk interface to d.nviz for creating flythrough paths in NVIZ 2007-09-10 09:40 michael * gui/tcltk/gis.m/: gmmenu.tcl, pkgIndex.tcl: Added animation tool to package list and menu 2007-09-10 09:37 michael * gui/tcltk/gis.m/animate.tcl: New animation module in TclTk to replace Xganim. 2007-09-10 09:36 michael * gui/icons/: gui-ff.gif, gui-loop.gif, gui-play.gif, gui-rabbit.gif, gui-rewind.gif, gui-rplay.gif, gui-snail.gif, gui-stepb.gif, gui-stepf.gif, gui-stop.gif, gui-swing.gif: Icons for TclTk animation module 2007-09-10 08:58 martinl * vector/v.db.connect/: description.html, main.c: Explain -- when printing db connection parameters, the parameter layer is ignored. 2007-09-09 21:43 maciej * scripts/v.report/v.report: If sort flags are used (which sorts the output based on the last column, instead of the first), use column 1 (ie. cat) as a second key for sorting. 2007-09-09 15:48 maciej * scripts/v.report/v.report: Fixed reporting x,y coordinates. Now also reports z coordinate. Fixed handling vectors without tables (no errors printed, output looks the same as in case when table exists). 2007-09-08 22:29 martinl * vector/v.in.db/main.c: Use G_OPT_TABLE/DRIVER/DATABASE. Check if key column exists and if it's data type is integer. Fix messages. 2007-09-08 22:00 martinl * vector/v.db.connect/main.c: Use G_OPT_TABLE/DRIVER Add check that key is INTEGER (needs test for column type). Add check if column exists. 2007-09-08 20:54 martinl * db/: base/columns.c, base/connect.c, base/createdb.c, base/databases.c, base/describe.c, base/dropdb.c, base/droptable.c, base/execute.c, base/select.c, base/tables.c, db.login/main.c: Use G_OPT_TABLE/DRIVER/DATABASE. Cleaning messages. Use EXIT_SUCCESS/FAILURE. 2007-09-08 18:22 martinl * include/gis.h, lib/gis/parser.c: G_OPT_DRIVER and G_OPT_DATABASE added. 2007-09-08 05:55 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, frames.tcl, georect.tcl, gmtree.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, mapprint.tcl, maptool.tcl, profile.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, rules.tcl, thematic.tcl, vector.tcl: Error reporting update. G_msg translation for internationalization now done at caller instead of in Gm::errmsg function. 2007-09-08 05:33 michael * gui/tcltk/gis.m/gm.tcl: Any custom error message international translation done by the caller and not by Gm::errmsg procedure. 2007-09-08 05:31 michael * gui/tcltk/gis.m/mapprint.tcl: Update. LPR printing no longer needs ghostscript. 2007-09-07 19:38 maciej * imagery/i.atcorr/description.html: Typos, rearanged to comply with other GRASS docs better, brought the 'Last changed' back, better REFERENCES and AUTHORS, one thing unclear more. 2007-09-07 16:10 martinl * vector/v.transform/: description.html, local_proto.h, main.c, trans_digit.c: Simplify usage of the module, use new parameter 'table'. Description updated, also support 'varchar' as column type. 2007-09-07 14:55 martinl * include/gis.h, lib/gis/parser.c: G_OPT_TABLE other G_ELEMENT_ (G_ELEMENT_OLDVECTOR, ...) added. 2007-09-07 14:17 markus * vector/v.transform/description.html: added affine transformation explanation 2007-09-07 12:42 martinl * vector/v.transform/description.html: Cosmetics (comments for example "extrude" changed). 2007-09-07 12:37 martinl * vector/v.transform/: description.html, local_proto.h, main.c, trans.h, trans_digit.c: Individual transformation parameters based on category number enabled (column & layer option). 2007-09-07 08:34 michael * gui/tcltk/gis.m/rules.tcl: Added "apply" button to rules inteface. Now you can apply rules and keep the rules entry open to try other variations without having to start over. 2007-09-07 07:16 michael * lib/gtcltk/gronsole.tcl: Removed 2 unneeded and sometimes problematic error reporting message boxes. 2007-09-07 04:55 hamish * scripts/r.out.xyz/r.out.xyz: don't show r.stats's G_percent() 2007-09-06 12:32 martinl * vector/v.what/: main.c, what.c: Avoid segfault if vector map is not found. Print also line id in basic mode. 2007-09-06 09:16 markus * doc/projectionintro.html: intro added 2007-09-06 07:32 markus * gui/icons/README: cosmetics 2007-09-06 07:29 michael * gui/icons/: README, AUTHORS: Update for OSGEO incubation review 2007-09-06 04:31 brad * imagery/i.atcorr/main.cpp: - Used EXIT_SUCCES | EXIT_FAILURE - Made local functions static and declated them proper - Made visibility option optional - Still needs more work 2007-09-05 18:27 markus * imagery/i.atcorr/main.cpp: applied Yann's patches 2007-09-05 14:57 markus * gui/icons/README: State authors 2007-09-05 13:50 markus * lib/external/shapelib/: README, dbfopen.c, shapefil.h, shpopen.c: SHAPELIB copy updated 2007-09-05 08:25 michael * lib/gtcltk/gronsole.tcl: Update error reporting to use new Gm::errmsg procedure 2007-09-05 08:22 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, frames.tcl, georect.tcl, gm.tcl, gmtree.tcl, gridline.tcl, group.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, maplabels.tcl, maptool.tcl, profile.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, rules.tcl, runandoutput.tcl, thematic.tcl, tksys.tcl, vector.tcl: Change error reporting to use new Gm::errormsg procedure. 2007-09-05 03:31 william * macosx/modbuild/ReadMe.rtf: some small clarifications 2007-09-05 03:31 william * macosx/pkg/resources/ReadMe.rtf: missing copyright 2007-09-04 21:51 markus * scripts/r.in.wms/description.html: typo fixed 2007-09-04 21:47 william * scripts/r.in.wms/description.html: add curl info 2007-09-04 21:42 william * scripts/r.in.wms/r.in.wms: Tell user whether wget or curl is used 2007-09-04 21:22 william * scripts/r.in.wms/: r.in.wms, wms.download, wms.request: try curl if wget not found 2007-09-04 17:54 markus * vector/v.in.ogr/main.c: two guisections 2007-09-04 10:34 martinl * lib/gis/: list.c, ls.c: Typo: window -> windows Doxygen docs updated. 2007-09-04 03:43 hamish * raster/rasterintro.html: make raster metadata section less vector oriented 2007-09-03 23:01 markus * raster/rasterintro.html, vector/vectorintro.html: Metadata section added 2007-09-02 06:58 glynn * raster/r.neighbors/description.html: Use line breaks in weights= example for clarity 2007-09-02 02:22 michael * lib/gis/gui.tcl: Cosmetic improvments to default command GUI 2007-09-02 02:18 william * raster/r.out.ppm/main.c: don't use NULL in G_done_msg 2007-09-02 01:58 michael * gui/tcltk/gis.m/runandoutput.tcl, lib/gtcltk/gronsole.tcl: Cosmetic improvements to GRASS output console. 2007-09-02 00:45 brad * raster/r.neighbors/description.html: - Added documentation for new 'weight' option. 2007-09-02 00:42 markus * vector/: v.out.ascii/out.c, v.out.vtk/main.c: msg cosmetics 2007-09-02 00:03 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and new strings translated 2007-09-01 23:52 carlos * vector/: v.out.vtk/main.c, v.sample/main.c, v.surf.rst/main.c, v.to.db/query.c: Typos and standardization 2007-09-01 21:55 michael * lib/gtcltk/gronsole.tcl: Improved error management by adding tk_messageBox output to error traps. 2007-09-01 21:42 michael * lib/: gis/gui.tcl, init/gis_set.tcl: Improved error management. Added tk_messageBox displays for all error output. Added some explanatory messages too. 2007-09-01 21:38 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, frames.tcl, georect.tcl, gm.tcl, gmtree.tcl, grassabout.tcl, gridline.tcl, group.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, maplabels.tcl, mapprint.tcl, maptool.tcl, profile.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, rules.tcl, runandoutput.tcl, thematic.tcl, tksys.tcl, vector.tcl: Improved error management. Added tk_messageBox displays for all error output. Added some explanatory messages too. 2007-09-01 21:18 william * macosx/: ReadMe.rtf, pkg/resources/ReadMe.rtf: remove note about not running on case-sensitive file systems 2007-09-01 20:50 william * macosx/: Makefile, app/GRASS.applescript, app/Makefile, app/build_html_user_index.sh, modbuild/Makefile: Change 'Resources' install path to 'MacOS' 2007-09-01 19:40 glynn * display/drivers/PNG/description.html, lib/init/variables.html: Document GRASS_PNG_READ, GRASS_PNG_MAPPED 2007-09-01 19:40 glynn * configure, configure.in: Change MacOSX App installation path 2007-09-01 12:10 maciej * imagery/i.atcorr/description.html: One bit unclear more. 2007-09-01 12:05 maciej * imagery/i.atcorr/description.html: Cleaned up the doc as far as I'm sure what I'm doing. Documented bits still unclear. 2007-08-31 23:14 markus * gui/tcltk/gis.m/description.html: restored

DESCRIPTION

to make manual build happy 2007-08-31 19:47 michael * gui/tcltk/gis.m/maplabels.tcl: Final fix for box behind labels with PS labels. 2007-08-31 16:05 martinl * locale/po/grasslibs_cs.po: Czech translation updated (only libs). 2007-08-31 15:27 martinl * lib/proj/get_proj.c: Use G_malloc instead of malloc. Doxygen docs updated. 2007-08-31 09:59 michael * gui/tcltk/gis.m/maplabels.tcl: Fixed bounding box size problem for labels. 2007-08-31 08:04 michael * visualization/nviz/scripts/: nviz2.2_script, panelIndex, panel_color.tcl, panel_cutplane.tcl, panel_lights.tcl, panel_main.tcl, panel_site.tcl, panel_surf.tcl, panel_vect.tcl, panel_vol.tcl: Fix NVIZ state file saving and loading for all relevant panels. 2007-08-30 13:48 brad * imagery/i.target/main.c: - Cleanup - Used G_done_msg () 2007-08-30 04:29 brad * visualization/nviz/src/: map_obj.c, misc.c, nvizMain.c, nviz_init.c: - Fixed some compiler warnings 2007-08-30 04:18 brad * vector/lidar/: v.lidar.correction/main.c, v.lidar.edgedetection/main.c: - Fixed compiler warning 2007-08-30 04:17 brad * vector/v.voronoi/: sw_geometry.c, sw_output.c: - Fixed compiler warnings 2007-08-30 04:12 brad * vector/v.overlay/main.c: - Used 0->EXIT_SUCCESS - Fixed compiler warning 2007-08-30 04:10 brad * vector/v.in.dxf/main.c: - Fixed compiler warning 2007-08-30 04:07 brad * raster/r.out.tiff/r.out.tiff.c, vector/v.distance/main.c: - Fixed compiler warning 2007-08-30 04:05 brad * raster/simwe/simlib/: hydro.c, input.c, waterglobs.h: - Fixed compiler warnings - Used macros in header file (prevents multiple inclusion) - Localized text 2007-08-29 12:19 brad * raster/r.surf.idw2/read_cell.c: - Fixed compiler warning 2007-08-29 12:18 brad * raster/: r.surf.idw2/main.c, r.texture/h_measure.c: - Fixed compiler warnings 2007-08-29 12:14 brad * raster/r.region/main.c: - Fixed compiler warnings 2007-08-29 12:05 brad * raster/r.le/r.le.patch/patch.c: - Fixed compiler warnings 2007-08-29 11:55 brad * scripts/r.fillnulls/r.fillnulls: - General messages should not be fatal. 2007-08-29 11:53 brad * lib/gis/: basename.c, bres_line.c: - Added docbook documentation 2007-08-29 11:48 brad * lib/: pngdriver/pngdriver.h, psdriver/psdriver.h: - Used header file macros (prevents multiple inclusion) 2007-08-29 11:45 brad * gem/: actions.c, main.c, reg_deps.c, reg_entries.c, reg_html.c, tools.c: - Fixed several bugs - mktemp()->mkstemp() 2007-08-29 11:34 brad * display/d.histogram/: bar.c, pie.c: - Fixed bug in pie.c (used '&' instead of '&&') - Fixed compiler warnings 2007-08-29 11:33 hamish * gui/tcltk/gis.m/maplabels.tcl: process newlines. (thanks to Ivan Shmakov for the tip) 2007-08-29 09:35 brad * db/drivers/sqlite/select.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 09:31 brad * db/drivers/sqlite/listtab.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 09:26 brad * db/drivers/sqlite/index.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 09:21 brad * db/drivers/sqlite/fetch.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 09:10 brad * db/drivers/sqlite/execute.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 08:57 brad * db/drivers/sqlite/: describe.c, proto.h: - Made affinity_type() static - Fixed compiler warnings - Added docbook documentation 2007-08-29 08:38 brad * db/drivers/sqlite/db.c: - Fix compiler warnings - Added docbook documentation 2007-08-29 08:31 brad * db/drivers/sqlite/create_table.c: - Fixed compiler warnings - Added docbook documentation 2007-08-29 08:14 brad * db/drivers/odbc/table.c: - Updated from K&R style declaration - Added parenthesis for readability - Added docbook documentation 2007-08-29 08:13 brad * db/drivers/odbc/error.c: - Updated file dates 2007-08-29 08:11 brad * db/drivers/odbc/error.c: - Removed K&R style declarations - Added docbook documentation 2007-08-29 07:51 brad * lib/ogsf/: GS2.c, GV2.c, Gs3.c, gs.c, gsd_cplane.c, gsds.c, gv.c: - Added parenthesis around truth statements 2007-08-29 07:35 brad * lib/init/: set_data.c, chk_dbase.c: - Added parenthesis around truth statement 2007-08-28 00:49 brad * lib/db/dbmi_base/dirent.c: - fixed a compiler warning 2007-08-27 09:15 hamish * ps/ps.map/catval.c: note about consolidating code 2007-08-27 09:02 hamish * ps/ps.map/: description.html, catval.c, local_proto.h, ps_vpoints.c, r_vpoints.c, vector.h: allow dynamic symbol rotation from value in attribute column 2007-08-26 06:49 glynn * vector/v.what/: Makefile, main.c, what.h: v.what isn't a display module; don't use R_* functions 2007-08-26 06:47 glynn * raster/r.surf.fractal/: process.c, spec_syn.c: must come last 2007-08-26 06:47 glynn * include/: gisdefs.h, gmath.h: Don't include parameter names in prototypes 2007-08-26 01:46 soeren * include/gisdefs.h, lib/gmath/dalloc.c, lib/gmath/ialloc.c: - Code clean up - Use G_free instead of free - G_free_* should return void - Added doxygen doc to integer matrix/vector functions 2007-08-26 00:57 michael * gui/tcltk/gis.m/runandoutput.tcl: Catch and deal with situations where command send extraneous information along with the tcltk interface description when run with --tcltk. Example is v.what. 2007-08-26 00:52 brad * raster/r.surf.gauss/: description.html, gaussurf.c, main.c: - Updated usage of G_math_rand_gauss() - Updated description - Removed source.txt - Updated GRASS API usage in module 2007-08-25 07:59 brad * imagery/i.ifft/: globals.h, ifftmain.c: - Minor API usage updates. - Uses EXIT_SUCCESS|EXIT_FAILURE 2007-08-25 06:07 brad * include/gmath.h, lib/gmath/gauss.c, lib/gmath/rand1.c, raster/r.surf.fractal/frac.h, raster/r.surf.fractal/process.c, raster/r.surf.fractal/spec_syn.c, raster/r.surf.random/randsurf.c, raster/r.surf.gauss/gaussurf.c, raster/r.surf.gauss/local_proto.h: - Removed NR gaussian random function for OSS version - gauss() -> G_math_rand_gauss() - rand1() -> G_math_rand() - Updated calls in r.surf.random, r.surf.fractal, r.surf.gauss - Removed duplicated max_pow2() function from r.surf.fractal 2007-08-25 05:51 brad * imagery/i.fft/fftmain.c, imagery/i.fft/globals.h, imagery/i.fft/local_proto.h, imagery/i.fft/orig_wind.c, imagery/i.fft/save_fft.c, imagery/i.zc/main.c, include/gmath.h, lib/gmath/findzc.c, lib/gmath/max_pow2.c: - findzc -> G_math_findzc() - min_pow2 -> G_math_min_pow2() - max_pow2 -> G_math_max_pow2() - i.zc cleanup 2007-08-24 15:25 markus * vector/v.extrude/main.c: face not supported here 2007-08-24 15:23 markus * vector/v.extrude/: description.html, main.c: MartinL: Support for points added; cleaning the code 2007-08-24 11:36 hamish * raster/r.surf.random/main.c: Removed comment about NR code. This module uses rand1() from lib/gmath/rand1.c which links to std C lib rand() or drand48(). There is no Numerical Recipes code here anymore. 2007-08-24 09:37 michael * gui/tcltk/gis.m/description.html: updated GIS Manager help and added more button icons. 2007-08-24 07:59 michael * gui/tcltk/gis.m/: raster.tcl, vector.tcl: Added get info button to raster and vector layer panels. Thanks to Carlos Grohmann 2007-08-24 07:58 michael * gui/icons/: gui-help.gif, gui-rv.info.gif: New icon for raster or vector info button and squaring the help button. 2007-08-24 07:26 michael * gui/tcltk/gis.m/: grassabout.tcl, tksys.tcl: Wrap GRASS commands in catch statements for better error trapping and reporting. Improvements to help system (replacing *nix-isms with pure TclTk for better cross-platform compatibility). 2007-08-24 07:24 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, frames.tcl, georect.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, mapprint.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, rules.tcl, runandoutput.tcl, thematic.tcl, vector.tcl: Wrap GRASS commands in catch statements for better error trapping and reporting. 2007-08-24 06:13 glynn * raster/r.mapcalc/: r.mapcalc.html, r3.mapcalc.html: Fix description of rand() function 2007-08-23 23:31 markus * vector/v.label.sa/description.html: example added 2007-08-23 16:37 carlos * locale/po/grassmods_es.po: More messages translated 2007-08-23 15:39 markus * display/drivers/: PNG/description.html, PS/description.html: be less cryptic how driver works 2007-08-23 11:51 hamish * visualization/xganim/main.c: don't dump debug info by default 2007-08-23 09:25 michael * lib/gis/gui.tcl: Improved error trapping. 2007-08-23 09:23 michael * gui/tcltk/gis.m/runandoutput.tcl: Improved error trapping and fix jittering dialog for v.what 2007-08-23 09:22 michael * gui/tcltk/gis.m/: gm.tcl, maptool.tcl: Improved error trapping 2007-08-23 09:00 hamish * raster/r.surf.random/description.html: credits 2007-08-23 08:45 hamish * raster/r.surf.random/: description.html, local_proto.h, main.c, randsurf.c: new -i flag to make CELL map output. cleanup code to modern grass standards. I'm 99% sure it doesn't use NR code, so clean up those references some. Remove redundant map name check (--overwrite wouldn't). #include for rand1(). 2007-08-23 05:48 hamish * raster/r.random/description.html: html bugs 2007-08-22 20:28 markus * raster/r.li/r.li.daemon/daemon.c: msg fixes 2007-08-22 20:20 markus * vector/v.out.ascii/out.c, display/d.nviz/main.c: msg fix 2007-08-22 18:01 carlos * display/d.nviz/main.c, display/d.profile/ExtractProf.c, display/d.profile/What.c, display/d.rast.arrow/arrow.c, general/g.pnmcomp/main.c, imagery/i.class/main.c, raster/r.carve/main.c, raster/r.circle/dist.c, raster/r.composite/main.c, raster/r.grow2/main.c, raster/r.in.ascii/main.c, raster/r.li/r.li.daemon/daemon.c, raster/r.mapcalc/map3.c, raster/r.out.bin/main.c, raster/r.out.mat/main.c, raster/r.profile/main.c, raster/r.thin/io.c, vector/v.out.ascii/out.c, vector/v.out.svg/main.c, vector/v.out.vtk/main.c: Message standardization 2007-08-22 17:59 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and more messages translated 2007-08-22 07:45 markus * raster3d/r3.gwflow/main.c: typos fixed 2007-08-22 07:43 markus * raster/r.gwflow/main.c: typos fixed; i18N 2007-08-21 20:01 soeren * raster3d/r3.gwflow/main.c: Preparation for cauchy boundary conditions 2007-08-21 20:00 soeren * raster/r.gwflow/main.c: Added groundwater flow cauchy boundary conditions * river handling * drainage handling 2007-08-21 19:54 soeren * lib/gpde/: N_gwflow.c, N_gwflow.h, N_pde.h, N_solute_transport.c, N_solute_transport.h, N_upwind.c: Added groundwater flow cauchy boundary conditions * river handling * drainage handling 2007-08-21 19:53 soeren * lib/gpde/test/: test_arrays.c, test_gwflow.c, test_tools.c: Added raster io benchmark gwflow test update 2007-08-21 16:55 paul * general/g.mkfontcap/freetype_fonts.c: Fix compiler warning 2007-08-20 17:19 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: More messages translated in grassmods and updated 2007-08-20 17:12 carlos * vector/: lidar/v.lidar.correction/main.c, lidar/v.lidar.edgedetection/main.c, lidar/v.lidar.growing/main.c, lidar/v.outlier/main.c, v.hull/main.c, v.net.path/main.c: Standardization 2007-08-20 17:11 carlos * raster/wildfire/r.spread/main.c: Typos 2007-08-20 14:51 markus * visualization/xganim/description.html: docs fixed 2007-08-20 06:17 hamish * vector/v.what/main.c: no need to keep backwards compatibility with the -s flag as it was never released. rename coord option variable name to be more meaningful. 2007-08-20 05:46 hamish * visualization/xganim/main.c: typo in message 2007-08-20 05:42 hamish * vector/v.transform/main.c: expand module description 2007-08-20 05:19 hamish * raster/r.series/main.c: only show message when in verbose mode 2007-08-19 15:30 markus * display/drivers/PNG/description.html: example tuned 2007-08-17 15:55 markus * lib/gpde/gpdelib.dox: link to GRASS commands for implementation 2007-08-16 13:28 markus * display/d.mon/cmd/description.html: explain how to increase number of monitors 2007-08-15 18:04 glynn * display/d.nviz/main.c: Initialise D_?_to_?_{row,col} conversions when used non-interactively 2007-08-15 09:58 markus * display/d.vect/main.c: reduced default symbol size to not clutter up all maps 2007-08-15 07:07 hamish * raster3d/r3.showdspf/README: note that GLw is needed to build, and that you have to build it manually 2007-08-15 04:48 hamish * scripts/d.slide.show/d.slide.show: only be noisy if in verbose mode 2007-08-15 01:16 paul * general/g.mkfontcap/description.html: Spelling 2007-08-15 01:10 paul * general/g.mkfontcap/freetype_fonts.c: Don't use so much memory while running 2007-08-14 23:00 paul * lib/init/: epsg_option.tcl, file_option.tcl, gis_set.tcl, init.bat, init.sh: Use prettier radio button-based dialog for datum transfrom parameter selection in epsg_option.tcl. Update epsg_option.tcl and file_option.tcl to remove all the fake location stuff and use the GISDBASE specified in the normal GISRC. Improve error reporting from g.proj when creating a new location. Fix return codes from gis_set.tcl. Make border around buttons in gis_set.tcl pop-up dialogs look the same as the border around buttons in the main screen. Various other small fixes to init stuff. 2007-08-14 22:21 paul * gui/tcltk/gis.m/grassabout.tcl: Remove weird stuff and run g.version directly 2007-08-14 22:21 paul * gui/tcltk/gis.m/gm.tcl: Remove redundant font path variable 2007-08-14 22:19 paul * include/gisdefs.h, lib/gis/list.c, lib/gis/ls.c, lib/gis/parser.c: Attempt at improved const-correctness in some recently added bits of mine. Don't print parser usage description if --quiet has been specified. 2007-08-14 22:14 paul * general/g.mkfontcap/: description.html, main.c: Sort fonts by short name as per Markus' request. Allow environment variables (expanded at runtime) in extradirs= parameter (probably not particularly useful...). 2007-08-14 22:10 paul * general/g.proj/datumtrans.c: Tidy set_datumtrans() and make return value potentially useful. 2007-08-12 20:04 michael * gui/tcltk/gis.m/: gmmenu.tcl, gmtool2.tcl: Removed nviz and d.nviz buttons from layer manager and added menu entries for nviz and d.nviz. 2007-08-11 12:14 markus * raster/r.out.gdal/main.c: don't crash if output is missing in non-list mode 2007-08-11 12:13 markus * raster/r.out.ascii/main.c: EXIT status 2007-08-10 16:52 carlos * locale/po/grassmods_es.po: More messages translated 2007-08-10 16:49 carlos * vector/v.lrs/v.lrs.where/main.c: Typos 2007-08-10 16:42 carlos * raster/: r.in.arc/main.c, r.in.mat/main.c: Standardization 2007-08-10 16:35 carlos * vector/v.lrs/v.lrs.label/main.c: Typos 2007-08-10 16:31 carlos * display/d.paint.labels/main.c, raster/r.contour/main.c, vector/v.db.select/main.c, vector/v.lrs/v.lrs.create/main.c, vector/v.lrs/v.lrs.label/main.c, vector/v.lrs/v.lrs.segment/main.c, vector/v.lrs/v.lrs.where/main.c, vector/v.mkgrid/main.c, vector/v.out.ogr/main.c, vector/v.out.svg/main.c, vector/v.sample/main.c, vector/v.segment/main.c: Standardization 2007-08-10 16:30 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations in grassmods and updated 2007-08-10 07:38 markus * rpm/fedora/: gdal-ogr-grass-plugin.spec, grass_FC7.spec: new spec files from Brad 2007-08-09 20:45 carlos * translators.csv: New translator added and file alphabetically ordered by language and translator name 2007-08-09 20:42 carlos * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_el.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pt.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_el.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pt.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_el.po, grasstcl_es.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pt.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Files updated as announced 2007-08-09 20:38 carlos * locale/po/: grasslibs_pl.po, grassmods_pl.po, grasstcl_pl.po: Monika Tylus translation and files updated 2007-08-09 20:35 carlos * locale/po/grasstcl_fr.po: Vincent Bain translation and file updated 2007-08-09 19:35 brad * lib/gis/: done_msg.c, error.c: - Updated documentation for messaging routines to explicitly explain NULL cannot be passed to those functions. 2007-08-08 21:11 william * raster/r.proj.seg/main.c, vector/v.build/main.c, vector/v.edit/main.c, vector/v.in.ascii/in.c, vector/v.patch/main.c, vector/v.surf.idw/main.c: do not use NULL in message functions 2007-08-08 20:48 paul * vector/v.external/main.c: Closing bracket in wrong place 2007-08-08 20:39 paul * visualization/nviz/scripts/nviz2.2_script: Replace use of "exec cat" by Tcl functions open/gets/close for Windows compatiblity 2007-08-08 20:38 paul * visualization/nviz/scripts/nviz.bat: Remove extra line-ending character and don't echo command to screen (to look tidier) 2007-08-08 20:37 paul * lib/gis/parser.c: Fix for Windows: get rid of .exe suffix in man page titles and auto- generated dialogs etc. 2007-08-08 19:36 brad * raster/r.proj/main.c: - Fixed G_done_msg() usage. 2007-08-08 18:19 carlos * db/base/: columns.c, createdb.c, databases.c, describe.c, dropdb.c, droptable.c, execute.c, select.c, tables.c: Standardization 2007-08-08 18:04 carlos * vector/v.extrude/main.c: Standardization 2007-08-08 17:49 carlos * display/d.vect/main.c, vector/v.db.connect/main.c, vector/v.edit/select.c, vector/v.external/main.c, vector/v.extract/main.c, vector/v.extrude/main.c, vector/v.out.ogr/main.c, vector/v.out.svg/main.c: Standardization 2007-08-08 17:48 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and more messages translated 2007-08-08 00:56 william * macosx/app/: Makefile, grass.sh.in: make sure PROJ/bin is in PATH 2007-08-07 22:56 william * macosx/app/grass.sh.in: reactivate Terminal for anything but TclTk GUI startup 2007-08-07 21:00 glynn * visualization/nviz/: Makefile, scripts/nviz.bat: Native Windows fix 2007-08-07 16:22 william * lib/init/init.sh: expand gui start message to include wx 2007-08-07 09:25 glynn * lib/gis/parser.c: Allow wxWidgets dialogs 2007-08-06 21:13 carlos * raster/r.li/r.li.daemon/list.c: Standardization 2007-08-06 18:01 glynn * raster/r.neighbors/readweights.c: Add missing file readweights.c 2007-08-06 17:28 markus * raster/r.neighbors/main.c: removed duplicated header 2007-08-06 17:21 carlos * db/base/databases.c, db/base/dropdb.c, doc/raster/r.example/main.c, general/g.setproj/main.c, imagery/i.ask/popup.c, imagery/i.fft/fftmain.c, raster/r.to.rast3/main.c, raster3d/r3.to.rast/main.c, vector/lidar/v.lidar.edgedetection/main.c, vector/lidar/v.lidar.growing/main.c, vector/lidar/v.surf.bspline/main.c, vector/v.db.connect/main.c, vector/v.edit/main.c, vector/v.extract/main.c, vector/v.mapcalc/list.c: Standardization 2007-08-05 19:46 michael * gui/icons/: module-d.geodesic.gif, module-d.rhumbline.gif, module-d.shadedmap.gif: New icons, developed for wxPython GUI, but also usable in TclTk GUI 2007-08-05 19:44 michael * gui/icons/module-d.grid.gif: Updated d.grid icon 2007-08-05 17:20 glynn * raster/r.neighbors/: gather.c, local_proto.h, main.c, ncb.h: Add weight= option 2007-08-05 13:36 markus * lib/sites/sites.c: don't crash 2007-08-05 12:37 markus * imagery/i.class/: graphics.c, histograms.c, input.c, title.c, view.c: closer to current color scheme 2007-08-04 16:43 glynn * raster/Makefile: Add r.mfilter.fp 2007-08-03 18:39 carlos * translators.csv: New French translator added 2007-08-03 18:36 carlos * locale/po/grasstcl_fr.po: Vincent Bain translation and updated with new pot 2007-08-03 18:14 markus * display/: d.histogram/main.c, d.rast/display.c: typos fixed 2007-08-03 17:54 carlos * display/d.his/main.c, display/d.histogram/main.c, display/d.legend/main.c, display/d.rast/display.c, display/d.rast.edit/cell.c, display/d.rast.num/number.c, display/d.rgb/main.c, locale/po/grasslibs_es.po, locale/po/grassmods_es.po, locale/po/grasstcl_es.po, raster/r.his/main.c, raster/r.in.mat/main.c, swig/perl/R_slope_aspect/r_slope_aspect/opennew.c, visualization/xganim/main.c: Standardization 2007-08-03 14:40 markus * vector/v.net/description.html: expanded 2007-08-03 14:33 markus * vector/v.net.iso/: description.html, vnetiso.png: screenshot added 2007-08-03 14:28 markus * vector/v.net.path/: description.html, vnetpath.png: screenshot added 2007-08-03 14:21 markus * vector/v.net.salesman/: description.html, vnetsalesman.png: working example 2007-08-03 14:18 markus * vector/v.net.salesman/description.html: salesman example added (but result look like a steiner tree, why? 2007-08-03 14:15 markus * vector/v.net.path/description.html: say that it is Spearfish 2007-08-03 14:06 markus * vector/v.net.steiner/: description.html, vnetsteiner.png: Steiner tree example 2007-08-03 12:16 glynn * raster/r.mfilter.fp/: Makefile, apply.c, description.html, execute.c, filter, filter.ave, filter.h, getfilt.c, getrow.c, glob.h, local_proto.h, main.c, perform.c, uppercase.c: Add FP version of r.mfilter 2007-08-02 17:48 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and new translations 2007-07-31 10:28 glynn * raster/r.neighbors/: gather.c, local_proto.h, main.c, ncb.h: Add -c (circular neighbourhood) flag 2007-07-30 23:14 michael * gui/tcltk/gis.m/georect.tcl: i.rectify output in georectifier now goes to gronsole for better user feedback. 2007-07-30 22:51 michael * gui/tcltk/gis.m/georect.tcl: Printed output from i.rectify echoed to termina. 2007-07-30 18:06 michael * gui/tcltk/gis.m/gridline.tcl: Update grid panel to include new options. Improve display font setting. 2007-07-30 17:58 michael * gui/tcltk/gis.m/: barscale.tcl, dtext.tcl, gm.tcl, histogram.tcl, legend.tcl, rastnums.tcl: Improvements to font selection for display. Default for each layer is the default grass font if nothing selected. The default grass font is Romans if nothing selected. 2007-07-30 09:33 markus * general/g.proj/description.html: workaround for #434 2007-07-27 16:28 paul * gui/tcltk/gis.m/: barscale.tcl, dtext.tcl, gm.tcl, gridline.tcl, histogram.tcl, legend.tcl, rastnums.tcl: Workaround for Tcl bug: info exists env on Windows. Make title for font select window clearer. 2007-07-27 16:01 brad * scripts/r.shaded.relief/r.shaded.relief: - allow input from other mapsets 2007-07-26 23:55 glynn * lib/ogsf/: gsd_img_mpeg.c, gsd_img_ppm.c: Move FFMPEG code to separate file Update to handle recent FFMPEG versions 2007-07-26 23:54 glynn * display/d.font/main.c: Fail if driver cannot be opened 2007-07-26 23:38 glynn * raster/r.out.bin/main.c: Enlarge filename buffers 2007-07-26 23:33 markus * display/d.font/main.c: don't open with R__open_quiet() 2007-07-26 23:19 markus * raster/r.out.bin/main.c: fixed too short buffer which would sometimes crash R-GRASS interface 2007-07-26 21:07 markus * gui/tcltk/gis.m/description.html: georectifier docs extended 2007-07-26 17:11 paul * Makefile, binaryInstall.src: * Correct path to stroke files in fontcap during a local install (even though the paths in the file aren't currently used!) * Generate binary versions of datum gridshift files during binary install * Generate fontcap file for local system during binary install 2007-07-26 16:09 paul * lib/gis/paths.c: Be more precise identifying absolute paths on Windows 2007-07-26 16:07 paul * lib/gis/ls.c: Use integer arithmetic and avoid use of math library - can remove math.h header again. 2007-07-26 16:01 paul * general/g.mkfontcap/: Makefile, main.c, stroke_fonts.c: * Add capability to read new fonts.table descriptions for stroke fonts * Remove capability to write old-style freetypecap file * Only run parser if command-line options are specified * Don't overwrite existing fontcap files during compilation 2007-07-26 15:56 paul * lib/fonts/fonts/: Makefile, fonts.table: Include table to identify each font with a descriptive name (names taken from the d.font man page) 2007-07-26 14:12 markus * gui/tcltk/gis.m/description.html: georectifier cosmetics 2007-07-26 04:34 hamish * vector/v.in.ascii/description.html: columns= is optional for attr data, it scans for type by default. 2007-07-26 04:30 hamish * vector/v.in.ascii/description.html: improve example (centroid gets cat not boundary), more std fmt help 2007-07-25 21:28 glynn * display/d.font/main.c, include/graphics.h, include/raster.h, lib/driver/Font.c, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Add R_font_info() 2007-07-25 16:47 markus * vector/v.net/description.html: new Example 2007-07-25 16:28 markus * vector/v.net.iso/description.html: example greatly simplified thanks to Martin's v.net connect tool 2007-07-25 16:03 markus * vector/v.net.path/description.html: example greatly simplified thanks to Martin's v.net connect tool 2007-07-24 21:33 markus * vector/v.net/main.c: also talk about layer number 2007-07-24 16:41 markus * imagery/i.his.rgb/openfiles.c: open maps correctly if in different mapsets 2007-07-24 15:56 markus * raster/r.texture/main.c: don't require predefined params 2007-07-24 14:52 martinl * vector/v.net/main.c: Open/create maps in the right order. 2007-07-24 14:12 martinl * vector/v.net/connect.c: Missing file added. 2007-07-24 14:10 martinl * vector/v.net/: main.c, nodes.c, proto.h, report.c: New operation 'connect' added. Manual page need update. 2007-07-24 13:55 markus * lib/vector/Vlib/build.c: doxygen formatting 2007-07-24 11:42 markus * scripts/Makefile: v.in.wfs added 2007-07-24 11:41 markus * scripts/v.in.wfs/: Makefile, description.html, v.in.wfs: added 2007-07-24 10:39 martinl * lib/gis/find_vect.c: const const typo 2007-07-24 09:24 markus * include/gisdefs.h, lib/gis/color_compat.c, lib/gis/color_rules.c, lib/gis/colors/bgyr: bgyr color table added for thermal imagery 2007-07-23 17:47 martinl * raster/r.series/main.c: Message standardization 2007-07-23 15:48 martinl * vector/v.net/: nodes.c, report.c: Minor messages cleaning 2007-07-23 14:06 markus * doc/howto_release.txt: + http://www.blinkgeo.com 2007-07-23 11:59 martinl * vector/v.surf.idw/: main.c, read_sites.c: Cleaning selected messages and module description 2007-07-23 11:46 markus * lib/proj/Makefile: use wildcard 2007-07-23 11:42 markus * lib/proj/: ellipsoid.csv, gcs.csv, gcs.override.csv, gdal_datum.csv, pcs.csv, pcs.override.csv, projop_wparm.csv, unit_of_measure.csv: updated to EPSG 6.13 (CSV taken from GDAL-SVN-HEAD) 2007-07-23 11:15 martinl * vector/v.edit/max_distance.c: Minor bugfix calculating minimum distance 2007-07-23 10:43 markus * vector/v.edit/description.html: merge tool docs tuning 2007-07-23 10:10 martinl * raster/r.neighbors/main.c: Use standard option Default values for 'method' and 'size' 2007-07-23 09:56 markus * vector/v.in.ascii/description.html: explain Attribute table behaviour 2007-07-23 01:53 markus * vector/v.net.iso/description.html: example less messy 2007-07-22 09:22 markus * lib/display/displaylib.dox: docs started 2007-07-21 01:02 markus * gui/tcltk/gis.m/description.html: Georectifier notes added (mostly from Michael's mail) 2007-07-21 00:46 carlos * locale/po/grassmods_es.po: Corrected error in po file 2007-07-21 00:33 carlos * doc/raster/r.example/main.c, general/manage/cmd/copy.c, general/manage/cmd/rename.c, imagery/i.ifft/ifftmain.c, raster/r.clump/main.c, raster/r.cost/main.c, raster/r.los/main.c, raster/r.median/main.c, raster/r.mode/main.c, raster/r.neighbors/main.c, raster/r.random/main.c, raster/r.recode/main.c, raster/r.slope.aspect/main.c, raster/r.slope.aspect/opennew.c, raster/r.surf.fractal/interface.c, raster/r.surf.idw/main.c, raster/r.surf.idw2/main.c, raster/r.to.rast3/main.c, raster/r.to.rast3elev/main.c, raster/r.walk/main.c, raster3d/r3.cross.rast/main.c, raster3d/r3.to.rast/main.c, swig/perl/R_slope_aspect/r_slope_aspect/opennew.c, vector/v.kernel/main.c, vector/v.surf.idw/main.c, vector/v.to.rast3/main.c: Standardization (G_legal_filename()) and others 2007-07-21 00:23 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations and message update 2007-07-20 20:26 carlos * raster/r.watershed/shed/com_line.c, vector/v.in.ogr/main.c: Standardization 2007-07-20 18:52 carlos * vector/lidar/: v.lidar.correction/main.c, v.lidar.edgedetection/main.c, v.outlier/main.c, v.surf.bspline/main.c: Standardization 2007-07-20 15:19 martinl * vector/v.patch/main.c: New parameter -- 'bbox' -- vector map where bounding boxes of input vector maps are written to 2007-07-20 15:04 martinl * vector/v.edit/: a2b.c, args.c, description.html, main.c, proto.h, snap.c: Use for snapping library function 2007-07-20 09:42 markus * raster/: Makefile, r.proj/DEPRECATED, r.proj/Makefile, r.proj.seg/Makefile: old r.proj deprecated; r.proj.seg renamed to r.proj 2007-07-20 09:41 markus * raster/r.proj.seg/description.html: sync'ed in updates from r.proj 2007-07-20 09:32 markus * raster/r.proj.seg/: bilinear.c, cubic.c: removed references since they aren't used here 2007-07-19 22:49 markus * raster/r.proj.seg/: bilinear.c, bordwalk.c, main.c, nearest.c: sync'ed in updates from r.proj 2007-07-19 17:35 martinl * vector/v.patch/main.c: Message standardization Do not print build info in 'quiet' mode 2007-07-19 15:37 martinl * raster/r.mapcalc/: evaluate.c, expression.c, function.c, main.c, map.c, map3.c: Message standardization i18n 2007-07-19 14:14 martinl * vector/v.in.ogr/main.c: Use G_check_overwrite() Do not print in `quiet` mode any build information 2007-07-19 13:55 martinl * raster/r.proj/main.c: Use G_check_overwrite() Parameter 'input' is not required because of '-l' flag (List raster maps in input location and exit) 2007-07-19 13:40 martinl * raster/r.proj.seg/main.c: Bugfix: Code I #315 Parameter 'input' is not required because of '-l' flag (List raster maps in input location and exit) 2007-07-19 13:14 martinl * lib/gis/overwrite.c, include/gisdefs.h: G_check_overwrite() introduced 2007-07-19 11:39 martinl * raster/r.proj/main.c: Bugfix: Code I #315 2007-07-19 03:14 hamish * raster/r.describe/: describe.c, description.html, dumplist.c, local_proto.h, main.c: add -n flag to supress NULLs 2007-07-18 20:08 carlos * raster/: r.texture/main.c, r.to.vect/main.c, r.topidx/main.c, r.water.outlet/main.c: Standardization 2007-07-18 16:10 markus * db/: databaseintro.html, drivers/dbf/grass-dbf.html, drivers/mysql/grass-mesql.html, drivers/mysql/grass-mysql.html, drivers/odbc/grass-odbc.html, drivers/postgres/grass-pg.html, drivers/sqlite/grass-sqlite.html: docs improvements 2007-07-18 16:02 markus * db/Makefile: split target for parallel build 2007-07-18 12:11 martinl * vector/v.clean/main.c, vector/v.clean/proto.h, vector/v.clean/prune.c, vector/v.clean/rmdac.c, lib/vector/Vlib/snap.c: Bugfix RT #4225 2007-07-17 17:22 markus * raster/r.in.gdal/description.html: HDF example 2007-07-17 15:18 martinl * raster/r.out.ppm/main.c: Cosmetics: Clarify 'done' message 2007-07-17 15:07 martinl * raster/r.out.ppm/main.c: Fix messages and module description 2007-07-17 11:53 markus * raster3d/r3.out.vtk/parameters.c: msg standardization 2007-07-17 11:36 markus * raster/r.to.rast3/: description.html, main.c: msg standardization; docs cosmetics 2007-07-16 21:30 carlos * raster/r.bilinear/main.c, raster/r.bitpattern/main.c, raster/r.info/main.c, raster/r.out.ppm/main.c, raster/r.out.ppm3/main.c, raster/r.resamp.interp/main.c, raster/r.resamp.stats/main.c, raster/r.resample/main.c, raster/r.sum/main.c, raster/r.support/modcolr/modcolr.c, raster/r.surf.area/main.c, raster/r.texture/main.c, raster3d/base/r3.info.main.c: Standardization 2007-07-16 21:28 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Translation updated 2007-07-16 18:59 markus * doc/howto_release.txt: new tag scheme; press release contacts updated 2007-07-16 18:23 martinl * raster/r.proj.seg/: bordwalk.c, main.c, readcell.c: Synchronize messages with r.proj 2007-07-16 18:04 carlos * raster/: r.proj/main.c, r.proj.seg/main.c: Standardization 2007-07-16 14:42 martinl * vector/v.to.db/: main.c, query.c, report.c: Do not print header in report ('-p') when GRASS_VERBOSE=0, useful for sorting..., etc. 2007-07-16 14:17 martinl * vector/v.build/main.c: Write to 'error' vector map also boundaries of areas without centroid 2007-07-16 11:48 markus * vector/v.in.db/description.html: mention v.to.db 2007-07-16 11:19 markus * general/g.parser/description.html: Glynn's explanations on GRASS_OVERWRITE added 2007-07-16 10:41 martinl * vector/v.build/: description.html, main.c: Message standardization 2007-07-16 10:01 martinl * vector/v.support/main.c: Message standardization 2007-07-16 09:44 glynn * include/stats.h, lib/stats/c_range.c, raster/r.series/description.html, raster/r.series/main.c: Add range aggregate (max - min) 2007-07-15 17:43 markus * scripts/r.in.aster/r.in.aster: gently fail in unprojected location 2007-07-15 17:14 markus * raster/r.median/main.c: bugfix for NULL data (as done in r.mode) 2007-07-15 16:07 markus * raster/: r.median/description.html, r.mode/description.html: examples added 2007-07-15 15:07 markus * raster/: r.digit/create_map.c, r.report/stats.c, r.transect/main.c: changed single to double quotes for MS-Windows (code I #446) 2007-07-15 14:42 markus * raster/: r.rescale/main.c, r.rescale.eq/main.c: changed single to double quotes for MS-Windows (code I #446) 2007-07-15 14:36 markus * raster/r.statistics/: o_adev.c, o_average.c, o_distrib.c, o_divr.c, o_kurt.c, o_max.c, o_median.c, o_min.c, o_mode.c, o_sdev.c, o_skew.c, o_sum.c, o_var.c: changed single to double quotes for MS-Windows (code I #446) 2007-07-15 14:30 markus * raster/: r.median/main.c, r.mode/main.c: changed single to double quotes for MS-Windows (code I #446) 2007-07-15 13:14 carlos * lib/proj/convert.c: Standardization 2007-07-15 10:26 markus * raster/r.bilinear/: DEPRECATED, main.c: No longer maintained and scheduled for demolition 2007-07-14 19:16 william * macosx/ReadMe.rtf: miscellaneous updates and clarifications 2007-07-14 18:22 william * macosx/pkg/resources/ReadMe.rtf: added notes for starting GRASS.app (including new drag-n-drop) and clarified a few other bits 2007-07-14 17:22 markus * scripts/db.in.ogr/db.in.ogr: GRASS_OVERWRITE flag support added 2007-07-14 15:06 markus * scripts/v.db.join/v.db.join: write cmd history 2007-07-14 15:00 markus * scripts/v.db.join/v.db.join: type declaration bug fixed 2007-07-14 14:51 markus * scripts/: v.db.join/v.db.join, v.db.renamecol/v.db.renamecol: error tests 2007-07-14 14:24 markus * scripts/: Makefile, v.db.join/description.html: + db.in.ogr 2007-07-14 14:24 markus * scripts/db.in.ogr/: Makefile, db.in.ogr, description.html: new easy way to import tables 2007-07-14 12:59 markus * scripts/db.dropcol/: db.dropcol, description.html: force flag added to avoid accidential remove; Spearfish example 2007-07-13 23:57 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations (grassmods) and updated 2007-07-13 18:03 william * macosx/app/: GRASS.applescript, Info.plist.in, English.lproj/MainMenu.nib/info.nib, English.lproj/MainMenu.nib/keyedobjects.nib: it's now possible to drag-n-drop a mapset folder onto GRASS.app to start GRASS in that mapset 2007-07-13 18:00 markus * lib/vector/Vlib/level_two.c: attempt at clarifying the function 2007-07-13 17:17 martinl * vector/v.clean/: description.html, main.c, proto.h, rmline.c: New tool for removing lines or boundaries of zero length 2007-07-13 16:18 martinl * raster/r.texture/: description.html, h_measure.c, main.c: Message cleaning Synchronize code indention 2007-07-13 15:08 martinl * raster/r.proj/: bilinear.c, bordwalk.c, cubic.c, main.c, nearest.c, readcell.c: Message/Debug cleaning 2007-07-13 15:07 martinl * lib/proj/get_proj.c: Message: i18n 2007-07-13 02:34 william * macosx/app/Makefile: removed bogus flag from osacompile command 2007-07-13 01:52 william * macosx/app/GRASS.applescript: changed method of running script in Terminal, seems to fix PPC/grass-xterm-wrapper problem, allows passing params to shell script 2007-07-12 19:40 carlos * raster/r.recode/: main.c, read_rules.c: Standardization and cosmetics 2007-07-12 19:27 carlos * raster/r.to.vect/: areas.c, lines.c, main.c, points.c: Standardization 2007-07-12 15:10 martinl * lib/proj/convert.c: Missing header 2007-07-12 13:14 glynn * lib/init/init.sh: Leave umask alone 2007-07-12 13:12 glynn * general/g.tempfile/main.c, lib/gis/gisinit.c, lib/init/lock.c, lib/init/set_data.c: Leave umask() alone 2007-07-12 10:49 carlos * lib/proj/convert.c: Warning messages added to po 2007-07-12 09:47 martinl * vector/v.extract/extract.c: Fixing the bug which was introduced during the last commit (thanks to Allan Hollander for pointing out) 2007-07-12 00:22 carlos * vector/v.label/main.c: Standardization 2007-07-12 00:21 carlos * display/: d.extend/main.c, d.vect/main.c, d.vect.chart/main.c, d.what.vect/main.c: Standardization and d.extend messages added to po 2007-07-11 14:34 carlos * raster/r.proj/main.c: Typos 2007-07-11 14:24 carlos * vector/v.surf.rst/main.c: Standardization 2007-07-11 14:15 carlos * vector/v.surf.rst/main.c, raster/r.los/main.c, raster/r.resamp.rst/main.c, raster/r.texture/main.c, raster/r.univar2/r.univar_main.c, raster/simwe/simlib/input.c: Standardization 2007-07-11 13:52 carlos * display/: d.rast.arrow/arrow.c, d.rast.num/number.c: Standardization 2007-07-11 13:44 carlos * display/: d.histogram/main.c, d.profile/main.c, d.rast/main.c, d.what.rast/main.c, d.zoom/main.c: Standardization 2007-07-11 12:31 martinl * raster/r.mfilter/: apply.c, execute.c, getfilt.c, getrow.c, main.c, perform.c: Message/Debug cleaning 2007-07-11 11:45 carlos * raster/: r.mfilter/main.c, r.out.bin/main.c: Standardization and cosmetics 2007-07-11 11:16 carlos * imagery/: i.fft/fftmain.c, i.ifft/ifftmain.c: Standardization and typos 2007-07-11 09:04 hamish * raster/r.in.xyz/description.html: stdin must run as a single pass 2007-07-11 08:57 hamish * raster/r.in.xyz/: description.html, main.c: code: allow reading data from stdin, use new std parser opts. help page: nice r.colors -ne tip added, removed finished TODOs. 2007-07-10 16:50 markus * db/drivers/postgres/README: PostgreSQL Data Types URL 2007-07-10 16:17 william * scripts/g.manual/g.manual: use correct name for OSX help browser 2007-07-10 10:48 hamish * lib/init/init.sh: exit val of 1 on error 2007-07-10 10:46 hamish * lib/init/init.sh: check that g.gisenv worked instead of failing with a cryptic lock error. 2007-07-10 10:30 carlos * raster/: r.quant/main.c, r.recode/main.c: Standardization 2007-07-09 21:00 carlos * raster/r.out.bin/main.c, raster/r.out.gdal/main.c, raster/r.proj/main.c, raster/r.proj.seg/main.c, scripts/r.out.gdal/r.out.gdal.sh: Standardization 2007-07-09 20:58 carlos * locale/po/grassmods_es.po: More translations 2007-07-09 18:53 carlos * raster/: r.average/main.c, r.statistics/o_average.c, r.statistics/o_distrib.c, r.statistics/o_sum.c: Reverter wrong standardization 2007-07-09 17:15 martinl * vector/v.edit/args.c: Cosmetics: * Clarify description of '-s/v/c' flags 2007-07-09 17:15 markus * vector/v.drape/description.html: explain read request for row -1 is outside region problem 2007-07-09 17:06 markus * lib/gis/get_row.c: i18n 2007-07-09 17:05 martinl * vector/v.edit/: a2b.c, args.c, break.c, cats.c, copy.c, del.c, description.html, flip.c, global.h, main.c, max_distance.c, merge.c, move.c, proto.h, select.c, snap.c, vertex.c: New flags '-s/v' (snapping added features) Flag '-c' changed from "Do not close boundaries' to 'Close boundaries' Module description cleaned Use '%d' instead of '[%d]' in messages 2007-07-09 17:00 markus * vector/: v.in.ogr/description.html, v.in.db/description.html: cross-link 2007-07-09 16:05 markus * scripts/v.in.gns/: description.html, v.in.gns: Artur Wroblewski: updated to current GNS format + links fix (code P #441, #442) 2007-07-09 14:26 markus * display/Makefile, general/Makefile, gui/Makefile, imagery/Makefile, man/Makefile, misc/Makefile, ps/Makefile, raster/Makefile, raster3d/Makefile, scripts/Makefile, sites/Makefile, vector/Makefile, visualization/Makefile: attempt at parallel build with make 2007-07-09 13:53 markus * lib/Makefile: first attempt at supporting parallel make (make -j4) (code I #359) 2007-07-09 11:03 markus * scripts/v.db.addtable/v.db.addtable: bugfix for error catching if unknown type is defined (reported by Jaroslaw Jasiewicz) 2007-07-08 12:23 markus * vector/v.edit/description.html: cosmetics 2007-07-08 09:43 hamish * vector/v.to.rast/vect2rast.c: don't bracket software generated variables, they aren't parenthetical. 2007-07-07 15:50 carlos * vector/: v.out.ogr/main.c, v.sample/main.c, v.what.rast/main.c: Typos and standardization 2007-07-07 01:39 brad * scripts/r.in.aster/r.in.aster: - Fixed error displaying debug message 2007-07-06 19:46 carlos * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_el.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_el.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_el.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_pt.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Messages updated after some standardization 2007-07-06 14:32 carlos * lib/gpde/N_solvers.c: Grammar 2007-07-06 13:41 martinl * raster/r.median/: main.c, read_stats.c: Message standardization Module description cleaning 2007-07-06 13:37 carlos * imagery/i.gensig/opencell.c, imagery/i.smap/shapiro/opencell.c, locale/po/grassmods_es.po, raster/r.carve/main.c, raster/r.contour/main.c, raster/r.le/r.le.trace/main.c, vector/v.to.rast/support.c: Standardization and more translations (grassmods_es) 2007-07-06 13:03 carlos * raster/: r.his/main.c, r.li/r.li.patchnum/main.c, r.median/main.c, r.mfilter/main.c: Standardization 2007-07-06 12:55 carlos * translators.csv: New translator added 2007-07-06 12:26 martinl * raster/r.kappa/description.html: Comment dead module (m.ipf) in 'See also' section 2007-07-06 12:12 martinl * raster/r.kappa/: calc_kappa.c, main.c, prt_hdr.c, prt_mat.c, stats.c: Message standardization Cleaning module description 2007-07-06 11:33 martinl * raster/r.param.scale/interface.c: Missing full point in description 2007-07-06 11:31 martinl * raster/r.param.scale/: interface.c, main.c, open_files.c, write_cats.c: Message standardization 2007-07-06 10:57 martinl * raster/r.topidx/: check_ready.c, file_io.c, global.h, main.c, topidx.c: Cleaning code (indention, module description, messages...) 2007-07-06 10:22 martinl * raster/r.topidx/file_io.c: Typo fixed 2007-07-05 19:27 carlos * raster/: r.average/main.c, r.topidx/file_io.c: Standardization 2007-07-05 19:01 carlos * raster/: r.cost/main.c, r.covar/main.c, r.walk/main.c: Standardization 2007-07-05 17:51 carlos * gui/tcltk/gis.m/gmmenu.tcl, lib/gpde/N_parse_options.c, raster/r.gwflow/main.c, raster/r.in.ascii/main.c: Typos and standardization 2007-07-05 17:48 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: More translations and updated 2007-07-05 17:39 carlos * locale/po/grasslibs_pl.po: Marcin Sanecki translation 2007-07-05 16:08 markus * lib/gtcltk/select.tcl: Maris Nartiss: fix bug in map selection window (selecting some map and then click Cancel or close window, map name still will be added to map name entry widget same like when clicking OK. Closing window from window manager now will also act like cancel button (as it should) 2007-07-05 16:05 markus * vector/v.lrs/v.lrs.segment/: description.html, main.c: pseudo-example + TODO 2007-07-05 05:07 hamish * scripts/r.shaded.relief/r.shaded.relief: typo (thanks Carlos) 2007-07-04 23:09 markus * vector/lidar/v.surf.bspline/main.c: say that it is splines 2007-07-04 19:00 martinl * vector/v.extract/: extract.c, main.c: BugFix: Do not extract centroids outside area Cosmetics: Fix code indention + module description 2007-07-04 17:09 markus * vector/v.surf.rst/main.c: make use of parser macros 2007-07-04 16:59 markus * db/drivers/postgres/Makefile: TCL no longer needed 2007-07-04 14:49 martinl * vector/v.out.svg/: description.html, main.c: Cosmetics in the module description 2007-07-04 09:52 markus * raster3d/r3.gwflow/description.html: HTML layout fix 2007-07-04 09:51 markus * raster3d/r3.out.vtk/description.html: English and HTML layout fixes 2007-07-04 09:40 markus * swig/perl/gis.h: unfortunately also clone this file (think about better way) 2007-07-04 09:35 markus * swig/perl/: Grass.pm, README, gisdefs.h, grass_wrap.c: recreated interface with: 'swig -perl -shadow grass.i' 2007-07-04 09:25 markus * swig/perl/gisdefs.h: sync'ed with main code 2007-07-04 09:18 markus * swig/perl/R_slope_aspect/r_slope_aspect/: opennew.c, r_slope_aspect.c: sync'ed with main code 2007-07-04 09:09 markus * locale/po/grasstcl_de.po: typos 2007-07-04 07:39 hamish * scripts/: v.in.garmin/v.in.garmin, v.in.gpsbabel/v.in.gpsbabel: write command line history 2007-07-04 07:15 hamish * raster/r.surf.fractal/description.html: mention that the module needs FFTW 2007-07-03 21:18 carlos * display/: d.text/main.c, d.text.new/main.c, d.title/main.c: Standardization ("Unable to open temporary file <%s>" instead of "Unable to open the temporary file." 2007-07-03 20:38 carlos * raster/r.statistics/: o_average.c, o_distrib.c, o_sum.c: Standardization (Unable to open temporary file <%s>) 2007-07-03 20:22 carlos * vector/v.info/main.c: Output messages added to grassmods 2007-07-03 19:36 soeren * vector/v.out.vtk/: local_proto.h, main.c, writeVTK.c, writeVTK.h: Added basic LL projection support 2007-07-03 19:35 soeren * raster/r.out.vtk/description.html, raster/r.out.vtk/main.c, raster/r.out.vtk/parameters.c, raster/r.out.vtk/parameters.h, raster/r.out.vtk/writeascii.c, raster/r.out.vtk/writeascii.h, raster3d/r3.out.vtk/description.html, raster3d/r3.out.vtk/errorHandling.c, raster3d/r3.out.vtk/errorHandling.h, raster3d/r3.out.vtk/globalDefs.h, raster3d/r3.out.vtk/main.c, raster3d/r3.out.vtk/parameters.c, raster3d/r3.out.vtk/writeVTKData.c, raster3d/r3.out.vtk/writeVTKData.h, raster3d/r3.out.vtk/writeVTKHead.c, raster3d/r3.out.vtk/writeVTKHead.h: Added basic LL projection support opt->guisection implemented 2007-07-03 14:09 soeren * lib/gpde/: N_gradient_calc.c, N_gwflow.c, N_gwflow.h, N_les_assemble.c, N_parse_options.c, N_pde.h, N_solvers.c, N_solvers_krylov.c, gpdelib.dox, test/test_gwflow.c, test/test_solvers.c: * Typo fixes * Gradient calculation bug fix on no flow boundaries * Cholesky decomposition solver added * Additional debug messages * New preconditioning methods * Additional tests 2007-07-03 14:03 soeren * raster3d/r3.gwflow/description.html, raster3d/r3.gwflow/main.c, raster/r.gwflow/description.html, raster/r.gwflow/main.c, raster/r.gwflow/valid_calc_7x7.sh, raster/r.gwflow/valid_calc_excavation.sh: Type fixes added cholesky decomposition and pcg solver 2007-07-03 12:35 soeren * raster3d/r3.to.rast/main.c: More meaningful numbering of output raster maps 2007-07-03 11:47 hamish * lib/gis/list.c: subject should not be parenthetical 2007-07-03 10:56 hamish * display/d.grid/: local_proto.h, main.c, plot.c: add textcolor option; remove lat/lon border skipping check, as it seems to work. 2007-07-03 10:49 martinl * swig/python/interfaces/Makefile: Add G_important_message to the list of removed fns 2007-07-03 09:37 hamish * raster/r.colors/description.html: "R G B" -> "R:G:B"; comment out non-functional name-only rule specification; div class code 2007-07-03 09:13 hamish * raster/r.colors/main.c: add invert flag; simplify bad option combo error; rename ambiguous varibale name 2007-07-03 08:52 hamish * display/d.barscale/: description.html, main.c: improve description, explain why lat/lon doesn't work, update see alsos 2007-07-03 02:37 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: "stat -c%s" is not portable, use "wc -c" instead. Whitespace in command line redirection and head|tail opts. Change descriptions as module will import from GPS download file, not just directly from GPSs. 2007-07-02 23:34 michael * gui/tcltk/gis.m/georect.tcl: Fixed bug where georectify module unsets GRASS_RENDER_IMMEDIATE, giving an xmon not set error. 2007-07-02 21:10 carlos * raster/r.describe/main.c: Capitalization 2007-07-02 19:00 carlos * imagery/i.group/main.c, raster/r.circle/dist.c, scripts/v.what.vect/v.what.vect, vector/v.in.ascii/in.c: Standardization 2007-07-02 19:00 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: More messages translated 2007-07-02 15:58 martinl * vector/v.edit/a2b.c: Bugfix in closing boundaries 2007-07-02 10:41 markus * lib/db/sqlp/yac.y: eliminate warnings 2007-07-02 00:24 markus * db/drivers/sqlite/: describe.c, fetch.c: don't crash with SQLITE_NULL 2007-07-02 00:10 markus * scripts/db.dropcol/db.dropcol: no debug 2007-07-02 00:08 markus * scripts/Makefile: db.dropcol 2007-07-02 00:07 markus * scripts/db.dropcol/: Makefile, db.dropcol, description.html: new drop column command 2007-07-01 23:38 markus * scripts/v.db.join/v.db.join: fix for recent db.describe update; better error catching 2007-07-01 10:52 markus * lib/db/sqlp/yac.y: fix semicolon problem for DBF driver (thanks to Glynn) 2007-06-30 23:43 markus * vector/v.lrs/lrs.html: ref fix 2007-06-30 17:45 carlos * vector/lidar/: v.lidar.correction/main.c, v.lidar.edgedetection/main.c, v.outlier/main.c, v.surf.bspline/main.c: Typos 2007-06-30 17:19 carlos * vector/: v.select/main.c, v.surf.rst/main.c: Standardization 2007-06-30 17:00 carlos * locale/po/grassmods_es.po, raster/r.cost/main.c, vector/lidar/v.lidar.growing/main.c, vector/v.convert/old2new.c, vector/v.perturb/main.c: Standardization 2007-06-29 21:52 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and more messages translated 2007-06-29 21:49 carlos * scripts/: v.in.gns/v.in.gns, v.in.sites.all/v.in.sites.all, v.rast.stats/v.rast.stats: Standardization 2007-06-29 21:05 carlos * scripts/: v.dissolve/v.dissolve, v.in.garmin/v.in.garmin, v.in.gpsbabel/v.in.gpsbabel: Standardization 2007-06-29 20:04 carlos * scripts/: v.db.addcol/v.db.addcol, v.db.addtable/v.db.addtable: Standardization 2007-06-29 10:29 martinl * vector/v.what/: main.c, what.c, what.h: Fix indention The '-s' flag is deprecated and will be removed in future... Cosmetics in output Quiet mode (--q): Do not print output if nothing found 2007-06-29 09:51 markus * scripts/v.db.update/description.html: links added 2007-06-29 09:48 markus * vector/vectorintro.html: v.db.join 2007-06-29 04:26 michael * gui/tcltk/gis.m/rules.tcl: Add newline to rules for r.recode 2007-06-28 23:21 carlos * vector/v.net.alloc/main.c: Typos 2007-06-28 17:33 carlos * raster/: r.carve/main.c, r.region/main.c: Standardization 2007-06-28 17:28 markus * vector/v.lrs/: v.lrs.create/description.html, v.lrs.label/description.html, v.lrs.where/description.html: working v.lrs.where example 2007-06-28 17:19 markus * vector/v.lrs/v.lrs.create/description.html: now working example after v.edit fix 2007-06-28 17:14 carlos * vector/lidar/: v.lidar.correction/main.c, v.lidar.edgedetection/main.c: Standardization 2007-06-28 17:09 carlos * scripts/: v.build.all/v.build.all, v.centroids/v.centroids, v.db.dropcol/v.db.dropcol, v.db.droptable/v.db.droptable, v.db.join/v.db.join, v.db.reconnect.all/v.db.reconnect.all, v.db.renamecol/v.db.renamecol, v.db.univar/v.db.univar, v.db.update/v.db.update, v.report/v.report, v.univar.sh/v.univar.sh: Standardization 2007-06-28 17:05 carlos * locale/po/grassmods_es.po: More messages translated 2007-06-28 17:00 markus * vector/v.edit/description.html: new example 2007-06-28 16:24 martinl * vector/v.edit/: max_distance.c, proto.h, select.c: bugfix: use Vect_select_lines_by_polygon() instead of Vect_select_lines_by_box() 2007-06-28 16:15 markus * scripts/g.manual/description.html: update ugly page 2007-06-28 15:53 markus * vector/v.lrs/v.lrs.label/description.html: example 2007-06-27 18:43 markus * lib/db/: dbmi_base/table.c, dbmi_client/table.c: moved db_get_table_number_of_rows() to client 2007-06-27 18:40 markus * db/base/describe.c: removed unused var 2007-06-27 18:34 markus * scripts/Makefile: v.db.join 2007-06-27 18:34 markus * scripts/v.db.join/: Makefile, description.html, v.db.join: join SQL tables 2007-06-27 18:31 markus * db/base/describe.c, db/base/printtab.c, include/proto_dbmi.h, lib/db/dbmi_base/table.c: report number of rows of DB table 2007-06-27 11:10 markus * vector/v.lrs/v.lrs.create/description.html: New Spearfish based example 2007-06-27 09:55 martinl * vector/v.edit/: args.c, global.h, proto.h, select.c: Reverse selection added 2007-06-27 02:16 paulo * locale/po/grasstcl_pt.po: corrected header 2007-06-26 23:19 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Updated and new translations 2007-06-26 06:48 michael * gui/tcltk/gis.m/rules.tcl: Bindings for ctrl-v and ctrl-c now working for paste and copy in text widget. 2007-06-26 06:44 michael * gui/tcltk/gis.m/: gmmenu.tcl, pkgIndex.tcl, rules.tcl: Updated menu and rules file to make use of new rules= option for r.reclass and r.recode. Updated pkgindex to reference rules.tcl 2007-06-26 05:47 william * lib/init/grass-xterm-wrapper: Terminal: don't reactivate calling app - python doesn't like that 2007-06-26 04:40 glynn * raster/r.recode/: global.h, main.c, read_rules.c: Add rules= option 2007-06-26 02:17 william * lib/init/grass-xterm-wrapper: Terminal: simplified applescript, fixed some script non-run issues 2007-06-26 01:53 michael * gui/tcltk/gis.m/: gmmenu.tcl, rules.tcl: New script (and relevant menu entries) for interactive creation of rules without xterm for r.colors, r.reclass, r.recode, and v.reclass. 2007-06-26 01:11 glynn * raster/r.reclass/: input.c, main.c, rule.h: Add rules= option 2007-06-25 21:29 carlos * scripts/r.out.gdal/r.out.gdal.sh: Cosmetics and standardization 2007-06-25 20:51 carlos * general/g.proj/output.c: One message reverted to previous version, because it was right. 2007-06-25 20:04 carlos * gui/tcltk/gis.m/gmmenu.tcl: Cosmetics 2007-06-25 19:08 carlos * general/g.proj/output.c: Typos and standardization 2007-06-25 17:44 carlos * scripts/r3.mapcalculator/r3.mapcalculator: End periods correction 2007-06-25 17:39 carlos * scripts/r.plane/r.plane: Removed end period to avoid duplication in gui 2007-06-25 14:43 markus * imagery/i.atcorr/: Makefile, description.html: now it compiles 2007-06-25 06:36 brad * imagery/: Makefile, i.atcorr/6s.cpp, i.atcorr/6s.h, i.atcorr/Abstra.cpp, i.atcorr/Abstra.h, i.atcorr/AerosolConcentration.cpp, i.atcorr/AerosolConcentration.h, i.atcorr/AerosolModel.cpp, i.atcorr/AerosolModel.h, i.atcorr/Altitude.cpp, i.atcorr/Altitude.h, i.atcorr/AtmosModel.cpp, i.atcorr/AtmosModel.h, i.atcorr/Date.h, i.atcorr/Gauss.h, i.atcorr/GeomCond.cpp, i.atcorr/GeomCond.h, i.atcorr/Interp.cpp, i.atcorr/Interp.h, i.atcorr/Iwave.cpp, i.atcorr/Iwave.h, i.atcorr/Makefile, i.atcorr/Output.cpp, i.atcorr/Output.h, i.atcorr/Transform.cpp, i.atcorr/Transform.h, i.atcorr/common.cpp, i.atcorr/common.h, i.atcorr/computations.cpp, i.atcorr/description.html, i.atcorr/gauss.cpp, i.atcorr/main.cpp, i.atcorr/INFO/AUTHORS, i.atcorr/INFO/README, i.atcorr/INFO/TODO, i.atcorr/INFO/atcorr.lsm, i.atcorr/INFO/need_to_clean_here, i.atcorr/test_suite/ETM4.res, i.atcorr/test_suite/ETM4_400x400.hdr, i.atcorr/test_suite/ETM4_400x400.raw, i.atcorr/test_suite/ETM4_400x400_atms_corr.hdr, i.atcorr/test_suite/ETM4_400x400_atms_corr.raw, i.atcorr/test_suite/ETM4_atmospheric_input.txt, i.atcorr/test_suite/ETM4_atmospheric_input_GRASS.txt: - Added i.atcorr (atmospheric correction) to the 6.x tree. - Updated for GRASS 6.x by Yann Chemin 2007-06-25 03:08 danielc * lib/gis/parser.c: - Corrected escaping of <>&\n in HTML description output. New function: print_escaped_for_html() 2007-06-24 10:42 markus * vector/v.transform/: description.html, main.c: module description closer to what it does 2007-06-24 09:56 markus * locale/po/: grasslibs_pl.po, grassmods_pl.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_pt_br.po: header fixes 2007-06-24 09:32 markus * gui/tcltk/gis.m/gmmenu.tcl: typo 2007-06-24 04:18 michael * gui/tcltk/gis.m/gmmenu.tcl: Update vector menu. 2007-06-23 22:41 markus * scripts/: v.db.univar/Makefile, v.db.univar/description.html, v.db.univar/v.db.univar, Makefile: v.db.univar added (formerly confusing name v.univar.sh) 2007-06-23 14:39 markus * contributors.csv: +Carlos Davila 2007-06-23 14:15 markus * contributors.csv: + Paulo Marcondes 2007-06-23 09:58 markus * doc/howto_release.txt: cosmetics 2007-06-23 09:57 markus * contributors_extra.csv: cleanup 2007-06-23 09:56 markus * vector/v.lrs/lib/lrs.c: fix (?) for v.lrs.where which didn't report the offset correctly 2007-06-23 09:54 markus * vector/v.lrs/v.lrs.where/: main.c, description.html: print table header 2007-06-23 09:53 markus * vector/v.lrs/v.lrs.label/main.c: p.map -> d.label; SQL fix 2007-06-23 09:52 markus * vector/v.lrs/: lrs.html, v.lrs.create/description.html: v.build.polylines is the trick to get v.lrs.* working 2007-06-23 09:51 markus * lib/db/dbmi_client/select.c: STRING AND DATETIME sort added 2007-06-23 09:51 markus * locale/po/grasslibs_de.po: cosmetics 2007-06-23 04:42 paulo * locale/po/: grasslibs_pt.po, grassmods_pt.po: updated translations 2007-06-23 00:07 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: New translations 2007-06-22 19:20 carlos * scripts/v.in.mapgen/v.in.mapgen: Typos 2007-06-22 18:02 carlos * ps/ps.map/main.c: Typos and standardization 2007-06-22 17:03 carlos * locale/po/grasslibs_es.po: Some orthographic corrections 2007-06-22 16:02 martinl * vector/v.category/main.c: Cosmetics: description of 'g' flag extended 2007-06-22 11:41 martinl * vector/v.category/main.c: Missing 'all' in report (shell script mode) 2007-06-22 11:19 martinl * vector/v.category/main.c: message cosmetics 2007-06-22 00:27 paulo * locale/po/: grasslibs_pt.po, grasstcl_pt.po: Updated and reviewed messages 2007-06-21 23:50 carlos * raster/r.in.gdal/main.c, vector/v.in.ogr/main.c: Message added to po file and standardization 2007-06-21 23:48 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Messages updated and new translations in grassmods 2007-06-21 19:31 carlos * scripts/: r.in.aster/r.in.aster, r.mapcalculator/r.mapcalculator, r.out.xyz/r.out.xyz: Typos and message standardization 2007-06-20 19:45 carlos * scripts/g.mremove/g.mremove: Message standardization 2007-06-19 07:53 hamish * imagery/i.target/: description.html, main.c: if no setting options are given, print the current target info. 2007-06-19 04:25 paulo * locale/po/grasslibs_pt.po: Translated new messages 2007-06-19 03:20 paulo * locale/po/grasslibs_pt.po: Reviewed fuzzy messages 2007-06-19 01:38 paulo * locale/po/grasstcl_pt.po: Finished translating some leftovers. 2007-06-19 01:15 paulo * locale/po/grasstcl_pt.po: Reviewed more messages 2007-06-18 23:37 carlos * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: More messages translated and updated 2007-06-18 20:44 carlos * scripts/: v.in.garmin/v.in.garmin, v.in.gpsbabel/v.in.gpsbabel, v.in.mapgen/v.in.mapgen: Message standardization 2007-06-18 20:33 carlos * scripts/: v.in.e00/v.in.e00, v.in.gns/v.in.gns: Message standardization 2007-06-18 18:27 carlos * vector/v.convert/read.c: Message standardization within module 2007-06-18 17:38 carlos * scripts/r.in.wms/r.in.wms: Module description end point added and option description cleaning 2007-06-18 17:10 carlos * scripts/r.in.wms/r.in.wms: Messages standardization 2007-06-18 11:13 hamish * gui/scripts/Makefile: don't install the Makefile 2007-06-18 10:58 hamish * gui/: tcltk/gis.m/gm.tcl, tcltk/gis.m/gmmenu.tcl, Makefile, scripts/d.colors.sh, scripts/d.path.sh, scripts/r.colors.rules, scripts/r.reclass.file, scripts/r.reclass.rules, scripts/r.recode.file, scripts/r.recode.rules, scripts/r.support.sh, scripts/v.type.sh, tcltk/gis.m/Makefile: move GUI scripts from gis.m/ to more general gui/ so Wx can use them 2007-06-18 10:31 hamish * display/d.title/: description.html, fancy.c, local_proto.h, main.c, normal.c: add -d flag to call d.text for you 2007-06-18 09:21 hamish * scripts/d.shadedmap/description.html: move d.shadedmap into a normal module from gui/tcl/*.m/script/ 2007-06-18 09:10 hamish * scripts/: Makefile, d.shadedmap/Makefile, d.shadedmap/d.shadedmap: move d.shadedmap into a normal module 2007-06-18 08:53 hamish * gui/scripts/Makefile: move GUI scripts to central location for reuse by both Tcl and Wx GUIs 2007-06-18 04:53 paulo * locale/po/: grassmods_pt.po, grassmods_pt_br.po, grasstcl_pt.po: grassmods: Reviewed messages, by Daniel Victoria grasstcl: Reviewed messages by Paulo Marcondes, fixed some issues with display of accented characters. 2007-06-18 02:13 glynn * general/manage/cmd/rename.c: Fix message 2007-06-17 12:18 carlos * scripts/d.slide.show/d.slide.show: Typos 2007-06-17 00:46 paulo * locale/po/: grasslibs_pt.po, grasstcl_pt.po: Fixed header and translations 2007-06-16 23:46 paulo * locale/po/: grasslibs_pt.po, grassmods_pt.po, grasstcl_pt.po: Added mainland portuguese translation files. 2007-06-16 23:35 paulo * locale/po/grasstcl_pt_br.po: Completed translation. 2007-06-16 21:06 paulo * locale/po/grasstcl_pt_br.po: Continued... 2007-06-16 18:53 paulo * locale/po/grasstcl_pt_br.po: Updated translations. 2007-06-16 18:15 carlos * scripts/i.in.spotvgt/i.in.spotvgt: Typos 2007-06-16 18:09 carlos * raster/r.in.gridatb/main.c, scripts/i.in.spotvgt/i.in.spotvgt: Message standardization 2007-06-16 18:08 carlos * locale/po/: grassmods_es.po, grasstcl_es.po: New translated messages 2007-06-16 04:23 paulo * locale/po/grasstcl_pt_br.po: Continued... 2007-06-16 03:55 paulo * locale/po/grasstcl_pt_br.po: Unfuzzied some entries. 2007-06-16 00:43 carlos * locale/po/grasstcl_pt_br.po: Updated messages 2007-06-16 00:37 carlos * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_el.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_el.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_el.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Messages updated as announced 2007-06-16 00:19 paulo * locale/po/grasstcl_pt_br.po: Unfuzzied some messages. Updated translations. 2007-06-15 23:54 carlos * gui/tcltk/gis.m/gmmenu.tcl: Typos 2007-06-15 17:41 michael * gui/tcltk/gis.m/gmmenu.tcl: Menu updates. Reducing nesting and item length. All but vector and imagery done 2007-06-15 10:01 michael * gui/tcltk/gis.m/gmmenu.tcl: More menu updates. Reducing nesting and item length. Up through config and raster menus. 2007-06-15 07:21 michael * gui/tcltk/gis.m/gmmenu.tcl: Menu updates. Reducing nesting and item length. 2007-06-14 18:34 carlos * scripts/v.in.e00/v.in.e00: Message standardization 2007-06-14 18:21 carlos * raster/r.out.tiff/r.out.tiff.c: Message standardization 2007-06-14 14:18 hamish * imagery/: i.cluster/description.html, i.group/description.html, i.maxlik/description.html, i.points/description.html, i.rectify/description.html, i.target/description.html, imageryintro.html, i.class/description.html, i.vpoints/description.html: point to GRASS 4 image manual .pdf not .ps.gz; html bugs, clean 2007-06-14 12:36 hamish * lib/display/draw2.c: allow (prettier) line width of 0. http://thread.gmane.org/gmane.comp.gis.grass.devel/21229/focus=21323 2007-06-14 10:17 hamish * scripts/v.rast.stats/description.html: add v.univar to example 2007-06-14 10:10 hamish * scripts/v.rast.stats/v.rast.stats: do cleanup() on errors 2007-06-14 09:51 hamish * raster/r.in.poly/description.html: expand point feature explaination 2007-06-14 09:49 hamish * raster/r.in.poly/: description.html, get_item.c, getformat.c, main.c, poly2rast.c, raster.c: allow point feature input; use G_getl2() for cross-platform input files; see alsos; skip #comment and blank lines; use standard options for input file and output map; update default rows in man page 2007-06-14 05:45 hamish * general/g.region/cmd/main.c: more i18n for llinfo() 2007-06-13 17:29 carlos * general/g.region/cmd/main.c: Some messages added to po files 2007-06-13 11:22 hamish * db/base/connect.c: option descr cleaning (bug #423) 2007-06-12 16:48 carlos * vector/v.in.ogr/main.c: Some messages added to po files 2007-06-11 17:25 carlos * lib/gpde/N_solvers_krylov.c: Similar messages unified 2007-06-11 16:38 carlos * locale/po/grassmods_es.po: New translated messages added 2007-06-11 07:36 hamish * lib/gis/parser.c: i18n for auto-gen HTML output static strings 2007-06-11 05:23 hamish * general/g.parser/description.html: example script fixes 2007-06-11 04:53 hamish * general/g.parser/description.html: don't pass arg list as a string -- update example (Glynn/Michael) 2007-06-10 13:23 hamish * scripts/v.rast.stats/description.html, scripts/v.rast.stats/v.rast.stats, scripts/v.what.vect/description.html, scripts/v.what.vect/v.what.vect, vector/v.what.rast/description.html: see also each other in the help page simplify v.rast.stats on Glynn's suggestion clarify v.what.vect option descriptions 2007-06-09 10:19 robertoa * locale/po/grasslibs_pl.po: Marcin Sanecki: new messages 2007-06-09 10:18 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Dávila: new messages 2007-06-09 02:13 glynn * general/g.gisenv/main.c: Fix handling of "print current settings" case 2007-06-08 22:34 william * lib/init/: grass-xterm-wrapper, variables.html: xterm-wrapper now works with OSX Terminal.app 2007-06-07 13:19 glynn * lib/gpde/N_gradient_calc.c: Don't use C++ comments in C source code 2007-06-07 11:25 hamish * scripts/v.in.garmin/: description.html, v.in.garmin: fix gardump code so it works with newer GPSs (incr field widths etc); don't break route names with spaces; allow tracks to import as 3D vectors; lots of gardump fixes for extended data attrs; format date as YYYY/MM/DD 2007-06-07 10:28 hamish * vector/v.info/main.c: only print map top and bottom if map is 3D 2007-06-07 08:28 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: date as YYYY/MM/DD not mm/dd/yy 2007-06-06 13:35 hamish * vector/v.in.ascii/a2b.c: errors in input file should cause a fatal error. Revert last msg clean- bad data may be whitespace and you need the brackets to see that. 2007-06-06 10:27 robertoa * vector/lidar/v.lidar.growing/main.c: Some debug information removed 2007-06-06 10:07 robertoa * vector/lidar/v.lidar.growing/: ConvexHull.c, main.c: * \"db\" and \"driver\" parameters removed \n* Cosmetics 2007-06-06 00:32 soeren * raster/r.gwflow/main.c: Correct prototype declaration 2007-06-06 00:29 soeren * raster/r.gwflow/main.c: Better Null value handling 2007-06-06 00:21 soeren * lib/gpde/: N_arrays.c, N_geom.c, N_heatflow.h: Removed useless inline declarations 2007-06-06 00:07 soeren * lib/gpde/: N_arrays_calc.c, N_arrays_io.c, N_geom.c, N_gradient.c, N_gwflow.c, N_les.c, N_les_assemble.c, N_pde.h, N_solvers.c, N_solvers_krylov.c, gpdelib.dox: * Correct Prototype declaration * OpenMP bug fixes * Correct Null value handling in array io functions * Some les assembling fixes * correct error handling in parallel blocks * better error handling in matrix symmetry calculation 2007-06-05 23:59 soeren * lib/gpde/test/: test_arrays.c, test_assemble.c, test_geom.c, test_gpde_lib.h, test_gradient.c, test_gwflow.c, test_heat.c, test_les.c, test_main.c, test_solute_transport.c, test_solvers.c, test_tools.c: Correct prototype declaration 2007-06-05 13:55 hamish * scripts/: db.test/db.test, r.tileset/r.tileset, v.report/v.report, v.what.vect/v.what.vect: quote path variables; breakup long lines 2007-06-05 08:01 hamish * db/base/db.copy.html: minor html bug 2007-06-05 02:46 hamish * scripts/v.rast.stats/: description.html, v.rast.stats: quote vars; do addcolumn in one step; use --verbose for stepwise stuff; indentation 2007-06-04 23:29 soeren * lib/gpde/test/: test_assemble.c, test_gwflow.c, test_les.c, test_solvers.c: New tests added 2007-06-04 23:27 soeren * lib/gpde/: N_solvers.c, N_solvers_classic_iter.c, N_solvers_krylov.c, solvers_local_proto.h: * Rearanging of local prototype functions * new preconditioned conjugate gradient solver * function for preconditioning matrix creation added * added symmetry check function * unnused code removed * vector - matrix produkt supports non-quadratic matrices * better error handling 2007-06-04 23:22 soeren * lib/gpde/N_pde.h: Added new functions 2007-06-04 23:17 soeren * lib/gpde/N_parse_options.c: Added pcg solver 2007-06-04 23:16 soeren * lib/gpde/N_les_pivot.c: Removed debug stuff Typo fixes 2007-06-04 23:16 soeren * lib/gpde/N_les.c: * Added support for non-quadratic matrices * Added different functions of les allocation ** A, x and b are allocated ** A and x are allocated ** only A is allocated 2007-06-04 23:13 soeren * lib/gpde/N_les_assemble.c: Major code refractoring * added new algorithms for les creation ** two ways of les assembling are available now, with and without dirichlet cells * new general functions for les entry creation * 2d callback template generates a nine data star 2007-06-04 23:08 soeren * lib/gpde/N_gwflow.c: Fixed elevation calculation bug 2007-06-04 23:05 soeren * raster/r.gwflow/main.c: * pcg solver added * use dirichlet les assembling 2007-06-04 22:56 soeren * raster3d/r3.stats/main.c: Typo fixes 2007-06-04 14:57 hamish * tools/module_synopsis.sh: html: full index is redundant 2007-06-04 14:43 hamish * tools/module_synopsis.sh: html output gets URLs to module help pages; rm html,pdf if to be overwritten (no old stuff left on failure); say where all output goes; LaTeX: don't mix american with a4 (incorrect margins with pdflatex); try adding German as a language (experiment); show how to quieten pdflatex 2007-06-04 14:22 markus * rfc/: Makefile, psc_motions.dox: latex fix; Motions of 2007 2007-06-04 14:12 moritz * Makefile: simplify rewriting rules of WINGISBASE 2007-06-04 14:10 markus * translators.csv: country codes of po files added 2007-06-04 14:10 markus * AUTHORS: small cleanup 2007-06-04 14:09 markus * locale/po/: grasslibs_el.po, grassmods_el.po, grasstcl_el.po: country code fix 2007-06-04 13:53 markus * db/drivers/sqlite/: dbdriver.h, execute.c: Antonio Galea: SQLite transactions to speed up execute 2007-06-04 13:53 markus * contributors_extra.csv: +Antonio Galea 2007-06-04 12:36 hamish * display/d.ask/description.html: html bugs 2007-06-04 11:26 hamish * vector/v.buffer/description.html: move attr note into more prominent position 2007-06-04 11:24 markus * rfc/Makefile: better htmldocs target 2007-06-04 01:14 markus * raster/r.univar2/stats.c: -g now also reports null_cells 2007-06-03 19:49 markus * scripts/v.rast.stats/description.html: Project citation 2007-06-03 12:21 markus * translators.csv: ÃÃlist of message translators (maybe yet incomplete) 2007-06-02 22:46 markus * display/d.vect.chart/description.html, scripts/d.vect.thematic/description.html: crosslinked 2007-06-02 15:17 markus * rfc/Makefile: fixed missing pdfdocs target 2007-06-02 14:45 markus * tools/: grasslogo_vector.pdf, module_synopsis.sh: simplified to pdflatex 2007-06-02 14:22 hamish * tools/build_html_index.sh: nicer section formatting 2007-06-02 14:01 hamish * tools/module_synopsis.sh: if then fi bug 2007-06-02 13:55 hamish * tools/module_synopsis.sh: html output, put pdf in $GISBASE/docs/pdf/ 2007-06-02 13:23 glynn * lib/gis/color_rules.c: Enlarge buffers for parsing colour rules from 16 bytes to 80 bytes 2007-06-02 12:47 hamish * tools/module_synopsis.sh: typos etc 2007-06-02 12:37 hamish * tools/: grasslogo_vector.eps, module_synopsis.sh: better module synopsis list; LaTeX output; PDF output 2007-06-02 11:20 markus * raster/r.coin/print_hdr.c: less empty lines 2007-06-02 10:18 hamish * misc/m.cogo/main.c: parser cleaning 2007-06-02 09:19 markus * imagery/i.smap/bouman/interp.c, raster/r.cost/main.c, raster/r.in.poly/poly2rast.c, raster/r.walk/main.c, vector/lidar/lidarlib/raster.c, vector/v.net.iso/main.c, vector/v.to.rast/support.c: Carlos Dávila: msg sync for i18N 2007-06-02 08:57 hamish * general/g.message/main.c, include/gisdefs.h, lib/gis/error.c: add G_important_message() for printing messages when GRASS_VERBOSE=1 (usually just G_percent() and G_clicker() printed at that level) 2007-06-02 06:26 hamish * vector/v.in.ascii/head.c: revert last msg clean- bad data may be whitespace and you need the brackets to see that. 2007-06-02 06:15 hamish * raster/wildfire/r.spread/main.c: don't put options in the Output tab 2007-06-02 06:11 hamish * raster/wildfire/r.spread/main.c: use guisection 2007-06-02 06:06 hamish * raster/wildfire/r.spread/main.c: shorten module description 2007-06-02 05:59 hamish * vector/v.extract/main.c: shorten module description 2007-06-02 05:53 hamish * imagery/i.maxlik/main.c: shorten module description for nice synopsis entry 2007-06-02 05:44 hamish * imagery/i.class/main.c: fix subgroup option parser details 2007-06-02 05:39 hamish * imagery/i.cluster/main.c: shorter module descr; cleanup module opts; EXIT_SUCCESS 2007-06-02 05:24 hamish * imagery/i.class/main.c: better file io parser option defns 2007-06-02 05:16 hamish * imagery/i.class/main.c: shorter module descr for a nice synopsis list 2007-06-02 05:11 hamish * general/g.dirseps/main.c: less redundancy in module descr 2007-06-02 05:09 hamish * general/g.dirseps/main.c: shorter description for a nicer synopsis list 2007-06-02 01:47 hamish * gui/icons/README: line wrap, prettify 2007-06-02 01:40 hamish * scripts/r.in.wms/wms.download: quote some vars 2007-06-02 01:19 hamish * scripts/r.in.wms/r.in.gdalwarp: quote vars; remove bashisms; check if gdalwarp and r.in.gdal worked 2007-06-01 20:44 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Dávila: new translated messages 2007-06-01 15:03 markus * scripts/v.dissolve/v.dissolve: fix for DBMI error if input map is specified with @mapset 2007-06-01 12:41 markus * vector/v.vol.rst/: description.html, main.c, user1.c: SQL support implemented 2007-06-01 11:22 markus * lib/rst/interp_float/DESCRIPTION.INTERP, lib/rst/interp_float/init2d.c, lib/rst/interp_float/interpf.h, lib/rst/interp_float/vinput2d.c, raster/r.resamp.rst/main.c, vector/v.surf.rst/description.html, vector/v.surf.rst/main.c: SQL support implemented for v.surf.rst 2007-06-01 09:33 markus * raster/r.random/description.html: example added 2007-06-01 06:07 glynn * raster/r.colors/main.c: Use G_make_fp_colors() 2007-05-31 18:19 markus * raster/r.in.gdal/description.html: GTOPO30 now works 2007-05-31 12:17 martin * raster/r.statistics/o_divr.c: added code by Glynn 2007-05-31 12:16 martin * raster/r.statistics/: main.c, method.h: added diversity function by Glynn 2007-05-31 11:30 markus * locale/po/: grasslibs_pt_br.po, grassmods_pt_br.po, grasstcl_pt_br.po: Paulo Marcondes : cont'ed 2007-05-31 10:48 hamish * scripts/r.in.wms/r.in.wms: if echo string can contain '=', g.message must use full message= syntax so the parser doesn't get confused. 2007-05-31 03:16 william * macosx/modbuild/Makefile: fix some modbuild include problems 2007-05-30 19:50 hamish * scripts/r.in.wms/r.in.wms: better error handling 2007-05-30 19:36 hamish * scripts/r.in.wms/r.in.wms: minor cosmetic 2007-05-30 19:34 hamish * scripts/r.in.wms/r.in.wms: remove duplicate code 2007-05-30 19:31 scott * general/manage/: lib/README, lister/README: code provenance review - adding README with copyright info 2007-05-30 19:26 hamish * scripts/r.in.wms/r.in.wms: fix wget opts for list download; better handle failed capabilities download (output the error) 2007-05-30 19:24 scott * general/manage/cmd/: copy.c, remove.c, rename.c: code provenance review - add copyright headers 2007-05-30 19:24 hamish * scripts/r.in.wms/description.html: link to gdal and xml2 2007-05-30 19:08 scott * general/g.mapsets/: main_cmd.c, main_inter.c: code provenance review - add copyright headers 2007-05-30 18:56 scott * display/drivers/: PNG/main.c, PS/main.c: code provenance review - added header 2007-05-30 18:48 scott * raster/r.watershed/seg/main.c: copyright header cleanup 2007-05-30 15:38 martinl * vector/v.in.ascii/: a2b.c, head.c, in.c, points.c: Minor message cleaning 2007-05-30 15:28 hamish * scripts/v.in.garmin/v.in.garmin: minor cleanup 2007-05-30 15:10 markus * contributors_extra.csv: Stephan Holl was missing 2007-05-30 15:05 markus * locale/po/grasstcl_it.po: Lorenzo Moretti : cont'ed 2007-05-30 12:46 hamish * display/d.linegraph/description.html: linewrap, suggest GNUplot or xgraph instead of d.linegraph 2007-05-30 10:45 hamish * general/g.mapsets/description.html: more about map@othermapset, g.mapset 2007-05-30 10:41 markus * display/: d.linegraph/linegraph.c, d.mon/pgms/start.c: missing copyright/license headers added 2007-05-30 10:34 markus * display/d.frame/frame.c: missing copyright/license headers added 2007-05-30 10:30 markus * db/drivers/: odbc/execute.c, postgres/execute.c: missing copyright/license headers added (merge from HEAD) 2007-05-30 10:26 hamish * lib/init/helptext.html: allude to map@mapset and mapset search paths in see also: g.mapsets 2007-05-30 10:20 markus * db/base/: columns.c, connect.c, copy.c, createdb.c, databases.c, describe.c, drivers.c, dropdb.c, droptable.c, execute.c, select.c, tables.c: missing copyright/license headers added 2007-05-30 09:34 hamish * vector/v.clean/description.html: add rmsa caption 2007-05-30 09:28 hamish * vector/v.clean/: description.html, v_clean_rmsa.png: clean rmsa tool graphic 2007-05-30 08:54 hamish * scripts/r.mask/description.html: better wording; the mask only applies when READING a raster map. 2007-05-30 08:51 hamish * raster/rasterintro.html: mention MASK 2007-05-30 08:24 hamish * vector/v.info/main.c: try for some formatting improvements. Could probably still use some more. I notice that Vect_get_proj_name() and _zone() are typically unset?! 2007-05-30 07:18 hamish * lib/init/variables.html: add some internal links for easy navigation 2007-05-30 07:05 hamish * scripts/r.mask/description.html: clarify more 2007-05-30 07:01 hamish * scripts/r.mask/description.html: clarify. forgot to mention that the previous commit fixed a html bug. 2007-05-30 06:50 hamish * scripts/r.mask/description.html: expand using content from the GRASS 5.4 r.mask help page 2007-05-30 06:30 hamish * lib/gis/parser.c: add --quiet button to tcl GUI windows 2007-05-30 05:42 hamish * general/g.message/description.html, general/g.message/main.c, include/gisdefs.h, lib/gis/error.c, lib/init/variables.html: add G_verbose_message(); debug level option for g.message; document 2007-05-29 22:34 markus * display/drivers/PS/description.html: docs drafted 2007-05-29 20:35 markus * raster/rasterintro.html: explain raster format 2007-05-29 20:26 markus * doc/projectionintro.html: mention gis.m 2007-05-29 13:42 markus * raster/: r.sum/description.html, r.surf.area/description.html: cross refs added 2007-05-29 11:10 markus * lib/vector/dglib/dglib.dox: Nitin K Dhiman: documentation extended 2007-05-29 07:30 markus * vector/v.lrs/lrs.html: intro added 2007-05-29 06:43 hamish * raster/r.colors/main.c: clarify (a little) -w and -l flag descr 2007-05-29 06:19 hamish * lib/gis/parser.c: i18n for overwrite flag 2007-05-28 19:54 hamish * scripts/v.in.garmin/v.in.garmin: remove debug comment 2007-05-28 19:51 hamish * scripts/v.in.garmin/: description.html, v.in.garmin: add support for using gardump from garmin-utils instead of gpstrans. only run db.execute once; more error checks. (Do not backport to 6.2.2, it still needs a lot of testing) 2007-05-28 18:49 markus * raster/r.rescale.eq/main.c: missing space added 2007-05-28 18:48 markus * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Dávila: cont'ed 2007-05-28 10:09 michael * gui/icons/gui-profileopt.gif: profile options icon for wxgrass 2007-05-28 09:14 hamish * raster/r.colors/main.c: backwards compatibility for rules= option. (bug #381) 2007-05-28 04:25 glynn * raster/r.mapcalc/: r.mapcalc.html, r3.mapcalc.html: Fix description of ~ operator 2007-05-28 02:19 glynn * raster/r.mapcalc/mapcalc.y: Fix exp_logor definition 2007-05-28 02:15 glynn * raster/r.mapcalc/: Makefile, func_proto.h, function.c, mapcalc.l, mapcalc.y, r.mapcalc.html, r3.mapcalc.html, xbitand.c, xbitnot.c, xbitor.c, xbitxor.c, xshiftl.c, xshiftr.c, xshiftru.c: Add bitwise operators, &, |, xor(), <<, >>, >>> Allow hex literals 2007-05-26 05:17 glynn * display/drivers/Makefile: Don't try to build any drivers if socket() isn't available PNG driver doesn't require PNG 2007-05-25 12:15 martinl * lib/gis/: list.c, ls.c: i18n 2007-05-25 12:04 martinl * lib/gis/ls.c: missing header 2007-05-25 07:09 hamish * vector/v.type/main.c: Prepare code for GRASS 7: redo options so it works from the GUI without a wrapper script. LOSS OF FUNCTIONALITY: will only convert one pair at a time. 2007-05-24 21:37 paul * include/gisdefs.h, lib/gis/list.c, lib/gis/ls.c: Separate out G_ls() into G_ls() and G_ls_format(). Change the multi-column listing formatting to operate column-wise first rather than row-wise first, for better readability. Update g.list to use G_ls* functions. 2007-05-24 18:04 moritz * raster/r.support/front/run.c: replaced system() by G_spawn() 2007-05-24 13:28 moritz * general/g.mapset/main.c: removed system calls to avoid need of a shell 2007-05-24 11:27 hamish * vector/v.in.ascii/description.html: document allowable DD:MM:SS formats (MM and SS need two digits!) 2007-05-24 10:43 hamish * general/g.message/main.c: add flag for messages only to be displayed in verbose mode 2007-05-24 08:28 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: indent untested code (still untested!) 2007-05-23 21:05 markus * locale/po/: grasslibs_pt_br.po, grassmods_pt_br.po: Paulo E. P. Marcondes : cont'ed 2007-05-23 18:52 moritz * lib/gis/gisbase.c: changed example to incite people to use G_spawn() instead of system(). 2007-05-23 07:06 hamish * gui/tcltk/gis.m/gmmenu.tcl: add a wrapper script for v.type so GUI can pick type order 2007-05-22 11:39 moritz * lib/init/grass.bat: Don't encourage people too much to use msys binaries as this would hide "unixisms". 2007-05-22 07:59 glynn * gui/tcltk/gis.m/dtext.tcl: Fix typo 2007-05-21 14:36 hamish * ps/ps.map/description.html: move NOTES to top, add note about calculating useful raster resolution. 2007-05-21 12:30 hamish * raster/r.support/front/description.html: new options, html bug 2007-05-21 12:20 hamish * raster/r.support/front/front.c: add support for data description and data source line 2. rename rast opt to raster, and org option to source1. 2007-05-21 11:49 hamish * include/gisdefs.h, lib/gis/raster_metadata.c, raster/r.info/main.c, raster/r.support/front/front.c: add raster metadata space for units and vertical datum 2007-05-21 10:52 hamish * gui/tcltk/gis.m/: mapcanvas.tcl, profile.tcl: errors don't crash all of GUI; whitespace 2007-05-21 10:32 hamish * display/d.graph/: description.html, do_graph.c: make symbol colors optional 2007-05-21 07:14 hamish * raster/r.info/main.c: use new G_vasprintf() in a fn instead of noisy G_asprintf(). 2007-05-21 05:17 hamish * SUBMITTING: remove p.paint, add m.misc command families 2007-05-21 01:28 moritz * lib/init/grass.bat: another fix: forgot the "set" command; also added hint about adding msys lib and bin directory to path 2007-05-20 20:28 william * macosx/: Makefile, pkg/resources/Info.plist.in: add datestamp to installer version to allow update installs to succeed 2007-05-20 20:20 glynn * display/d.mon/pgms/select.c, gui/tcltk/gis.m/gm.tcl, lib/init/variables.html, lib/raster/loc_io.c: Remove references to GRASS_FT_FONT Rename GRASS_FT_ENCODING -> GRASS_ENCODING 2007-05-20 20:12 glynn * lib/: init/variables.html, psdriver/Graph_close.c, psdriver/Graph_set.c, psdriver/psdriver.h: Add GRASS_PS_{HEADER,TRAILER} variables Document PSdriver variables 2007-05-20 12:18 markus * scripts/v.db.update/description.html: type cast also works now 2007-05-20 06:49 william * lib/init/init.sh, macosx/app/grass.sh.in: removed freetypecap from user cap generation 2007-05-19 22:16 william * macosx/app/grass.sh.in: set user fontcap env vars; group X11 stuff; misc cleanup 2007-05-19 22:14 william * lib/init/init.sh: build user font/ft cap files if specified and not present 2007-05-19 21:42 william * macosx/modbuild/Makefile: use MODULE_TOPDIR for source of files to copy 2007-05-19 17:43 glynn * lib/gis/: asprintf.c, spawn.c: Fix MinGW bugs in previous changes 2007-05-19 16:32 moritz * lib/init/grass.bat: fix of previous commit: variables have to be set before calling init.bat 2007-05-19 16:28 moritz * lib/init/grass.bat: indicate env variables defaults to make local adaption easier 2007-05-19 16:16 moritz * lib/init/init.bat: quote variable containing filename to allow for spaces 2007-05-19 13:03 markus * db/drivers/mysql/db.c: typos fixed 2007-05-19 08:43 michael * gui/tcltk/gis.m/: legend.tcl, rastnums.tcl: Added font selection to d.rast.num layer and updated legend code a little 2007-05-19 08:20 michael * gui/tcltk/gis.m/legend.tcl: Added font selection for legend text. 2007-05-19 08:05 michael * gui/tcltk/gis.m/gridline.tcl: Added font selection to grid layer 2007-05-19 07:32 michael * gui/tcltk/gis.m/: barscale.tcl, dtext.tcl, gm.tcl, histogram.tcl: Improved font setting for individual layers. Added font setting to barscale. 2007-05-19 06:12 michael * gui/tcltk/gis.m/histogram.tcl: Added background color and font selection to histogram panel. 2007-05-19 05:24 michael * gui/tcltk/gis.m/rgbhis.tcl: Make RGB and HIS selection buttons radiobuttons. Formatting improvements. 2007-05-19 05:24 michael * gui/tcltk/gis.m/dtext.tcl: Set font using new font definition functions 2007-05-19 05:23 michael * gui/tcltk/gis.m/: gm.tcl, gmmenu.tcl: Update to permit other GUI panels to use font setting procedure. 2007-05-19 02:52 hamish * swig/python/interfaces/Makefile: distclean cleans autogen files 2007-05-19 00:39 markus * vector/v.lrs/v.lrs.label/main.c: avoid SQL syntax error (for DBF) 2007-05-19 00:03 markus * lib/vector/vectorlib.dox: doxygen fix 2007-05-18 22:39 markus * SUBMITTING: fixed file name (thanks Yann) 2007-05-18 22:36 markus * scripts/v.db.update/: description.html, v.db.update: added support to copy values from another column in the table 2007-05-18 19:57 glynn * include/gis.h, include/gisdefs.h, include/spawn.h, lib/gis/asprintf.c, lib/gis/sleep.c, lib/gis/spawn.c: Change G_sleep() to return void Add G_vasprintf() Add G_vspawn_ex(), SF_ARGVEC 2007-05-18 16:30 robertoa * locale/po/grassmods_es.po: Carlos Davila: new spanish messages 2007-05-18 15:50 markus * lib/gis/sleep.c: fixed Sleep 2007-05-18 11:50 markus * db/drivers/sqlite/fetch.c: Antonio Galea: fix wrong sqlite3_reset position 2007-05-18 10:30 markus * vector/v.reclass/description.html: cross links added 2007-05-18 09:20 michael * gui/icons/: gui-overlay.gif, gui-rastanalyze.gif: icons updated to indicate that they are menu buttons. For wxgrass. 2007-05-18 06:28 hamish * scripts/: v.in.garmin/v.in.garmin, v.in.gpsbabel/v.in.gpsbabel: no data is not an error. more junk removal for empty fields in wpt downloads. try for a better fix for Markus's NULL track attr bug. (unindented) 2007-05-18 06:23 hamish * scripts/g.mremove/g.mremove: make it more readable 2007-05-18 06:20 hamish * testsuite/vector/v.in.gps_test.sh: script for testing all modes of v.in.garmin and v.in.gpsbabel 2007-05-17 20:57 william * macosx/ReadMe.rtf: added step to allow proper linking for the TclTk X11 build 2007-05-17 19:14 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: typos in comments. Markus's " "->NULL bug came from this line, now removed: echo -e "$TRACK_ID \t$S_TIME \t$S_LAT \t$S_LON \t$E_TIME \t$E_LAT \t$E_LON">> "$TMP.track_atts" When $FOO was empty all that was left was spaces. " \t" now replaced with fs='|', so we'll see how that $[3-7] awk test goes. Probably will need to remove &/or modify it. I don't see that bug, data between v.in.garmin and v.in.gpsbabel match, except for slight coord diffs as gpstrans reports less decimal places than gpsbabel. (millimeter range, well beyond GPS accuracy) 2007-05-17 18:59 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: big-time update: uppercase option descr. default in= and format=. quoting fixes for rm tmpfiles. points for tracklines and routes now work. fix broken+backwards PROJ check (need a space before if[];then bracket!!!). consolidate WPT/RTE/TRK gpsbabel download & same for xCSV parsing code. check that something actually was downloaded. replace bogus elevation data with "". bad coord transforms can happen anywhere. fix SQL reserved "time" column name. fix bashisms. 2007-05-17 18:19 hamish * scripts/v.in.garmin/v.in.garmin: fix rm tempfile quoting; uppercase opt descr; uniq track as gpstrans can hickup; bad coord transforms can happen anywhere; '!' in g.message must use single quotes 2007-05-17 17:18 hamish * scripts/r.in.wms/: r.in.gdalwarp, r.in.wms: fix quoting mistakes 2007-05-17 13:32 hamish * ps/ps.map/: description.html, paper.h, r_paper.c: Fix paper rotation: revert r_paper.c revs 1.2,1.3. It was doing a double rotation- paper is already rotated by set_paper(). Add comment to the man page explaining which way is up. Remove new paper sizes that were introduced as a work-around to this bug. 2007-05-17 11:16 markus * general/manage/cmd/rename.c: drop word 'file' from last change 2007-05-17 11:14 markus * general/manage/cmd/rename.c: say which file type is accessed 2007-05-17 11:08 markus * vector/v.extract/description.html: explain how to selectively delete vector objects 2007-05-17 10:54 markus * db/base/db.execute.html: explain how to delete rows in table 2007-05-17 10:13 hamish * display/d.histogram/: bar.c, description.html, main.c: add bgcolor option 2007-05-17 10:05 hamish * include/gis.h, lib/gis/parser.c: add new std parser options for color and bgcolor 2007-05-17 09:22 markus * raster/simwe/r.sim.water/description.html: missing words added (Jaro) 2007-05-16 22:51 markus * imagery/i.class/curses.c, imagery/i.class/signature.c, imagery/i.ortho.photo/menu/run.c, imagery/i.ortho.photo/photo.2image/curses.c, imagery/i.ortho.photo/photo.2target/curses.c, imagery/i.ortho.photo/photo.2target/digit.c, imagery/i.ortho.photo/photo.2target/mark.c, imagery/i.ortho.photo/photo.2target/target.c, imagery/i.ortho.photo/photo.rectify/ask_files.c, imagery/i.ortho.photo/photo.rectify/env.c, imagery/i.points/curses.c, imagery/i.points/digit.c, imagery/i.rectify/env.c, imagery/i.vpoints/curses.c, imagery/i.vpoints/digit.c, lib/ogsf/GS2.c, lib/ogsf/gsd_surf.c, lib/vector/Vlib/break_polygons.c, vector/v.transform/ask_trans.c: sleep() -> G_sleep() for MinGW 2007-05-16 22:36 markus * lib/gis/sleep.c: attempt at getting G_sleep() working for MS-Windows 2007-05-16 21:59 glynn * display/d.vect/main.c: Change default render= setting from g to l 2007-05-16 19:52 glynn * lib/psdriver/Graph_set.c: Fix bounding box for landscape with explicit width/height 2007-05-16 14:11 hamish * gui/tcltk/gis.m/mapcanvas.tcl: nicely formatted x,y coords for zoom in/out/pan/measure while mouse drag 2007-05-16 10:08 hamish * gui/tcltk/gis.m/rgbhis.tcl: s/map/channel/ 2007-05-16 10:06 markus * scripts/v.report/: description.html, v.report: percent support added 2007-05-16 10:05 hamish * gui/tcltk/gis.m/rgbhis.tcl: bugfix: appending the wrong HIS channel add spinner for HIS brightness 2007-05-16 09:13 martinl * raster/r.reclass/: input.c, main.c, parse.c, reclass.c: * fgets -> G_getl2 * message cleaning 2007-05-16 07:32 hamish * scripts/d.out.file/description.html: give a hint about what to do if you want EPS + d.frame 2007-05-16 07:17 hamish * display/d.his/: description.html, main.c: help page updates: no parser.html; brighten opt; see alsos; add example 2007-05-16 07:01 hamish * scripts/d.out.file/description.html: add example using d.frame.quarter 2007-05-16 06:24 hamish * scripts/d.out.file/d.out.file: error if not a xmon, and warning if mixing EPS with d.frame 2007-05-16 06:10 hamish * display/d.his/main.c: add brightness option, i18n, EXIT_SUCCESS 2007-05-16 05:10 glynn * lib/raster/com_proto.c: Don't return values from "void" functions 2007-05-15 18:50 martinl * vector/v.edit/args.c: cosmetics: guisection added ('Query') 2007-05-15 18:40 martinl * vector/v.edit/: a2b.c, args.c, global.h, main.c, proto.h: Flag "Do not close boundaries" activated -> Fn do_close() added 2007-05-15 18:13 robertoa * vector/lidar/v.lidar.correction/main.c: \"driver\" and \"db\" parameters removed * \"scn\" parameter not required * \"out_terrain\" parameter changed to \"terrain\" 2007-05-15 18:10 robertoa * vector/lidar/lidarlib/: PolimiFunct.h, zones.c: Interpolation within overlaping zones improved 2007-05-15 16:07 william * macosx/: app/GRASS.applescript, modbuild/License.rtf, modbuild/Makefile, modbuild/ReadMe.rtf, pkg/resources/License.rtf: Add/update license & copyright where needed 2007-05-15 12:44 hamish * tools/build_html_index.sh: remove bashism (echo -e). bug #5499 2007-05-15 12:20 hamish * gem/docs/make-html.sh: remove "echo -e" Bashism 2007-05-15 11:54 hamish * scripts/i.spectral/i.spectral: due to use of COORD[] array, this script much use Bash. Bug #5499 2007-05-15 10:38 hamish * tools/module_synopsis.sh: include scripts, r3.*, and non-parser modules 2007-05-15 09:33 hamish * scripts/d.out.file/d.out.file: fix monitor check if selected mon is not running, but another one is; module description 2007-05-15 08:53 cho * lib/gtcltk/gronsole.tcl: don't output the last line twice 2007-05-15 08:49 wolf * vector/v.label.sa/: annealing.c, labels.c, labels.h, main.c: Indenting according to SUBMITTING 2007-05-15 08:21 wolf * vector/v.label.sa/: annealing.c, description.html, labels.c, labels.h, main.c: Code clean up and added documentation 2007-05-15 07:38 hamish * scripts/d.out.file/d.out.file: add support for EPS output 2007-05-14 23:56 glynn * lib/psdriver/: Erase.c, Graph_close.c, Graph_set.c, Set_window.c, psdriver.h, psdriver.ps: Add DSC comments, EPS support 2007-05-14 23:17 markus * lib/gis/null_val.c: docs fix (should all become doxgenized) 2007-05-14 22:36 markus * vector/v.lrs/v.lrs.create/main.c: only drop if table exists 2007-05-14 22:31 markus * lib/db/dbmi_client/table.c: document db_table_exists 2007-05-14 22:17 scott * raster3d/base/r3.timestamp.main.c: added copyright header 2007-05-14 22:12 scott * vector/v.voronoi/vo_main.c: code provenance review - added copyright header 2007-05-14 22:07 scott * imagery/i.fft/fftmain.c: fixed headers for code provenance 2007-05-14 22:00 scott * AUTHORS: added i.fft contributors 2007-05-14 21:54 scott * visualization/nviz/src/mkdspf_main.c: added code license header 2007-05-14 21:36 scott * lib/edit/: edit_cats.c, edit_cellhd.c, edit_hist.c: code provenance review - added standard headers 2007-05-14 20:58 markus * raster/r.out.tiff/r.out.tiff.c: message cosmetics 2007-05-14 19:05 cho * raster/simwe/r.sim.water/description.html: typo 2007-05-14 18:07 markus * lib/gpde/gpdelib.dox: title cosmetics 2007-05-14 17:36 markus * aclocal.m4, configure: Paul: distinguish SunOS 5.1.* and 5.10* 2007-05-14 17:22 markus * scripts/d.out.file/description.html: do g.region first 2007-05-14 15:52 markus * swig/python/grasspython.dox: link the right file 2007-05-14 15:19 markus * include/Make/: Doxyfile_arch_html, Doxyfile_arch_latex: also build for Python 2007-05-14 15:15 martinl * vector/v.edit/: args.c, break.c, description.html, flip.c, global.h, main.c, proto.h, select.c: * new tool "connect" added -> do_connect() * revision of do_break() * do_flip() simplified * various minor changes 2007-05-14 12:38 markus * Makefile: we need headers to build libs 2007-05-14 12:24 markus * include/: gisdefs.h, imagedefs.h: remove non-existing function prototypes 2007-05-14 12:24 markus * lib/imagery/ask_group.c: remove non-existing function docs 2007-05-14 12:23 markus * swig/python/: Makefile.in, interfaces/imagedefs.i: more updates to current API 2007-05-14 12:12 markus * swig/python/interfaces/imagedefs.i: cleanup 2007-05-14 12:03 markus * swig/python/interfaces/Makefile: Fixed to latest API 2007-05-14 10:56 martinl * include/Vect.h, lib/vector/Vlib/snap.c: * new fn added - Vect_snap_lines_list() ** snaps only selected line (struct ilist) 2007-05-14 10:03 hamish * scripts/d.out.png/: d.out.png, description.html: warn about future removal (replaced by d.out.file) 2007-05-14 08:26 hamish * display/drivers/: description.html, HTMLMAP/description.html, PNG/description.html, XDRIVER/description.html: cleanup, link to other drivers 2007-05-14 07:18 hamish * display/d.rast.num/number.c: don't force font to romans. (allow FT fonts) 2007-05-14 07:14 hamish * display/d.rast.num/number.c: minor cleanup of parser opts 2007-05-14 07:05 hamish * display/d.legend/main.c: fix placement order in at= description, shorten 2007-05-13 17:39 hamish * display/d.vect.chart/: bar.c, pie.c: use D_polygon() instead of G_plot_polygon() so PS driver output looks nice 2007-05-13 17:13 hamish * scripts/d.out.file/: d.out.file, description.html: Major rewrite; add custom image size= option; add PostScript driver options 2007-05-13 16:51 soeren * raster/r.out.vtk/writeascii.c: Fixed scale bug 2007-05-13 15:15 paul * gui/tcltk/gis.m/gm.tcl: Use d.font --q instead of redirecting stderr on Hamish's suggestion 2007-05-13 14:34 moritz * vector/v.net.path/: main.c, path.c: allow reading coordinates from file and not only through pipe 2007-05-13 08:06 michael * gui/icons/gui-rastanalyze.gif: new icon for wxgrass 2007-05-12 17:03 markus * aclocal.m4, configure: attempt at fixing RT bug #5185 for solaris 2007-05-12 03:39 michael * gui/tcltk/gis.m/gmmenu.tcl: Set and unset GRASS_RENDER_IMMEDIATE for commands that still require interactive xterm. Removed from GUI menu old commands that require interactive xterm that have been replaced by equivalent TclTk modules. 2007-05-11 23:45 michael * gui/tcltk/gis.m/: gm.tcl, mapcanvas.tcl: Set GRASS_RENDER_IMMEDIATE to TRUE at beginning of TclTk GUI session so that d.font -l works correctly. 2007-05-11 21:14 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Davila: merged in new messages 2007-05-11 21:09 markus * raster/r.to.rast3elev/description.html: typo fixed 2007-05-11 19:01 markus * scripts/v.in.gpsbabel/v.in.gpsbabel: work around empty first row from Garmin etrex (thanks to Eric Patton) 2007-05-11 16:24 paul * lib/init/variables.html: Update descriptions of some font-related environment variables 2007-05-11 16:22 paul * display/d.font/main.c, general/g.mkfontcap/description.html, general/g.mkfontcap/freetype_fonts.c, general/g.mkfontcap/local_proto.h, general/g.mkfontcap/main.c, general/g.mkfontcap/stroke_fonts.c, gui/tcltk/gis.m/gm.tcl, include/freetypecap.h, lib/driver/Font.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/driver/font_freetype.c, lib/driver/init.c, lib/driver/parse_ftcap.c, tools/mkftcap/Makefile: * Add a trailing | to fontcap format to allow for future expansion and make parsing easier * Move GFONT_CAP struct to include/freetypecap.h * Change libdriver to read the new fontcap file * Stop tools/mkftcap generating the freetypecap file * Change libdriver to set the encoding according to the value in fontcap * Change d.font to list only the output from R_font() and not do a separate search for stroke fonts * Fix gis.m to discard stderr from d.font as using R_font() seems to cause it to print some PNG driver messages to stderr 2007-05-11 14:30 paul * general/g.mkfontcap/: Makefile, description.html, freetype_fonts.c, local_proto.h, main.c, stroke_fonts.c: Fix line endings! 2007-05-11 01:55 william * macosx/ReadMe.rtf: add note for when X11 not found 2007-05-11 01:48 soeren * lib/gpde/N_gwflow.c: Fixed cell height calculation bug 2007-05-10 22:52 markus * scripts/v.in.gpsbabel/v.in.gpsbabel: close to functional 2007-05-10 21:32 markus * scripts/v.in.gpsbabel/description.html: docs boost 2007-05-10 21:32 markus * scripts/v.in.gpsbabel/v.in.gpsbabel: first bugfix attemtps 2007-05-10 21:18 glynn * visualization/nviz/src/Makefile: Add $(OPENGLINC) to EXTRA_CFLAGS 2007-05-10 19:16 glynn * lib/gis/colors/: grey1.0, grey255: Add grey255 and grey1.0 colour tables 2007-05-10 18:01 michael * gui/tcltk/gis.m/rastnums.tcl: Removed some debug code. 2007-05-10 17:46 paul * general/: Makefile, g.mkfontcap/Makefile, g.mkfontcap/description.html, g.mkfontcap/freetype_fonts.c, g.mkfontcap/local_proto.h, g.mkfontcap/main.c, g.mkfontcap/stroke_fonts.c: Add new g.mkfontcap utility. 2007-05-10 17:36 hamish * gui/tcltk/gis.m/vector.tcl: add missing icon button press binding (sigh) 2007-05-10 17:08 hamish * gui/tcltk/gis.m/rastnums.tcl: add missing icon button press binding (last one for sure) 2007-05-10 17:06 hamish * gui/tcltk/gis.m/histogram.tcl: add missing icon button press binding (will it ever end?) 2007-05-10 17:03 hamish * gui/tcltk/gis.m/dtext.tcl: add missing icon button press binding (famous last words) 2007-05-10 16:59 hamish * gui/tcltk/gis.m/thematic.tcl: add missing icon button press binding (last one!) 2007-05-10 16:57 hamish * gui/tcltk/gis.m/rgbhis.tcl: add missing icon button press binding 2007-05-10 16:50 hamish * gui/tcltk/gis.m/: rastarrows.tcl, raster.tcl: add missing icon button press binding 2007-05-10 16:46 hamish * gui/tcltk/gis.m/: maplabels.tcl, maptext.tcl: add missing icon button press binding 2007-05-10 16:39 hamish * gui/tcltk/gis.m/legend.tcl: add missing icon button press binding 2007-05-10 16:35 hamish * gui/tcltk/gis.m/labels.tcl: add missing icon button press binding 2007-05-10 16:30 hamish * gui/tcltk/gis.m/cmd.tcl: add missing icon button press binding 2007-05-10 16:27 hamish * gui/tcltk/gis.m/chart.tcl: add missing icon button press binding 2007-05-10 16:16 hamish * gui/tcltk/gis.m/barscale.tcl: add missing icon button press binding 2007-05-10 14:40 markus * scripts/v.in.gpsbabel/grass_write_ascii.style: link to style guides added 2007-05-10 14:09 glynn * display/d.font/main.c, include/graphics.h, include/raster.h, lib/driver/Font.c, lib/driver/command.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Add R_font_list() and supporting infrastructure 2007-05-10 12:36 hamish * vector/v.digit/settings.tcl: adjusting the line width redraws the display 2007-05-10 12:23 hamish * vector/v.digit/global.h: more default line width slimming 2007-05-10 12:01 markus * vector/vectorintro.html: reference further v.db.* modules 2007-05-10 11:58 markus * scripts/Makefile: added missing v.db.renamecol 2007-05-10 08:59 hamish * display/d.linegraph/linegraph.c: update to modern GRASS coding style (i18n, EXIT_SUCCESS, etc) 2007-05-10 08:50 hamish * lib/gis/parser.c: typo in last commit 2007-05-10 08:46 markus * scripts/v.db.droptable/v.db.droptable: message cosmetics; avoid confusing error messages 2007-05-10 08:38 hamish * include/gis.h: typo in last commit 2007-05-10 08:28 hamish * include/gis.h, lib/gis/parser.c: add new standard opt for fs= field separator 2007-05-10 01:20 michael * gui/tcltk/gis.m/gis.m: Quoted string to launch gis manager. 2007-05-09 23:43 markus * vector/v.digit/settings.tcl: default line width reduced to 2 to be less clunky 2007-05-09 23:32 glynn * lib/pngdriver/: Color.c, Color_table.c, Raster.c: Convert between internal and external format to remain within 0 to NCOLORS-1 range 2007-05-09 23:06 markus * AUTHORS: mention contributors.csv contributors_extra.csv 2007-05-09 23:03 markus * AUTHORS: FBK-irst (formerly ITC-irst) 2007-05-09 23:02 markus * contributors_extra.csv: Christoph Simon for v.mapcalc 2007-05-09 23:01 glynn * display/drivers/XDRIVER/: Polydots.c, Polygon.c, Polyline.c: Handle zero-length points list 2007-05-09 22:55 markus * COPYING: FBK-irst (formerly ITC-irst) 2007-05-09 22:53 markus * vector/v.mapcalc/map.c: copyright statement added 2007-05-09 22:10 markus * scripts/v.db.droptable/: description.html, v.db.droptable: made non-interactive (bug #5118) 2007-05-09 22:02 glynn * lib/vector/dglib/: avl.c, tavl.c: Leave NDEBUG alone 2007-05-09 20:44 william * macosx/app/grass.sh.in: fixed some path quoting 2007-05-09 19:03 glynn * lib/db/dbmi_client/c_list_tabs.c: Sort list 2007-05-09 17:51 markus * raster/r.info/main.c: added -m flag to print raster map title only 2007-05-09 17:18 markus * lib/init/init.sh: predefine DBF driver when autocreating mapset from startup CMD line call 2007-05-09 17:04 markus * vector/v.info/main.c: new -m flag to print full map title only 2007-05-09 16:35 william * macosx/modbuild/ReadMe.rtf: adjust instructions for new G_find_etc() fn 2007-05-09 16:24 william * macosx/modbuild/Makefile: adjust for html.make changes 2007-05-09 13:58 markus * vector/v.sample/main.c: more reasonable error message 2007-05-09 12:24 markus * raster/r.support/front/front.c: added support for datasrc (r.info) 2007-05-09 12:24 martinl * vector/v.edit/: args.c, break.c, description.html, main.c, proto.h, select.c, vertex.c: * do_split renamed to do_break [break.c] (various fixes) * documentation updated * features selection fixed (orthognal options) 2007-05-09 12:21 hamish * general/g.message/description.html: typos, hints, conform to grass help page style conventions. 2007-05-09 12:05 hamish * scripts/: d.out.gpsdrive/d.out.gpsdrive, d.polar/d.polar, d.vect.thematic/d.vect.thematic, g.manual/g.manual, i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.in.spotvgt/i.in.spotvgt, i.tasscap/i.tasscap, m.proj/m.proj, r.blend/r.blend, r.fillnulls/r.fillnulls, r.in.srtm/r.in.srtm, d.out.file/d.out.file, d.out.png/d.out.png, r.in.aster/r.in.aster, r.in.wms/r.in.gdalwarp, r.in.wms/r.in.wms, r.in.wms/wms.download, r.in.wms/wms.request, r.mapcalculator/r.mapcalculator, r.out.gdal/r.out.gdal.sh, r.plane/r.plane, r.reclass.area/r.reclass.area, r.univar.sh/r.univar.sh, r3.mapcalculator/r3.mapcalculator, v.db.addcol/v.db.addcol, v.db.dropcol/v.db.dropcol, v.db.reconnect.all/v.db.reconnect.all, v.db.renamecol/v.db.renamecol, v.db.update/v.db.update, v.dissolve/v.dissolve, v.in.e00/v.in.e00, v.in.garmin/v.in.garmin, v.in.gns/v.in.gns, v.in.gpsbabel/v.in.gpsbabel, v.in.mapgen/v.in.mapgen, v.rast.stats/v.rast.stats, v.univar.sh/v.univar.sh: Script message cleaning. Mostly fixing broken g.message. if "=" in comment must use message=""; '!' must be inside single 'quotes'. 2007-05-09 09:47 hamish * scripts/r.in.wms/description.html: html bug 2007-05-09 09:45 hamish * scripts/: r.in.wms/description.html, r.in.wms/r.in.gdalwarp, r.in.wms/r.in.wms, r.in.wms/wms.download, r.in.wms/wms.request, r.tileset/r.tileset: fix g.message usage (need explicit message=""); revert debug bits. make it much less verbose by default. don't use GNU specific sed s///i (bug #379). fix so single band download works. quote a bunch of variables. don't pretend to be MSIE (bug #318). 2007-05-09 06:26 michael * gui/tcltk/gis.m/gm.tcl: Further update to dialog to select default display font. Now, current font (GRASS_FONT value) will automatically be selected in the listbox. 2007-05-09 06:03 michael * gui/tcltk/gis.m/gm.tcl: Changed default display font selection to use listbox with entries from d.font -l. 2007-05-08 23:34 glynn * general/manage/lib/do_remove.c: Handle fully-qualified vector names 2007-05-08 10:02 hamish * raster/r.info/main.c: only print out Zone: info if proj is UTM. only print out Data Source: lines if it exists. 2007-05-08 05:41 hamish * raster/r.info/main.c: allow multiple print&exit flags to work. Capitalize timestamp in fancy output. 2007-05-08 02:43 paul * lib/driver/Font.c: Further simplification 2007-05-08 02:24 paul * lib/driver/Font.c: Revert accidental removal of font file existence check 2007-05-08 01:42 paul * include/gisdefs.h, lib/driver/Font.c, lib/driver/font2.c, lib/gis/paths.c: Remove possiblity of specifying the full path to one of the stroke fonts in the GRASS_FONT variable; also check if it contains an absolute path (i.e. now indicating a Freetype-compatible font file) in a cross-platform Windows-compatible way 2007-05-07 18:02 markus * vector/v.what.rast/description.html: example improved 2007-05-07 17:59 markus * scripts/v.db.addtable/description.html: link added 2007-05-07 17:58 markus * vector/v.what.rast/description.html: example improved 2007-05-07 16:44 paul * gui/tcltk/gis.m/gm.tcl: Simpler fix 2007-05-07 16:19 moritz * Makefile: small correction to write correct install path in the windows bat file 2007-05-07 16:08 glynn * lib/psdriver/Graph_set.c: Add GRASS_PAPER, GRASS_LANDSCAPE environment variables 2007-05-07 15:48 martinl * vector/v.edit/merge.c: bugfix: double free 2007-05-07 13:48 paul * gui/tcltk/gis.m/gm.tcl: Get font selector dialog working on Windows 2007-05-07 13:47 paul * tools/mkftcap/mkftcap: Also strip upper-case extensions from filenames to use as the short name in freetypecap. 2007-05-07 06:23 michael * gui/tcltk/gis.m/gm.tcl: replaced uname -s with pure tcltk tcl_platform to test system type for setting default font. This makes it work with Windows. 2007-05-07 03:13 hamish * raster/r.le/r.le.setup/: ask_group.c, setup.c: use G_sleep() instead of sleep() 2007-05-07 02:13 hamish * vector/v.lrs/v.lrs.segment/description.html: more links to v.segment help page 2007-05-06 23:04 glynn * display/d.his/main.c, display/d.profile/main.c, display/d.rast/display.c, display/d.rgb/main.c, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/XDRIVER.h, include/raster.h, lib/display/raster.c, lib/driver/Raster.c, lib/driver/command.c, lib/driver/driver.h, lib/pngdriver/Raster.c, lib/pngdriver/pngdriver.h, lib/psdriver/Raster.c, lib/psdriver/psdriver.h, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Select masking at beginning of raster operation Change PS driver to output rasters as a single operation 2007-05-06 23:03 glynn * display/d.frame/description.html, include/Make/Html.make, tools/mkhtml.sh: Tidy HTML generation 2007-05-06 10:06 hamish * gui/tcltk/gis.m/gmmenu.tcl: better segment and lrs module descriptions 2007-05-06 09:59 hamish * vector/: v.lrs/v.lrs.segment/description.html, v.lrs/v.lrs.segment/main.c, v.segment/description.html, v.segment/main.c: add file= option to read instructions from a text file instead of stdin (so modules can be used from the GUI) 2007-05-06 09:02 hamish * vector/v.lrs/v.lrs.segment/main.c: enable side_offset (copied from v.segment) 2007-05-06 09:01 hamish * vector/v.lrs/v.lrs.segment/description.html: see also v.segment 2007-05-05 23:38 paul * lib/driver/text3.c: DIY conversion to UCS-2BE encoding for when iconv is not installed 2007-05-05 23:22 michael * gui/icons/gui-overlay.gif: overlay icon for wxgrass 2007-05-05 16:24 markus * raster/r.support/front/front.c: restrict to current mapset only for editing 2007-05-05 11:15 glynn * imagery/i.pca/main.c, raster/r.flow/calc.c, raster/r.univar2/sort.c, raster3d/r3.stats/main.c, vector/v.edit/vertex.c: Fix (most) non-ANSI-isms (inline, // comments) 2007-05-05 11:14 glynn * display/d.his/main.c, display/d.profile/main.c, display/d.rast/display.c, display/d.rgb/main.c, display/drivers/HTMLMAP/main.c, display/drivers/XDRIVER/main.c, imagery/i.class/draw_cell.c, imagery/i.ortho.photo/photo.2image/drawcell.c, imagery/i.ortho.photo/photo.2target/drawcell.c, imagery/i.points/drawcell.c, imagery/i.vpoints/drawcell.c, include/display.h, include/graphics.h, include/raster.h, lib/display/raster.c, lib/driver/Raster.c, lib/driver/command.c, lib/driver/driver.h, lib/pngdriver/Driver.c, lib/psdriver/Driver.c, lib/psdriver/Raster.c, lib/psdriver/psdriver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Add D_cell_draw_end(), R_end_scaled_raster() and supporting infrastructure 2007-05-04 17:45 michael * tools/mkftcap/mkftcap: Added dfont and oft to font extensions searched. For Mac OS X systems. 2007-05-04 15:42 hamish * raster/r.what.color/description.html: fix tcltk color hint 2007-05-04 15:39 hamish * raster/r.what.color/description.html: hints for tcltk and wxpython 2007-05-04 15:25 glynn * lib/pngdriver/: Color_table.c, Graph_set.c, pngdriver.h, read_png.c, write_png.c: Rename palette -> png_palette to avoid conflict with d.vect 2007-05-04 11:43 markus * db/drivers/sqlite/describe.c: define type specific field lengths rather than global 99999 fsize (which crashes v.digit form) 2007-05-04 11:11 markus * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_el.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_el.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_el.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Carlos Dávila: messages updated 2007-05-04 10:46 markus * vector/v.segment/description.html: mention d.vect for direction of vector lines 2007-05-04 10:08 markus * vector/v.net.path/description.html: define traveling costs as inverse of speed limit 2007-05-04 09:27 glynn * lib/gis/opencell.c: Handle fully-qualified map names 2007-05-04 08:00 hamish * scripts/i.in.spotvgt/i.in.spotvgt: update r.colors rules= to r.colors color= (bug#381) 2007-05-04 07:26 hamish * vector/v.segment/description.html: cosmetics 2007-05-04 07:17 hamish * vector/v.segment/: description.html, main.c: make positive side offsets goto the right, same as Vect_line_parallel() expand docs. 2007-05-03 15:20 martinl * vector/v.edit/: main.c, proto.h, snap.c: message cosmetics 2007-05-03 15:07 soeren * raster/r.gwflow/: description.html, main.c, valid_calc_7x7.sh, valid_calc_excavation.sh: Typo, better documentation validation scripts added 2007-05-03 14:03 markus * vector/v.lrs/v.lrs.segment/description.html: HTML fix 2007-05-03 13:41 markus * vector/v.net.iso/description.html: example now working 2007-05-03 13:37 hamish * vector/v.segment/main.c: add offset ability. EXIT_SUCCESS, i18n. 2007-05-03 12:31 markus * display/d.path/description.html: Spearfish example added 2007-05-03 12:26 markus * vector/v.net.path/path.c: message cosmetics 2007-05-03 12:24 markus * vector/v.net.path/description.html: example now working (thanks Hamish) 2007-05-03 11:18 hamish * vector/v.net.path/path.c: missing space 2007-05-03 10:08 markus * vector/v.net.iso/description.html: example fix, but... 2007-05-03 09:29 markus * vector/v.net.path/description.html: v.clean fix in example 2007-05-03 08:09 danielc * scripts/d.vect.thematic/d.vect.thematic: - reverted to g.message changes 2007-05-03 07:20 hamish * scripts/r.in.srtm/r.in.srtm: quote path variables don't mind if the user already unzipped the file test for `file` change r.colors rules= to colors= (not backwards compatible $#^#$@!!) force rm, \bypass local "rm -i" alias etc 2007-05-03 07:18 danielc * scripts/d.vect.thematic/d.vect.thematic: - v.univar.sh -> v.univar, backwards-compatible 2007-05-03 06:32 glynn * lib/driver/Font.c: Fix font existence check 2007-05-03 06:25 glynn * tools/mkftcap/mkftcap: Allow for files without extension 2007-05-03 06:20 glynn * display/d.font/main.c, lib/driver/Font.c, lib/driver/driverlib.h, lib/driver/parse_ftcap.c: Fix font existence checking 2007-05-03 04:26 hamish * display/d.vect/plot1.c, include/display.h, lib/display/symbol.c, lib/symbol/symbol/basic/pushpin: add D_symbol2(), change return types to void, force pushpin's pin to be black 2007-05-03 01:49 william * display/d.font/description.html: fix mismatched open/close tags 2007-05-03 00:10 markus * vector/: v.net.iso/description.html, v.net.path/description.html: more meaningful examples added (Spearfish) - need testing/simplification 2007-05-03 00:06 markus * locale/po/grasstcl_de.po: fix 2007-05-02 22:15 markus * vector/: v.net/description.html, v.net.alloc/description.html, v.net.iso/description.html, v.net.salesman/description.html, v.net.steiner/description.html: links added 2007-05-02 20:23 markus * vector/v.edit/snap.c: typo fixed 2007-05-02 19:24 markus * vector/v.edit/description.html: tool=add example added; text cosmetics 2007-05-02 18:39 soeren * lib/gpde/: Makefile, N_les.c, N_les_pivot.c, N_pde.h, N_solute_transport.c, N_solvers.c, N_solvers_classic_iter.c, N_solvers_krylov.c, solvers_local_proto.h, test/test_solvers.c: Divided solver file into several files: * direct solver (gauss, lu) are in N_solver.c * classic iterative solver (sor, jacobi) are N_solvers_classic_iter.c * krylov subspace solver (cg, bicgstab) are in N_solvers_krylov.c * local solver prototypes are in solvers_local_proto.h Added pivoting strategy for direct solver * new file N_les_pivot.c Added new tests for solvers * Hilbert matrix calculation and solution 2007-05-02 15:27 markus * vector/v.db.connect/description.html: MySQL example added 2007-05-02 14:47 glynn * lib/psdriver/psdriver.ps: Fix bugs in masked rasters 2007-05-02 12:42 hamish * display/d.vect/plot1.c: centroids always use default color to stand out from underlying area 2007-05-02 12:04 hamish * display/d.vect/plot1.c: bugfix: wasn't calculating new x,y for icon if colors were off (potentially nasty) simplification: use D_symbol() to plot symbols speed: only plot symbols which are in the graphics frame (massive speedup for LIDAR) readability: change "rgb" variable name and set it using boolean values 2007-05-02 10:55 markus * scripts/d.vect.thematic/description.html: Spearfish example added 2007-05-02 10:43 markus * vector/v.what.rast/main.c: messages standardized; Vect_hist_command() 2007-05-02 10:35 markus * vector/: v.sample/main.c, v.what.rast/main.c: use G_OPT_R_INPUT 2007-05-02 10:34 glynn * display/d.font/main.c, lib/driver/driverlib.h, lib/driver/font_freetype.c, lib/driver/parse_ftcap.c, lib/driver/text3.c, scripts/d.text.freetype/d.text.freetype: Support multi-face font files using path|index syntax Change d.text.freetype to use d.text (d.text.new is now built as d.text) 2007-05-02 10:22 markus * vector/v.sample/main.c: parameter macros; messages standardized 2007-05-02 10:09 glynn * tools/mkftcap/mkftcap: Don't use extensions list with fc-list output 2007-05-02 09:59 glynn * tools/mkftcap/mkftcap: Replace -printf (GNU extension) with -print + sed 2007-05-02 09:50 glynn * tools/mkftcap/mkftcap: Also find Type1 fonts Also use fc-list 2007-05-02 09:49 glynn * lib/gis/parser.c: Use dynamically-allocated buffer 2007-05-02 08:59 hamish * ps/ps.map/: description.html, do_plt.c, r_plt.c: activate symbol rotation for "point" instruction, fix documentation for "vpoints" instruction as rotate already works there for both EPS and built-in symbols. 2007-05-02 08:00 hamish * display/d.graph/do_graph.c, display/d.paint.labels/do_labels.c, include/gisdefs.h, lib/gis/rotate.c, lib/symbol/stroke.c, ps/ps.map/do_labels.c: add floating point version of libgis rotation tool (Glynn), adjust things using the int version as needed. 2007-05-02 04:36 glynn * lib/gis/: Makefile, fmode.dat: Tidy handling of $(FMODE_OBJ) 2007-05-01 23:09 markus * vector/v.lrs/v.lrs.segment/main.c: predefine DBMI settings 2007-05-01 21:08 markus * vector/v.lrs/v.lrs.create/: description.html, main.c: since we create a new reference table, we drop leftover old rstable 2007-05-01 13:59 markus * tools/g.html2man/g.html2man: support for < and > added 2007-05-01 13:18 markus * vector/v.segment/description.html: fix 2007-05-01 12:32 markus * vector/v.split/description.html: Spearfish example added 2007-05-01 12:31 markus * vector/v.segment/description.html: comment fix 2007-05-01 12:18 markus * vector/v.segment/description.html: Spearfish examples added 2007-05-01 11:30 markus * vector/v.segment/description.html: links added 2007-05-01 11:28 markus * vector/v.split/description.html: a bit more of an explanation 2007-05-01 10:06 hamish * lib/init/grass-run.src: remove bashisms (bug #5499) 2007-05-01 09:51 hamish * display/d.paint.labels/do_labels.c: respect GRASS_FONT, if present 2007-04-30 21:46 markus * general/g.findfile/main.c: catch if file=map@mapset1 is specified along with mapset=mapset2 2007-04-30 21:36 markus * general/g.findfile/main.c: reverted wrong patch 2007-04-30 21:35 glynn * tools/mkftcap/: Makefile, mkftcap: Make mkftcap write to stdout Add additional MacOSX directories Add command-line arguments to list of directories 2007-04-30 21:34 markus * general/g.findfile/main.c: catch if file=map@mapset1 is specified along with mapset=mapset2 2007-04-30 17:59 michael * gui/tcltk/gis.m/gm.tcl: Getting rid of some debugging code 2007-04-30 17:45 michael * gui/tcltk/gis.m/gm.tcl: Fixed problem with need to strip extension and path from stroke fonts. Also fixed a couple issues with font directory persistence within session. 2007-04-30 17:01 michael * gui/tcltk/gis.m/gm.tcl: Fixed bug for initial directory to search for fonts under Cygwin. 2007-04-30 16:49 michael * gui/tcltk/gis.m/gmmenu.tcl: Updated menu entry for d.rast.edit to launch the new TclTk version. 2007-04-30 14:08 soeren * lib/gpde/: N_les_assemble.c, N_pde.h, N_solute_transport.c, N_solute_transport.h, N_upwind.c: Added correct handling of transmission boundary conditions for solute transport 2007-04-30 12:02 markus * raster/simwe/r.sim.water/spearfish.sh: adapted to new units 2007-04-30 11:46 glynn * scripts/Makefile, tools/Makefile, tools/mkftcap/Makefile, tools/mkftcap/mkftcap: scripts/d.freetypecap -> tools/mkftcap 2007-04-30 10:01 markus * ps/ps.map/: paper.h, description.html: a4-landscape and a3-landscape paper added 2007-04-30 08:57 michael * gui/tcltk/gis.m/gm.tcl: Fixed various bugs and improved functionality - made settings persist throughout session. 2007-04-30 07:34 michael * gui/tcltk/gis.m/gm.tcl: A couple of bug fixes for default display font selection 2007-04-30 07:24 michael * gui/tcltk/gis.m/gm.tcl: Added default starting directories for other systems when selecting default display font 2007-04-30 07:13 markus * raster/simwe/: r.sim.sediment/main.c, r.sim.water/description.html, r.sim.water/main.c, simlib/input.c: sites support update to vector points via legacy lib 2007-04-30 07:03 markus * lib/sites/README: fix and update 2007-04-30 06:35 markus * raster/simwe/: r.sim.water/description.html, r.sim.water/main.c, simlib/input.c: Helena, Jaro: input units modified 2007-04-30 06:26 glynn * scripts/: Makefile, d.text.freetype/Makefile: Add d.freetypecap 2007-04-30 06:25 markus * locale/po/grassmods_fr.po: fixed spurious ^Ms in file 2007-04-30 02:57 michael * gui/tcltk/gis.m/: chart.tcl, gmtree.tcl, thematic.tcl: Improved error trapping by adding catch clauses to open and close statements 2007-04-30 02:48 michael * gui/tcltk/gis.m/maplabels.tcl: Added catch clause to open and close statments for better error trapping. Update some other features. 2007-04-30 02:47 michael * gui/tcltk/gis.m/: mapprint.tcl, raster.tcl, tksys.tcl, vector.tcl: Improved error trapping by adding or enhancing catch clauses on open and close statements 2007-04-30 01:52 michael * gui/tcltk/gis.m/georect.tcl: Added error traps (catch clauses) to open and close statements. catch on close will print error to terminal (hopefully). Also fixed serious bug caused by new map@mapset syntax for maps in current mapset. This had broken georect completely. 2007-04-30 01:51 michael * gui/tcltk/gis.m/: gm.tcl, histogram.tcl, rastnums.tcl, runandoutput.tcl: Added error traps (catch clauses) to open and close statements. catch on close will print error to terminal (hopefully). 2007-04-30 00:24 michael * gui/tcltk/gis.m/gm.tcl: Improved default font selection to include stroke fonts and character encoding. 2007-04-29 22:59 michael * gui/tcltk/gis.m/dtext.tcl: Updated help text 2007-04-29 22:49 michael * gui/tcltk/gis.m/dtext.tcl: Improved font handling 2007-04-29 22:48 michael * gui/tcltk/gis.m/rastnums.tcl: Added catch to close statement for better error trapping 2007-04-29 22:48 michael * gui/tcltk/gis.m/georect.tcl: Added catch to close statement (following open g.region) for better error trapping 2007-04-29 22:47 michael * lib/gtcltk/gronsole.tcl: I think I've fixed the problem with the gronsole progress bar crashing the GUI. 2007-04-29 11:42 hamish * vector/v.what/main.c: if multiple coords are given on the command line, don't just do the first; allow input from stdin to be separated by commas, spaces, or tabs. 2007-04-29 09:39 michael * gui/tcltk/gis.m/: gm.tcl, gmmenu.tcl: Added menu item to select default display font. 2007-04-28 23:57 scott * lib/dspf/README: update code attribution based on PSC feedback 2007-04-27 22:41 scott * visualization/nviz/src/README: added missing contributors 2007-04-27 22:15 scott * lib/: driver/command.c, driver/init.c, driver/main.c, dspf/README: code provenance review - added copyright headers 2007-04-27 21:43 scott * visualization/nviz/src/README: fixed missed email address obfuscation in credits 2007-04-27 06:03 hamish * vector/v.what/main.c: fix module description; fix segfault which happened if no coords were given 2007-04-27 02:50 soeren * display/d.rast.num/number.c: Added "Number of significant digits" flag "dp" for floating point number rendering 2007-04-27 02:26 glynn * display/d.legend/main.c: Draw smooth legend using boxes instead of lines 2007-04-27 01:00 glynn * general/manage/cmd/remove.c: Fix bug with removing reclass maps when using qualified names 2007-04-27 00:44 glynn * lib/gis/unix_socks.c: Remove unnecessary use of GRASS_VERSION_* 2007-04-26 22:42 markus * visualization/nviz/src/: nvizMain.c, README: fixed email for Philip 2007-04-26 19:39 scott * lib/display/symbol.c: code provenance - updated copyright header 2007-04-26 19:38 scott * lib/display/draw.c: code provenance - added copyright header 2007-04-26 19:23 scott * lib/db/sqlp/sql.c: code provenance - updated contributors 2007-04-26 19:18 scott * lib/db/dbmi_driver/driver.c: provenance review - add standard header 2007-04-26 19:06 scott * lib/db/dbmi_client/column.c: code provenance - updated contributors 2007-04-26 19:02 scott * lib/db/README: code provenance standard header - db library overview 2007-04-26 18:49 scott * lib/segment/try.c: corrected code attribution 2007-04-26 18:44 scott * lib/db/dbmi_base/xdr.c: corrected code attribution 2007-04-26 18:41 scott * visualization/nviz/src/: README, nvizMain.c: code provenance review - add standard headers 2007-04-26 17:05 martinl * scripts/v.db.update/v.db.update: check column data type 2007-04-26 15:40 markus * db/drivers/dbf/db.c: create dbf/ dir if not exists 2007-04-26 15:05 hamish * display/d.paint.labels/: do_labels.c, local_proto.h: move rotate_around_pt() into G_rotate_around_pt() 2007-04-26 15:02 markus * db/drivers/dbf/db.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2007-04-26 15:01 hamish * ps/ps.map/do_labels.c: pad space between labels and their points. (rotation-safe) 2007-04-26 14:58 hamish * display/d.graph/: description.html, do_graph.c, graphics.c, local_proto.h: add rotation support for symbols 2007-04-26 14:52 hamish * include/gisdefs.h, lib/gis/rotate.c, lib/symbol/stroke.c: add G_rotate_around_pt() to libgis; enable symbol rotation in S_stroke() 2007-04-26 11:26 hamish * Makefile: only give hints on how to fix errors if errors were detected 2007-04-26 11:22 glynn * raster/r.reclass/reclass.c: Fix r.reclass bug 2007-04-26 02:16 glynn * Makefile, gem/Makefile, include/gisdefs.h, include/version.h.in, raster/r.reclass/reclass.c: Make GRASS_VERSION_* preprocessor macros rather than variables Fix Makefile exit status to handle error.log additions Clean up gem/Makefile Remove unused G_version() Fix r.reclass bug 2007-04-26 01:34 hamish * Makefile: add error fixing hints as posted by Glynn on the mailing list. Should probably happen as a single string with \n's, but I'm not sure how to do that safely. 2007-04-26 00:08 markus * scripts/: v.db.addcol/v.db.addcol, v.db.dropcol/v.db.dropcol, v.db.update/v.db.update, v.rast.stats/v.rast.stats: test improved: does map exist in CURRENT mapset? 2007-04-25 23:07 markus * vector/v.what/description.html: example added 2007-04-25 23:07 markus * vector/v.what/main.c: parameters reordered to standard (map name first) 2007-04-25 22:46 markus * scripts/v.report/description.html: more explanations; example added 2007-04-25 22:33 markus * display/d.vect/description.html: fix 2007-04-25 22:24 markus * display/d.vect/description.html: HTML fixes; examples updated; easier addition of GRASSRGB column 2007-04-25 21:25 markus * general/g.region/cmd/printwindow.c: fixed reverted ll_clon/ll_clat description 2007-04-24 22:49 markus * scripts/v.dissolve/v.dissolve: fixed broken exit 2007-04-24 12:02 hamish * gui/tcltk/gis.m/: georect.tcl, runandoutput.tcl: catch the closes: any error or even warning written to stderr will crash all of gis.m if not caught. 2007-04-24 10:21 markus * raster/r.le/r.le.setup/sample.c: fixed missing include 2007-04-24 09:47 markus * vector/v.lrs/lrs.html: comment removed 2007-04-24 08:02 markus * lib/db/README: original DBMI author identified 2007-04-24 04:41 glynn * lib/pngdriver/Graph_set.c: Don't try to read non-existent $GRASS_PNGFILE 2007-04-24 04:40 glynn * visualization/ximgview/: Makefile, color.c, main.c: Add simple BMP image viewer 2007-04-24 00:04 scott * lib/db/dbmi_base/xdr.c: code provenance review - add standard headers 2007-04-23 23:55 scott * raster/r.random.cells/: README, main.c: code provenance review - adding standard headers 2007-04-23 22:02 glynn * lib/pngdriver/: Graph_set.c, read_bmp.c: Improvements and fixes to memory-mapped BMP file 2007-04-23 21:02 scott * lib/datetime/README: code provenance review - added standard header 2007-04-23 20:55 scott * lib/cdhc/README: code provenance review - insert standard header 2007-04-23 20:46 scott * lib/segment/init.c: code provenance review - insert standard header 2007-04-23 20:37 scott * lib/btree/try.c: code provenance review - insert standard header 2007-04-23 20:16 glynn * lib/db/dbmi_client/start.c: Fix MinGW regression 2007-04-23 19:58 scott * lib/driver/main.c: code provenance review - added standard headers 2007-04-23 18:24 scott * display/d.measure/main.c, display/d.paint.labels/main.c, display/d.what.rast/main.c, display/d.where/main.c, lib/bitmap/main.c, visualization/xganim/main.c: code provenance review - added standard headers 2007-04-23 18:18 scott * raster/r.out.pov/main.c: code provenance review - add standard header 2007-04-23 13:01 martinl * vector/v.to.db/: areas.c, lines.c, main.c, parse.c, query.c, report.c, units.c, update.c: * message cleaning (i18n, fprintf -> G_) * more keywords... 2007-04-23 11:29 markus * vector/v.in.db/main.c: driver and database are predefined (so not required); made table first parameter for consistency 2007-04-23 10:16 markus * lib/gtcltk/select.tcl: avoid bind_scroll_list error 2007-04-23 03:03 glynn * lib/pngdriver/: Color_table.c, Draw_bitmap.c, Erase.c, Graph_close.c, Graph_set.c, Makefile, pngdriver.h, read.c, read_bmp.c, read_png.c, read_ppm.c, write.c, write_bmp.c, write_png.c, write_ppm.c: Allow reading/writing BMP files Allow mmap()ed framebuffer Refactor colour handling 2007-04-23 00:25 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Davila spanish translations 2007-04-23 00:01 glynn * include/P_site.h, include/gisdefs.h, lib/gis/timestamp.c, lib/sites/sites.c: Use const where appropriate Remove support for pre-ANSI prototypes Move sitelib function declarations from gisdefs.h to P_site.h 2007-04-22 22:07 glynn * raster/r.what.color/: description.html, main.c: Add format= option Output values in decimal by default 2007-04-22 13:04 hamish * display/d.vect.chart/main.c: add magenta to the default color list 2007-04-22 11:36 hamish * lib/gis/parser.c: better indentation for ->descriptions from G_usage() 2007-04-22 11:25 hamish * vector/v.distance/main.c: cleanup parser stuff (use ->descriptionS, ->guisection) 2007-04-22 07:43 glynn * display/d.extend/main.c, include/display.h, include/gisdefs.h, include/imagedefs.h, lib/display/cnversions.c, lib/display/draw.c, lib/display/list.c, lib/display/raster.c, lib/display/raster2.c, lib/display/symbol.c, lib/display/window.c, lib/gis/color_get.c: Use const where appropriate Remove D_* functions relating to site lists (no longer used) Remove sites code from d.extend (the sites list will always be empty) Remove prototypes for removed functions from imagerydefs.h Use (void) rather than () for empty parameter lists 2007-04-22 01:12 glynn * include/raster.h, lib/driver/Raster.c, lib/driver/driver.h, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Use const where appropriate 2007-04-22 00:10 markus * vector/v.lrs/: lrs.html, v.lrs.create/description.html, v.lrs.where/description.html: finally I got it: start_mp/end_mp cols must be decimal. Examples added 2007-04-21 23:34 william * general/Makefile: new g.findetc module (missed makefile update) 2007-04-21 23:25 glynn * lib/gis/icon.c: Fixed to deal with in-place transformation 2007-04-21 22:37 glynn * lib/gis/icon.c: Optimisation 2007-04-21 22:36 glynn * include/btree.h, lib/btree/create.c, lib/btree/find.c, lib/btree/free.c, lib/btree/next.c, lib/btree/try.c, lib/btree/update.c, raster/r.mapcalc/map.c, raster/r.mapcalc/map3.c, raster/r.null/null.c, raster/r.support/front/front.c: Use const where appropriate Use void* rather than char* for generic pointers Use explicit types for function pointers 2007-04-21 22:33 glynn * lib/gis/icon.c: Don't multiply by scale twice 2007-04-21 20:09 michael * gui/tcltk/gis.m/georect.tcl: Fix bug in help for georectifier polynomial transformation buttons. 2007-04-21 17:56 markus * imagery/i.cca/main.c: Msg cosmetics for translation (using standard text) 2007-04-21 13:49 hamish * display/d.vect.chart/main.c: add a flag to output info needed to construct a legend. (use d.graph or r.mapcalc+r.colors+cats/file to make the legend) 2007-04-21 07:34 glynn * lib/vask/V_error.c: Restore sleep, using G_sleep() 2007-04-21 07:33 glynn * include/vask.h, lib/vask/V_acc.c, lib/vask/V_call.c, lib/vask/V_clear.c, lib/vask/V_const.c, lib/vask/V_error.c, lib/vask/V_exit.c, lib/vask/V_init.c, lib/vask/V_line.c, lib/vask/V_ques.c, lib/vask/V_support.c, lib/vask/V_trim_dec.c: Clean up vask interface Use const where appropriate Use void for functions which don't return a meaningful value Use void for empty parameter lists Remove bogus use of "register" in parameter declarations Make V_error() variadic to eliminate need for sprintf()s 2007-04-21 07:30 glynn * include/Make/Grass.make.in, lib/imagery/sigset.c: Remove imagery lib dependency upon libgmath 2007-04-21 07:29 glynn * lib/gis/home.c: Remove bogus Unix implementation - use getenv("HOME") 2007-04-21 01:00 glynn * lib/gis/remove.c: Perform legal-name check *after* normalisation 2007-04-21 00:04 robertoa * locale/po/grasstcl_es.po: Some fuzzy messages 2007-04-21 00:03 robertoa * locale/po/grasslibs_es.po: translation of primitive as "elemento" instead of "primitivo" 2007-04-20 23:52 glynn * include/segment.h, lib/segment/address.c, lib/segment/debug.c, lib/segment/format.c, lib/segment/get.c, lib/segment/get_row.c, lib/segment/init.c, lib/segment/pageout.c, lib/segment/put.c, lib/segment/put_row.c, lib/segment/seek.c, lib/segment/setup.c: Use "const" where appropriate Tidy 2007-04-20 20:35 glynn * display/: d.text/main.c, d.text.freetype/main.c, d.text.new/main.c: Use GISPROMPT_COLOR 2007-04-20 20:23 glynn * raster/r.what.color/: description.html, main.c: Fix module description Always generate a line of output for each value, even for invalid values, to simplify parsing Update description.html accordingly 2007-04-20 20:06 glynn * raster/r.what.color/description.html: Add description.html for r.what.color 2007-04-20 19:51 glynn * lib/gis/open_misc.c: Remove _fmode definition to avoid conflicts with $(FMODE_OBJ) 2007-04-20 19:49 glynn * raster/r.patch/main.c: Remove limitation on number of input maps 2007-04-20 19:45 glynn * include/gis.h, lib/gis/reclass.c: Change name, mapset fields in struct Reclass from char[] to char* 2007-04-20 19:41 glynn * lib/gis/opencell.c: Tidy 2007-04-20 19:40 glynn * lib/gis/open.c: Remove _fmode definition to avoid conflicts with $(FMODE_OBJ) 2007-04-20 08:34 hamish * visualization/nviz/scripts/fileBrowser.tcl: no error when dir is empty. bug#373 (thanks for the solution Glynn) 2007-04-20 05:54 scott * display/: d.ask/main.c, d.barscale/main.c, d.colors/main.c, d.colortable/main.c, d.font/main.c, d.font.freetype/main.c, d.geodesic/main.c, d.graph/main.c, d.his/main.c, d.histogram/main.c, d.mapgraph/main.c, d.mon/cmd/main.c, d.profile/main.c, d.rast/main.c, d.rast.edit/main.c, d.rhumbline/main.c, d.what.vect/main.c, drivers/HTMLMAP/main.c, drivers/XDRIVER/main.c: code provenance review - add standard header 2007-04-20 02:23 glynn * include/rowio.h, lib/rowio/fileno.c, lib/rowio/get.c, lib/rowio/put.c, lib/rowio/setup.c, raster/r.mapcalc/map.c, raster/r.mfilter/getrow.c, raster/r.mfilter/local_proto.h, raster/r.thin/io.c, raster/r.thin/thin_lines.c: Tidy rowio interface Use "const" where appropriate Use void* instead of char* for buffers Use explicit types for function pointers Use void instead of int for functions with no meaningful return value 2007-04-20 01:58 glynn * include/edit.h, lib/edit/edit_cats.c, lib/edit/edit_cellhd.c: Add "const" where appropriate Formatting 2007-04-20 01:12 glynn * include/P_datetime.h: Remove pre-ANSI C support Tidying 2007-04-20 01:07 glynn * include/P_datetime.h, include/gisdefs.h, lib/datetime/copy.c, lib/datetime/diff.c, lib/datetime/format.c, lib/datetime/incr1.c, lib/datetime/incr2.c, lib/datetime/incr3.c, lib/datetime/same.c, lib/datetime/scan.c, lib/datetime/sign.c, lib/datetime/type.c, lib/datetime/tz1.c, lib/datetime/values.c, lib/gis/timestamp.c: Use "const" where appropriate Remove local copies of [P_]datetime.h 2007-04-19 23:49 maciej * raster/r.colors/description.html: New -e/g flags included, cleanups. Based on Glynn's explanations in his recent posts. This doc will need to be cleaned up for good once we get rid of doubled color rules via the rules or color options. 2007-04-19 21:07 scott * display/d.rgb/main.c, display/d.zoom/main.c, imagery/i.ask/main.c, imagery/i.find/main.c, imagery/i.gensig/main.c, imagery/i.gensigset/main.c, imagery/i.maxlik/main.c, imagery/i.ortho.photo/photo.target/main.c, imagery/i.vpoints/main.c: code provenance review - add and edit standard header 2007-04-19 19:22 glynn * lib/gis/color_rules.c: Fix check for percentages 2007-04-19 18:47 glynn * visualization/nviz/src/: do_zoom.c, interface.h, togl_cb.c: Get display, screen number from Togl 2007-04-19 18:47 scott * raster/r.surf.contour/main.c: code provenance review - insert and update standard headers 2007-04-19 18:46 glynn * lib/gis/closecell.c: Change closecell.c to use G_remove_colors() Remove G_remove_colr() 2007-04-19 18:42 scott * raster/: r.mode/main.c, r.out.ppm/main.c, r.out.vrml/main.c, r.random.surface/main.c, r.resample/main.c, r.slope.aspect/main.c: code provenance review - insert and update standard headers 2007-04-19 18:39 scott * raster/: r.surf.idw/main.c, r.sum/main.c, r.kappa/description.html, r.kappa/main.c: code provenance review - insert and update standard headers 2007-04-19 18:35 scott * imagery/i.cca/main.c, imagery/i.class/main.c, imagery/i.cluster/main.c, imagery/i.group/main.c, imagery/i.ortho.photo/photo.2image/main.c, imagery/i.ortho.photo/photo.2target/main.c, imagery/i.ortho.photo/photo.camera/main.c, imagery/i.ortho.photo/photo.elev/main.c, imagery/i.ortho.photo/photo.init/main.c, imagery/i.ortho.photo/photo.rectify/main.c, imagery/i.points/main.c, imagery/i.rectify/main.c, imagery/i.smap/shapiro/main.c, imagery/i.target/main.c, imagery/i.zc/main.c, raster/r.water.outlet/main.c, raster/r.transect/main.c: code provenance review - insert and update standard headers 2007-04-19 18:26 martinl * scripts/g.mlist/g.mlist: newline separator fix 2007-04-19 09:48 markus * lib/gis/find_etc.c: fix missing include 2007-04-19 07:32 glynn * visualization/nviz/src/do_zoom.c: Don't attempt to use pBuffers if GLX version < 1.3 2007-04-19 06:50 glynn * visualization/nviz/src/do_zoom.c: Don't make GLXPixmap double-buffered 2007-04-19 06:34 william * macosx/app/grass.sh.in: add global and user addon paths to GRASS_ADDON_ETC 2007-04-19 06:11 william * lib/init/variables.html: add GRASS_ADDON_ETC env var 2007-04-19 06:00 william * general/g.findetc/: Makefile, description.html, main.c: new g.findetc to locate external support files 2007-04-19 05:56 william * include/gisdefs.h, lib/gis/find_etc.c: new G_find_etc function to locate support files 2007-04-19 01:17 glynn * raster/: Makefile, r.what.color/Makefile, r.what.color/main.c: Add r.what.color 2007-04-19 01:17 glynn * lib/gis/opencell.c: Use GPATH_MAX 2007-04-18 21:09 markus * raster/r.what/main.c: typo fixed 2007-04-18 20:57 bob * raster/r.what/main.c: Added RGB output 2007-04-18 17:03 william * macosx/ReadMe.rtf: fixed jasper problem in netpbm build instructions 2007-04-18 12:04 markus * vector/v.in.ascii/points.c: error instead of segfault 2007-04-18 03:00 glynn * raster/r.support/modhead/: ask_format.c, factors.c, hitreturn.c, row_addr.c: Include local_proto.h 2007-04-17 19:06 glynn * include/gisdefs.h, lib/gis/color_remove.c, raster/r.colors/main.c: Add G_remove_colors() Add -r (remove) flag to r.colors 2007-04-17 16:44 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fixed bugs in saving display extents to named region and overwriting existing saved region. 2007-04-17 04:47 glynn * lib/imagery/ask_group.c, lib/imagery/georef.c, lib/imagery/points.c, lib/imagery/sigfile.c, lib/imagery/sigsetfile.c, include/imagedefs.h: Remove unused code from lib/imagery 2007-04-17 04:18 hamish * display/d.paint.labels/do_labels.c: add some debug code to write label bounding boxes to a vector ascii file 2007-04-17 01:41 hamish * scripts/v.db.reconnect.all/description.html: remove duplicate html code 2007-04-17 01:19 soeren * lib/gpde/: N_arrays.c, N_gradient.c, N_gradient_calc.c, N_solute_transport.c, N_solute_transport.h: Added solute transport dispersion tensor calculation Typo fixes 2007-04-17 01:17 soeren * lib/gpde/test/test_solute_transport.c: Extended new solute transport test 2007-04-16 23:56 wolf * vector/v.label.sa/: annealing.c, labels.c, main.c: Fixed loads of bugs 2007-04-16 23:55 robertoa * locale/po/grasslibs_es.po: More spanish translations 2007-04-16 22:29 glynn * imagery/i.ortho.photo/photo.rectify/write.c, imagery/i.rectify/write.c, include/display.h, include/segment.h, lib/segment/format.c, lib/segment/init.c, lib/segment/seek.c, lib/segment/setup.c, raster/r.compress/main.c, raster/r.drain/main.c, raster/r.drain/resolve.c, raster/r.drain/tinf.c, raster/r.drain/tinf.h, raster/r.fill.dir/filldir.c, raster/r.fill.dir/resolve.c, raster/r.fill.dir/tinf.c, raster/r.fill.dir/tinf.h, raster/r.fill.dir/wtrshed.c, raster/r.li/r.li.daemon/daemon.c, raster/r.mfilter/getrow.c, raster/r.support/modhead/ask_format.c, raster/r.support/modhead/check_un.c, raster/r.support/modhead/factors.c, raster/r.support/modhead/local_proto.h, raster/r.support/modhead/modhead.c: lseek/off_t fixes 2007-04-16 21:27 robertoa * locale/po/grasslibs_es.po: Carlos Davila: merged in new messages 2007-04-16 17:40 markus * gui/tcltk/gis.m/georect.tcl: Michael Barton: comments style fixed to prevent from variable initialization problem 2007-04-16 14:31 martinl * vector/v.edit/main.c: cosmetics 2007-04-16 14:23 martinl * vector/v.edit/proto.h: do_break -> do_add_vertex 2007-04-16 14:20 martinl * vector/v.edit/: args.c, description.html, main.c, vertex.c: * vertex fn updated ** do_add_vertex (formely do_break) ** do_remove_vertex ** do_move_vertex 2007-04-16 11:32 martinl * vector/v.edit/proto.h: missing header file added 2007-04-16 08:37 martinl * vector/v.edit/: a2b.c, args.c, cats.c, copy.c, del.c, description.html, flip.c, global.h, main.c, max_distance.c, merge.c, move.c, select.c, snap.c, vertex.c: * general code cleaning * some tools changed ** split -> break ** break -> vertexadd ** vertex -> vertexmove ** straight -> vertexdel * get rid of global variables * documentation updated (more examples needed) 2007-04-16 05:07 glynn * general/manage/cmd/copy.c, general/manage/cmd/remove.c, imagery/i.fft/save_fft.c, imagery/i.ifft/ifftmain.c, imagery/i.ifft/local_proto.h, imagery/i.ifft/orig_wind.c, include/gisdefs.h, lib/gis/closecell.c, lib/gis/file_name.c, lib/gis/find_file.c, lib/gis/get_row.c, lib/gis/histogram.c, lib/gis/mapset_msc.c, lib/gis/open.c, lib/gis/open_misc.c, lib/gis/quant_io.c, lib/gis/range.c, lib/gis/reclass.c, lib/gis/remove.c, lib/gis/timestamp.c, raster/r.null/null.c, raster/r.support/front/front.c: Fix handling of cell_misc 2007-04-16 02:11 glynn * lib/gis/: file_name.c, opencell.c: Add G__file_name_misc() (for use with cell_misc files) Fix G__check_fp_type() to handle qualified map names 2007-04-16 01:18 glynn * raster/r.le/r.le.setup/Makefile: Revert previous change 2007-04-16 01:16 glynn * vector/v.drape/main.c: Use G_find_cell(), not G_find_cell2() 2007-04-15 21:35 glynn * db/drivers/dbf/table.c, db/drivers/odbc/create_table.c, db/drivers/odbc/cursor.c, db/drivers/odbc/db.c, db/drivers/odbc/describe.c, db/drivers/odbc/execute.c, db/drivers/odbc/table.c, db/drivers/ogr/describe.c, display/d.ask/main.c, display/d.barscale/main.c, display/d.colors/tbl_toggle.c, display/d.his/main.c, display/d.histogram/bar.c, display/d.histogram/pie.c, display/d.rhumbline/plot.c, display/d.vect/plot.h, display/d.vect/plot1.c, display/d.zoom/box.c, display/d.zoom/center.c, general/g.setproj/get_datum.c, imagery/i.class/input.c, imagery/i.class/local_proto.h, imagery/i.class/set_signals.c, imagery/i.gensig/files.h, imagery/i.gensig/opencell.c, imagery/i.gensig/signature.h, imagery/i.ortho.photo/libes/georef.c, imagery/i.ortho.photo/photo.2target/ask.c, imagery/i.ortho.photo/photo.2target/mark.c, imagery/i.ortho.photo/photo.2target/zoom.c, imagery/i.ortho.photo/photo.camera/main.c, imagery/i.ortho.photo/photo.elev/ask_elev.c, imagery/i.ortho.photo/photo.elev/elev.h, imagery/i.ortho.photo/photo.elev/main.c, imagery/i.ortho.photo/photo.elev/mod_elev.c, imagery/i.ortho.photo/photo.init/main.c, imagery/i.points/ask.c, imagery/i.points/ask_mag.c, imagery/i.points/cell.c, imagery/i.points/digit.c, imagery/i.points/input.c, imagery/i.points/mark.c, imagery/i.points/zoom.c, imagery/i.points/zoom_box.c, imagery/i.vpoints/analyze.c, imagery/i.vpoints/cell.c, imagery/i.vpoints/driver.c, imagery/i.vpoints/mark.c, imagery/i.vpoints/zoom_box.c, include/G3d.h, include/gisdefs.h, include/ogsf_proto.h, lib/dspf/cell_table.h, lib/g3d/G3d_intern.h, lib/g3d/fpcompress.c, lib/g3d/g3ddefaults.c, lib/g3d/g3derror.c, lib/gis/error.c, lib/init/set_data.c, lib/ogsf/GS2.c, lib/ogsf/gp.c, lib/ogsf/gpd.c, lib/ogsf/gs.c, lib/ogsf/gs_norms.c, lib/ogsf/gsd_fringe.c, lib/ogsf/gsd_img_ppm.c, lib/ogsf/gsd_img_tif.c, lib/ogsf/gsd_surf.c, lib/ogsf/gvld.c, lib/ogsf/mc33_table.h, lib/vector/Vlib/build_nat.c, lib/vector/Vlib/graph.c, lib/vector/Vlib/net.c, lib/vector/Vlib/open_ogr.c, lib/vector/Vlib/read_ogr.c, lib/vector/Vlib/select.c, lib/vector/diglib/cindex.c, lib/vector/diglib/cindex_rw.c, lib/vector/diglib/head.c, lib/vector/diglib/plus_struct.c, lib/vector/diglib/spindex_rw.c, ps/ps.map/catval.c, raster/r.buffer/main.c, raster/r.clump/main.c, raster/r.le/r.le.patch/patch.c, raster/r.le/r.le.pixel/driver.c, raster/r.le/r.le.pixel/texture.c, raster/r.le/r.le.setup/Makefile, raster/r.li/Makefile, raster/r.li/r.li.daemon/worker.c, raster/r.li/r.li.padrange/padrange.c, raster/r.median/read_stats.c, raster/r.mfilter/getfilt.c, raster/r.mode/read_stats.c, raster/r.out.gridatb/file_io.c, raster/r.out.pov/main.c, raster/r.out.tiff/r.out.tiff.c, raster/r.out.vrml/put_grid.c, raster/r.out.vrml/put_view.c, raster/r.proj/bilinear.c, raster/r.proj/cubic.c, raster/r.proj/nearest.c, raster/r.proj/readcell.c, raster/r.proj.seg/bilinear.c, raster/r.proj.seg/cubic.c, raster/r.proj.seg/nearest.c, raster/r.proj.seg/readcell.c, raster/r.reclass/rule.h, raster/r.reclass/stats.c, raster/r.report/maskinfo.c, raster/r.report/stats.c, raster/r.resamp.interp/main.c, raster/r.statistics/o_median.c, raster/r.statistics/o_sum.c, raster/r.sum/main.c, raster/r.surf.fractal/frac.h, raster/r.surf.fractal/process.c, raster/r.to.rast3/main.c, raster/r.walk/memory.c, raster/r.walk/memory.h, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, raster/simwe/simlib/hydro.c, raster/simwe/simlib/output.c, raster/wildfire/r.ros/spot_dist.c, raster/wildfire/r.spread/spread.c, raster3d/r3.in.v5d/main.c, raster3d/r3.in.v5d/v5d.c, raster3d/r3.out.v5d/v5d.c, raster3d/r3.to.rast/main.c, vector/lidar/v.surf.bspline/main.c, vector/v.digit/main.c, vector/v.edit/snap.c, vector/v.edit/vertex.c, vector/v.lrs/v.lrs.segment/main.c, vector/v.out.ogr/main.c, vector/v.parallel/main.c, vector/v.reclass/reclass.c, vector/v.voronoi/sw_heap.c, vector/v.voronoi/sw_main.c: Fix warnings (and a few bugs) Remove dead code 2007-04-15 20:50 william * macosx/app/grass.sh.in: make sure X11 in PATH instead of hardwiring /usr/X11R6/bin/xterm 2007-04-15 01:25 glynn * lib/gtcltk/select.tcl: Always include @mapset part 2007-04-15 01:01 glynn * display/d.rast/colors.c, include/gisdefs.h, include/spawn.h, lib/gis/cats.c, lib/gis/cell_stats.c, lib/gis/cell_title.c, lib/gis/cellstats_eq.c, lib/gis/color_read.c, lib/gis/color_write.c, lib/gis/dig_title.c, lib/gis/file_name.c, lib/gis/find_cell.c, lib/gis/find_file.c, lib/gis/find_vect.c, lib/gis/flate.c, lib/gis/fpreclass.c, lib/gis/get_cellhd.c, lib/gis/get_projinfo.c, lib/gis/get_row.c, lib/gis/get_window.c, lib/gis/gisbase.c, lib/gis/gisdbase.c, lib/gis/gishelp.c, lib/gis/histo_eq.c, lib/gis/histogram.c, lib/gis/history.c, lib/gis/home.c, lib/gis/index.c, lib/gis/intr_char.c, lib/gis/key_value1.c, lib/gis/key_value2.c, lib/gis/key_value3.c, lib/gis/key_value4.c, lib/gis/legal_name.c, lib/gis/list.c, lib/gis/ll_scan.c, lib/gis/location.c, lib/gis/mach_name.c, lib/gis/make_colr.c, lib/gis/make_loc.c, lib/gis/make_mapset.c, lib/gis/mapset.c, lib/gis/mapset_msc.c, lib/gis/mapset_nme.c, lib/gis/mask_info.c, lib/gis/maskfd.c, lib/gis/myname.c, lib/gis/named_colr.c, lib/gis/null_val.c, lib/gis/open.c, lib/gis/opencell.c, lib/gis/plot.c, lib/gis/pole_in_poly.c, lib/gis/popen.c, lib/gis/proj1.c, lib/gis/proj3.c, lib/gis/put_cellhd.c, lib/gis/put_row.c, lib/gis/put_title.c, lib/gis/put_window.c, lib/gis/quant.c, lib/gis/quant_io.c, lib/gis/quant_rw.c, lib/gis/range.c, lib/gis/rd_cellhd.c, lib/gis/reclass.c, lib/gis/remove.c, lib/gis/rename.c, lib/gis/sample.c, lib/gis/spawn.c, lib/gis/strings.c, lib/gis/system.c, lib/gis/tempfile.c, lib/gis/timestamp.c, lib/gis/token.c, lib/gis/user_config.c, lib/gis/view.c, lib/gis/wind_2_box.c, lib/gis/wind_in.c, lib/gis/wind_overlap.c, lib/gis/wind_scan.c, lib/gis/wr_cellhd.c, lib/gis/yes.c, raster/r.colors/rules.c, raster/r.in.gdal/main.c: Use "const" where appropriate Use (void) instead of () for empty parameter lists Use full type for function pointers 2007-04-15 01:00 glynn * lib/gis/whoami.c: Remove local prototype for getpwuid() (declared in ) 2007-04-15 00:59 glynn * lib/gis/sleep.c: Remove unused *_ltp functions 2007-04-15 00:58 glynn * lib/gis/get_ellipse.c: Fix type of qsort() comparison callback 2007-04-15 00:57 glynn * lib/gis/get_ell_name.c: Fix typo: spheriod -> spheroid 2007-04-15 00:56 glynn * lib/gis/icon.c: Use more stable (and efficient) linear transformation 2007-04-15 00:17 glynn * raster/r.mapcalc/map3.c: Fix check for type of G3D maps 2007-04-15 00:16 glynn * lib/gis/parser.c: Fix handling of ->descs field Add ->descriptions output to --tcltk/--ui 2007-04-15 00:15 glynn * display/d.text.new/main.c: Fix bug; buf_len under-sized 2007-04-15 00:15 glynn * display/d.rast/display.c: Fix warning 2007-04-15 00:14 glynn * display/d.mon/pgms/: select.c, start.c: Fix warnings 2007-04-15 00:14 glynn * display/d.his/his.c, raster/r.his/his.c: Fix return type of HIS_to_RGB 2007-04-14 18:16 william * macosx/ReadMe.rtf: updated configure example 2007-04-14 05:35 glynn * include/gisdefs.h, lib/gis/color_rules.c, lib/gis/parser.c, raster/r.colors/local_proto.h, raster/r.colors/main.c, raster/r.colors/rules.c: Parser: allow for incomplete ->descriptions list Add G_load_[fp_]colors() Remove is_fp argument from G_read_color_rules() r.colors: Merge rules= with color= Use rules= for external rules file Add -i flag Rename rast= to raster= Refactoring, clean-up Make map= not required (for -l) 2007-04-14 00:42 glynn * imagery/i.class/local_proto.h, imagery/i.class/main.c, imagery/i.ortho.photo/photo.2image/globals.h, imagery/i.ortho.photo/photo.2image/main.c, imagery/i.ortho.photo/photo.2target/local_proto.h, imagery/i.ortho.photo/photo.2target/main.c, imagery/i.points/local_proto.h, imagery/i.points/main.c, imagery/i.vpoints/globals.h, imagery/i.vpoints/main.c, include/gisdefs.h, lib/gis/align_window.c, lib/gis/alloc_cell.c, lib/gis/area.c, lib/gis/area_poly1.c, lib/gis/area_poly2.c, lib/gis/ask.c, lib/gis/ask_cell.c, lib/gis/ask_vctrs.c, lib/gis/bres_line.c, lib/gis/cats.c, lib/gis/cell_stats.c, lib/gis/clear_scrn.c, lib/gis/color_get.c, lib/gis/color_look.c, lib/gis/color_range.c, lib/gis/color_rule.c, lib/gis/color_rule_get.c, lib/gis/copy.c, lib/gis/date.c, lib/gis/datum.c, lib/gis/debug.c, lib/gis/distance.c, lib/gis/env.c, lib/gis/error.c, lib/gis/fork.c, lib/gis/key_value1.c, lib/gis/nme_in_mps.c, lib/gis/quant.c, lib/gis/raster.c, lib/gis/window_map.c, raster/r.mapcalc/evaluate.c, vector/v.to.rast/raster.c: Use "const" where appropriate Use (void) instead of () for empty parameter lists 2007-04-13 19:07 glynn * imagery/i.cca/main.c, lib/gis/color_compat.c, raster/r.le/r.le.setup/setup.c, raster/r.watershed/seg/close_maps.c: Replace coded G_make_*[_fp]_colors() functions with wrappers around G_make_[fp_]colors() Remove legacy names G_make_color_{wave,ramp}(), G_make_grey_scale() 2007-04-13 17:06 martinl * vector/v.edit/: args.c, description.html, flip.c, global.h, main.c: flip tool added 2007-04-13 16:39 moritz * db/drivers/: postgres/listtab.c, sqlite/listtab.c: include views in the list of tables 2007-04-13 15:24 martinl * vector/v.edit/main.c: enable input option in create tool 2007-04-13 14:52 martinl * vector/v.edit/description.html: manual page (partially) updated 2007-04-13 11:08 martinl * lib/gis/: copy.c, icon.c, set_window.c: cosmetics: * doxygen docs updated * indent fixed 2007-04-13 01:23 michael * lib/init/init.sh: Added code to start wxpython if installed and if .grassrc6 gui line set to wx. 2007-04-12 23:24 glynn * include/gisdefs.h, lib/gis/Makefile, lib/gis/color_rules.c, lib/gis/make_colr.c, lib/gis/colors/aspect, lib/gis/colors/aspectcolr, lib/gis/colors/bcyr, lib/gis/colors/byg, lib/gis/colors/byr, lib/gis/colors/curvature, lib/gis/colors/differences, lib/gis/colors/elevation, lib/gis/colors/etopo2, lib/gis/colors/evi, lib/gis/colors/grey, lib/gis/colors/gyr, lib/gis/colors/ndvi, lib/gis/colors/population, lib/gis/colors/rainbow, lib/gis/colors/ramp, lib/gis/colors/ryb, lib/gis/colors/ryg, lib/gis/colors/slope, lib/gis/colors/srtm, lib/gis/colors/terrain, lib/gis/colors/wave, raster/r.colors/Makefile, raster/r.colors/main.c, raster/r.support/modcolr/modcolr.c: Add G_make_[fp_]colors() Rename G_make_colors() (used by r.support/modcolr) to G_ask_colors() Move colour tables to lib/gis/colors Use G__ls() for enumerating rules files in r.colors 2007-04-12 20:54 glynn * include/gisdefs.h, lib/gis/Makefile, lib/gis/color_rules.c, raster/r.colors/rules.c: Move reading of colour rules from r.colors to libgis 2007-04-12 19:21 robertoa * vector/lidar/v.lidar.edgedetection/: edgedetection.c, main.c, edgedetection.h: Fix for DB error with Auxiliar Table 2007-04-12 06:55 brad * lib/db/dbmi_client/start.c: - fixed execl() improper termination - added function documentation - now uses EXIT_FAILURE|EXIT_SUCCESS 2007-04-11 23:50 wolf * vector/v.label.sa/: annealing.c, description.html, labels.c, labels.h, main.c: Fixed many position calculation bugs and other bugs concerning point features and label collisions. Modified documentation. 2007-04-11 19:03 glynn * raster/r.colors/: Makefile, local_proto.h, main.c, stats.c: Add -e (hist. eq.) and -g (log. scale) flags Re-use stats calculation 2007-04-11 19:01 glynn * lib/gis/color_xform.c: Fix bug in G_histogram_eq_colors() 2007-04-11 18:15 glynn * include/gisdefs.h, lib/gis/color_hist.c, lib/gis/color_xform.c, raster/r.colors/local_proto.h: Add prototype for G_make_histogram_log_colors() Change G_make_histogram_log_colors() to map minimum value to black Add color_xform.c: G_histogram_eq_colors(), G_log_colors() 2007-04-11 17:13 martinl * imagery/i.his.rgb/h2rmain.c: typo: missing ) 2007-04-11 17:11 martinl * imagery/i.his.rgb/: closefiles.c, h2rmain.c, openfiles.c: * indent fixed * header added * capitalize parameters' description * message standardization 2007-04-11 17:05 martinl * imagery/i.rgb.his/: openfiles.c, r2hmain.c: * message standardization * capitalize parameters' description * header added 2007-04-11 17:00 martinl * imagery/i.pca/: main.c, support.c: message standardization 2007-04-11 16:53 martinl * scripts/d.slide.show/d.slide.show: capitalize parameters' description 2007-04-11 16:46 martinl * raster/r.profile/input.c, raster/r.profile/main.c, raster/r.profile/read_rast.c, ps/ps.map/outl_io.c, ps/ps.map/ps_vpoints.c: message standardization 2007-04-11 16:46 markus * general/g.setproj/description.html: USGS map projections guide added 2007-04-11 16:42 martinl * raster/r.random/: count.c, creat_rand.c, main.c, random.c, support.c: message standardization 2007-04-11 16:25 martinl * raster/r.statistics/main.c: * message standardization * header added * keyword (statistics) added 2007-04-11 16:19 martinl * raster/r.support/front/front.c: message standardization 2007-04-11 16:14 martinl * raster/r.to.vect/main.c: message standardization 2007-04-11 16:07 martinl * raster/r.gwflow/main.c: typo 2007-04-11 15:56 martinl * vector/lidar/v.surf.bspline/: crosscorr.c, main.c: * fix debug levels (0 -> 1) * do not use _() in G_debug * messages standardization 2007-04-11 15:45 glynn * display/: d.colors/description.html, d.colortable/description.html: Remove references to d.colormode (which no longer exists) Ensure that tags aren't split across line boundaries (g.html2man can't handle this) 2007-04-11 15:41 martinl * vector/v.in.ascii/a2b.c: message cosmetics 2007-04-11 14:25 markus * db/drivers/sqlite/grass-sqlite.html: simplified; polished 2007-04-11 14:23 martinl * locale/po/grasslibs_cs.po: translation updated 2007-04-11 14:00 martinl * vector/v.edit/: cats.c, select.c: bugfix [GForge #361], cats.c cleaned and updated 2007-04-11 08:43 michael * gui/tcltk/gis.m/gmmenu.tcl: Added v.db.renamecol to menu 2007-04-10 23:54 markus * raster3d/raster3dintro.html: wording 2007-04-10 23:48 markus * raster3d/raster3dintro.html: mentioned r.to.rast3elev, r.to.rast3, r3.cross.rast, r3.stats, and r3.univar 2007-04-10 22:45 markus * SUBMITTING_SCRIPTS: extended 2007-04-10 22:34 markus * scripts/i.tasscap/i.tasscap: check if MODIS Tasseled Cap makes sense to be added 2007-04-10 21:37 robertoa * locale/po/grasslibs_es.po: Spanish translations and bugfixing 2007-04-10 21:00 glynn * configure, configure.in, display/d.mon/pgms/start.c, lib/driver/connect_sock.c, lib/driver/main.c, lib/form/open.c, lib/gis/unix_socks.c, lib/raster/io_sock.c, lib/raster/parse_mon.c, lib/raster/rem_io.c: Remove FIFO support Remove attempt to detect socket() in WinSock (autoconf doesn't work with WINAPI functions) Fix GDAL check MinGW fixes 2007-04-10 17:36 markus * visualization/nviz/src/map_obj.c: fix G_debug level 2007-04-10 16:17 william * lib/init/: Makefile, html_browser_mac.sh, init.sh, variables.html: special browser setting needed for OSX 2007-04-10 16:02 markus * locale/po/grasslibs_es.po: bugfixes 2007-04-10 15:42 glynn * configure, configure.in, include/Make/Platform.make.in, lib/driver/Makefile, lib/driver/connect_sock.c, lib/driver/driverlib.h, lib/driver/main.c, lib/form/open.c, lib/gis/unix_socks.c, lib/raster/io_sock.c, lib/raster/rem_io.c: Remove support for monitor FIFOs Add support for AF_INET sockets as an alternative to AF_UNIX Tidying 2007-04-10 15:41 glynn * lib/psdriver/: Graph_close.c, psdriver.ps: Add END operation 2007-04-10 14:32 robertoa * locale/po/grasslibs_es.po: Agustin Diez spanish translations 2007-04-10 13:15 glynn * lib/raster/com_io.c, raster/r.mapcalc/evaluate.c: MinGW fixes 2007-04-10 12:14 markus * scripts/: i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.landsat.rgb/i.landsat.rgb, r.blend/r.blend, r.fillnulls/r.fillnulls, r.in.aster/r.in.aster, r.in.srtm/r.in.srtm, r.shaded.relief/r.shaded.relief: write out command line history for 'r.info -h map' 2007-04-10 11:59 markus * scripts/i.in.spotvgt/i.in.spotvgt: write out command line history for 'v.info -h map'; g.message 2007-04-10 11:35 markus * scripts/: v.db.addcol/v.db.addcol, v.db.addtable/v.db.addtable, v.db.dropcol/v.db.dropcol, v.db.droptable/v.db.droptable, v.db.renamecol/v.db.renamecol, v.db.update/v.db.update, v.dissolve/v.dissolve, v.in.e00/v.in.e00, v.in.gns/v.in.gns, v.in.sites.all/v.in.sites.all, v.rast.stats/v.rast.stats: write out command line history for 'v.info -h map' 2007-04-10 01:34 soeren * lib/gpde/N_arrays_calc.c: Type fixes 2007-04-10 01:01 glynn * raster/: r.in.ascii/Makefile, r.in.arc/Makefile, r.out.ascii/Makefile: Enable LFS 2007-04-10 00:43 soeren * lib/gpde/: N_arrays.c, N_arrays_calc.c, N_arrays_io.c, N_gradient.c, N_gradient_calc.c, N_pde.h, gpdelib.dox: Array and gradient functions are now distributed to several files to avoid huge source files * basic array functions are located in N_arrays.c * array computation functions are located in N_array_calc.c * io array functions are located in N_array_io.c * basic gradient functions are located in N_gradient.c * gradient calculation functions are located in N_gradient_calc.c * added statistical calculation for arrays and gradients * added 2d gradient neighbour calculation * type fixes * removed unnecessary comment lines * improved docu 2007-04-10 00:35 william * macosx/app/grass.sh.in: cleanup header comments 2007-04-10 00:35 soeren * lib/gpde/test/: test_arrays.c, test_gradient.c: New gradient and array tests added 2007-04-09 17:51 william * macosx/app/build_gui_user_menu.sh: allow for spaces in #%Module test 2007-04-09 16:46 scott * vector/v.to.db/: areas.c, parse.c: corrected compactness formula in comments and parser to match actual calculation, as per doc I tracker #367 2007-04-09 06:35 michael * display/d.legend/main.c: Made description for legend placement more understandable. 2007-04-08 20:03 glynn * display/d.graph/do_graph.c, display/d.path/select.c, display/d.vect/area.c, display/d.vect/main.c, display/d.vect/plot1.c, include/display.h, lib/display/draw2.c: Add D_set_clip_margin(), D_line_width() Change modules to use D_line_width() instead of R_line_width() 2007-04-08 19:17 glynn * lib/pngdriver/: Draw_bitmap.c, Draw_line.c, Erase.c, read.c: Set modified flag 2007-04-08 15:36 glynn * lib/display/draw2.c: Treat clip rectangle as inclusive (points exactly on the boundary are "inside"). 2007-04-08 14:54 glynn * lib/driver/Color.c: Fix typo 2007-04-08 14:36 glynn * display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Serve_Xevent.c, lib/driver/Color.c, lib/driver/Makefile, lib/driver/driver.h, lib/driver/driverlib.h, lib/pngdriver/Color_table.c, lib/pngdriver/Erase.c, lib/pngdriver/Graph_set.c, lib/psdriver/Color_table.c, lib/psdriver/Graph_set.c: Move handling of standard colours from drivers to libdriver Change drivers to use driver-specific functions instead of generic COM_*/DRV_* versions 2007-04-08 02:11 glynn * display/drivers/HTMLMAP/main.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/Set_window.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/main.c, lib/display/draw2.c, lib/display/window.c, lib/driver/Makefile, lib/driver/Set_window.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/driver/text2.c, lib/driver/text3.c, lib/pngdriver/Box.c, lib/pngdriver/Draw_bitmap.c, lib/pngdriver/Draw_line.c, lib/pngdriver/Draw_point.c, lib/pngdriver/Driver.c, lib/pngdriver/Graph_set.c, lib/pngdriver/Makefile, lib/pngdriver/Raster.c, lib/pngdriver/Set_window.c, lib/pngdriver/pngdriver.h, lib/psdriver/Driver.c, lib/psdriver/Makefile, lib/psdriver/Set_window.c, lib/psdriver/psdriver.h, lib/psdriver/psdriver.ps: Move Set_window operation into drivers; applies to all graphics, not just text Fix bug in poly{gon,line} culling Set clip window when switching frames 2007-04-08 00:06 markus * vector/v.edit/description.html: typos fixed; vectfile -> vectmap for consistency 2007-04-07 23:43 markus * lib/loc_struct.png: added grid3/ structure to figure 2007-04-07 20:53 william * macosx/pkg/bundle.make: forgot to remove personal bundle settings 2007-04-07 20:51 william * macosx/: Makefile, ReadMe.rtf, pkg/bundle.make, pkg/resources/ReadMe.rtf: use install cmd to copy files and set mode; no need to test before mkdir; add bindist bundling step 2007-04-07 20:46 william * macosx/app/Makefile: use install cmd to copy files and set mode; no need to test before mkdir 2007-04-07 20:11 markus * rfc/: RFC1_PSC.dox, psc_motions.dox, rfc_list.dox: RFC1 adopted 2007-04-07 19:50 glynn * display/d.vect/main.c, display/d.vect/plot.h, display/d.vect/plot1.c, include/display.h, lib/display/draw2.c: Fix D_polyline_cull Add D_polygon_cull Add render=l (cull) to d.vect 2007-04-07 19:47 markus * rfc/Makefile: added htmldocs target (bug #365) 2007-04-07 18:52 markus * scripts/v.db.renamecol/v.db.renamecol: PostgreSQL fix 2007-04-07 18:46 markus * scripts/v.db.renamecol/: Makefile, description.html, v.db.renamecol: new script to rename table columns 2007-04-07 18:18 markus * db/base/db.describe.html: examples updated 2007-04-07 18:14 markus * db/base/describe.c: also output column length with -c flag 2007-04-07 17:47 william * macosx/app/grass.sh.in: reactivate Terminal if text startup 2007-04-07 17:02 glynn * display/: Makefile, d.text/DEPRECATED, d.text.new/Makefile: Disable d.text Build d.text.new as d.text 2007-04-07 16:50 glynn * raster/r.out.arc/Makefile: Enable LFS 2007-04-07 15:08 markus * lib/gis/parser.c: --script now includes copyright header 2007-04-07 14:54 glynn * display/d.vect/area.c, display/d.vect/local_proto.h, display/d.vect/main.c, display/d.vect/plot1.c, include/display.h, lib/display/draw2.c: Add D_polyline_cull() Simplify handling of longitude wrap Change d.vect to use render= for lines (patch from Sören Gebbert) 2007-04-07 14:53 markus * scripts/r.in.wms/Makefile: fix the fix 2007-04-07 14:42 markus * display/: d.font.freetype/DEPRECATED, d.text.freetype/DEPRECATED: indicate deprecated commands 2007-04-07 14:00 markus * display/d.rast.edit/DEPRECATED: no longer used 2007-04-07 13:34 markus * scripts/v.in.gpsbabel/Makefile: cp -> INSTALL 2007-04-07 13:34 glynn * display/Makefile, display/d.font/main.c, scripts/Makefile, scripts/d.font.freetype/Makefile, scripts/d.font.freetype/d.font.freetype, scripts/d.font.freetype/description.html, scripts/d.text.freetype/description.html: Extend d.font to support remaining d.font.freetype options Replace d.font.freetype with a script which invokes d.font Copy description.html files for d.{font,text}.freetype scripts 2007-04-07 13:26 markus * scripts/d.rast.edit/d.rast.edit: added missing copyright header 2007-04-07 13:24 markus * scripts/d.rast.edit/description.html: minimalistic new documentation 2007-04-07 13:21 markus * scripts/d.rast.edit/d.rast.edit: fixed parameter order 2007-04-07 13:12 markus * scripts/r.in.wms/Makefile: cp -> INSTALL 2007-04-07 12:15 glynn * scripts/d.text.freetype/Makefile: Tidying 2007-04-07 12:15 glynn * display/Makefile, display/d.font.freetype/main.c, display/d.text.freetype/Makefile, display/d.text.new/main.c, include/graphics.h, include/raster.h, lib/driver/Font.c, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h, scripts/Makefile, scripts/d.text.freetype/Makefile, scripts/d.text.freetype/d.text.freetype, scripts/d.text.freetype/freetypecap: Remove R_font_freetype() and related infrastructure Change d.font.freetype to use R_font() instead of R_font_freetype() Clean-up d.font.freetype Extend d.text.new to support remaining d.text.freetype options Replace d.text.freetype with a script which invokes d.text.new 2007-04-07 10:19 glynn * lib/gis/error.c: Print whole words/sentences rather than individual characters 2007-04-06 22:33 soeren * lib/gpde/gpdelib.dox: Added mean and upwinding calculation docu 2007-04-06 21:49 soeren * raster/r.univar2/: r.univar.html, r3.univar.html: Manual pages for r.univar and r3.univar 2007-04-06 21:40 soeren * raster/r.univar2/: Makefile, globals.h, r.univar_main.c, r3.univar_main.c, sort.c, stats.c: Added support for raster3d maps * rearranged the sources * use heapsort instead of quicksort 2007-04-06 19:23 soeren * raster/r.gwflow/description.html, raster/r.gwflow/main.c, raster3d/r3.gwflow/description.html, raster3d/r3.gwflow/main.c: * typo fixes * fixes related to gpde api modification 2007-04-06 19:17 jachym * db/base/select.c: added -t flag for testing sql statements 2007-04-06 19:12 soeren * lib/gpde/: Makefile, N_arrays.c, N_gradient.c, N_gwflow.c, N_gwflow.h, N_heatflow.h, N_les_assemble.c, N_parse_options.c, N_pde.h, N_solute_transport.c, N_solute_transport.h, N_solvers.c, N_tools.c, N_upwind.c, gpdelib.dox: Huge library update to increase functionality and documentation * moved header files from grass6/include to this directory - the global header files are copied while compilation time to the correct location * improved documentation * added new files for mean and upwind computation * fixed gradient computation code * minor doxygen fixes in the code * better structure of gwflow and solute transport code 2007-04-06 18:55 soeren * lib/gpde/test/: test_gpde_lib.h, test_gradient.c, test_main.c, test_solute_transport.c, test_tools.c: * Fixed gradient tests * added new linear eqution solver tests * added tests for mathematical tools - mean computation tests - upwinding tests 2007-04-06 17:57 glynn * include/Make/Grass.make.in: Add $(PSDRIVERLIB) to definition of RASTERLIB 2007-04-06 17:51 glynn * aclocal.m4, configure: Don't use -flat_namespace on MacOSX 2007-04-06 17:47 glynn * lib/psdriver/Raster.c: Fix bug in raster positioning 2007-04-06 15:52 glynn * lib/psdriver/: Draw_bitmap.c, psdriver.ps: Fix bug in BITMAP procedure Fix bug in bitmap data output 2007-04-06 14:49 glynn * lib/pngdriver/Draw_line.c: More efficient thick lines 2007-04-06 12:07 markus * locale/README: omit \n in G_message() 2007-04-06 11:37 martinl * db/drivers/dbf/dbfexe.c: bugfix: update double precision column, value given as string 2007-04-06 10:21 markus * vector/v.label/description.html: Spearfish example added 2007-04-06 10:05 markus * db/drivers/dbf/grass-dbf.html: link to DBF specs 2007-04-06 09:19 hamish * vector/v.label/description.html: update font info 2007-04-06 09:03 hamish * display/d.paint.labels/description.html: d.font.freetype no long overrides the label file's font setting. 2007-04-06 08:57 hamish * display/d.paint.labels/do_labels.c: skip commented lines 2007-04-06 08:26 hamish * display/d.paint.labels/do_labels.c: multiline labels should be working now 2007-04-06 07:17 hamish * display/d.paint.labels/do_labels.c: multi-line placement code. still need to actually update the text line, not just repeat the last line of the label. 2007-04-06 06:39 hamish * display/d.paint.labels/do_labels.c: enable new rotation code. multiline labels still broken. 2007-04-06 06:25 hamish * display/d.paint.labels/do_labels.c: (re)simplify justification calculations, better x centering 2007-04-06 01:09 wolf * vector/v.label.sa/: annealing.c, labels.c, labels.h, main.c: Added the simulated annealing routine 2007-04-05 18:35 markus * rpm/mandriva/grass6-mdk2007.spec: official spec file with bugfix 2007-04-05 15:45 hamish * display/d.paint.labels/do_labels.c: forgot to init new justification offset vars. 2007-04-05 14:38 hamish * display/d.paint.labels/do_labels.c: Add offsets, highlight, and skip offscreen code for MKII rotation. Only part still missing is text rendering for multi line\n text labels. 2007-04-05 13:50 hamish * display/d.paint.labels/do_labels.c: better placement for center and lower justified labels 2007-04-05 12:08 martinl * display/d.vect/attr.c: text[100] -> dbString text 2007-04-05 06:15 hamish * display/d.paint.labels/do_labels.c: more label rotation code. not finished yet, but functional. bugfix: shift right justified labels over one more char 2007-04-05 04:17 hamish * vector/v.label/main.c: bugfix: could not select orange due to extra space in options string 2007-04-04 23:11 michael * gui/tcltk/gis.m/mapcanvas.tcl: Changed open to exec for calling g.region in set_wind procedure. 2007-04-04 17:07 martinl * vector/v.edit/select.c: coord option: select all lines in the box (threshold) 2007-04-04 16:09 martinl * vector/v.edit/: max_distance.c, merge.c, select.c: bug (described by Markus) in merge tool fixed 2007-04-04 15:12 martinl * lib/vector/Vlib/write.c: Vect_rewrite_line(): debug line id 2007-04-04 15:01 martinl * lib/vector/Vlib/write.c: Vect_delete_line(): debug line id 2007-04-04 14:11 hamish * lib/init/init.sh: typo in comment 2007-04-04 13:59 hamish * lib/init/init.sh: some cleanup of GRASS_HTML_BROWSER mess 2007-04-04 13:55 markus * include/gisdefs.h: G_stat() declared 2007-04-04 12:43 hamish * lib/init/init.sh: remove hardcoded + package specific code. Platform specific stuff can go here, but package specific stuff needs to be patched in by the packager. (WK) 2007-04-04 12:24 glynn * lib/: pngdriver/Driver.c, psdriver/Driver.c: Add copyright/GPL header 2007-04-04 11:52 glynn * display/drivers/PNG/main.c, display/drivers/PS/main.c, lib/pngdriver/Driver.c, lib/pngdriver/Makefile, lib/pngdriver/pngdriver.h, lib/psdriver/Driver.c, lib/psdriver/Makefile, lib/psdriver/psdriver.h, lib/raster/Makefile, lib/raster/com_io.c, lib/raster/loc_io.c: Add, use PNG_Driver(), PS_Driver() functions Extend direct rendering to allow PostScript output 2007-04-04 10:06 hamish * gui/tcltk/gis.m/mapcanvas.tcl: move mapunits into a proceedure. prettify Map Display status line. TODO: if {range<1} {set outfmt {%f}} 2007-04-04 08:52 hamish * gui/tcltk/gis.m/mapcanvas.tcl: measurement tool: format length numbers and units in a nice way 2007-04-04 08:51 wolf * vector/v.label.sa/: labels.c, labels.h, main.c: Fixed point position finding code, fixed some bugs, and added a paint file writing function. 2007-04-04 08:31 glynn * display/drivers/HTMLMAP/main.c, display/drivers/PNG/main.c, display/drivers/PS/main.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/main.c, include/graphics.h, include/raster.h, lib/driver/Makefile, lib/driver/Raster.c, lib/driver/command.c, lib/driver/driver.h, lib/pngdriver/Draw_point.c, lib/pngdriver/Makefile, lib/pngdriver/Raster.c, lib/pngdriver/pngdriver.h, lib/psdriver/Makefile, lib/psdriver/Raster.c, lib/psdriver/psdriver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Move scaled raster operation from library into drivers Remove unscaled raster operation 2007-04-04 07:40 hamish * rfc/psc_motions.dox: bugfix: use different section ID labels so section titles render correctly. 2007-04-04 07:25 hamish * rfc/rfc_list.dox: \mainpage does not take a keyword, just the label 2007-04-04 06:09 hamish * display/d.paint.labels/: do_labels.c, local_proto.h: add first bits of code to help with proper label rotation 2007-04-04 06:07 glynn * lib/gis/: mapset_msc.c, paths.c: Add, use G_stat() 2007-04-03 19:15 bob * visualization/nviz/src/map_obj.c: Fix for volume init 2007-04-03 14:02 markus * vector/vectorintro.html: better explain categories and layers 2007-04-03 13:55 markus * vector/vectorintro.html: Vector types and categories clarified 2007-04-03 12:59 glynn * scripts/g.mlist/g.mlist: Remove shell-specific comment from description of pattern= option 2007-04-03 11:38 glynn * display/drivers/PS/Makefile: EXTRA_CFLAGS is for compiling, not linking 2007-04-03 10:53 markus * general/g.mapset/main.c: Carlos Davila: i18N 2007-04-03 10:23 markus * display/drivers/PS/Makefile: make use of EXTRA_CFLAGS (but it still doesn't compile) 2007-04-03 06:39 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fixed so that saving display geometry to named region no longer changes computational region. 2007-04-03 04:58 glynn * display/d.his/main.c, display/d.rgb/main.c, include/display.h, lib/display/raster.c, lib/display/raster2.c: More display clean-up Merge D_cell_draw_setup_RGB() with D_cell_draw_setup() Remove D_draw_[cfd]_raster_RGB(), D_raster_of_type_RGB() Remove D_[cfd]_raster(), D_raster(), D_raster_of_type() Move D_draw_raster_RGB() into raster.c 2007-04-03 04:54 glynn * imagery/i.ortho.photo/: photo.2image/drawcell.c, photo.2target/drawcell.c: Replace D_raster() with D_draw_c_raster() 2007-04-03 04:48 glynn * lib/init/variables.html, raster/r.mapcalc/evaluate.c, raster/r.mapcalc/r.mapcalc.html, raster/r.mapcalc/r3.mapcalc.html: Add GRASS_RND_SEED environment variable (from Joel Pitt) 2007-04-03 00:12 wolf * vector/v.label.sa/: labels.c, labels.h, main.c: Added code to generate candidate line and point labels 2007-04-02 22:41 william * macosx/modbuild/Makefile: fix some sed problems 2007-04-02 22:41 william * macosx/modbuild/ReadMe.rtf: usage clarifications 2007-04-02 20:09 william * macosx/app/build_gui_user_menu.sh: fix file check for user addons 2007-04-02 19:31 william * macosx/app/build_gui_user_menu.sh: hide cleanup error when no files found 2007-04-02 16:32 markus * Makefile: MACOSX_APP must be quoted for non-Macs 2007-04-02 10:52 markus * lib/grasslib.dox: small fixes 2007-04-02 10:39 markus * lib/display/displaylib.dox: should be \page 2007-04-02 10:15 martinl * lib/display/: Makefile, displaylib.dox: build doxygen documentation 2007-04-02 09:54 markus * rfc/RFC1_PSC.dox: fixed ITC -> ITC-irst 2007-04-02 09:21 glynn * imagery/: i.class/draw_cell.c, i.points/drawcell.c, i.vpoints/drawcell.c: Replace D_d_raster() with D_draw_d_raster() 2007-04-02 09:11 markus * locale/po/grassmods_de.po: typo fixed 2007-04-01 06:48 hamish * rfc/RFC1_PSC.dox: fix Doxygen tag (\ref not \link""\endlink) 2007-03-31 20:09 markus * raster/wildfire/r.spread/spread.c: use G_debug() 2007-03-31 20:08 markus * raster/simwe/: r.sim.sediment/main.c, simlib/hydro.c, simlib/input.c: use G_fatal_error(); use G_debug() 2007-03-30 21:16 markus * vector/lidar/: v.lidar.correction/main.c, v.surf.bspline/main.c: typo; debug level; keyword 2007-03-30 21:14 markus * visualization/nviz/scripts/panel_kanimator.tcl: button descriptions fixed 2007-03-30 11:30 glynn * lib/gis/intr_char.c: Use termios if available 2007-03-30 08:29 glynn * display/drivers/PS/main.c, lib/psdriver/Makefile, lib/psdriver/Polygon.c, lib/psdriver/Polyline.c, lib/psdriver/psdriver.h, lib/psdriver/psdriver.ps: Add polygon, polyline primitives 2007-03-30 07:23 hamish * display/d.paint.labels/do_labels.c, vector/v.label/main.c: d.labels has the problem with rotation, not v.label 2007-03-30 06:51 glynn * display/drivers/Makefile, display/drivers/PS/Makefile, display/drivers/PS/main.c, display/drivers/PS/moncap.entry, include/Make/Grass.make.in, lib/Makefile, lib/pngdriver/pngdriver.h, lib/psdriver/Box.c, lib/psdriver/Client.c, lib/psdriver/Color.c, lib/psdriver/Color_table.c, lib/psdriver/Draw_bitmap.c, lib/psdriver/Draw_line.c, lib/psdriver/Draw_point.c, lib/psdriver/Erase.c, lib/psdriver/Graph_close.c, lib/psdriver/Graph_set.c, lib/psdriver/Line_width.c, lib/psdriver/Makefile, lib/psdriver/Respond.c, lib/psdriver/psdriver.h, lib/psdriver/psdriver.ps: PostScript driver 2007-03-30 03:11 scott * rfc/RFC1_PSC.dox: Implementing rollback and improvement to description of GRASS project, as well as getting adding wording on grounds for removal of CVS write access; ready for new vote 2007-03-30 00:11 moritz * vector/v.transform/creat_trans.c: use G_clear_screen() instead of system("clear") 2007-03-29 15:08 markus * vector/lidar/v.surf.bspline/main.c: typo fixed 2007-03-29 15:07 markus * lib/grasslib.dox: changed ITC-irst to FBK-irst (formerly ITC-irst) 2007-03-29 14:57 markus * rfc/Makefile: fix for progman building 2007-03-29 14:34 markus * lib/vector/vectorlib.dox: terminology fixes; field/layer confusion reduced 2007-03-29 14:25 jachym * scripts/: d.out.gpsdrive/d.out.gpsdrive, d.out.png/d.out.png, d.polar/d.polar, d.resize/d.resize, d.vect.thematic/d.vect.thematic, i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.in.spotvgt/i.in.spotvgt, i.oif/i.oifcalc, i.spectral/i.spectral, r.out.gdal/r.out.gdal.sh, v.in.gpsbabel/v.in.gpsbabel: Message consolidation 2007-03-29 14:18 jachym * scripts/: d.vect.thematic/d.vect.thematic, i.fusion.brovey/i.fusion.brovey: Message consolidation 2007-03-29 14:16 jachym * scripts/v.what.vect/v.what.vect: redirected echo to stderr 2007-03-29 14:15 jachym * scripts/v.univar.sh/v.univar.sh: echo to g.message 2007-03-29 14:11 jachym * scripts/v.report/v.report: echo to g.message 2007-03-29 14:07 jachym * scripts/: v.in.sites.all/v.in.sites.all, v.rast.stats/v.rast.stats: echo to g.message 2007-03-29 14:03 jachym * scripts/: v.in.gpsbabel/v.in.gpsbabel, v.in.mapgen/v.in.mapgen: echo to g.message 2007-03-29 13:52 jachym * scripts/: v.in.garmin/v.in.garmin, v.in.gns/v.in.gns: echo to g.message 2007-03-29 12:20 martinl * scripts/d.out.png/d.out.png: fix broken g.message 2007-03-29 12:13 jachym * scripts/v.in.e00/v.in.e00: echo to g.message 2007-03-29 12:09 jachym * scripts/: v.db.droptable/v.db.droptable, v.db.reconnect.all/v.db.reconnect.all: echo to g.message 2007-03-29 11:48 jachym * scripts/v.db.addtable/v.db.addtable: echo to g.message 2007-03-29 11:43 jachym * scripts/: v.build.all/v.build.all, v.centroids/v.centroids, v.convert.all/v.convert.all: echo to g.message 2007-03-29 11:40 jachym * scripts/: r.tileset/r.tileset, r.univar.sh/r.univar.sh: echo to g.message 2007-03-29 11:36 jachym * scripts/r.shaded.relief/r.shaded.relief: echo to g.message 2007-03-29 11:32 jachym * scripts/: r.reclass.area/r.reclass.area, r.regression.line/r.regression.line: echo to g.message 2007-03-29 11:26 jachym * scripts/r.plane/r.plane: echo to g.message 2007-03-29 11:21 jachym * scripts/: r.mask/r.mask, r.out.gdal/r.out.gdal.sh: echo to g.message 2007-03-29 11:14 jachym * scripts/r.mapcalculator/r.mapcalculator: echo to g.message 2007-03-28 22:54 martinl * vector/v.edit/merge.c: threshold disabled 2007-03-28 17:02 jachym * scripts/v.in.gpsbabel/v.in.gpsbabel: echo to g.message 2007-03-28 16:58 jachym * scripts/: v.db.update/v.db.update, v.dissolve/v.dissolve: echo to g.message 2007-03-28 16:48 jachym * scripts/: v.db.addcol/v.db.addcol, v.db.dropcol/v.db.dropcol: echo to g.message 2007-03-28 16:46 jachym * scripts/g.mlist/g.mlist: removed -e flag for echo command 2007-03-28 16:41 jachym * scripts/r.in.wms/: r.in.gdalwarp, r.in.wms, wms.download, wms.request: echo to g.message. I hope, it works... 2007-03-28 16:26 martinl * vector/v.edit/merge.c: number of merged lines bug fixed 2007-03-28 16:03 jachym * scripts/r.in.srtm/r.in.srtm: echo to g.message 2007-03-28 15:58 jachym * scripts/r.in.aster/r.in.aster: echo to g.message 2007-03-28 15:55 jachym * scripts/r.fillnulls/r.fillnulls: echo to g.message 2007-03-28 15:51 jachym * scripts/r.blend/r.blend: echo to g.message 2007-03-28 15:31 jachym * scripts/r3.mapcalculator/r3.mapcalculator: echo to g.message 2007-03-28 15:21 jachym * scripts/m.proj/m.proj: echo to g.message 2007-03-28 15:15 jachym * scripts/i.tasscap/i.tasscap: echo to g.message 2007-03-28 15:00 jachym * scripts/: i.oif/i.oif, i.spectral/i.spectral: echo to g.message 2007-03-28 14:57 jachym * scripts/: i.image.mosaic/i.image.mosaic, i.landsat.rgb/i.landsat.rgb: echo to g.message 2007-03-28 14:36 jachym * scripts/i.fusion.brovey/i.fusion.brovey: echo to g.message 2007-03-28 14:30 jachym * scripts/g.mremove/g.mremove: echo to g.message 2007-03-28 14:27 jachym * scripts/g.mlist/g.mlist: small correction 2007-03-28 14:21 jachym * scripts/: d.vect.thematic/d.vect.thematic, g.manual/g.manual: echo to g.message 2007-03-28 14:08 jachym * scripts/d.split/d.split: echo to g.message 2007-03-28 14:02 jachym * scripts/d.slide.show/d.slide.show: echo to g.message 2007-03-28 13:57 jachym * scripts/d.resize/d.resize: echo to g.message 2007-03-28 13:52 jachym * scripts/: d.polar/d.polar, d.rast.leg/d.rast.leg: echo to g.message 2007-03-28 13:38 jachym * scripts/d.out.png/d.out.png: echo to g.message 2007-03-28 13:28 jachym * scripts/d.out.gpsdrive/d.out.gpsdrive: echo to g.message 2007-03-28 13:17 jachym * scripts/d.out.file/d.out.file: echo to g.message 2007-03-28 13:07 jachym * scripts/d.mvmon/d.mvmon: echo to g.message 2007-03-28 08:30 hamish * gui/tcltk/gis.m/mapcanvas.tcl: add map units to output (code taken from profile.tcl) 2007-03-27 08:44 hamish * gui/tcltk/gis.m/profile.tcl: correct plotting if null data is encountered 2007-03-27 05:39 michael * gui/tcltk/gis.m/profile.tcl: Added title 2007-03-27 05:34 william * macosx/ReadMe.rtf: Added universal build notes 2007-03-27 04:40 michael * gui/tcltk/gis.m/gmmenu.tcl: Added v.db.select and moved all database commands to database menu heading 2007-03-27 02:37 william * macosx/: Makefile, ReadMe.rtf: added bindist installer package creation 2007-03-27 01:09 hamish * display/d.colors/description.html: revert last change (whitespace) 2007-03-26 18:48 william * macosx/app/grass.sh.in: restored GDAL bin path for GDAL tools 2007-03-26 17:30 martinl * vector/v.transform/main.c: Vect_build() to stderr 2007-03-26 17:24 martinl * vector/v.patch/main.c: * message cosmetics * Vect_build() to stderr 2007-03-26 15:24 martinl * vector/v.net.steiner/main.c: * i18n * Vect_build () to stderr 2007-03-26 14:48 martinl * vector/v.net.salesman/main.c: * i18n * EXIT_SUCCESS/FAILURE * Vect_build () to stderr 2007-03-26 13:27 martinl * vector/v.net.path/: main.c, path.c: * i18n * Vect_build() to stderr 2007-03-26 12:50 martinl * vector/v.net.iso/main.c: * i18n * EXIT_SUCCESS/FAILURE * Vect_build to stderr 2007-03-26 12:39 martinl * lib/vector/Vlib/net.c: i18n 2007-03-26 12:12 martinl * vector/v.net.alloc/main.c: extended module description 2007-03-26 12:04 martinl * vector/v.net.alloc/main.c: * i18n * EXIT_SUCCESS/FAILURE * Vect_build () to stderr 2007-03-26 11:37 martinl * vector/v.net/: main.c, nodes.c, report.c: * i18n * cleaning messages * Vect_build () to stderr 2007-03-26 11:07 hamish * gui/tcltk/gis.m/profile.tcl: make it work for unprojected XY locns; protect against log(0) errors 2007-03-26 10:34 martinl * vector/v.lrs/: v.lrs.create/main.c, v.lrs.label/main.c, v.lrs.segment/main.c, v.lrs.where/main.c: * i18n * cleaning messages * EXIT_SUCCESS/FAILURE 2007-03-26 09:52 hamish * gui/tcltk/gis.m/profile.tcl: prettify axes tick labels and map units 2007-03-26 08:06 martinl * vector/v.proj/main.c: * input not required (allowing list without dummy input value) * cleaning messages * new keyword used (projection) 2007-03-26 07:10 martinl * vector/v.clean/main.c: cleaning messages 2007-03-26 06:42 martinl * lib/vector/Vlib/snap.c: bug fix GForge #342; i18n 2007-03-26 05:31 hamish * tools/module_synopsis.sh: script to generate a list of modules with name and description 2007-03-26 05:04 hamish * vector/v.to.db/main.c: shorter label for module description 2007-03-26 04:47 hamish * vector/v.segment/main.c: simplify module description 2007-03-26 03:14 hamish * vector/v.segment/main.c: add short module description label 2007-03-26 03:06 hamish * raster/r.sun/main.c: add short module description label 2007-03-26 03:02 hamish * display/d.colors/description.html: move module description onto one line to make grep parsing work better 2007-03-26 02:58 hamish * lib/gis/parser.c: add short descr label to HTML page, if available 2007-03-26 02:49 hamish * vector/v.external/main.c: add short GUI label for module description, remove newline from mod desc 2007-03-26 02:30 hamish * display/d.colors/main.c: must run in a term window 2007-03-26 02:24 hamish * misc/m.cogo/main.c: remove newline from description, i18n, EXIT_SUCCESS 2007-03-26 02:11 hamish * display/d.colors/description.html: html bugs; add KEYWORDS; remove parser.html 2007-03-25 12:41 martinl * vector/v.edit/: main.c, merge.c: merge tool improved 2007-03-24 21:46 martinl * lib/gis/parser.c: removing redundant period from label 2007-03-24 21:36 martinl * vector/v.edit/args.c: arguments cosmetics 2007-03-24 21:25 martinl * vector/v.edit/: cats.c, copy.c, del.c, global.h, main.c, merge.c, move.c, select.c: make select options orthogonal 2007-03-24 13:40 martinl * lib/vector/Vlib/list.c: minor doxygen docs update 2007-03-24 00:43 glynn * display/Makefile: Don't build d.rast.edit 2007-03-23 23:53 markus * raster/r.what/description.html: HTML fixed 2007-03-23 23:16 martinl * vector/v.hull/main.c: * removed site.h dependency * EXIT_SUCCESS/FAILURE * various message fixes 2007-03-23 22:37 martinl * vector/v.to.points/main.c: new flag: write line nodes (-n) 2007-03-23 22:22 markus * visualization/nviz/src/: map_obj.c, volume.c: more reasonable error messages 2007-03-23 21:38 markus * locale/po/: grasslibs_el.po, grassmods_el.po, grasstcl_el.po: New (untranslated) Greek po files added 2007-03-23 20:02 michael * gui/icons/: module-d.thematic.gif, module-d.vect.thematic.gif: Made thematic icons same size as others (24x24) 2007-03-23 19:52 jachym * scripts/db.test/db.test: echo to g.message 2007-03-23 19:47 jachym * scripts/d.monsize/d.monsize: echo to g.message 2007-03-23 19:35 jachym * scripts/d.correlate/d.correlate: echo -> g.message 2007-03-23 18:27 stephan * locale/po/grasslibs_de.po: + german messages 2007-03-23 17:45 markus * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_ar.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_ko.po, grasstcl_lv.po, grasstcl_mr.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_sl.po, grasstcl_tr.po, grasstcl_vi.po, grasstcl_zh.po: Carlos Davila: merged in new messages 2007-03-23 15:16 markus * visualization/nviz/src/map_obj.c: get volumes working again 2007-03-23 14:13 stephan * locale/po/grassmods_de.po: + Robert Nuske: grassmods_de.po, more german translations 2007-03-23 14:10 jachym * SUBMITTING_SCRIPTS: updated SUBMITTING_SCRIPTS file, with g.message usage and example 2007-03-23 12:01 markus * general/g.message/main.c: changed -f to -e (as discussed with author); msg cosmetics 2007-03-23 12:00 markus * general/g.message/description.html: cosmetics 2007-03-23 11:57 markus * tools/g.html2man/g.html2man: support CODE tag 2007-03-23 11:25 markus * contributors.csv: update 2007-03-23 10:11 markus * vector/v.lrs/v.lrs.create/main.c: centralized debug level switching 2007-03-23 07:17 hamish * lib/gis/parser.c: ->description shouldn't contain newlines. G_usage(): show module.label if it exists, fix descr indenting (w/ label) TODO: line wrap at col 76 for really long descriptions. 2007-03-23 06:56 markus * vector/v.digit/settings.tcl: don't i18N SQL types (fix crash) 2007-03-23 06:56 markus * vector/v.digit/html_library.tcl: fix scroll bindings 2007-03-23 06:29 hamish * vector/v.in.ascii/in.c: use guisection 2007-03-23 06:23 hamish * include/gis.h: better comments for option->descriptions 2007-03-23 00:43 william * macosx/pkg/resources/postflight.in: copy readme to /Users/Shared for later perusal 2007-03-22 16:26 jachym * general/: g.message/Makefile, g.message/description.html, g.message/main.c, Makefile: New module introduced: g.message 2007-03-22 13:57 markus * display/d.vect/topo.c: display node as well in topo display 2007-03-22 13:47 markus * display/d.vect/dir.c: show 3, not only one directional arrow per line 2007-03-22 11:08 markus * rfc/Makefile: cleandocs target added 2007-03-22 10:13 markus * rfc/: RFC1_PSC.dox, RFC3_PSC.dox: more links for convenience (text unchanged) 2007-03-22 10:00 markus * rfc/RFC1_PSC.dox: make grass-psc a link since it is a mailing list 2007-03-22 09:56 markus * rfc/Makefile: say where it is 2007-03-22 09:36 markus * vector/v.lrs/: lrs.html, v.lrs.create/main.c: more docs; msg/debug cosmetics 2007-03-22 09:00 markus * vector/v.select/description.html: example fix 2007-03-22 08:48 hamish * vector/v.label/main.c: add myself as an author 2007-03-22 08:28 hamish * lib/gis/parser.c: move comment back next to what it is talking about 2007-03-22 07:26 danielc * lib/gis/parser.c: - Added guisection to XML output 2007-03-22 06:47 cho * lib/gis/parser.c: Don't compare arguments with NULL (Segmentation fault) 2007-03-22 06:34 william * macosx/pkg/resources/ReadMe.rtf: trim old pre-cvs junk 2007-03-22 06:32 william * macosx/pkg/resources/: Description.plist.in, Info.plist.in, postflight.in: more packemaker setup files 2007-03-22 05:58 william * macosx/app/: Makefile, grass.sh.in: build_gui_user_menu.sh 2007-03-22 05:51 william * macosx/app/build_gui_user_menu.sh: for building the user GUI menu 2007-03-22 04:02 william * macosx/pkg/resources/: License.rtf, ReadMe.rtf: Packagemaker pkg files, moved app/readme to pkg 2007-03-22 03:23 william * macosx/Makefile: check for built app package for install - for real 2007-03-22 02:54 william * macosx/Makefile: check for built app package for install instead of grass6 2007-03-21 23:06 hamish * display/d.histogram/get_stats.c: use double "quotes" with system() to make MS Windows happy 2007-03-21 21:51 scott * rfc/RFC1_PSC.dox: minor edits based on mailing list traffic regarding project definition and PSC origin 2007-03-21 15:09 moritz * include/gis.h: create a cross-platform macro variable for identifying the null device 2007-03-21 11:02 markus * contributors.csv: added missing contributors with CVS write access 2007-03-21 09:40 martinl * vector/v.edit/args.c: minor description fixes 2007-03-21 09:27 martinl * vector/v.edit/: a2b.c, args.c, cats.c, copy.c, del.c, global.h, main.c, max_distance.c, merge.c, move.c, select.c, vertex.c: * 'create' tool reverted * some major/minor fixes (create,add,delete,move) 2007-03-21 08:10 hamish * lib/imagery/ls_groups.c: G_spawn() needs to include spawn.h 2007-03-21 06:59 hamish * vector/v.in.ascii/description.html: skip is only meant for points mode 2007-03-21 06:58 hamish * vector/v.in.ascii/in.c: "conversion" is a bit of a misnomer, remove it as a keyword. Use new file input std option. Make SQL column name example into a tooltip. skip is only for points mode. 2007-03-21 06:48 hamish * include/gis.h, lib/gis/parser.c: add new standard options for file input & output 2007-03-21 01:34 markus * raster/r.support/front/: description.html, front.c: category copy function added (like r.colors rast=) 2007-03-21 00:55 markus * raster/r.cats/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2007-03-20 21:11 paul * raster/r.coin/inter.c: Pathname used on commandline should be quoted in case of spaces 2007-03-20 20:50 paul * lib/init/mke_loc.c, include/gisdefs.h, lib/gis/copy_file.c, raster/r.coin/inter.c, raster/r.coin/make_coin.c: Further Windows compatibility changes as discussed on mailing list 2007-03-20 17:51 markus * vector/v.surf.idw/main.c: write command history 2007-03-20 16:20 markus * vector/v.to.rast/support.c: don't crash when using USE_Z 2007-03-20 15:56 markus * vector/v.to.rast/vect2rast.c: more meaningful error msg 2007-03-20 14:40 markus * raster/: r.surf.idw/main.c, r.surf.idw2/main.c: write command history 2007-03-20 12:29 markus * lib/gis/gui.tcl: fix broken 'Output' for all locales 2007-03-20 11:01 hamish * display/d.path/: description.html, main.c, proto.h, select.c: add non-interactive coor= option. make path() fn return 0 on exit. 2007-03-20 07:53 markus * locale/po/grassmods_de.po: DE fix 2007-03-20 07:44 markus * vector/v.sample/main.c: -q flag found 2007-03-20 07:42 markus * vector/v.neighbors/main.c: use macros 2007-03-20 07:29 markus * vector/v.random/main.c: caps first letter for params; EXIT_SUCCESS; terminology 2007-03-20 07:26 markus * vector/v.random/description.html: link to v.sample 2007-03-20 07:25 markus * vector/v.sample/main.c: terminology fix 2007-03-20 07:24 markus * vector/: v.sample/description.html, v.what.rast/description.html: use type=point for v.univar to get more statistics 2007-03-20 07:22 markus * vector/v.normal/main.c: terminology fixes 2007-03-20 07:18 markus * vector/v.normal/description.html: still no really meaningful example; find refs 2007-03-20 04:30 hamish * raster/r.mfilter/description.html: html bug 2007-03-20 03:08 william * macosx/app/build_html_user_index.sh: cleanup unused leftovers from build_html_index.sh 2007-03-20 00:16 hamish * vector/v.in.region/main.c: fix output opt description; EXIT_SUCCESS; i18n of module desc 2007-03-19 23:26 markus * locale/po/grassmods_de.po: typo fixed 2007-03-19 23:21 danielc * scripts/d.monsize/d.monsize: = "" -> -z 2007-03-19 23:17 moritz * lib/gis/gishelp.c: include spawn.h 2007-03-19 23:11 danielc * scripts/g.mlist/g.mlist: Removed bashism 2007-03-19 23:09 danielc * scripts/d.vect.thematic/d.vect.thematic: Removed bashisms: '==' and 'let' 2007-03-19 22:58 danielc * scripts/: d.correlate/d.correlate, d.polar/d.polar: Remove bashisms 2007-03-19 15:01 markus * db/drivers/sqlite/describe.c: more/better debug output 2007-03-19 00:28 moritz * raster/r.coin/inter.c: replaced system() calls by G_spawn() calls 2007-03-18 23:59 moritz * lib/imagery/ls_groups.c: replace system() call by G_spawn() call. 2007-03-18 23:08 moritz * lib/gis/gishelp.c: replaced call to system() with call to G_spawn() 2007-03-18 22:51 moritz * general/g.mapsets/main_cmd.c: erased unused 'command' variable 2007-03-18 22:50 moritz * general/g.mapsets/main_cmd.c: replace system("ls") calls with G_ls() calls 2007-03-18 21:56 wolf * vector/v.label.sa/description.html: Added a bried descriotion 2007-03-18 20:37 wolf * vector/v.label.sa/: Makefile, labels.c, labels.h, main.c: Initial commit. based code on v.label, but made heavy modifications. Code now fetches features and label texts and creates the skylight (polygon which is the union of the bounding boxes of each letter) 2007-03-18 07:02 markus * db/drivers/sqlite/README: affinity_type() hint added 2007-03-18 06:51 markus * lib/gpde/test/test_solvers.c: Carlos Davila: typo fixed 2007-03-18 01:01 glynn * db/drivers/sqlite/describe.c: Sane implementation of "date" -> SQLITE_TEXT; still less than ideal, but preferable to "date" -> SQLITE_FLOAT 2007-03-17 23:50 glynn * db/drivers/sqlite/describe.c: Revert bogus "fix" 2007-03-17 23:35 markus * db/drivers/sqlite/describe.c: fix date recognition also in the table description part 2007-03-17 22:18 markus * lib/gis/get_datum_name.c: fixed wrong i18N macro 2007-03-17 21:58 markus * rfc/: Makefile, psc_motions.dox, rfc_list.dox: Makefile working; lists updated 2007-03-17 21:01 markus * lib/grasslib.dox: fix link to DBMI 2007-03-17 20:54 markus * db/drivers/sqlite/fetch.c: ISO date hint from pg driver copied 2007-03-17 20:52 markus * db/drivers/sqlite/fetch.c: parse date into value->t structure 2007-03-17 20:18 markus * scripts/d.rast.leg/d.rast.leg: check first if map exists 2007-03-17 20:16 markus * locale/po/: grasstcl_ar.po, grasstcl_ko.po, grasstcl_mr.po, grasstcl_sl.po, grasstcl_zh.po: Carlos Davila (translation manager): added missing tcl po files 2007-03-17 18:54 william * macosx/Makefile: missing MAKE_DIR_CMD; found home to install modbuild 2007-03-17 17:18 william * Makefile, tools/build_html_index.sh, tools/grass_icon.png: register help with OSX Help Viewer 2007-03-17 08:16 markus * db/drivers/sqlite/select.c: warning fix 2007-03-17 08:01 markus * db/drivers/sqlite/fetch.c: fix for date type columns (which are SQLITE_TEXT in SQLite 2007-03-17 06:49 markus * gui/tcltk/gis.m/maptool.tcl: Carlos Davila (translation manager): messages G_msg()'ed 2007-03-17 06:26 markus * locale/po/grassmods_de.po: typo's fixed 2007-03-16 23:03 robertoa * locale/po/: grassmods_es.po, grasstcl_es.po, grasslibs_es.po: Carlos Davila spanish translations 2007-03-16 18:03 martinl * general/manage/lib/: do_copy.c, do_rename.c: advertize which sort of file/map is copied/renamed (based on do_remove.c) 2007-03-16 17:50 martinl * vector/v.edit/: args.c, global.h, main.c, merge.c, select.c: * various cleaning * tool 'create' removed (v.in.ascii -e duplication) * tool 'merge' improved (first commit) 2007-03-16 12:45 brad * imagery/i.his.rgb/openfiles.c: - Ugh. I shouldn't do fixes in the middle of the night. Now fixed the fix for the fix. :) 2007-03-16 12:42 brad * imagery/i.his.rgb/openfiles.c: - Completed fix. 2007-03-16 12:40 brad * imagery/i.his.rgb/openfiles.c: - Fixed input open files (opened wrong files) 2007-03-16 02:44 william * macosx/Makefile: use /bin/ln to avoid GNU ln problem 2007-03-16 01:58 william * macosx/Makefile: touch app package so it has build date 2007-03-16 00:23 markus * vector/v.in.ogr/main.c: OFTTime and OFTDateTime added; date fix from 2001/10/21 to 2001-10-21 2007-03-15 22:29 william * macosx/app/build_html_user_index.sh: correct addon index title 2007-03-15 22:21 william * macosx/app/Makefile: fix execute on grass.sh 2007-03-15 21:12 glynn * lib/Makefile: Restore form library 2007-03-15 21:04 glynn * display/d.what.vect/: Makefile, description.html, main.c, what.c, what.h: Revert previous commit 2007-03-15 20:37 glynn * lib/Makefile: Don't build form library (no longer used) 2007-03-15 20:35 glynn * display/d.what.vect/: Makefile, description.html, main.c, what.c, what.h: Eliminate use of form library 2007-03-15 17:22 glynn * scripts/d.rast.edit/: d.rast.edit, d.rast.edit.tcl: Allow panning around entire map 2007-03-15 16:35 markus * vector/v.support/main.c: added cmdhist parameter for vector scripts to add command history in metadata (v.info -h map) 2007-03-15 15:20 william * macosx/Makefile: fix execute on OSX grass.sh 2007-03-15 15:12 markus * vector/v.support/main.c: better description of map_name 2007-03-15 15:04 martinl * lib/vector/Vlib/find.c: doxygen update (cosmetics) 2007-03-15 14:47 markus * vector/v.support/main.c: fixed long comments (thanks, Paul); -r flag added 2007-03-15 14:27 martinl * lib/vector/Vlib/intersect.c: * doxygen minor update 2007-03-15 12:06 markus * vector/v.support/main.c: only search in current mapset 2007-03-15 11:52 markus * vector/: v.support/Makefile, v.support/description.html, v.support/main.c, Makefile: new module to set/update vector map metadata in the header file 2007-03-15 11:36 markus * include/Vect.h, lib/vector/Vlib/header.c: functions to read/write vector header metadata 2007-03-15 09:54 markus * doc/: raster/r.example/main.c, vector/v.example/main.c: small keyword fixes 2007-03-15 09:41 martinl * vector/v.kcv/: histo.c, main.c: * i18n * Vect_build() redirected to stderr * EXIT_SUCCESS/FAILURE 2007-03-15 09:33 markus * vector/v.lrs/v.lrs.create/main.c: param cosmetics 2007-03-15 09:29 markus * vector/v.lrs/lrs.html: some parameters explained 2007-03-15 07:41 markus * INSTALL: README_MACOSX.txt merged into INSTALL 2007-03-15 01:05 william * macosx/ReadMe.rtf: small adjustment to OSX readme example 2007-03-15 00:15 markus * vector/v.parallel/main.c: bug indicated 2007-03-15 00:10 william * macosx/ReadMe.rtf: Added OSX configure example 2007-03-14 23:03 william * macosx/ReadMe.rtf: Change OSX readme for updated configure options 2007-03-14 22:36 glynn * configure, configure.in: Fix --enable-macosx[-app] option 2007-03-14 21:59 paul * lib/init/mke_mapset.c: Create region file in a simpler cross-platform way 2007-03-14 20:40 markus * locale/po/grasslibs_de.po: typo fixed 2007-03-14 19:21 glynn * configure, configure.in: Rename --enable-macosx -> --enable-macosx-app Add "MacOSX application" line to feature summary 2007-03-14 17:08 markus * vector/v.digit/main.c: msg cosmetics; new keywords; G_fatal_error 2007-03-14 16:58 glynn * vector/v.digit/: Makefile, form.c, form.tcl, generate.c, html_library.tcl, license.terms, main.c, open.c, proto.h, toolbox.tcl: Integrate HTML form code with v.digit 2007-03-14 15:47 markus * vector/v.parallel/main.c: i18N; exit status; small fix; problem: line segments are not properly connected 2007-03-14 15:35 glynn * Makefile: Add support for building MacOSX .app 2007-03-14 14:41 paul * lib/vector/diglib/: Makefile, test.c: fseek required for switching between reading and writing on Windows. Re-enable portable test for Windows after this fix. 2007-03-14 14:35 martinl * lib/vector/Vlib/open.c: * minor doxygen update 2007-03-14 13:51 glynn * configure, configure.in: Don't substitute ${prefix} in INSTDIR setting 2007-03-14 13:30 martinl * vector/v.type/main.c: * i18n * EXIT_SUCCESS/FAILURE * Vect_build() redirected to stderr 2007-03-14 13:29 markus * raster/r.li/TODO: added test commands 2007-03-14 13:28 markus * raster/r.li/r.li.patchdensity/description.html: attempt to demystify documentation; Spearfish example added 2007-03-14 12:24 markus * lib/symbol/symbol/extra/bridge: simple bridge symbol 2007-03-14 10:11 martinl * vector/v.extrude/main.c: * cosmetics * Vect_build redirected to stderr 2007-03-14 10:00 martinl * vector/v.convert/: main.c, old2new.c, read.c, type.c: * Vect_build redirected to stderr * minor message cleaning * i18n 2007-03-14 04:07 william * macosx/: Makefile, ReadMe.rtf, app/GRASS.applescript, app/Info.plist.in, app/Makefile, app/PkgInfo, app/app.icns, app/build_html_user_index.sh, app/grass.sh.in, app/main.m, app/English.lproj/MainMenu.nib/classes.nib, app/English.lproj/MainMenu.nib/data.dependency, app/English.lproj/MainMenu.nib/info.nib, app/English.lproj/MainMenu.nib/keyedobjects.nib: Add Mac OS X build folder 2007-03-14 04:02 william * macosx/modbuild/: Makefile, Platform.make.in, ReadMe.rtf: Add Mac OS X build folder 2007-03-13 22:12 moritz * lib/init/init.bat: quote $WINGISBASE to avoid error when it contains spaces 2007-03-13 21:31 markus * general/g.region/cmd/printwindow.c: also output center coordinates with -b and -bg flag 2007-03-13 21:16 markus * locale/po/grassmods_de.po: typo 2007-03-13 19:28 brad * raster/r.support/front/front.c: - Allocate local storage for rname and rmapset. Fixes segv for reclassed rasters 2007-03-13 17:41 martinl * vector/v.category/main.c: option_opt->descriptions added 2007-03-13 17:34 brad * raster/r.support/front/front.c: - Made history wrap to newline if string > RECORD_LEN 2007-03-13 17:29 martinl * vector/v.category/main.c: * message cleaning * i18n * EXIT_SUCCESS/FAILURE added * Vect_build (Map, strerr) 2007-03-13 17:11 martinl * vector/lidar/v.outlier/main.c: * Vec_build redirected to stderr * message cleaning * do not use _() in G_debug() 2007-03-13 16:53 markus * raster/: r.clump/description.html, r.statistics/description.html: cosmetics; links 2007-03-13 16:45 markus * raster/: r.average/description.html, r.median/description.html, r.mode/description.html, r.neighbors/description.html, r.stats/description.html: r.statistics linked for zonal statistics 2007-03-13 16:44 markus * raster/r.watershed/shed/main.c: missing copyright header added 2007-03-13 16:20 glynn * scripts/d.rast.edit/: d.rast.edit, d.rast.edit.tcl: Determine colour for previously-unused cell values Add aspect= option for slope arrows Force square cells 2007-03-13 14:42 martinl * raster/r.out.tiff/r.out.tiff.c: * some messages moved to G_debug * G_done_msg() added * keyword (export) added 2007-03-13 14:19 glynn * include/Make/Platform.make.in: Reinstate prefix, exec_prefix 2007-03-13 13:47 martinl * raster/r.out.gdal/main.c: G_message (Done) -> G_done_msg () 2007-03-13 13:43 martinl * lib/gis/get_projinfo.c: * doxygen docs added * fprintf (stderr, ...) -> G_warning () 2007-03-13 13:22 martinl * vector/v.to.rast/: do_lines.c, local.h, vect2rast.c: messages changed to more accurate ([x] of [x] converted) 2007-03-13 12:08 martinl * vector/v.in.ascii/in.c: * header added * message cleaning * keywords added 2007-03-13 11:51 martinl * raster/r.in.ascii/main.c: minor changes: consolidation with v.in.ascii, input parameter is not required 2007-03-13 10:27 markus * general/manage/lib/do_remove.c: advertize which sort of file/map is removed 2007-03-13 09:57 martinl * locale/po/grasslibs_cs.po: czech translation: encoding fixed 2007-03-13 09:45 martin * raster/r.resamp.stats/main.c: added variance and stddev 2007-03-13 09:28 martinl * locale/po/grasslibs_cs.po: updated czech translation (only lib part) 2007-03-13 08:01 markus * scripts/r.reclass.area/r.reclass.area: label support added 2007-03-12 23:43 markus * raster/: r.surf.fractal/write_rast.c, r.surf.gauss/gaussurf.c: write cmd history 2007-03-12 23:31 markus * raster/r.random.surface/save.c: write cmd history 2007-03-12 23:24 markus * raster/r.random.cells/indep.c: write cmd history 2007-03-12 23:06 glynn * scripts/d.rast.edit/: Makefile, d.rast.edit, d.rast.edit.tcl: Move g.parser/$GRASS_WISH startup into d.rast.edit shell script Rename d.rast.edit -> d.rast.edit.tcl Explicitly set window title Windows fixes Add width=, height= and size= options Force --o when saving map 2007-03-12 23:05 markus * raster/r.circle/dist.c: write cmd history 2007-03-12 22:19 hamish * lib/vector/Vlib/legal_vname.c: missing string.h for strcmp() 2007-03-12 19:07 glynn * configure, configure.in: Include version number in MacOSX INSTDIR 2007-03-12 17:58 glynn * scripts/d.rast.edit/d.rast.edit: Allow use of values with no associated colour Update colour indicator when entering brush value manually 2007-03-12 17:30 markus * general/g.region/cmd/printwindow.c: added (commented) projection string debug 2007-03-12 17:10 glynn * configure, configure.in, include/Make/Platform.make.in: Add --enable-macosx option 2007-03-12 15:05 glynn * raster/r.out.ppm/main.c: Fix exit code 2007-03-12 15:04 glynn * scripts/: Makefile, d.rast.edit/Makefile, d.rast.edit/d.rast.edit: Add Tcl/Tk d.rast.edit tool 2007-03-12 13:38 markus * raster/r.in.bin/description.html: link to r.in.srtm 2007-03-12 13:35 markus * scripts/r.in.srtm/description.html: hint for TOPEX/SRTM30 2007-03-12 12:34 paul * rfc/: RFC1_PSC.dox, RFC3_PSC.dox, rfc_list.dox: Proposed changes to PSC documents 2007-03-12 11:54 martinl * vector/v.in.ogr/main.c: code duplication, using G_str_to_sql() 2007-03-12 11:48 martinl * lib/gis/strings.c: updated G_str_to_sql(): the first character must be [a-zA-Z] 2007-03-12 11:34 martinl * vector/v.in.dxf/: main.c, write_vect.c: bug RT #5463: support for spaces in layer names 2007-03-12 10:41 martinl * include/gisdefs.h: G_str_to_sql() added 2007-03-12 10:38 martinl * lib/gis/strings.c: * G_str_to_sql() added * doxygen docs updated 2007-03-12 00:10 markus * raster/r.li/r.li.daemon/daemon.c: r.li suite now writes command history as metadata 2007-03-11 23:29 markus * raster/r.in.poly/: main.c, poly2rast.c: added missing copyright header; write cmd history 2007-03-11 22:01 markus * raster/r.li/r.li.setup/r.li.setup.main: G_msg error fixed; Button description standardized; indicate vector polygon and point maps as optional 2007-03-11 22:00 markus * raster/r.li/r.li.setup/description.html: typo 2007-03-11 21:45 glynn * raster/r.out.gdal/main.c: Use correct number of colour rules 2007-03-11 20:52 markus * scripts/v.report/v.report: sort flags added 2007-03-11 18:50 markus * raster/r.li/r.li.daemon/description.html: some english fixes 2007-03-11 18:38 glynn * display/d.zoom/local_proto.h: Remove unused code 2007-03-11 14:19 glynn * lib/ogsf/Makefile: Use $(FFMPEGLIBPATH) [bug #5453] 2007-03-09 17:52 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Davila spanish translations 2007-03-09 16:59 brad * raster/r.reclass/main.c: - Improved readability and saved a couple bytes of memory - Removed now unused "middleman" pointers 2007-03-09 16:41 glynn * lib/display/draw2.c: Add support for longitude wrap to other drawing operations 2007-03-09 16:04 martinl * vector/Makefile: enable v.edit 2007-03-09 15:59 markus * imagery/i.target/main.c: EXIT_SUCCESS 2007-03-09 15:52 brad * imagery/i.target/main.c: - Code readability cleanup - Updated API 2007-03-09 14:55 brad * raster/r.statistics/: main.c, method.h, o_adev.c, o_average.c, o_distrib.c, o_kurt.c, o_median.c, o_sdev.c, o_skew.c, o_sum.c, o_var.c, read_stats.c: - code cleanups: - Removed exit() after G_fatal_error() calls - Made local exported functions static - Remove unused code - Made commented out code -> G_debug () where appropriate - Update API 2007-03-09 14:39 markus * raster/r.in.arc/main.c, raster/r.in.ascii/main.c, raster/r.recode/main.c, raster/r.thin/main.c, raster/r.volume/main.c, raster/r.walk/main.c, raster/r.watershed/front/main.c, raster/r.watershed/ram/main.c, raster/r.watershed/seg/main.c, contributors_extra.csv, raster/r.los/main.c: added missing copyright/authors headers; some exit status fixed 2007-03-09 14:18 markus * contributors_extra.csv: missing contributor added 2007-03-09 14:04 markus * raster/: r.sunmask/main.c, r.mapcalc/main.c, r.median/main.c, r.out.mpeg/main.c, r.patch/main.c, r.quant/main.c, r.reclass/main.c, r.rescale/main.c, r.series/main.c, r.stats/main.c, r.surf.gauss/main.c, r.surf.idw2/main.c, r.surf.random/main.c, r.timestamp/main.c: added missing copyright/authors headers; some exit status fixed 2007-03-09 13:55 jachym * general/g.region/cmd/main.c: G_warning changed to G_fatal_error, when default region not changable 2007-03-09 13:51 jachym * general/g.region/cmd/main.c: added brackets, removed name of mapset 2007-03-09 13:42 martinl * vector/: v.in.dxf/description.html, v.out.dxf/description.html: docs updated: references (dxf on wikipedia) 2007-03-09 13:35 glynn * lib/display/draw2.c: Tweak euclidify() to handle polar fix-up edges 2007-03-09 13:26 martinl * vector/v.out.dxf/main.c: message added -- %d features written + complete 2007-03-09 13:18 markus * raster/: r.mfilter/main.c, r.param.scale/main.c, r.report/main.c, r.resamp.interp/main.c, r.resamp.stats/main.c, r.what/main.c, wildfire/r.ros/main.c, wildfire/r.spread/main.c, wildfire/r.spreadpath/main.c: added missing copyright/authors headers; some exit status fixed 2007-03-09 12:10 markus * raster/: r.li/r.li.patchdensity/main.c, r.li/r.li.patchnum/main.c, r.li/r.li.shape/main.c, r.random.cells/main.c, r.rescale.eq/main.c, r.li/r.li.daemon/main.c, r.neighbors/main.c, r.out.ppm3/main.c: added missing copyright/authors headers 2007-03-09 11:46 markus * vector/: v.mkgrid/main.c, v.proj/main.c, v.reclass/main.c, v.to.db/main.c, v.to.rast3/main.c: added missing copyright/authors headers 2007-03-09 09:55 markus * demolocation/PERMANENT/: DEFAULT_WIND, PROJ_INFO, VAR, WIND: updated 2007-03-09 09:31 martinl * vector/v.in.ogr/main.c: dsn_opt and out_opt not required because of the -f/-l flags, check manually 2007-03-09 09:17 markus * scripts/v.rast.stats/v.rast.stats: less verbose; exit status 2007-03-09 09:08 markus * scripts/v.rast.stats/v.rast.stats: description cosmetics 2007-03-09 09:04 markus * scripts/v.rast.stats/v.rast.stats: added key_desc 2007-03-09 07:42 glynn * vector/v.in.region/main.c: Add additional vertex if necessary to ensure line segments don't exceed 180 degrees longitude 2007-03-09 07:34 glynn * gui/tcltk/gis.m/vector.tcl: Initialise lwidth before use 2007-03-09 07:26 glynn * include/display.h, lib/display/cnversions.c, lib/display/draw2.c: Extend D_polygon_clip() to handle lat/lon 2007-03-09 03:32 hamish * gui/tcltk/gis.m/gmmenu.tcl: make d.path draw background map via new d.path.sh script 2007-03-08 18:52 martinl * vector/v.out.dxf/main.c: keyword (export) added 2007-03-08 18:51 markus * vector/v.overlay/main.c: fix jachym's email 2007-03-08 18:47 jachym * contributors.csv: jachym's e-mail changed 2007-03-08 18:42 markus * db/db.login/main.c, sites/s.out.ascii/main.c, general/g.access/main.c, general/g.ask/main.c, general/g.filename/main.c, general/g.findfile/main.c, general/g.gisenv/main.c, general/g.parser/main.c, general/g.tempfile/main.c, vector/v.overlay/main.c: added missing copyright header; few exit status fixed 2007-03-08 18:35 martinl * vector/v.in.ogr/: geom.c, main.c: * i18n * list available formats improved * module description simplified 2007-03-08 18:33 markus * contributors.csv: added jachym 2007-03-08 18:17 markus * scripts/v.db.addcol/v.db.addcol: no bashism 2007-03-08 17:38 martinl * vector/v.out.ogr/main.c: extra keyword (export) introduced 2007-03-08 14:49 martinl * raster/r.cats/: cats.c, main.c: message cosmetics 2007-03-08 14:17 markus * rpm/: fedora/grass_FC4.spec, fedora/grass_FC6.spec, mandriva/grass6-mdk2006.spec: gem -> gem6 2007-03-08 14:11 benjamin * Makefile: updated real-install action to pick up gem6 binary from the gem directory 2007-03-08 14:06 benjamin * gem/: Makefile, NEWS, README, actions.c, actions.h, at_exit_funcs.c, globals.h, main.c, reg_deps.c, reg_entries.c, reg_html.c, tools.c, tools.h, docs/GEM-Manual.lyx, docs/GEM-Manual/GEM-Manual.html, docs/GEM-Manual/WARNINGS, docs/GEM-Manual/index.html, docs/GEM-Manual/labels.pl: GEM update to version 1.03: - no more interaction on the console - binary is now called gem6 - some additional options - rewrote code to be fully POSIX compliant: now compiles under MINGW32/MSYS 2007-03-08 13:44 martinl * vector/v.to.rast/: do_lines.c, local.h, main.c, support.c, vect2rast.c: * type option added (point,line,area) * cleaning messages, some messages moved to debug * segfault bux fixed (use=attr labelcol=NULL) 2007-03-08 09:21 martinl * general/g.region/cmd/main.c: minor cosmetics: change flags order 2007-03-08 08:26 jachym * general/g.region/cmd/main.c: 'Save as default region' flag added 2007-03-08 05:42 hamish * lib/gis/parser.c: minor whitespace cleanup for G_script() 2007-03-07 23:37 markus * raster3d/r3.mkdspf/main.c: added missing copyright header using 'tools/copywrite.pl' 2007-03-07 23:31 markus * contributors.csv, contributors_extra.csv: missing contributors added 2007-03-07 22:26 markus * general/g.region/cmd/description.html: on the fly reprojection/subsetting example with gdalwarp 2007-03-07 21:04 markus * scripts/v.rast.stats/v.rast.stats: also remove $TMP 2007-03-07 17:32 markus * vector/v.in.ogr/description.html: explain SQL error message 2007-03-07 17:30 markus * db/drivers/dbf/grass-dbf.html: explain SQL error messages 2007-03-07 17:30 markus * scripts/v.what.vect/v.what.vect: added missing key_desc 2007-03-07 14:01 markus * scripts/v.db.addtable/v.db.addtable: check if map exists in current mapset 2007-03-07 12:04 markus * vector/v.what.rast/description.html: example now easier 2007-03-07 09:13 markus * lib/proj/gdal_datum.csv: merged in ESRI names updated from GDAL SVN 2007-03-06 22:26 brad * imagery/i.class/: cellhd.c, conv.c, curses.c, define_reg.c, driver.c, edge.c, g_init.c, globals.h, init_reg.c, input_std.c, local_proto.h, main.c, outline.c, redisplay.c, signature.c, zoom_box.c: - Code cleanups - Replaced easting_to_col() with G_easting_to_col() - Replaced northing_to_row() with G_northing_to_row() - Removed unused global variables - Localized as many variables as possible 2007-03-06 18:39 markus * lib/proj/convert.c: remap S_JTSK_Ferro to Militar_Geographische_Institut to enable geodetic datum for Krovak 2007-03-06 17:24 markus * vector/v.in.ascii/description.html: example fix 2007-03-06 16:55 martinl * lib/vector/diglib/: plus.c, plus_area.c, plus_node.c: * doxygen stuff added * minor i18n 2007-03-06 14:57 martinl * lib/vector/diglib/plus_line.c: doxygen documentation added 2007-03-06 13:48 markus * raster/r.los/main.c: write command history 2007-03-06 13:31 martinl * vector/v.build/main.c: cosmetics: * i18n * EXIT_SUCCESS/FAILURE 2007-03-06 11:43 glynn * lib/gis/find_file.c: Provide more useful warnings when map is found in multiple mapsets 2007-03-06 09:36 martinl * vector/v.distance/main.c: segfault fixed 2007-03-06 09:16 martinl * lib/gis/parser.c: doxygen cosmetics: list standard option types 2007-03-06 05:29 glynn * configure, configure.in: Try -liodbc if -lodbc fails 2007-03-06 04:24 glynn * raster/r.mapcalc/evaluate.c: Don't treat warnings as fatal errors 2007-03-06 04:23 glynn * lib/gis/error.c: Treat G_INFO_FORMAT_SILENT as equivalent to G_INFO_FORMAT_STANDARD for message format 2007-03-06 02:34 hamish * include/gis.h, lib/gis/parser.c: add new standard options for attribute column(s) 2007-03-05 15:25 martinl * raster/r.to.vect/lines.c: bug fixing [RT #5263]: wrong category number (-v) assigned to the horizontal/vertical line 2007-03-05 13:59 glynn * lib/vector/diglib/: Makefile, port_init.c, portable.c: Determine byte order at run time rather than at compile time 2007-03-05 09:28 markus * gui/tcltk/gis.m/gmmenu.tcl: xmon no longer needed for v.digit 2007-03-05 07:20 glynn * display/d.font/main.c, lib/driver/font2.c, lib/fonts/Makefile, lib/fonts/fonts/Makefile: Modify display driver library to load fonts/fontmaps directly, eliminating the need for compilation 2007-03-05 06:22 hamish * ps/ps.map/description.html: typo 2007-03-05 06:20 hamish * ps/ps.map/description.html: move GRASS 5 changes to end; cleanup 2007-03-04 22:38 markus * scripts/v.db.update/description.html: hint added 2007-03-04 22:34 markus * db/base/db.execute.html: Column type conversion example (type cast) 2007-03-04 21:57 markus * locale/po/grassmods_de.po: typos 2007-03-04 19:28 soeren * lib/gpde/test/test_solute_transport.c: New test for solute transport added 2007-03-04 19:13 markus * scripts/v.dissolve/description.html: example fix 2007-03-04 18:44 markus * scripts/v.dissolve/: description.html, v.dissolve: added support for dissolving based on attributes 2007-03-04 17:24 markus * locale/po/grasstcl_de.po: cosmetics 2007-03-04 16:29 michael * gui/tcltk/gis.m/gmmenu.tcl: fixed typo for v.delaunay entry 2007-03-04 10:44 markus * general/g.region/cmd/description.html: Example: ogr2ogr and g.region with eval 2007-03-04 09:35 glynn * db/drivers/dbf/dbfexe.c: Include error from parser in error message 2007-03-04 09:34 glynn * lib/db/sqlp/yac.y: More detailed error messages from SQL parser 2007-03-04 02:55 glynn * lib/gis/closecell.c: Remove CopyFile/link hacks; just call rename() 2007-03-04 02:54 glynn * include/gis.h, lib/gis/error.c, lib/gis/percent.c: Add GRASS_MESSAGE_FORMAT=silent 2007-03-04 02:25 glynn * gui/tcltk/gis.m/mapcanvas.tcl: "global" only works on variables, not individual array elements 2007-03-04 01:56 soeren * raster/r.gwflow/description.html, raster3d/r3.gwflow/description.html: Fixed the examples 2007-03-04 01:24 soeren * raster3d/: Makefile, r3.stats/Makefile, r3.stats/description.html, r3.stats/main.c: New module r3.stats added Generates volume statistics for raster3d maps 2007-03-04 01:20 soeren * raster3d/r3.gwflow/: description.html, main.c: Documentation updated Jacobi and Gauss-Seidel linear equation solver added New geom-data function added Better function and value naming typo fixes using standard parse options for solver types and solver specific values 2007-03-04 01:20 soeren * raster/r.gwflow/: description.html, main.c: Documentation updated Jacobi and Gauss-Seidel linear equation solver added New geom-data function added Better function and value naming typo fixes 2007-03-04 01:17 soeren * lib/gpde/test/: test_arrays.c, test_assemble.c, test_geom.c, test_gpde_lib.h, test_gradient.c, test_gwflow.c, test_heat.c, test_les.c, test_main.c, test_solvers.c: Output of test results improved New geom-data tests added New solute transport tests added 2007-03-04 01:15 soeren * lib/gpde/N_solvers.c: Jacobi and Gauss-Seidel linear equation solver added 2007-03-04 01:14 soeren * lib/gpde/N_solute_transport.c: Implementation of two dimensional solute transport in porous media 2007-03-04 01:12 soeren * lib/gpde/N_parse_options.c: Specific parse option for the gpde library * standard parse options for solver types and solver specific values 2007-03-04 01:10 soeren * lib/gpde/N_les_assemble.c: Indention style fix 2007-03-04 01:09 soeren * lib/gpde/N_gwflow.c: Better function and value naming typo fixes 2007-03-04 01:07 soeren * lib/gpde/N_gradient.c: typo fixes Documentation updated 2007-03-04 01:06 soeren * lib/gpde/N_geom.c: New geom-data struct functions added * Area calculation for non planimetric projections added 2007-03-04 01:03 soeren * lib/gpde/N_arrays.c: typo fixes 2007-03-04 01:01 brad * imagery/i.his.rgb/: closefiles.c, h2rmain.c, his2rgb.c, openfiles.c: - Named variables properly for module. 2007-03-04 01:01 soeren * lib/gpde/gpdelib.dox: Documentation updated New gradient calculation functions added Example improved New array handling functions added 2007-03-04 00:52 brad * raster/r.random/: count.c, creat_rand.c, local_proto.h, main.c, random.c, support.c: - Fixed history code - Made non-exported functions static - Removed quiet flag and unused functions - Added text localization macros 2007-03-04 00:31 glynn * lib/gmath/fft.c: Fix bug introduced in previous change 2007-03-03 14:46 markus * vector/v.to.rast/do_lines.c: fix warning 2007-03-03 14:43 markus * vector/v.to.rast/description.html: new example for label conversion 2007-03-03 06:03 brad * vector/v.to.rast/: do_areas.c, do_lines.c, local.h, main.c, raster.c, support.c, vect2rast.c: - Added labels support for all of 'use=' except 'use=z' - Removed timing and other unused functions - Localized text - Made functions static where export not needed 2007-03-02 17:57 martinl * include/Make/: Doxyfile_arch_html, Doxyfile_arch_latex: HAVE_OGR enabled 2007-03-02 17:55 martinl * lib/vector/Vlib/read_ogr.c: doxygen documentation updated 2007-03-02 17:42 markus * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_lv.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_tr.po, grasstcl_vi.po: Carlos Davila (translation manager): new messages merged in as announced 2007-03-02 16:06 markus * db/drivers/sqlite/grass-sqlite.html: link to sqlite - Management Tools 2007-03-02 12:28 brad * imagery/i.his.rgb/: closefiles.c, globals.h, h2rmain.c, his2rgb.c, openfiles.c: - Removed global variables. - Updated to recent API 2007-03-02 11:35 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Davila spanish translations 2007-03-02 11:17 moritz * gui/tcltk/gis.m/thematic.tcl: corrected small typo (signalled by Maris) 2007-03-02 10:45 markus * vector/v.to.rast3/main.c: more keywords; use G_OPT_R3_OUTPUT 2007-03-02 08:58 danielc * scripts/d.vect.thematic/d.vect.thematic: - indent with spaces, at tabstop 4 - solved problems with d.mon when running under gis.m - expanded legend cut for display manager and ps.map output 2007-03-02 05:17 brad * imagery/i.rgb.his/: closefiles.c, globals.h, openfiles.c, r2hmain.c, rgb2his.c: - Removed global variables and now pass by ref. - Updated to latest API 2007-03-02 03:56 brad * imagery/i.pca/support.c: - Use G_strcat instead of strcat() 2007-03-01 20:18 moritz * Makefile: corrected small bug in the installation of the Windows grass.bat file 2007-03-01 16:25 jachym * ps/ps.map/description.html: updated units for paper sizes 2007-03-01 13:42 martinl * lib/vector/Vlib/read_nat.c: doxygen documentation updated 2007-03-01 12:05 martinl * raster/r.contour/: cont.c, main.c: * fixing segfault * cleaning messages 2007-02-28 16:51 martinl * raster/r.to.vect/description.html: bug fixed, removed from manual page 2007-02-28 16:11 martinl * raster/r.to.vect/: areas.c, areas_io.c, global.h, lines.c, lines_io.c, main.c, points.c, util.c: * attributes for lines not ignored (currently only feature type point and area was supported) * some messages/warnings moved to debug * cosmetics 2007-02-28 08:32 hamish * display/d.path/: main.c, proto.h, select.c: add bold line option (can leave artifacts if you go "off road"). setup gui tabs. 2007-02-28 08:26 markus * lib/db/sqlp/print.c: added missing TIME support for DBF driver 2007-02-28 08:18 markus * include/sqlp.h, lib/db/sqlp/lex.l, lib/db/sqlp/yac.y: added missing TIME support for DBF driver 2007-02-28 07:52 hamish * scripts/r.tileset/r.tileset: This scripts requires Bash, and it is too much work to rewrite it as POSIX sh. If this solution causes problems for folks with systems where bash is in e.g. /usr/bin/bash, we can change it to use an alternate solution suggested by Glynn: if [ -z "$BASH" ] ; then exec bash "$0" "$@" echo "$0: This script requires Bash." 1>&2 exit 1 fi 2007-02-27 21:45 moritz * db/drivers/dbf/table.c: removed call to 'mv' and platform specific code, by simple rename() 2007-02-27 16:58 michael * gui/tcltk/gis.m/gmtree.tcl: minor cosmetic update 2007-02-27 03:36 hamish * lib/gis/parser.c: adjust G_script() whitespace 2007-02-27 00:35 glynn * include/gmath.h, lib/gmath/fft.c: Add fft2() function (interleaved real/complex components instead of separate arrays) 2007-02-26 19:10 martinl * lib/vector/Vlib/build.c: * doxygen documentation cosmetics * redundant '\n' removed from warning/error messages 2007-02-26 17:35 martinl * vector/v.transform/: creat_trans.c, get_coor.c, main.c, print_trans.c, setup_trans.c: * interactive functionality disabled * '-s' flag deprecated 2007-02-26 16:00 martinl * lib/vector/Vlib/line.c: cosmetics: redundant semicolon removed 2007-02-26 15:54 markus * raster/r.li/description.html: more intro text 2007-02-26 12:44 markus * vector/lidar/: v.lidar.correction/description.html, v.lidar.growing/description.html: ref cosmetics 2007-02-26 12:14 robertoa * vector/lidar/: v.lidar.edgedetection/description.html, v.lidar.growing/description.html, v.lidar.correction/description.html: References added 2007-02-26 12:08 markus * vector/lidar/v.surf.bspline/description.html: cosmetics 2007-02-26 12:06 robertoa * vector/lidar/v.surf.bspline/description.html: References added and new parameter terminology 2007-02-26 11:59 robertoa * vector/lidar/v.surf.bspline/description.html: References added and improvement parameter terminology 2007-02-26 11:51 moritz * lib/init/init.bat: if empty set HOME to %USERPROFILE% 2007-02-26 11:50 martinl * display/d.vect/plot1.c: fixing segfault bug when color=none 2007-02-26 11:02 markus * raster/r.li/description.html: missing KEYWORDS added 2007-02-26 09:52 markus * raster/r.li/description.html: extended, link to fragstats PDF 2007-02-26 09:51 markus * raster/r.li/r.li.daemon/worker.c: missing word added 2007-02-26 09:01 michael * gui/tcltk/gis.m/raster.tcl: Fix but (just introduced) in autostarting NVIZ from map display. 2007-02-26 04:51 hamish * display/d.path/main.c: i18n, EXIT_SUCCESS 2007-02-26 02:56 hamish * display/d.path/description.html: update dead URL, fix html bug. 2007-02-26 02:11 glynn * vector/v.digit/attr.c: Remove last_cat_line from "struct display_cats"; needs to be global variable 2007-02-25 21:44 michael * vector/v.digit/cats.tcl: Cosmetic enhancements for easier use and to make its appearance match other panels. 2007-02-25 21:44 michael * vector/v.digit/settings.tcl: Changed line width widget to SpinBox so that it updates relevant variable correctly. A couple cosmetic changes. 2007-02-25 21:41 michael * vector/v.digit/toolbox.tcl: Made mouse button prompt labels wrap text so that all options can be seen. 2007-02-25 10:02 markus * raster/rasterintro.html: r.resamp.interp 2007-02-25 09:26 michael * vector/v.digit/settings.tcl: Added OK button that closes settings window and redraws digitizing canvas. Also a few cosmetic improvements. 2007-02-25 08:24 michael * gui/tcltk/gis.m/gmtree.tcl: Spiff up layer tree with a separator between title and tree. 2007-02-25 07:45 michael * vector/v.digit/toolbox.tcl: Differentiated exit button by making it white. Made help text more readable. Changed button function description to blue to make it more apparent. Changed window title from "v.digit" to "Digitizing" 2007-02-25 07:43 michael * vector/v.digit/icons/exit.gif: Added transparency to exit icon background 2007-02-25 07:42 michael * gui/tcltk/gis.m/group.tcl: Fixed black background that appeared when the map being digitized is the only map in the display layer tree. 2007-02-25 06:37 michael * gui/tcltk/gis.m/: group.tcl, vector.tcl: Changes to group.tcl and vector.tcl to automatically create digitizing background from any active display layers. 2007-02-25 06:36 michael * gui/tcltk/gis.m/commonlayer.tcl: Added new global commandlist variable that stores a list of all current display commands. Used to generate background for digitizing (v.digit called from vector.tcl) but could also be used for other things. 2007-02-25 06:34 michael * gui/tcltk/gis.m/maptool.tcl: Changed an incorrect comment that decribed a button function. 2007-02-25 06:33 michael * gui/tcltk/gis.m/gm.tcl: Fix procedure that is supposed to check whether or not a file exists (currently used for v.digit). 2007-02-24 22:38 glynn * vector/v.digit/: Makefile, display.c, driver.c, proto.h, toolbox.tcl, icons/box.xbm, icons/cross.xbm, icons/cross45.xbm: Use bitmaps instead of line-drawn icons 2007-02-24 20:06 glynn * vector/v.digit/: centre.c, main.c, toolbox.tcl: Call symb_init_gui() after symb_init() Add map name to title bars 2007-02-24 17:07 markus * scripts/v.db.dropcol/v.db.dropcol: bugfix if layer > 2 2007-02-24 09:53 markus * scripts/: v.db.dropcol/v.db.dropcol, v.db.update/v.db.update: better error checking for absent table 2007-02-24 09:49 markus * scripts/v.db.addcol/v.db.addcol: better error checking for absent table 2007-02-24 07:10 markus * vector/v.digit/settings.tcl: scroll bindings fixed 2007-02-24 04:18 glynn * db/base/describe.c, db/drivers/dbf/dbfexe.c, db/drivers/odbc/listdb.c, db/drivers/odbc/listtab.c, include/proto_dbmi.h, lib/db/dbmi_base/handle.c, lib/db/dbmi_base/index.c, lib/db/dbmi_client/c_opendb.c, lib/db/dbmi_client/c_openinsert.c, lib/db/dbmi_client/c_openselect.c, lib/db/dbmi_client/c_openupdate.c, lib/db/dbmi_client/c_update.c, lib/db/dbmi_client/c_version.c, lib/db/dbmi_client/shutdown.c, lib/db/dbmi_driver/d_drop_index.c, lib/db/dbmi_driver/d_drop_tab.c, lib/db/sqlp/print.c, lib/display/raster2.c, lib/gis/plot.c, lib/proj/get_proj.c, lib/vask/V_support.c: Fix warnings 2007-02-24 04:18 glynn * lib/db/dbmi_base/datetime.c: Fix bug in db_convert_Cstring_to_value_datetime 2007-02-24 04:17 glynn * lib/display/draw2.c: Fix bugs in D_cont_clip(), D_box_clip() 2007-02-24 04:15 glynn * lib/driver/Font.c: Remove R_font_freetype_release() and related infrastructure 2007-02-24 04:11 glynn * lib/raster/com_proto.c, lib/raster/loc_proto.c, display/d.font/main.c, display/d.font.freetype/main.c, display/d.text.new/main.c: Remove R_font_freetype_release() and related infrastructure 2007-02-24 04:09 glynn * include/graphics.h, include/raster.h, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_io.c, lib/raster/rem_proto.c, lib/raster/transport.h: Remove R_font_freetype_release() and related infrastructure Remove unused opcodes from graphics.h etc 2007-02-24 01:55 glynn * display/drivers/XDRIVER/Get_w_box.c, display/drivers/XDRIVER/Get_w_line.c, display/drivers/XDRIVER/Get_w_pointer.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Serve_Xevent.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/local_proto.h, include/graphics.h, include/raster.h, lib/driver/Get_location.c, lib/driver/command.c, lib/driver/driver.h, lib/driver/text3.c, lib/raster/com_get.c, lib/raster/com_io.c, lib/raster/common.c, lib/raster/loc_get.c, lib/raster/parse_mon.c, lib/raster/rem_get.c, lib/raster/rem_proto.c, lib/raster/transport.h: Revert R_get_location_with_* to original structure; additional complexity no longer needed 2007-02-24 00:17 glynn * vector/v.digit/: attr.c, c_face.c, centre.c, display.c, driver.c, i_face.c, line.c, main.c, proto.h, symb.c, toolbox.tcl, util.c, vertex.c, zoom.c: Replace use of libraster with Tk canvas 2007-02-23 16:31 martinl * vector/v.build.polylines/walk.c: fixing bug RT #4249 2007-02-23 14:33 martinl * vector/v.build.polylines/: main.c, walk.c: * fixing the bug RT #4247 * message cosmetics 2007-02-23 13:14 martinl * lib/init/epsg_option.tcl: message cleaning 2007-02-23 13:04 maciej * scripts/v.what.vect/: v.what.vect, description.html: Improved options description. Closes RT #5196. 2007-02-23 09:15 stephan * locale/po/grasstcl_de.po: + more german translations for tclt-messages 2007-02-23 06:34 michael * lib/gis/gui.tcl: Fixes problem with spaces in gui tab labels for internationalization. Submitted by Maris Nartiss. 2007-02-22 18:15 martinl * vector/v.distance/main.c: * check if column or to_column exists * segfault (all && !table_opt->answer) fixed * message cosmetics 2007-02-22 16:45 markus * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, dtext.tcl, frames.tcl, gm.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Maris Nartiss: Fix Help button in gis.m raster/vector display conf locks up gis.m (bug #280) 2007-02-22 16:42 markus * lib/init/gis_set.tcl: Maris Nartiss: Window close on startup screen now exits GRASS (bug #308) 2007-02-22 15:27 martinl * lib/db/dbmi_client/column.c: * doxygen documentation updated * i18n 2007-02-22 14:11 martinl * lib/vector/Vlib/open.c: fixing RT bug #4605 2007-02-22 13:52 martinl * vector/v.patch/main.c: fixing RT bug #5258 2007-02-22 12:08 martinl * vector/v.patch/main.c: cosmetics 2007-02-22 11:45 martinl * include/gis.h: G_OPT_V_INPUTS added 2007-02-22 11:45 martinl * lib/gis/parser.c: * G_OPT_V_INPUTS added * capitalize "error:" 2007-02-22 11:26 paul * lib/proj/convert.c, raster/r.in.gdal/main.c, vector/v.in.ogr/main.c: Remove interactivity from GPJ_osr_to_grass() and GPJ_wkt_to_grass(). 2007-02-22 11:18 martinl * lib/gis/error.c: doxygen docs updated 2007-02-22 07:21 brad * imagery/i.cca/: local_proto.h, main.c, matrix.c, stats.c, transform.c: - Updated coding standards (modern API) - Removed unused variables 2007-02-22 06:31 brad * imagery/i.class/: curses.c, defs.h, globals.h, graphics.c, input_std.c, local_proto.h, main.c, mouse.c, point.h, remove_mask.c, set_signals.c, signature.c: - Removed interactive input options and added commandline options - Removed unused functions - Conditionalized headers 2007-02-21 23:15 glynn * vector/v.digit/: attr.c, line.c, proto.h, util.c, vertex.c, zoom.c: Code restructuring, part 2 2007-02-21 17:26 martinl * raster/r.to.vect/: areas_io.c, lines.c, main.c: cosmetics 2007-02-21 14:28 martinl * general/manage/: cmd/rename.c, lib/do_rename.c: * fprintf -> G_ * EXIT_SUCCESS / EXIT_FAILURE * g.copy/g.rename/g.remove consolidation 2007-02-21 08:00 glynn * vector/v.digit/: attr.c, global.h, line.c, proto.h, util.c: Code restructuring, part 1 2007-02-21 06:15 hamish * scripts/r.in.wms/r.in.gdalwarp: use a quiet r.mapcalc instead of r.mapcalculator 2007-02-21 05:12 hamish * scripts/r.mapcalculator/r.mapcalculator: verbosity control, don't force successful exit status when unknown 2007-02-21 03:17 hamish * scripts/r.in.wms/r.in.gdalwarp: fine-tune g.rename --quiet 2007-02-21 03:15 hamish * general/manage/lib/do_rename.c: verbosity: --quiet is completely quiet. GRASS_VERBOSE=1 shows only map names. normal and --verbose show map names and elements. 2007-02-21 01:49 hamish * scripts/r.in.wms/wms.request: check that r.tileset worked. remove unused tempfile code ("rm -f $TMP*" is dangerous). informative messages to stderr. 2007-02-21 01:46 hamish * scripts/r.in.wms/r.in.wms: check that wms.request exited ok. informational messages to stderr. 2007-02-21 01:42 hamish * scripts/r.in.wms/r.in.gdalwarp: make g.rename quieter. 2007-02-21 00:28 hamish * scripts/r.in.wms/wms.request: remove unused bashism 2007-02-20 22:24 maciej * scripts/v.report/v.report: Added missing layer= for v.info. Together with recent Markus fixes this closes RT #4459. 2007-02-20 20:55 markus * general/g.region/cmd/printwindow.c: first output east, then north 2007-02-20 18:37 paul * general/g.proj/datumtrans.c: Fix bug reported by Eric Paton: don't assume a datum name is there even if parameters are found. 2007-02-20 17:04 martinl * ps/ps.map/r_vpoints.c: typo fixed (sizecol -> sizecolumn) 2007-02-20 14:53 martinl * vector/v.extract/: extract.c, main.c: * reverse selection flag added (#2780) * category number can be read also from standard input 2007-02-20 14:32 markus * lib/vector/vectorlib.dox: added category knowledge 2007-02-20 14:15 martinl * display/d.vect/main.c: default layer number for labels given by layer parameter, fix bugs #4004 and #5219 2007-02-20 14:00 markus * raster/r.carve/description.html: site -> point 2007-02-20 13:57 markus * raster/r.param.scale/README, raster/r.param.scale/interface.c, locale/po/grassmods_ar.po, locale/po/grassmods_cs.po, locale/po/grassmods_de.po, locale/po/grassmods_es.po, locale/po/grassmods_fr.po, locale/po/grassmods_hi.po, locale/po/grassmods_it.po, locale/po/grassmods_ja.po, locale/po/grassmods_ko.po, locale/po/grassmods_lv.po, locale/po/grassmods_mr.po, locale/po/grassmods_pl.po, locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po, locale/po/grassmods_sl.po, locale/po/grassmods_tr.po, locale/po/grassmods_vi.po, locale/po/grassmods_zh.po: terminology fix: multi-scalar -> multi-scale 2007-02-20 11:14 markus * tools/build_html_index.sh: William Kyngesburye: fixed unescaped quotes etc (code bug #292) 2007-02-20 11:10 markus * Makefile: removed duplicated INST_DIR (code bug #292) 2007-02-20 11:05 markus * scripts/v.report/v.report: we suppress -1 cat and 0 cat to avoid misalignment ([grass-code I][301]) 2007-02-20 10:45 markus * scripts/v.report/v.report: superfluous ID col removed ([grass-code I][301]); bug in case of missing cats remains 2007-02-20 10:32 markus * gui/tcltk/gis.m/: gm.tcl, gmtree.tcl: Maris Nartiss: * Ability to specify workspace.grc file to load as gis.m argument; * Existing workspace is cleaned if user opens workspace file; * Better error handling for saving workspace 2007-02-20 06:02 brad * imagery/i.pca/main.c: - Reformatted legacy code to match current style. 2007-02-20 04:41 hamish * SUBMITTING_SCRIPTS: no bashisms! 2007-02-20 00:49 hamish * scripts/r.tileset/r.tileset: better parsing of PROJ_UNITS 2007-02-19 23:55 brad * imagery/i.pca/: description.html, local_proto.h, main.c, support.c: - Rewrite of i.pca -- Now supports NULL cells and float rasters -- Localized text -- Updated to current API 2007-02-19 22:44 markus * raster/r.digit/description.html: explained bgcmd 2007-02-19 19:21 michael * gui/tcltk/gis.m/gmtree.tcl: Fixed typo in calling GmGridline::create 2007-02-19 16:59 michael * lib/init/epsg_option.tcl: Added new code to deal with alternative datum transform options. * If there is only one default, a new location will be created without further ado * If there are alternatives, a new window will pop up giving the user the opportunity to select from various datum transformations. 2007-02-19 15:58 glynn * display/d.rast.edit/cell.c: Remove unused local_proto.h to avoid confusion 2007-02-19 15:22 martinl * scripts/v.db.update/v.db.update: capitalization+cosmetics 2007-02-19 14:39 soeren * raster3d/: base/r3.info.main.c, base/r3.mask.main.c, base/r3.null.main.c, r3.cross.rast/main.c, r3.gwflow/main.c, r3.in.ascii/main.c, r3.in.v5d/main.c, r3.mkdspf/r3_data.c, r3.out.ascii/main.c, r3.out.v5d/main.c, r3.out.vtk/writeVTKData.c, r3.showdspf/r3_data.c, r3.to.rast/main.c: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE r3.gwflow: renaming of data array access functions 2007-02-19 14:39 soeren * vector/: v.to.rast3/main.c, v.vol.rst/user1.c: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE 2007-02-19 14:38 soeren * raster/: r.gwflow/main.c, r.mapcalc/map3.c, r.to.rast3/main.c, r.to.rast3elev/main.c: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE r.gwflow: renaming of data array access functions 2007-02-19 14:35 soeren * lib/gpde/: N_arrays.c, N_gradient.c, N_gwflow.c, N_les_assemble.c, gpdelib.dox, test/test_arrays.c, test/test_assemble.c, test/test_gradient.c, test/test_gwflow.c: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE renaming of data arry access functions 2007-02-19 14:34 soeren * lib/: g3d/G3d_intern.h, g3d/changetype.c, g3d/filecompare.c, g3d/g3ddefaults.c, g3d/g3dfpxdr.c, g3d/g3dlib.dox, g3d/g3dmask.c, g3d/g3dmisc.c, g3d/g3dnull.c, g3d/g3dopen.c, g3d/g3dparam.c, g3d/g3dvolume.c, g3d/g3dwindow.c, g3d/header.c, g3d/headerinfo.c, g3d/tileio.c, g3d/tileread.c, g3d/tilewrite.c, g3d/writeascii.c, ogsf/gvl_file.c: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE 2007-02-19 14:33 soeren * include/G3d.h: G3d.h and N_pde.h: replacement of g3d data types definitions G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE N_pde.h: renaming of data arry access functions 2007-02-19 10:35 martinl * display/d.rast.edit/edit.h: missing Dcell prototype added 2007-02-19 09:23 michael * gui/tcltk/gis.m/profile.tcl: Impovements suggested by Hamish. * Labeling of x axis with units. * Better formatting of max x value * Labeling of segment markers 2007-02-19 01:10 michael * gui/tcltk/gis.m/maptext.tcl: Improved internationalization. Submitted by Maris Nartiss. 2007-02-19 01:09 michael * gui/tcltk/gis.m/maplabels.tcl: Add more options to TclTk PS labels. Submitted by Maris Nartiss * Ability to access maps from @PERMANENT * Label border color, width * Label background color * Frendly font changing * Supports more label file options 2007-02-19 01:08 michael * gui/tcltk/gis.m/mapcanvas.tcl: Improved error trapping and response. Improved internationalization. Submitted by Maris Nartiss * Close map display (canvas) will free Tree (no more memleak) and select first existing map display, if there is one * Message to user, if layer does not support query 2007-02-19 01:07 michael * gui/tcltk/gis.m/gmtree.tcl: Better error trapping and GUI response. Submitted by Maris Nartiss. * Add new layer (raster, vector, etc.) if no map display is open will launch new map display * Add new layer will now preselect newly added layer in layer list * Display error to user, if there is no monitor (and thus also no layers for monitor) but user still clicks on Digitize, Remove or Clone layer. 2007-02-19 00:29 hamish * ps/ps.map/main.c: output= can't be required by the parser or the -p flag won't work. copies= is not a cartographic mapping instruction, so it does belong on the command line. 2007-02-18 21:16 glynn * display/d.colortable/main.c, display/d.erase/Makefile, display/d.erase/main.c, display/d.font/main.c, display/d.frame/Makefile, display/d.frame/create.c, display/d.frame/frame.c, display/d.frame/select.c, display/d.geodesic/plot.c, display/d.histogram/Makefile, display/d.histogram/main.c, display/d.mon/pgms/Makefile, display/d.paint.labels/Makefile, display/d.profile/Makefile, display/d.profile/PlotProfile.c, display/d.profile/What.c, display/d.profile/main.c, display/d.rast/Makefile, display/d.rast.edit/Makefile, display/d.rast.edit/cell.c, display/d.rast.edit/menu.c, display/d.rgb/Makefile, general/g.mapset/Makefile, general/g.mapset/main.c, imagery/i.class/Makefile, imagery/i.class/graphics.c, imagery/i.ortho.photo/photo.2image/Makefile, imagery/i.ortho.photo/photo.2image/graphics.c, imagery/i.ortho.photo/photo.2target/Makefile, imagery/i.ortho.photo/photo.2target/graphics.c, imagery/i.ortho.photo/photo.init/Makefile, imagery/i.points/Makefile, imagery/i.points/colors.c, imagery/i.points/graphics.c, imagery/i.vpoints/Makefile, imagery/i.vpoints/graphics.c, include/display.h, include/Make/Grass.make.in, lib/Makefile, lib/display/list.c, lib/display/window.c, vector/v.digit/Makefile, vector/v.digit/display.c, vector/v.digit/driver.c: Eliminate lib/D (libgrass_D) 2007-02-18 18:43 markus * tools/g.html2man/g.html2man: Daniel Calvelo Aros: ordered lists added 2007-02-18 16:26 glynn * raster/r.mapcalc/mapcalc.y: More error recovery 2007-02-18 11:21 markus * lib/vector/Vlib/level_two.c: Vect_get_num_lines() more precisely documented 2007-02-17 19:54 maciej * lib/gtcltk/select.tcl: MÄris: fix GForge code I #297 2007-02-17 16:35 glynn * display/d.colors/get_info.c, display/d.colors/interact.c, display/d.colortable/main.c, display/d.his/main.c, display/d.histogram/main.c, display/d.legend/main.c, display/d.profile/main.c, display/d.rast/display.c, display/d.rgb/main.c, display/drivers/HTMLMAP/main.c, display/drivers/PNG/main.c, display/drivers/XDRIVER/main.c, imagery/i.class/draw_cell.c, imagery/i.ortho.photo/photo.2image/colors.c, imagery/i.ortho.photo/photo.2target/colors.c, imagery/i.points/colors.c, imagery/i.vpoints/colors.c, include/display.h, include/graphics.h, include/raster.h, lib/display/raster.c, lib/display/raster2.c, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h, raster/wildfire/r.spread/display.c: Remove more dead wood: D_set_colors, D_set_colors_RGB, D_reset_color, supporting infrastructure, and callers. 2007-02-16 17:20 markus * include/proto_dbmi.h: declare missing function 2007-02-16 17:03 markus * raster/r.li/: r.li.cwed/cwed.c, r.li.daemon/daemon.c, r.li.dominance/dominance.c, r.li.edgedensity/edgedensity.c, r.li.mpa/mpa.c, r.li.mps/mps.c, r.li.padcv/padcv.c, r.li.padrange/padrange.c, r.li.padsd/padsd.c, r.li.patchdensity/description.html, r.li.patchdensity/main.c, r.li.patchnum/description.html, r.li.patchnum/main.c, r.li.richness/richness.c, r.li.setup/description.html, r.li.setup/r.li.windows.tcl, r.li.shannon/shannon.c, r.li.shape/description.html, r.li.shape/main.c, r.li.simpson/simpson.c: r.li now working; config file paths simplified 2007-02-16 12:43 markus * raster/r.li/: description.html, r.li.cwed/cwed.c, r.li.daemon/main.c, r.li.dominance/dominance.c, r.li.edgedensity/edgedensity.c, r.li.mpa/mpa.c, r.li.mps/mps.c, r.li.padcv/padcv.c, r.li.padrange/padrange.c, r.li.padsd/padsd.c, r.li.patchdensity/main.c, r.li.patchnum/main.c, r.li.richness/richness.c, r.li.shannon/shannon.c, r.li.shape/main.c, r.li.simpson/simpson.c: doc cosmetics; missing keywords added 2007-02-16 12:24 markus * raster/r.cost/main.c: double keywords fixed 2007-02-16 12:18 markus * raster/r.li/: description.html, r.li.setup/description.html: doc boost 2007-02-16 11:26 soeren * lib/gpde/test/: test_assemble.c, test_main.c: Added missing header file to test_main.c Small bug fix in test_assemble.c 2007-02-16 10:57 soeren * lib/: Makefile, gpde/Makefile: Fixed gpde dependency bug 2007-02-16 09:30 robertoa * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: Carlos Davila spanish translations 2007-02-16 00:32 soeren * lib/gpde/test/test_gradient.c: Purpose correction 2007-02-16 00:27 soeren * raster/r.gwflow/description.html, raster/r.gwflow/main.c, raster3d/r3.gwflow/description.html, raster3d/r3.gwflow/main.c: Better description * documentation and examples added Code reorganisation * grass indention style * vector field export added 2007-02-16 00:25 soeren * include/Make/Grass.make.in: General gpde library update * g3dlib dependencies added to gpde library * new array functions added for reading and writing 2d and 3d arrays to raster and volume maps * new array functions for array calculations added * sophisticated null value support added * new gradient and vector field calculation functions added * grass indention style 2007-02-16 00:21 soeren * lib/gpde/: N_arrays.c, N_geom.c, N_gradient.c, N_gwflow.c, N_les.c, N_les_assemble.c, N_solvers.c: General gpde library update * new array functions added for reading and writing 2d and 3d arrays to raster and volume maps * new array functions for array calculations added * sophisticated null value support added * new gradient and vector field calculation functions added * grass indention style 2007-02-16 00:18 soeren * lib/gpde/test/: Makefile, test_arrays.c, test_assemble.c, test_gpde_lib.h, test_gradient.c, test_gwflow.c, test_heat.c, test_les.c, test_main.c, test_solvers.c: General gpde library update * Added more array tests * Added tests for gradient calculation * grass indention style 2007-02-15 22:39 glynn * raster/r.mapcalc/mapcalc.y: Error recovery 2007-02-15 15:59 markus * scripts/r.mapcalculator/r.mapcalculator: result is new 2007-02-15 15:46 markus * swig/python/test.py: confusion reduced 2007-02-15 15:43 markus * swig/python/: test.py, rasteraccess.py: don't crash if not in GRASS 2007-02-15 15:42 markus * swig/python/vectoraccess.py: cmd line support; don't crash if not in GRASS 2007-02-15 15:41 markus * swig/python/: interfaces/dig_types.i, python_grass6.i: define vector primitives 2007-02-15 15:40 martinl * scripts/v.univar.sh/v.univar.sh: warning -> the module will be removed 2007-02-15 15:27 martinl * vector/v.univar/: description.html, main.c: documentation & keywords updated 2007-02-15 15:18 martinl * vector/v.univar/main.c: extended statistics implemented 2007-02-15 14:38 markus * swig/python/interfaces/imagedefs.i: removed deleted functions 2007-02-15 14:19 martinl * rfc/Makefile: cleaning 2007-02-15 14:02 martinl * lib/db/dbmi_client/select.c: * doxygen doc updated * fn db_CatValArray_sort_by_value added (needed for v.univar -e) 2007-02-15 13:29 hamish * include/gisdefs.h, lib/gis/wind_in.c, raster/r.profile/local_proto.h, raster/r.profile/main.c: add G_point_in_region() and G_point_in_window() lib fns 2007-02-15 12:30 hamish * general/g.parser/main.c: listen for --help 2007-02-15 12:16 hamish * general/g.setproj/: description.html, main.c: use G_parser(). i18n. G_message(). 2007-02-15 10:59 hamish * display/d.rast.edit/: description.html, main.c: use G_parser() 2007-02-15 10:53 hamish * imagery/i.ortho.photo/menu/menu.c: strncpy() doesn't null terminate on overflow 2007-02-15 08:06 michael * gui/tcltk/gis.m/gmmenu.tcl: Removed non-funtional (in GUI) entries for d.font and d.font.freetype. 2007-02-15 08:03 michael * gui/tcltk/gis.m/: chart.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, profile.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Update map selection tree dialog. Also, enhancement to TclTk labels panel. Submitted by Maris Nartiss. 2007-02-15 08:02 michael * lib/: gis/gui.tcl, gtcltk/select.tcl: Update map selection tree dialog. Submitted by Maris Nartiss. 2007-02-15 07:23 hamish * imagery/i.ortho.photo/menu/: Makefile, description.html, menu.c: make it use the parser 2007-02-15 06:53 hamish * lib/gis/parser.c: add gisprompt for standard group option 2007-02-15 03:56 glynn * lib/form/: form.c, form.tcl, open.c: Convert form utility to typical extended-wish program Move form I/O into Tcl 2007-02-15 03:55 glynn * lib/rowio/setup.c: Get malloc() prototype from 2007-02-15 03:54 glynn * display/d.vect/: area.c, local_proto.h, main.c, plot.h, plot1.c: Add render= option, primarily to allow use with HTMLMAP driver 2007-02-15 03:53 glynn * display/drivers/Makefile, display/drivers/HTMLMAP/Graph_Clse.c, display/drivers/HTMLMAP/Graph_Set.c, display/drivers/HTMLMAP/Makefile, display/drivers/HTMLMAP/Polygn_abs.c, display/drivers/HTMLMAP/Text.c, display/drivers/HTMLMAP/htmlmap.h, display/drivers/HTMLMAP/main.c, display/drivers/PNG/Makefile, display/drivers/PNG/main.c, display/drivers/XDRIVER/main.c, lib/driver/Text.c, lib/driver/driver.h, lib/raster/loc_io.c: Update HTMLMAP driver to current driver architecture Extend driver interface to allow passing R_text() to back-end 2007-02-14 23:54 glynn * lib/display/draw2.c: Fix clipping 2007-02-14 20:07 glynn * include/display.h, lib/display/draw2.c: Add more drawing operations to display library 2007-02-14 20:00 markus * swig/python/Makefile.in: target fixed 2007-02-14 15:30 martinl * scripts/v.univar.sh/v.univar.sh: cosmetics 2007-02-14 14:35 robertoa * vector/lidar/v.lidar.edgedetection/: edgedetection.c, edgedetection.h: copyright statement added 2007-02-14 13:35 martinl * ps/ps.map/: catval.c, description.html, local_proto.h, main.c, ps_vareas.c, ps_vlines.c, ps_vpoints.c, r_vareas.c, r_vlines.c, r_vpoints.c, vector.h: rgbcolumn map instruction for vpoints, vlines and vareas implemented 2007-02-14 04:56 hamish * raster/r.profile/: local_proto.h, main.c, read_rast.c: - out of region values are reported as NULL not fatal error. - you can see the interactive line before it is confirmed. - resolution can only be positive. - plan to move new point_in_region() and point_in_window() to libgis soon. 2007-02-14 01:34 glynn * display/drivers/PNG/main.c, display/drivers/XDRIVER/main.c, include/graphics.h, include/raster.h, lib/display/raster.c, lib/driver/Makefile, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Move scaled raster operation from libraster to drivers 2007-02-13 22:01 markus * lib/gis/debug.c: no need to translate debug messages 2007-02-13 21:57 markus * vector/v.to.rast/vect2rast.c: msg cosmetics 2007-02-13 21:57 markus * gui/tcltk/gis.m/gmmenu.tcl: wording sync'ed for translators 2007-02-13 20:49 glynn * include/display.h, include/raster.h, lib/display/cnversions.c, lib/display/raster.c: Add scaled raster operations to libraster 2007-02-13 19:04 martinl * display/d.vect/: area.c, main.c, plot1.c: unnecessary warning removed (test for default color) 2007-02-13 18:02 markus * lib/gpde/gpdelib.dox: typos 2007-02-13 17:58 markus * lib/gpde/gpdelib.dox: FOSS is also commercial... 2007-02-13 16:59 markus * locale/po/grasstcl_it.po: Maurizio Napolitano: few more translations 2007-02-13 16:17 markus * locale/po/: grasslibs_it.po, grassmods_it.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_lv.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_tr.po, grasstcl_vi.po: String fix for startup screen 2007-02-13 16:07 markus * lib/init/gis_set.tcl: separate Version from string (for translation) 2007-02-13 15:36 markus * tools/g.html2man/g.html2man: main author added 2007-02-13 15:26 markus * general/g.region/cmd/description.html: cosmetics 2007-02-13 15:23 jachym * tools/g.html2man/g.html2man: removes commented HTML parts from generated man pages 2007-02-13 14:43 markus * vector/v.kernel/main.c: use EXIT_SUCCESS 2007-02-13 14:26 markus * vector/v.kernel/main.c: capitalize first letter 2007-02-13 14:25 markus * vector/v.kernel/main.c: option cosmetics 2007-02-13 12:09 markus * vector/v.to.rast/main.c: message cosmetics 2007-02-13 10:48 jachym * vector/v.to.rast/: description.html, local.h, main.c, vect2rast.c: removed redundand flags and renamed column options 2007-02-13 10:16 markus * vector/v.to.rast/vect2rast.c: error trap wrong column name 2007-02-13 09:40 robertoa * vector/lidar/v.surf.bspline/main.c: "column" parameter changed 2007-02-13 06:08 hamish * raster/r.profile/read_rast.c: die if coordinate request outsite current region settings, was reporting bogus data. i18n, error messages. 2007-02-13 00:18 markus * doc/howto_release.txt: check examples before releasing 2007-02-12 18:49 markus * raster/r.to.vect/description.html: correct module name 2007-02-12 18:16 paul * general/g.proj/description.html: Definition list closing tag in right place... 2007-02-12 18:12 paul * general/g.proj/datumtrans.c, general/g.proj/description.html, general/g.proj/input.c, general/g.proj/local_proto.h, general/g.proj/main.c, general/g.proj/output.c, include/gprojects.h, lib/proj/datum.c: Implement improvements to g.proj as developed from discussions on mailing list. Involved change to gproj library to export a function and data struct. 2007-02-12 16:58 martinl * scripts/g.manual/g.manual: cosmetics 2007-02-12 16:37 jachym * vector/v.to.rast/support.c: double, integer and string attribute column types are supported for labels now 2007-02-12 16:36 martinl * general/manage/cmd/: g.copy.html, g.list.html, g.rename.html: last changed missing 2007-02-12 16:30 martinl * general/manage/cmd/g.list.html: cosmetics, examples added, out-of-date notes commented 2007-02-12 16:02 robertoa * vector/lidar/v.surf.bspline/main.c: --overwrite fixed 2007-02-12 16:01 martinl * general/manage/cmd/: copy.c, list.c, remove.c, rename.c: keywords cosmetics (manage -> map management) 2007-02-12 15:54 hamish * scripts/g.mremove/: description.html, g.mremove: need to use the force flag to actually delete files 2007-02-12 15:44 martinl * scripts/g.mlist/: description.html, g.mlist: listing all datatypes enabled 2007-02-12 14:21 glynn * lib/init/variables.html: Document GRASS_FONT, GRASS_FT_FONT and GRASS_FT_ENCODING 2007-02-12 14:16 hamish * lib/init/grass.ico: add grass icon for winGRASS from John Robertson 2007-02-12 14:07 hamish * gui/icons/AUTHORS: add me 2007-02-12 12:57 jachym * vector/v.to.rast/support.c: better memory management in support.c: int update_labels() 2007-02-12 09:42 robertoa * locale/po/: grassmods_es.po, grasstcl_es.po, grasslibs_es.po: Carlos Davila spanish translations 2007-02-12 08:57 markus * scripts/g.manual/g.manual: cosmetics 2007-02-12 07:31 hamish * lib/init/init.sh: more EXIT_VAL saving for batch mode 2007-02-12 07:21 hamish * lib/init/init.sh: batch mode forces text startup (try to be non-interactive) and exits with the batch script's exit code. (was patch tracker issue #273) 2007-02-12 06:59 hamish * scripts/g.manual/g.manual: make --quiet quieten the "starting browser" text 2007-02-12 06:48 hamish * lib/gis/verbose.c: fix comments 2007-02-12 06:41 hamish * scripts/g.manual/g.manual: send messages to stderr 2007-02-12 05:31 michael * gui/tcltk/gis.m/maptool.tcl: Added PNG output for map display 2007-02-12 05:04 hamish * raster/r.profile/main.c: init the color before drawing any lines 2007-02-12 04:55 michael * lib/init/: epsg_option.tcl, file_option.tcl, gis_set.tcl: Improved layout (especially for non-English labels) and error trapping for GRASS startup dialogs. Submitted by Maris Nartiss. 2007-02-12 04:25 michael * gui/tcltk/gis.m/mapcanvas.tcl: Improved error trapping and nicer zoom box for map display. Patch submitted by Maris Nartiss. 2007-02-12 03:03 hamish * vector/v.to.rast/main.c: try and make option desc a bit clearer 2007-02-12 00:58 michael * gui/tcltk/gis.m/profile.tcl: Removing some annoying debugging code I accidentally left in. 2007-02-11 21:44 markus * general/g.dirseps/description.html: added missing file 2007-02-11 21:29 michael * gui/icons/element-vector.gif: Made vector icon same size as other icons. For some reason it was 23x24 instead of 24x24 like the rest of the icons. 2007-02-11 21:26 glynn * display/d.extract/extract.c, display/d.extract/main.c, display/d.mapgraph/do_graph.c, display/d.mapgraph/main.c, display/d.path/main.c, display/d.path/proto.h, display/d.path/select.c, display/d.text/main.c, display/d.text.freetype/main.c, display/d.text.new/main.c, display/d.vect/area.c, display/d.vect/attr.c, display/d.vect/label.c, display/d.vect/local_proto.h, display/d.vect/main.c, display/d.vect/plot.h, display/d.vect/plot1.c, display/d.vect/topo.c, display/d.vect/zcoor.c, display/d.what.vect/flash.c, display/d.what.vect/what.c, display/drivers/PNG/main.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/main.c, imagery/i.vpoints/plot.c, include/colors.h, include/display.h, include/graphics.h, include/raster.h, lib/display/raster2.c, lib/display/tran_colr.c, lib/driver/Color.c, lib/driver/Makefile, lib/driver/command.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/gis/color_str.c, lib/pngdriver/Color_table.c, lib/pngdriver/Makefile, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/common.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h, vector/v.digit/symb.c: Remove palette from display architecture 2007-02-11 21:05 michael * gui/tcltk/gis.m/profile.tcl: Better placement of windows in profiler and error trapping for maps with no elevation range. Contributions by Maris Nartiss. 2007-02-11 21:04 michael * gui/tcltk/gis.m/gmtree.tcl: Removed a line of debugging code that printed to terminal 2007-02-11 14:41 markus * raster/r.to.rast3/main.c: typo 2007-02-11 14:40 markus * locale/po/grassmods_de.po: fix 2007-02-11 13:36 markus * doc/infrastructure.txt: new bugtracker added 2007-02-11 12:04 markus * vector/v.in.dxf/: description.html, layer_list.c, write_vect.c: capital column names are a pain in SQL: map to lowercase 2007-02-11 12:03 markus * vector/v.in.ogr/description.html: grammar 2007-02-11 06:00 brad * scripts/i.spectral/i.spectral: - Removed unnecessary constraint 2007-02-11 02:15 glynn * display/d.text.freetype/main.c: Use R_bitmap() instead of R_raster_char() 2007-02-10 23:42 markus * vector/v.in.ogr/: description.html, main.c: flag to change column names to lowercase characters added 2007-02-10 18:17 markus * raster/r.li/: description.html, r.li.setup/description.html: say, what the program does 2007-02-10 18:17 markus * raster/r.li/r.li.setup/r.li.setup: missing keywords added 2007-02-10 17:17 jachym * vector/v.to.rast/: local.h, main.c, support.c, vect2rast.c: Added support for labels and colors from attribute table 2007-02-10 15:29 brad * scripts/i.spectral/i.spectral: - Added option to write plot to PNG image 2007-02-10 14:47 markus * raster/r.li/r.li.setup/: r.li.setup.main, r.li.windows.tcl: typos 2007-02-10 14:44 markus * raster/r.li/r.li.daemon/daemon.c: message cosmetics 2007-02-10 14:30 markus * raster/r.li/r.li.setup/r.li.setup.main: fix scroll bindings bug 2007-02-10 11:04 markus * raster/r.li/r.li.mps/mps.c: fixed comment 2007-02-10 10:50 markus * raster/r.li/r.li.shannon/shannon.c: typo 2007-02-10 10:45 markus * raster/r.li/: r.li.cwed/cwed.c, r.li.daemon/main.c, r.li.dominance/dominance.c, r.li.edgedensity/edgedensity.c, r.li.mpa/mpa.c, r.li.mps/mps.c, r.li.padcv/padcv.c, r.li.padrange/padrange.c, r.li.padsd/padsd.c, r.li.patchdensity/main.c, r.li.patchnum/main.c, r.li.richness/richness.c, r.li.shannon/shannon.c, r.li.shape/main.c, r.li.simpson/simpson.c: fixed broken file parameter 2007-02-10 10:32 markus * raster/r.li/r.li.setup/r.li.setup.main: Help and Close buttons added 2007-02-10 10:10 markus * raster/r.li/r.li.setup/: r.li.setup, area_query, masked_area_selection, r.li.setup.main, sample_area_vector.sh, square_mouse_selection.sh, square_query: dos2unix'ed 2007-02-09 22:50 markus * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: fixed messages merged 2007-02-09 22:47 markus * gui/tcltk/gis.m/gmmenu.tcl: typo 2007-02-09 22:42 markus * vector/v.overlay/main.c: msg fix 2007-02-09 19:02 martinl * general/g.region/cmd/main.c: -p flag is default for 3D settings (-3 flag) and resolution in meters (-m flag) 2007-02-09 16:17 stephan * locale/po/grassmods_de.po: + more german module-translations kindly provided by Robert Nuske: grassmods_de.po_20070208.diff 2007-02-09 10:47 markus * locale/po/grasstcl_pl.po: Artur Niescior: cont'ed 2007-02-09 10:14 markus * raster/r.le/r.le.setup/: setup.c, polytocell/Makefile: bmif_to_cell, poly_to_bmif go in etc (bug #5393) 2007-02-09 09:58 robertoa * locale/po/: grassmods_es.po, grasstcl_es.po: Carlos Davila spanish translation 2007-02-09 07:19 hamish * ps/ps.map/description.html: various fixes from bug 3318 2007-02-09 06:48 michael * gui/tcltk/gis.m/gmtree.tcl: Fixing bug introduced with error trapping for adding layer without open display 2007-02-09 06:29 hamish * ps/ps.map/main.c: parser updates (fixes bug #3418) 2007-02-09 04:58 michael * gui/tcltk/gis.m/gmmenu.tcl: Adding r.li entries to menu (r.le maintained for now) 2007-02-08 19:55 michael * gui/tcltk/gis.m/vector.tcl: Centroids not displayed by default. Switched position of centroid and area check buttons. 2007-02-08 19:36 michael * gui/tcltk/gis.m/gmtree.tcl: Error trap and better message for attempting to add map layer without open display. 2007-02-08 18:01 markus * raster/r.li/: r.li.dominance/dominance.c, r.li.mpa/mpa.c, r.li.richness/richness.c, r.li.shannon/shannon.c, r.li.simpson/simpson.c: description cosmetics 2007-02-08 17:52 markus * raster/r.li/: Makefile, description.html, r.li.daemon/Makefile, r.li.daemon/description.html, r.li.edgedensity/description.html, r.li.mpa/description.html, r.li.mps/description.html, r.li.padcv/description.html, r.li.shannon/description.html, r.li.simpson/description.html: various HTML fixes 2007-02-08 17:35 markus * raster/r.li/: r.li.padcv/description.html, r.li.patchnum/description.html: HTML fixes 2007-02-08 17:33 markus * raster/r.li/r.li.cwed/: Makefile, cellWeighted.h, cwed.c, description.html, rlicwed_formula.png, utility.c, utility.h: r.li.contrastWeightedEdgeDensity -> r.li.cwed 2007-02-08 17:32 markus * raster/r.li/r.li.mps/: Makefile, description.html, mps.c, rlimps_formula.png: r.li.meanPatchSize -> r.li.mps 2007-02-08 17:30 markus * raster/r.li/r.li.mpa/: Makefile, description.html, mpa.c, rlimpa_formula.png: r.li.meanPixelAttribute -> r.li.mpa 2007-02-08 17:27 markus * raster/r.li/r.li.padcv/: Makefile, description.html, padcv.c, rlipadcv_formula1.png, rlipadcv_formula2.png: r.li.patchAreaDistributionCV -> r.li.padcv 2007-02-08 17:26 markus * raster/r.li/r.li.padrange/: Makefile, description.html, padrange.c, rlipadrange_formula.png: r.li.patchAreaDistributionRANGE -> r.li.padrange 2007-02-08 17:24 markus * raster/r.li/r.li.padsd/: Makefile, description.html, padsd.c, rlipadsd_formula.png: r.li.patchAreaDistributionSD -> r.li.padsd 2007-02-08 17:20 markus * raster/r.li/: Makefile, r.li.patchnum/Makefile, r.li.patchnum/description.html: r.li.patchnumber -> r.li.patchnum 2007-02-08 17:18 markus * raster/r.li/: Makefile, TODO, description.html, r.li.patchnum/Makefile, r.li.patchnum/description.html, r.li.patchnum/main.c, r.li.setup/area_query, r.li.setup/masked_area_selection, r.li.setup/r.li.setup, r.li.setup/r.li.setup.main, r.li.setup/sample_area_vector.sh, r.li.setup/square_mouse_selection.sh, r.li.setup/square_query: moved r.li.patchnumber/ to r.li.patchnum/: renamed directory 2007-02-08 17:17 markus * raster/r.li/r.li.shape/description.html: Serena Pallecchi: missing docs added 2007-02-08 15:19 markus * debian/patches/htmlgen-fakeroot.dpatch: patch fixed 2007-02-08 15:04 brad * vector/v.to.rast/: do_areas.c, do_lines.c, vect2rast.c: - Fix Bug #4480 - Began process of localizing text 2007-02-08 14:13 paul * Makefile, lib/init/Makefile, lib/init/init.bat: Use Windows-style directory separators in grass63.bat and install it with the rest of GRASS. Remove unused PROJSHAREDEFAULT from lib/init/Makefile Set GRASS_WISH by default in init.bat Exit init.bat if Ctrl-C used during etc/set_data startup 2007-02-08 12:12 glynn * raster/r.proj.seg/readcell.c: Create temporary file in output location 2007-02-08 12:11 glynn * raster/r.in.bin/description.html: Update description of -s flag 2007-02-08 12:10 glynn * raster/r.in.bin/main.c: Honour -s flag for 2-byte and 4-byte data 2007-02-08 12:06 markus * Makefile: follow only trunk for ChangeLog 2007-02-08 11:39 hamish * general/g.proj/main.c: a little more of the datumtrans= option 2007-02-08 11:04 hamish * general/g.proj/main.c: Add option to create location from EPSG code. Add option infrastructure to list or specify datum transform params from the command line. 2007-02-08 01:05 paul * lib/proj/datum.c: "Default" datum transformation parameters are now first in the list instead of last. Return parameters from datum.table even if datumtransform.table is not accessible. 2007-02-08 00:23 markus * vector/v.in.db/description.html: updated links and PG connection 2007-02-07 19:55 maciej * scripts/r.in.srtm/r.in.srtm: added PIXELTYPE SIGNEDINT to header file for r.in.gdal to recognize negative values 2007-02-07 17:02 markus * lib/grasslib.dox: doxygen img fails, so get it online 2007-02-07 16:46 markus * lib/: grasslib.dox, loc_struct.png: file structure diagram added 2007-02-07 16:08 markus * lib/grasslib.dox: explain GRASS file structure 2007-02-07 15:58 glynn * scripts/g.mremove/g.mremove: Don't prompt 2007-02-07 08:27 hamish * ps/ps.map/: border.h, description.html, local_proto.h, main.c, ps_info.h, ps_map.c, r_border.c, r_paper.c: add border controls 2007-02-07 06:24 brad * raster/r.flow/: aspect.c, calc.c, io.c, io.h, mem.c, mem.h, precomp.c, precomp.h, r.flow.h: - Gave functions better protection and readability. - Made main() more consistent with other GRASS modules. - Localized unlocalized text. - Removed tangent lookup table in favor of inline calculations. - Promoted 'theta' to double precision. - Removed unused/redundant variables and functions. - Removed DX()/DY() macros. - Fixed hypot() macro per Glynn. 2007-02-07 00:12 hamish * scripts/d.slide.show/description.html: see also d.frame 2007-02-07 00:08 hamish * scripts/d.slide.show/d.slide.show: add delay option, clean terminal output 2007-02-06 23:49 markus * lib/grasslib.dox: +gpdelib 2007-02-06 23:46 markus * Makefile: lib/gpde/ added for progman 2007-02-06 23:42 markus * lib/gis/gislib.dox: cosmetics 2007-02-06 23:28 markus * lib/gis/gislib.dox: cosmetics, + gpdelib 2007-02-06 14:53 markus * raster/r.flow/calc.c: patch from Glynn submitted (request from Helena) 2007-02-06 13:54 markus * raster/r.gwflow/description.html, raster3d/r3.gwflow/description.html: crosslink 2007-02-06 12:15 markus * lib/form/form.c: Roberto Flor: made variable names more reasonable; fix for Tcl encoding bug (bug #4110) 2007-02-06 09:31 markus * lib/gis/parser.c: just run 'g.parser', don't use the full path 2007-02-06 07:48 hamish * raster/r.surf.contour/description.html: typo 2007-02-06 07:45 hamish * gui/tcltk/gis.m/gmmenu.tcl: clean menu descriptions 2007-02-05 22:57 markus * vector/vectorintro.html: v.db.addcol and v.db.dropcol mentioned 2007-02-05 18:00 markus * scripts/v.db.dropcol/v.db.dropcol: cleanup fixed; more error checking 2007-02-05 17:58 markus * scripts/v.db.addcol/v.db.addcol: test if map exists 2007-02-05 16:57 markus * gui/tcltk/gis.m/gis.m: partially fixed GIS_OPT_DMRC (still not read) 2007-02-05 16:30 markus * lib/gis/parser.c: typo fixed 2007-02-05 15:33 markus * scripts/: v.db.addcol/description.html, v.db.addtable/description.html, v.db.droptable/description.html: v.db.dropcol crosslinked 2007-02-05 15:30 markus * db/base/db.execute.html: ALTER TABLE DROP COLUMN 2007-02-05 15:26 markus * db/drivers/dbf/grass-dbf.html: drop column now works 2007-02-05 14:42 robertoa * locale/po/: grassmods_es.po, grasstcl_es.po: spanish translations by Carlos Davila 2007-02-05 14:26 markus * scripts/: v.db.addcol/v.db.addcol, v.db.dropcol/v.db.dropcol: parameter cosmetics 2007-02-05 14:26 markus * scripts/Makefile: v.db.dropcol added 2007-02-05 14:12 markus * scripts/v.db.dropcol/: Makefile, description.html, v.db.dropcol: New drop column tool 2007-02-05 11:44 martinl * include/sqlp.h, lib/db/sqlp/print.c, lib/db/sqlp/yac.y, db/drivers/dbf/column.c, db/drivers/dbf/dbfexe.c, db/drivers/dbf/proto.h: drop column DBF implementation 2007-02-05 11:40 markus * raster/r.in.gdal/main.c: mesg cosmetics 2007-02-05 09:56 markus * scripts/d.slide.show/d.slide.show: colorize vectors 2007-02-05 09:15 markus * vector/v.out.svg/description.html: final precision cosmetics 2007-02-05 03:00 hamish * lib/init/variables.html: move GRASS_BATCH_JOB, explain GRASS_PNGFILE can create PPM images 2007-02-04 22:57 soeren * lib/gpde/gpdelib.dox: Changed the doxgen entry \mainpage to \page to avoid the destruction of the grass programmers manual 2007-02-04 20:52 markus * vector/v.out.svg/description.html: precision=0 explained 2007-02-04 16:37 markus * vector/v.out.svg/description.html: cosmetics 2007-02-04 16:32 markus * vector/v.out.svg/description.html: some more explanations; example HTML code fixed 2007-02-04 16:23 markus * scripts/i.in.spotvgt/i.in.spotvgt: terminology fix 2007-02-04 10:15 markus * lib/vector/vectorlib.dox: more category index secrets explained (from Radim's mail: http://grass.itc.it/pipermail/grass5/2004-February/013666.html) 2007-02-04 09:38 markus * lib/vector/vectorlib.dox: sidx file no longer exists, but cidx (category index) 2007-02-04 04:15 glynn * general/g.pnmcomp/main.c: Fix gisprompt 2007-02-03 15:55 markus * locale/po/: grasslibs_es.po, grassmods_es.po, grasstcl_es.po: updated to new messages 2007-02-03 14:53 robertoa * locale/po/grasstcl_es.po: fixed some erroneous messages 2007-02-03 13:14 robertoa * locale/po/grasstcl_es.po: Agustín Diez spanish translations 2007-02-03 12:54 robertoa * locale/po/grassmods_es.po: Carlos Davila translations 2007-02-03 09:59 markus * imagery/i.cca/main.c: msg fixes; EXIT status 2007-02-03 09:53 markus * general/g.region/cmd/printwindow.c, imagery/i.cca/main.c: msg fix 2007-02-03 09:50 markus * general/g.region/cmd/main.c, raster/r.region/main.c: odd grammar fixed 2007-02-02 15:33 robertoa * vector/lidar/v.surf.bspline/main.c: interpolation raster output improved 2007-02-01 16:04 jachym * gui/wxpython/: gism.py, mapdisp.py, render.py: GRASS_ICONPATH not needed any more 2007-01-31 17:01 markus * general/g.parser/description.html: explain --script trick 2007-01-31 16:16 markus * vector/v.what.rast/main.c: where statement added 2007-01-31 15:12 stephan * locale/po/grasstcl_de.po: + some german tcltk-translations 2007-01-30 23:02 glynn * lib/gis/parser.c: Add --script option (writes out g.parser boilerplate) 2007-01-30 21:54 markus * raster3d/r3.gwflow/description.html: minimalistic docu 2007-01-30 18:09 markus * vector/v.univar/main.c: answer already in G_OPT_V_FIELD 2007-01-30 17:32 paul * general/g.setproj/get_stp.c: Handle GRASS_PAGER environment variable in a way compatible with Windows. 2007-01-30 17:05 paul * lib/proj/convert.c: Handle some plurals that aren't formed by adding 's' at the end! 2007-01-30 16:50 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po: fixed broken msgid as found by Carlos Dávila 2007-01-30 07:14 hamish * ps/ps.map/main.c: allow geogrid from lat/lon locations (only way to get sub-degree gridlines). disallow scalebar from lat/lon locations (incorrect due to curvature) 2007-01-30 07:13 hamish * ps/ps.map/: do_scalebar.c, map_setup.c: correct scaling when units are not meters. (bugs # 3096 and 5454) 2007-01-30 07:01 danielc * raster/r.coin/inter.c, vector/v.transform/creat_trans.c: - system -> G_system 2007-01-29 23:47 markus * vector/vectorintro.html: typo 2007-01-29 23:22 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po: typo fixed 2007-01-29 23:17 markus * vector/v.transform/main.c: typo 2007-01-29 13:43 paul * lib/gis/ls.c: Free memory used in filename array 2007-01-29 11:55 paul * include/gisdefs.h, lib/gis/ls.c, lib/init/set_data.c: Add new functions G_ls() and G__ls() and update lib/init/set_data.c to use them 2007-01-29 09:10 danielc * scripts/d.vect.thematic/d.vect.thematic: - Changed hard limit for legend items to 18, given original #4037 report (closes issue #4037) 2007-01-28 23:47 hamish * scripts/d.out.gpsdrive/description.html: note netpbm requirement 2007-01-28 23:37 hamish * scripts/d.out.gpsdrive/d.out.gpsdrive: check to see if we have NetPBM tools before trying to use them 2007-01-28 22:40 hamish * raster/r.out.ppm/description.html: missing newline 2007-01-28 22:15 markus * vector/v.sample/main.c: no caps letters for flags 2007-01-28 20:41 markus * raster/r.colors/Makefile: New color tables from Helena 2007-01-28 17:30 markus * vector/v.to.rast/description.html: example fix 2007-01-28 15:31 markus * db/drivers/dbf/grass-dbf.html, lib/db/sqlp/description.html: Substring matching improved 2007-01-28 15:30 markus * db/drivers/dbf/dbfexe.c: hack to get '%substring' and 'substring%' working (workaround for http://grass.itc.it/pipermail/grass-dev/2006-July/024504.html) 2007-01-28 13:54 markus * scripts/v.db.update/v.db.update: error check for input map availability; quote GIS_OPT_VALUE for potential white spaces 2007-01-28 13:07 jachym * lib/pngdriver/Graph_set.c: fprintf to G_message and G_warning for pngdriver 2007-01-28 13:00 jachym * lib/driver/: command.c, connect_sock.c, main.c: fprintf to G_message and G_warning in display 2007-01-28 12:59 jachym * display/drivers/: HTMLMAP/Graph_Set.c, XDRIVER/Get_w_box.c, XDRIVER/Get_w_line.c, XDRIVER/Get_w_pointer.c, XDRIVER/Graph_set.c, XDRIVER/Panel.c, XDRIVER/Serve_Xevent.c: fprintf to G_message and G_warning in drivers 2007-01-28 12:59 jachym * display/d.mon/pgms/: release.c, select.c, start.c, stop.c, which.c: fprintf to G_message and G_warning in d.mon command 2007-01-28 03:14 danielc * scripts/d.vect.thematic/d.vect.thematic: - Added display tweak for very large legends: only lower and upper parts are drawn and an ellipsis separates both parts; the max number of legend items is hard- coded at fourteen; is this adequate? 2007-01-28 02:01 danielc * scripts/: d.out.file/d.out.file, d.split/d.split, d.vect.thematic/d.vect.thematic, db.test/db.test, i.image.mosaic/i.image.mosaic, r.in.wms/r.in.gdalwarp, r.in.wms/r.in.wms, r.in.wms/wms.download, r.in.wms/wms.request: - Added quotes in occurences of 'if [ -z "$var" ]' 2007-01-27 21:08 markus * db/base/db.connect.html: db.login also interactively queries the password 2007-01-25 08:00 hamish * display/d.barscale/main.c: simple north arrow is ok for lat/lon locations 2007-01-25 06:03 hamish * lib/init/init.sh: shell tests: !-z is -n. fix typo. quote variables in echo text for clarity. 2007-01-24 23:40 soeren * lib/gpde/test/test_gpde_lib.h: Include file for gpde tests This file is needed for unit and integration tests of the grass pde lib gpde 2007-01-24 21:48 soeren * raster3d/: Makefile, r3.gwflow/Makefile, r3.gwflow/description.html, r3.gwflow/main.c: New module for confined groundwater flow calculation in three dimensions added * this module makes use of the gpde library of grass to solve the groundwater partial differential equation 2007-01-24 21:48 soeren * raster/: Makefile, r.gwflow/Makefile, r.gwflow/description.html, r.gwflow/main.c: New module for confined and unconfied groundwater flow calculation added * this module makes use of the gpde library of grass to solve the groundwater partial differential equation 2007-01-24 21:46 soeren * lib/: Makefile, gpde/Makefile, gpde/N_arrays.c, gpde/N_geom.c, gpde/N_gwflow.c, gpde/N_heatflow.c, gpde/N_les.c, gpde/N_les_assemble.c, gpde/N_solute_transport.c, gpde/N_solvers.c, gpde/gpdelib.dox, gpde/test/Makefile, gpde/test/test_arrays.c, gpde/test/test_assemble.c, gpde/test/test_gwflow.c, gpde/test/test_heat.c, gpde/test/test_les.c, gpde/test/test_main.c, gpde/test/test_solvers.c: New grass gpde lib added * the lib includes unit and integration tests in the gpde/test directory The purpose of this library is to solve partial differential equations in grass. 2007-01-24 21:43 soeren * include/Make/Grass.make.in: New grass gpde lib added Updated Grass.make.in to handle the new library 2007-01-24 21:04 glynn * imagery/i.points/Makefile, include/Make/Grass.make.in: Remove $(VASKLIB) from IMAGERYLIB definition (no longer required) Add $(CURSES) to VASKLIB definition Add $(CURSES) to i.points/Makefile 2007-01-24 17:28 markus * visualization/nviz/description.html: parms and flags added 2007-01-24 16:42 markus * visualization/nviz/: Makefile, description.html: generate docs 2007-01-24 12:12 markus * lib/init/init.sh: support mapset creation on the fly from during startup 2007-01-24 08:26 michael * gui/tcltk/gis.m/gmmenu.tcl: Updating menu to include recently added modules 2007-01-24 05:51 michael * lib/init/: epsg_option.tcl, file_option.tcl, gis_set.tcl: Enhancements to GRASS startup from Maris Nartiss. The changes include: * New procedure to refresh mapset list; * New procedure to set selected listbox item that maches string; * "Create new mapset" is disabled if location is not valid; * "Enter GRASS" is disabled if location is not valid; * Set newly created mapset as selected; * Removed ability to select multiple items from location/mapset list; * After creating new location from file/epsg code, new location is selected and also is selected PERMANENT mapset; * Catch missing GRASS_PROJSHARE env variable; * Some other catch statements to improve error handling. 2007-01-23 23:47 markus * raster/r.out.gdal/main.c: always initialize hCT 2007-01-23 23:43 markus * raster/r.out.gdal/main.c: verified by Frank W now for color management 2007-01-23 15:37 markus * lib/init/variables.html: GRASS_BATCH_JOB explained 2007-01-23 15:36 markus * lib/init/init.sh: GRASS_BATCH_JOB: hack to process batch jobs easily 2007-01-23 00:34 markus * raster/r.out.gdal/description.html: explain GDAL RELATED ERROR MESSAGES 2007-01-22 23:41 markus * lib/init/: Makefile, grass.src: allow for white space in GISBASE dir 2007-01-22 23:05 markus * raster/r.out.gdal/main.c: always write color table (needed?) 2007-01-22 17:48 robertoa * locale/po/grassmods_es.po: Enrique Cerrillo : spanish translation 2007-01-22 16:30 markus * raster/r.out.gdal/main.c: Color support working now thanks to Glynn 2007-01-22 01:40 glynn * raster/r.mapcalc/: r.mapcalc.html, r3.mapcalc.html: Synchronise r.mapcalc.html and r3.mapcalc.html 2007-01-22 00:30 glynn * general/g.setproj/get_stp.c: Change FIPS.code parsing to allow for spaces in county names 2007-01-22 00:27 glynn * raster/r.mapcalc/: r.mapcalc.html, r3.mapcalc.html: Remove incorrect statements about the use of zero for no-data 2007-01-21 17:35 glynn * raster/r.mapcalc/: r.mapcalc.html, r3.mapcalc.html: Fix comments regarding division by zero (returns null, not zero) 2007-01-21 14:27 stephan * locale/po/grasslibs_de.po: + some german grasslibs updates 2007-01-21 13:44 martinl * general/manage/: cmd/copy.c, lib/do_copy.c: fprintf -> G_warning|message 2007-01-21 11:40 martinl * general/manage/lib/do_remove.c: typo 2007-01-21 11:37 martinl * general/manage/lib/do_remove.c: G_debug -> G_message (if G_verbose_max) 2007-01-21 09:33 michael * gui/tcltk/gis.m/: group.tcl, vector.tcl: Improved error trapping when starting NVIZ from map display window in GUI. Now will ignore invalid files, while displaying valid ones in layer tree. 2007-01-20 19:55 markus * include/VERSION: happy new year 2007-01-20 18:01 markus * locale/po/grassmods_de.po: typo 2007-01-20 17:58 markus * scripts/r.reclass.area/r.reclass.area: don't leave clump file behind 2007-01-19 14:35 bob * visualization/nviz/scripts/nviz2.2_script: Fixed Hide Panel button 2007-01-19 09:57 markus * scripts/r.in.wms/description.html: HTML polished; LANDSAT example added 2007-01-19 07:09 michael * gui/tcltk/gis.m/profile.tcl: Improve error trapping to avoid TclTk crashes when GRASS commands send warnings and other information to stderr. Splitting stderr messages to dev null or null. Similar to recent updates to mapcalc.tcl. 2007-01-18 18:08 markus * scripts/r.in.wms/r.in.gdalwarp: fixed the fix; tell user about result 2007-01-18 17:47 markus * scripts/r.in.wms/r.in.gdalwarp: removed debug stuff 2007-01-18 17:30 markus * scripts/r.in.wms/: r.in.gdalwarp, r.in.wms: catch Service Exception Report 2007-01-18 17:17 markus * scripts/r.in.wms/r.in.wms: bail out when region is not existing 2007-01-18 17:09 markus * general/g.findfile/description.html: find region files as windows element 2007-01-18 16:58 markus * scripts/r.in.wms/r.in.gdalwarp: removed superfluous ALPHA channel (it damaged LANDSAT RGB) 2007-01-17 17:35 markus * raster/r.topidx/description.html: cosmetics ;reference added 2007-01-17 17:11 markus * raster/r.colors/: Makefile, description.html: added ryb for wetness maps 2007-01-17 15:00 markus * general/g.region/cmd/main.c: multiple maps support for vect= parameter 2007-01-17 10:21 markus * raster/r.out.gdal/main.c: use same ColorInterpretation everywhere (still failing) 2007-01-17 10:03 markus * raster/r.out.gdal/main.c: added color table support (based on GRASS/GDAL plugin. ColorInterp is still wrong 2007-01-16 15:33 markus * vector/v.perturb/: normalsv.c, normalrs.c: fix include headers 2007-01-16 15:08 markus * tools/g.html2man/g.html2man: treat

as

2007-01-16 09:31 robertoa * locale/po/grasstcl_es.po: spanish translations 2007-01-15 15:45 robertoa * vector/lidar/: lidarlib/raster.c, v.surf.bspline/bspline.h, v.surf.bspline/crosscorr.c, v.surf.bspline/main.c: interpolation improvement and cross-correlation bug fixed 2007-01-15 09:24 markus * locale/po/grasstcl_pl.po: Artur Niecior : cont'ed 2007-01-15 02:28 glynn * general/manage/cmd/list.c: Use G_spawn() rather than G_spawn_ex() argv[0] must be specified explicitly 2007-01-15 02:27 glynn * lib/gis/spawn.c: Add NULL to end of array 2007-01-14 22:07 markus * include/gisdefs.h: declared G_set_verbose() 2007-01-14 15:33 jachym * vector/v.surf.rst/main.c: fprintf to G_message 2007-01-14 15:28 jachym * vector/v.surf.idw/main.c: program name output to stderr removed 2007-01-14 15:24 jachym * vector/v.reclass/main.c: fprintf to G_message 2007-01-14 14:05 jachym * vector/v.qcount/: findquads.c, main.c, quaddefs.h: *fprintf to G_message * new flag -g for shell script style output 2007-01-14 13:47 jachym * vector/v.perturb/: normalrs.c, normalsv.c: glocale.h included 2007-01-14 13:46 jachym * vector/: v.perturb/normalrs.c, v.perturb/normalsv.c, v.proj/main.c: fprintf to G_message 2007-01-14 13:43 jachym * vector/v.overlay/: area_area.c, line_area.c, main.c: fprintf to G_message 2007-01-14 13:34 jachym * vector/: v.out.ogr/main.c, v.out.pov/main.c: fprintf to G_message 2007-01-14 13:31 jachym * vector/v.out.ascii/b2a.c: fprintf to G_message 2007-01-14 11:49 robertoa * locale/po/grasslibs_es.po: Enrique Cerrillo : spanish translation 2007-01-14 11:39 robertoa * locale/po/grassmods_es.po: Carlos Davila : spanish translation 2007-01-14 00:30 michael * gui/tcltk/gis.m/georect.tcl: Series of bug fixes and improvements. Fixed cleanup routine for closing vector group window. Fixed potential issue running with latlon locations. Fixed problem with GCP points not updating on zoom. Initialized GCP window with rms error set to 0. 2007-01-14 00:20 michael * gui/tcltk/gis.m/commonlayer.tcl: Improved error trapping for invalid map files entered in layer tree. 2007-01-13 21:57 martinl * ps/ps.map/main.c: backward compatibility fixed (verbose) 2007-01-13 21:52 martinl * lib/gis/verbose.c: new function G_set_verbose (int) - allows to set explicit verbosity level (usefull in abnormal situation, e.g. ps.map) 2007-01-13 20:09 martinl * general/manage/: list.h, cmd/list.c, cmd/local_proto.h, lib/read_list.c: * multiple data type parameter * fprintf -> G_ * cosmetics 2007-01-13 18:54 glynn * lib/gis/spawn.c: Add native Windows implementation of G_spawn() 2007-01-13 18:03 martinl * vector/v.edit/: args.c, global.h, main.c: syntax cosmetics 2007-01-13 02:03 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fixing problem in setting region parameters in latlon locations 2007-01-12 14:16 robertoa * locale/po/grasstcl_es.po: spanish translation of Enrique Cerrillo 2007-01-12 09:50 robertoa * locale/po/grassmods_es.po: spanish transalations of Carlos Davila 2007-01-12 09:38 robertoa * locale/po/grasslibs_es.po: spanish translation updated 2007-01-11 16:56 robertoa * locale/po/: grasslibs_es.po, grasstcl_es.po: spanish translation updated 2007-01-11 16:41 robertoa * locale/po/grassmods_es.po: spanish translation updated 2007-01-10 23:35 martinl * vector/v.in.dxf/: global.h, read_dxf.c: fn big_percent prototype removed + cosmetics 2007-01-10 21:58 jachym * vector/v.in.dxf/read_dxf.c: function big_percent() removed 2007-01-10 21:44 jachym * vector/v.in.dxf/: global.h, main.c, read_dxf.c, write_vect.c: * fprintf to G_message * function big_percent removed, G_percent used * added flag -b for not building topology (by Martin Landa) 2007-01-09 13:33 glynn * display/d.path/main.c: Call R_open_driver() *before* any other R_* functions Remove unused D_get_dig_list() calls 2007-01-09 13:30 glynn * include/gisdefs.h, lib/gis/percent.c: Change G_percent to use "long" for the numerator & denominator 2007-01-09 08:09 michael * lib/init/Makefile: Change reference to file epsg_option.tcl.ini to epsg_option.tcl. Remove reference to file make_location_epsg.sh (obsolete and deprecated). Remove routine to insert PROJSHARE literal into epsg_option_tcl.ini because this has now become an environmental variable GRASS_PROJSHARE, so routine is no longer necessary. 2007-01-09 08:01 michael * lib/init/epsg_option.tcl: Replaces epsg_option.tcl.in 2007-01-09 07:25 jachym * vector/v.net/nodes.c: bugfix, glocale.h was not included 2007-01-08 21:35 jachym * vector/v.normal/main.c: fprintf to G_message 2007-01-08 21:31 jachym * vector/v.net.steiner/main.c: fprintf to G_message 2007-01-08 20:16 jachym * vector/v.net.path/: description.html, path.c: attributs information moved to manual page 2007-01-08 19:28 jachym * vector/v.net.iso/main.c: fprinf to G_message 2007-01-08 19:25 jachym * vector/v.net.alloc/main.c: fprinf to G_message 2007-01-08 19:11 jachym * vector/v.net/nodes.c: fprintf to G_message 2007-01-08 19:02 jachym * vector/v.mkgrid/: local_proto.h, main.c, write_grid.c: fprintf to G_message, flag -q prepared to future removing 2007-01-08 18:57 jachym * vector/v.mapcalc/: any.c, list.c, map.c, number.c, vector.c, yylex.c: making outputs more according GRASS standards 2007-01-08 18:39 jachym * vector/v.lrs/v.lrs.where/main.c: fprintf to G_message 2007-01-08 18:35 jachym * vector/v.kernel/main.c: preparing -v flag for future removing 2007-01-08 16:22 paul * configure, configure.in, lib/init/Makefile, lib/init/init.bat, lib/init/init.sh: Set an environment variable GRASS_PROJSHARE in startup script that can be over-ridden by the user if necessary 2007-01-08 16:01 michael * gui/tcltk/gis.m/georect.tcl: Send stderr from using g.region to /dev/null or null to make module more robust. 2007-01-08 08:25 martinl * ps/ps.map/: comment.c, description.html, do_geogrid.c, do_labels.c, do_masking.c, do_plt.c, do_psfiles.c, do_vectors.c, local_proto.h, main.c, makeprocs.c, map_setup.c, outl_io.c, ps_clrtbl.c, ps_fclrtbl.c, ps_map.c, ps_outline.c, ps_raster.c, ps_vareas.c, ps_vlegend.c, ps_vlines.c, r_group.c, r_rgb.c, r_text.c, read_cfg.c, scale.c: * verbose mapping instruction removed * fprintf -> G_ * cosmetics 2007-01-08 07:30 michael * lib/init/gis_set.tcl: Use standard tcltk open directory dialog for database selection (makes Linux, Mac, and Windows operate the same). Delete unused procedures made obsolete by recent updates. Reformat code to make it more readable. 2007-01-07 21:54 jachym * vector/v.in.ogr/main.c: fprintf to G_message 2007-01-07 21:37 jachym * vector/v.info/main.c: fprintf to G_message or G_fatal_error 2007-01-07 21:17 jachym * vector/v.in.dwg/: entity.c, main.c: fprintf to G_message 2007-01-07 21:09 jachym * vector/v.in.ascii/: a2b.c, in.c: fprintf to G_message 2007-01-07 20:55 jachym * vector/v.extract/main.c: fprintf to G_message 2007-01-07 20:42 jachym * vector/v.db.connect/main.c: fprintf to G_message, information about connection printed to stdout 2007-01-07 19:45 jachym * vector/v.build.polylines/: global.h, main.c: * fprinf to G_message * removed commented out checks for existing vector files * support for translation 2007-01-07 19:23 jachym * vector/v.buffer/main.c: fprintf to G_message 2007-01-07 11:48 paul * lib/init/gis_set.tcl: Updates from Maris Nartiss: * Use new refresh_loc function where appropriate * Add wrapper function for cd to gracefully warn if unable to change directory And from me: * Have "Create location using projection values" create a pop-up xterm Window to run etc/set_data rather than just exiting out of gis_set.tcl 2007-01-06 10:11 paul * gui/tcltk/gis.m/mapcanvas.tcl: Better and more obvious fix as pointed out by Glynn: redirect stderr to /dev/null or NUL: 2007-01-06 02:18 michael * lib/init/file_option.tcl: Fix to work around g.proj limitations. Now should work with Windows and on new setups (i.e., with no existing locations). Some cosmetic updates. 2007-01-06 02:17 michael * lib/init/gis_set.tcl: Update to work with new georeferenced file location creation panel 2007-01-06 00:25 michael * gui/tcltk/gis.m/mapcanvas.tcl: Pipe g.region commands through grocat to merge stdout and stderr, reducing crashes from warnings or other messages sent to stderr. 2007-01-05 22:49 jachym * vector/v.edit/description.html: documentation updates 2007-01-05 22:33 paul * general/g.proj/output.c: Include unit factor in PROJ.4 style output 2007-01-05 22:12 jachym * vector/v.edit/: args.c, description.html: option 'id' to 'ids' 2007-01-05 22:07 jachym * vector/v.edit/: args.c, copy.c, del.c, global.h, main.c, merge.c, move.c, select.c, snap.c: option 'id' added, general function for feature selection added 2007-01-05 20:44 jachym * vector/v.edit/move.c: removed id= for vector moving 2007-01-05 20:43 jachym * vector/v.edit/: args.c, cats.c, copy.c, del.c, global.h, move.c, select.c, snap.c, vertex.c: added some output messages 2007-01-05 19:30 jachym * vector/v.edit/main.c: comments added 2007-01-05 19:24 jachym * vector/v.edit/main.c: bug fix -t flag 2007-01-05 19:17 jachym * vector/v.edit/: snap.c, vertex.c: new files vertex.c and snap.c added to cvs 2007-01-05 19:15 jachym * vector/v.edit/: global.h, main.c: removed unused category functions 2007-01-05 19:12 jachym * vector/v.edit/global.h: removed unusedd functions for feature adding 2007-01-05 19:09 jachym * vector/v.edit/global.h: attribute edditing functions remove. db.* modules should be used for this purpose 2007-01-05 19:07 jachym * vector/v.edit/main.c: code cleaning in main.c 2007-01-05 18:49 jachym * vector/v.edit/: args.c, global.h, main.c, select.c: tool 'snap' added, option 'snap' removed 2007-01-05 17:12 jachym * vector/v.edit/: args.c, cats.c, copy.c, global.h, main.c: catadd, catdel and copy tools added 2007-01-05 14:36 martinl * general/g.region/cmd/printwindow.c: the padding added after the colons 2007-01-05 10:01 markus * raster/r.contour/cont.c: algorithm comment from Jim Westervelt 2007-01-05 09:15 martinl * general/g.region/cmd/main.c: -g flag cosmetics 2007-01-05 08:55 martinl * general/g.region/cmd/printwindow.c: syntax typo 2007-01-05 08:44 martinl * general/g.region/cmd/: main.c, printwindow.c: backward compatibility issue -g == -pg; cosmetics 2007-01-03 22:50 paul * lib/init/grass-run.bat: Only require user to press a key to continue if program has exited abnormally. Otherwise just pause briefly. 2007-01-03 19:44 paul * general/g.proj/: description.html, input.c, local_proto.h, main.c, output.c: Split g.proj into functions as main() was getting unwieldy. Add support for reading region information from GDAL and OGR files. Remove optional dependency on OGR - now won't compile without OGR. 2007-01-03 17:11 michael * gui/tcltk/gis.m/: georect.tcl, mapcanvas.tcl, rastnums.tcl: Fix problems due to recent changes in output from g.region g and p flags. 2007-01-02 17:58 jachym * vector/v.edit/description.html: updated documentation 2007-01-02 14:38 paul * lib/: gis/get_datum_name.c, gis/get_ell_name.c, gis/get_projname.c, gis/system.c, proj/datum.c: Fix G_system() so it works on Windows (use cmd.exe to run commands rather than old command.com, and search for it in path) and reinstate use of G_system() where I had changed it to system() 2007-01-02 14:06 stephan * locale/po/grasslibs_de.po: + updated german i18N translations for grasslibs_de 2007-01-02 12:14 martinl * general/g.region/cmd/main.c: 'g.region -g' problem fixed (some scripts were broken) 2007-01-01 19:14 jachym * locale/po/: grasslibs_cs.po, grassmods_cs.po, grasstcl_cs.po: czech translation updated 2007-01-01 19:10 jachym * vector/v.edit/: a2b.c, args.c, global.h, main.c: -n flag is working again 2006-12-30 21:46 michael * visualization/nviz/scripts/panel_arrow.tcl: Set default font for "N" (helvetica 17) to avoid errors with initial use of arrow. 2006-12-30 21:45 michael * visualization/nviz/scripts/panel_vquery.tcl: Windows compatibility by replacing unix file commands with TckTk equivalent (eg., glob for ls) 2006-12-30 21:42 michael * visualization/nviz/scripts/: fileBrowser.tcl, mapBrowser.tcl: Improve appearence of file amd map browser popups and make them more consistent with rest of new NVIZ look. Improve Windows compatibility by replacing unix file commands with TckTk equivalent (eg., glob for ls). Some code cleanup. 2006-12-30 21:37 michael * visualization/nviz/scripts/attIsosurfPopup.tcl: mprove appearence of attribute popup dialog for isosurfaces of volumes and make it more consistent with rest of new NVIZ look. Some code cleanup. Improved functionality of subwidgets. 2006-12-30 21:33 michael * visualization/nviz/scripts/attPopup.tcl: mprove appearence of attribute popup dialog and make it more consistent with rest of new NVIZ look. Some code cleanup. Improved functionality of subwidgets. 2006-12-27 06:29 brad * lib/segment/: address.c, debug.c, flush.c, format.c, get.c, get_row.c, init.c, pagein.c, pageout.c, put.c, put_row.c, release.c, seek.c, segmentlib.dox, setup.c, try.c: - Update segmentation library documentation - Used EXIT_SUCCESS|EXIT_FAILURE for exit() - Used O_RDWR instead of 2 for open() calls - Used SEEK_SET instead of 0 for lseek() calls - Proper placement of 2006-12-24 16:15 martinl * general/g.region/cmd/printwindow.c: cosmetics 2006-12-24 11:49 martinl * general/g.region/cmd/: local_proto.h, main.c, printwindow.c: * allow combination of several print flags * the flag '-g' can be used in combination with all print flags 2006-12-24 10:27 jachym * vector/v.edit/: args.c, global.h, max_distance.c, select.c: added distance option 2006-12-23 21:13 jachym * vector/v.edit/: args.c, global.h, main.c, select.c: Code restructuralisation 2006-12-23 21:11 jachym * vector/v.edit/move.c: Bugfix int moved added 2006-12-23 21:07 jachym * vector/v.edit/move.c: Functions for feature selection moved to select.c 2006-12-23 21:00 jachym * vector/v.edit/del.c: Functions for feature selection moved to select.c 2006-12-23 20:51 jachym * vector/v.edit/merge.c: New functions for tool=merge -- merge two lines together 2006-12-23 20:48 jachym * vector/v.edit/select.c: Functions for selecting features and new tool=select moved to separate file. 2006-12-23 16:39 jachym * vector/v.edit/main.c: Replased Vect_open_update function for tool=select 2006-12-23 15:40 jachym * vector/v.edit/: args.c, global.h, main.c: added tool 'select' -- select line ID by cats/coords/bbox 2006-12-23 07:36 brad * lib/gis/: ascii_chk.c, asprintf.c, auto_mask.c: - Documentation updates 2006-12-23 07:12 brad * lib/gis/area_poly2.c: - Documentation update 2006-12-23 07:09 brad * lib/gis/: area.c, area_ellipse.c, area_poly1.c, area_sphere.c, geodist.c, pi.h, rhumbline.c: - Changed PI,PI/2,PI/4 to M_PI,M_PI_2,M_PI_4 as defined in gis.h - Documentation updates 2006-12-22 22:43 jachym * vector/v.edit/args.c: help updates 2006-12-22 22:28 jachym * vector/v.edit/: args.c, global.h: 'at option removed 2006-12-22 22:27 jachym * vector/v.edit/: args.c, del.c, global.h, main.c: merge supported 2006-12-22 12:32 brad * lib/gis/: alloc_cell.c, area.c: - Documentation update 2006-12-21 16:16 markus * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_es.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_lv.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_tr.po, grasstcl_vi.po: merged in new messages 2006-12-21 15:46 markus * raster/: r.proj/main.c, r.proj.seg/main.c: don't apply gettext to empty strings 2006-12-21 15:41 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po: cleaned duplicated messages with msguniq 2006-12-21 15:27 markus * lib/g3d/g3dlib.dox, locale/po/grassmods_ar.po, locale/po/grassmods_cs.po, locale/po/grassmods_de.po, locale/po/grassmods_es.po, locale/po/grassmods_fr.po, locale/po/grassmods_hi.po, locale/po/grassmods_it.po, locale/po/grassmods_ja.po, locale/po/grassmods_ko.po, locale/po/grassmods_lv.po, locale/po/grassmods_mr.po, locale/po/grassmods_pl.po, locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po, locale/po/grassmods_sl.po, locale/po/grassmods_tr.po, locale/po/grassmods_vi.po, locale/po/grassmods_zh.po, raster/r.to.rast3/main.c, raster/r.to.rast3elev/main.c, raster3d/base/r3.info.main.c, raster3d/base/r3.mask.main.c, raster3d/base/r3.null.main.c, raster3d/r3.cross.rast/main.c, raster3d/r3.in.ascii/main.c, raster3d/r3.in.v5d/main.c, raster3d/r3.mkdspf/description.html, raster3d/r3.mkdspf/main.c, raster3d/r3.out.ascii/main.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.vtk/description.html, raster3d/r3.out.vtk/errorHandling.c, raster3d/r3.out.vtk/main.c, raster3d/r3.out.vtk/parameters.c, raster3d/r3.out.vtk/writeVTKData.c, raster3d/r3.showdspf/description.html, raster3d/r3.showdspf/main_ogl.c, raster3d/r3.to.rast/main.c, vector/v.to.rast3/main.c, vector/v.vol.rst/description.html, vector/v.vol.rst/user1.c, visualization/nviz/scripts/nviz, visualization/nviz/src/nviz_init.c: unified the variety of names to '3d raster map' 2006-12-21 15:05 markus * raster3d/: r3.in.v5d/description.html, r3.out.v5d/description.html: removed replicated parms/flags 2006-12-20 23:57 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po: fixed duplicated message 2006-12-20 22:24 martinl * lib/gis/datumtransform.table: Single item for Slovakia in hermannskogel menu, thanks to Jaro Hofierka and Dr. Klobusiak from the national Geodetic and Cartographic Institute Bratislava 2006-12-20 20:12 glynn * lib/gis/sample.c, raster/r.resamp.interp/main.c, raster/r.proj.seg/bilinear.c, raster/r.proj.seg/cubic.c: Use G_interp_* functions 2006-12-20 20:11 glynn * raster/r.proj/cubic.c: Fix cubic interpolation equation 2006-12-20 20:10 glynn * include/gisdefs.h, lib/gis/interp.c: Add G_interp_* interpolation functions 2006-12-20 20:08 glynn * lib/Makefile: Install include/Make/*.make 2006-12-20 20:07 glynn * general/g.setproj/proj-parms.table: Add entry for GEOS 2006-12-20 19:50 michael * gui/tcltk/gis.m/gis.m: Starting the GIS Manager on a Mac without using &, starts it modally. I've changed the startup script so that it start on a Mac like it starts on any other platform. Otherwise, the GRASS command line terminal is locked until you exit the GIS Manager and re-enter it manually. 2006-12-20 18:40 michael * lib/init/gis_set.tcl: Made all listbox entries sorted alphanumerically. Some cosmetic improvements to buttons, etc. New function to refresh location list so that you don't have to restart grass after creating location from EPSG code. 2006-12-20 18:35 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, gmtree.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Allows the graphic icon/button for each map layer to select its options panel (previously, only clicking the text worked). 2006-12-20 16:55 glynn * raster/r.proj.seg/Makefile: Change location of LFS test 2006-12-20 16:16 paul * general/g.parser/main.c: Don't assume "sh" is in the path on Windows 2006-12-20 15:00 hamish * raster/r.profile/description.html: zombie brain 2006-12-20 14:56 hamish * raster/r.profile/description.html: make example simpler 2006-12-20 14:38 hamish * raster/r.profile/: description.html, main.c: reenable input from stdin, fix output= prompt, add example to help page. 2006-12-20 10:42 brad * lib/gis/alloc.c: - Documentation update - Localized text 2006-12-20 10:41 brad * lib/gis/: adj_cellhd.c, gisinit.c: - Documentation update 2006-12-20 10:18 brad * rpm/fedora/grass_FC6.spec: - Added spec file for Fedora Core 6 2006-12-20 01:38 hamish * display/d.title/main.c: Simple mode doesn't have to be trivialy simple, but there is probably rooms for something simpler than the default. Hopefully someone can extend simple mode slightly. 2006-12-19 23:52 paul * lib/init/init.bat: Restore PATH correctly on exit 2006-12-19 23:51 paul * gui/tcltk/gis.m/runandoutput.tcl: Run interactive terminal commands correctly on Windows 2006-12-19 23:30 brad * lib/gis/gisinit.c: - Documentation update - Updated usage of G_fatal_error () - Removed unused variable 'msg' 2006-12-19 22:14 maciej * raster/r.proj/description.html: few wordings changed, fixed some typos and whitespaces 2006-12-19 18:49 paul * general/: g.dirseps/main.c, g.proj/main.c: Use G_no_gisinit() for modules that don't (always) require a valid location and mapset to exist 2006-12-19 14:24 glynn * raster/r.proj.seg/: main.c, r.proj.h, readcell.c: Add memory= option Don't use a temporary file if the cache is large enough to hold the entire source map 2006-12-19 10:28 martinl * lib/gis/datumtransform.table: bug #5396 fixed -> common datum for CZ and SK 2006-12-19 07:55 hamish * display/d.title/: local_proto.h, main.c, normal.c, options.h: simple flag, i18n, cleanup 2006-12-19 06:22 hamish * raster/r.proj/description.html: "vector map" back to "vector file" for this one 2006-12-18 22:50 glynn * general/g.setproj/proj-parms.table: Add entry for "sterea" 2006-12-18 22:33 markus * raster/r.li/r.li.setup/: r.li.setup.procedures.tcl, r.li.windows.tcl: exec rm -f -> file delete (for portability) 2006-12-18 22:29 markus * general/g.setproj/README: updated from Glynn's message 2006-12-18 20:37 markus * gui/tcltk/gis.m/maptool.tcl: exec rm -> file delete 2006-12-18 19:58 michael * gui/tcltk/gis.m/mapprint.tcl: Switched to a Windows-compatible syntax for running ghostscript for ps printing. 2006-12-18 19:57 michael * gui/tcltk/gis.m/maptool.tcl: Switched to pure TclTk syntax for clean up of temporary files for windows compatibility (file delete instead of rm). 2006-12-18 19:31 glynn * general/g.setproj/: proj-parms.table, proj.c: Add long projection name to proj-parms.table 2006-12-18 19:12 glynn * general/g.setproj/proj.c: Fix typo in name of proj-units.table file 2006-12-18 16:39 jachym * vector/v.edit/: global.h, main.c: Line split implemented 2006-12-18 16:23 jachym * vector/v.edit/: args.c, global.h, main.c: Remove and add vertex implemented 2006-12-18 15:41 markus * swig/python/python_grass6.i: Alessandro Frigeri: use cpointer.i 2006-12-18 12:24 markus * include/gis.h: added G_OPT_I_GROUP 2006-12-18 09:10 brad * lib/gis/view.c: - Documentation update - Updated usage of G_fatal_error () 2006-12-18 09:09 brad * lib/gis/: align_window.c, commas.c, copy.c, date.c, debug.c, dig_title.c, distance.c, done_msg.c, maskfd.c, myname.c, parser.c, percent.c, remove.c, rename.c, short_way.c, snprintf.c, squeeze.c, store.c, system.c, tempfile.c, token.c, trim_dec.c, unix_socks.c, user_config.c, verbose.c, whoami.c, wind_2_box.c, wind_format.c, wind_limits.c, wind_overlap.c, wind_scan.c, window_map.c, wr_cellhd.c, writ_zeros.c, yes.c, zero.c, zero_cell.c, zone.c: - Block of Docs - libgis documentation update 2006-12-18 01:58 glynn * raster/r.proj.seg/readcell.c: Update "refs" array 2006-12-18 01:32 glynn * raster/Makefile: Add r.proj.seg 2006-12-18 01:32 glynn * raster/r.proj.seg/: Makefile, bilinear.c, bordwalk.c, cubic.c, description.html, main.c, nearest.c, r.proj.h, readcell.c: r.proj.seg: modified version of r.proj which uses a tile cache instead of loading the entire map into memory. 2006-12-18 01:30 glynn * raster/r.proj/bilinear.c: Fix interpolation expression (row/column were swapped) 2006-12-18 01:29 glynn * include/gprojects.h: Protect against multiple inclusion 2006-12-18 01:28 glynn * Makefile: Remove grassXX.bat in cleandistdirs target 2006-12-17 21:34 maciej * vector/v.buffer/description.html: fix #5387, minor cleanup 2006-12-17 18:16 markus * lib/db/dbmi_client/start.c: Radim Blazek: patch for https://svn.qgis.org/trac/ticket/448; if QGIS is compiled without stdin/stdout and then run from batch, cmd.exe or MSYS shell it will open command window for a while always when a new GRASS database driver is started. Fixed. 2006-12-17 08:37 paul * general/g.proj/main.c: Re-organise so we only read the current region and projection if necessary. 2006-12-16 00:52 michael * visualization/nviz/scripts/panel_arrow.tcl: Added initial code to control arrow font size and type. 2006-12-15 21:04 jachym * vector/v.edit/: args.c, global.h, main.c, move.c: Tool 'vertex' implemented 2006-12-15 17:37 jachym * vector/v.edit/: a2b.c, args.c, del.c, global.h, main.c, move.c: Reorganisation of v.edit * New options added * Others removed * action -> tool * Deleting features using cat, coords or bbox possible * Adding features in GRASS Ascii format * Moving features using cat,coords or bbox possible 2006-12-15 11:25 brad * lib/gis/: color_get.c, endian.c, is.c, legal_name.c, locale.c, spawn.c, unctrl.c: - Updated documentation - removed extended license in favor of terseness 2006-12-15 11:10 markus * display/d.his/main.c, display/d.paint.labels/main.c, display/d.profile/What.c, display/d.rast/display.c, display/d.rast.arrow/arrow.c, display/d.rast.edit/edit.c, display/d.rast.edit/main.c, display/d.rast.edit/mk_new_layer.c, display/d.rgb/main.c, display/d.what.rast/what.c, doc/raster/r.example/main.c, imagery/i.class/analyze_sig.c, imagery/i.class/band_files.c, imagery/i.class/readbands.c, imagery/i.ortho.photo/libes/init.c, imagery/i.ortho.photo/photo.2image/cell.c, imagery/i.ortho.photo/photo.2image/description.html, imagery/i.ortho.photo/photo.2image/group.c, imagery/i.ortho.photo/photo.2image/main.c, imagery/i.ortho.photo/photo.2target/cell.c, imagery/i.ortho.photo/photo.2target/description.html, imagery/i.ortho.photo/photo.2target/group.c, imagery/i.ortho.photo/photo.2target/mark.c, imagery/i.ortho.photo/photo.2target/target.c, imagery/i.ortho.photo/photo.elev/main.c, imagery/i.ortho.photo/photo.rectify/ask_files.c, imagery/i.ortho.photo/photo.rectify/description.html, imagery/i.ortho.photo/photo.rectify/main.c, imagery/i.ortho.photo/photo.rectify/rectify.c, imagery/i.points/cell.c, imagery/i.points/group.c, imagery/i.rectify/description.html, imagery/i.rectify/rectify.c, imagery/i.vpoints/cell.c, imagery/i.vpoints/group.c, include/gis.h, locale/po/grassmods_ar.po, locale/po/grassmods_cs.po, locale/po/grassmods_de.po, locale/po/grassmods_es.po, locale/po/grassmods_fr.po, locale/po/grassmods_hi.po, locale/po/grassmods_it.po, locale/po/grassmods_ja.po, locale/po/grassmods_ko.po, locale/po/grassmods_lv.po, locale/po/grassmods_mr.po, locale/po/grassmods_pl.po, locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po, locale/po/grassmods_sl.po, locale/po/grassmods_tr.po, locale/po/grassmods_vi.po, locale/po/grassmods_zh.po, ps/ps.map/outl_io.c, ps/ps.map/ps_outline.c, ps/ps.map/r_cell.c, ps/ps.map/r_group.c, ps/ps.map/r_rgb.c, raster/r.buffer/write_map.c, raster/r.cats/cats.c, raster/r.cross/cross.c, raster/r.le/r.le.setup/polytocell/bmf.b, raster/r.le/r.le.setup/polytocell/bmf_to_cll.c, raster/r.mfilter/main.c, raster/r.mfilter/perform.c, raster/r.neighbors/ncb.h, raster/r.out.gdal/main.c, raster/r.out.png/r.out.png.c, raster/r.out.ppm/main.c, raster/r.out.ppm3/main.c, raster/r.patch/nfiles.h, raster/r.random/README, raster/r.random.cells/flag.h, raster/r.stats/cell_stats.c, raster/r.stats/main.c, raster/r.stats/raw_stats.c, raster/r.support/modhead/modhead.c, raster/r.surf.contour/cseg.h, raster/r.surf.contour/flag.h, raster/r.surf.gauss/gaussurf.c, raster/r.surf.idw2/read_cell.c, raster/r.surf.random/randsurf.c, raster/r.terraflow/grass2str.h, raster/r.terraflow/main.cc, raster/r.thin/thin_lines.c, raster/r.water.outlet/flag.h, raster/r.watershed/ram/flag.h, raster/r.watershed/seg/cseg.h, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, raster/simwe/simlib/hydro.c, vector/v.drape/main.c, vector/v.extrude/main.c, vector/v.surf.rst/main.c, vector/v.vol.rst/main.c: cell file -> raster map 2006-12-15 10:51 markus * lib/gis/gisrasterlib.dox: cell file -> raster map 2006-12-15 10:39 markus * raster3d/: r3.mkdspf/r3_find.c, r3.showdspf/r3_find.c: 3dcell file -> 3D raster map 2006-12-15 10:24 brad * raster/r.to.vect/: areas.c, areas_io.c, global.h, lines.c, lines_io.c: - Changed text "cell file" -> "raster map" 2006-12-15 10:19 brad * raster/r.thin/: io.c, local_proto.h, thin_lines.c: - Changed text "cell file" -> "raster map" - Updated G_fatal_error () usage - Localized text - Removed unused function print_bins() 2006-12-15 10:05 brad * raster/r.reclass/reclass.c: - Changed text "cell file" -> "raster map" - Updated usage of G_fatal_error() 2006-12-15 09:50 brad * raster/: r.bitpattern/main.c, r.circle/dist.c: - Changed text "cell file" -> "raster map" 2006-12-15 09:48 brad * raster/r.what/main.c: - Changed text "cell file" -> "raster map" - Removed call to G_asprintf() -- not needed 2006-12-15 09:46 brad * raster/r.surf.idw/main.c: - Changed text "cell file" -> "raster map" 2006-12-15 09:44 brad * raster/r.neighbors/main.c: - Changed text "cell file" -> "raster map" - Uses EXIT_FAILURE|EXIT_SUCCESS 2006-12-15 09:39 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po: dig file -> vector map 2006-12-15 09:36 markus * vector/v.proj/main.c: dig file -> vector map ; G_fatal_error() 2006-12-15 09:36 brad * raster/: r.sun/main.c, r.resamp.rst/main.c: - Changed text "cell file" -> "raster map" 2006-12-15 09:34 brad * raster/r.surf.area/main.c: - Changed text "cell file" -> "raster map" - Uses EXIT_FAILURE 2006-12-15 09:30 brad * raster/r.his/main.c: - Changed text "cell file" "cellfile" -> "raster map" 2006-12-15 09:26 brad * raster/r.out.bin/main.c: - Changed text "cell file" -> "raster map" - Uses EXIT_SUCCES|EXIT_FAILURE 2006-12-15 09:24 brad * raster/r.texture/main.c: - Changed text "cell file" -> "raster map" 2006-12-15 09:23 brad * raster/r.surf.contour/main.c: - Changed text "cell file" -> "raster map" - Used EXIT_FAILURE|EXIT_SUCCESS 2006-12-15 09:20 brad * vector/v.sample/main.c: - Changed text "cell file" to "raster map" 2006-12-15 01:24 hamish * raster/r.colors/rules.c: trim trailing zeros 2006-12-14 19:33 markus * display/drivers/XDRIVER/Serve_Xevent.c, imagery/i.ortho.photo/photo.2image/call.c, imagery/i.ortho.photo/photo.2image/find.c, imagery/i.ortho.photo/photo.2target/call.c, imagery/i.ortho.photo/photo.2target/find.c, imagery/i.points/call.c, imagery/i.vpoints/call.c, raster/r.li/r.li.daemon/daemon.c, raster/r.li/r.li.daemon/worker.c, raster/r.to.vect/lines_io.c, raster/r.to.vect/util.c, raster3d/r3.showdspf/main_ogl.c: conditionalized sys/wait.h for __MINGW32__ 2006-12-14 18:46 markus * locale/po/: grasslibs_it.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_es.po, grasstcl_lv.po: fixed duplicated messages 2006-12-14 18:30 markus * general/manage/lib/do_copy.c, lib/db/dbmi_driver/d_mkdir.c, lib/gis/remove.c, lib/gis/unix_socks.c, lib/gis/user_config.c, lib/gis/win32_pipes.c, lib/init/mke_mapset.c, raster/r.le/r.le.patch/main.c, raster/r.le/r.le.pixel/main.c, raster/r.le/r.le.setup/main.c, raster/r.li/r.li.daemon/daemon.c: mkdir() -> G_mkdir(); lstat() -> G_lstat() 2006-12-14 15:41 paul * general/Makefile: Compile g.dirseps by default 2006-12-14 04:15 hamish * display/d.frame/select.c: update mouse button instructions 2006-12-14 00:14 glynn * include/gis.h, include/gisdefs.h, lib/gis/mapset_msc.c: Use G_mkdir, G_lstat 2006-12-13 17:47 markus * lib/gis/paths.c, include/gisdefs.h: G_lstat() added for winzoz 2006-12-13 17:35 markus * raster/r.out.gdal/description.html, scripts/r.out.gdal/description.html: terminology 2006-12-13 17:10 markus * display/d.vect/attr.c, display/d.vect/dir.c, display/d.vect/label.c, display/d.vect/plot1.c, display/d.vect/topo.c, display/d.what.vect/main.c, display/d.what.vect/openvect.c, display/drivers/HTMLMAP/description.html, general/g.mapsets/description.html, general/g.region/cmd/main.c, general/manage/cmd/g.copy.html, general/manage/cmd/g.remove.html, imagery/i.vpoints/description.html, imagery/i.vpoints/drawvect.c, imagery/i.vpoints/open.c, lib/gis/ask_vctrs.c, lib/gis/cats.c, lib/gis/find_vect.c, lib/gis/wind_overlap.c, lib/ogsf/gv_quick.c, lib/rst/interp_float/output2d.c, lib/rst/interp_float/vinput2d.c, lib/vector/Vlib/build_nat.c, lib/vector/Vlib/map.c, locale/po/grasslibs_ar.po, locale/po/grasslibs_cs.po, locale/po/grasslibs_de.po, locale/po/grasslibs_es.po, locale/po/grasslibs_fr.po, locale/po/grasslibs_hi.po, locale/po/grasslibs_it.po, locale/po/grasslibs_ja.po, locale/po/grasslibs_ko.po, locale/po/grasslibs_lv.po, locale/po/grasslibs_mr.po, locale/po/grasslibs_pl.po, locale/po/grasslibs_pt_br.po, locale/po/grasslibs_ru.po, locale/po/grasslibs_sl.po, locale/po/grasslibs_tr.po, locale/po/grasslibs_vi.po, locale/po/grasslibs_zh.po, locale/po/grassmods_ar.po, locale/po/grassmods_cs.po, locale/po/grassmods_de.po, locale/po/grassmods_es.po, locale/po/grassmods_fr.po, locale/po/grassmods_hi.po, locale/po/grassmods_it.po, locale/po/grassmods_ja.po, locale/po/grassmods_ko.po, locale/po/grassmods_lv.po, locale/po/grassmods_mr.po, locale/po/grassmods_pl.po, locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po, locale/po/grassmods_sl.po, locale/po/grassmods_tr.po, locale/po/grassmods_vi.po, locale/po/grassmods_zh.po, locale/po/grasstcl_cs.po, locale/po/grasstcl_de.po, locale/po/grasstcl_es.po, locale/po/grasstcl_fr.po, locale/po/grasstcl_hi.po, locale/po/grasstcl_it.po, locale/po/grasstcl_ja.po, locale/po/grasstcl_lv.po, locale/po/grasstcl_pl.po, locale/po/grasstcl_pt_br.po, locale/po/grasstcl_ru.po, locale/po/grasstcl_tr.po, locale/po/grasstcl_vi.po, ps/ps.map/do_vectors.c, ps/ps.map/ps_outline.c, ps/ps.map/ps_vareas.c, ps/ps.map/ps_vlines.c, ps/ps.map/ps_vpoints.c, ps/ps.map/r_vareas.c, ps/ps.map/r_vlines.c, ps/ps.map/r_vpoints.c, raster/r.carve/vect.c, raster/r.contour/description.html, raster/r.flow/description.html, raster/r.flow/io.c, raster/r.li/r.li.setup/description.html, raster/r.out.vrml/description.html, raster/r.proj/description.html, raster/r.random/random.c, raster/r.region/main.c, raster/r.support/modcats/modcats.c, raster/r.to.vect/description.html, scripts/d.vect.thematic/description.html, scripts/v.in.e00/description.html, scripts/v.in.gpsbabel/description.html, sites/s.in.ascii/description.html, sites/s.in.ascii/main.c, sites/s.out.ascii/main.c, vector/vectorintro.html, vector/lidar/v.lidar.correction/main.c, vector/lidar/v.surf.bspline/description.html, vector/v.build/description.html, vector/v.build.polylines/description.html, vector/v.build.polylines/main.c, vector/v.clean/description.html, vector/v.convert/main.c, vector/v.db.connect/main.c, vector/v.db.select/main.c, vector/v.distance/main.c, vector/v.drape/main.c, vector/v.edit/main.c, vector/v.extract/main.c, vector/v.extrude/main.c, vector/v.hull/main.c, vector/v.in.ascii/description.html, vector/v.in.ascii/in.c, vector/v.in.dxf/main.c, vector/v.in.sites/main.c, vector/v.kernel/main.c, vector/v.label/description.html, vector/v.label/main.c, vector/v.lrs/v.lrs.label/main.c, vector/v.neighbors/main.c, vector/v.net/nodes.c, vector/v.net.path/description.html, vector/v.net.path/main.c, vector/v.out.ascii/description.html, vector/v.out.dxf/main.c, vector/v.patch/main.c, vector/v.proj/main.c, vector/v.random/main.c, vector/v.surf.rst/description.html, vector/v.surf.rst/main.c, vector/v.vol.rst/main.c, vector/v.what/main.c, visualization/nviz/html/index.html, visualization/nviz/html/nviz_panel_anim.html, visualization/nviz/html/nviz_panel_kanim.html, visualization/nviz/html/nviz_panel_vect.html, visualization/nviz/html/nviz_panel_what.html, visualization/nviz/html/nviz_startup.html, visualization/nviz/src/map_obj.c, visualization/nviz/src/openvect.c, visualization/nviz/src/query_postgr.c: vector file -> vector map (for terminology consistency) 2006-12-13 15:21 markus * REQUIREMENTS.html, display/d.colortable/main.c, display/d.histogram/description.html, display/d.histogram/main.c, display/d.nviz/description.html, display/d.rast.edit/description.html, display/d.what.rast/opencell.c, doc/raster/r.example/main.c, general/g.mapsets/description.html, general/manage/cmd/g.copy.html, general/manage/cmd/g.remove.html, general/manage/cmd/g.rename.html, gui/tcltk/gis.m/description.html, imagery/i.cca/description.html, imagery/i.cca/main.c, imagery/i.cluster/open_files.c, imagery/i.fft/fftmain.c, imagery/i.ifft/ifftmain.c, imagery/i.ortho.photo/libes/ls_elev.c, imagery/i.ortho.photo/menu/description.html, imagery/i.ortho.photo/photo.elev/ask_elev.c, imagery/i.ortho.photo/photo.rectify/ask_files.c, imagery/i.ortho.photo/photo.rectify/write.c, imagery/i.rectify/write.c, lib/g3d/g3dclose.c, lib/gis/alloc.c, lib/gis/ask_cell.c, lib/gis/cats.c, lib/gis/cell_title.c, lib/gis/closecell.c, lib/gis/color_look.c, lib/gis/color_read.c, lib/gis/color_write.c, lib/gis/find_cell.c, lib/gis/get_cellhd.c, lib/gis/get_row.c, lib/gis/get_window.c, lib/gis/history.c, lib/gis/opencell.c, lib/gis/range.c, lib/gis/reclass.c, lib/gis/set_window.c, lib/gis/window_map.c, lib/imagery/group.c, lib/rst/interp_float/input2d.c, lib/rst/interp_float/resout2d.c, locale/po/grasslibs_es.po, locale/po/grasslibs_fr.po, locale/po/grasslibs_it.po, locale/po/grasslibs_lv.po, locale/po/grasslibs_pt_br.po, locale/po/grasslibs_ru.po, locale/po/grasslibs_sl.po, locale/po/grasslibs_tr.po, locale/po/grasslibs_zh.po, locale/po/grassmods_ar.po, locale/po/grassmods_cs.po, locale/po/grassmods_de.po, locale/po/grassmods_es.po, locale/po/grassmods_fr.po, locale/po/grassmods_hi.po, locale/po/grassmods_it.po, locale/po/grassmods_ja.po, locale/po/grassmods_ko.po, locale/po/grassmods_lv.po, locale/po/grassmods_mr.po, locale/po/grassmods_pl.po, locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po, locale/po/grassmods_sl.po, locale/po/grassmods_tr.po, locale/po/grassmods_vi.po, locale/po/grassmods_zh.po, locale/po/grasstcl_cs.po, locale/po/grasstcl_de.po, locale/po/grasstcl_es.po, locale/po/grasstcl_fr.po, locale/po/grasstcl_hi.po, locale/po/grasstcl_it.po, locale/po/grasstcl_ja.po, locale/po/grasstcl_lv.po, locale/po/grasstcl_pl.po, locale/po/grasstcl_pt_br.po, locale/po/grasstcl_ru.po, locale/po/grasstcl_tr.po, locale/po/grasstcl_vi.po, ps/ps.map/description.html, ps/ps.map/main.c, ps/ps.map/ps_outline.c, ps/ps.map/ps_raster.c, ps/ps.map/r_cell.c, ps/ps.map/r_group.c, ps/ps.map/r_rgb.c, raster/rasterintro.html, raster/r.basins.fill/main.c, raster/r.bilinear/description.html, raster/r.bilinear/main.c, raster/r.carve/enforce_ds.c, raster/r.carve/main.c, raster/r.carve/raster.c, raster/r.cats/main.c, raster/r.clump/clump.c, raster/r.compress/description.html, raster/r.compress/main.c, raster/r.contour/description.html, raster/r.contour/main.c, raster/r.cost/main.c, raster/r.describe/description.html, raster/r.distance/distance.c, raster/r.drain/tinf.c, raster/r.fill.dir/dopolys.c, raster/r.fill.dir/tinf.c, raster/r.flow/description.html, raster/r.flow/io.c, raster/r.in.gdal/description.html, raster/r.le/r.le.patch/driver.c, raster/r.le/r.le.pixel/driver.c, raster/r.le/r.le.setup/setup.c, raster/r.li/description.html, raster/r.li/r.li.daemon/daemon.c, raster/r.li/r.li.daemon/description.html, raster/r.li/r.li.daemon/main.c, raster/r.li/r.li.daemon/worker.c, raster/r.li/r.li.dominance/dominance.c, raster/r.li/r.li.edgedensity/edgedensity.c, raster/r.li/r.li.patchdensity/main.c, raster/r.li/r.li.richness/richness.c, raster/r.li/r.li.shannon/shannon.c, raster/r.li/r.li.shape/main.c, raster/r.li/r.li.simpson/simpson.c, raster/r.mapcalc/r.mapcalc.html, raster/r.mfilter/main.c, raster/r.mfilter/perform.c, raster/r.neighbors/main.c, raster/r.out.arc/description.html, raster/r.out.ascii/description.html, raster/r.out.ascii/main.c, raster/r.out.gdal/description.html, raster/r.out.gdal/main.c, raster/r.out.mat/main.c, raster/r.out.mpeg/description.html, raster/r.out.png/r.out.png.c, raster/r.out.ppm/description.html, raster/r.out.ppm/main.c, raster/r.out.ppm3/description.html, raster/r.out.ppm3/main.c, raster/r.out.tiff/description.html, raster/r.out.tiff/r.out.tiff.c, raster/r.out.vrml/main.c, raster/r.out.vtk/main.c, raster/r.param.scale/close_down.c, raster/r.param.scale/open_files.c, raster/r.param.scale/process.c, raster/r.proj/main.c, raster/r.random/count.c, raster/r.random/main.c, raster/r.random/random.c, raster/r.reclass/description.html, raster/r.recode/recode.c, raster/r.resamp.interp/main.c, raster/r.resamp.rst/description.html, raster/r.resamp.rst/main.c, raster/r.resamp.stats/main.c, raster/r.resample/description.html, raster/r.series/main.c, raster/r.sum/main.c, raster/r.sun/description.html, raster/r.sun/main.c, raster/r.support/modcats/modcats.c, raster/r.support/modcolr/modcolr.c, raster/r.support/modhead/modhead.c, raster/r.support/modhist/modhist.c, raster/r.surf.area/main.c, raster/r.surf.fractal/open_files.c, raster/r.surf.fractal/process.c, raster/r.surf.idw/description.html, raster/r.surf.idw/main.c, raster/r.surf.idw2/main.c, raster/r.texture/description.html, raster/r.thin/description.html, raster/r.to.rast3/main.c, raster/r.to.rast3elev/main.c, raster/r.to.vect/description.html, raster/r.to.vect/lines.c, raster/r.to.vect/lines_io.c, raster/r.walk/main.c, raster/simwe/r.sim.sediment/description.html, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/description.html, raster/simwe/r.sim.water/main.c, raster/wildfire/r.ros/main.c, raster/wildfire/r.spread/main.c, raster/wildfire/r.spreadpath/main.c, raster3d/r3.cross.rast/main.c, raster3d/r3.in.ascii/main.c, raster3d/r3.in.v5d/main.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.vtk/main.c, scripts/r.in.aster/description.html, scripts/r.mask/description.html, vector/v.drape/main.c, vector/v.kernel/main.c, vector/v.neighbors/main.c, vector/v.qcount/main.c, vector/v.sample/main.c, vector/v.surf.rst/description.html, vector/v.surf.rst/main.c, vector/v.vol.rst/description.html, vector/v.vol.rst/main.c, vector/v.vol.rst/user1.c, visualization/nviz/html/nviz_startup.html, visualization/xganim/description.html: raster file -> raster map (for terminology consistency) 2006-12-13 15:13 markus * raster/r.kappa/main.c: simplify error msg 2006-12-13 15:12 markus * gui/tcltk/Makefile: removed unexisting 'menus' 2006-12-13 14:46 markus * raster/r.li/r.li.daemon/daemon.c: C++ style comments are evil for portability 2006-12-13 11:44 brad * rfc/RFC1_PSC.dox: - Added new user CVS write access to required voting section. 2006-12-13 06:00 hamish * display/d.frame/frame.c: man page; reorder select flag 2006-12-12 23:17 michael * lib/init/: file_option.tcl, gis_set.tcl: Patches from Maris Nartiss to improve robusticity of GRASS startup, for creating new locations from EPSG code and georeferenced file. 2006-12-12 20:19 michael * visualization/nviz/scripts/panel_main.tcl: Fixing bug caused by get default cursor statement 2006-12-12 18:47 bob * visualization/nviz/scripts/panel_arrow.tcl: Added arrow size calculation 2006-12-12 17:42 paul * lib/init/init.bat: Use the default Msys path for the default path to GRASS_SH and handle GRASS_WISH properly 2006-12-12 17:23 michael * visualization/nviz/scripts/tclIndex: Referencing cursor setting procedures. 2006-12-12 17:14 michael * visualization/nviz/scripts/panel_animation.tcl: Bug fix and code reformatting. 2006-12-12 17:12 michael * visualization/nviz/bitmaps/trash.gif: New trashcan icon for simple animation panel 2006-12-12 15:06 markus * doc/howto_release.txt: more paranoia fixes 2006-12-12 10:10 paul * lib/gis/make_loc.c: Check for equivalent false easting and northing, correct use of abs() --> fabs() for double values. 2006-12-12 07:17 markus * lib/gis/parser.c: fixed orphan ' character 2006-12-12 06:35 hamish * raster/r.thin/main.c: set map title and save command line history 2006-12-12 05:41 hamish * display/d.frame/: frame.c, list.c, select.c: * add list all frame names -a flag. * i18n * no flags defaults to select new frame * EXIT_SUCCESS * BUGFIX: make -l list map names flag work * remove sites code 2006-12-12 01:11 michael * visualization/nviz/scripts/panel_main.tcl: Added procedures for setting and resetting cursor. But these can't yet be called by other scripts. 2006-12-12 01:09 michael * visualization/nviz/scripts/panel_scale.tcl: Button changes to plus when placing scale. Added widgets for text size and color control. 2006-12-12 01:08 michael * visualization/nviz/scripts/panel_legend.tcl: Cursor changes to plus when placing label. Default text color set to black. 2006-12-12 01:07 michael * visualization/nviz/scripts/panel_label.tcl: Cursor changes to plus when placing labels. 2006-12-12 01:06 michael * visualization/nviz/scripts/panel_arrow.tcl: Cursor switches to plus for placing arrow 2006-12-12 01:06 michael * visualization/nviz/scripts/panel_animation.tcl: Added copyright header and removed debugging code. 2006-12-11 23:18 michael * visualization/nviz/scripts/panel_arrow.tcl: Added widgets for setting north arrow text color and size. 2006-12-11 22:39 michael * visualization/nviz/scripts/panel_animation.tcl: Update of simple animation panel (renamed from "animation" to "simple animation"). Mostly cosmetic, but some functionality improvements too - setting and moving keyframes, keyframe information display. 2006-12-11 18:47 jachym * vector/v.to.db/: global.h, lines.c, parse.c, report.c, update.c: added 'slope' option for vector lines 2006-12-11 15:46 markus * raster/r.li/: TODO, description.html: logo fix 2006-12-11 14:56 bob * visualization/nviz/src/: Makefile, nvizMain.c, nviz_init.c: modifications to handle script startup 2006-12-11 14:53 bob * visualization/nviz/scripts/nviz: nviz startup script 2006-12-11 14:52 bob * visualization/nviz/Makefile: Added script startup 2006-12-11 14:25 markus * raster/r.li/r.li.richness/richness.c: removed spurious '\r's 2006-12-11 11:23 hamish * gui/tcltk/: d.m/menu.tcl, gis.m/gmmenu.tcl: add r.to.rast3elev (having 3 copies of menu.tcl is a total pain in the ass!) 2006-12-11 09:46 markus * raster/r.out.gdal/description.html: group export 2006-12-11 03:21 hamish * lib/init/init.sh: gis.m and d.m background themselves. don't know about OSX, so I left that as-is. 2006-12-09 14:14 hamish * vector/v.out.ascii/: b2a.c, local_proto.h, out.c: add region sentitive flag. **beware 3D maps: checks if between top:bottom** 2006-12-09 13:50 hamish * vector/v.out.ascii/: b2a.c, local_proto.h, out.c: add fs= field sep option, cleanup dp= option 2006-12-09 13:09 markus * locale/po/grasstcl_lv.po: added missing tcl file for translation 2006-12-09 12:57 markus * locale/po/: grasslibs_lv.po, grassmods_lv.po: Maris Nartiss : cont'ed 2006-12-09 12:47 hamish * visualization/nviz/scripts/panel_scale.tcl: typo 2006-12-09 12:43 hamish * visualization/nviz/scripts/: panel_arrow.tcl, panel_scale.tcl: revert unclobbering of default colors, otherwise it locks up 2006-12-09 12:36 hamish * visualization/nviz/scripts/: panel_arrow.tcl, panel_scale.tcl: set default size to 1000, don't clobber default colors (panel_main.tcl) 2006-12-09 11:54 hamish * lib/ogsf/gsd_objs.c: make scalebar go EW not NS 2006-12-08 18:55 michael * visualization/nviz/scripts/configIndex: Added scale panel to appearance menu 2006-12-08 18:55 michael * visualization/nviz/scripts/tclIndex: Added scale panel to panel list 2006-12-08 18:54 michael * visualization/nviz/scripts/panel_main.tcl: Code reformatting 2006-12-08 18:53 michael * visualization/nviz/scripts/panel_arrow.tcl: Update for setting arrow color. 2006-12-08 18:51 michael * visualization/nviz/scripts/panel_scale.tcl: New FUNCTIONAL scale panel. Thanks to Hamish and Bob. 2006-12-08 18:08 markus * rfc/RFC2_PSC.dox: Legal aspects of code contributions - adopted by PSC 2006-12-08 18:08 michael * gui/tcltk/gis.m/gmtree.tcl: Cosmetic improvements to layer tree title. 2006-12-08 02:02 hamish * visualization/nviz/scripts/panel_main.tcl: set default text colors to something different than the background color 2006-12-08 01:26 michael * gui/tcltk/gis.m/gmtree.tcl: Adding title to layer tree to indicate which display it is associated with. 2006-12-08 01:24 michael * lib/gtcltk/options.tcl: Making standard fonts global so they can be referenced in other TclTk scripts. 2006-12-08 00:16 hamish * visualization/nviz/: scripts/panel_arrow.tcl, scripts/panel_fringe.tcl, scripts/panel_main.tcl, src/togl_flythrough.c: more hooks for the scalebar 2006-12-08 00:07 helena * raster/r.flow/calc.c: 3d length fix bug #3387 2006-12-07 23:23 hamish * visualization/nviz/src/draw.c: fixed argc error with color args (scale bar) 2006-12-07 22:25 michael * visualization/nviz/scripts/: panel_site.tcl, site_attr.tcl: Fixing autodraw for icon size. Making thematic panel open and close at user's option. 2006-12-07 22:21 michael * visualization/nviz/scripts/panel_vol.tcl: refixing draw button color 2006-12-07 22:20 michael * visualization/nviz/scripts/panel_vect.tcl: refixed color to darker for draw button 2006-12-07 22:19 michael * visualization/nviz/scripts/panel_surf.tcl: Fixed autoupdate for resolution settings 2006-12-07 22:15 michael * visualization/nviz/scripts/panel_vect.tcl: Made Draw button text darker. Fixed autodraw for line width spinbox. 2006-12-07 22:14 michael * visualization/nviz/scripts/panel_vol.tcl: Fix autoupdate for resolution and slice sliders. Make Draw button text darker. 2006-12-07 22:12 michael * visualization/nviz/scripts/widgets.tcl: Give current map list appearance of list widget for easier recognition and use 2006-12-07 21:20 brad * raster/r.sunmask/solpos00.c: - Added missing include. 2006-12-07 21:15 jachym * raster/simwe/simlib/: hydro.c, input.c, output.c: fprintf to G_message 2006-12-07 21:12 jachym * raster/wildfire/r.spreadpath/main.c: fprintf to G_message 2006-12-07 21:09 jachym * raster/wildfire/: r.ros/main.c, r.spread/main.c, r.spread/ram2out.c, r.spread/spread.c: fprintf to G_message 2006-12-07 20:55 jachym * raster/r.transect/parse_line.c: fprintf to G_message 2006-12-07 20:34 jachym * raster/r.to.vect/: areas.c, global.h, lines.c, main.c, points.c: fprintf to G_message, flag -q prepared for future removing 2006-12-07 20:27 jachym * raster/r.topmodel/: check_ready.c, file_io.c, misc.c, topmodel.c: fprintf to G_message, G_warning and G_fatal_error 2006-12-07 20:19 jachym * raster/: r.thin/io.c, r.thin/thin_lines.c, r.topidx/check_ready.c, r.topidx/file_io.c, r.topidx/topidx.c: fprintf to G_message 2006-12-07 20:13 bob * visualization/nviz/scripts/panel_fringe.tcl: Removed duplicate draw_arrow procedure 2006-12-07 20:12 bob * visualization/nviz/scripts/panel_main.tcl: Added default arrow and text color 2006-12-07 20:11 bob * visualization/nviz/src/draw.c: fixed argc error with color args 2006-12-07 20:10 bob * visualization/nviz/src/togl_flythrough.c: Added updated North Arrow routine 2006-12-07 20:08 jachym * raster/r.texture/: h_measure.c, main.c: fprintf to G_message or G_fatal_error 2006-12-07 19:33 jachym * raster/r.surf.idw2/: main.c, read_cell.c: fprintf to G_fatal_error or G_message 2006-12-07 19:28 jachym * raster/r.surf.idw/main.c: fprintf to G_message 2006-12-07 19:25 jachym * raster/r.sunmask/solpos00.c: fprinf to G_warning and localisation support 2006-12-07 19:20 jachym * raster/r.sun/main.c: Removed unecessary fprintfs 2006-12-07 19:04 jachym * raster/r.proj/readcell.c: fprintf to G_message() 2006-12-07 10:39 hamish * include/ogsf_proto.h, lib/ogsf/gsd_objs.c, visualization/nviz/scripts/panel_arrow.tcl, visualization/nviz/src/draw.c: user setable colors for NVIZ north arrow and scalebar (arrow will be broken until Tcl color is set) 2006-12-07 09:17 martinl * general/g.region/cmd/: adjust.c, local_proto.h, main.c, printwindow.c, zoom.c: * rows & cols parameters (by SorokinA@ornl.gov) * reordering flags (Print) * capitalize messages/warnings/ferrors 2006-12-07 07:04 glynn * raster/r.resamp.stats/main.c: Fix half-degree south-west shift in lat-lon locations 2006-12-06 21:16 jachym * general/g.setproj/proj-parms.table: Added Krovak projection 2006-12-06 12:28 markus * ps/ps.map/description.html: explain fcolor RGB and none 2006-12-06 12:19 markus * ps/ps.map/: get_scalebar.c, getgrid.c, r_labels.c, r_rgb.c, r_text.c, r_vareas.c, r_vlines.c, r_vpoints.c, r_wind.c, scan_gis.c: say in which section the psmap file error occured 2006-12-06 11:57 paul * lib/init/: Makefile, grass.bat, init.bat: Experimental batch file startup scripts for GRASS on Windows (i.e. no bourne/bash shell required). Doesn't do mapset locking. 2006-12-06 11:54 paul * lib/init/gis_set.tcl: Make the "Create location using projection values" in gis_set.tcl pop up a Window running $GISBASE/etc/set_data on Windows instead of just exiting. This might be useful behaviour on Unix too; not sure. 2006-12-06 11:52 markus * ps/ps.map/description.html: cosmetics 2006-12-06 11:22 markus * rfc/: Makefile, RFC2_PSC.dox, psc_motions.dox, rfc_list.dox: RFC2 proposal added; list of motions; 'make' now builds the docs in HTML format 2006-12-06 11:06 markus * rfc/RFC1_PSC.dox: cosmetics; still changes have to be merged into this document 2006-12-06 10:48 markus * general/g.mapsets/main_cmd.c: added unistd.h for execl() 2006-12-06 10:43 markus * raster/r.in.gdal/main.c: few more gettext macros 2006-12-06 10:40 markus * raster/r.out.gdal/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-12-06 10:39 markus * raster/r.out.gdal/: description.html, main.c: extended docs; cosmetics 2006-12-06 10:04 markus * scripts/r.out.gdal/: r.out.gdal.sh, Makefile, description.html: renamed to activate r.out.gdal written in C 2006-12-06 10:02 markus * raster/: Makefile, r.out.gdal/Makefile: activated r.out.gdal 2006-12-06 08:11 hamish * include/ogsf_proto.h, lib/ogsf/gsd_objs.c, visualization/nviz/src/draw.c, visualization/nviz/src/init_commands.c: C code for NVIZ scalebar 2006-12-06 03:34 hamish * lib/ogsf/gsd_objs.c: make arrow stem fatter 2006-12-06 03:08 hamish * general/g.mapsets/main_cmd.c: EXIT_SUCCESS, l10n, remove sleep() 2006-12-06 02:31 michael * visualization/nviz/scripts/: panel_main.tcl, panel_site.tcl, panel_surf.tcl, panel_vect.tcl, panel_vol.tcl: Making green on draw buttons darker 2006-12-06 01:13 michael * visualization/nviz/scripts/panel_main.tcl: Last (?) switch of -pady from frame to pack line for tcltk8.3 compatibility 2006-12-06 01:01 michael * lib/init/gis_set.tcl: Replace exec ls with pure TclTk (glob, etc) for Windows compatibility. 2006-12-05 23:24 michael * visualization/nviz/scripts/: panel_main.tcl, panel_surf.tcl: Update for TclTk 8.3 compatibility. Moved -padx -pady statements out of frame widget definition and into packing line. 2006-12-05 22:48 markus * locale/po/: grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po: v.bspline -> v.surf.bspline 2006-12-05 22:38 markus * vector/lidar/Makefile: v.bspline -> v.surf.bspline to avoid further confusion 2006-12-05 22:37 markus * vector/lidar/v.surf.bspline/: Makefile, bspline.h, crosscorr.c, description.html, main.c: moved v.bspline/ to v.surf.bspline/: renamed directory 2006-12-05 22:32 markus * vector/lidar/lidarlib/: InterpSpline.c, PolimiFunct.h: copyright statement added 2006-12-05 22:28 markus * vector/lidar/lidarlib/: PolimiFunct.h, zones.c: Roberto Antolin: fix for storing observation vector 2006-12-05 04:22 hamish * vector/v.in.ascii/in.c: specifying zcol= implies that a 3D map is needed 2006-12-04 16:04 markus * lib/db/sqlp/README: extended 2006-12-04 15:07 markus * lib/form/form.c: more reasonable G_debug messages 2006-12-04 14:44 markus * lib/form/form.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-12-04 14:40 markus * lib/form/generate.c: iso8859-2, iso8859-15, iso2022-jp added as first approach to bug #4110 2006-12-03 21:38 markus * tools/build_html_index.sh: workaround for bug #5361 2006-12-03 11:49 markus * raster/simwe/r.sim.water/spearfish.sh: simulation example now working for Spearfish 2006-12-02 23:14 glynn * imagery/i.class/local_proto.h: Add prototypes for I_vask_* functions 2006-12-02 19:02 glynn * imagery/i.cca/Makefile, imagery/i.cluster/Makefile, imagery/i.fft/Makefile, imagery/i.gensig/Makefile, imagery/i.gensigset/Makefile, imagery/i.group/Makefile, imagery/i.his.rgb/Makefile, imagery/i.ifft/Makefile, imagery/i.maxlik/Makefile, imagery/i.pca/Makefile, imagery/i.points/Makefile, imagery/i.rectify/Makefile, imagery/i.rgb.his/Makefile, imagery/i.smap/shapiro/Makefile, imagery/i.target/Makefile, imagery/i.vpoints/Makefile, imagery/i.zc/Makefile, ps/ps.map/Makefile, raster/r.digit/Makefile: Remove unnecessary references to $(VASKLIB) and/or $(CURSES) 2006-12-02 18:20 markus * lib/form/generate.c: list of tcl encodings 2006-12-02 12:19 glynn * tools/sql.sh: Enlarge object field in obj_imp/obj_exp tables to accomodate r.li 2006-12-02 12:19 glynn * general/g.access/Makefile, general/g.mapsets/Makefile, include/imagedefs.h, lib/imagery/Makefile, vector/v.hull/Makefile: Eliminate unnecessary vask dependencies Move vask_group.c from lib/imagery to i.class to eliminate vask dependency for lib/imagery 2006-12-02 08:59 martinl * vector/v.in.db/main.c: the entire table is copied even with where= option (reported by Markus) 2006-12-02 08:41 glynn * configure, configure.in: Don't check for EPSG file when cross-compiling 2006-12-02 07:20 markus * vector/v.in.ogr/: geom.c, main.c: Andrey Kiselev : small and severe bugs fixed; memory leak fixed 2006-12-02 06:54 markus * raster3d/base/: mask_functions.c, r3.null.main.c, r3.timestamp.main.c: don't use gettext macros for G_debug(); removed undesired \n; start messages with Caps 2006-12-02 06:50 markus * raster3d/r3.out.vtk/main.c: don't use gettext macros for G_debug(); removed undesired \n; start messages with Caps 2006-12-02 06:46 markus * raster3d/r3.to.rast/main.c: don't use gettext macros for G_debug(); start messages with Caps 2006-12-02 06:43 markus * raster3d/r3.cross.rast/main.c: don't use gettext macros for G_debug(); removed undesired \n; start messages with Caps 2006-12-02 06:39 markus * raster3d/: r3.out.ascii/main.c, r3.in.ascii/main.c: i18N 2006-12-02 06:38 markus * raster/r.to.rast3/main.c: don't use gettext macros for G_debug(); removed undesired \n; start messages with Caps 2006-12-02 06:27 markus * raster/r.to.rast3elev/main.c: don't use gettext macros for G_debug(); removed undesired \n; start messages with Caps 2006-12-02 03:06 brad * TODO: - Added note re: tape support 2006-12-02 00:17 brad * include/vask.h: - Added macro around header to prevent multiple inclusion. 2006-12-02 00:15 brad * lib/vask/: V_acc.c, V_call.c, V_clear.c, V_const.c, V_error.c, V_exit.c, V_init.c, V_line.c, V_ques.c, V_support.c, V_trim_dec.c: - Doxygen update. - Made sure was first header listed. - Added to V_error.c. 2006-12-01 18:10 michael * visualization/nviz/scripts/panel_main.tcl: Fix bug with height resetting to init values whenever view type is changed. Also regularized height slider variable use. 2006-12-01 15:40 markus * lib/symbol/symbol/extra/: offbox_ne, offbox_nw, offbox_se, offbox_sw: 4 new symbols to visualize 4 point attibutes in the same place (with shifted boxes in each quadrant 2006-12-01 03:36 hamish * vector/v.db.select/main.c: fix nasty alloc bug (#5341) 2006-12-01 01:39 hamish * raster/r.in.xyz/description.html: add todo 2006-12-01 00:36 brad * lib/gis/: color_get.c, endian.c, is.c, legal_name.c, locale.c, spawn.c, unctrl.c, verbose.c: - Documentation update (doxygen) 2006-11-30 20:55 markus * lib/gmath/dalloc.c: typo 2006-11-30 20:16 brad * lib/gmath/: dalloc.c, fft.c: - Documentation update (doxygen) 2006-11-30 07:35 hamish * visualization/nviz/src/nviz_init.c: highlight possible bugs 2006-11-30 06:53 hamish * gui/tcltk/gis.m/: gis.m, mapcanvas.tcl: exit with non-zero result on error. (is "exit" in gis.m script redundant?) 2006-11-30 06:21 hamish * gui/tcltk/d.m/menu.tcl: merge changes from menus/menu.tcl 2006-11-30 06:08 hamish * gui/tcltk/d.m/menu.tcl: rename Image menu -> Imagery 2006-11-30 00:52 hamish * display/d.grid/main.c: change default border color to black 2006-11-30 00:20 michael * visualization/nviz/scripts/panel_scale.tcl: Panel deprecated. Split up into separate arrow and fringe panels. 2006-11-30 00:19 michael * visualization/nviz/scripts/panel_main.tcl: Fix for strange behavior of view height widget. Height and height scale resolution recently linked to z-exag, probably for flythrough updates. But this led to extremely coarse height slider resolutions when z-exag set to low values. I decoupled z-exag and height except when flythough activated. Then added a resolution reset for switching back to normal view modes that gives more reasonable height slider resolutions. 2006-11-30 00:10 michael * visualization/nviz/scripts/widgets.tcl: Part of fix for height scale strange behavior 2006-11-30 00:09 michael * visualization/nviz/scripts/panel_fringe.tcl: Removed debugging code 2006-11-29 19:07 michael * visualization/nviz/scripts/: panel_fringe.tcl, panel_main.tcl: Finally fixed fringe issues. 2006-11-29 18:22 markus * gui/tcltk/gis.m/mapcanvas.tcl: restored older g.pnmcomp fix 2006-11-29 17:33 michael * visualization/nviz/scripts/: panel_fringe.tcl, panel_main.tcl: Reverting names for fringe color and elevation variables. 2006-11-29 17:32 michael * gui/tcltk/gis.m/mapcanvas.tcl: Error trap for GDAL and g.region problems during GUI initialization 2006-11-29 16:16 markus * db/drivers/postgres/: db.c, describe.c, globals.h: added GRASS internal type PG_TYPE_POSTGIS_GEOM and related warning to avoid the message "pg driver: column 'the_geom', type 17243 is not supported" when importing from PostGIS 2006-11-29 15:56 markus * db/drivers/postgres/globals.h: OID explaination added 2006-11-28 20:54 markus * general/g.setproj/main.c: tell the name of the magic table 2006-11-28 19:01 michael * visualization/nviz/scripts/: panel_arrow.tcl, panel_fringe.tcl, panel_label.tcl, panel_legend.tcl: Add close button to new panels. 2006-11-28 16:11 brad * vector/v.db.select/main.c: - Use EXIT_SUCCESS|EXIT_FAILURE 2006-11-28 15:49 brad * vector/v.db.select/main.c: - Don't use G_realloc() on first call. 2006-11-28 09:42 markus * vector/v.db.connect/main.c: if table doesn't exist: fatal error 2006-11-28 08:11 martinl * raster/r.statistics/read_stats.c: missing gis.h 2006-11-28 01:38 markus * vector/v.info/description.html: HTML fix 2006-11-28 01:01 michael * gui/tcltk/gis.m/gmmenu.tcl: Changed legacy "Image" menu to "Imagery". 2006-11-28 00:14 michael * gui/tcltk/gis.m/mapcanvas.tcl: Added error trap for g.region failing at GUI startup. Now it exits GUI with a message about g.region failing. 2006-11-28 00:10 michael * gui/tcltk/gis.m/dtext.tcl: Bugfix for losing rotation value when selecting different layers. 2006-11-27 23:59 michael * visualization/nviz/scripts/nviz_init.tcl: Fixed indentation. 2006-11-27 23:59 michael * visualization/nviz/scripts/tclIndex: Removed old scale panel; added entries for new arrow, legend, and fringe panels; updated entries for label panel. 2006-11-27 23:57 michael * visualization/nviz/scripts/configIndex: Removed old scale panel. Added arrow, legend, and fringe panels. 2006-11-27 23:56 michael * visualization/nviz/scripts/panel_label.tcl: Major GUI update. Split out legend and non-functional site labels. Added Tk dialog for font selection. Now respects autoupdate toggle. 2006-11-27 23:54 michael * visualization/nviz/scripts/panel_color.tcl: Limited GUI updates. Made this respond to the auto draw toggle. 2006-11-27 23:53 michael * visualization/nviz/scripts/panel_lights.tcl: Update GUI. Major code changes. 2006-11-27 23:52 michael * visualization/nviz/scripts/panel_main.tcl: Remove non-functional clear screen button. Fix autodraw function so that the check button actually toggles this in most NVIZ modules. Change fringe global variables to be Nv_ array values (so as to not add another set of globals to NVIZ--which already has too many). Some code cleanup and reformatting. 2006-11-27 23:43 michael * visualization/nviz/scripts/: panel_arrow.tcl, panel_legend.tcl: Updated copyright header 2006-11-27 23:42 michael * visualization/nviz/scripts/panel_fringe.tcl: Updated copyright header. 2006-11-27 23:40 michael * visualization/nviz/scripts/widgets.tcl: Fixed autodraw function so that it actually works (can be toggled on and off) in most NVIZ modules. Did a bit of code reformatting and cleanup too. 2006-11-27 22:01 michael * visualization/nviz/scripts/panel_vect.tcl: Various small interface rearranging. 2006-11-27 21:59 michael * visualization/nviz/scripts/config.tcl: Add bwidgets Entry to options database. 2006-11-27 21:58 michael * visualization/nviz/scripts/: panel_arrow.tcl, panel_fringe.tcl, panel_legend.tcl: New panels to make different appearance/decoration functions more accessible and easier to update. 2006-11-27 21:47 michael * visualization/nviz/scripts/panel_vol.tcl: Changed packing to make the panel take up less room. Tried to fix autoupdating, but this still needs more work. 2006-11-27 21:44 michael * visualization/nviz/scripts/panel_site.tcl: Fixed problem in displaying sites in latlon regions by changing how icon sizes are scaled. 2006-11-27 17:22 jachym * raster/r.quant/read_rules.c: Added G_chop() for removing whitespaces from read buffer. (Thanks Paul Kelly) 2006-11-27 13:04 markus * locale/po/grasstcl_es.po: Roberto Antolin : started Spanish translation of tcl messages 2006-11-27 07:35 jachym * raster/r.report/: format.c, main.c, parse.c: removed grass/gis.h and grass/glocale.h includes from *.c files, they are allready in global.h 2006-11-27 07:23 jachym * raster/r.sum/main.c: spaces back in output expression 2006-11-27 07:10 hamish * general/g.region/cmd/main.c: don't round vector region to raster resolution unless it's asked for 2006-11-27 02:21 hamish * raster/r.report/: global.h, prt_report.c: don't use l12n macros without including glocale.h 2006-11-26 22:39 markus * vector/v.mkgrid/: main.c, write_grid.c: fix G_percent; position isn't required since answer is defined 2006-11-26 22:32 glynn * include/glocale.h: Protect against multiple inclusion 2006-11-26 19:14 jachym * raster/r.sum/main.c: * fpritf to G_message * result parsable for shell scripts 2006-11-26 19:06 jachym * raster/r.statistics/: main.c, o_adev.c, o_average.c, o_distrib.c, o_kurt.c, o_sdev.c, o_skew.c, o_sum.c, o_var.c, read_stats.c: fprintf to G_message, translation support 2006-11-26 18:48 jachym * raster/r.slope.aspect/: main.c, opennew.c: fprintf to G_message, flag '-q' prepared for removing 2006-11-26 18:41 jachym * raster/: r.rescale.eq/get_stats.c, r.rescale.eq/local_proto.h, r.rescale.eq/main.c, r.series/main.c: fprintf to G_message, flag '-q' prepared for removing 2006-11-26 18:34 jachym * raster/r.rescale/: get_range.c, local_proto.h, main.c: fprintf to G_message, flag '-q' prepared for removing 2006-11-26 16:03 jachym * raster/r.resamp.rst/main.c: * fprint to G_message * removed information about authors -- can be found in manual page 2006-11-26 16:01 jachym * raster/r.report/prt_report.c: Unsupported units to G_fatal_error() 2006-11-26 15:52 jachym * raster/r.resample/main.c: * flag '-q' prepared for future removing * fprint to G_message 2006-11-26 15:48 jachym * raster/r.report/parse.c: * fprintf to G_warning * exit(1) to exit(EXIT_FAILURE) 2006-11-26 15:39 jachym * raster/r.random.surface/: init.c, main.c, ransurf.h, save.c: * fprintf to G_message * '-q' flag prepared for future removing 2006-11-26 11:38 jachym * raster/r.random/: count.c, local_proto.h, main.c, random.c: * fprintf to G_message * checking for existing maps removed, GRASS does this 2006-11-26 11:16 jachym * raster/r.quant/: main.c, read_rules.c: fprint to G_message 2006-11-26 11:05 markus * raster/r.mapcalc/r.mapcalc.html: correction/html fix 2006-11-26 10:34 jachym * include/gisdefs.h: Removed comment about strip.c. G_strip() was formerly moved to strings.c 2006-11-26 10:13 jachym * raster/r.proj/main.c: fprinf to G_message, translation support 2006-11-26 09:49 jachym * raster/r.profile/main.c: fprinf to G_message 2006-11-26 09:35 jachym * raster/r.patch/main.c: fprintf to G_message, flag '-q' prepared for removing 2006-11-26 09:30 jachym * raster/r.out.vrml/: main.c, put_grid.c: fprintf to G_message, support for translation 2006-11-25 21:50 jachym * raster/r.out.tiff/r.out.tiff.c: -v flag prepared for removing, fprintf to G_message 2006-11-25 21:46 jachym * raster/r.out.ppm3/main.c: -q flag prepared for removing, fprintf to G_message 2006-11-25 21:44 jachym * raster/r.out.mat/main.c: corrected error message, when -v is used 2006-11-25 21:42 jachym * raster/r.out.ppm/main.c: translation support 2006-11-25 21:38 jachym * raster/: r.out.png/r.out.png.c, r.out.ppm/main.c: -q flag prepared for removing, fprintf to G_message 2006-11-25 21:34 jachym * raster/r.out.mat/main.c: fprintf to G_message, removed -v flag 2006-11-25 21:29 jachym * raster/r.out.gridatb/: adjcellhd.c, file_io.c: *removed some unnecessary messages, * fprintf to G_message or G_fatal_error * restructurising of file_io.c and adjcellhd.c 2006-11-25 21:15 jachym * raster/r.out.bin/main.c: fprintf to G_message and translation support 2006-11-25 21:08 jachym * raster/r.neighbors/main.c: fprintf to G_fatal_error, translation support 2006-11-25 10:31 markus * AUTHORS: + Arabic 2006-11-25 08:34 martinl * raster/r.mode/read_stats.c: missing gis.h header 2006-11-25 04:41 hamish * display/d.vect/main.c: adjust verbosity code (not chatty from command line, allow chatty for GUI use) 2006-11-25 04:38 hamish * include/gisdefs.h, lib/gis/verbose.c: add G_verbose_std() fn to report the default verbosity level. so "if(G_verbose() > G_verbose_std()) be_verbose=TRUE;" will work. 2006-11-25 03:20 hamish * visualization/nviz/scripts/nviz2.2_script: restored max res PPM extension stripping (rev 1.16) 2006-11-24 23:23 markus * lib/gmath/gmathlib.dox: revert, doesn't help 2006-11-24 23:05 markus * lib/gmath/gmathlib.dox: hack to enable doxygen functions in the HTML/PDF manual 2006-11-24 21:43 jachym * raster/r.mode/main.c: making r.stats run with '-n' flag 2006-11-24 21:42 jachym * raster/r.mode/: main.c, read_stats.c: fprintf to G_message or G_fatal_error 2006-11-24 20:50 jachym * raster/r.mfilter/: execute.c, glob.h, perform.c: fprintfs to G_message or G_debug 2006-11-24 18:52 markus * display/d.vect/description.html: explain attrcol 2006-11-24 16:59 martinl * display/d.vect/: area.c, attr.c, dir.c, label.c, main.c: Flag '-v' superseded 2006-11-24 13:48 markus * scripts/: d.monsize/d.monsize, d.out.file/d.out.file, d.out.png/d.out.png, d.resize/d.resize, d.vect.thematic/d.vect.thematic, i.oif/i.oif: removed variable export bash-ism 2006-11-24 11:19 jachym * raster/r.mfilter/: getfilt.c, glob.h, main.c, perform.c: Added grass/glocale.h header file import 2006-11-24 11:00 markus * scripts/: d.correlate/d.correlate, d.out.file/d.out.file, d.out.png/d.out.png, d.resize/d.resize, d.vect.thematic/d.vect.thematic, i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.in.spotvgt/i.in.spotvgt, i.landsat.rgb/i.landsat.rgb, i.oif/i.oifcalc, i.spectral/i.spectral, m.proj/m.proj, r.fillnulls/r.fillnulls, r.in.srtm/r.in.srtm, r.plane/r.plane, r.reclass.area/r.reclass.area, r.regression.line/r.regression.line, r.univar.sh/r.univar.sh, v.db.addtable/v.db.addtable, v.db.droptable/v.db.droptable, v.db.update/v.db.update, v.in.e00/v.in.e00, v.in.garmin/v.in.garmin, v.in.gns/v.in.gns, v.in.gpsbabel/v.in.gpsbabel, v.in.mapgen/v.in.mapgen, v.rast.stats/v.rast.stats, v.univar.sh/v.univar.sh: removed LC_NUMERIC bash-ism 2006-11-24 03:11 hamish * db/drivers/: dbf/grass-dbf.html, sqlite/grass-sqlite.html: leave some breadcrumbs 2006-11-23 19:52 markus * visualization/nviz/scripts/nviz2.2_script: restored GRASS_HTML_BROWSER 2006-11-23 16:36 martinl * vector/: Makefile, v.out.svg/Makefile, v.out.svg/description.html, v.out.svg/main.c: Add module v.out.svg (from Klaus Forster) 2006-11-23 04:44 brad * lib/gmath/la.c, include/la.h: - New function: G_matrix_zero(): Zeros out matrix values 2006-11-22 20:11 glynn * include/gisdefs.h, lib/gis/done_msg.c: Change G_done_msg() to accept printf()-style format string 2006-11-22 17:17 michael * scripts/d.vect.thematic/d.vect.thematic: Update to work on native Windows GRASS missing PNG driver. Also added tabs to better organize interface. 2006-11-22 17:14 michael * visualization/nviz/scripts/panel_site.tcl: Replace -label option in ComboBox for icon type with a simple Tk label widget for compatibility with a few (buggy?) TclTk installations. 2006-11-22 13:52 paul * general/g.dirseps/: Makefile, main.c: Add g.dirseps for help with scripts on Windows 2006-11-22 10:55 markus * vector/v.patch/description.html: indicate the right tools 2006-11-22 05:55 hamish * lib/gis/parser.c: better formatting for tooltip 2006-11-22 05:24 hamish * vector/v.in.ascii/points.c: for LL D:M:S data, populate table with values that match column type double. I'm not sure this is exactly what's needed -- better to use a varchar() column with original input data? BUG #5209 2006-11-22 02:45 hamish * raster/r.resamp.rst/main.c: guisection tabs, EXIT_SUCCESS 2006-11-22 02:19 hamish * gui/tcltk/gis.m/gmmenu.tcl: capitolize dxf, gpsbabel doesn't need garmin, add r.out.xyz, p.out.vrml -> r.out.vrml, r.support doesn't work as r.support.sh 2006-11-22 00:48 michael * visualization/nviz/scripts/panel_pos.tcl: Fix some fonts. 2006-11-22 00:30 michael * visualization/nviz/scripts/: panel_color.tcl, panel_cutplane.tcl, panel_pos.tcl, panel_sdiff.tcl: Updated GUI to be consistent with new GUI look for NVIZ. Updated widgets. Some code cleanup. 2006-11-22 00:29 michael * visualization/nviz/scripts/panel_main.tcl: Further reorganized GUI to group similar functions. 2006-11-22 00:27 michael * visualization/nviz/scripts/nviz2.2_script: Changed bwidget reference to -exact for ver. 1.2.1 (the version that GRASS uses) 2006-11-22 00:26 michael * visualization/nviz/scripts/panel_site.tcl: Updated copyright header 2006-11-22 00:25 michael * visualization/nviz/scripts/: panel_vect.tcl, panel_surf.tcl, config.tcl: Removed bwidget reference. Belongs only in main calling script. 2006-11-22 00:24 michael * visualization/nviz/scripts/widgets.tcl: Added comment on scale update widget 2006-11-22 00:06 hamish * display/d.nviz/main.c, gui/tcltk/d.m/d.m.tcl, gui/tcltk/gis.m/gm.tcl: d.nviz niceness 2006-11-22 00:02 markus * raster/r.li/description.html: link to all modules 2006-11-21 23:56 markus * raster/r.li/TODO: change the examples to Spearfish 2006-11-21 23:42 markus * raster/Makefile: r.li activated 2006-11-21 23:41 markus * raster/r.li/: Makefile, TODO, description.html, r.li.daemon/GenericCell.c, r.li.daemon/GenericCell.h, r.li.daemon/Makefile, r.li.daemon/avl.c, r.li.daemon/avl.h, r.li.daemon/avlDefs.h, r.li.daemon/avlID.c, r.li.daemon/avlID.h, r.li.daemon/daemon.c, r.li.daemon/daemon.h, r.li.daemon/defs.h, r.li.daemon/description.html, r.li.daemon/index.h, r.li.daemon/worker.c, r.li.edgedensity/Makefile, r.li.edgedensity/description.html, r.li.edgedensity/edgedensity.c, r.li.patchdensity/Makefile, r.li.patchdensity/description.html, r.li.patchdensity/main.c, r.li.setup/description.html, r.li.shannon/Makefile, r.li.shannon/description.html, r.li.shannon/shannon.c, r.li.shape/Makefile, r.li.shape/main.c, r.li.simpson/Makefile, r.li.simpson/description.html, r.li.simpson/simpson.c: Serena Pallecchi/Faunalia: various fixes; r.li lib now shared lib 2006-11-21 23:34 markus * raster/r.li/: r.li.richness/Makefile, r.li.richness/description.html, r.li.richness/richness.c, r.li.richness/rliRichness_formula.png, r.li.dominance/Makefile, r.li.dominance/description.html, r.li.dominance/dominance.c, r.li.dominance/rliDominance_formula.png: Serena Pallecchi/Faunalia: new r.li index added 2006-11-21 23:12 markus * raster/r.li/: r.li.edgedensity/edgedensity.c, r.li.patchdensity/main.c, r.li.shannon/description.html, r.li.shape/main.c, r.li.simpson/description.html, r.li.simpson/simpson.c: dos2unix'ed to avoid patch evil 2006-11-21 15:01 brad * lib/gmath/gmathlib.dox: - Fixed typos, etc. 2006-11-21 12:22 brad * include/gisdefs.h, lib/gis/writ_zeros.c: - Updated G_write_zeros() to use size_t for LFS - Updated function docs in source for docbook 2006-11-21 09:32 markus * lib/ogsf/gsd_fringe.c: revert (temporarily?) back to existent function name 2006-11-21 09:32 markus * lib/ogsf/GS2.c: use G_debug() 2006-11-21 07:50 brad * lib/imagery/fopen.c: - Removed static functions error() and error(). Too difficult to localize. - Inlined G_warning() into source, rather than call error() or error2(). - Added locale macros to G_warning() strings. 2006-11-21 05:24 hamish * raster/r.texture/main.c, vector/v.vol.rst/main.c: guisections & cleanup 2006-11-21 01:14 michael * lib/ogsf/GS2.c: Update from Bob Covill for fringe in NVIZ. The only difference I can see between this file and the one currently on the cvs is in the ID line. 2006-11-21 01:13 michael * include/ogsf_proto.h: Update from Bob Covill for NVIZ fringe. The only difference I can see between this file and the one on the cvs is the ID line. 2006-11-21 01:11 michael * lib/ogsf/gsd_fringe.c: Update from Bob Covill for fringe in NVIZ 2006-11-20 23:48 markus * gui/tcltk/gis.m/description.html: explained how to change TclTk fonts for gis.m 2006-11-20 23:30 markus * doc/raster/r.example/description.html: link fix 2006-11-20 23:25 paul * lib/init/echo.c: Update to work as described in header with additional flag for old behaviour - as discussed on mailing list. 2006-11-20 20:29 michael * visualization/nviz/scripts/panel_site.tcl: Updated copyright header. Changed draw current button to be consistent across all modules. Changed "marker" to "icon" to be consistent with other GRASS terminology. Added [G_msg...] clause to ComboBox label to see if it fixes problems with some systems. 2006-11-20 20:27 michael * visualization/nviz/scripts/: nviz2.2_script, panelIndex, tclIndex: Updated copyright header. Sourced gmsg.tcl for future internationalization Changed main menus to divide long list of panels into Appearance and Visualization. Rearranged panels in menus to group raster, vector, volume, and animation. 2006-11-20 20:25 michael * visualization/nviz/scripts/site_attr.tcl: updated copyright header. Changed "marker" to "icon" to make it consistent with other GRASS terminology. 2006-11-20 20:24 michael * visualization/nviz/scripts/panel_vol.tcl: Updated GUI of volume control panel. Simplified code somewhat, updated to newer widgets, improved interface. 2006-11-20 20:22 michael * visualization/nviz/scripts/panel_vquery.tcl: Updated vector query module. Replaces panel_pick.tcl and panel_highlight.tcl. The latter 2 modules will be deprecated 2006-11-20 20:21 michael * visualization/nviz/scripts/panel_rquery.tcl: Updated replacement for 3 older raster query modules. The old modules will be deprecated (panel_query.tcl, panel_query_orig.tcl, and panel_query_pg.tcl) 2006-11-20 20:19 michael * visualization/nviz/scripts/configIndex: List of modules to go into the new appearance menu 2006-11-20 20:17 michael * visualization/nviz/scripts/: widgets.tcl, config.tcl: Added copyright header 2006-11-20 20:17 michael * visualization/nviz/scripts/wirecolorPopup.tcl: Updated appearance of panel. Added copyright header 2006-11-20 20:16 michael * visualization/nviz/scripts/panel_vect.tcl: Added copyright header and made draw current button consistent across modules 2006-11-20 20:15 michael * visualization/nviz/scripts/panel_surf.tcl: Copyright header and some code reformatting 2006-11-20 20:13 michael * visualization/nviz/scripts/: panel_main.tcl, panel_scale.tcl: Update for improved fringe from Bob Covill 2006-11-20 20:12 michael * visualization/nviz/scripts/: ACS_utils.tcl, attIsosurfPopup.tcl, attPopup.tcl, colorPopup.tcl, fileBrowser.tcl, filemapBrowser.tcl, mapBrowser.tcl, multimapBrowser.tcl: Minor appearance updates to create consistent appearance of widgets 2006-11-20 19:59 michael * lib/ogsf/GS2.c: updates from Bob Covill for improved fringe in NVIZ 2006-11-20 19:58 michael * include/ogsf_proto.h: update from Bob Covill for improved fringe 2006-11-20 19:54 michael * visualization/nviz/src/: draw.c, togl_flythrough.c: updates from Bob Covill for improved flythough 2006-11-20 19:52 michael * gui/tcltk/gis.m/commonlayer.tcl: removing unneeded d.frame -e command 2006-11-20 14:27 stephan * locale/po/grassmods_de.po: + Robert Nuske: corrected updated german modulemessages 2006-11-20 14:00 markus * raster/r.out.tiff/r.out.tiff.c: fixed output path problem (bug #5206) 2006-11-20 13:55 markus * vector/v.extract/main.c: don't crash on DBMI failure (bug #5248) 2006-11-20 13:08 stephan * locale/po/grassmods_de.po: reverting changes back to version 1.83 du to errors in my last commit. sorry. commiting a new patch soon 2006-11-20 12:25 markus * db/drivers/ogr/: Makefile, grass-ogr.html: minimalistic docs added 2006-11-20 11:53 markus * raster/r.out.gdal/main.c: fixed output parameter; percent cosmetics 2006-11-20 11:49 markus * raster/r.median/read_stats.c: added missing header 2006-11-20 10:42 markus * Makefile: referer removed from htmldoc 2006-11-20 09:29 stephan * locale/po/grassmods_de.po: + Robert Nuske: more german GRASS-translations 2006-11-20 09:04 brad * lib/gmath/: README, TODO, gmathlib.dox: - Updated local documentation 2006-11-20 08:52 brad * lib/gmath/: dalloc.c, del2g.c, eigen.c, fft.c, gauss.c, getg.c, jacobi.c, lu.c, max_pow2.c, mult.c, rand1.c: - Moved #defines from local_proto.h to fft.c - Removed numerica.h and local_proto.h - Added docbook documentation for most exported functions - Minor source cleanups 2006-11-20 06:24 hamish * raster/r.watershed/front/description.html: Interactive mode not activated in GRASS 6. 2006-11-20 02:52 hamish * vector/v.transform/main.c: warn if no pointsfile was given. (is the Vask bit even functional??) bug #5210 2006-11-20 01:50 hamish * vector/v.surf.rst/main.c: move some options into the "Analysis" tab 2006-11-19 23:28 hamish * raster/r.watershed/: front/main.c, ram/Makefile, seg/Makefile: include module name in support binaries 2006-11-19 21:02 markus * scripts/v.dissolve/description.html: typo 2006-11-19 20:57 markus * scripts/v.dissolve/description.html: tile boundaries dissolve example 2006-11-19 12:09 jachym * raster/r.median/: main.c, read_stats.c: fprintf to G_fatal_error 2006-11-19 10:26 brad * lib/gmath/la.c: - Localized text - Use G_msg functions instead of fprintf(stderr...) - Added docbook documentation for each exported function 2006-11-19 09:50 maciej * raster/r.slope.aspect/description.html: ...and one typo more 2006-11-19 09:48 maciej * raster/r.slope.aspect/description.html: more cleanup 2006-11-19 09:42 maciej * raster/r.slope.aspect/description.html: doc cleaned and extended; could use a native speaker looking at it 2006-11-18 18:07 paul * display/drivers/Makefile: Touch an empty monitorcap if none exists (e.g. native Windows) 2006-11-18 16:02 hamish * vector/v.transform/main.c: use guisection for gui tabs 2006-11-18 15:45 hamish * raster/r.in.bin/main.c, raster/r.slope.aspect/main.c, raster/r.sun/main.c, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, vector/v.surf.rst/main.c: use guisections for gui tabs 2006-11-18 14:01 paul * lib/gis/progrm_nme.c: Don't mess with const strings. 2006-11-18 12:44 hamish * display/d.grid/main.c: add fontsize option 2006-11-18 12:35 hamish * display/d.grid/: local_proto.h, plot.c: add fontsize option 2006-11-18 12:01 hamish * lib/gis/parser.c: tooltip wording 2006-11-18 09:14 hamish * raster/r.out.ascii/description.html: mention r.out.xyz 2006-11-18 08:02 hamish * scripts/Makefile: add new module: r.out.xyz 2006-11-18 08:00 hamish * scripts/r.out.xyz/: Makefile, description.html, r.out.xyz: new module: export a raster map as x,y,z, to a text file (simple wrapper for r.stats -1gn) 2006-11-18 04:11 helena * raster/simwe/r.sim.sediment/description.html: man page fix 2006-11-18 04:06 helena * raster/simwe/r.sim.water/description.html: man page fix 2006-11-17 23:15 cho * raster/r.surf.fractal/frac.h: Added stdlib.h for EXIT_SUCCESS 2006-11-17 21:54 markus * db/db.login/main.c: hidden password conditionalized upon HAVE_TERMIOS_H 2006-11-17 19:27 michael * gui/tcltk/gis.m/dtext.tcl: Slightly more elegant fix for dtext.tcl. 2006-11-17 19:23 michael * gui/tcltk/gis.m/dtext.tcl: Fix bug causing GUI crash on redraw all layers 2006-11-17 19:17 martinl * raster/r.surf.fractal/: interface.c, main.c, open_files.c, spec_syn.c, write_rast.c: * --o doesn't have an effect -> bug fixed * various fixes (EXIT_FAILURE, EXIT_SUCCESS, I18N, ...) 2006-11-17 17:58 markus * lib/symbol/Makefile: avoid tar for Solaris 2006-11-17 17:20 helena * vector/v.surf.rst/description.html: links to pdf papers added 2006-11-17 13:22 brad * imagery/i.pca/main.c: - Localized text (as much as possible) - Used EXIT_SUCCESS|EXIT_FAILURE - Remove globals.h: unused - Made code somewhat easier to read 2006-11-17 09:24 markus * raster/r.li/TODO: these TODOs should be really addressed now 2006-11-17 08:31 hamish * lib/gis/parser.c: missing newlines 2006-11-17 08:22 hamish * raster/r.report/parse.c: use opt->guisection, EXIT_FAILURE 2006-11-17 07:13 hamish * display/d.legend/main.c, display/d.vect/main.c, lib/gis/parser.c, raster/r.sunmask/main.c, raster/r.watershed/front/main.c, vector/v.buffer/main.c, vector/v.label/main.c: use opt->guisection, EXIT_SUCCESS 2006-11-16 07:50 brad * lib/gis/: geodesic.c, radii.c, rhumbline.c: - Removed extern function prototypes and included proper header(s) for function. 2006-11-16 07:43 markus * locale/po/grassmods_de.po: wording 2006-11-16 07:42 markus * db/db.login/: main.c, description.html: unvisible password (thanks to Glynn 2006-11-16 06:31 hamish * lib/imagery/list_subgp.c: simplify I_list_subgroup_simple() 2006-11-16 02:13 hamish * ps/ps.map/r_paper.c: bugfix: varibables were being used uninitialized if paper dims were not given 2006-11-15 23:49 hamish * lib/gis/parser.c: --v and --q flags are always present, so always show Flags: text. 2006-11-15 23:23 hamish * scripts/: v.convert.all/description.html, v.convert.all/v.convert.all, v.in.sites.all/description.html, v.in.sites.all/v.in.sites.all: reinstate -r flag, it's there to stop the gui from coming up 2006-11-15 20:28 jachym * raster/r.kappa/: calc_kappa.c, kappa.h, main.c, mask.c, prt_hdr.c, prt_label.c, prt_mat.c, stats.c: * fprintf -> G_warning or G_fatal_error * added some internationalisation macros 2006-11-15 16:47 markus * db/db.login/main.c: break, not return 2006-11-15 16:24 markus * db/db.login/: description.html, main.c: interactive password query added 2006-11-15 16:21 markus * scripts/v.what.vect/description.html: explain multipoint behaviour 2006-11-15 15:58 markus * scripts/v.db.addcol/v.db.addcol: Descriptions start with capital letter; bash-ism removed 2006-11-15 15:57 markus * vector/v.in.ogr/main.c: clarify messages 2006-11-15 14:53 markus * db/base/db.connect.html: we do not yet check for valid settings 2006-11-15 14:36 markus * db/db.login/main.c: i18N; EXIT_FAILURE, EXIT_SUCCESS 2006-11-15 14:18 markus * vector/v.surf.rst/description.html: fix 2006-11-15 14:09 markus * tools/build_html_index.sh: fix permissions 2006-11-15 12:54 paul * lib/init/variables.html: Document new GRASS_SH env var 2006-11-15 12:17 markus * lib/init/init.sh: tell where the lockfile is 2006-11-15 12:05 paul * scripts/r.shaded.relief/r.shaded.relief: Fix bash-ism (reported by Luca Casagrande) 2006-11-15 09:58 markus * vector/v.out.ogr/main.c: more meaningful descriptions; layer_opt no longer required 2006-11-15 09:41 markus * lib/external/bwidget/Makefile: get rid of tar; use INSTALL_DATA to get permissions right 2006-11-15 07:54 hamish * lib/gis/parser.c: make overwrite help strings a bit clearer 2006-11-15 07:41 hamish * imagery/i.group/main.c: answer a question in the comments 2006-11-15 07:30 hamish * imagery/i.group/main.c, include/imagedefs.h, lib/imagery/list_gp.c, lib/imagery/list_subgp.c: add simple group listing bugfix: [i.group -l] only list maps in given subgroup 2006-11-15 06:27 hamish * general/g.parser/description.html: more on the guisection command 2006-11-15 06:25 hamish * general/g.parser/description.html: add d.ask, d.menu to see also section 2006-11-15 06:19 hamish * general/g.parser/description.html: mo' help 2006-11-15 05:53 glynn * lib/init/variables.html: Document GRASS_PNG_READ 2006-11-15 05:23 hamish * raster/r.out.mat/main.c: filename extension, cleanup 2006-11-15 05:16 glynn * general/g.setproj/proj-desc.table: Fix type of UTM "zone" parameter 2006-11-15 04:57 hamish * raster/: r.in.xyz/main.c, r.resamp.interp/main.c, r.resamp.stats/main.c, r.watershed/front/main.c: better map titles 2006-11-15 01:18 hamish * display/d.font.freetype/description.html: remove outdated "release font" info (changed in 6.3) 2006-11-15 00:44 hamish * scripts/r.mapcalculator/r.mapcalculator: module description 2006-11-15 00:39 hamish * scripts/: d.redraw/d.redraw, d.redraw/description.html, v.build.all/description.html, v.build.all/v.build.all, v.convert.all/description.html, v.convert.all/v.convert.all, v.in.sites.all/description.html, v.in.sites.all/v.in.sites.all: use g.parser for all but no-arg case (build help pages, guis, etc) 2006-11-14 23:41 paul * lib/: gtcltk/gronsole.tcl, init/Makefile, init/grass-run.bat: Run interactive terminal modules from gis.m/gronsole on Windows. 2006-11-14 17:50 paul * gui/tcltk/gis.m/georect.tcl, gui/tcltk/gis.m/gm.tcl, gui/tcltk/gis.m/runandoutput.tcl, include/Make/Script.make, lib/gtcltk/Makefile, lib/gtcltk/grocat.c, lib/gtcltk/gronsole.tcl, lib/gtcltk/options.tcl, lib/init/gis_set.tcl, lib/init/init.sh, scripts/windows_launch.bat: * Detect Windows instead of Msys in Tcl files * Don't use Msys shell to launch modules from gis.m on Windows - call C modules normally and Shell scripts via batch files * Use new "grocat" program to merge stdout and stderr for modules run from gronsole.tcl 2006-11-14 17:33 paul * include/Make/Html.make: Include binary directory in LD_LIBRARY_PATH because it and PATH are the same thing on Windows and the LIBRARY setting was overwriting the PATH. This is a hack. 2006-11-14 17:31 paul * gui/: icons/Makefile, tcltk/gis.m/Makefile: General tidying of Makefiles: don't assume $(INSTALL) can handle more than one file, use $(INSTALL_DATA) where appropriate, don't put a trailing slash on directory names unless it appears to make the context clearer, remove duplication of "script" target in gis.m Makefile 2006-11-14 17:25 paul * lib/gis/progrm_nme.c: Handle Windows directory separators and remove ".exe" suffix if present, to make output consistent with Unix 2006-11-14 16:48 paul * raster/r.resamp.interp/description.html: A little addition to this documentation that I seem to have had sitting around since the time of the first commit. 2006-11-14 16:44 paul * general/g.proj/main.c: Better description of functionality 2006-11-14 12:22 glynn * lib/pngdriver/: read.c, read_png.c, read_ppm.c: Initialise framebuffer from $GRASS_PNGFILE if $GRASS_PNG_READ = TRUE 2006-11-13 17:35 michael * visualization/nviz/scripts/: panel_cutplane.tcl, panel_lights.tcl, panel_sdiff.tcl: Make scales increment smaller to larger, from left to right and bottom to top. 2006-11-13 17:33 michael * visualization/nviz/scripts/: panel_main.tcl, panel_site.tcl, panel_surf.tcl, panel_vect.tcl, site_attr.tcl: Update NVIZ GUI to improve usability. 2006-11-13 17:32 michael * visualization/nviz/scripts/: nviz2.2_script, widgets.tcl: code cleanup 2006-11-13 17:26 michael * visualization/nviz/scripts/flythrough.tcl: Update from Bob Covill 2006-11-13 17:25 michael * visualization/nviz/scripts/config.tcl: Update options database for visual consistency across all panels 2006-11-13 16:40 hamish * scripts/d.out.gpsdrive/description.html: script fix from Jannis Achstetter 2006-11-13 15:46 markus * doc/projectionintro.html: refs added 2006-11-13 15:44 markus * raster/r.proj/description.html: ref added 2006-11-13 15:29 glynn * lib/pngdriver/: Graph_set.c, Makefile, pngdriver.h, write.c: Initialise framebuffer from $GRASS_PNGFILE if $GRASS_PNG_READ = TRUE 2006-11-13 14:15 hamish * raster/r.watershed/front/main.c: better map titles (use cats not hist) 2006-11-13 10:49 hamish * raster/r.watershed/: ram/close_maps2.c, seg/close_maps2.c: use null for no data instead of 0 on basins, half.basins, and stream seg maps not yet done for basins,half in seg mode (I couldn't see where to do that) bug #3960 2006-11-13 10:25 hamish * raster/r.watershed/front/description.html: updates from Chuck. (plus a few of my own) 2006-11-13 06:01 brad * lib/gis/gisinit.c: - Added stdlib.h 2006-11-13 05:29 hamish * raster/r.bilinear/description.html: warn that the module is depreciated 2006-11-13 05:22 hamish * raster/r.bilinear/main.c: This module is deprecated. Please use 'r.stats.interp' instead. remove module after GRASS 6.x is done 2006-11-13 05:10 hamish * raster/r.le/r.le.setup/sample.c: SHAPE -> aspect ratio 2006-11-12 09:49 hamish * lib/init/init.sh: set default -gui target back to "tcltk" so that .grassrc6 remains backwards compatible with GRASS 6.2 most of the time 2006-11-12 07:43 hamish * display/d.vect/plot1.c: update comment for D_symbol() 2006-11-12 06:24 hamish * visualization/nviz/html/nviz_panel_kanim.html: encoding help from Maris 2006-11-12 05:05 hamish * lib/gis/getl.c: rip out G_debug all together. modules can use G_debug("%s", buff); with the result if they want. Adding more G_* calls just adds to the danger of encountering the same flavour of bug again. Martin discovered that G_getl2() called G_debug(), which needs gisenv DEBUG setting, but lib/gis/env.c uses G_getl2() to read the DEBUG value. 2006-11-11 17:51 markus * vector/lidar/v.outlier/: main.c, outlier.c: Roberto Antolin: qgis output file bugfix; cosmetics 2006-11-10 21:08 martinl * lib/gis/getl.c: call G_debug() only if DEBUG variable is defined 2006-11-10 13:18 glynn * general/g.pnmcomp/main.c, gui/tcltk/gis.m/mapcanvas.tcl: Extend g.pnmcomp to allow writing out alpha (mask) image 2006-11-10 11:02 brad * lib/gis/: color_rule.c, commas.c, gets.c, gisinit.c, home.c, make_mapset.c, mapcase.c, mapset.c, mapset_msc.c, nme_in_mps.c, popen.c, rhumbline.c, verbose.c: - mapcase.c: removed namespace conflicts and inlined code - Used EXIT_SUCCESS|EXIT_FAILURE - Fixed minor compiler warnings 2006-11-10 04:52 hamish * raster/r.recode/main.c: remove unused var 2006-11-10 04:50 hamish * raster/r.recode/main.c: any interaction must run in a term window cleanup 2006-11-10 04:48 hamish * raster/r.reclass/main.c: more i18n 2006-11-10 04:44 hamish * raster/r.reclass/main.c: i18n 2006-11-10 04:38 hamish * raster/r.reclass/main.c: any interaction must run in a term window cleanup 2006-11-10 04:31 hamish * raster/r.reclass/description.html: minor html bugs 2006-11-09 23:45 markus * vector/v.patch/description.html: replaced non-existing v.clean tool 2006-11-09 17:56 markus * raster/r.in.gdal/description.html: explain gdalwarp 2006-11-09 05:02 hamish * tools/build_html_index.sh: full_index: no more g3.* commands, add m.* to types, xganim, links 2006-11-08 19:09 michael * gui/tcltk/d.m/menu.tcl: Make menu file for GIS Manager 1 (x11 based displays and called by d.m script) independent from GIS Manager 2 (TclTk canvas displays and called by gis.m script). GM 1 and GM 2 will no longer share a common menu file. 2006-11-08 19:07 michael * gui/tcltk/gis.m/gmmenu.tcl: Make GIS Manager 2 menu independent of GIS Manager 1 (x11 based GUI/display called by d.m script). Menus no longer use a joint menu file (which will be deprecated). 2006-11-08 19:04 michael * gui/tcltk/gis.m/maptext.tcl: Update mouse placement options. Fix bugs in duplication and saving procedures. 2006-11-08 19:03 michael * gui/tcltk/gis.m/barscale.tcl: Update mouse placement options. 2006-11-08 19:01 michael * gui/tcltk/gis.m/legend.tcl: Change legend options so that it can be placed with mouse; add spinners for legend size. 2006-11-08 18:56 michael * gui/tcltk/gis.m/gmtool1.tcl: Added button for new text layer. Fixed spelling layer in help for PS text layer button. 2006-11-08 18:55 michael * gui/tcltk/gis.m/mapcanvas.tcl: Removed line running d.font romans (unneeded now). Changed routines in bindings for mouse button one to work better with mouse placement of scales, legends, and text. 2006-11-08 18:50 michael * gui/tcltk/gis.m/dtext.tcl: New text layer, based on d.text.new 2006-11-08 18:49 michael * gui/tcltk/gis.m/maptool.tcl: Fixed incorrect reference to HOME directory path in procedure to save display to graphics file. 2006-11-08 18:38 michael * gui/tcltk/gis.m/pkgIndex.tcl: Add reference for new dtext.tcl script, for adding new text layer (based on d.text.new). 2006-11-08 18:37 michael * gui/tcltk/gis.m/gmtree.tcl: Add references to new text layer (based on d.text new) 2006-11-08 18:37 michael * gui/tcltk/gis.m/gm.tcl: Add global variable for x11 fonts path--to be used with new text layer (using d.text.new). 2006-11-08 18:34 michael * gui/icons/: gui-maptext.gif, module-d.text.gif: new icon for new d.text.new module and update PS text icon to have similar appearance 2006-11-08 18:13 markus * locale/po/grasslibs_it.po: Giuseppe Patti : cont'ed 2006-11-08 14:38 markus * Makefile, tools/grassdocs.css: new target html2pdfdoc (needs http://www.htmldoc.org); related fixes for CSS style 2006-11-08 14:07 moritz * gui/tcltk/gis.m/mapcanvas.tcl: fix small bug to use the explore mode resolution variable in explore mode 2006-11-08 10:57 hamish * db/base/Makefile: don't create db.droptable man page as the module isn't being built 2006-11-08 09:50 hamish * tools/build_html_index.sh: no more paint commands 2006-11-08 09:30 hamish * imagery/i.class/: Makefile, description.html, main.c: first step at making the module use G_parser() 2006-11-08 08:37 hamish * general/g.access/: Makefile, main.c: EXIT_SUCCESS, i18n, module isn't interactive 2006-11-08 05:32 hamish * display/d.histogram/main.c: clear just the current frame, not the full screen 2006-11-07 12:42 paul * lib/proj/convert.c: Handle non-standard ETRS_1989 datum name 2006-11-07 07:26 brad * lib/g3d/g3drange.c: - Remove unused variables 2006-11-07 07:05 brad * lib/form/open.c: - Null terminated execl() call 2006-11-07 06:35 brad * lib/driver/: Draw.c, parse_ftcap.c: - Removed unused variables 2006-11-07 06:15 brad * lib/datetime/incr1.c: - #if 0 out currently unused function 2006-11-07 02:32 brad * REQUIREMENTS.html: - Added references to optional readline support 2006-11-06 23:42 paul * lib/: gis/get_datum_name.c, gis/get_ell_name.c, gis/get_projname.c, proj/datum.c: Quote paths passed to system() in case they contain spaces or backslashes are passed to a shell 2006-11-06 15:54 markus * raster/r.li/: Makefile, description.html, r.li.setup/Makefile, r.li.setup/area_query, r.li.setup/circle.txt, r.li.setup/description.html, r.li.setup/masked_area_selection, r.li.setup/polygon.txt, r.li.setup/r.li.setup, r.li.setup/r.li.setup.main, r.li.setup/r.li.setup.procedures.tcl, r.li.setup/r.li.windows.tcl, r.li.setup/sampleAreas.jpg, r.li.setup/sample_area_vector.sh, r.li.setup/square_mouse_selection.sh, r.li.setup/square_query, r.li.simpson/Makefile, r.li.simpson/description.html, r.li.simpson/rliSimpson_formula.png, r.li.simpson/simpson.c, r.li.shannon/Makefile, r.li.shannon/description.html, r.li.shannon/rliShannon_formula.png, r.li.shannon/shannon.c, r.li.shape/Makefile, r.li.shape/main.c, r.li.patchdensity/Makefile, r.li.patchdensity/description.html, r.li.patchdensity/main.c, r.li.edgedensity/Makefile, r.li.edgedensity/description.html, r.li.edgedensity/edgedensity.c, r.li.edgedensity/rliEdgeDensity_formula1.png, r.li.edgedensity/rliEdgeDensity_formula2.png, r.li.daemon/GenericCell.c, r.li.daemon/GenericCell.h, r.li.daemon/Makefile, r.li.daemon/avl.c, r.li.daemon/avl.h, r.li.daemon/avlDefs.h, r.li.daemon/avlID.c, r.li.daemon/avlID.h, r.li.daemon/daemon.c, r.li.daemon/daemon.h, r.li.daemon/defs.h, r.li.daemon/description.html, r.li.daemon/index.h, r.li.daemon/ipc.c, r.li.daemon/ipc.h, r.li.daemon/list.c, r.li.daemon/list.h, r.li.daemon/main.c, r.li.daemon/worker.c: C Porta, L D Spano, S Pallecchi; commission from www.faunalia.it, Italy 2006-11-06 10:25 martinl * raster/r.out.gdal/main.c: bug [segfault in XY (unprojected) location] fixed 2006-11-06 01:15 brad * raster/r.terraflow/IOStream/include/: replacementHeap.h, replacementHeapBlock.h: - Fix for very recent versions of gcc4.1.1 (gcc bug?) 2006-11-05 12:11 paul * lib/: gis/ellipse.table, proj/convert.c, proj/ellipse.c, proj/get_proj.c, proj/local_proto.h: - Put ellipsoid full name in WKT projection output - Improved doxygenisation of gproj library - Try to put GRASS ellipsoid name rather than a and es parameters into generated PROJ_INFO whenever possible 2006-11-05 11:54 glynn * lib/: Makefile, external/bwidget/Makefile, gtcltk/Makefile: Don't assume $(INSTALL) accepts multiple filenames Use $(INSTALL_DATA) rather than "$(INSTALL) -m ..." 2006-11-05 07:11 hamish * raster/r.watershed/front/description.html: add streams -> vector example 2006-11-05 05:12 glynn * raster/r.in.xyz/main.c: Include for off_t 2006-11-05 04:52 glynn * lib/Makefile: Don't assume that $(INSTALL) accepts multiple filenames 2006-11-05 00:10 martinl * raster/r.out.gdal/main.c: first letter (option/flag) always big 2006-11-04 22:28 paul * configure, configure.in, include/Make/Grass.make.in, include/Make/Module.make, include/Make/Platform.make.in: [no log message] 2006-11-04 22:02 markus * raster/r.out.gdal/description.html: html fix 2006-11-04 21:43 markus * raster/r.out.gdal/description.html: each command must be documented 2006-11-04 09:22 brad * include/cdhc.h: - Updated to better function prototyping 2006-11-04 05:05 brad * lib/cdhc/: andrsnde.c, andrsndn.c, as177.c, as181.c, as241.c, as66.c, c-drive.c, chisqe.c, chisqn.c, cvmw2e.c, cvmw2n.c, dagstndn.c, dcmp.c, dmax.c, dmaxe.c, durbins.c, enormp.c, extreme.c, geary.c, kotz.c, kse.c, ksn.c, kuiprsve.c, kuiprsvn.c, local_proto.h, normp.c, omnibus.c, royston.c, shapiro1.c, shapiro2.c, shapiroe.c, watsonue.c, watsonun.c, weisberg.c, xinormal.c: - Updated function prototypes and removed weak declarations - Used EXIT_FAILURE|EXIT_SUCCESS - Fixed compiler warnings - Removed cdhc.h (already in grass/include) - Removed unused files - Added local_proto.h for local function declarations - Improved code readability slightly 2006-11-04 01:01 michael * gui/tcltk/gis.m/mapcanvas.tcl: Slight update to align starting point for display with resolution 2006-11-03 23:43 glynn * raster/r.resamp.stats/main.c: Fix window enlargement 2006-11-03 21:07 paul * Makefile, aclocal.m4, configure, configure.in, general/g.setproj/proj.c, include/gis.h, include/gisdefs.h, include/Make/Grass.make.in, include/Make/Html.make, include/Make/Module.make, include/Make/Platform.make.in, include/Make/Script.make, include/Make/Shlib.make, lib/display/tran_colr.c, lib/gis/clear_scrn.c, lib/gis/datum.c, lib/gis/env.c, lib/gis/get_datum_name.c, lib/gis/get_ell_name.c, lib/gis/get_ellipse.c, lib/gis/get_projname.c, lib/gis/gets.c, lib/gis/location.c, lib/gis/make_loc.c, lib/gis/make_mapset.c, lib/gis/parser.c, lib/gis/paths.c, lib/init/init.sh, lib/init/mke_loc.c, lib/pngdriver/Color_table.c, lib/proj/datum.c, lib/proj/ellipse.c, lib/vask/Makefile, lib/vask/V_init.c, raster/r.average/main.c: Native Windows-related changes as discussed on developers mailing list: - Tidy configuration for MINGW32 in configure script and makefiles - Directory separator macros and new functions for pathname handling - Display lib and PNG driver small fixes - Account for windows end-of-line sequence in G_gets() and various modules 2006-11-03 21:07 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fix for zooming close=up where the grid-cell size is much larger than the pixel size. 2006-11-03 21:01 paul * raster/r.out.png/r.out.png.c: Add a .png extension to the output file if not present 2006-11-03 20:29 markus * locale/po/grassmods_it.po: steko: cont'ed 2006-11-03 17:57 michael * gui/tcltk/gis.m/georect.tcl: Added quit button to gcp mangement window. Updated zoom box algorithms to match those in main map displays. 2006-11-03 16:05 markus * doc/vector/v.example/description.html: links fix; cosmetics 2006-11-03 15:59 markus * include/Make/Grass.make.in: 57 -> 63 2006-11-03 15:53 markus * gem/: main.c, docs/GEM-Manual.lyx, docs/GEM-Manual.tex, docs/GEM-Manual/GEM-Manual.html, docs/GEM-Manual/index.html: 6.1 -> 6.3 (better the author would fix it) 2006-11-02 23:37 michael * gui/tcltk/gis.m/georect.tcl: Fixed i.group access on Debian (and other linux??) systems by adding "--ui" to the starting command. 2006-11-02 18:31 michael * gui/tcltk/gis.m/mapcanvas.tcl: Replacing -a flag on g.region for zooming to prevent rounding errors in resolution. 2006-11-02 11:53 markus * doc/infrastructure.txt: updates 2006-11-02 08:31 cho * display/d.what.vect/description.html: Remove duplicated header and sections 2006-11-02 07:48 hamish * lib/init/: grass6.html, init.sh, variables.html: allow GRASS_GUI= shell variable to set exact GUI type (d.m, gis.m, wxpython,...) 2006-11-02 07:12 hamish * Makefile, raster/Makefile, raster/r.out.vrml/Makefile, raster/r.out.vrml/description.html, raster/r.out.vrml/main.c, raster/r.out.vrml/put_grid.c, raster/r.out.vrml/put_view.c, raster/r.out.vrml/pv.h, raster/r.out.vrml/vrml.c: move p.out.vrml to r.out.vrml in source tree (previously renamed) ** removed unused paint/ dir ** 2006-11-02 06:44 hamish * lib/gis/verbose.c: raise max verbose level above standard level so -v flags allow --very-verbose 2006-11-02 03:17 hamish * gui/tcltk/gis.m/georecttool.tcl: revert back to rev 1.4, as rev 1.5 undoes cleanups. (mostly whitespace, comment fixes) 2006-11-01 23:33 michael * gui/tcltk/gis.m/georect.tcl: Changing gcp erase function to only erase gcp's that are not checked as actively used. 2006-11-01 23:33 michael * gui/tcltk/gis.m/mapcanvas.tcl: removing g.region -a alignment due to issues with precision at high magnification (when grid cell size is much larger than pixel size in the display). 2006-11-01 19:36 michael * gui/tcltk/gis.m/georect.tcl: Multiple bug fixes: error erasing all GCP's, i.group module not starting, xy(1) variable not found error. Please backport to 6.2.1 2006-11-01 18:47 michael * gui/tcltk/gis.m/vector.tcl: cosmetic fix to make more visible circle the initial default point marker instead of hard to see x. 2006-11-01 18:46 michael * gui/tcltk/gis.m/maplabels.tcl: Fix bug in creating PS labels. Reference TclTk canvas monitor that is being labeled. 2006-11-01 18:44 michael * gui/tcltk/gis.m/commonlayer.tcl: Removing debugging code. 2006-11-01 14:24 paul * general/g.parser/main.c, lib/proj/datum.c, lib/proj/ellipse.c: Use G_chop() instead of G_strip() when reading lines from text files for (a) ellipsoid and datum tables (b) shell scripts because G_chop() handles DOS/Windows newline characters 2006-11-01 00:38 michael * gui/tcltk/gis.m/commonlayer.tcl: Fix for bug in duplicating raster map 2006-11-01 00:14 markus * doc/howto_release.txt: relative paths in press releases are EVIL 2006-10-31 23:34 glynn * raster/: r.resamp.interp/main.c, r.resamp.stats/main.c: Preserve existing formatting/coding conventions 2006-10-31 22:39 markus * gui/tcltk/gis.m/georecttool.tcl: michael: 8.3/8.4 compatibility fixes 2006-10-31 22:35 markus * doc/howto_release.txt: updated 2006-10-31 20:16 michael * gui/tcltk/gis.m/georect.tcl: Fixing bugs in georectifier. Already backported to 6.2. 2006-10-31 20:05 maciej * vector/v.extract/description.html: examples: dealing with NULLs; cosmetics 2006-10-31 16:59 jachym * raster/r.distance/: defs.h, distance.c, edges.c, parse.c, report.c: added -o flag, signalizing null distance for overlapping rasters 2006-10-31 10:18 markus * lib/init/README, lib/init/grass6.html, SUBMITTING_SCRIPTS, swig/swiglib.dox: grass61 -> grass63 2006-10-31 10:14 markus * INSTALL: cosmetics 2006-10-31 07:51 hamish * gui/tcltk/gis.m/georecttool.tcl: tcltk 8.3 compatibility 2006-10-30 22:25 michael * gui/tcltk/gis.m/maptool.tcl: Make GIS Manager display toolbar compatible with TclTk 8.3 2006-10-30 14:31 markus * scripts/d.polar/description.html: better explained directional vector 2006-10-30 11:37 markus * raster/r.in.gdal/description.html: Worldclim.org hint 2006-10-30 05:27 hamish * raster/: r.resamp.interp/main.c, r.resamp.stats/main.c: save metadata/history info and use color table from source map 2006-10-30 03:54 hamish * raster/r.watershed/front/main.c: copy as much of the source name as we can 2006-10-30 01:52 glynn * lib/init/mke_loc.c: Include headers for mkdir() 2006-10-29 15:40 hamish * raster/r.out.ascii/main.c: correct output gisprompt 2006-10-29 04:20 hamish * raster/r.in.xyz/main.c: another few steps in the LFS journey: include config.h and filesize as type off_t 2006-10-28 22:33 glynn * display/d.nviz/main.c, display/d.profile/ExtractProf.c, display/d.rast.arrow/arrow.c, display/d.rast.num/number.c, display/d.rgb/main.c, display/d.what.rast/what.c, general/g.region/cmd/zoom.c, imagery/i.ortho.photo/photo.2target/mark.c, imagery/i.ortho.photo/photo.rectify/rectify.c, imagery/i.rectify/rectify.c, lib/ogsf/Gs3.c, ps/ps.map/outl_io.c, ps/ps.map/ps_raster.c, raster/r.bitpattern/main.c, raster/r.carve/main.c, raster/r.composite/main.c, raster/r.cost/main.c, raster/r.describe/describe.c, raster/r.fill.dir/main.c, raster/r.grow2/main.c, raster/r.neighbors/main.c, raster/r.out.arc/main.c, raster/r.out.ascii/main.c, raster/r.out.bin/main.c, raster/r.out.gridatb/check_ready.c, raster/r.out.gridatb/file_io.c, raster/r.out.gridatb/local_proto.h, raster/r.out.gridatb/main.c, raster/r.out.mat/main.c, raster/r.out.mpeg/main.c, raster/r.out.png/r.out.png.c, raster/r.out.ppm/main.c, raster/r.out.ppm3/main.c, raster/r.out.vtk/main.c, raster/r.patch/main.c, raster/r.profile/main.c, raster/r.proj/main.c, raster/r.random/count.c, raster/r.resample/main.c, raster/r.sunmask/main.c, raster/r.texture/main.c, raster/r.to.rast3/main.c, raster/r.to.vect/main.c, raster/r.topidx/file_io.c, raster/r.walk/main.c, raster/r.what/main.c, raster3d/r3.cross.rast/main.c, raster3d/r3.out.vtk/main.c, vector/v.what.rast/main.c, visualization/xganim/main.c: Use G_get_raster_map_type() instead of G_raster_map_type() where practical 2006-10-28 21:58 markus * scripts/d.polar/description.html: fixed description of vector 2006-10-28 11:34 markus * locale/po/: grasslibs_fr.po, grassmods_de.po, grassmods_fr.po, grassmods_tr.po, grasstcl_de.po, grasstcl_vi.po: header fixes 2006-10-28 00:27 glynn * raster/r.terraflow/Makefile: Add $(NLS_CFLAGS) to compilation switches (required for i18n) 2006-10-28 00:27 glynn * lib/init/: mke_loc.c, mke_mapset.c: Use mkdir() instead of system("mkdir ...") 2006-10-28 00:25 glynn * include/gisdefs.h, lib/gis/opencell.c: Add G_get_raster_map_type() 2006-10-27 22:08 glynn * general/g.mapset/main.c, include/gisdefs.h, lib/gis/make_mapset.c: Add G_[_]make_mapset (from Joel Pitt) 2006-10-27 17:51 markus * Makefile: swig/python/grass.i[.in] removed 2006-10-27 17:20 markus * raster/r.out.gdal/main.c: Vytautas V: features added: file type support, creation options support, metadata option support 2006-10-27 14:39 markus * locale/po/grassmods_it.po: Giuseppe Patti : cont'ed 2 2006-10-27 13:11 markus * locale/po/grasstcl_it.po: small header fix 2006-10-27 13:07 markus * locale/po/: grasslibs_ar.po, grasslibs_cs.po, grasslibs_de.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_pl.po, grasslibs_pt_br.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_ar.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_pl.po, grassmods_pt_br.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_cs.po, grasstcl_de.po, grasstcl_fr.po, grasstcl_hi.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_pl.po, grasstcl_pt_br.po, grasstcl_ru.po, grasstcl_tr.po, grasstcl_vi.po: Giuseppe Patti : cont'ed 2006-10-27 10:46 brad * raster/r.watershed/: ram/Gwater.h, ram/flag.h, ram/ramseg.h, seg/Gwater.h, seg/cseg.h, shed/watershed.h: - Macro headers to prevent multiple inclusion - Remove shed/local_proto.h - unused 2006-10-27 05:23 hamish * include/gisdefs.h, lib/gis/opencell.c: add G_raster_map_type2(): Determine raster type without modifying name 2006-10-27 02:47 hamish * lib/gis/find_vect.c: doxygen comments 2006-10-27 02:38 hamish * lib/gis/: find_cell.c, find_file.c: cleanup Doxygen comments (make less confusing) 2006-10-26 20:55 glynn * raster/r.out.gdal/: Makefile, main.c: Add r.out.gdal (from Vytautas V) 2006-10-26 20:04 scott * rfc/RFC1_PSC.dox: some suggested edits to nudge this ball back into motion 2006-10-26 09:28 hamish * raster/r.terraflow/: grass2str.h, main.cc, sweep.cc: finish G_percent() i18n prepare for GRASS_VERBOSE (and be a bit quieter) watersheds get random colors 2006-10-26 07:30 hamish * raster/r.watershed/seg/close_maps2.c: correct closing percent 2006-10-26 07:23 hamish * raster/r.watershed/: front/main.c, ram/close_maps.c, ram/close_maps2.c, ram/do_astar.c, ram/do_cum.c, ram/init_vars.c, ram/main.c, ram/sg_factor.c, seg/close_maps2.c, seg/do_astar.c, seg/do_cum.c, seg/init_vars.c, seg/main.c, seg/sg_factor.c: * don't try and compare all colors if there are too many of them, fixes bug #3112 (patch from Charles Ehlschlaeger) * save metadata * use aspect colors instead of greyscale for direction map * finish G_percent()s * cleaner terminal output 2006-10-25 21:17 markus * doc/howto_release.txt: http://www.giscafe.com 2006-10-25 17:30 maciej * general/g.filename/description.html: 'element' explained, cosmetics 2006-10-25 08:58 hamish * raster/r.watershed/front/main.c: use G_debug() for debug message 2006-10-25 00:03 markus * rpm/fedora/grass_FC4.spec: cosmetics 2006-10-24 23:03 markus * locale/po/: grasslibs_pl.po, grassmods_pl.po, grasstcl_pl.po: Artur Niecior : cont'ed 2006-10-24 11:26 maciej * general/g.findfile/description.html: 'you' -> 'the user' 2006-10-24 00:27 markus * lib/proj/pcs.csv: Added in missing Polish coordinate systems (2172-2175) (from GDAL) 2006-10-23 21:17 maciej * general/g.findfile/description.html: element better explained (thanks Glynn) 2006-10-23 18:39 moritz * SUBMITTING_TCLTK: added a hint to highlight the backslash at the end of second line in scripts 2006-10-23 18:03 moritz * lib/db/dbmi_client/select.c: sorting of cat value array should not depend on the type of column you retrieve 2006-10-23 18:01 moritz * lib/vector/vectorlib.dox: added reference to Vect_cidx_find_all() 2006-10-23 16:57 markus * raster/rasterintro.html: added missing word 2006-10-23 16:52 markus * raster/rasterintro.html: new aggregation tools mentioned; more links 2006-10-23 14:12 markus * locale/po/grassmods_ar.po: remove r.li stuff 2006-10-23 14:04 markus * locale/po/: grasslibs_ar.po, grassmods_ar.po: Dr. Alaa Masoud : initial Arabic translation 2006-10-23 08:30 stephan * locale/po/grassmods_de.po: + Robert Nuske: more german i18n translations 2006-10-23 06:53 brad * raster/r.slope.aspect/main.c: - Fixed usage of G_percent() 2006-10-23 06:46 brad * lib/gis/percent.c: - Updated documentation for G_percent() 2006-10-23 06:39 hamish * raster/r.in.xyz/main.c: fix double free() (thanks Eric & Glynn) change variable name: input file is pointer not descriptor (thanks Brad) 2006-10-23 06:35 brad * raster/r.slope.aspect/main.c: - Added '\n' after G_percent() ends. 2006-10-22 18:40 jachym * raster/r.in.poly/poly2rast.c: * fprintf to G_warning or G_fatal_error * localisation support 2006-10-22 18:33 jachym * raster/r.in.mat/main.c: * removed region information (with '-v' - verbose - flag) * fprintf to G_warning and G_message * localisation support 2006-10-22 17:29 jachym * raster/r.in.gridatb/: adjcellhd.c, check_ready.c, file_io.c, main.c: * fprintf mostly to G_fatal_error * locale support 2006-10-22 17:09 jachym * raster/r.in.gdal/main.c: removed G_done_msg() 2006-10-22 13:58 jachym * raster/r.in.bin/main.c: fixing warnings about differ in signedness for SwabLong and SwabShort functions 2006-10-22 13:52 jachym * raster/r.in.bin/main.c: * fprintf to G_message * fatal error messages rewritten to G_fatal_error * better locale support * Warnings rewritten to G_warning 2006-10-22 13:36 jachym * raster/r.in.ascii/main.c: setting proper debug level 2006-10-22 13:26 jachym * raster/r.in.ascii/: gethead.c, main.c: * removed error(* char) function * replaced with G_warning() 2006-10-22 11:51 jachym * raster/r.in.arc/: gethead.c, main.c: * perror chacnged to G_warning * added support for localisation * removed function error 2006-10-22 10:52 jachym * raster/r.flow/: calc.c, io.c, io.h, mem.c, precomp.c, r.flow.h: Making fprints to G_message and G_debug. Most of the messages became G_debug. * Removed diag(*char) function * Flag -h (display reference information) prepared for future remove (reference information were trade for warning) 2006-10-22 10:20 markus * general/g.setproj/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-10-22 10:19 markus * general/g.setproj/proj-parms.table: added missing LL and STP (hopefully right) 2006-10-21 21:28 markus * gui/tcltk/gis.m/thematic.tcl: (re-fix): revert convenience legend font defaults (user-selectable) to make sure that all fonts used are in proper TclTk format 2006-10-21 21:20 martinl * general/manage/: cmd/Makefile, cmd/remove.c, lib/Makefile, lib/do_remove.c: --v/q issues, exit code fixed 2006-10-21 15:54 markus * scripts/v.in.e00/v.in.e00: msg cometics 2006-10-21 15:52 markus * scripts/: v.in.garmin/v.in.garmin, v.in.gns/v.in.gns, v.in.gpsbabel/v.in.gpsbabel, v.in.mapgen/v.in.mapgen: Use standard option for overwrite checking 2006-10-21 14:03 markus * gui/tcltk/gis.m/: histogram.tcl, thematic.tcl, gridline.tcl: fixed reverted changes 2006-10-21 13:11 brad * raster/r.in.xyz/local_proto.h: - Added to header. Needed for definition of RASTER_MAP_TYPE 2006-10-21 08:16 cho * scripts/v.in.e00/v.in.e00: Use standard option for overwrite checking 2006-10-21 04:51 cho * general/g.setproj/main.c: Fixed projection info in (DEFAULT_)WIND 2006-10-20 19:01 markus * rpm/fedora/gdal-ogr-grass-plugin.spec: plugin SPEC file 2006-10-20 17:55 markus * rpm/fedora/grass_FC4.spec: fix the fix 2006-10-20 16:51 markus * rpm/fedora/grass_FC4.spec: Roberto Flor: also install pkgconfig/grass.pc 2006-10-20 16:43 markus * grass.pc.in: rewritten 2006-10-20 16:35 markus * rpm/fedora/grass_FC4.spec: fftw3 better conditionalized 2006-10-20 14:39 markus * SUBMITTING_TCLTK: explained shell wrapper 2006-10-20 14:33 markus * lib/init/file_option.tcl: launch g.proj in xterm to enable datum queries 2006-10-20 11:37 brad * lib/gmath/brent.c: - Commented out unused legacy macro 2006-10-20 11:15 brad * lib/gmath/: del2g.c, la.c: - Fixed compiler warnings - Minor del2g.c fix - Added macro def around headers to prevent multiple inclusion 2006-10-20 10:48 brad * lib/gis/histogram.c: - Added docs for G_make_histogram_cs() 2006-10-20 10:42 brad * lib/gis/histogram.c: - Updated G_warning() usage - removed temp storage - Added more function documentation - Minor cosmetics 2006-10-20 08:39 markus * rpm/fedora/grass_FC4.spec: fftw3 conditionalized (needed for FC4); less strict compiler flags 2006-10-19 20:44 jachym * raster/r.fill.dir/: dopolys.c, main.c, resolve.c, wtrshed.c: changed fprintfs to G_message and G_warning, added support for localisation 2006-10-19 17:24 markus * doc/howto_release.txt: clean more leftover stuff 2006-10-19 17:06 glynn * lib/gis/list.c: Don't pad last column 2006-10-19 14:03 markus * lib/init/file_option.tcl: close GRASS after location creation from file 2006-10-19 14:02 markus * locale/po/grassmods_de.po: fix 2006-10-19 13:56 markus * locale/po/grasstcl_de.po: fixes 2006-10-19 11:51 moritz * lib/init/gis_set.tcl: allow spaces in directory names for GISDBASE Thanks Glynn 2006-10-19 11:18 markus * doc/howto_release.txt: also copy COPYING 2006-10-19 06:49 hamish * REQUIREMENTS.html: gis.m may not be fully compatible with versions of tcltk < 8.4 2006-10-19 06:22 hamish * raster/r.le/: r.le.pixel/input.c, r.le.pixel/main.c, r.le.setup/description.html, r.le.setup/main.c, r.le.setup/sample.c, r.le.trace/main.c, r.le.trace/user_input.c: Call G_gisinit() before other GRASS functions Only call G_gisinit() once EXIT_FAILURE 2006-10-18 19:59 glynn * raster/r.resamp.stats/description.html: Add description.html 2006-10-18 19:59 glynn * raster/r.resamp.interp/description.html: Add reference to r.resamp.stats to the "SEE ALSO" section 2006-10-18 19:44 glynn * lib/init/Makefile: Update Makefile to install prompt.sh 2006-10-18 19:42 glynn * lib/init/: init.sh, prompt.sh: Fix prompt command (spaces, prematurely-evaluated location) Move prompt command into a script, change PROMPT_COMMAND setting in init.sh 2006-10-18 18:44 glynn * lib/gis/list.c: Force num_cols >= 1, to prevent division by zero 2006-10-18 17:05 markus * gem/: README, main.c, docs/GEM-Manual.lyx, docs/GEM-Manual.tex, docs/GEM-Manual/GEM-Manual.html, docs/GEM-Manual/index.html, skeleton/post, skeleton/uninstall: less hardcoded version numbers 2006-10-18 16:51 markus * rpm/fedora/grass_FC4.spec: Roberto Flor: updated 2006-10-18 13:08 stephan * locale/po/grassmods_de.po: + Robert Nuske: updated german module-translations Thanks. 2006-10-18 10:22 brad * TODO: - Added >8bit color to TODO 2006-10-18 09:31 markus * lib/proj/: ellipsoid.csv, gcs.csv, gdal_datum.csv, pcs.csv, projop_wparm.csv, unit_of_measure.csv: updated to EPSG 6.11.1 2006-10-18 07:09 brad * vector/v.in.ascii/: local_proto.h, points.c: - Made local functions static - Made local_proto.h street legal 2006-10-17 16:31 glynn * lib/gis/range.c: Fix bug in G_row_update_fp_range() [bug #5212] 2006-10-17 14:03 glynn * raster/r.le/r.le.patch/: input.c, main.c: Call G_gisinit() before other GRASS functions Only call G_gisinit() once 2006-10-17 13:43 glynn * raster/r.colors/main.c: Remove G_sleep_on_error() calls [bug #5205] 2006-10-17 12:33 hamish * scripts/d.mvmon/d.mvmon: module description 2006-10-16 20:00 michael * gui/tcltk/gis.m/georect.tcl: Fix bug producing error for new georectification with no points created yet. 2006-10-16 14:35 hamish * raster/r.in.ascii/description.html: add some help about the orientation of the data grid fix r.out.gdal link 2006-10-16 14:28 hamish * raster/r.in.ascii/main.c: minor description improvement 2006-10-16 14:26 hamish * raster/r.in.ascii/main.c: document "in=-" to read from stdin 2006-10-16 14:20 hamish * raster3d/r3.in.ascii/description.html: more explaination of the data format 2006-10-16 11:37 hamish * tools/build_html_index.sh: gis.m was creating it's own help section for gis.* modules (next GUI should pick something else, gis.* is meaningless) promote gis.m over d.m 2006-10-16 09:28 hamish * raster3d/r3.to.rast/main.c: more wordy data source 2006-10-16 09:21 hamish * raster3d/r3.to.rast/main.c: fix range reported in history 2006-10-16 05:34 hamish * gui/tcltk/d.m/d.m.tcl: start d.nviz correctly (bug #4138) 2006-10-16 04:25 hamish * vector/v.in.ascii/in.c: make it slightly more chatty so noise has context 2006-10-16 04:02 hamish * raster3d/r3.in.ascii/main.c: expand error messages and add some checks for common mistakes in input file 2006-10-14 21:00 jachym * raster/r.distance/parse.c: -v flag back for backward compatibility 2006-10-14 20:56 jachym * raster/r.describe/main.c: -v flag back for backward compatibility 2006-10-14 19:24 jachym * raster/r.cross/main.c: -v flag back for backward compatibility 2006-10-14 19:21 jachym * raster/r.covar/main.c: -v flag back for backward compatibility 2006-10-14 19:18 jachym * raster/r.cost/main.c: -v flag back for backward compatibility 2006-10-14 19:12 jachym * raster/r.contour/main.c: -q flag back for backwards compatibility 2006-10-14 19:02 jachym * raster/: r.colors/main.c, r.compress/main.c: -q flag back for backwards compatibility 2006-10-14 18:55 jachym * raster/: r.coin/cmd_parms.c, r.carve/main.c: -q flag back for backwards compatibility 2006-10-14 18:51 jachym * raster/: r.clump/main.c, r.buffer/main.c: -q flag back for backwards compatibility 2006-10-14 18:28 jachym * raster/: r.buffer/main.c, r.carve/main.c: -q flag back for backwards compatibility 2006-10-14 11:48 hamish * vector/v.in.ascii/head.c: catch error, usually when -n data is fed in without using -n flag 2006-10-14 11:27 hamish * vector/v.in.ascii/in.c: correct format= option description 2006-10-14 11:20 hamish * vector/v.in.ascii/: description.html, in.c, local_proto.h, points.c: add -r flag to limit points input to current region 2006-10-14 10:41 hamish * vector/v.in.ascii/a2b.c: skip blank lines (standard mode) 2006-10-14 08:49 hamish * vector/v.in.ascii/points.c: skip blank lines 2006-10-14 08:42 hamish * vector/v.in.ascii/points.c: run indent: $ indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 points.c 2006-10-13 10:25 stephan * locale/po/grassmods_de.po: + Robert Nuske: updated german modules translation 2006-10-13 00:43 hamish * ps/ps.map/description.html: fix patch conflict; add v.labels see also; I'm an author 2006-10-12 22:19 michael * gui/tcltk/gis.m/thematic.tcl: revert convenience legend font defaults (user-selectable) to make sure that all fonts used are in proper TclTk format. 2006-10-12 11:06 brad * lib/btree/: next.c, update.c: - Fixed minor compiler warnings. 2006-10-12 10:51 brad * lib/imagery/ls_groups.c: - Fixed minor compiler warnings. 2006-10-12 09:53 moritz * ps/ps.map/description.html: added note about character encoding and corrected information about fonts 2006-10-12 09:22 hamish * raster/r.in.xyz/main.c: reorder flags for a more logical progression 2006-10-12 02:30 michael * gui/tcltk/gis.m/maptext.tcl: New feature for 6.3. You can place text and scale bars with the mouse. 2006-10-12 01:03 brad * raster/r.support.stats/description.html: - Added brief description.html 2006-10-12 00:55 brad * raster/Makefile: - Removed r.support.null: Functionality duplicated in r.null 2006-10-11 10:24 glynn * lib/gis/: gui.tcl, parser.c: Add support for --overwrite flag to Tcl/Tk code 2006-10-11 08:50 hamish * vector/v.kernel/main.c: only check output name for vect safety if creating vector output (allow full raster namespace) 2006-10-11 08:38 hamish * display/d.legend/main.c: accidentally flipped the default legend in rev 2.7 2006-10-11 08:02 hamish * ps/ps.map/description.html: update font name possibilities 2006-10-11 07:45 hamish * raster3d/: r3.in.ascii/main.c, r3.to.rast/main.c: message cleanup, add history meta-data 2006-10-10 12:21 moritz * include/Vect.h, lib/vector/Vlib/cindex.c: bugfix in Vect_cidx_find_next() and new function Vect_cidx_find_all() 2006-10-10 11:50 jachym * lib/gis/verbose.c: setting default verbosity to MAXLEVEL, better checking for GRASS_VERBOSE env. variable 2006-10-10 10:19 moritz * lib/db/sqlp/lex.l, lib/db/sqlp/print.c, lib/db/sqlp/sql.c, lib/db/sqlp/yac.y, db/drivers/dbf/dbfexe.c, include/sqlp.h: added support for ASC/DESC keyword in ORDER BY clause 2006-10-10 07:39 hamish * lib/g3d/g3dparam.c, raster3d/r3.in.ascii/main.c: i18n, EXIT_SUCCESS, parameter cleanup 2006-10-10 04:51 glynn * raster/r.resamp.stats/main.c: Add method=sum (useful if values are per-cell totals) 2006-10-10 04:43 hamish * vector/v.distance/main.c: bad input map name would cause segfault (why didn't the parser catch this?) 2006-10-10 04:26 hamish * display/d.vect/main.c: shorten text so it fits on one line 2006-10-10 03:44 hamish * display/d.vect/main.c: fix wording, use G_message() 2006-10-09 18:23 martinl * general/manage/: cmd/remove.c, lib/do_remove.c, lib/read_list.c: --v/q issue 2006-10-09 16:16 moritz * scripts/d.vect.thematic/d.vect.thematic: check for db driver as db.connect setting might be different from v.db.connect setting 2006-10-09 03:46 hamish * vector/v.digit/toolbox.tcl: use "LabelFrame" from bwidget toolbox to keep tcltk 8.3 compatible correct ordering of mouse button descriptions 2006-10-09 02:09 brad * raster/r.in.xyz/local_proto.h: - Added copyright statement to local_proto.h 2006-10-09 01:07 paul * lib/init/set_data.c: Update descriptive text on intro screen as per mailing list discussions 2006-10-08 16:49 hamish * vector/v.buffer/main.c: document a known bug 2006-10-08 12:15 hamish * lib/vector/Vlib/buffer.c: try for a treat the sympton fix for weird buffering problems (bug #2765) this probably doesn't fix the holes-become-filled bug. I seem to remember Radim talked about the complexity of fixing that one a long time ago. 2006-10-08 06:20 hamish * lib/init/: Makefile, gis_set.tcl: remove the (now unused) tcltk web browser. 2006-10-08 06:07 hamish * visualization/nviz/scripts/nviz2.2_script: remove the (now unused) tcltk web browser. dupe exists in lib/init/, that will be removed soon as well. 2006-10-07 01:32 michael * gui/tcltk/gis.m/georect.tcl: I *think* this fixes the bug that keeps the georectifier from starting i.group on some systems. I'm hoping this is not a more widespread problem and have some reason for optimism in this regard. 2006-10-06 22:24 glynn * raster/r.le/r.le.setup/: ask_group.c, main.c, sample.c, setup.c, setup.h: Fix prototypes Use dirent.h 2006-10-06 21:01 markus * lib/gis/asprintf.c: radim: fix if no mapset is open (read only access) 2006-10-06 17:42 markus * lib/gis/asprintf.c: radim: tmpfile() fails on Windows/MinGW if user des not have enough permissions on the drive (top dir) where he is currently working 2006-10-06 10:27 markus * gui/tcltk/gis.m/profile.tcl: --g doesn't exist 2006-10-06 08:47 glynn * vector/v.edit/: del.c, main.c: Change C++ // comments to C /**/ comments 2006-10-06 05:31 hamish * raster/r.le/: r.le.patch/description.html, r.le.pixel/description.html, r.le.setup/description.html, r.le.trace/description.html: update r.le help pages (port from GRASS 5) 2006-10-06 03:52 hamish * raster/r.le/: r.le.patch/main.c, r.le.pixel/main.c, r.le.trace/main.c: missing module descriptions 2006-10-06 02:56 hamish * raster/r.le/r.le.setup/: sample.c, setup.h: fix broken sample setup variable passing (thanks Glynn) 2006-10-06 02:54 hamish * raster/r.le/r.le.setup/main.c: just add a comment 2006-10-05 21:26 michael * gui/tcltk/gis.m/georect.tcl: fix error in running i.group 2006-10-05 18:44 michael * gui/tcltk/gis.m/mapcanvas.tcl: Update of 1-click zooming and zoom-out box zooming. 2006-10-05 18:41 michael * gui/tcltk/gis.m/: georect.tcl, histogram.tcl, profile.tcl: switching -q to --q 2006-10-05 08:13 brad * lib/db/dbmi_base/: datetime.c, dbmscap.c, dirent.c, index.c, sqlCtype.c, strip.c, xdr.c, xdrchar.c, xdrcolumn.c, xdrdatetime.c, xdrdouble.c, xdrhandle.c, xdrindex.c, xdrint.c, xdrprocedure.c, xdrshort.c, xdrstring.c, xdrtable.c, xdrtoken.c: - Cleaned up compiler warnings. 2006-10-05 07:45 brad * vector/v.in.ogr/: geom.c, global.h: - Added copyright statement 2006-10-05 05:34 brad * vector/v.in.ogr/: global.h, main.c: - Fix bug #5176 (check valid output filename) 2006-10-04 22:08 brad * lib/gis/legal_name.c: - Added '=', '*', and ',' to illegal file name characters. 2006-10-04 21:58 brad * lib/gis/legal_name.c: - Added '@' to illegal file name characters. 2006-10-04 16:32 markus * raster/r.distance/description.html: link to v.distance 2006-10-04 16:30 markus * vector/v.to.points/main.c: Make it clear that 2 layers are written 2006-10-04 14:42 markus * raster/r.distance/description.html: better explain the distance calculation 2006-10-04 14:33 markus * raster/r.null/null.c: further moderization 2006-10-04 12:34 markus * raster/r.distance/description.html: example fix 2006-10-04 12:31 markus * raster/: r.digit/description.html, r.distance/description.html: d.mapgraph is now d.graph -m 2006-10-04 09:52 markus * raster3d/r3.in.ascii/description.html: Sample ASCII voxel map added 2006-10-04 06:24 brad * raster/r.digit/: bnw_line.c, create_map.c, digitize.c, get_area.c, get_circle.c, get_en.c, get_label.c, get_line.c, get_point.c, get_type.c, instruct.c, local_proto.h, main.c, setup_graph.c: - Added copyright statements 2006-10-04 04:29 glynn * raster/r.null/null.c: Fix formatting 2006-10-04 04:08 glynn * raster/r.null/: mask.h, null.c: Use G_message() instead of fprintf() G_warning() etc accept format strings; no need for sprintf() 2006-10-04 03:32 glynn * raster/r.null/null.c: Fix sense of -n flag 2006-10-03 21:19 stephan * locale/po/grassmods_de.po: + Robert Nuske: updated german translations 2006-10-03 05:16 glynn * general/g.region/cmd/main.c: Round to a multiple of the resolution, not necessarily an even multiple. 2006-10-03 00:49 glynn * include/stats.h, lib/stats/c_ave.c, lib/stats/c_count.c, lib/stats/c_median.c, lib/stats/c_mode.c, lib/stats/c_percentile.c, lib/stats/c_reg.c, lib/stats/c_stddev.c, lib/stats/c_sum.c, lib/stats/c_var.c, lib/stats/sort_cell.c, raster/r.resamp.stats/main.c: Add weighted aggregates Add -w (weighted) flag to r.resamp.stats 2006-10-03 00:48 glynn * raster/r.random/creat_rand.c: Use improved lrand48() substitute 2006-10-02 22:12 markus * lib/init/gis_set.tcl, visualization/nviz/scripts/nviz2.2_script: don't use grass-xterm-wrapper for GRASS_HTML_BROWSER 2006-10-02 19:58 jachym * raster/: r.distance/defs.h, r.distance/edges.c, r.distance/main.c, r.distance/parse.c, r.distance/report.c, r.describe/describe.c, r.describe/local_proto.h, r.describe/main.c, r.describe/tree.c: removing -q flag from the module and rewriting fprintfs to G_message 2006-10-02 19:53 jachym * general/manage/cmd/remove.c: addin -f flag to g.remove, which enables the user remove the map, even if it is base map for another reclassified map 2006-10-02 14:24 markus * gui/tcltk/gis.m/vector.tcl: consistency fix 2006-10-02 14:23 markus * gui/tcltk/d.m/vector.tcl: show column names/content in panel (fixes bug #5179) 2006-10-02 10:51 hamish * lib/vector/Vlib/map.c: Radim: "remove() directory fails on Windows so that vectors cannot be deleted without error." 2006-10-01 23:18 glynn * general/g.setproj/: Makefile, get_num.c, get_stp.c, local_proto.h, main.c, proj-desc.table, proj-parms.table, proj-units.table, proj.c: Move projection parameter information from C source code into external text files 2006-10-01 16:31 moritz * locale/po/grasstcl_fr.po: make text shorter so it fits into button 2006-10-01 08:06 markus * vector/v.extract/description.html: cosmetics 2006-10-01 08:05 markus * vector/v.extract/main.c: avoid white space at end of description (also for msg translating) 2006-09-30 18:54 maciej * vector/v.extract/description.html: credit Radim 2006-09-30 18:23 maciej * vector/v.extract/main.c: Comments improved to distinguish between input and output 2006-09-30 18:22 maciej * vector/v.extract/description.html: Examples fixed. Category 0 is just like any other category currently. v.extract does not support category text labels anymore (any other module which does?). Cosmetics. 2006-09-30 12:22 brad * raster/: Makefile, r.support.stats/Makefile, r.support.stats/check.c, r.support.stats/histo.c, r.support.stats/local_proto.h, r.support.stats/main.c: - Added r.support.null and r.support.stats 2006-09-29 22:59 markus * visualization/nviz/scripts/nviz2.2_script: changed limited Tcl HTML browser to system wide HTML browser (as defined in startup script or env var) 2006-09-29 22:48 markus * lib/init/gis_set.tcl: changed limited Tcl HTML browser to system wide HTML browser (as defined in startup script or env var) 2006-09-29 22:31 markus * locale/po/grasstcl_de.po: Weichspueler? (fancy typo\!) 2006-09-29 22:11 maciej * vector/v.clean/description.html: cosmetics, corrections 2006-09-29 20:39 maciej * vector/v.clean/description.html: -b explained 2006-09-29 20:39 maciej * vector/v.clean/main.c: some wording improved 2006-09-29 05:03 hamish * lib/symbol/symbol/extra/compass: rewrite as continuous lines sp .ps output looks good 2006-09-29 03:51 hamish * raster/r.le/r.le.setup/main.c: sleep on errors so they don't get missed when the screen is cleared 2006-09-29 03:28 hamish * raster/r.le/r.le.pixel/cellclip.c: fix segfault due to conficting memory types 2006-09-28 20:36 glynn * raster/r.random/creat_rand.c: Check HAVE_DRAND48 rather than platform 2006-09-28 16:54 jachym * raster/r.cross/: cross.c, local_proto.h, main.c, renumber.c: replacing fprintfs for G_message and G_warning, removed -v flag, added macros for translation 2006-09-28 16:43 jachym * raster/r.covar/main.c: replacing fprintf for G_message, removing -v flag 2006-09-28 16:38 jachym * raster/r.cost/: btree.c, main.c: replacing fprintfs for G_warning and G_error, removed -v flag, added macros for localisation 2006-09-28 16:09 maciej * display/drivers/PNG/description.html: Eric: default PNG compression level documented. Closes #2811. 2006-09-28 15:36 markus * lib/proj/gcs.csv: fix (merge from GDAL) 2006-09-28 15:12 jachym * raster/r.contour/: cont.c, local_proto.h, main.c: converting fprintfs to G_message and G_warning, adding some macros for localisation too, removing -q and -n flags 2006-09-28 14:42 jachym * raster/r.compress/main.c: converting fprintfs to G_message and G_warning, added some localisation macros 2006-09-28 14:23 jachym * raster/r.colors/: local_proto.h, main.c, rules.c: making r.colros less verbose: replacing fprintfs for G_message and G_warning 2006-09-28 14:19 markus * vector/v.to.points/description.html: HTML fixes; long lines cosmetics 2006-09-28 14:01 maciej * vector/v.to.points/description.html: Eric: documentation fixed and extended 2006-09-28 10:49 jachym * general/g.parser/: description.html, test.sh, test.pl, test.py: updated documentation for g.parser also for other languages (python and perl) 2006-09-28 09:37 hamish * raster/r.le/r.le.setup/sample.c: add R_flush() during interactive graphics draws; whitespace 2006-09-28 09:26 brad * raster/r.resamp.stats/main.c: - Added missing header 2006-09-28 09:06 hamish * include/display.h, lib/display/draw.c: add D_set_clip_window_to_screen_window() 2006-09-28 08:58 hamish * lib/symbol/symbol/extra/fancy_compass: add a fancy compass. for nice PostScript output, move the line drawing polygons BEFORE the area drawing. (display width=0; ps width=thick) 2006-09-28 08:46 hamish * lib/display/symbol.c: use R_* not D_{move,cont}_abs() so lines don't get clipped 2006-09-28 01:08 glynn * general/g.parser/test.sh: Fix location of g.parser 2006-09-28 01:08 glynn * raster/: Makefile, r.resamp.stats/Makefile, r.resamp.stats/main.c: Add r.resamp.stats 2006-09-27 17:00 markus * raster/r.le/r.le.setup/description.html: DESCIPTION restored (otherwise the documentation system fails) 2006-09-27 14:32 markus * tools/g.html2man/: g.html2man: pseudo-tables 2006-09-27 13:58 jachym * general/manage/: cmd/remove.c, lib/do_remove.c: replacing fprintfs in g.verbose for G_message and G_warning 2006-09-27 08:28 hamish * raster/r.le/r.le.setup/description.html: use G_parser() 2006-09-27 08:05 hamish * raster/r.le/r.le.setup/: Makefile, main.c: use G_parser(); don't hang on G_system("d.frame -e"); remove GRASS 5 sites prompt 2006-09-26 18:15 michael * gui/tcltk/gis.m/gm.tcl: reverting to windows patches lost in last update and merging with formatting updates 2006-09-26 18:12 michael * lib/gtcltk/options.tcl: reverting windows patches lost in last update and merging with formating updates. 2006-09-26 15:51 markus * gui/tcltk/gis.m/: maplabels.tcl, maptext.tcl, thematic.tcl: changed hardcoded fonts to (GISBASE)/etc/gtcltk/options.tcl definition 2006-09-26 10:20 jachym * raster/r.coin/: cmd_parms.c, coin.h, inter.c, make_coin.c: removing redundant flag -q 2006-09-26 08:54 stephan * locale/po/grassmods_de.po: + Robert Nuske (rnuske at gwdg dot de): updating german grassmods translation file 2006-09-25 22:27 michael * lib/init/gis_set.tcl: reverted windows patches and merged with widget formating changes. 2006-09-25 19:55 michael * gui/tcltk/gis.m/: gm.tcl, tksys.tcl: change so that default widget format (including fonts) controled by options database (options.tcl) 2006-09-25 19:55 michael * lib/init/: file_option.tcl, gis_set.tcl: change so that default widget format (including fonts) controled by option database (in options.tcl) 2006-09-25 19:54 michael * lib/gtcltk/options.tcl: add font control for more widgets and files (for internationalization) 2006-09-25 18:15 jachym * vector/v.info/main.c: adding flag -t for topology information in shell script style 2006-09-25 17:13 glynn * general/g.region/cmd/zoom.c: Fix off-by-one error in zoom= option [bug #3729] 2006-09-25 16:44 soeren * raster/r.volume/: centroids.c, main.c: Removed the quiet flag Small code cleanup to avoid compiler warnings 2006-09-25 15:15 soeren * raster/r.walk/: btree.c, cost.h, main.c, memory.c, stash.h: Code cleanup Removed the obsolete verbosity flag 2006-09-25 15:03 markus * swig/python/my_typemaps.i: Alessandro Frigeri: added FCELL and DCELL support; deprecated old interface syntax using #ifdef SWIGPYTHON 2006-09-25 15:02 markus * configure, configure.in: removed unused grass.i 2006-09-25 11:40 markus * include/gis.h, lib/gis/verbose.c: typo fixed 2006-09-25 10:23 markus * swig/python/vectoraccess.py: commented 2006-09-25 10:20 markus * swig/python/vectoraccess.py: cleanup 2006-09-25 10:05 markus * swig/python/vectoraccess.py: added vector API example 2006-09-25 10:05 markus * swig/python/: python_grass6.i, rasteraccess.py: Alessandro Frigeri: also wrap dig_structs.i 2006-09-25 09:58 markus * swig/python/interfaces/Makefile: also wrap dig_structs.i 2006-09-24 22:41 soeren * raster/r.water.outlet/: legal.c, main.c: Code cleaning Added exit status Replaced fprintf with G_warning 2006-09-24 22:12 jachym * raster/r.clump/: clump.c, local_proto.h, main.c: making r.clump less verbose 2006-09-24 21:44 jachym * raster/r.cats/cats.c: making r.cats be less verbose 2006-09-24 21:28 soeren * raster/r.what/: die.c, local_proto.h, main.c, usage.c: Code cleanup Replaced partly fprintf with G_message and G_warning Added exit status 2006-09-24 21:26 jachym * raster/r.carve/: enforce.h, enforce_ds.c, main.c, raster.c: making r.carve less verbose 2006-09-24 20:54 jachym * raster/r.buffer/: execute.c, local_proto.h, main.c, read_map.c, write_map.c: making r.buffer less verbose 2006-09-24 20:13 jachym * locale/po/grassmods_cs.po: small correction of czech translation 2006-09-24 19:44 jachym * raster/r.average/main.c: making r.average be less verbose 2006-09-24 19:41 jachym * raster/r.recode/recode.c: making r.recode be less verbose 2006-09-24 19:39 jachym * raster/r.stats/: cell_stats.c, global.h, main.c, raw_stats.c: making r.stats be less verbose 2006-09-24 18:38 soeren * raster/Makefile: Added r.to.rast3elev to the makefile 2006-09-24 18:24 soeren * raster3d/r3.to.rast/main.c: code cleanup to fulfil the GRASS coding standards 2006-09-24 18:23 soeren * raster3d/r3.in.ascii/main.c: Replaced fprintf with G_message enabled commented out features fixed wrong comment (row order) 2006-09-24 18:18 soeren * raster3d/: r3.cross.rast/main.c, r3.out.vtk/errorHandling.c, r3.out.vtk/errorHandling.h, r3.out.vtk/globalDefs.h, r3.out.vtk/main.c, r3.out.vtk/parameters.c, r3.out.vtk/parameters.h, r3.out.vtk/writeVTKData.c, r3.out.vtk/writeVTKData.h, r3.out.vtk/writeVTKHead.c, r3.out.vtk/writeVTKHead.h: code cleanup to fulfil the GRASS coding standards 2006-09-24 18:17 soeren * raster3d/base/mask_functions.c: Replaced fprintf with G_message and G_warning 2006-09-24 16:54 jachym * lib/gis/error.c: better formating of verbose condition in print_error 2006-09-24 13:00 jachym * locale/po/: grasslibs_cs.po, grassmods_cs.po, grasstcl_cs.po: czech translation updated 2006-09-24 12:22 markus * swig/python/grasspython.dox: cosmetics 2006-09-24 10:11 markus * swig/python/: python_grass6.i, interfaces/Makefile: added Vect_ API to Python interface 2006-09-24 09:57 markus * include/Vect.h: removed non-existing functions 2006-09-24 09:50 markus * include/Vect.h: removed non-existing functions 2006-09-24 08:23 brad * raster/r.le/r.le.patch/: driver.c, input.c, patch.c, patch.h, trace.c: - Fixed a number of compiler warnings 2006-09-24 07:09 brad * lib/gis/verbose.c: - Added missing header 2006-09-23 20:52 jachym * include/gis.h, include/gisdefs.h, lib/gis/error.c, lib/gis/parser.c, lib/gis/percent.c, lib/gis/verbose.c, lib/init/variables.html: Adding support for verbosity level. 2006-09-23 11:11 brad * doc/infrastructure.txt: - Added IRC nick 2006-09-23 09:41 markus * lib/proj/: ellipsoid.csv, gcs.csv, gdal_datum.csv, pcs.csv, projop_wparm.csv, stateplane.csv, unit_of_measure.csv: updated to EPSG 6.11 2006-09-22 23:25 markus * vector/v.digit/toolbox.tcl: fixed backslash formatting 2006-09-22 22:22 markus * swig/python/interfaces/Makefile: fix, now it works 2006-09-22 22:03 markus * include/gisdefs.h: removed non-existing function 2006-09-22 21:41 markus * include/gisdefs.h, swig/python/interfaces/Makefile: removed non-existing function 2006-09-22 21:06 markus * swig/python/Makefile.in: LDFLAGS polished 2006-09-22 19:25 jachym * locale/po/grasslibs_cs.po: updated czech translation 2006-09-22 19:16 markus * swig/python/my_typemaps.i: Alessandro Frigeri: dir() bug fixedà 2006-09-22 18:30 glynn * db/base/Makefile, db/drivers/dbf/Makefile, db/drivers/mysql/Makefile, db/drivers/odbc/Makefile, db/drivers/ogr/Makefile, db/drivers/postgres/Makefile, db/drivers/sqlite/Makefile, general/manage/cmd/Makefile, lib/init/Makefile, raster/r.mapcalc/Makefile, raster3d/base/Makefile, vector/v.voronoi/Makefile: Change $(EXE_SUFFIX) -> $(EXE) 2006-09-22 18:27 glynn * include/Make/Module.make: Change $(EXE_SUFFIX) -> $(EXE) 2006-09-22 18:14 markus * swig/python/README: debugging explained 2006-09-22 17:04 markus * visualization/nviz/html/: bugs_todo.html, index.html, nviz_3dsetting.html, nviz_credit.html, nviz_desc.html, nviz_hints.html, nviz_image.html, nviz_panel_anim.html, nviz_panel_color.html, nviz_panel_cplane.html, nviz_panel_dsf.html, nviz_panel_dsf1.html, nviz_panel_dsf2.html, nviz_panel_dsf3.html, nviz_panel_kanim.html, nviz_panel_labels.html, nviz_panel_lights.html, nviz_panel_move.html, nviz_panel_pos.html, nviz_panel_scale.html, nviz_panel_sdiff.html, nviz_panel_sites.html, nviz_panel_surf.html, nviz_panel_vect.html, nviz_panel_vol.html, nviz_panel_what.html, nviz_quit.html, nviz_script.html, nviz_startup.html, nviz_state.html, nviz_toc.html: changed GRASS logo from GIF to PNG 2006-09-22 16:57 markus * db/databaseintro.html, db/drivers/dbf/grass-dbf.html, db/drivers/mysql/grass-mesql.html, db/drivers/mysql/grass-mysql.html, db/drivers/odbc/grass-odbc.html, db/drivers/postgres/grass-pg.html, db/drivers/sqlite/grass-sqlite.html, display/d.colors/description.html, display/d.rast.edit/description.html, display/d.what.vect/description.html, display/drivers/PNG/description.html, display/drivers/XDRIVER/description.html, doc/projectionintro.html, general/g.parser/description.html, general/g.setproj/description.html, gui/tcltk/d.m/description.html, imagery/imageryintro.html, imagery/i.class/description.html, imagery/i.ortho.photo/menu/description.html, imagery/i.ortho.photo/photo.2image/description.html, imagery/i.ortho.photo/photo.camera/description.html, imagery/i.ortho.photo/photo.init/description.html, imagery/i.ortho.photo/photo.rectify/description.html, include/Make/Html.make, lib/db/sqlp/description.html, lib/gis/parser.c, lib/init/grass6.html, lib/init/helptext.html, lib/init/variables.html, raster/rasterintro.html, raster/r.coin/description.html, raster/r.le/r.le.setup/description.html, raster/r.mapcalc/r.mapcalc.html, raster/r.mapcalc/r3.mapcalc.html, raster/r.terraflow/description.html, raster3d/raster3dintro.html, scripts/v.build.all/description.html, scripts/v.db.reconnect.all/description.html, tools/build_html_index.sh, tools/grass_logo.png, vector/vectorintro.html, vector/v.lrs/lrs.html, visualization/nviz/html/grass_logo.png: changed GRASS logo from GIF to PNG 2006-09-21 19:15 maciej * vector/v.to.db/description.html: Doc updated. Still needs polishing. 2006-09-21 14:50 markus * vector/v.to.db/parse.c: fix: enforce qcolumn for option=query (bug #5158) 2006-09-21 06:31 cho * db/base/db.select.html: corrected sql=file => input=file 2006-09-20 23:51 michael * gui/tcltk/gis.m/mapcanvas.tcl: Slightly modified this morning's change to mapcanvas.tcl to extend the zooming out behavior to cases where the zoom box is the same size as the current region, as well as larger than the current region. 2006-09-20 21:52 markus * configure, configure.in: blazek: cross compiling fix 2006-09-20 19:30 michael * gui/tcltk/gis.m/mapcanvas.tcl: Changes zoom-out box tool to treat an attempt to defin a zoom-out box larger than the current region as undefined. The region will not be changed in that direction. 2006-09-20 19:19 cho * vector/v.in.dxf/write_vect.c: SQL compliant table names 2006-09-20 15:54 markus * vector/v.buffer/description.html: explain tolerance 2006-09-20 11:47 markus * AUTHORS: translators added 2006-09-20 11:27 markus * vector/v.in.db/description.html: fix 2006-09-20 11:20 markus * raster/rasterintro.html: links to hydro modules 2006-09-20 10:20 moritz * vector/v.in.db/description.html: added link to general sql man page 2006-09-20 09:44 markus * locale/po/: grasslibs_vi.po, grassmods_vi.po, grasstcl_vi.po: Bui Huu Manh : translation to Vietnamese 2006-09-19 22:56 markus * swig/python/interfaces/Makefile: also remove G_message (according to Sajith) 2006-09-19 22:37 markus * locale/po/: grasslibs_hi.po, grassmods_hi.po, grasstcl_hi.po: updated to current state 2006-09-19 14:08 glynn * visualization/nviz/src/do_zoom.c: Terminate pBuffer attribute list 2006-09-19 12:23 glynn * lib/init/Makefile: Revert bogus grass-xterm-wrapper changes 2006-09-19 12:21 glynn * lib/init/grass-xterm-wrapper: Revert previous accidental commit 2006-09-19 12:18 glynn * display/d.his/main.c, display/d.rast/display.c, display/d.text.freetype/main.c, display/drivers/PNG/main.c, display/drivers/XDRIVER/Color.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/local_vars.h, display/drivers/XDRIVER/main.c, imagery/i.class/graphics.c, imagery/i.ortho.photo/photo.2image/graphics.c, imagery/i.ortho.photo/photo.2target/graphics.c, imagery/i.points/graphics.c, imagery/i.vpoints/graphics.c, include/display.h, include/graphics.h, include/raster.h, lib/display/list.c, lib/driver/Color.c, lib/driver/Makefile, lib/driver/Returns.c, lib/driver/command.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/driver/init.c, lib/init/grass-xterm-wrapper, lib/pngdriver/Color_table.c, lib/pngdriver/Makefile, lib/pngdriver/pngdriver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Remove support for floating colour mode 2006-09-18 20:18 cho * scripts/: r.mapcalculator/r.mapcalculator, r3.mapcalculator/r3.mapcalculator: return correct exit codes 2006-09-18 20:09 cho * scripts/r3.mapcalculator/r3.mapcalculator: removed bashism 2006-09-18 19:00 cho * visualization/nviz/scripts/: config.tcl, extra_bindings.tcl: missing else 2006-09-18 18:47 cho * lib/gtcltk/gronsole.tcl: missing else 2006-09-18 18:42 michael * gui/tcltk/gis.m/: barscale.tcl, maptext.tcl: Add option for mouse placement. 2006-09-18 18:41 michael * gui/tcltk/gis.m/gridline.tcl: Fix mislabeled color buttons 2006-09-18 18:41 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fix one-click zoom out. Change mouse bindings to permit mouse placement of layer objects. 2006-09-18 14:23 markus * locale/po/grassmods_de.po: typo 2006-09-18 14:23 markus * contributors.csv: +Martin Landa 2006-09-18 14:06 markus * doc/howto_release.txt: new press contact 2006-09-18 01:34 cho * lib/init/init.sh: Don't change directory 2006-09-18 00:49 cho * gui/tcltk/gis.m/gm.tcl, gui/tcltk/gis.m/runandoutput.tcl, lib/init/init.sh: Create a fake monitorcap for windows Fix for calling shell scripts in windows 2006-09-17 23:50 cho * lib/gis/parser.c: MinGW fix for program name 2006-09-17 22:39 cho * lib/gis/parser.c: MinGW fix for program name 2006-09-17 22:24 cho * gui/tcltk/gis.m/: gm.tcl, runandoutput.tcl: MinGW fixes 2006-09-17 22:23 cho * scripts/r.mapcalculator/r.mapcalculator: removed unnecessary parentheses 2006-09-17 22:04 cho * scripts/r.mapcalculator/r.mapcalculator: work with P"E"RM"A"N"E"NT mapset 2006-09-17 21:41 cho * scripts/r.mapcalculator/: description.html, r.mapcalculator: Removed bashism 2006-09-17 11:54 markus * swig/python/Makefile.in: distclean target 2006-09-17 11:51 markus * swig/python/: Makefile.in, python_grass6.i: removed cloned include stuff 2006-09-17 11:49 markus * swig/python/interfaces/Makefile: auto-generate gisdefs.i 2006-09-17 10:14 hamish * display/d.barscale/main.c: move D_parse_color() after R_open_driver() to avoid segfault 2006-09-17 09:59 hamish * display/d.grid/main.c: move D_parse_color() after R_open_driver() to avoid segfault 2006-09-16 06:53 brad * raster/r.grow2/main.c: - Added copyright header 2006-09-16 03:56 cho * lib/init/: gis_set.tcl, init.sh: work around MS-Windows TclTk event bug 2006-09-15 12:29 cho * lib/init/Makefile: removed unused line 2006-09-15 12:22 cho * gui/tcltk/gis.m/commonlayer.tcl, gui/tcltk/gis.m/georect.tcl, gui/tcltk/gis.m/gm.tcl, gui/tcltk/gis.m/mapprint.tcl, gui/tcltk/gis.m/maptool.tcl, lib/gtcltk/gronsole.tcl, lib/init/Makefile, lib/init/gis_set.tcl, lib/init/init.sh, lib/init/variables.html: more bugfixes for winGRASS grass-xterm-wrapper.exe added for winGRASS catch TclTk file commands (Windows TclTk returns bad code) 2006-09-15 11:44 brad * raster/r.distance/: defs.h, distance.c, edges.c, labels.c, main.c, parse.c, report.c: - Added copyright header 2006-09-15 09:13 brad * raster/r.describe/: describe.c, dumplist.c, local_proto.h, main.c, tree.c: - Added copyright header - Removed unused percent.c - Fixed compiler warnings 2006-09-15 08:51 brad * raster/: r.colors/local_proto.h, r.colors/main.c, r.colors/rules.c, r.compress/main.c, r.contour/cont.c, r.contour/local_proto.h, r.contour/main.c, r.cost/btree.c, r.cost/cost.h, r.cost/local_proto.h, r.cost/main.c, r.cost/memory.c, r.cost/memory.h, r.cost/stash.h, r.covar/main.c, r.cross/cats.c, r.cross/cross.c, r.cross/glob.h, r.cross/local_proto.h, r.cross/main.c, r.cross/renumber.c, r.cross/store.c, r.cross/tree.c: - Added copyright statement 2006-09-14 23:40 cho * configure, configure.in: invalid cross compiling check removed 2006-09-14 11:08 hamish * display/d.graph/do_graph.c: fix casting [bug #5037b] (thanks Glynn) 2006-09-14 11:07 hamish * display/d.graph/main.c: whitespace, added keyword 2006-09-14 03:41 brad * raster/: r.clump/clump.c, r.clump/local_proto.h, r.clump/main.c, r.coin/check.c, r.coin/cmd_parms.c, r.coin/coin.h, r.coin/format.c, r.coin/inter.c, r.coin/local_proto.h, r.coin/main.c, r.coin/make_coin.c, r.coin/print_coin.c, r.coin/print_hdr.c, r.coin/prnt_entry.c, r.coin/totals.c: - Added copyright statement - Updated message handling and added locale macros 2006-09-14 03:13 brad * raster/: r.buffer/distance.h, r.buffer/execute.c, r.buffer/find_dist.c, r.buffer/init.c, r.buffer/local_proto.h, r.buffer/parse_dist.c, r.buffer/process_at.c, r.buffer/process_left.c, r.buffer/process_rite.c, r.buffer/process_row.c, r.buffer/read_map.c, r.buffer/support.c, r.buffer/write_map.c, r.cats/cats.c, r.cats/local_proto.h, r.cats/main.c, r.circle/dist.c: - Added copyright statement - Updated message handling and used locale macros - Removed unused variables 2006-09-13 17:49 moritz * vector/v.what/main.c: add option to read coordinates from stdin 2006-09-13 17:48 moritz * gui/tcltk/gis.m/maptool.tcl: added missing parentheses 2006-09-13 17:35 moritz * gui/tcltk/gis.m/maptool.tcl: added option to save high-resolution jpeg file 2006-09-13 17:05 moritz * gui/tcltk/gis.m/maptool.tcl: added missing tmpdir variable 2006-09-13 15:39 hamish * display/d.graph/description.html: add example 2006-09-13 14:23 hamish * raster/r.buffer/: description.html, main.c: fix map history; add copyright header; rework man page 2006-09-13 13:54 brad * raster/: r.average/main.c, r.basins.fill/local_proto.h, r.basins.fill/main.c, r.basins.fill/read_map.c, r.bilinear/main.c, r.carve/enforce.h, r.carve/enforce_ds.c, r.carve/lobf.c, r.carve/main.c, r.carve/support.c, r.carve/vect.c: - Added copyright headers 2006-09-13 10:07 hamish * raster/r.what/description.html: missing commas 2006-09-13 10:04 hamish * raster/r.what/description.html: whitespace 2006-09-13 10:03 hamish * raster/r.what/description.html: add another example 2006-09-13 09:58 hamish * raster/r.what/description.html: rework, new examples 2006-09-13 06:40 cho * include/config.h.in: Large file support for MinGW 2006-09-13 06:13 cho * aclocal.m4, configure: Large file support for MinGW 2006-09-12 06:26 cho * lib/gis/parser.c: MinGW support: $GRASS_WISH => %GRASS_WISH% 2006-09-12 00:55 michael * scripts/d.vect.thematic/d.vect.thematic: Trying to commit this again. This fixes a potential minor problem by resetting the monitor to whatever it was prior to running d.vect.thematic from gism. (i.e., reset it to $currmon) 2006-09-11 23:36 michael * scripts/d.vect.thematic/d.vect.thematic: Fixed bug that keeps all themes from being displayed when used with immediate mode rendering in gism. Essentially, I just check for the -s flag. If present (meaning use with GUI), it turns off immediate mode rendering and autowrite, and sends display to the PNG driver. Then it puts everything back after d.vect is iterated. 2006-09-11 17:39 moritz * gui/tcltk/gis.m/mapcanvas.tcl: fixed small bug in querying routine 2006-09-11 15:22 markus * visualization/nviz/scripts/: panel_animation.tcl, panel_kanimator.tcl: covill: button fix for saving an animation 2006-09-11 12:11 moritz * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: add opacity option to .grc file 2006-09-11 09:33 hamish * scripts/v.db.droptable/v.db.droptable: messages to stderr; more instructive error message (bug #5118) 2006-09-11 06:35 hamish * lib/vector/Vlib/buffer.c: cleanup: whitespace; spelling in comments; rename oPoints() to origPoints() so it isn't confused with OutPoints(). 2006-09-09 04:28 cho * gui/tcltk/gis.m/gm.tcl: monitorcap is not available on MS-Windows 2006-09-08 23:46 michael * gui/tcltk/gis.m/gm.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; fix cleanup procedures; other minor bug fixes. 2006-09-08 23:44 michael * gui/tcltk/gis.m/mapcanvas.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; better indexing display and region management variables by monitor for better performance; several bug fixes. 2006-09-08 23:42 michael * gui/tcltk/gis.m/commonlayer.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; better indexing of display variables by monitor to improve performance. 2006-09-08 23:32 michael * gui/tcltk/gis.m/gmtree.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; index additional variables by monitor to improve performance; minor bug fixes 2006-09-08 23:31 michael * gui/tcltk/gis.m/thematic.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; bug fix to catch incorrectly specified attribute columns 2006-09-08 23:30 michael * gui/tcltk/gis.m/: georect.tcl, georecttool.tcl: remove unneeded global variables and switch to local namespace variables as appropriate; update to use immediate mode rendering; allow proper region setting for latlon regions. 2006-09-08 23:28 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, group.tcl, histogram.tcl, labels.tcl, legend.tcl, maplabels.tcl, mapprint.tcl, maptext.tcl, maptool.tcl, profile.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, vector.tcl: remove unneeded global variables and switch to local namespace variables as appropriate 2006-09-07 14:04 markus * lib/gis/legal_name.c: type 2006-09-07 13:36 hamish * display/d.legend/main.c: add missing copyright statement 2006-09-07 13:04 hamish * display/d.legend/main.c: re-enable -c "no numbers" for FP maps 2006-09-07 12:33 brad * lib/gis/legal_name.c: - Updated documentation 2006-09-07 11:38 hamish * scripts/r.univar.sh/: description.html, r.univar.sh: add warning that this module will be removed in future. send messages to stderr (really this time!). 2006-09-07 11:22 hamish * scripts/i.landsat.rgb/: i.landsat.rgb, description.html: update to use new r.univar extended stats: module is now much much faster 2006-09-07 11:13 cho * visualization/nviz/src/nvizMain.c: Reverted G_realloc of argv 2006-09-06 18:09 paul * general/g.setproj/description.html: Mention PERMANENT mapset again 2006-09-06 18:07 paul * general/g.setproj/main.c: Crude check for mapset 2006-09-06 02:33 glynn * lib/ogsf/gsd_img_tif.c: Remove unnecessary use of non-ANSI typedefs 2006-09-06 00:33 markus * lib/vector/Vlib/init_head.c: initialize new file header with user name and current date (as it was in GRASS 5) 2006-09-05 18:20 cho * visualization/nviz/scripts/extra_bindings.tcl: fix for "bad cursor spec" on windows 2006-09-05 16:24 cho * lib/form/form.c, lib/form/open.c, visualization/nviz/scripts/config.tcl, visualization/nviz/src/do_zoom.c, visualization/nviz/src/nvizMain.c, visualization/nviz/src/nviz_init.c: nviz -f option fixed: "nviz landuse-forest" did not work. MinGW support. 2006-09-05 10:13 markus * vector/vectorintro.html: rename v.bspline also here 2006-09-05 07:02 hamish * vector/v.in.ogr/description.html: add note about DBF column name truncation; cleanup 2006-09-05 01:58 hamish * vector/lidar/v.outlier/description.html: rename v.bspline to v.surf.bspline; minor text & whitespace updates 2006-09-04 23:07 cho * lib/ogsf/gsd_img_tif.c: typedefs for MinGW 2006-09-04 18:02 markus * visualization/nviz/src/togl_flythrough.c: avoid atoi() crash 2006-09-03 19:47 cho * gui/tcltk/gis.m/: gm.tcl, gmmenu.tcl, runandoutput.tcl: Use nul for MinGW 2006-09-03 19:37 cho * lib/gtcltk/: gronsole.tcl, options.tcl: Use nul for MinGW 2006-09-03 09:09 hamish * scripts/v.dissolve/description.html: help page contributed by Trevor Wiens 2006-09-03 07:37 hamish * AUTHORS: Formatting & bump to GRASS 6.2 2006-09-02 16:56 markus * locale/README: LC_ALL, not LC_CTYPE must be changed to get TclTk GUI into different language (LOCALE) 2006-09-02 09:43 cho * lib/gis/: get_datum_name.c, get_ell_name.c, get_projname.c, gishelp.c, list.c: MinGW support 2006-09-02 07:44 cho * lib/init/: gis_set.tcl, init.sh: MinGW fix 2006-09-02 07:43 cho * lib/gis/env.c: Use G_getl2() instead of G_getl() for portability 2006-09-02 07:11 cho * lib/init/set_data.c: MinGW fix 2006-09-02 06:11 cho * raster/r.flow/io.c: Commented out unused variables 2006-09-02 04:43 cho * lib/init/set_data.c: MinGW32 fix 2006-09-02 04:15 cho * lib/gis/env.c: remove unused variable 2006-09-02 00:32 glynn * visualization/nviz/src/do_zoom.c: Disable whole of Create_OS_Ctx if neither HAVE_PBUFFERS nor HAVE_PIXMAPS are defined 2006-09-02 00:27 glynn * include/raster.h, display/d.vect/attr.c, display/d.vect/label.c, display/d.vect/main.c, display/d.vect/topo.c, display/d.vect/zcoor.c, lib/driver/Font.c, lib/driver/command.c, lib/driver/driver.h, lib/raster/com_get.c, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/common.c, lib/raster/loc_get.c, lib/raster/loc_io.c, lib/raster/loc_proto.c, lib/raster/rem_get.c, lib/raster/rem_io.c, lib/raster/rem_pad.c, lib/raster/rem_proto.c, lib/raster/transport.h: Remove meaningless status returns from R_* functions Remove default setting and options list from d.vect's font= option 2006-09-01 23:14 cho * include/freetypecap.h: Readd freetypecap.h 2006-09-01 23:05 markus * lib/driver/Font.c: G_gisbase() needs gis.h 2006-09-01 21:11 cho * display/d.mon/pgms/select.c: Use R_font() 2006-09-01 20:52 cho * display/d.font/main.c: Removed unused one byte 2006-09-01 20:31 glynn * visualization/nviz/src/do_zoom.c: Don't try to set up off-screen context if neither pbuffer nor pixmap were created 2006-09-01 20:30 glynn * lib/raster/: Makefile, loc_proto.c, rem_proto.c: Change LOC_font/REM_font to pass the name directly to the driver, without adding a path Don't install freetypecap from lib/raster 2006-09-01 20:27 glynn * lib/driver/: Font.c, Get_t_box.c, Makefile, Text.c, driver.h, driverlib.h, init.c, parse_ftcap.c: Merge FreeType/stroke fonts 2006-09-01 20:21 glynn * display/d.font/main.c: Reinstate freetype/stroke merge Fix missing NUL-terminator 2006-09-01 20:06 cho * display/d.font/main.c, display/d.mon/pgms/select.c, include/freetypecap.h, include/raster.h, lib/raster/Makefile: Reverted recent changes for unifying freetype and stroke fonts 2006-09-01 18:32 glynn * lib/raster/: com_io.c, loc_proto.c, rem_proto.c: Revert half-baked attempt at unifying FreeType and stroke fonts 2006-09-01 14:46 markus * vector/vectorintro.html: Lidar processing chain explained 2006-09-01 13:23 brad * display/d.text.new/main.c: - Added for fmod() - Added for isatty() NOTE: isatty() is *NOT* compliant and should be replaced. 2006-09-01 12:54 cho * display/d.font/main.c: free memory only if it's allocated before 2006-09-01 12:19 cho * display/d.font/main.c: realloc bug fixed 2006-09-01 12:09 cho * display/: Makefile, d.text.new/Makefile, d.text.new/main.c: Added d.text.new to display/Makefile 2006-09-01 12:05 cho * display/: d.barscale/main.c, d.text.new/Makefile, d.text.new/description.html, d.text.new/main.c, d.text.new/test.pl: Merged d.text and d.text.freetype into d.text.new (need more test). 2006-09-01 11:57 markus * lib/raster/: loc_proto.c, rem_proto.c: missing header includes added 2006-09-01 09:55 markus * vector/v.lrs/lrs.html: LRS article now online 2006-09-01 06:30 cho * display/d.font/main.c, display/d.mon/pgms/select.c, include/freetypecap.h, include/raster.h, lib/raster/com_io.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c: Merged R_font() and R_font_freetype(). Merged d.font and d.font.freetype. Use GRASS_FT_* environment variables for d.mon initialization. 2006-08-31 16:06 maciej * vector/v.out.ascii/description.html: Eric Patton: documentation improved 2006-08-31 16:03 maciej * vector/v.category/description.html: Eric Patton: documentation improved 2006-08-31 15:41 hamish * visualization/nviz/scripts/nviz2.2_script: avoid .ppm.ppm filename extensions for Max Res .PPM 2006-08-31 15:32 markus * lib/init/grass-xterm-wrapper: simplified to avoid that broken gnome-terminal is picked up through x-terminal-emulator 2006-08-31 14:45 markus * vector/lidar/v.outlier/main.c: avoid caps in parameter names 2006-08-31 13:46 markus * scripts/v.centroids/description.html: typo 2006-08-31 10:56 hamish * scripts/v.centroids/description.html: formatting 2006-08-31 10:54 hamish * scripts/v.centroids/description.html: help page contributed by Trevor Wiens 2006-08-31 10:43 hamish * scripts/m.proj/description.html: typo 2006-08-31 09:56 moritz * gui/tcltk/gis.m/description.html: add hint about use of backslash character to escape spaces in command layer 2006-08-31 08:17 hamish * scripts/Makefile: new modules: v.centroids and v.dissolve 2006-08-31 08:13 hamish * scripts/: v.centroids/Makefile, v.centroids/v.centroids, v.dissolve/Makefile, v.dissolve/v.dissolve: new modules (frontends) 2006-08-31 07:59 hamish * vector/v.digit/centre.c: revert to a faster zoom out 2006-08-30 23:13 markus * general/g.proj/main.c: added missing errno.h 2006-08-30 22:59 markus * visualization/nviz/src/interface.h: fix for Tk8.5 2006-08-30 22:37 glynn * lib/: driver/font_freetype.c, raster/loc_io.c: Allow immediate rendering to use FreeType fonts Change default encoding from EUC-JP to ISO-8859-1 2006-08-30 20:53 glynn * display/drivers/PNG/main.c, display/drivers/XDRIVER/Draw_bitmap.c, display/drivers/XDRIVER/XDRIVER.h, include/graphics.h, include/raster.h, lib/driver/Bitmap.c, lib/driver/Draw.c, lib/driver/Makefile, lib/driver/command.c, lib/driver/driver.h, lib/driver/text3.c, lib/pngdriver/Draw_bitmap.c, lib/pngdriver/Makefile, lib/pngdriver/pngdriver.h, lib/raster/com_io.c, lib/raster/com_proto.c, lib/raster/loc_proto.c, lib/raster/rem_proto.c, lib/raster/transport.h: Add R_bitmap() and supporting infrastructure 2006-08-30 19:44 cho * display/d.text.freetype/description.html: updated description.html 2006-08-30 19:38 cho * gui/tcltk/d.m/fttext.tcl: Updated d.text.freetype options and flags 2006-08-30 19:37 cho * display/d.text.freetype/main.c: Changed description: map coordinates -> geographic coordinates 2006-08-30 19:20 cho * display/d.text.freetype/main.c: Changed east_north= to at= to be compatible with d.text 2006-08-30 18:57 michael * gui/tcltk/gis.m/commonlayer.tcl: Removed debugging text (forgot on previoius commit). 2006-08-30 18:48 michael * gui/tcltk/gis.m/commonlayer.tcl: Added error trapping for trying to re-render 2 map displays simultaneously. 2006-08-30 18:33 cho * display/d.text.freetype/main.c: Changed FT_LOAD_DEFAULT to FT_LOAD_NO_BITMAP: do not load embedded bitmaps 2006-08-30 18:17 glynn * display/d.text.freetype/main.c: Fix bug in built-in ISO-8859-1 -> UCS-4 decoder 2006-08-30 18:08 michael * gui/tcltk/gis.m/mapcanvas.tcl: Fixed row and column display in status bar area of map display window. 2006-08-30 17:24 paul * vector/v.proj/main.c: Leave z co-ordinates in 3-D vectors untouched by default 2006-08-30 16:46 maciej * general/g.mapsets/description.html: link added 2006-08-30 16:00 trevor * vector/v.what/main.c: Distance parameter description changed to Query threshold distance to increase clarity. Trevor Wiens 30 August 2006 2006-08-30 15:43 maciej * lib/init/helptext.html: removing mapset explained, cosmetics; fixes #3179 2006-08-30 15:37 glynn * lib/driver/text3.c: Revert previous fix; not applicable to driver implementation 2006-08-30 15:28 paul * general/g.proj/description.html: Make a few things clearer. Actually I would like to remove the -d flag some time as it is not really useful for anything and confuses the functionality of the module. 2006-08-30 14:14 markus * general/g.proj/description.html: notes on units and -w added 2006-08-30 10:49 markus * vector/lidar/v.outlier/main.c: Roberto Antolin: qgis parm optional 2006-08-30 07:42 hamish * vector/v.digit/toolbox.tcl: move redraw button to left to match gis.m, change hint box colors to look less clickable. 2006-08-30 04:01 glynn * lib/init/variables.html: Document GRASS_NO_GLX_{PBUFFERS,PIXMAPS} 2006-08-30 04:00 glynn * display/d.text.freetype/main.c, lib/driver/text3.c: Advance drawing position if FT_Render_Glyph() fails (fix missing-spaces bug) 2006-08-29 17:09 markus * vector/lidar/v.lidar.correction/main.c: fix for DB error if Auxiliar Table isn't present 2006-08-29 17:08 markus * vector/lidar/v.outlier/main.c: reverted else statement addition 2006-08-29 17:06 markus * vector/lidar/v.lidar.edgedetection/main.c: fix for DB error if Auxiliar Table isn't present 2006-08-29 16:59 markus * vector/lidar/v.outlier/main.c: fix for DB error if Auxiliar Table isn't present 2006-08-29 16:24 markus * vector/lidar/v.outlier/main.c: grammar fix 2006-08-29 10:50 markus * debian/patches/htmlgen-fakeroot.dpatch: patch fixed 2006-08-28 23:15 markus * lib/init/variables.html: GRASS_TERM explained 2006-08-28 21:44 markus * doc/howto_release.txt: small updates 2006-08-28 13:56 glynn * include/Make/Html.make: Set LC_ALL=C when generating HTML files 2006-08-28 13:35 markus * lib/init/grass-xterm-wrapper: silent which 2006-08-28 09:14 markus * lib/init/grass-xterm-wrapper: removed unnecessary stuff 2006-08-27 23:19 markus * gui/tcltk/d.m/chart.tcl, gui/tcltk/d.m/d.m.tcl, gui/tcltk/d.m/thematic.tcl, gui/tcltk/d.m/vector.tcl, gui/tcltk/d.m/script/d.colors.sh, gui/tcltk/d.m/script/d.text.sh, gui/tcltk/d.m/script/r.colors.rules, gui/tcltk/d.m/script/r.reclass.rules, gui/tcltk/d.m/script/r.recode.rules, gui/tcltk/d.m/script/r.support.sh, gui/tcltk/gis.m/runandoutput.tcl, gui/wxpython/scripts/r.colors.rules, gui/wxpython/scripts/r.reclass.rules, gui/wxpython/scripts/r.recode.rules, gui/wxpython/scripts/r.support.sh, lib/gtcltk/gronsole.tcl, lib/init/Makefile, lib/init/grass-xterm-wrapper, scripts/r.mapcalculator/r.mapcalculator, scripts/r3.mapcalculator/r3.mapcalculator: use grass-xterm-wrapper script instead of hardcoded xterm 2006-08-27 17:19 stephan * locale/po/: grasslibs_de.po, grassmods_de.po: + more german i18n-translations 2006-08-26 20:22 markus * vector/v.to.points/description.html: Eric Patton: notes extended 2006-08-26 17:18 markus * gui/tcltk/gis.m/mapcanvas.tcl: michael: fix for latlong supportà 2006-08-25 19:50 michael * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: Fix to save display to named region procedures so that it actually saves the current display information. Also added check to see if named region exists and chance to overwrite. 2006-08-25 17:52 paul * vector/v.surf.idw/read_sites.c: Don't require topology to be built for input vector points file 2006-08-25 15:12 glynn * lib/form/Makefile, lib/form/open.c, raster/Makefile, vector/Makefile: Don't attempt to build modules whose dependencies are disabled lib/form/open.c can be compiled without Tcl/Tk present 2006-08-25 13:55 markus * Makefile: added exit status as suggested by Paul 2006-08-25 02:11 michael * vector/v.digit/toolbox.tcl: cosmetic improvements 2006-08-25 00:27 hamish * vector/v.digit/toolbox.tcl: swap order of button rows 2006-08-24 23:52 michael * vector/v.digit/toolbox.tcl: Turned single long toolbar into 2 toolbars. Some other cosmetic improvements. 2006-08-24 23:49 markus * vector/lidar/: lidarlib/PolimiFunct.h, lidarlib/raster.c, v.lidar.correction/correction.c, v.lidar.correction/correction.h, v.lidar.correction/main.c: Roberto Antolin: further fixes with declarations 2006-08-24 21:59 michael * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: Map display toolbar: added zoom entry for saving current geometry to named region 2006-08-24 21:06 markus * db/databaseintro.html, db/drivers/dbf/Makefile, db/drivers/dbf/grass-dbf.html, db/drivers/mysql/Makefile, db/drivers/mysql/grass-mesql.html, db/drivers/mysql/grass-mysql.html, db/drivers/odbc/Makefile, db/drivers/odbc/grass-odbc.html, db/drivers/postgres/Makefile, db/drivers/postgres/grass-pg.html, db/drivers/sqlite/Makefile, db/drivers/sqlite/grass-sqlite.html, lib/db/sqlp/description.html: dbmi docs renamed (bug #4992) 2006-08-24 20:38 markus * vector/v.digit/toolbox.tcl: split v.digit icons into two rows for 800x600 screens (bug #5042) 2006-08-24 20:04 michael * gui/tcltk/gis.m/gm.tcl: minor code cleanup 2006-08-24 20:04 michael * gui/tcltk/gis.m/raster.tcl: Fixed nasty bug that locked up gism if there was a bad raster name in the layer tree. 2006-08-24 20:04 michael * gui/tcltk/gis.m/: georect.tcl, mapcanvas.tcl: Rewrote map rendering to use new GRASS_RENDER_IMMEDIATE mode. Rewrote region setting so that displays use GRASS_REGION and everything else usees WIND file settings. 2006-08-23 19:43 glynn * display/d.graph/main.c: Call R_open_driver() before calling any other R_* functions 2006-08-23 15:04 hamish * display/drivers/PNG/description.html: document GRASS_RENDER_IMMEDIATE as per Glynn's comments on the grass-dev mailing list 2006-08-23 14:58 hamish * lib/init/variables.html: move PNG driver variables into their own section 2006-08-23 14:46 hamish * lib/init/variables.html: document GRASS_PNG_AUTO_WRITE and GRASS_RENDER_IMMEDIATE as described by Glynn on the -dev mailing list 2006-08-23 14:07 hamish * lib/symbol/symbol/extra/pentagon: new symbol (derived from star) 2006-08-23 09:44 markus * Makefile: remove also swig/perl2/make.pl 2006-08-23 09:19 markus * doc/raster/r.example/main.c, general/g.parser/test.sh: fixed missing keywords 2006-08-23 09:18 markus * raster/r.to.rast3elev/main.c: fixed keywords 2006-08-23 09:16 markus * doc/vector/v.example/main.c: fixed module descr.; fixed indenting 2006-08-23 09:16 markus * swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c: sync'ed to module version 2006-08-23 07:34 markus * lib/ogsf/: gvl_calc.c, gvld.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-08-22 22:56 cho * vector/lidar/lidarlib/PolimiFunct.h: fix for struct redefinitions 2006-08-22 22:11 cho * raster/r.topidx/description.html: clarified description 2006-08-22 22:03 markus * vector/lidar/: lidarlib/InterpSpline.c, lidarlib/Makefile, lidarlib/TcholBand.c, lidarlib/zones.c, v.lidar.correction/Makefile, v.lidar.correction/correction.c, v.lidar.correction/correction.h, v.lidar.correction/main.c, v.lidar.edgedetection/Makefile, v.lidar.edgedetection/main.c, v.lidar.growing/Makefile, v.lidar.growing/main.c, v.outlier/Makefile, v.outlier/main.c, v.outlier/outlier.c, v.outlier/outlier.h: Roberto Antolin: more fixes 2006-08-22 14:26 martinl * vector/v.extrude/main.c: hcolumn bug fixed 2006-08-22 12:20 cho * lib/init/init.sh: typo 2006-08-22 12:19 cho * lib/init/init.sh: MSYS specific code 2006-08-22 12:17 cho * lib/gis/env.c: POSIX path <-> WIN32 path conversion for the GISDBASE variable 2006-08-22 12:15 cho * lib/stats/Makefile: added GISLIB 2006-08-22 11:28 cho * configure, configure.in: --enable-runtime-pseudo-reloc option for MinGW LD 2006-08-22 07:46 cho * raster/r.out.tiff/r.out.tiff.c: u_short typedef for MinGW 2006-08-22 07:05 cho * raster/r.mapcalc/xrand.c: closing parenthesis 2006-08-21 15:37 glynn * include/Make/Grass.make.in, raster/Makefile, raster/simwe/simlib/Makefile, tools/sql.sh, vector/lidar/lidarlib/Makefile, vector/v.lrs/lib/Makefile, vector/v.lrs/v.lrs.create/Makefile, vector/v.lrs/v.lrs.label/Makefile, vector/v.lrs/v.lrs.segment/Makefile, vector/v.lrs/v.lrs.where/Makefile: Add dependencies to *LIB variables in Grass.make.in Tidy formatting of Grass.make.in Add LRS library to Grass.make.in; change Makefiles to use LRS{LIB,DEP,_LIBNAME} Add r.resamp.interp to raster/Makefile Set LIB_NAME for lidar/simlib Makefiles 2006-08-21 14:50 markus * include/Make/Grass.make.in, raster/simwe/r.sim.sediment/Makefile, raster/simwe/r.sim.water/Makefile, raster/simwe/simlib/Makefile: moved LIB declaration to central file 2006-08-21 14:45 markus * include/Make/Grass.make.in, vector/lidar/lidarlib/Makefile, vector/lidar/v.lidar.correction/Makefile, vector/lidar/v.lidar.edgedetection/Makefile, vector/lidar/v.lidar.growing/Makefile, vector/lidar/v.outlier/Makefile: moved LIB declaration to central file 2006-08-21 10:33 markus * vector/lidar/v.lidar.correction/correction.c: no C++ comments 2006-08-20 20:26 markus * vector/lidar/lidarlib/raster.c: don't declare extern (bug #5030); no C++ style comments 2006-08-20 20:19 markus * vector/lidar/lidarlib/Makefile: Use EXTRA_LIBS instead of LIBES (bug #5029) 2006-08-20 20:12 markus * raster/simwe/simlib/Makefile: missing VECTLIB added (bug #5028) 2006-08-20 16:37 martinl * lib/gis/adj_cellhd.c, general/g.region/cmd/adjust.c, general/g.region/cmd/main.c, general/g.region/cmd/printwindow.c, general/g.region/cmd/zoom.c: g.region b>t bug fixed 2006-08-20 09:32 markus * Makefile: distclean update 2006-08-19 18:34 markus * configure, configure.in: added swig/python/grass.i 2006-08-19 17:55 markus * vector/lidar/: v.lidar.correction/correction.c, v.lidar.correction/main.c, v.lidar.edgedetection/edgedetection.c, v.lidar.growing/growing.c, v.lidar.growing/main.c, v.outlier/main.c, v.outlier/outlier.c: added missing includes 2006-08-19 16:25 markus * vector/lidar/: lidarlib/TcholBand.c, v.lidar.correction/correction.c, v.lidar.edgedetection/edgedetection.c, v.lidar.growing/ConvexHull.c, v.outlier/outlier.c: fixed missing gis.h include 2006-08-19 16:17 markus * sites/s.in.ascii/main.c, sites/s.out.ascii/main.c, vector/lidar/v.lidar.correction/main.c, vector/lidar/v.lidar.growing/main.c, vector/lidar/v.outlier/main.c, vector/v.clean/test/topocheck.c, vector/v.edit/main.c, vector/v.in.dwg/main.c, vector/v.in.dxf/main.c, vector/v.out.dxf/main.c: keyword support added 2006-08-19 15:22 glynn * vector/v.hull/main.c: Remove extraneous semicolon 2006-08-19 14:52 markus * db/base/columns.c, db/base/connect.c, db/base/copy.c, db/base/createdb.c, db/base/databases.c, db/base/describe.c, db/base/drivers.c, db/base/dropdb.c, db/base/droptable.c, db/base/execute.c, db/base/select.c, db/base/tables.c, db/db.login/main.c, display/d.ask/main.c, display/d.barscale/main.c, display/d.colorlist/main.c, display/d.colors/main.c, display/d.colortable/main.c, display/d.erase/main.c, display/d.extend/main.c, display/d.extract/main.c, display/d.font/main.c, display/d.font.freetype/main.c, display/d.frame/frame.c, display/d.geodesic/main.c, display/d.graph/main.c, display/d.grid/main.c, display/d.his/main.c, display/d.histogram/main.c, display/d.info/main.c, display/d.legend/main.c, display/d.linegraph/linegraph.c, display/d.mapgraph/main.c, display/d.measure/main.c, display/d.menu/main.c, display/d.mon/cmd/main.c, display/d.nviz/main.c, display/d.paint.labels/main.c, display/d.path/main.c, display/d.profile/main.c, display/d.rast/main.c, display/d.rast.arrow/arrow.c, display/d.rast.num/number.c, display/d.rgb/main.c, display/d.rhumbline/main.c, display/d.save/main.c, display/d.text/main.c, display/d.text.freetype/main.c, display/d.title/main.c, display/d.vect/main.c, display/d.vect.chart/main.c, display/d.what.rast/main.c, display/d.what.vect/main.c, display/d.where/main.c, display/d.zoom/main.c, general/g.access/main.c, general/g.ask/main.c, general/g.filename/main.c, general/g.findfile/main.c, general/g.gisenv/main.c, general/g.mapset/main.c, general/g.mapsets/main_cmd.c, general/g.parser/main.c, general/g.pnmcomp/main.c, general/g.proj/main.c, general/g.region/cmd/main.c, general/g.tempfile/main.c, general/g.transform/main.c, general/g.version/main.c, general/manage/cmd/copy.c, general/manage/cmd/list.c, general/manage/cmd/remove.c, general/manage/cmd/rename.c, imagery/i.cca/main.c, imagery/i.class/main.c, imagery/i.cluster/main.c, imagery/i.fft/fftmain.c, imagery/i.gensig/main.c, imagery/i.gensigset/main.c, imagery/i.group/main.c, imagery/i.his.rgb/h2rmain.c, imagery/i.ifft/ifftmain.c, imagery/i.maxlik/main.c, imagery/i.ortho.photo/photo.2target/main.c, imagery/i.pca/main.c, imagery/i.points/main.c, imagery/i.rectify/main.c, imagery/i.rgb.his/r2hmain.c, imagery/i.smap/shapiro/main.c, imagery/i.target/main.c, imagery/i.vpoints/main.c, imagery/i.zc/main.c, include/gis.h, lib/gis/parser.c, misc/m.cogo/main.c, ps/ps.map/main.c, raster/r.average/main.c, raster/r.basins.fill/main.c, raster/r.bilinear/main.c, raster/r.bitpattern/main.c, raster/r.buffer/main.c, raster/r.carve/main.c, raster/r.cats/main.c, raster/r.circle/dist.c, raster/r.clump/main.c, raster/r.coin/cmd_parms.c, raster/r.colors/main.c, raster/r.composite/main.c, raster/r.compress/main.c, raster/r.contour/main.c, raster/r.cost/main.c, raster/r.covar/main.c, raster/r.cross/main.c, raster/r.describe/main.c, raster/r.digit/main.c, raster/r.distance/main.c, raster/r.drain/main.c, raster/r.fill.dir/main.c, raster/r.flow/io.c, raster/r.grow2/main.c, raster/r.his/main.c, raster/r.in.arc/main.c, raster/r.in.ascii/main.c, raster/r.in.bin/main.c, raster/r.in.gdal/main.c, raster/r.in.gridatb/main.c, raster/r.in.mat/main.c, raster/r.in.poly/main.c, raster/r.in.xyz/main.c, raster/r.info/main.c, raster/r.kappa/main.c, raster/r.lake/main.c, raster/r.los/main.c, raster/r.median/main.c, raster/r.mfilter/main.c, raster/r.mode/main.c, raster/r.neighbors/main.c, raster/r.null/null.c, raster/r.out.arc/main.c, raster/r.out.ascii/main.c, raster/r.out.bin/main.c, raster/r.out.gridatb/main.c, raster/r.out.mat/main.c, raster/r.out.mpeg/main.c, raster/r.out.png/r.out.png.c, raster/r.out.pov/main.c, raster/r.out.ppm/main.c, raster/r.out.ppm3/main.c, raster/r.out.tiff/r.out.tiff.c, raster/r.out.vtk/main.c, raster/r.param.scale/interface.c, raster/r.patch/main.c, raster/r.profile/main.c, raster/r.proj/main.c, raster/r.quant/main.c, raster/r.random/main.c, raster/r.random.cells/main.c, raster/r.random.surface/main.c, raster/r.reclass/main.c, raster/r.recode/main.c, raster/r.region/main.c, raster/r.report/main.c, raster/r.resamp.interp/main.c, raster/r.resamp.rst/main.c, raster/r.resample/main.c, raster/r.rescale/main.c, raster/r.rescale.eq/main.c, raster/r.series/main.c, raster/r.slope.aspect/main.c, raster/r.statistics/main.c, raster/r.stats/main.c, raster/r.sum/main.c, raster/r.sun/main.c, raster/r.sunmask/main.c, raster/r.support/front/front.c, raster/r.surf.area/main.c, raster/r.surf.contour/main.c, raster/r.surf.fractal/interface.c, raster/r.surf.gauss/main.c, raster/r.surf.idw/main.c, raster/r.surf.idw2/main.c, raster/r.surf.random/main.c, raster/r.texture/main.c, raster/r.thin/main.c, raster/r.timestamp/main.c, raster/r.to.rast3/main.c, raster/r.to.rast3elev/main.c, raster/r.to.vect/main.c, raster/r.topidx/main.c, raster/r.topmodel/main.c, raster/r.transect/main.c, raster/r.volume/main.c, raster/r.walk/main.c, raster/r.water.outlet/main.c, raster/r.watershed/front/main.c, raster/r.what/main.c, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, raster/wildfire/r.ros/main.c, raster/wildfire/r.spread/main.c, raster/wildfire/r.spreadpath/main.c, raster3d/base/r3.info.main.c, raster3d/base/r3.mask.main.c, raster3d/base/r3.null.main.c, raster3d/base/r3.timestamp.main.c, raster3d/r3.cross.rast/main.c, raster3d/r3.in.ascii/main.c, raster3d/r3.in.v5d/main.c, raster3d/r3.mkdspf/main.c, raster3d/r3.out.ascii/main.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.vtk/main.c, raster3d/r3.to.rast/main.c, scripts/d.correlate/d.correlate, scripts/d.monsize/d.monsize, scripts/d.mvmon/d.mvmon, scripts/d.out.file/d.out.file, scripts/d.out.gpsdrive/d.out.gpsdrive, scripts/d.out.png/d.out.png, scripts/d.polar/d.polar, scripts/d.rast.leg/d.rast.leg, scripts/d.redraw/d.redraw, scripts/d.resize/d.resize, scripts/d.slide.show/d.slide.show, scripts/d.split/d.split, scripts/d.vect.thematic/d.vect.thematic, scripts/db.test/db.test, scripts/g.manual/g.manual, scripts/g.mlist/g.mlist, scripts/g.mremove/g.mremove, scripts/i.fusion.brovey/i.fusion.brovey, scripts/i.image.mosaic/i.image.mosaic, scripts/i.in.spotvgt/i.in.spotvgt, scripts/i.landsat.rgb/i.landsat.rgb, scripts/i.oif/i.oif, scripts/i.spectral/i.spectral, scripts/i.tasscap/i.tasscap, scripts/m.proj/m.proj, scripts/r.blend/r.blend, scripts/r.fillnulls/r.fillnulls, scripts/r.in.aster/r.in.aster, scripts/r.in.srtm/r.in.srtm, scripts/r.in.wms/r.in.gdalwarp, scripts/r.in.wms/r.in.wms, scripts/r.in.wms/wms.download, scripts/r.in.wms/wms.request, scripts/r.mask/r.mask, scripts/r.plane/r.plane, scripts/r.reclass.area/r.reclass.area, scripts/r.regression.line/r.regression.line, scripts/r.shaded.relief/r.shaded.relief, scripts/r.tileset/r.tileset, scripts/r.univar.sh/r.univar.sh, scripts/v.convert.all/v.convert.all, scripts/v.db.addcol/v.db.addcol, scripts/v.db.addtable/v.db.addtable, scripts/v.db.droptable/v.db.droptable, scripts/v.db.reconnect.all/v.db.reconnect.all, scripts/v.db.update/v.db.update, scripts/v.in.e00/v.in.e00, scripts/v.in.garmin/v.in.garmin, scripts/v.in.gns/v.in.gns, scripts/v.in.gpsbabel/v.in.gpsbabel, scripts/v.in.mapgen/v.in.mapgen, scripts/v.in.sites.all/v.in.sites.all, scripts/v.rast.stats/v.rast.stats, scripts/v.report/v.report, scripts/v.univar.sh/v.univar.sh, scripts/v.what.vect/v.what.vect, sites/s.in.ascii/main.c, sites/s.out.ascii/main.c, vector/lidar/v.lidar.correction/main.c, vector/lidar/v.lidar.edgedetection/main.c, vector/lidar/v.lidar.growing/main.c, vector/lidar/v.outlier/main.c, vector/v.buffer/main.c, vector/v.build/main.c, vector/v.build.polylines/main.c, vector/v.category/main.c, vector/v.clean/main.c, vector/v.clean/test/topocheck.c, vector/v.convert/main.c, vector/v.db.connect/main.c, vector/v.db.select/main.c, vector/v.digit/main.c, vector/v.distance/main.c, vector/v.drape/main.c, vector/v.edit/main.c, vector/v.external/main.c, vector/v.extract/main.c, vector/v.extrude/main.c, vector/v.hull/main.c, vector/v.in.ascii/in.c, vector/v.in.db/main.c, vector/v.in.dwg/main.c, vector/v.in.dxf/main.c, vector/v.in.ogr/main.c, vector/v.in.region/main.c, vector/v.in.sites/main.c, vector/v.info/main.c, vector/v.kcv/main.c, vector/v.kernel/main.c, vector/v.label/main.c, vector/v.lrs/v.lrs.create/main.c, vector/v.lrs/v.lrs.label/main.c, vector/v.lrs/v.lrs.segment/main.c, vector/v.lrs/v.lrs.where/main.c, vector/v.mkgrid/main.c, vector/v.neighbors/main.c, vector/v.net/main.c, vector/v.net.alloc/main.c, vector/v.net.iso/main.c, vector/v.net.path/main.c, vector/v.net.salesman/main.c, vector/v.net.steiner/main.c, vector/v.normal/main.c, vector/v.out.ascii/out.c, vector/v.out.dxf/main.c, vector/v.out.ogr/main.c, vector/v.out.pov/main.c, vector/v.out.vtk/main.c, vector/v.overlay/main.c, vector/v.parallel/main.c, vector/v.patch/main.c, vector/v.perturb/main.c, vector/v.proj/main.c, vector/v.qcount/main.c, vector/v.random/main.c, vector/v.reclass/main.c, vector/v.sample/main.c, vector/v.segment/main.c, vector/v.select/main.c, vector/v.split/main.c, vector/v.surf.idw/main.c, vector/v.surf.rst/main.c, vector/v.to.db/main.c, vector/v.to.points/main.c, vector/v.to.rast/main.c, vector/v.to.rast3/main.c, vector/v.transform/main.c, vector/v.type/main.c, vector/v.univar/main.c, vector/v.vol.rst/main.c, vector/v.voronoi/dt_main.c, vector/v.voronoi/vo_main.c, vector/v.what/main.c, vector/v.what.rast/main.c, visualization/nviz/src/nviz_init.c: keyword support added 2006-08-19 13:15 glynn * include/stats.h: Commit stats.h (omitted from previous commit of lib/stats) 2006-08-19 13:15 glynn * ps/ps.map/do_geogrid.c: Include gis.h before gprojects.h (eliminate warnings about unknown structures) 2006-08-19 13:12 glynn * include/Make/Dir.make, include/Make/Grass.make.in, include/Make/Script.make, lib/Makefile, lib/stats/Makefile, lib/stats/c_ave.c, lib/stats/c_count.c, lib/stats/c_divr.c, lib/stats/c_intr.c, lib/stats/c_max.c, lib/stats/c_maxx.c, lib/stats/c_median.c, lib/stats/c_min.c, lib/stats/c_minx.c, lib/stats/c_mode.c, lib/stats/c_percentile.c, lib/stats/c_reg.c, lib/stats/c_stddev.c, lib/stats/c_sum.c, lib/stats/c_var.c, lib/stats/sort_cell.c, raster/r.neighbors/Makefile, raster/r.neighbors/gather.c, raster/r.neighbors/local_proto.h, raster/r.neighbors/main.c, raster/r.neighbors/ncb.h, raster/r.series/Makefile, raster/r.series/main.c: Move aggregate functions into separate statistics library Modify r.series, r.neighbors to use statistics library 2006-08-19 08:37 glynn * lib/init/init.sh: Remove unnecessary exports Add GRASS_PAGER=cat if neither "more" nor "less" are present 2006-08-19 08:36 glynn * raster/r.mapcalc/xrand.c: Fix range of fallback drand48() emulation 2006-08-18 16:49 markus * swig/perl/Makefile.PL.in: removed no longer existant grass_image 2006-08-18 16:09 markus * swig/python/Makefile.in: fix to reflect that libgrass_image.so no longer exists 2006-08-18 10:03 paul * raster/r.resamp.interp/description.html: Corrections 2006-08-18 00:11 martinl * locale/po/: grasslibs_cs.po, grassmods_cs.po, grasstcl_cs.po: czech translation updated 2006-08-17 20:17 paul * raster/r.resamp.interp/: Makefile, description.html, main.c: New module from Glynn (and Dylan) 2006-08-17 12:18 markus * vector/v.build/description.html: maciek: cosmetics 2006-08-17 03:56 cho * raster/r.colors/rules.c: removed conditional code 2006-08-17 00:34 glynn * raster/r.to.vect/areas_io.c, vector/v.out.dxf/main.c: Include for EXIT_{SUCCESS,FAILURE} 2006-08-15 23:25 cho * raster/r.colors/rules.c: Fixed a misleading warning for 100% value (negligible floating point error). For example, WARNING: Your color rules do not cover the whole range of data! (rules 0.000000 to 3.839074 but data 0.000000 to 3.839074) 2006-08-15 23:05 markus * locale/Makefile: fix for bug #4954 2006-08-15 16:41 markus * doc/howto_release.txt: extended 2006-08-15 15:51 markus * vector/lidar/v.lidar.correction/main.c: Roberto Antolin: fix 2006-08-15 15:19 markus * scripts/d.out.file/d.out.file: LOCALE - awk fix 2006-08-15 14:55 markus * scripts/r.shaded.relief/r.shaded.relief: awk fix 2006-08-15 05:06 glynn * lib/gis/color_str.c: Remove unused (and invalid) code [bug #5002] 2006-08-14 20:33 soeren * raster/r.le/: r.le.patch/main.c, r.le.patch/patch.c, r.le.patch/trace.c, r.le.pixel/driver.c, r.le.pixel/main.c, r.le.setup/main.c, r.le.trace/main.c: - fixed wrong memory allocation - added EXIT_SUCCESS - code cosmetics 2006-08-14 20:13 soeren * raster/r.out.vtk/main.c, raster/r.out.vtk/parameters.c, raster/r.out.vtk/parameters.h, raster/r.out.vtk/writeascii.c, raster/r.out.vtk/writeascii.h, vector/v.out.vtk/head.c, vector/v.out.vtk/local_proto.h, vector/v.out.vtk/main.c, vector/v.out.vtk/writeVTK.c, vector/v.out.vtk/writeVTK.h: - changed function names to fulfil grass naming convention 2006-08-14 20:11 soeren * raster/r.to.rast3/main.c: - added mask support for g3d maps - changed function names to fulfil grass naming convention - code cosmetics and more debug messages 2006-08-14 20:05 soeren * raster/r.to.rast3elev/: Makefile, description.html, main.c, r.to.rast3elev.png: - r.to.rast3elev replaces r.elev.to.rast3 - new feature have been added * now more than one elevation and value maps are supported to create complex volume maps, eg: a geological sequence from top to bottom with elevation maps which define the border between the geological structures 2006-08-14 19:54 soeren * lib/gis/parser.c: - added new standard Option definitions for raster and raster3d maps - added doxygen documentation for G_define_standard_option() 2006-08-14 19:46 soeren * include/gis.h: - added new G_OPT_* definitions for additional raster and raster3d options 2006-08-14 18:36 markus * gui/wxpython/Makefile: paths fixed 2006-08-14 18:28 michael * gui/wxpython/: Makefile, gm.wxp: new wxPython gui files 2006-08-14 18:19 michael * gui/wxpython/scripts/: d.shadedmap, r.colors.rules, r.reclass.file, r.reclass.rules, r.recode.file, r.recode.rules, r.support.sh, v.in.asciipoints: scripts for new wxPython gui menu 2006-08-14 18:13 michael * gui/wxpython/: gism.py, grass-interface.dtd, grassgui.py, mapdisp.py, render.py, scripts/grass-interface.dtd, scripts/mapcalc_gparser.sh: new wxPython gui files 2006-08-14 18:10 michael * gui/wxpython/archive/orig_grassgui_readme.txt: prep for moving new wxPython gui files to cvs 2006-08-14 17:31 markus * scripts/r.out.gdal/description.html: Maciek: explained data types 2006-08-14 13:37 markus * raster/r.mapcalc/r3.mapcalc.html: also updated for rand; WIND3D -> WIND 2006-08-14 12:29 glynn * raster/r.mapcalc/r.mapcalc.html: Clarify behaviour of rand() function 2006-08-14 12:27 glynn * raster/r.mapcalc/xrand.c: Fix infinite SIGFPE for rand(x,x) where x is an integer 2006-08-12 18:08 markus * binaryInstall.src: fixed description 2006-08-12 18:02 markus * scripts/i.landsat.rgb/description.html: example added 2006-08-12 17:40 markus * vector/v.to.points/description.html: Maciek: docs fix for bug #2801 2006-08-12 02:45 glynn * raster/r.bilinear/main.c: Read/write maps as DCELL Remove +0.5 from result 2006-08-12 02:44 glynn * include/Make/Grass.make.in: Add $(ICONVLIB) to DRIVERLIB 2006-08-12 01:04 markus * REQUIREMENTS.html: Python optional 2006-08-11 22:46 markus * vector/Makefile: + lidar 2006-08-11 22:38 markus * vector/lidar/: Makefile, lidarlib/InterpSpline.c, lidarlib/Makefile, lidarlib/PolimiFunct.h, lidarlib/TcholBand.c, lidarlib/raster.c, lidarlib/zones.c, v.lidar.edgedetection/Makefile, v.lidar.edgedetection/description.html, v.lidar.edgedetection/edgedetection.c, v.lidar.edgedetection/edgedetection.h, v.lidar.edgedetection/main.c, v.lidar.growing/ConvexHull.c, v.lidar.growing/Makefile, v.lidar.growing/description.html, v.lidar.growing/growing.c, v.lidar.growing/growing.h, v.lidar.growing/main.c, v.lidar.correction/Makefile, v.lidar.correction/correction.c, v.lidar.correction/correction.h, v.lidar.correction/description.html, v.lidar.correction/main.c, v.outlier/Makefile, v.outlier/description.html, v.outlier/main.c, v.outlier/outlier.c, v.outlier/outlier.h: Roberto Antolin , Maria Brovelli : new Lidar data analysis tools 2006-08-11 21:56 markus * visualization/nviz/scripts/panel_main.tcl: Bob Covill: Update height to avoid scene jump (bug #3506) 2006-08-11 17:04 markus * doc/infrastructure.txt: Sitemeter 2006-08-11 12:52 markus * include/VERSION: Switched development to 6.3.cvs 2006-08-11 12:39 markus * doc/howto_release.txt: updated release process 2006-08-11 11:26 markus * raster/r.region/main.c: G_done_msg for GUI 2006-08-11 01:27 soeren * vector/v.net.steiner/main.c: - fixed wrong memory allocation - added EXIT_SUCCESS 2006-08-10 23:25 soeren * raster/r.lake/main.c: - fixed memory allocation 2006-08-10 15:32 markus * display/: d.extract/Makefile, d.extract/description.html, d.extract/extract.c, d.extract/main.c, Makefile: added graphical vector extractor 2006-08-10 10:23 markus * Makefile: cleanup swig/python/Makefile 2006-08-10 00:41 markus * rpm/mandriva/grass6-mdk2006.spec: new Mandriva2006 spec file 2006-08-10 00:30 markus * raster/r.transect/main.c: exit; G_define_standard_option 2006-08-09 23:51 markus * include/Make/Platform.make.in: added USE_PYTHON for Makefiles 2006-08-09 23:48 markus * configure, configure.in: made Python optional 2006-08-09 22:54 markus * configure, configure.in, include/Make/Platform.make.in, swig/python/Makefile.in: Added version detection for Python 2006-08-09 14:07 markus * visualization/nviz/scripts/nviz2.2_script: Bob covill: draw all after startup 2006-08-09 11:27 markus * SUBMITTING: general3D was integrated into g.*; postGRASS no longer exists; GRASS-QA added 2006-08-09 11:22 soeren * SUBMITTING: - added GNU function naming convention - added module naming convention - added grass test suite hint 2006-08-08 19:42 glynn * raster/simwe/r.sim.sediment/main.c, vector/v.surf.idw/main.c: Use correct sizeof() in allocations 2006-08-08 19:17 glynn * scripts/r.blend/r.blend: Fix overwrite checks [bug #4983] 2006-08-08 15:09 markus * raster/r.statistics/description.html: HTML cleanup; example added 2006-08-08 10:00 markus * gui/xml/grass-interface.dtd: fixes 2006-08-07 15:42 soeren * lib/g3d/g3dopen.c: * added window struct and resampling function initialization to G3d_openCellNew() Without setting the resampling function and the window of the NEW map, there is no access to values that have already been written with G3d_putValue(). G3d_getValue() will give only null values or will crash. This is fixed now. 2006-08-07 15:32 soeren * vector/v.to.rast3/main.c: * fixed row counting Because the g3d lib is row oriented and counts therefore from north to south, we have to do the same here. 2006-08-07 14:57 markus * locale/po/: grasslibs_it.po, grassmods_it.po, grasstcl_it.po: Luciano Montanaro : cont'ed 2006-08-07 14:50 markus * doc/infrastructure.txt: grass-announce: no password reminder 2006-08-05 22:09 markus * doc/debugging.txt: typo fixed 2006-08-05 21:53 markus * doc/infrastructure.txt: GRASS Mailing lists 2006-08-05 21:42 markus * doc/infrastructure.txt: GRASS IRC 2006-08-05 11:00 cho * configure, configure.in: * --with-libs should work for MinGW32. * changed libW11 path to conform grass6 tree. 2006-08-05 10:43 cho * configure, configure.in: check for MinGW32 fixed when no target= specified. 2006-08-05 01:03 brad * doc/debugging.txt: - Added instructions for GCC profiling 2006-08-04 16:43 markus * doc/infrastructure.txt: fixes 2006-08-04 16:11 markus * doc/infrastructure.txt: explained how it all works (just in case) 2006-08-04 11:22 markus * vector/v.digit/main.c: fixed param order as suggested by Glynn 2006-08-04 09:25 markus * ps/ps.map/r_paper.c: Bob Covill: fix paper size/map scaling for rotated map 2006-08-04 09:14 markus * visualization/nviz/src/togl_flythrough.c: hopefully fixed volume crash (bug #4725) 2006-08-04 00:46 markus * doc/debugging.txt: more debugging tricks 2006-08-03 16:26 markus * raster/Makefile: restored r.surf.gauss, r.surf.random 2006-08-03 15:57 markus * raster/r.surf.fractal/interface.c: description shortened 2006-08-03 15:42 markus * raster/r.terraflow/main.cc: commented/shifted parser offending messages 2006-08-03 13:42 brad * raster/r.carve/enforce_ds.c: - Removed unused variable - Fixed apparent ANSI violation of variable declaration 2006-08-03 10:47 brad * raster/r.carve/enforce_ds.c: - Removed 'inline' keyword for ANSI compliance 2006-08-03 10:22 markus * lib/gis/location.c, vector/v.lrs/lib/lrs.c, vector/v.lrs/v.lrs.label/main.c, visualization/nviz/src/pick_vect_commands.c: fixed C++ style comments (buf #4955) 2006-08-03 10:13 markus * doc/howto_release.txt: finetuning of release procedure 2006-08-03 00:59 michael * gui/tcltk/gis.m/georect.tcl: Fixed bug with cancel button, and related bug in closing initial georectifier window and cleanup routine. 2006-08-02 23:45 markus * visualization/nviz/src/nviz_init.c: i18N; EXIT_FAILURE 2006-08-02 22:08 markus * gui/tcltk/gis.m/georect.tcl: quit button added (wish #4885; however the bug report therein remains 2006-08-02 20:43 markus * lib/gis/parser.c: tcltk: first flags then params (fixes bug #4604) 2006-08-02 16:40 markus * AUTHORS: GRASS-QA list added 2006-08-02 12:04 markus * vector/v.db.connect/main.c: fixed the fix 2006-08-02 12:02 markus * vector/v.db.connect/main.c: trap error if map is in different mapset 2006-08-02 11:03 paul * include/gprojects.h, lib/proj/datum.c: Improved doxygenisation of datum.c, const correctness 2006-08-01 23:15 glynn * lib/gis/opencell.c: Ensure fileinfo array is actually large enough 2006-08-01 13:44 markus * raster/r.param.scale/write_cols.c: fixed planar color; removed unused file 2006-08-01 00:49 brad * include/Make/Grass.make.in: - Added missing library for static linking 2006-07-31 23:48 michael * scripts/d.vect.thematic/d.vect.thematic: Commented out apparently spurious line to create a legend datafile named 'outtext.txt' in home directory. A couple minor wording changes to argument descriptions. 2006-07-31 23:12 michael * gui/tcltk/gis.m/profile.tcl: Improved error trapping for large maps and bug fix for negative elevations. 2006-07-31 22:12 markus * gui/tcltk/d.m/d.m.tcl: fixed mouse wheel problem (bug #4466) 2006-07-31 21:01 michael * gui/tcltk/gis.m/profile.tcl: Improved error trapping. Currently selected raster is not default to profile. 2006-07-31 20:38 markus * lib/init/gis_set.tcl: michael: cosmetics 2006-07-31 13:42 markus * vector/v.net.path/main.c: EXIT status; i18N; description shortened 9is not a manual) 2006-07-31 00:00 markus * lib/init/gis_set.tcl: bugfix for undefined .frame0.frameNMS.right.button; reordered two buttons as discussed in the list 2006-07-30 22:30 markus * lib/init/gis_set.tcl: bugfix 2006-07-30 12:04 stephan * locale/po/grasstcl_de.po: + more german i18n-translation of tcl-interface 2006-07-30 10:58 stephan * locale/po/grasslibs_de.po: + small fixes 2006-07-30 01:09 glynn * lib/init/init.sh: Quote variables which contain pathnames 2006-07-29 02:18 hamish * scripts/v.in.garmin/v.in.garmin: bugfix: correct parsing of gpstrans data. broke if desc included multiple spaces. please backport to release branches after someone tests it, thanks 2006-07-29 00:39 michael * lib/init/gis_set.tcl: reworded intro screen 2006-07-28 22:43 michael * gui/tcltk/gis.m/profile.tcl: Changed toobar button order to make profiling more 'intuitive' 2006-07-28 20:38 michael * gui/tcltk/gis.m/profile.tcl: fix bug so that profile now works in latlon regions 2006-07-28 20:37 michael * gui/tcltk/gis.m/mapcanvas.tcl: fix bug in one-click zoomout in map display 2006-07-28 19:11 glynn * configure, configure.in, display/d.mon/pgms/start.c, display/d.paint.labels/Makefile, imagery/i.points/defs.h, imagery/i.rectify/exec.c, imagery/i.rectify/global.h, include/Make/Platform.make.in, lib/db/dbmi_client/start.c, raster/r.support/modcats/Makefile, raster/r.support/modcolr/Makefile, raster/r.support/modhead/Makefile, raster/r.support/modhist/Makefile: More MinGW compatibility changes: configure: use AC_EXEEXT to determine executable extension mon.start: ignore tty check on MinGW (ttyname() not available) d.paint.labels: ignore error from "ln" (doesn't work on MinGW) i.points: include config.h before curses.h to prevent HAVE_UNISTD_H redefinition i.rectify: remove empty compress() function and references to it (conflicts with zlib) Platform.make.in: add EXE variable libdbmi_client: remove _CRT_fmode to prevent conflict r.support: mod{cats,colr,head,hist} have .exe suffix on MinGW 2006-07-28 15:41 moritz * scripts/d.vect.thematic/description.html: added label commands to the psmap file might make the creation of a separate psmap file for the legend superfluous 2006-07-28 15:35 moritz * scripts/d.vect.thematic/d.vect.thematic: added label commands to the psmap file might make the creation of a separate psmap file for the legend superfluous 2006-07-28 10:34 markus * lib/gis/put_title.c: remove leftover tempfile (r.clump etc)put_title.c 2006-07-27 17:17 glynn * include/config.h.in, lib/ogsf/gsd_img_tif.c, lib/raster/com_io.c, lib/raster/rem_get.c, lib/raster/rem_io.c, lib/raster/rem_pad.c, lib/raster/rem_proto.c, visualization/nviz/src/anim_support.c, visualization/nviz/src/togl_flythrough.c: MinGW compatibility fixes: Add HAVE_TIFFIO_H to config.h.in Check HAVE_SOCKET/HAVE_TIFFIO_H before using associated functionality Use ftime() instead of gettimeofday() on MinGW 2006-07-27 10:08 brad * vector/v.in.dxf/make_arc.c: - remove unused variable 2006-07-27 09:29 glynn * include/Make/Grass.make.in: Add dependencies to PNGDRIVERLIB, RASTERLIB; needed when using static libraries 2006-07-26 11:35 markus * lib/init/gis_set.tcl: fixed error 'invalid command name '.frame0.frameNMS.right.button'' when hitting return in path to location entry field 2006-07-26 02:25 glynn * lib/gis/icon.c: Don't export trans() 2006-07-25 21:10 markus * lib/ogsf/GS2.c: Bob Covill: modification to return a more sane (1.0 not 100.0) from a constant surface 2006-07-25 21:08 markus * visualization/nviz/src/nviz_init.c: Bob Covill: load a transparent surface if vector data or sites data is being loaded without a surface 2006-07-25 15:10 markus * visualization/nviz/src/map_obj.c: initial vector color now blue, not white (to avoid color conflict with white default background) 2006-07-25 12:25 markus * scripts/v.in.gpsbabel/v.in.gpsbabel: Davide Spano: message cosmetics; made rm -f less risky 2006-07-25 10:07 paul * general/g.setproj/Makefile: $(PROJINC) not $(GDALCFLAGS) - bug 4901 2006-07-25 07:31 stephan * locale/po/grasslibs_de.po: + fixed typo 2006-07-24 16:02 paul * general/g.proj/main.c: Presumably ogr_srs is something like a pointer somewhere inside the main dataset and is freed when the dataset is freed, so remove a redundant line here... 2006-07-24 11:09 paul * include/gisdefs.h, general/g.proj/description.html, general/g.proj/main.c: Improve g.proj to parse WKT files with linebreaks in them ("pretty WKT"), tidier/improved error reporting when g.proj can't create a location, add missing function definition to gisdefs.h 2006-07-23 16:29 hamish * display/d.rast.edit/mk_new_layer.c: more verbose history comment 2006-07-23 16:26 hamish * display/d.rast.edit/mk_new_layer.c: module is now d.rast.edit, not Dedit 2006-07-23 12:24 markus * lib/raster/: Makefile, rastergraphicslib.dox: Makefile simplified; docs cosmetics & docs activated 2006-07-23 07:43 hamish * lib/init/init.sh: "$ grass61 --help" text cleanup 2006-07-23 06:02 glynn * lib/raster/: Makefile, com_get.c, com_io.c, com_pad.c, com_proto.c, common.c, io_sock.c, loc_get.c, loc_io.c, loc_pad.c, loc_proto.c, rem_get.c, rem_io.c, rem_pad.c, rem_proto.c, transport.h: New version of raster graphics library with driver-less rendering 2006-07-23 03:32 glynn * lib/gis/: G.h, closecell.c, debug.c, get_row.c, gisinit.c, init_map.c, opencell.c, range.c, set_window.c, window_map.c: Eliminate use of FCB macro Dynamically resize G__.fileinfo as required 2006-07-22 15:35 markus * scripts/v.db.droptable/v.db.droptable: force flag added (fixes bug #2620) 2006-07-22 11:20 markus * lib/gis/parser.c: explained old_file, new_file 2006-07-22 01:12 michael * gui/tcltk/d.m/script/: r.reclass.file, r.recode.file, v.in.asciipoints: changed parser reference to old_file,file,file to open existing file. 2006-07-22 00:08 michael * gui/tcltk/d.m/script/: r.reclass.file, r.recode.file, v.in.asciipoints: Fixed parser code to reactivate file button 2006-07-21 21:22 michael * lib/gtcltk/select.tcl: When browsing to open a gis file, the current mapset folder begins opened; other accessible mapset folder begin closed. 2006-07-21 21:04 michael * gui/tcltk/gis.m/runandoutput.tcl: updated to allow spaces in pathnames (updated run, spawn, and term procedures) 2006-07-21 21:02 michael * scripts/d.vect.thematic/d.vect.thematic: updated to use grass tmp directories for legend output used by gis manager 2006-07-21 20:51 michael * gui/tcltk/gis.m/: gm.tcl, thematic.tcl: moved thematic legend file for gism into grass .tmp directory. Cleaned up when gism quits. 2006-07-21 17:02 markus * swig/swiglib.dox: renamed to make doxygen happy 2006-07-21 16:09 markus * swig/Makefile, include/Make/Doxygen.make: dox name fixed 2006-07-21 00:08 michael * gui/tcltk/gis.m/thematic.tcl: add close to open file 2006-07-21 00:08 michael * gui/tcltk/gis.m/gm.tcl: Add cleanup routine to delete gismlegend.txt file if it exists. 2006-07-20 23:52 michael * gui/tcltk/gis.m/mapcanvas.tcl: Bug fix for ps text and explore mode. 2006-07-20 22:32 michael * gui/tcltk/gis.m/runandoutput.tcl: bug fix for expression parsing 2006-07-20 22:32 michael * gui/tcltk/gis.m/georect.tcl: minor comment change 2006-07-20 19:45 michael * general/g.mapsets/g.mapsets.tcl: minor update to remove duplicate listing for PERMANENT 2006-07-20 19:43 michael * gui/tcltk/gis.m/gmmenu.tcl: Menu entry for georectifier changed 2006-07-20 19:42 michael * gui/tcltk/gis.m/georect.tcl: Minor updates 2006-07-20 12:16 glynn * raster/r.mapcalc/xif.c: Check argc before writing to argt[2/3/4] 2006-07-20 11:03 paul * display/d.grid/main.c: Fix order of checks 2006-07-20 09:00 markus * lib/db/sqlp/lex.l: enabled LIKE for DBF driver 2006-07-20 01:33 michael * gui/tcltk/gis.m/georect.tcl: updated georectification system for GIS Manager 2006-07-19 16:10 paul * display/d.grid/: local_proto.h, main.c, plot.c: Support for drawing lat/long grids referenced to WGS84 2006-07-19 15:19 paul * ps/ps.map/do_geogrid.c: Initialise lat/long projection paramters correctly 2006-07-19 12:08 hamish * ps/ps.map/: description.html, map_info.c, map_info.h, r_info.c: enable optional box border for mapinfo command 2006-07-19 11:31 paul * display/d.where/main.c: Make use of library function 2006-07-19 11:28 paul * display/d.grid/plot.c: More elegant fix (silly me forgetting I'd created a function to do this exact thing...) 2006-07-19 10:55 paul * display/d.grid/plot.c: Convert projection to lat/long correctly (bug 4877) 2006-07-19 09:56 hamish * raster/r.proj/main.c: use G_command_history() 2006-07-19 05:03 cho * gui/tcltk/: d.m/d.m, gis.m/gis.m: removed bashism 2006-07-19 04:51 hamish * vector/v.proj/main.c: input map isn't in current mapset (bug 4865) 2006-07-19 03:29 brad * lib/db/dbmi_client/copy_tab.c: - Fix segv() issue 2006-07-18 21:38 cho * raster/r.topidx/: check_ready.c, description.html, file_io.c, global.h, main.c, topidx.c: removed a dead link 2006-07-18 21:36 cho * vector/v.out.dxf/: global.h, main.c, write_dxf.c: use module->overwrite for overwrite check 2006-07-18 21:35 cho * raster/r.topmodel/: check_ready.c, description.html, file_io.c, global.h, infiltration.c, main.c, misc.c, topmodel.c: removed its own overwrite flag 2006-07-18 16:57 markus * locale/po/: grasslibs_pl.po, grassmods_pl.po, grasstcl_pl.po: Artur Niecior : cont'ed 2006-07-18 13:18 hamish * raster/r.proj/main.c: use G_define_standard_option() for output 2006-07-18 13:07 hamish * ps/ps.map/: description.html, do_geogrid.c, do_scalebar.c, getgrid.c, ps_vlegend.c, r_vlegend.c, vector.h: be less strict with geogrid unit naming. enable no-background for simple scalebar. init default grid width, if drawing grid numbers, default every line. draw vector legend box outline of given color, or "none". 2006-07-18 07:53 hamish * lib/symbol/read.c, ps/ps.map/main.c: (int / int) != float 2006-07-17 23:38 glynn * general/g.transform/main.c: Add newline, print leading (rather than trailing) space 2006-07-17 20:32 markus * db/base/connect.c: clarified -p behaviour (closes bug#3853) 2006-07-17 19:31 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, georect.tcl, gm.tcl, gridline.tcl, group.tcl, histogram.tcl, labels.tcl, legend.tcl, mapcanvas.tcl, mapprint.tcl, maptool.tcl, raster.tcl, runandoutput.tcl, vector.tcl: update exec and eval exec statements to properly parse arguments 2006-07-17 19:27 michael * general/g.mapsets/g.mapsets.tcl, lib/gtcltk/gronsole.tcl, lib/init/gis_set.tcl: update exec and eval exec statements to properly parse arguments 2006-07-17 16:30 markus * lib/db/dbmi_client/copy_tab.c: Martin Landa : fixed bug #4527 2006-07-17 10:41 markus * scripts/i.spectral/i.spectral: francesco : fix 2006-07-15 22:08 markus * locale/po/grasstcl_fr.po: Eve (alias 'phyto') : cont'ed 2006-07-15 21:38 markus * raster/r.out.tiff/r.out.tiff.c: added COMPRESSION_LZW option (wish #2860) 2006-07-15 20:37 markus * raster/r.out.arc/main.c: fixed output file gisprompt (fixes bug#4808); EXIT_FAILURE 2006-07-15 20:27 markus * raster/r.param.scale/process.c: removed offending G_debug() - fixes bug#4811 2006-07-15 20:23 markus * raster/r.param.scale/description.html: example added 2006-07-15 20:06 markus * raster/r.proj/main.c: head fixed; G_fatal_error fixed; i18N; EXIT_ status fixed; G_done_msg() (fixes bug #4841) 2006-07-15 19:49 markus * scripts/r.plane/r.plane: substituted strange hist file construction by r.support 2006-07-15 19:14 markus * db/drivers/mysql/Makefile: removed hardwired -g flag (bug #4852) 2006-07-15 18:49 markus * doc/howto_release.txt: OSGeo feed 2006-07-15 12:15 hamish * lib/gis/ll_scan.c: add support for scanning dd:mm.mmm format popular with many GPS units 2006-07-15 11:12 hamish * lib/symbol/symbol/extra/adcp: new symbol (composed in West Arm, Manapouri) 2006-07-15 05:17 hamish * AUTHORS: Baylor dates, list may be incomplete 2006-07-14 19:28 markus * doc/howto_release.txt: extended: branch stuff 2006-07-14 18:41 markus * lib/db/dbmi_client/select.c, lib/init/clean_temp.c, raster/r.support/front/check.c, raster/r.support/front/front.c, raster/r.support/front/run.c, raster/r.support/modhead/ask_format.c, raster/r.support/modhead/check_un.c, raster/r.support/modhead/modhead.c, raster3d/r3.in.ascii/main.c: snprintf() changed to G_snprintf() to address portability problems in a single place 2006-07-14 18:32 markus * include/gisdefs.h: added G_snprintf() 2006-07-14 15:21 markus * locale/po/grassmods_de.po: typo 2006-07-14 12:22 markus * locale/po/: grasslibs_fr.po, grassmods_fr.po: Eve (alias 'phyto') : cont'ed 2006-07-13 22:35 cho * vector/v.out.dxf/: main.c, write_dxf.c: removed historical logs 2006-07-13 22:24 cho * vector/v.out.dxf/: main.c, write_dxf.c: check for overwrite 2006-07-13 21:43 cho * vector/v.out.dxf/main.c: Fixed layer names for table creation 2006-07-13 21:35 cho * vector/v.out.dxf/main.c: fixed G_free 2006-07-13 21:29 cho * vector/v.out.dxf/global.h: removed blank lines in header file 2006-07-13 21:24 cho * vector/v.out.dxf/: description.html, global.h, main.c, write_dxf.c: i18n added progress meter 2006-07-13 21:01 cho * vector/v.out.dxf/: global.h, main.c, write_dxf.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp \ -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-07-13 20:54 cho * vector/v.out.dxf/: description.html, global.h, main.c, write_dxf.c: code cleanup 2006-07-13 08:57 benjamin * gem/docs/GEM-Manual/: WARNINGS, images.aux, images.log, img1.old, img1.png, img10.png, img11.png, img12.png, img13.png, img14.png, img15.png, img16.png, img17.png, img18.png, img2.png, img3.png, img4.png, img5.png, img6.png, img7.png, img8.png, img9.png: added png files necessary for html docs 2006-07-13 07:06 cho * raster/r.to.vect/: areas.c, areas_io.c, global.h, main.c: Converts (F|D)CELL area maps (closing request #4366). 2006-07-13 05:55 glynn * scripts/i.spectral/i.spectral: Fix name of variable 2006-07-13 04:26 cho * raster/r.to.vect/: areas.c, lines.c, points.c: G_percent() usage fixed 2006-07-12 23:03 cho * include/devlib.h, lib/driver/Set_window.c, lib/driver/driverlib.h, lib/driver/text3.c: Added window_box_clip() to lib/driver/Set_window.c Clips FreeType text outside frames 2006-07-12 20:02 cho * scripts/: r.in.wms/r.in.gdalwarp, r.in.wms/r.in.wms, r.in.wms/wms.download, r.in.wms/wms.request, r.tileset/r.tileset: options and flags changed to uppercase 2006-07-12 19:48 cho * scripts/d.slide.show/d.slide.show: mapset search fixed 2006-07-12 18:32 cho * lib/db/dbmi_driver/mk_dbstubs_h.sh: improved mk_dbstubs_h.sh 2006-07-12 18:30 cho * db/drivers/: mk_dbdriver_h.sh, mysql/dbdriver.h: Updated mysql/dbdriver.h 2006-07-12 12:16 soeren * raster/r.mapcalc/map3.c: Changed G3d_getValueRegion to G3d_getValue to use the G3D cache mode. This fixed a bug (ERROR: G3d_getDoubleRegion: error in G3d_getTilePtr) which occured while computing maps with different resolution. 2006-07-11 04:42 glynn * display/d.colors/interact.c, raster/r.le/r.le.trace/main.c: Change sleep() -> G_sleep() 2006-07-11 04:41 glynn * lib/raster/parse_mon.c: Use G_gisbase(), G_fatal_error() 2006-07-10 22:57 brad * visualization/nviz/src/map_obj.c: - added missing 2006-07-10 20:10 soeren * raster/r.to.rast3/description.html, raster/r.to.rast3/main.c, raster/r.to.rast3/r.to.rast3.png, raster3d/r3.to.rast/description.html, raster3d/r3.to.rast/main.c, raster3d/r3.to.rast/r3.to.rast.png, raster3d/r3.cross.rast/description.html, raster3d/r3.cross.rast/main.c, raster3d/r3.cross.rast/r3.cross.rast.png: small code cosmetics added a picture to the description 2006-07-10 19:13 benjamin * gem/NEWS: ... 2006-07-10 19:11 benjamin * gem/: NEWS, actions.c, at_exit_funcs.c, globals.h, main.c, docs/GEM-Manual.lyx, docs/GEM-Manual/GEM-Manual.html, docs/GEM-Manual/images.pl, docs/GEM-Manual/images.tex, docs/GEM-Manual/index.html, docs/GEM-Manual/labels.pl: this is an update of GEM to final version 1.0: - fixed HTML man page registration - fixed a few annoyances (cosmetics) - added options to pass to extension's configure script - updated documentation - sync'd with version on my webpage 2006-07-10 19:09 benjamin * tools/build_html_index.sh: made a few modifications to accomodate HTML documentation for GEM and installed extensions: - insert a special comment so GEM will no where to merge HTML man pages of extension modules - insert link to GEM docs - set GEMDIR=../gem - copy GEM HTML files and gifs to $GISBASE/docs/html/gem/ 2006-07-10 19:05 benjamin * Makefile: Made some changes to automatically install GEM and friends: - added gem to SUBDIRS for automatic building/cleaning - install gem binary in $BINDIR (e.g. /usr/local/bin) - install skeletion extension in $GISBASE/etc/gem/skeleton 2006-07-10 14:28 hamish * vector/v.lrs/v.lrs.label/main.c: typo 2006-07-10 13:45 hamish * scripts/Makefile: move i.in.spotvgt (why won't it build automatically?) 2006-07-10 11:37 glynn * configure, configure.in, visualization/nviz/src/Makefile, visualization/nviz/src/map_obj.c, visualization/nviz/src/togl.c, visualization/nviz/src/togl_flythrough.c: NVIZ/OpenGL portability fixes for Windows 2006-07-10 00:42 glynn * configure, configure.in, vector/v.digit/driver.c, vector/v.digit/global.h, vector/v.digit/main.c: Add Windows OpenGL tests to configure.in Rename Region -> GRegion in v.digit (clashes with X11 type name) 2006-07-09 15:31 stephan * locale/po/grassmods_de.po: + more german i18n translations 2006-07-09 15:06 markus * AUTHORS: Maciek is Maciej 2006-07-09 13:43 markus * AUTHORS: Maciek added 2006-07-09 10:58 glynn * configure, configure.in, include/config.h.in, include/gstypes.h, include/Make/Platform.make.in, lib/ogsf/GS2.c, lib/ogsf/gsd_legend.c, lib/ogsf/gsd_prim.c, lib/ogsf/gsd_views.c, visualization/nviz/src/Makefile, visualization/nviz/src/do_zoom.c, visualization/nviz/src/interface.h, visualization/nviz/src/togl_ws.h: More OpenGL portability changes 2006-07-08 22:22 paul * aclocal.m4, configure: Update support for NetBSD (patch from Brook Milligan - bug 4764) 2006-07-08 21:49 markus * raster/simwe/simlib/output.c: outwalk: removed . from vector map name (not SQL compliant, bixes bug #4546); simplified G_fatal_error() 2006-07-08 19:05 markus * lib/vector/Vlib/field.c: scheduled FID autodetection for next GDAL release 2006-07-08 18:31 scott * lib/vector/vectorlib.dox: tidied up language - hard to break teacher habit of correcting while reading new submissions... 2006-07-08 11:11 brad * raster/r.param.scale/: interface.c, nrutil.c, nrutil.h, open_files.c, process.c, write_cats.c: - Removed G_malloc() checks (G_malloc checks for us) - Update usage of G_message(), etc (no longer need temp storage) - Localized text - Used G_debug() instead of DEBUG macro 2006-07-08 11:03 brad * vector/v.clean/: main.c, prune.c, rmdac.c: - Use EXIT_SUCCESS|EXIT_FAILURE - Localized text 2006-07-08 00:05 markus * vector/v.in.ogr/main.c: conditionalized OFTDate on GDAL_VERSION_NUM >= 1320 2006-07-07 17:56 markus * swig/perl2/README: complete cleanup 2006-07-07 15:57 markus * doc/vector/vector.html, lib/vector/vectorlib.dox: migrated programming notes to main programmer's manual 2006-07-07 12:16 paul * lib/gis/user_config.c: Don't need snprintf() here as buffer is already correctly sized. 2006-07-07 12:15 paul * db/drivers/dbf/dbfexe.c: Don't need snprintf() here as length of string is predictable and within limits. 2006-07-07 12:06 hamish * ps/ps.map/: ps_clrtbl.c, ps_colors.c, ps_fclrtbl.c, symbol.c: increase color precision so band resolution is not lost 2006-07-07 11:56 hamish * display/d.menu/description.html: formatting 2006-07-07 11:55 markus * locale/po/: grasslibs_ru.po, grassmods_ru.po, grasstcl_ru.po: Russian files re-created. Now with KOI8-R encoding 2006-07-07 11:54 hamish * display/d.menu/: Makefile, description.html, main.c: port d.menu from GRASS 5 2006-07-07 11:52 hamish * display/Makefile: port d.menu from GRASS 5. 2006-07-07 10:50 hamish * imagery/i.ask/popup.c: rendering fixes 2006-07-07 10:01 hamish * raster/r.topidx/file_io.c: save input name in history file, i18n 2006-07-07 02:37 glynn * aclocal.m4, configure, configure.in, include/config.h.in, include/gstypes.h, include/Make/Platform.make.in, lib/ogsf/GS2.c, lib/ogsf/gsd_legend.c, lib/ogsf/gsd_prim.c, lib/ogsf/gsd_views.c, visualization/nviz/src/Makefile, visualization/nviz/src/do_zoom.c, visualization/nviz/src/interface.h, visualization/nviz/src/togl_ws.h: Improve support for native MacOSX/Aqua OpenGL 2006-07-07 02:35 glynn * lib/init/grass-run.src: Add quotes around $@ to handle with arguments containing spaces 2006-07-06 14:25 markus * vector/v.in.ogr/main.c: 'NULL' support activated for OFTInteger and OFTReal 2006-07-06 14:16 markus * raster/simwe/r.sim.water/main.c: fixed declarations for 64bit (closes bug #4546); EXIT_SUCCESS; some i18N 2006-07-06 14:14 markus * raster/simwe/r.sim.water/spearfish.sh: cosmetics; more rain 2006-07-06 12:16 markus * vector/v.in.ogr/main.c: OFTDate added; OFTIntegerList hack polished 2006-07-05 18:30 hamish * ps/ps.map/patterns/polka_dot.eps: add closepath to close polygon, but leave commented as I think it looks better open. 2006-07-05 18:24 hamish * ps/ps.map/: ps_clrtbl.c, ps_fclrtbl.c: greyrast triggers a grey raster legend too. bug #1896 2006-07-05 17:19 markus * lib/db/sqlp/description.html: more examples 2006-07-05 17:14 markus * AUTHORS: some updates 2006-07-05 15:14 hamish * ps/ps.map/ps_vlegend.c: provide a default legend box width if none is provided. enable EPS fill patterns in vector legends 2006-07-05 15:12 hamish * ps/ps.map/r_vareas.c: use GNAME_MAX, GMAPSET_MAX 2006-07-05 12:07 markus * raster/simwe/r.sim.water/spearfish.sh: more rain; cosmetics 2006-07-05 12:04 brad * raster/r.slope.aspect/main.c: - color code cleanup for aspect map 2006-07-05 11:39 markus * vector/v.buffer/main.c: removed confusing dot 2006-07-05 11:39 hamish * vector/v.label/main.c: add bug warning for rotation option 2006-07-05 11:31 hamish * gui/tcltk/gis.m/gm.tcl: fix d.nviz, xganim launching 2006-07-05 10:52 hamish * gui/tcltk/d.m/: fly.gif, nviz.gif: new nviz icons 2006-07-05 10:47 hamish * gui/icons/: module-d.nviz.gif, module-nviz.gif: new nviz icons 2006-07-05 10:30 hamish * vector/v.buffer/main.c: add bufcol warning as slightly buggy 2006-07-05 10:15 hamish * lib/init/grass-run.src: add hint about when to resize X mon 2006-07-05 10:00 hamish * imagery/i.points/: analyze.c, ask.c, input.c: fix window rendering 2006-07-05 09:35 hamish * imagery/i.vpoints/: analyze.c, ask.c, input.c: fix window rendering 2006-07-05 08:13 hamish * imagery/i.vpoints/: analyze.c, input.c, mark.c, points.c: color code GCPs, fix outline of GCP rms details 2006-07-05 06:37 hamish * raster/r.digit/: bnw_line.c, get_area.c, get_circle.c, get_line.c, main.c: don't flush display after every segment of circle, add bgcmd option to help GUI 2006-07-05 06:04 glynn * raster/simwe/simlib/input.c: 64-bit fix 2006-07-05 04:39 brad * raster/r.colors/main.c: - localized more text - use EXIT_SUCCESS|EXIT_FAILURE for exit() calls 2006-07-04 22:01 glynn * raster/r.sun/main.c: Fix 64-bit bug [bug #4786] 2006-07-04 21:58 glynn * imagery/Makefile: Re-enable i.cca and i.pca 2006-07-04 15:46 markus * raster/simwe/r.sim.water/spearfish.sh: test script added for Spearfish 2006-07-04 15:26 markus * vector/v.in.ascii/points.c: Andrew Danner : memory leak fixed (bugs #3354, #3877) 2006-07-04 15:22 markus * lib/gis/snprintf.c: G_snprintf() wrapper function 2006-07-04 14:03 markus * lib/: Makefile, grasslib.dox: renamed file for 'make htmldocs' (fixes bug#4548) 2006-07-04 11:46 brad * raster/r.in.ascii/: gethead.c, local_proto.h, main.c: - fixed large files (please test) - localized text - minor portability fixes 2006-07-04 11:32 markus * lib/db/sqlp/description.html: subquery expressions and pattern matching added 2006-07-04 11:24 markus * db/drivers/sqlite/describe.c: define sufficient length to make v.in.ascii functional 2006-07-04 09:09 markus * general/g.transform/main.c: added missing include; EXIT_FAILURE 2006-07-04 02:38 glynn * general/: Makefile, g.transform/main.c: Extend g.transform to allow more choice of output format 2006-07-04 00:41 cho * vector/v.in.dxf/main.c: G_warning to G_fatal_error 2006-07-03 23:50 markus * vector/v.in.ascii/in.c: don't leave broken files behind 2006-07-03 23:21 markus * gui/wxpython/grassgui.py: typo 2006-07-03 23:02 markus * gui/wxpython/: grass-interface.dtd, grassgui.py: Jachym Cepicky: wxpython GUI ported from GRASS 5 2006-07-03 22:27 markus * vector/v.in.ascii/in.c: don't leave broken files behind 2006-07-03 18:38 markus * vector/v.digit/description.html: v.edit linked 2006-07-03 18:37 markus * imagery/i.rectify/description.html: g.transform linked 2006-07-03 18:31 markus * general/g.transform/: main.c, description.html: Copyright header added + description to follow submission standards 2006-07-03 17:01 michael * lib/init/init.sh: removed extra location name 2006-07-03 16:41 markus * vector/v.in.ogr/main.c: where parameter added for selective import 2006-07-03 15:26 markus * scripts/d.polar/description.html: input angles explained 2006-07-03 15:11 markus * scripts/d.polar/d.polar: EPS fix: print axis indications over circle 2006-07-03 14:56 markus * scripts/v.what.vect/description.html: comma 2006-07-03 09:20 markus * scripts/v.rast.stats/v.rast.stats: Fast SQL also for DBF 2006-07-03 08:52 markus * scripts/v.rast.stats/v.rast.stats: SQLTMP confusion fixed 2006-07-03 08:39 markus * locale/po/: grasslibs_pt_br.po, grassmods_pt_br.po, grasstcl_pt_br.po: Paulo Marcondes (aka PMarc) : cont'ed 2006-07-03 02:35 cho * vector/v.in.dxf/: add_text.c, dxf_to_vect.c, main.c: fixed a bug (thanks to Soeren Gebbert) added a message at failure 2006-07-03 01:54 hamish * scripts/d.polar/d.polar: fix scaling, add trend vector stats, add todo hint 2006-07-02 23:58 markus * scripts/v.rast.stats/v.rast.stats: Speed up for non-DBF drivers 2006-07-02 23:17 markus * scripts/v.rast.stats/v.rast.stats: fix to accept no data/NULL (fixes bug#4496) 2006-07-02 22:28 markus * include/Make/Html.make: title extended 2006-07-02 14:06 markus * raster/r.colors/rules.c: also tell user about range values 2006-07-02 10:52 markus * gui/tcltk/gis.m/vector.tcl: min line width is 1 2006-07-02 09:15 hamish * scripts/d.polar/d.polar: speed up script by moving loops into awk, minor scripting fixes. remove scaling fudge factor from d.graph output. Still scales differently than xgraph, eps output for unknown reasons. 2006-07-02 02:37 markus * gui/xml/: README, grass-interface.dtd: added missing DTD for --interface-description 2006-07-01 23:29 markus * scripts/d.polar/description.html: Example added 2006-07-01 23:15 markus * scripts/d.polar/d.polar: cosmetics 2006-07-01 22:32 markus * vector/v.to.points/: description.html, main.c: EXIT status; example added 2006-07-01 22:07 markus * Makefile: create ARCH_DISTDIR if not existing (bug#4758) 2006-07-01 22:01 markus * lib/gis/done_msg.c: simplified to make functional (closes bug#4757) 2006-06-30 17:49 markus * locale/po/: grasstcl_ja.po, grasstcl_vi.po: Updated/news. Messages from GRASS 5 translation merged 2006-06-30 17:34 markus * include/gisdefs.h: removed deleted functions 2006-06-30 17:32 markus * configure, configure.in: enabled new PERL Swig interface 2006-06-30 17:30 markus * swig/Makefile: give hint 2006-06-30 17:28 markus * swig/perl2/: README, error.c, grass.i, make.pl.in, typemaps.i: Ari Jolma : GRASS-SWIG-Perl second version interface 2006-06-30 08:23 hamish * ps/ps.map/description.html: link to standard fill pattern image 2006-06-30 08:15 hamish * display/d.graph/description.html: note d.polar as example 2006-06-29 21:29 stephan * locale/po/grassmods_de.po: + more german i18n module translations (mostly rough translated). 2006-06-29 20:21 stephan * locale/po/grasslibs_de.po: + more german i18n translations 2006-06-29 17:56 hamish * scripts/d.polar/description.html: use d.graph 2006-06-29 17:43 hamish * scripts/d.polar/d.polar: remove unused devel code 2006-06-29 17:33 hamish * scripts/d.polar/d.polar: use d.graph to draw by default. functionalize code. fix stderr redirects. de-bash exports. 2006-06-29 15:19 hamish * display/d.info/main.c: explain results 2006-06-29 15:06 hamish * scripts/d.out.gpsdrive/d.out.gpsdrive: d.info -f moved to more correct -b. de-Bash export. 2006-06-29 15:01 hamish * display/d.info/main.c: frame dimensions flag was actually showing region rectangle. corrected, region rectangle moved to -b flag. 2006-06-29 04:48 cho * lib/driver/Get_location.c: fixed if condition 2006-06-29 04:40 cho * display/d.measure/local_proto.h, display/d.measure/main.c, display/d.measure/msurements.c, display/d.profile/main.c, display/d.profile/profile.h, display/d.rast.edit/edit.c, display/d.rast.edit/edit.h, display/d.rast.edit/main.c, display/d.zoom/box.c, display/d.zoom/local_proto.h, display/d.zoom/main.c, display/d.zoom/pan.c, display/d.zoom/quit.c, display/d.zoom/set.c, display/d.zoom/zoom.c, lib/driver/Get_location.c, lib/driver/driver.h, lib/driver/init.c, lib/driver/text3.c, lib/init/variables.html, raster/r.digit/get_point.c, raster/r.digit/instruct.c, raster/r.digit/local_proto.h, raster/r.digit/main.c, vector/v.digit/attr.c, vector/v.digit/global.h, vector/v.digit/i_face.c, vector/v.digit/line.c, vector/v.digit/main.c, vector/v.digit/vertex.c, vector/v.digit/zoom.c: Fixed iconv() compiler warning. Changed the GRASS_ANOTHER_BUTTON environment variable to GRASS_MOUSE_BUTTON: Setting GRASS_MOUSE_BUTTON to 132 is equivalent to GRASS_ANOTHER_BUTTON. 2006-06-29 00:23 markus * scripts/Makefile: re-added i.in.spotvgt: why was it removed? 2006-06-29 00:06 markus * locale/po/grasstcl_it.po: Lorenzo Moretti : updated 2006-06-28 19:32 hamish * ps/ps.map/patterns/brick.eps: less lumpy bricks 2006-06-28 18:09 hamish * imagery/i.points/main.c, raster/r.digit/main.c, imagery/i.vpoints/main.c: use G_putenv() as setenv() isn't portable 2006-06-28 17:52 hamish * imagery/: i.points/Makefile, i.points/description.html, i.vpoints/Makefile, i.vpoints/description.html: inter -> cmd to build manpages now that these modules use G_parser() 2006-06-28 17:34 hamish * imagery/i.group/main.c: subgroup != group, prompt treats it like a $MAPSET/$ELEMENT, which isn't right 2006-06-28 17:27 hamish * raster/Makefile: r.surf.random and r.surf.gauss don't use FFTW 2006-06-28 17:24 hamish * imagery/Makefile: i.cca, i.pca don't use FFTW 2006-06-28 14:51 hamish * lib/init/grass-run.src: change console title to name of module 2006-06-28 14:19 hamish * imagery/i.points/main.c: force no GUI startup 2006-06-28 14:09 hamish * raster/r.digit/main.c: must run in a term window 2006-06-28 14:02 hamish * lib/init/grass-run.src: force command line startup mode. if an error happens, pause before exit so user can see what the error was 2006-06-28 13:59 hamish * imagery/i.vpoints/main.c: force no GUI startup 2006-06-28 11:03 hamish * visualization/nviz/scripts/nviz2.2_script: more understandable debug messsages 2006-06-28 09:37 hamish * scripts/r.mask/r.mask: don't uppercase option key names, just parser variables 2006-06-28 08:53 hamish * imagery/i.points/main.c: clear screen on exit 2006-06-28 08:48 hamish * imagery/i.vpoints/curses.c, display/d.colors/curses.c, imagery/i.class/curses.c, imagery/i.points/curses.c: fix octals, allow both backspace and DEL 2006-06-28 04:33 hamish * imagery/i.vpoints/: analyze.c, plot.c: fully erase window on source rast redraw, make warped points work 2006-06-28 00:13 cho * raster/r.topmodel/file_io.c: Clarified output descriptions 2006-06-27 21:45 cho * display/d.profile/: DumpProfile.c, ExtractProf.c, PlotProfile.c, Range.c, What.c, main.c, utils.c: localized text; exit status 2006-06-27 18:37 paul * imagery/i.find/main.c: Ignore hidden files (getting closer to original behaviour). Listing still isn't sorted though. 2006-06-27 15:44 paul * imagery/i.find/main.c: Fix bug: before recent change dir pointed to somewhere inside the "command" buffer: now command is gone, dir must have space of its own allocated. 2006-06-27 14:44 hamish * imagery/i.vpoints/analyze.c: refresh rast doesn't drop you out of overlay menu 2006-06-27 12:25 hamish * imagery/i.vpoints/: colors.c, drawvect.c, globals.h, plot.c, points.c, vectpoints.h: enable warp overlay of target vector on source raster remove unused code 2006-06-27 10:11 hamish * imagery/i.vpoints/find.c: check if i.find worked 2006-06-27 00:32 michael * scripts/Makefile: Added missing scripts 2006-06-27 00:22 michael * lib/init/init.sh: Added location name to grass prompt 2006-06-27 00:16 michael * gui/tcltk/d.m/vector.tcl: Added show data button 2006-06-27 00:16 michael * gui/tcltk/d.m/d.m.tcl: Update to nviz procedure to recognize Intel Mac. 2006-06-27 00:06 michael * gui/tcltk/: gis.m/gis.m, d.m/d.m: Update startup script so that it works for Mac without editing. 2006-06-26 23:06 markus * scripts/d.vect.thematic/d.vect.thematic: also clean TMP6 2006-06-26 22:19 michael * gui/tcltk/gis.m/georect.tcl: Bug fixes. Everything works except for RMS error calculations. Vectors and rasters are both in $GISBASE/group/ directory structure now. 2006-06-26 22:18 michael * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: Implemented WIND_OVERRIDE for all zooming operations. WIND file is never changed except by explict user intention. 2006-06-26 22:17 michael * gui/tcltk/gis.m/thematic.tcl: Multiple thematic layers will now open multiple legends. 2006-06-26 22:17 michael * gui/tcltk/gis.m/gm.tcl: Added mapset to window title 2006-06-26 20:48 markus * doc/howto_release.txt: more lists 2006-06-26 12:57 paul * raster/r.out.tiff/r.out.tiff.c: Rethink of string-handling logic inspired by Glynn's comments on developers' mailing list: definitely shouldn't be using G_asprintf() (for reasons of efficiency) if we can predict the length of the formatted string. 2006-06-26 12:28 markus * scripts/r.out.gdal/description.html: debug disabled; +Plugin link 2006-06-26 12:22 markus * scripts/r.out.gdal/description.html: implemented multiple CREATEKEY and METAKEY (wish #4739) 2006-06-26 10:11 markus * lib/gis/: gislib.dox, gisrasterlib.dox, gisvectorlib.dox: more TOCs added 2006-06-26 09:53 hamish * imagery/i.vpoints/analyze.c: condense analyze menu text 2006-06-26 09:45 hamish * imagery/i.vpoints/: analyze.c, driver.c: only try to refresh rasters if present, use G_free(), update menu after changing delete mode. 2006-06-26 05:04 hamish * scripts/i.spectral/i.spectral: use GRASS_GNUPLOT in check as well 2006-06-24 23:04 glynn * general/g.transform/: Makefile, crs.c, crs.h, main.c: Utility to compute transformation based upon GCPs and output error measurements 2006-06-24 21:33 markus * lib/init/gis_set.tcl: more wording fine tuning 2006-06-24 21:33 markus * lib/init/clean_temp.c: Roberto Flor: rewritten; now removes also subdirectories in LOCATION/MAPSET/.tmp/ [previous CVS log message was wrong] 2006-06-24 20:25 markus * lib/init/: clean_temp.c, gis_set.tcl: fixed strange wording 2006-06-23 16:10 markus * rpm/mandrake/grass.spec: now also fft3 works 2006-06-23 16:07 markus * rpm/suse/grass-6.1.cvs-1suse.spec: SuSe SPEC file 2006-06-23 09:00 markus * vector/v.clean/description.html: break example added 2006-06-23 08:04 hamish * imagery/i.vpoints/: analyze.c, colors.c, drawcell.c, driver.c, globals.h, input.c: return from select order menu (bug #4620) comment out unused menu,cursor color code refresh current location raster side as well as target side clean/shorten main menu bar and make bg color grey again 2006-06-22 18:13 markus * raster/r.profile/main.c: G_fatal_error(0 usage modernized; G_define_standard_option() 2006-06-22 15:05 markus * imagery/i.cca/Makefile, imagery/i.pca/Makefile, raster/r.surf.gauss/Makefile, raster/r.surf.random/Makefile: removed FFTWLIB dependency as suggested by Glynn 2006-06-22 11:14 hamish * ps/ps.map/description.html: more vareas pat updates 2006-06-22 11:05 hamish * ps/ps.map/description.html: font, vareas pat updates 2006-06-22 09:47 markus * lib/external/bwidget/README: New URL 2006-06-22 09:46 markus * scripts/r.plane/description.html: example added 2006-06-22 09:44 hamish * ps/ps.map/patterns/: horiz_line_dash.eps, vert_line_dash.eps: more hatching patterns for ps.map's vareas 2006-06-22 09:32 hamish * ps/ps.map/patterns/: diag_down_dash.eps, diag_up_dash.eps: more hatching patterns for ps.map's vareas 2006-06-22 09:32 markus * lib/external/bwidget/Makefile: INSTALL is preferred 2006-06-22 09:16 hamish * ps/ps.map/Makefile: install standard pattern files for ps.map's vareas command 2006-06-22 08:54 hamish * ps/ps.map/patterns/: brick.eps, cross_diag.eps, cross_diag5.eps, cross_normal.eps, cross_normal5.eps, diag_down.eps, diag_down6.eps, diag_up.eps, diag_up6.eps, horiz_line.eps, horiz_line6.eps, polka_dot.eps, vert_line.eps, vert_line6.eps: hatch patterns for ps.map vareas command 2006-06-21 15:19 markus * lib/external/bwidget/Makefile: make .tcl executable 2006-06-21 12:34 markus * scripts/d.polar/d.polar: fixed remaining hardcoded values to calculated values 2006-06-21 12:16 markus * scripts/d.slide.show/description.html: example added to generate PDF map overview 2006-06-21 12:09 markus * scripts/v.db.update/description.html: HTML cosmetics 2006-06-21 05:17 brad * vector/v.distance/main.c: - localize text - use EXIT_SUCCESS|FAILURE 2006-06-20 19:08 markus * scripts/d.polar/description.html: docs 2006-06-20 19:03 markus * scripts/d.polar/: Makefile, d.polar, polar_diagram.eps, ps_defs.eps: EPS output added (contributed by Bruno Caprile, ITC-irst) 2006-06-20 18:59 markus * scripts/i.oif/Makefile: cp fixed to INSTALL 2006-06-20 15:36 hamish * vector/v.digit/: main.c, toolbox.tcl: restore original region and clear screen on exit. attempt to set the main toolbox window title (needs help) 2006-06-20 15:34 markus * locale/po/: grasslibs_de.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_pl.po, grasslibs_ru.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_de.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_pl.po, grassmods_ru.po, grassmods_vi.po, grassmods_zh.po, grasstcl_de.po, grasstcl_fr.po, grasstcl_it.po, grasstcl_ja.po, grasstcl_tr.po: header fixes 2006-06-20 15:26 markus * locale/po/: grasslibs_cs.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_mr.po, grasslibs_pt_br.po, grasslibs_sl.po, grasslibs_tr.po, grassmods_cs.po, grassmods_es.po, grassmods_fr.po, grassmods_pt_br.po, grassmods_sl.po, grassmods_tr.po, grasstcl_pl.po, grasstcl_pt_br.po: header fixes 2006-06-20 15:26 markus * locale/po/grasstcl_tr.po: Aras.Gor.O Yalcin Yilmaz : initial translation 2006-06-20 12:51 paul * lib/gis/basename.c: More portable (don't use strncasecmp()) 2006-06-20 12:42 hamish * imagery/i.vpoints/drawcell.c: erase defunct zoom window after refresh 2006-06-20 12:36 hamish * imagery/i.vpoints/: drawcell.c, drawvect.c, driver.c, setup.c: numerous fixes: target raster maps and vector maps now coexist happily. Refresh works on target raster as well as vectors. GNAME_MAX, GMAPSET_MAX. internal drawvect control codes now human readable. bugfix: init numfiles to 0. remove bogus G_get_cellhd(vectormap) call. remove bogus D_add_to_list() call. 2006-06-20 12:27 hamish * imagery/i.vpoints/Makefile: add support for displaying point vectors 2006-06-20 12:24 hamish * imagery/i.vpoints/plot.c: add support for displaying point vectors 2006-06-20 12:22 hamish * imagery/i.vpoints/zoom_box.c: whitespace 2006-06-20 12:05 markus * raster/r.surf.idw/main.c: ambigous else fixed 2006-06-20 12:04 markus * raster/r.surf.idw/main.c: updated: err mgs simplified, EXIT status, parser; code indent 2006-06-20 11:56 markus * raster/r.surf.idw2/main.c: done msg added 2006-06-20 11:39 markus * raster/r.surf.idw2/main.c: updated: err mgs simplified, EXIT status, parser 2006-06-20 11:26 markus * raster/r.param.scale/description.html: meanc doesn't exist (bug #) 2006-06-20 01:44 hamish * raster/r.param.scale/interface.c: G_standard_option(), EXIT_FAILURE, simplify error handling (bug #4631) 2006-06-19 17:47 paul * include/gisdefs.h, lib/gis/basename.c, raster/r.out.tiff/description.html, raster/r.out.tiff/r.out.tiff.c: Add new G_basename() function and update r.out.tiff to use it as per wish number 4628 2006-06-19 12:12 markus * scripts/d.polar/d.polar: key_desc added 2006-06-19 12:09 markus * testsuite/README: URL to external project 2006-06-19 11:35 markus * display/d.graph/: Makefile, description.html: copy grass_logo.txt to HTML space 2006-06-19 11:11 markus * tools/grassdocs.css: CSS fix 2006-06-19 10:37 markus * visualization/nviz/scripts/: panel_surf.tcl, panel_vect.tcl, panel_vol.tcl: menu entries improved 2006-06-19 09:35 brad * imagery/i.find/main.c: - making a soon to be obsolete program portable 2006-06-19 06:50 brad * visualization/nviz/scripts/: panel_animation.tcl, panel_kanimator.tcl: - Remove reference to SGI IRIS .rgb support - Document removal of .rgb support in tcl scripts 2006-06-19 06:45 brad * visualization/nviz/scripts/: panel_animation.tcl, panel_kanimator.tcl: - document removal of SGI .rgb support in tcl scripts - minor code formatting 2006-06-19 00:05 brad * include/ogsf_proto.h, include/Make/Grass.make.in, lib/Makefile, lib/ogsf/Makefile, lib/ogsf/gsd_img_ppm.c, lib/ogsf/gsd_img_tif.c, visualization/nviz/scripts/nviz2.2_script, visualization/nviz/scripts/panel_animation.tcl, visualization/nviz/scripts/panel_kanimator.tcl, visualization/nviz/scripts/script_file_tools, visualization/nviz/scripts/test.script, visualization/nviz/src/Makefile, visualization/nviz/src/anim_support.c, visualization/nviz/src/init_commands.c, visualization/nviz/src/interface.h: - Removed SGI .rgb image format support - GRASS just got a little bit lighter 2006-06-18 10:24 markus * lib/vector/Vlib/map.c: Fixed removal of tmp directories (from Glynn, bug #4450) 2006-06-17 22:09 markus * lib/external/shapelib/: README, dbfopen.c: updated again to include two more upstream bugfixes 2006-06-17 15:35 markus * db/drivers/dbf/globals.h: type defs explained 2006-06-17 15:02 markus * lib/external/shapelib/README: updated 2006-06-17 14:55 markus * lib/external/shapelib/: README, dbfopen.c, shapefil.h, shpopen.c: updated to current SHAPElib from OGR 2006-06-17 13:35 hamish * imagery/i.vpoints/main.c: fully erase the screen on exit 2006-06-17 11:07 hamish * imagery/i.vpoints/: colors.c, plot.c, target.c: compiler warnings 2006-06-17 10:57 hamish * imagery/i.vpoints/: ask.c, colors.c, drawvect.c, globals.h, graphics.c: remove multiple COLOR defn 2006-06-17 10:43 hamish * imagery/i.vpoints/: colors.c, drawcell.c, drawvect.c, main.c: put d.frame in the correct place, report correct vector line colors, don't set have_cellmap when we only have vector maps on the target side (was triggering bogus error message) 2006-06-17 09:04 hamish * imagery/i.vpoints/main.c: "d.frame -s" (rev 1.2) was causing lockup on error 2006-06-17 08:23 hamish * raster/r.in.xyz/description.html: add southern bound feature note 2006-06-17 07:35 hamish * imagery/: i.vpoints/defs.h, i.vpoints/main.c, i.points/defs.h, i.points/main.c: use G_parser() to make into normal modules, GNAME_MAX, i18n, EXIT_FAILURE 2006-06-16 21:35 markus * raster/r.out.vtk/description.html, vector/v.out.vtk/description.html: typo; cosmetics 2006-06-16 20:16 soeren * raster/r.out.vtk/description.html, raster/r.out.vtk/parameters.c, vector/v.out.vtk/description.html, vector/v.out.vtk/main.c: updated the description.html message cosmetics 2006-06-16 20:10 soeren * raster3d/r3.out.vtk/: description.html, globalDefs.h, main.c, parameters.c, parameters.h, writeVTKData.c, writeVTKHead.c: Added flag -c for VTK-OpenGL coordinates correction updated the description.html 2006-06-16 17:27 soeren * vector/v.out.vtk/: local_proto.h, main.c, writeVTK.c: Added flag -c for VTK-OpenGL coordinates correction 2006-06-16 17:26 soeren * raster/r.out.vtk/: globaldefs.h, main.c, parameters.c, parameters.h, writeascii.c: Added flag -c for VTK-OpenGL coordinates correction 2006-06-16 16:02 markus * raster/r.in.xyz/main.c: msg cosmetics 2006-06-16 14:12 markus * vector/: v.vol.rst/description.html, v.vol.rst/main.c, v.surf.rst/description.html: msg cosmetics 2006-06-16 13:50 markus * db/drivers/postgres/: README, db.c, describe.c, fetch.c, globals.h: bit type added; mapped as integer 2006-06-16 00:16 markus * locale/po/grasstcl_it.po: Italian tcl added 2006-06-15 23:26 markus * locale/README: cosmetics 2006-06-15 11:05 markus * raster/r.in.xyz/main.c: fixed x/y inversion in new flag 2006-06-15 10:57 markus * raster/r.in.xyz/: description.html, local_proto.h, main.c: flag added to print the input data extent in shell script style (for g.region) 2006-06-15 10:42 markus * raster/r.in.xyz/main.c: Error msg cosmetics 2006-06-15 07:19 hamish * vector/v.digit/settings.tcl: move line width to settings tab for higher visibility 2006-06-15 05:13 hamish * tools/sql.sh: documentation from Glynn 2006-06-14 23:32 cho * lib/vector/Vlib/: build_ogr.c, close_ogr.c, dbcolumns.c, open.c, open_ogr.c, read_ogr.c, rewind_ogr.c: Changed header includes for external files 2006-06-14 22:34 cho * vector/v.in.ogr/main.c: --o and --overwrite option should work 2006-06-14 18:50 michael * lib/init/file_option.tcl: fixed bug in file not found warning 2006-06-14 08:49 markus * lib/vector/Vlib/field.c: comment updated; debug to 3 2006-06-14 05:06 cho * configure, configure.in: Added optional libraries (-lXext and -lm) to OPENGLLIB and OPENGLWM for *BSD systems 2006-06-14 01:23 markus * vector/v.extract/description.html: dissolve example renewed 2006-06-14 00:52 markus * lib/vector/Vlib/field.c: GID search added; auto-search of FID fixed (still non-functional due to apparent OGR_L_GetFIDColumn() failure; auto-search disabled 2006-06-14 00:42 markus * raster/r.lake/main.c: Maris Nartiss: bugfix 2006-06-13 23:43 markus * locale/po/grassmods_de.po: cosmetics 2006-06-13 18:17 markus * vector/v.out.ogr/: description.html, main.c: Faces export added (for KML etc) 2006-06-13 14:03 markus * vector/v.out.vtk/writeVTK.c: Typo fixed 2006-06-13 03:58 glynn * visualization/nviz/src/Makefile: Fix defintion of USE_X11 macro; must be 0 or 1, not empty or 1. 2006-06-13 03:58 glynn * lib/ogsf/GS2.c: Fix prototype and use of gsd_getViewport() 2006-06-13 03:57 glynn * display/d.text/main.c: Don't try to use R_* functions before calling R_open_driver() 2006-06-13 00:56 markus * scripts/r.in.srtm/description.html: link to article 2006-06-12 20:47 markus * doc/howto_release.txt: Remote-Sensing-GIS-for-a-New-World 2006-06-12 18:31 markus * swig/python/grasspython.dox: draft GRASS-SWIG-Python docs 2006-06-12 15:53 hamish * raster/r.in.xyz/description.html: spelling 2006-06-12 15:11 markus * lib/vector/Vlib/line.c: explanation improved 2006-06-12 15:05 hamish * raster/r.in.xyz/description.html: r3.in.rast is r.to.rast3 2006-06-12 14:52 hamish * raster/r.in.xyz/description.html: "point swarm" is better known as "point cloud" 2006-06-12 14:47 markus * locale/po/grassmods_pt_br.po: Daniel de Castro Victoria : cont'ed 2006-06-12 14:47 markus * locale/po/grasstcl_pt_br.po: Paulo Marcondes : cont'ed 2006-06-12 10:42 paul * lib/proj/get_proj.c: Use proj=longlat instead of proj=latlong as per Hamish's suggestion (hopefully reduces confusion about ordering of co-ordinate pairs for input to cs2cs) 2006-06-12 10:13 markus * lib/vector/Vlib/field.c: added code to auto-search FID column in OGR DB 2006-06-12 07:42 cho * vector/v.in.dxf/: global.h, layer_list.c, main.c: free memory 2006-06-12 06:43 hamish * raster/r.los/main.c: cleanup G_fatal_error messages, EXIT_SUCCESS 2006-06-11 22:42 cho * lib/gis/error.c: The existence of GIS_ERROR_LOG file needs to be checked according to the variables man page. Use fopen() instead of access() for portability. 2006-06-11 22:37 stephan * locale/po/grassmods_de.po: + new german i18n translations 2006-06-11 12:01 glynn * include/ogsf_proto.h, lib/ogsf/gsd_img_ppm.c, lib/ogsf/gsd_img_tif.c, lib/ogsf/gsd_prim.c: Fix and clean up image-dump code; endianness, 64-bit issues 2006-06-11 12:00 glynn * lib/driver/Makefile: Only compile socket-related code if we have socket() 2006-06-11 01:40 helena * lib/rst/interp_float/point2d.c: commented out obsolete site function call 2006-06-10 22:08 cho * raster/r.statistics/main.c: fatal error if [FD]CELL basemap is given 2006-06-09 09:41 cho * display/d.save/: description.html, main.c: better description for (re)move= option 2006-06-09 09:40 hamish * visualization/nviz/scripts/panel_site.tcl: temporarily disable option causing segfault for save/load state with sites defined. (bug #4377, patch from Massimo) 2006-06-08 03:24 hamish * raster/r.in.xyz/main.c: bugfix: don't assume memory is init'd to 0. (segfault on 64bit FC5) 2006-06-08 03:09 cho * vector/v.in.dxf/: add_3dface.c, add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, read_dxf.c: comment 2006-06-08 03:03 cho * lib/gis/get_row.c: typo fixed 2006-06-08 02:57 hamish * raster/r.in.xyz/main.c: fix spelling in comment 2006-06-08 02:48 cho * vector/v.in.dxf/: add_3dface.c, add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, dxf_to_vect.c, main.c, write_vect.c: header clean up 2006-06-08 02:07 cho * vector/v.in.dxf/: add_3dface.c, add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, description.html, dxf_to_vect.c, global.h, make_arc.c, write_vect.c: 3DFACE import added 2006-06-08 00:27 michael * gui/tcltk/gis.m/: georect.tcl, georecttool.tcl: incooporate vector georectifying (v.transform), update, bug fix 2006-06-08 00:26 michael * gui/icons/: drawmode-explore.gif, drawmode-strict.gif: icons easier to see 2006-06-08 00:26 michael * gui/icons/gui-gcpset.gif: icon for georectifier 2006-06-08 00:09 cho * vector/v.in.dxf/: add_polyline.c, description.html, dxf_to_vect.c, global.h, main.c, write_vect.c: Entity column added 2006-06-07 21:16 wolf * vector/v.edit/: Makefile, args.c, del.c, global.h, main.c: added del.c and support for adding cat to boundary (not tested throughly yet) 2006-06-07 16:26 soeren * lib/db/dbmilib.dox: Fixed the "doxygen function linking" issue 2006-06-07 12:59 glynn * lib/gis/error.c: Fix declaration of write_error() to match definition 2006-06-07 09:12 hamish * vector/v.clean/main.c: align threshold ascii border 2006-06-07 08:46 hamish * display/d.vect/main.c: make default fill color less gloomy. "gray" was ok when the default BG color was black, but it's too dark for a white BG. 2006-06-07 08:36 hamish * vector/v.digit/centre.c: zoom out as sqrt(2) 2006-06-07 07:40 glynn * raster/r.mapcalc/: mapcalc.y, r.mapcalc.html: Fix precedence of unary not (!) operator 2006-06-07 07:11 hamish * scripts/d.out.gpsdrive/description.html: typo is script 2006-06-07 07:04 hamish * raster/r.in.xyz/description.html: v.in.ascii needs -z 2006-06-07 00:55 michael * gui/tcltk/gis.m/description.html: Corrected typo (gis.m to restart gis manager, not d.m) 2006-06-06 22:07 brad * lib/gis/: closecell.c, format.c, open.c: - portability update 2006-06-06 22:05 brad * lib/gis/get_row.c: - portability update - localized text 2006-06-06 22:01 brad * lib/gis/put_row.c: - portability update 2006-06-06 17:09 cho * vector/v.in.dxf/main.c: free memory 2006-06-06 17:09 hamish * raster/r.in.xyz/description.html: note r.to.vect -b flag 2006-06-06 17:06 cho * vector/v.in.dxf/: main.c, write_vect.c: The bug fixed that fails to build topology 2006-06-06 16:46 hamish * raster/r.to.vect/main.c: add flag to not build topology. (for r.in.xyz + v.surf.rst) 2006-06-06 14:42 hamish * lib/db/dbmi_base/valuefmt.c: whitespace 2006-06-06 14:41 hamish * lib/db/dbmi_base/valuefmt.c: use G_trim_decimal() on DB_C_TYPE_DOUBLE columns in db_convert_value_to_string() 2006-06-06 09:21 wolf * vector/v.edit/: args.c, main.c: Added support for centroids, boundaries in add. bugfixes. Added support for choosing your own cat with cat option (in add) 2006-06-06 08:19 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, add_text.c, dxf_to_vect.c, main.c, make_arc.c: Removed outdated credits from individual files 2006-06-06 06:28 cho * raster/r.watershed/front/description.html: typo fixed 2006-06-06 05:22 cho * raster/r.mapcalc/r.mapcalc.html: Added ! to the operator table 2006-06-06 04:32 hamish * raster/r.in.xyz/: main.c, description.html: minor refinements 2006-06-06 03:17 brad * lib/gis/error.c: - proper usage of time() - removed access() call - portability reasons (fopen() is sufficient) - made local function params 'const' where applicable 2006-06-06 02:15 michael * gui/tcltk/gis.m/: gmmenu.tcl, pkgIndex.tcl: update for TclTk georectifying module 2006-06-06 02:11 michael * gui/tcltk/gis.m/: georect.tcl, georecttool.tcl: TclTk georectifying module - rms error calculation still not working. 2006-06-06 02:10 michael * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: update for new georectify module 2006-06-06 02:10 michael * gui/tcltk/gis.m/gmtree.tcl: minor code cleanup 2006-06-06 02:07 michael * gui/icons/: drawmode-explore.gif, drawmode-strict.gif: made icons easier to see 2006-06-06 02:07 michael * gui/icons/: gui-gcperase.gif, gui-georect.gif, gui-rms.gif: icons for TclTk georectify module 2006-06-05 22:50 glynn * raster/simwe/: r.sim.sediment/main.c, r.sim.water/main.c: Don't print to stdout before G_parser() returns; breaks --tcltk etc. 2006-06-05 22:16 cho * raster/r.mapcalc/: mapcalc.l, mapcalc.y: !exp_pow implemented: !isnull() did not work as described in r.mapcalc.html. 2006-06-05 06:56 hamish * raster/r.in.xyz/main.c: final G_percent() flush to make the GUI happy 2006-06-05 06:47 hamish * raster/r.in.xyz/main.c: use G_percent_reset() 2006-06-05 06:46 hamish * include/gisdefs.h, lib/gis/percent.c: add G_percent_reset() 2006-06-05 06:30 hamish * raster/r.in.xyz/main.c: G_percent() needs to be flushed to restart at 0% 2006-06-05 06:18 hamish * raster/r.in.xyz/main.c: check for perc more often 2006-06-05 06:15 hamish * raster/r.in.xyz/main.c: add G_percent() to scan step. POTENTIAL POINT OF WEAKNESS FOR LFS ??? 2006-06-05 05:20 hamish * raster/r.in.xyz/description.html: minor wording 2006-06-05 05:16 hamish * raster/r.in.xyz/description.html: table cosmetic 2006-06-05 05:12 hamish * raster/r.in.xyz/description.html: add notes, remove non-bug 2006-06-05 04:48 hamish * raster/r.in.xyz/main.c: msg cosmetic 2006-06-05 04:47 hamish * raster/r.in.xyz/main.c: include points found in region metric in done message. 2006-06-05 04:07 hamish * raster/r.in.xyz/main.c: comment out some low priority debug messages to speed up the loop 2006-06-04 07:52 hamish * raster/r.in.xyz/description.html: list available statistics 2006-06-04 07:39 hamish * scripts/d.out.gpsdrive/description.html: updated tiling script from Manuel Morales 2006-06-03 19:31 glynn * configure, configure.in: Use empty rather than 0 for HAVE_SOCKET "false" value 2006-06-03 17:27 hamish * raster/r.in.xyz/main.c: fill "Data Source:" line 1 with input filename 2006-06-03 14:51 hamish * raster/r.in.xyz/description.html: new r.in.xyz module for loading and binning ungridded x,y,z ASCII data 2006-06-03 10:43 brad * lib/gis/closecell.c: - localized text - updated debug code 2006-06-03 10:30 hamish * scripts/d.out.gpsdrive/description.html: less frightening disclaimer 2006-06-03 10:27 hamish * scripts/d.out.gpsdrive/description.html: batch export script donated by Manuel Morales 2006-06-03 10:17 brad * lib/gis/: get_row.c, put_row.c: - localized text 2006-06-03 10:06 hamish * raster/r.in.xyz/main.c: g.region hint in scan debug messages 2006-06-03 09:45 brad * display/d.profile/: DumpProfile.c, Range.c: - fixed minor compiler warnings 2006-06-03 08:40 brad * lib/btree/update.c: - added parenthesis around truth statement 2006-06-03 02:37 glynn * lib/pngdriver/Makefile: Fix ordering of includes 2006-06-03 01:10 glynn * imagery/i.smap/shapiro/Makefile, lib/driver/command.c, lib/gis/asprintf.c: Portability fixes: mingw doesn't like trailing / in -I switches "eof" is used by mingw's io.h don't forcibly define HAVE_ASPRINTF; if configure says asprintf() isn't present, then it isn't 2006-06-03 00:57 glynn * configure, configure.in, include/config.h.in, include/Make/Platform.make.in: Record results of test for socket() 2006-06-02 23:05 glynn * lib/gis/location.c: Remove use of get[e]uid() - not portable 2006-06-02 18:18 brad * raster/r.carve/: main.c, support.c: - fix raster history output - better usage of G_done_msg() 2006-06-02 17:41 brad * lib/display/list.c: - added parenthesis around truth statements 2006-06-02 10:21 hamish * doc/raster/r.example/main.c: history 2006-06-02 09:31 hamish * raster/r.in.xyz/main.c: CELL -> FCELL for default map type merge stddev,var,covar calculations as all dep on variance bugfix: multi-pass rasters were counting the same points twice and write beyond the number of rows in the array 2006-06-02 07:54 brad * raster/r.to.vect/: README, areas.c, areas_io.c, global.h, lines.c, lines_io.c, main.c, points.c, util.c: - localized text - used G_message/warning/fatal_error() - added progress meters and quiet flag - updated and better scoped code - removed lines.h - all functions now static in lines.c 2006-06-01 20:17 hamish * raster/Makefile: new r.in.xyz module to load and bin ungridded x,y,z ASCII data. (e.g. zillions of LIDAR or sidescan sonar data points) 2006-06-01 19:53 hamish * raster/r.in.xyz/: Makefile, local_proto.h, main.c, support.c: new module to load and bin ungridded x,y,z ASCII data. (e.g. zillions of LIDAR or sidescan sonar data points) 2006-06-01 19:40 glynn * display/drivers/Makefile, display/drivers/PNG/Makefile, display/drivers/XDRIVER/Makefile, include/config.h.in, include/Make/Grass.make.in, lib/Makefile, lib/driver/Box.c, lib/driver/Client.c, lib/driver/Color.c, lib/driver/Cont.c, lib/driver/Draw.c, lib/driver/Erase.c, lib/driver/Font.c, lib/driver/Get_location.c, lib/driver/Get_t_box.c, lib/driver/Graph.c, lib/driver/Line_width.c, lib/driver/Makefile, lib/driver/Move.c, lib/driver/Panel.c, lib/driver/Polydots.c, lib/driver/Polygon.c, lib/driver/Polyline.c, lib/driver/Respond.c, lib/driver/Returns.c, lib/driver/Set_window.c, lib/driver/Text.c, lib/driver/Text_size.c, lib/driver/Work.c, lib/driver/command.c, lib/driver/connect_sock.c, lib/driver/driver.h, lib/driver/driverlib.h, lib/driver/font2.c, lib/driver/font_freetype.c, lib/driver/init.c, lib/driver/main.c, lib/driver/pad.c, lib/driver/pad.h, lib/driver/text2.c, lib/driver/text3.c, lib/pngdriver/Box.c, lib/pngdriver/Client.c, lib/pngdriver/Color.c, lib/pngdriver/Color_table.c, lib/pngdriver/Draw_line.c, lib/pngdriver/Draw_point.c, lib/pngdriver/Erase.c, lib/pngdriver/Graph_close.c, lib/pngdriver/Graph_set.c, lib/pngdriver/Line_width.c, lib/pngdriver/Makefile, lib/pngdriver/Respond.c, lib/pngdriver/pngdriver.h, lib/pngdriver/write.c, lib/pngdriver/write_png.c, lib/pngdriver/write_ppm.c: Refactoring: Move display/drivers/lib to lib/driver Move bulk of PNG driver code to lib/pngdriver 2006-06-01 19:37 glynn * tools/sql.sh: Increase size of "symbol" field to handle long C++ symbols from GDAL 2006-06-01 16:52 markus * TODO: cleanup 2006-06-01 13:53 markus * doc/vector/TODO: broken long lines (layout) 2006-06-01 12:19 markus * raster/r.carve/description.html: example added 2006-06-01 09:31 cho * vector/v.proj/main.c: exit status 2006-06-01 09:24 markus * doc/debugging.txt: NVIZ debug tip 2006-06-01 09:24 cho * vector/v.proj/main.c: standard options for vector input/output 2006-06-01 02:55 brad * include/gis.h: - added macros for type size independent integers via serialization 2006-05-31 23:29 glynn * display/drivers/: PNG/Makefile, PNG/main.c, XDRIVER/main.c: Clean-up and refactoring: Move PPM/PNG writing code to separate files Separate driverlib initialisation from main loop Add "const" to pad functions 2006-05-31 18:49 hamish * lib/gis/raster.c: cleanup comments 2006-05-31 15:21 hamish * doc/vector/vector.html: "Y X" to "X Y" 2006-05-31 15:03 hamish * vector/v.in.ascii/description.html: explain face,kernel 2006-05-31 15:00 hamish * doc/vector/vector.html: add face, kernel. html bugs 2006-05-31 09:48 brad * raster/Makefile: - adding r.carve back in 2006-05-31 09:46 brad * raster/r.carve/raster.c: - forgot to add new file 2006-05-31 09:44 brad * raster/r.carve/: README, enforce.h, enforce_ds.c, lobf.c, main.c, support.c, vect.c: - bugs fixed - cleanup - tested against spearfish and data from Maciek (with MASK) 2006-05-30 13:04 hamish * db/databaseintro.html: merge in from web/grass57/tutorial/links.html 2006-05-30 12:18 hamish * lib/db/sqlp/description.html: html bugs mostly 2006-05-30 12:06 hamish * lib/db/sqlp/description.html: merge in reference text from web/grass57/tutorial/links.html 2006-05-30 11:35 markus * lib/init/gis_set.tcl: fixed odd wording 2006-05-30 11:13 hamish * db/databaseintro.html: add link to sql examples 2006-05-30 11:05 hamish * vector/v.hull/: description.html, v_hull.png: add diagram 2006-05-30 06:06 glynn * lib/db/dbmi_client/select.c, vector/v.reclass/main.c: Make cmpcat() static to avoid conflict 2006-05-30 06:06 glynn * display/d.extend/Makefile, general/g.setproj/Makefile, raster/r.resamp.rst/Makefile, raster/r.support/modhead/Makefile, raster/simwe/r.sim.sediment/Makefile, raster/simwe/r.sim.water/Makefile, vector/v.in.sites/Makefile, visualization/nviz/src/Makefile: Fix ordering of libraries so that --disable-shared works 2006-05-29 10:47 hamish * lib/gis/parser.c: tense of preposition for new maps 2006-05-29 10:25 wolf * vector/v.edit/: args.c, global.h, main.c: Removed -n flag, added 'create' to the 'action' option. Added option snap, to snap points to existing ones in map units. 2006-05-29 08:37 markus * locale/po/grasstcl_pt_br.po: Paulo Marcondes : initial translation 2006-05-28 23:20 soeren * vector/v.out.vtk/: description.html, head.c, local_proto.h, main.c, writeVTK.c, writeVTK.h: Rewrite of v.out.vtk. Now more then one vector type can be exported in a vtk file. 2006-05-28 18:43 stephan * locale/po/grasstcl_de.po: + german tcltk-messages 2006-05-28 07:16 brad * raster/r.carve/lobf.c: - Fix swapping error. 2006-05-27 23:40 markus * lib/gis/location.c: restored strange formatting problem 2006-05-27 23:39 markus * lib/gis/location.c: also print reuid and euid 2006-05-27 23:30 markus * lib/gis/location.c: translate error into human-readable form 2006-05-27 22:03 soeren * raster/r.out.vtk/: description.html, globaldefs.h, main.c, parameters.c, parameters.h, writeascii.c, writeascii.h: Added vector data support, refracturated the code and extended the documentation. 2006-05-27 18:49 soeren * raster3d/r3.out.vtk/: errorHandling.c, errorHandling.h, globalDefs.h, main.c, parameters.c, parameters.h, writeVTKData.c, writeVTKData.h, writeVTKHead.c, writeVTKHead.h: Code cleaning and refracturing. Splitted the huge main.c file in several files for better reading and code understanding. 2006-05-27 12:07 wolf * vector/v.edit/: global.h, main.c: Added support for lines and layers. Improved error handling, but there is still a probblem with printing fatal error messages to the GUI. I'd need a G_error that would work like G_fatal_error ,except that it wouldn't call exit. 2006-05-26 23:42 wolf * vector/v.edit/: args.c, global.h: Added attr.c and some new flags. 2006-05-26 23:07 markus * vector/v.out.vtk/: description.html, main.c, writeVTK.c: changed feature to type for consistency; fixed user messages 2006-05-26 21:52 markus * swig/python/: README, TODO, my_typemaps.i, python_grass6.i, renames.i, test.py, interfaces/gis.i, interfaces/imagedefs.i, interfaces/imagery.i: Sajith VK : initial Python GRASS-SWIG interface 2006-05-26 21:32 glynn * imagery/i.fft/fftmain.c, imagery/i.ifft/ifftmain.c, imagery/i.zc/main.c, include/gisdefs.h, lib/gis/gisinit.c, lib/gis/parser.c, lib/gis/progrm_nme.c, lib/gis/store.c, raster/r.in.arc/gethead.c, raster/r.in.ascii/gethead.c, raster/r.info/main.c, raster3d/base/r3.info.main.c, visualization/nviz/src/anim_support.c, visualization/nviz/src/draw.c, visualization/nviz/src/interface.h, visualization/nviz/src/nviz_init.c, visualization/nviz/src/position.c, visualization/nviz/src/site_attr_commands.c, visualization/nviz/src/site_highlight_commands.c, visualization/nviz/src/togl_flythrough.c: Add "const" in various places to eliminate compiler warnings 2006-05-26 18:13 wolf * vector/v.edit/: args.c, global.h, main.c: Added error-handling code, and support for adding attributes. 2006-05-26 16:37 radim * vector/v.in.db/main.c: buffer bug by Stefano Merler (merler@itc.it) 2006-05-26 15:50 radim * vector/v.distance/main.c: Don't free catexists if all (fix by Stefano Merlo, ITC-irst, merler@itc.it) 2006-05-26 12:40 wolf * vector/v.edit/: Makefile, args.c, description.html, global.h, main.c: Initial revision of v.edit 2006-05-26 10:44 hamish * vector/v.to.rast/description.html: wording 2006-05-26 10:37 hamish * vector/v.to.rast/description.html: fix several HTML bugs (yay Dillo!) 2006-05-26 05:27 brad * lib/gis/legal_name.c: - Simple documentation correction 2006-05-25 22:43 michael * gui/tcltk/gis.m/maptool.tcl: Updated icons for menu buttons 2006-05-25 22:42 michael * gui/icons/: gui-filesave.gif, gui-mapzoom.gif: Added visual cue to differentiate menu buttons from normal buttons in map display toolbar. 2006-05-25 21:58 markus * vector/v.to.rast/description.html: typo fixed 2006-05-25 21:55 cedric * visualization/nviz/src/: draw.c, mkdspf_calc_linefax.c, position.c: Memory allocated by Tcl must be freed by Tcl_Free. 2006-05-25 19:28 cedric * visualization/nviz/src/anim_support.c: Memory allocated by Tcl must be freed by Tcl_Free. Closes bug 4246. 2006-05-25 17:05 stephan * locale/po/grassmods_de.po: + more i18n german translations. 2006-05-25 14:45 markus * include/Make/Html.make: Glynn Clements: Test if file is a script (bug #4498) 2006-05-25 13:25 markus * lib/gis/is.c: added missing include file 2006-05-24 22:32 soeren * raster3d/r3.to.rast/: description.html, main.c: Added flag "-r". The output 2d raster maps can now be created with the 2d resolution of the G3D input map, independently from the current region settings. 2006-05-24 17:15 radim * include/gis.h, include/gisdefs.h, lib/gis/is.c, lib/gis/list.c: G_is_gisbase, G_is_location, G_is_mapset, G_list 2006-05-24 14:47 radim * lib/db/dbmi_client/start.c: more info on MS pipes 2006-05-24 11:36 radim * doc/vector/TODO: vector TODO/testament 2006-05-24 11:10 hamish * include/Make/Html.make: html bug 2006-05-24 10:51 hamish * vector/v.voronoi/: v.delaunay.html, v.voronoi.html, v_voronoi_delaunay.png: add diagram, example 2006-05-24 10:09 hamish * vector/v.voronoi/: dt_main.c, vo_main.c: i18n, Voronoi triangulation -> Voronoi diagram 2006-05-24 07:02 hamish * lib/gis/parser.c: cosmetic: G_usage(),html. Move --overwrite to end of list, and expand it when doing so doesn't make things ugly. (and subtle hint that --o works too) 2006-05-24 04:49 hamish * raster/r.sun/description.html: expand citation 2006-05-23 18:50 michael * raster/r.lake/description.html: Improved English of description. 2006-05-23 18:16 michael * gui/tcltk/gis.m/profile.tcl: bug fix for redrawing profile. 2006-05-23 16:44 radim * lib/db/dbmi_client/start.c: increase pipe buffer on Windows 2006-05-23 16:33 radim * lib/db/dbmi_driver/driver.c: close file discriptors from 3 up 2006-05-23 16:32 markus * locale/po/: grasslibs_de.po, grassmods_de.po: reverted last change upon translator request 2006-05-23 14:49 hamish * visualization/nviz/html/: nviz_panel_scale.html, nviz_toc.html: updates to reflect recent changes in the code 2006-05-23 14:09 radim * lib/gis/debug.c: flush debug 2006-05-23 13:38 hamish * visualization/nviz/scripts/panel_scale.tcl: rename panel 2006-05-23 13:31 hamish * visualization/nviz/src/togl_flythrough.c: bugfix: fringe EW was swapped for main redraw 2006-05-23 13:24 markus * scripts/v.db.addcol/v.db.addcol: better error message 2006-05-23 09:30 markus * locale/po/: grasslibs_cs.po, grasslibs_de.po, grasslibs_es.po, grasslibs_fr.po, grasslibs_hi.po, grasslibs_it.po, grasslibs_ja.po, grasslibs_ko.po, grasslibs_lv.po, grasslibs_mr.po, grasslibs_ru.po, grasslibs_sl.po, grasslibs_tr.po, grasslibs_vi.po, grasslibs_zh.po, grassmods_cs.po, grassmods_de.po, grassmods_es.po, grassmods_fr.po, grassmods_hi.po, grassmods_it.po, grassmods_ja.po, grassmods_ko.po, grassmods_lv.po, grassmods_mr.po, grassmods_ru.po, grassmods_sl.po, grassmods_tr.po, grassmods_vi.po, grassmods_zh.po, grasstcl_de.po, grasstcl_fr.po, grasstcl_ja.po: merged new messages into po files 2006-05-23 09:27 markus * locale/po/grasslibs_pt_br.po: Paulo Marcondes : cont'ed 2006-05-22 15:33 markus * vector/: v.in.sites/main.c, v.surf.rst/main.c: fixed GRASS 5 leftover 2006-05-22 15:32 markus * vector/v.in.db/main.c: fixed output overwrite control; fixed check for existing table to look in *target* mapset instead of DB source 2006-05-22 00:09 markus * raster/Makefile: r.lake added 2006-05-22 00:09 markus * raster/r.lake/: Makefile, description.html, main.c: Maris Nartiss : new module added 2006-05-21 23:37 soeren * raster3d/r3.out.vtk/: description.html, main.c: Added support for cell-data (an unstructured grid will be created) if top and bottom surfaces are requested. cell-data is default, point-data can be enabled with the -p flag. Made a notice in the description. 2006-05-21 11:54 glynn * visualization/nviz/src/: Makefile, do_zoom.c, togl_ws.h: Portability fixes 2006-05-21 00:50 soeren * raster3d/base/r3.info.main.c: help cosmetic 2006-05-21 00:49 soeren * raster3d/base/r3.info.main.c: Added -h flag for history output, now r3.info has the same flags like r.info. 2006-05-20 15:37 glynn * visualization/nviz/: scripts/nviz2.2_script, src/togl.c, src/togl.h, src/togl_ws.h: Update Togl to 1.7 2006-05-20 15:35 glynn * visualization/nviz/src/: Makefile, interface.h: Clean-ups to eliminate warnings: Makefile: Don't define __STDC__; that's the compiler's job interface.h: add empty "struct Map_info" declaration 2006-05-19 23:46 michael * gui/tcltk/gis.m/profile.tcl: Fixed a bug in the destroy window procedure. 2006-05-19 23:19 michael * lib/gtcltk/options.tcl: Changed mouse over balloon help from bold to normal 2006-05-19 23:02 michael * gui/tcltk/gis.m/mapcanvas.tcl: changed a comment for hotkeys 2006-05-19 23:01 michael * gui/tcltk/gis.m/pkgIndex.tcl: Added profile.tcl to source list 2006-05-19 22:10 michael * gui/tcltk/gis.m/maptool.tcl: Added mouse over help for remaining tools. Added option to set current region (WIND file) to match display zoom. Added button for new profile tool. Rearranged buttons to group similar functions. Support for hot-key tool switching (i,o,p,?,m and z,t,a,q,d for switching between zoom-in, zoom-out, pan, query, and measure). By Trevor Wiens. 2006-05-19 22:05 michael * gui/tcltk/gis.m/mapcanvas.tcl: Added support for TclTk profile tool. New hot keys for quick tool switching (by Trevor Wiens). Changed one-click zoom to large value. 2006-05-19 22:03 michael * gui/tcltk/gis.m/profile.tcl: New profile tool written in TclTk 2006-05-19 21:54 michael * gui/icons/: gui-profile.gif, gui-profiledefine.gif, gui-profiledraw.gif: new icons for TckTk profiler 2006-05-19 20:32 markus * locale/po/: grasslibs_pl.po, grasslibs_pt_br.po, grassmods_pl.po, grassmods_pt_br.po, grasstcl_pl.po, grasstcl_pt_br.po: New messages merged into; new tcl message file 2006-05-19 12:08 glynn * visualization/nviz/src/: togl_cb.c, togl_flythrough.c: Remove (unnecessary) use of X11 headers 2006-05-19 10:38 markus * locale/po/: grasslibs_pl.po, grassmods_pl.po: Artur Niescior: cont'ed 2006-05-18 23:55 markus * scripts/i.image.mosaic/i.image.mosaic: fix for path 2006-05-18 15:16 radim * vector/v.buffer/main.c: dont assign category to boundaries 2006-05-18 11:35 markus * vector/v.extract/description.html: island removal 2006-05-18 06:37 hamish * SUBMITTING_SCRIPTS: cleaner use of g.findfile 2006-05-18 03:35 hamish * lib/gis/parser.c: add some comments about sanitary G_parser() usage 2006-05-17 21:33 cho * display/d.vect/: area.c, plot1.c: initialize variables 2006-05-17 16:09 glynn * lib/gis/put_window.c: Observer WIND_OVERRIDE when writing region 2006-05-17 14:26 glynn * general/g.region/cmd/main.c: Use G_get_window() so that WIND_OVERRIDE and GRASS_REGION work 2006-05-17 13:51 markus * vector/v.extract/main.c: fixed position of G_gisinit () 2006-05-17 10:45 markus * vector/v.patch/main.c: Martin Landa : test for 3D added; i18N 2006-05-17 04:19 cho * display/d.vect/main.c: wcol_opt -> wcolumn_opt 2006-05-17 02:48 hamish * display/d.vect/main.c: update ref to wcol 2006-05-17 02:45 hamish * display/d.vect/main.c: wcol -> wcolumn. don't abbreviate (harder to understand), the parser can take care of that. 2006-05-17 00:03 cho * raster/r.info/main.c: G_asprintf test bug fixed 2006-05-16 23:11 cho * display/d.vect/: area.c, attr.c, label.c, local_proto.h, main.c, plot1.c: Added wcol= and wscale= options to handle line width based on the attribute 2006-05-16 22:59 cho * display/d.vect/main.c: _quiet -> quiet_flag 2006-05-16 22:58 cho * display/d.vect/main.c: removed an unused global variable 2006-05-16 21:25 cho * display/d.vect/: attr.c, dir.c, label.c, main.c, topo.c, zcoor.c: removed unnecessary R_line_width() calls 2006-05-16 19:27 cedric * locale/Makefile: Don't search the distribution directory for tcl strings. 2006-05-16 19:24 cedric * lib/gis/parser.c: Fixed --o (the else before --ui). Made --o and --ui match strictly. 2006-05-16 15:45 markus * general/g.findfile/description.html: example expanded 2006-05-16 11:12 markus * raster/r.info/main.c: fixed missing newline; msg cosmetics 2006-05-16 11:10 markus * raster/r.timestamp/main.c: G_OPT_R_MAP; exit status 2006-05-16 09:21 markus * general/g.mapsets/g.mapsets.tcl: Cedric Shock: mouse wheel support added 2006-05-16 05:49 cedric * lib/init/: file_option.tcl, gis_set.tcl: Lifted strings for translation. 2006-05-16 02:42 hamish * raster/r.out.pov/main.c: big cleanup: don't call G_percent on every cell (bug #3117), call when done; remove unused variables; cleanup G_fatal_error, G_warning; EXIT_SUCCESS; sscanf types; too many input variables for sprintf (XMAX,YMAX test) note: fmt unused and wrong. bias unused and hfBias used uninitialized. too many globals. 2006-05-15 20:55 cho * INSTALL: typo fixed 2006-05-15 20:02 cho * raster/r.topidx/topidx.c: array index fixed 2006-05-15 04:02 hamish * raster/r.patch/description.html: add example, ubiquitous

html bug 2006-05-15 03:51 hamish * display/d.vect/description.html: note how to avoid filling holes/islands. ubiquitous

html bug 2006-05-13 23:51 cedric * lib/gis/parser.c: --ui code simplified, works as any argument 2006-05-12 12:04 markus * raster/r.mapcalc/r.mapcalc.html: HTML cosmetics, author added 2006-05-12 10:27 markus * raster/r.patch/description.html: g.region trick added 2006-05-12 08:44 cedric * gui/tcltk/gis.m/gm.tcl: Detects if grass database elements (i.e. cell) exist correctly. 2006-05-12 08:42 cedric * gui/tcltk/gis.m/gmmenu.tcl: Changed wording to "workspace" for gis.m files. 2006-05-12 08:40 cedric * gui/tcltk/gis.m/runandoutput.tcl: Set a window size so it doesn't open up very slim. 2006-05-12 08:23 cedric * lib/gis/gui.tcl: Text wraps in labels for options. 2006-05-12 07:57 cedric * vector/v.in.ascii/points.c: Fixed bug 4291 (writting past end of buffer caused segfault later in malloc. Thanks valgrind!) 2006-05-12 03:44 cho * scripts/: v.db.addcol/v.db.addcol, v.in.garmin/v.in.garmin, v.in.gpsbabel/v.in.gpsbabel, v.rast.stats/v.rast.stats: double -> double precision (ANSI data type) 2006-05-12 03:03 cho * raster/r.mapcalc/r.mapcalc.html: r,blend -> r.blend 2006-05-11 21:49 markus * vector/: vectorintro.html, v.lrs/Makefile, v.lrs/lrs.html, v.lrs/v.lrs.create/description.html, v.lrs/v.lrs.create/main.c, v.lrs/v.lrs.label/description.html, v.lrs/v.lrs.segment/description.html, v.lrs/v.lrs.segment/main.c, v.lrs/v.lrs.where/description.html: LRS docs in vector intro integrated; message cosmetics; HTML cosmetics 2006-05-11 17:30 markus * lib/init/Makefile: define PROJSHARE if empty (use --with-proj-share to define to other directory 2006-05-11 16:53 paul * vector/v.in.ogr/main.c: Be sure to use first layer *actually imported* for projection check 2006-05-11 14:32 markus * db/base/connect.c: more precise module description 2006-05-11 14:30 markus * vector/v.db.connect/main.c: more precise module description; i18N 2006-05-11 12:56 hamish * visualization/nviz/scripts/panel_color.tcl: better naming for the background color panel 2006-05-11 09:28 radim * lib/gis/get_window.c: GRASS_REGION moved to G_get_window() 2006-05-11 08:38 hamish * scripts/i.spectral/i.spectral: use $GRASS_GNUPLOT 2006-05-11 08:36 hamish * lib/init/variables.html: only i.spectral uses $GRASS_GNUPLOT 2006-05-11 08:27 hamish * lib/init/variables.html: startup script is no longer called "grass5" 2006-05-11 08:24 hamish * lib/init/variables.html: create "for internal use only" section. make internal quick-links for sections. 2006-05-10 16:51 paul * lib/proj/convert.c: Warn if projection name missing rather than segfault 2006-05-10 09:08 cho * vector/v.in.dxf/description.html: MESHES -> POLYFACE MESHES 2006-05-10 09:01 cho * vector/v.in.dxf/: add_polyline.c, global.h, main.c: Added -f flag for 3d wire frame 2006-05-10 08:15 markus * REQUIREMENTS.html: url fix 2006-05-10 08:13 markus * vector/v.in.dxf/: add_polyline.c, description.html, global.h: write DXF MESH as faces 2006-05-10 07:31 cedric * lib/init/variables.html: Description of GRASS_OVERWRITE environment variable. Corrected description of --o with OVERWRITE grass variable. 2006-05-10 07:30 cedric * lib/gis/parser.c: --o changing environment for scripts actually works now. Uses documented environment variable GRASS_OVERWRITE. 2006-05-10 07:00 hamish * scripts/v.db.addtable/v.db.addtable: fix "table already exists" grep test for tables of a similar name, exit gracefully if dupe is found 2006-05-09 21:43 cedric * scripts/r.in.wms/r.in.wms: Added gisprompt for output. 2006-05-09 21:26 cedric * lib/gis/parser.c: --o: OVERWRITE environment variable set so that --o works for scripts. --o included in usage and html usage. Not included in xml usage (no existing architecture) or gui.tcl call (would cause guisection problem). 2006-05-09 13:45 hamish * vector/v.in.ascii/a2b.c: skip well formatted commented lines 2006-05-09 07:36 hamish * lib/init/variables.html: mention GRASS_REGION and WIND_OVERRIDE 2006-05-09 07:04 glynn * display/d.extend/main.c, raster/r.out.vtk/main.c, raster/r.region/main.c, vector/v.in.ascii/points.c: Use G_get_window() instead of G__get_window(..., "WIND") 2006-05-08 17:55 michael * gui/tcltk/gis.m/mapcanvas.tcl: Add ability to query thematic and chart maps, RGBHIS maps, and raster number and raster arrow maps. 2006-05-08 17:53 michael * gui/tcltk/gis.m/maptool.tcl: Add button to redraw all; move zoom to current and several other zoom buttons to menu button. 2006-05-08 17:53 michael * gui/tcltk/gis.m/: chart.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Remove active check from procedure to return mapname. Can query or zoom to map whether it is active or not. 2006-05-08 17:50 michael * gui/icons/: gui-mapzoom.gif, gui-redraw.gif: new toolbar icons 2006-05-08 17:49 michael * gui/icons/gui-pointer.gif: match image size to other icons 2006-05-08 09:26 hamish * db/base/db.execute.html: emphasize the need for a semicolon between SQL commands 2006-05-08 08:35 hamish * scripts/v.db.addtable/v.db.addtable: set default database driver to DBF if unset 2006-05-08 08:05 hamish * scripts/v.db.addtable/v.db.addtable: quieten perser usage if db path / driver not set 2006-05-08 06:15 cedric * lib/gtcltk/select.tcl: No more code or memmory leak. (Forgot to save part of edit before testing and committing) 2006-05-08 06:10 cedric * gui/tcltk/gis.m/: gm.tcl, gmtree.tcl: Mouse scroll the layer tree and options windows. 2006-05-08 06:08 cedric * lib/gtcltk/select.tcl: Improvements to scrolling. Scrolling is much more specific (must have heyboard or mouse focus). Binding scrolling is no longer a code leak. 2006-05-08 03:13 cedric * gui/tcltk/gis.m/: gm.tcl, vector.tcl: Digitizing a vector layer might actually work now. Todo: grab other layers that are selected and use them for the draw commands. 2006-05-08 02:54 cedric * SUBMITTING: Changed menu editing instructions. 2006-05-08 02:52 cedric * gui/tcltk/: Makefile, d.m/d.m.tcl, d.m/menu.tcl, gis.m/gm.tcl, gis.m/gmmenu.tcl, gis.m/runandoutput.tcl: Unified gis.m and d.m menus. d.m menus are now lifted for translation. Most (all?) secondary menu text is now lifted for translation too. The following d.* commands that were in the d.m menus aren't in the new one: These should probably all go in a comprehensive menu for doing things with displays. d.what.rast d.rast.arrow d.rast.num d.what.vect d.histogram 2006-05-08 00:38 cedric * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Layers don't mark themselves clean if the layer still thinks it is dirty. 2006-05-08 00:06 brad * gui/tcltk/d.m/barscale.tcl: - Maciek's patch for drawing arrow and scale alone. 2006-05-07 19:36 cedric * gui/tcltk/gis.m/mapcanvas.tcl: Run g.pnmcomp with run_panel so errors are shown in gronsole instead of halting program. 2006-05-07 19:20 cedric * gui/tcltk/gis.m/: rastarrows.tcl, rastnums.tcl: Mark to redraw when explicitly told to redraw. 2006-05-07 03:59 cedric * gui/tcltk/gis.m/gmmenu.tcl: Lifted strings for translation. Replaced string concatenation of lists with lappend. 2006-05-07 01:13 soeren * general/g.region/cmd/main.c: The window struct has to be initialised bevor G_parser is called. Otherwise the llinfo function will depend on an uninitialised value. 2006-05-07 00:50 soeren * lib/g3d/g3dopen.c: Fixed small a memory access error added glocale support 2006-05-06 20:37 cedric * gui/tcltk/gis.m/: gm.tcl, runandoutput.tcl: Lifted strigns for translation. 2006-05-06 19:54 cedric * locale/: Makefile, README: Tcl translation support. 2006-05-06 19:49 cedric * include/Make/Script.make: Translation of g.parser options: Extract options with g.parser when scripts are made, write them as fake .c files to locale/scriptstrings/ 2006-05-06 19:43 cedric * Makefile: Translation of g.parser options: Remove old extracted strings to translate on "make clean". 2006-05-06 19:36 cedric * locale/scriptstrings/README: Folder for putting g.parser option strings extracted from scripts. 2006-05-06 19:12 cedric * general/g.parser/main.c: Sometimes the naive way is the best. _( const char * ) which is really conditionally a macro to G_gettext is exactly what we want here. 2006-05-06 19:12 glynn * general/g.pnmcomp/main.c: Add optimisations for completely opaque or completely transparent 2006-05-06 13:05 markus * vector/v.in.dxf/description.html: Meshes added 2006-05-06 13:04 markus * locale/po/grassmods_de.po: typos 2006-05-06 13:01 markus * locale/po/: grasslibs_it.po, grasslibs_ja.po, grasslibs_ru.po, grasslibs_vi.po, grassmods_it.po, grassmods_ja.po, grassmods_ru.po, grassmods_vi.po: merged in new messages 2006-05-06 10:23 cedric * general/g.parser/: description.html, main.c: Support for translation of script options: translatable strings are tried to be translated. New -t switch as first argument (before filename) outputs strings to translate one per line. Actuall use in build system NOT included. 2006-05-06 08:44 cho * vector/v.in.dxf/add_polyline.c: minor change 2006-05-06 08:36 cho * vector/v.in.dxf/add_polyline.c: Added polyface mesh import 2006-05-06 01:31 brad * lib/ogsf/TODO: - Updated SGIIMAGESPEC example functions to modern (non-K&R) standards - Added 64bit support to TODO 2006-05-06 01:28 brad * include/gstypes.h, include/gsurf.h, include/keyframe.h, include/kftypes.h, include/ogsf_proto.h, lib/ogsf/Makefile, lib/ogsf/gsd_fonts.c, lib/ogsf/gsd_img_ppm.c, lib/ogsf/gsd_img_tif.c, lib/ogsf/gsd_objs.c: - Moved headers from lib/ogsf to include/ - Updated files to use new header location 2006-05-06 00:37 michael * gui/icons/: channel-rgb.gif, edit-copy.gif, edit-cut.gif, element-cell.gif, element-labels.gif, element-vector.gif, file-new.gif, file-open.gif, file-print.gif, file-save.gif, gui-cmd.gif, gui-display.gif, gui-erase.gif, gui-group.gif, gui-maplabels.gif, gui-maptext.gif, gui-measure.gif, gui-pan.gif, gui-query.gif, gui-startmon.gif, gui-zoom_back.gif, gui-zoom_current.gif, gui-zoom_default.gif, gui-zoom_in.gif, gui-zoom_map.gif, gui-zoom_out.gif, gui-zoom_region.gif, module-d.barscale.gif, module-d.chart.gif, module-d.grid.gif, module-d.histogram.gif, module-d.labels.gif, module-d.legend.gif, module-d.nviz.gif, module-d.rast.arrow.gif, module-d.rast.num.gif, module-d.vect.chart.gif, module-d.vect.thematic.gif, module-nviz.gif, module-v.digit.gif, module-xganim.gif: GIS Manager icon enhancement 2006-05-06 00:24 cedric * gui/tcltk/d.m/d.m.tcl, gui/tcltk/gis.m/gm.tcl, lib/gis/gui.tcl: gui.tcl uses G_msg for translatable strings. Removed redundant sources from things that source gui.tcl. 2006-05-05 20:37 michael * gui/tcltk/gis.m/thematic.tcl: added procedure to get map name 2006-05-05 20:36 cedric * SUBMITTING, SUBMITTING_SCRIPTS, SUBMITTING_TCLTK: Internationalization in TCL/TK, new grass-dev@grass.itc.it developers mailing list address. 2006-05-05 20:36 michael * gui/tcltk/gis.m/maptool.tcl: added zoom to selected map button 2006-05-05 20:36 michael * gui/tcltk/gis.m/mapcanvas.tcl: added zoom to selected map procedure 2006-05-05 20:35 michael * gui/tcltk/gis.m/: gmmenu.tcl, rastarrows.tcl, rastnums.tcl, rgbhis.tcl: code cosmetics 2006-05-05 20:35 michael * gui/tcltk/gis.m/gmtree.tcl: added procedure to get selected node 2006-05-05 20:35 michael * gui/tcltk/gis.m/chart.tcl: added procedure to get mapname 2006-05-05 20:34 michael * gui/icons/: gui-display.gif, gui-erase.gif, gui-measure.gif, gui-zoom_back.gif, gui-zoom_in.gif, gui-zoom_out.gif, gui-zoom_region.gif: Improvements to icons for toolbar buttons 2006-05-05 20:33 michael * gui/icons/gui-zoom_map.gif: new icon for zoom to selected map button 2006-05-05 15:06 hamish * raster/r.info/main.c: nan -> NULL for CELL maps without data 2006-05-05 14:55 hamish * lib/init/gintro.gif: must fix the 1 dead pixel 2006-05-05 12:08 cedric * gui/tcltk/gis.m/: description.html, mapcanvas.tcl, maptool.tcl: New featurette - explore mode drawing which fills screen, fixed zoom out box behaviour, a bunch of small fixups (like tooltips). 2006-05-05 11:28 cedric * gui/icons/Makefile: Install icons where they can be used in documentation. 2006-05-05 11:27 cedric * gui/icons/: AUTHORS, drawmode-explore.gif, drawmode-strict.gif: Added icons for display draw modes for gis.m. 2006-05-05 10:37 radim * vector/v.digit/centre.c: nanosleep for TOOL_NOTHING 2006-05-05 10:31 radim * configure, configure.in: nanosleep test 2006-05-05 10:29 radim * include/config.h.in: nanosleep 2006-05-05 10:17 cedric * gui/tcltk/gis.m/thematic.tcl: Mark to redraw when explicitly told to redraw. 2006-05-04 21:37 cedric * vector/v.digit/: c_face.c, main.c: Non-0 argc to Tk_Main - possible fix for startup segfault. Added a few more debugging messages. 2006-05-04 19:32 markus * raster/r.patch/description.html: v.mkquads doesn't exist 2006-05-04 17:40 radim * lib/db/dbmi_client/start.c: notes about spawn/CreateProcess with respect to file descriptors 2006-05-04 17:38 radim * lib/db/dbmi_driver/driver.c: close file descriptors 2006-05-04 17:00 soeren * gem/actions.c: Fixed a minor bug related to the -q flag A segfault occured if no extensions.db file exists 2006-05-04 16:22 stephan * locale/po/grassmods_de.po: + small i18n-updates for german language 2006-05-04 10:46 hamish * display/d.graph/do_graph.c: d.graph is nmow using RGBA_Color 2006-05-04 10:43 hamish * include/display.h, include/gis.h, lib/display/symbol.c, display/d.graph/do_graph.c, display/d.graph/main.c: remove set switch from RGBA_Color struct, use alpha as on/off switch 2006-05-04 10:26 cedric * gui/tcltk/gis.m/mapcanvas.tcl: Doesn't run d.mon to figure out whether or not to run d.mon. 2006-05-04 10:15 cedric * gui/tcltk/gis.m/mapcanvas.tcl: Cleaned out declarations of unused globals, other stuff. Added comments describing namespace variables. 2006-05-04 09:52 hamish * lib/init/gis_set.tcl: don't hardcode window placement, let the system's window manager do it 2006-05-04 08:40 cedric * lib/gtcltk/options.tcl: Recommitted changes of 1.4. Removed helpfont (no longer used by gis.m). 2006-05-04 08:38 cedric * gui/tcltk/gis.m/gm.tcl: Removed helpfont. This is controlled by options.tcl. 2006-05-04 06:26 hamish * raster/r.info/main.c: all null CELL map reports nan for min max 2006-05-04 05:40 hamish * include/gis.h: spelling 2006-05-04 05:26 hamish * lib/gis/range.c: fix Doxygen comment formatting 2006-05-04 04:10 cedric * gui/icons/status-running.gif: Icon for running programs. It got left behind in my previous batches somehow. 2006-05-04 03:53 cedric * gui/tcltk/gis.m/: gm.tcl, mapcanvas.tcl, pkgIndex.tcl: Most of gis.m is loaded as a package. The package lazy loading keeps from loading layer types until someone actually uses them. 2006-05-04 03:28 cedric * gui/tcltk/gis.m/mapcanvas.tcl: Zoom and region overhaul, monitor bindings simplified. Region is independent of zooming. Monitors no longer use regions to store zoom information. Previous zooms on monitors are now independent of each other. Monitors always set region before any rendering. A region named gism_temp_region is used to store the previous region, and is then loaded after rendering. Monitors have a zoom history of 7 (arbitrary) previous zooms. 2006-05-04 03:20 cedric * gui/tcltk/gis.m/vector.tcl: Removed unnecessary source. 2006-05-03 22:39 cedric * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: Reverted changes of region belief state; it removed independence of the displays. The correct thing to do is add more independence between the displays and the current region. 2006-05-03 21:06 markus * gem/skeleton/: README, authors, bugs, commands, depends, description, entries-gisman, entries-gisman2, headers, id, info, libs, license, name, post, uninstall, version: Benjamin Ducke : GEM - GRASS Extension Manager added 2006-05-03 21:02 markus * gem/: LICENSE, Makefile, NEWS, README, actions.c, actions.h, at_exit_funcs.c, at_exit_funcs.h, error.c, error.h, globals.h, main.c, reg_deps.c, reg_deps.h, reg_entries.c, reg_entries.h, reg_html.c, reg_html.h, tools.c, tools.h, docs/GEM-Manual.lyx, docs/GEM-Manual.tex, docs/make-html.sh, docs/GEM-Manual/GEM-Manual.css, docs/GEM-Manual/GEM-Manual.html, docs/GEM-Manual/images.pl, docs/GEM-Manual/images.tex, docs/GEM-Manual/index.html, docs/GEM-Manual/internals.pl, docs/GEM-Manual/labels.pl: Benjamin Ducke : GEM - GRASS Extension Manager added 2006-05-03 20:45 cedric * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: Mapcanvas has a belief state for the region. When trying to redraw on an unmodified canvas it checks against the actual region; if different it marks everything as dirty and renders with this new region. Fixes bug (incorrect display) after changing region in background. User can use g.region to zoom by just clicking the one redisplay button. Zoom to current region button removed. 2006-05-03 18:24 michael * gui/tcltk/gis.m/mapcanvas.tcl: Performance optimization updates 2006-05-03 18:17 michael * gui/tcltk/gis.m/vector.tcl: Optimization for improved performance. Fix (I hope) for v.digit from gis.m 2006-05-03 18:16 michael * gui/tcltk/gis.m/: gm.tcl, gmtree.tcl, thematic.tcl: Performance optimization updates 2006-05-03 18:12 michael * gui/icons/gui-pointer.gif: updated pointer for updated toolbar 2006-05-03 16:49 radim * vector/v.db.connect/main.c: warning only if cannot grant rights; dont start driver if not necessary 2006-05-03 16:13 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c: output consistency 2006-05-03 15:34 markus * vector/v.in.dxf/add_polyline.c: debug output added 2006-05-03 14:46 markus * vector/v.in.dxf/: main.c, write_vect.c: cosmetics 2006-05-03 14:15 markus * lib/init/: README, init.sh: changed from d.m to gis.m 2006-05-03 12:06 radim * vector/v.transform/Makefile: Windows better 2006-05-03 11:57 radim * vector/v.transform/: Makefile, ask_trans.c, creat_trans.c: fix for Windows 2006-05-03 11:53 markus * raster/r.to.rast3/main.c: message cosmetics 2006-05-03 11:46 hamish * general/manage/lib/do_remove.c: i18n 2006-05-03 11:38 hamish * general/g.proj/main.c: i18n 2006-05-03 11:35 radim * configure.in: disable check for epsg on MinGW 2006-05-03 11:20 hamish * display/d.what.vect/main.c: i18n, EXIT_SUCCESS, cleanup 2006-05-03 11:05 hamish * display/d.what.rast/main.c: cleanup, i18n, EXIT_SUCCESS, unused vars 2006-05-03 10:53 hamish * display/d.save/main.c: i18n, EXIT_SUCCESS, cleanup 2006-05-03 10:40 hamish * display/d.rgb/main.c: i18n, EXIT_SUCCESS 2006-05-03 10:27 hamish * display/d.mon/cmd/main.c: cleanup: i18n EXIT_SUCCESS G_message() 2006-05-03 10:15 hamish * display/d.zoom/: box.c, local_proto.h, main.c, redraw.c: cleanup: unused variables G_fatal_error(),G_message() i18n EXIT_FAILURE remove unused sites code 2006-05-03 09:54 markus * include/Make/: Doxyfile_arch_html, Doxyfile_arch_latex: fixed include path 2006-05-03 09:06 markus * SUBMITTING_TCLTK: fixed strange chars 2006-05-03 07:52 hamish * lib/init/gintro.gif: new version 2006-05-03 06:27 hamish * display/d.histogram/dhist.h: remove unused code 2006-05-03 05:54 cedric * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: New little redraw request system and redraw server. Redraws can only happen one at a time. If multiple things request a redraw before the next one the redraw only happens once. Resizing the canvas no longer cause many many concurrent redraws and errors. Zoom tools don't conflict with each other or with resizing the canvas. 2006-05-03 05:51 cedric * gui/tcltk/gis.m/: histogram.tcl, rastarrows.tcl, rastnums.tcl: Removed unnecessary source of mapcanvas.tcl. 2006-05-03 03:00 glynn * raster/r.mapcalc/: Makefile, func_proto.h, function.c, mapcalc.l, mapcalc.y, r.mapcalc.html, xand2.c, xor2.c: Add &&& and ||| operators with more intuitive null handling 2006-05-03 02:08 cedric * SUBMITTING_TCLTK: Added notes on lists, exec, and open. Fixed error in example. Thanks Glynn. 2006-05-02 22:55 cedric * SUBMITTING, SUBMITTING_SCRIPTS, SUBMITTING_TCLTK: New instructions for submitting tcl/tk code. Moved tcl/tk specific instruction from scripts to tcltk. Updated menu update instructions in submitting. 2006-05-02 21:24 brad * lib/ogsf/gs_bm.c: - Code reduction 2006-05-02 18:10 michael * scripts/Makefile: added r.mask to default compiled scripts 2006-05-02 18:09 michael * scripts/r.mask/r.mask: Made parser variable upper case for Windows 2006-05-02 18:00 michael * gui/tcltk/gis.m/gmmenu.tcl: Fine tuning for readability 2006-05-02 17:49 michael * gui/tcltk/gis.m/: gmtool1.tcl, gmtool2.tcl, maptool.tcl: Fine tune tool bars 2006-05-02 17:33 cedric * gui/tcltk/d.m/menu.tcl, gui/tcltk/gis.m/gmmenu.tcl, scripts/Makefile: Removed r.in.onearth 2006-05-02 17:32 cedric * scripts/r.in.wms/description.html: Added layer list example, fixed spelling, removed r.in.onearth. 2006-05-02 16:09 markus * general/g.proj/description.html, general/g.setproj/description.html, raster/r.proj/description.html, vector/v.proj/description.html: Web refs added to find projection stuff and datums 2006-05-02 15:51 markus * lib/gis/datum.table: North Sahara 1959 Datum added for Algeria/UTM etc 2006-05-02 15:23 radim * lib/form/form.c: loop fix 2006-05-02 08:43 hamish * display/d.rast.num/number.c: remove R_flush() call, vastly speeding up rendering (thanks for the hint Glynn) 2006-05-02 07:32 hamish * vector/v.label/main.c: enable rotation setting from the command line. bug: rotate around center not lower left (take from code for -a flag) EXIT_SUCCESS 2006-05-02 06:19 cedric * gui/tcltk/: d.m/menu.tcl, gis.m/gmmenu.tcl: Added menu entries for new modules r.tileset, r.in.wms, and r.in.onearth. Added old modules v.voronoi and v.delaunay to a new menu undder vector for "Neighborhood analysis" along with v.distance. 2006-05-02 05:50 cedric * scripts/Makefile: Added new modules for raster tiling, importing raster data from web mapping servers. 2006-05-02 05:50 cedric * scripts/r.in.wms/r.in.wms: Added listing of layers. 2006-05-02 04:09 cedric * scripts/r.in.wms/: Makefile, description.html, r.in.gdalwarp, r.in.wms, wms.download, wms.request: New r.in.wms for importing data from OpenGIS web mapping servers. 2006-05-02 03:49 cedric * scripts/r.tileset/: Makefile, description.html, r.tileset: New program to calculate raster tilesets. Used by new r.in.wms to get large datasets from web mapping services. 2006-05-02 01:42 hamish * db/databaseintro.html: cvs hint 2006-05-02 01:40 hamish * db/databaseintro.html: minor words 2006-05-01 23:09 markus * lib/init/gintro.gif: submitting broken file again 2006-05-01 22:54 michael * lib/init/gintro.gif: Trying to commit this graphic again 2006-05-01 22:41 michael * lib/init/gintro.gif: New shorter graphic for intro window. Left a space for OSGeo logo 2006-05-01 22:40 michael * lib/init/gis_set.tcl: Place intro window against top of screen so that it it can open fully visible on low resolution monitors (800x600 minimum). 2006-05-01 19:39 glynn * display/drivers/PNG/: Makefile, main.c: Add RGB-raster operation 2006-05-01 19:39 glynn * configure, configure.in: Generate warning if --with-proj-share is omitted 2006-05-01 19:07 markus * db/databaseintro.html: cosmetics 2006-05-01 16:30 markus * db/base/db.execute.html: hint on create DB 2006-05-01 16:13 markus * db/databaseintro.html: order fixed 2006-05-01 15:40 markus * tools/build_html_index.sh: database mngmt docs added 2006-05-01 15:37 markus * db/Makefile, db/databaseintro.html, vector/vectorintro.html: database mngmt docs added 2006-05-01 11:25 hamish * display/d.rast.num/number.c: don't use G_yes() so the module will work from the GUI EXIT_SUCCESS 2006-05-01 08:42 hamish * scripts/r.blend/r.blend: tweak module descr. 2006-05-01 08:41 hamish * scripts/r.blend/r.blend: param names/descr base name gisprompt old->new test for existing maps of same name (bug #4368) add metadata info to output maps with r.support all output to stderr except d.rgb hint (eval `r.blend ...`) percent must be 0-99, add test 2006-04-30 21:33 markus * include/proto_dbmi.h, lib/db/dbmi_client/c_version.c: db_version renamed to db_gversion (bug #4349) 2006-04-29 20:58 markus * Makefile: also 'make' in doc/ for projectionintro.html 2006-04-29 18:49 glynn * aclocal.m4, configure, configure.in: --with-proj-share switch 2006-04-29 16:13 markus * scripts/i.spectral/: description.html, i.spectral: check if monitor is open; example added. This script is still sometimes failing 2006-04-29 15:53 markus * display/d.where/: description.html, main.c: exit status; links added 2006-04-28 23:02 markus * ps/ps.map/main.c: copyright header added with 'tools/copywrite.pl contributors.csv' and few cosmetics; exit status 2006-04-28 22:05 markus * scripts/v.univar.sh/: description.html, v.univar.sh: Arithmetic mean of absolute values added as desired by Helena; debug stuff commented; example added 2006-04-28 21:58 markus * scripts/r.univar.sh/r.univar.sh: Arithmetic mean of absolute values added as desired by Helena 2006-04-28 16:03 moritz * vector/v.clean/description.html: attempt at making description of rmsa tool clearer. 2006-04-28 14:49 markus * vector/vectorintro.html: vector directions added 2006-04-28 11:58 markus * vector/v.clean/: description.html, v_clean_rmsa.png: Radim Blazek: figure added 2006-04-28 11:24 markus * contributors_extra.csv: contributors without write access (please complete list) 2006-04-28 10:52 markus * tools/build_html_index.sh: d.m and gis.m added 2006-04-28 10:52 markus * ps/ps.map/description.html: HTML fixes 2006-04-28 10:47 markus * gui/tcltk/gis.m/: Makefile, description.html: docs generation fixed 2006-04-28 10:40 markus * vector/v.clean/description.html: rmsa added 2006-04-28 07:40 brad * aclocal.m4, configure.in: - Added LOC_ARG_WITH_SHARE() macro for PROJ.4 EPSG data files 2006-04-27 21:28 markus * tools/copywrite.pl: Schuyler Erle: Script to easily add missing copyright statements in GRASS source code files. Please use it, developers... 2006-04-27 17:34 markus * lib/proj/: gcs.csv, pcs.csv, stateplane.csv: updated to EPSG 6.9 + recent fixes in GDAL 2006-04-27 16:53 radim * general/g.parser/main.c: wait on windows until the end of script 2006-04-27 11:48 hamish * lib/gis/adj_cellhd.c: disable E-W lat/lon epsilon check as it breaks global wrapping 2006-04-27 11:31 hamish * scripts/v.db.addtable/v.db.addtable: don't assume whitespace in columns= answer 2006-04-27 10:44 hamish * scripts/v.db.addtable/v.db.addtable: columns= defaults to "cat int"; quieten db-test messages; option descriptions; messages to stderr 2006-04-27 07:16 hamish * lib/init/gis_set.tcl: fix broken mapset check (before it let you in regardless of validity) 2006-04-26 23:01 brad * raster/r.watershed/shed/: basin_maps.c, com_line.c, file_in.c, intro.c, main.c, read.c, valid.c: - Use G_message() - Localized text 2006-04-26 21:37 markus * raster/r.random/main.c: option definitions simplified; EXIT_FAILURE 2006-04-26 21:00 markus * Makefile: RFCs added for doxygen 2006-04-26 20:53 markus * rfc/: Makefile, RFC1_PSC.dox, rfc_list.dox: added proposal for GRASS Project Steering Committee (PSC) 2006-04-26 20:51 markus * swig/Makefile: renamed to more useful name 2006-04-26 20:48 markus * include/Make/Doxygen.make: simplified possibility to override doxfile name 2006-04-26 17:56 markus * doc/howto_release.txt: webcommittee.osgeo.org added 2006-04-26 13:17 hamish * lib/init/gis_set.tcl: double clicking mapset name implies clicking (Michael Barton) 2006-04-26 13:01 hamish * db/base/db.execute.html: add note about input= is faster than a loop 2006-04-26 10:26 hamish * scripts/m.proj/description.html: mention +towgs84= 2006-04-26 09:50 hamish * display/d.graph/do_graph.c: RGBA_Color -> RGB_Color 2006-04-26 09:45 hamish * lib/display/symbol.c: more doxygen comments, RGBA_Color -> RGB_Color 2006-04-26 09:39 hamish * include/segment.h: remove unused _GRASS_GIS_LIB defined test 2006-04-26 09:38 hamish * include/display.h: remove unused _GRASS_GIS_LIB_ define test define _GRASS_DISPLAY_LIB_ -> GRASS_DISPLAY_H return type for D_symbol() RGBA_Color -> RGB_Color for D_symbol() 2006-04-26 08:27 hamish * vector/v.digit/main.c: make module description functional (fixes bug #4338), whitespace cleanup, i18n 2006-04-26 08:00 hamish * db/base/execute.c: Rearrange parameter order, i18n 2006-04-26 06:27 brad * raster/r.watershed/seg/: Gwater.h, do_astar.c, do_cum.c, init_vars.c, main.c, sg_factor.c, usage.c: - Removed buffers no longer needed for G_message() and other string fncs. - Localized text 2006-04-26 06:18 hamish * scripts/v.what.vect/description.html: make it clear that it will only take up attributes which are an exact spatial match 2006-04-26 03:09 brad * raster/r.watershed/ram/: flag_create.c, init_vars.c, main.c: - Removed unnecessary code checking return values of G_*alloc() commands 2006-04-26 03:03 brad * raster/r.watershed/ram/: Gwater.h, close_maps.c, do_astar.c, do_cum.c, init_vars.c, main.c, sg_factor.c, usage.c: - Localized text 2006-04-25 20:59 markus * lib/init/: Makefile, file_option.tcl, gintro.gif, gis_set.tcl, helptext.html: Michael Barton: improved startup screen 2006-04-25 20:59 brad * raster/r.watershed/: ram/init_vars.c, ram/main.c, ram/usage.c, seg/do_astar.c, seg/init_vars.c, seg/main.c, seg/usage.c, shed/com_line.c, shed/file_in.c, shed/main.c, shed/read.c, shed/valid.c: - Removed unneeded exit() after G_fatal_error() - Use EXIT_SUCCESS/EXIT_FAILURE for exit() 2006-04-25 20:46 brad * raster/r.watershed/front/main.c: - Added localization macros for text output 2006-04-25 20:42 brad * raster/r.watershed/front/main.c: - Use EXIT_FAILURE/EXIT_SUCCESS 2006-04-25 20:37 brad * raster/r.slope.aspect/description.html: - Fix bug #3966 (-z no longer exists and replaced by NULL support) 2006-04-25 20:17 brad * vector/v.digit/main.c: - Use EXIT_SUCCESS/EXIT_FAILURE for exit() 2006-04-25 20:15 brad * vector/v.digit/main.c: - Fix bug #4338 2006-04-25 06:54 brad * raster/r.carve/: enforce_ds.c, main.c, support.c: - Module should work now. 2006-04-24 22:36 markus * locale/po/: grasslibs_tr.po, grassmods_tr.po: synchronized to current messages 2006-04-24 22:31 markus * locale/po/: grasslibs_tr.po, grassmods_tr.po: Aras.Gor.O Yalcin Yilmaz : initial translation 2006-04-24 19:31 hamish * include/gis.h: add RGB_Color (alias to RGBA_Color) 2006-04-24 19:21 hamish * display/d.graph/: description.html, do_graph.c, local_proto.h, main.c: symbol support 2006-04-24 19:00 michael * gui/tcltk/gis.m/gmmenu.tcl: added m.proj to the menu 2006-04-24 18:41 hamish * lib/display/symbol.c: Doxygen comments 2006-04-24 18:31 hamish * include/display.h, lib/display/symbol.c: add D_symbol() 2006-04-24 11:23 markus * debian/patches/00list: patch to look for epsg codes no longer needed 2006-04-24 11:17 markus * lib/init/: Makefile, epsg_option.tcl: let configure define where share/proj/epsg is found 2006-04-24 10:52 markus * configure, configure.in, include/Make/Platform.make.in: hack for PROJSHARE to find epsg file 2006-04-24 09:47 hamish * vector/v.buffer/description.html: note bufcol bug 2006-04-24 08:09 hamish * scripts/v.db.addcol/v.db.addcol: typo 2006-04-24 07:04 hamish * lib/ogsf/: gsd_img_ppm.c, gsd_img_tif.c: bad filename is not fatal to nviz 2006-04-24 02:14 brad * raster/r.terraflow/grid.h: - Removed 'grid::' C++ class identifier from header to fix compiler error. 2006-04-24 01:13 markus * scripts/d.vect.thematic/d.vect.thematic: fixed undesired creation of none and stdout files 2006-04-23 09:15 hamish * display/d.graph/: Makefile, allocation.c, do_graph.c, graphics.c, local_proto.h, main.c, options.h: cleanup in preparation for symbol drawing code 2006-04-22 16:45 hamish * display/d.legend/main.c: better default placement (worse for d.rast.leg?), EXIT_SUCCESS, remove some unused #define 2006-04-22 11:15 hamish * raster/r.drain/main.c: gis prompt for vector map 2006-04-22 08:14 hamish * lib/gis/error.c: error in comments 2006-04-22 05:07 cedric * lib/gtcltk/gronsole.tcl: Always show the vertical scrollbar. This keep BWidgets from deadlocking in litteraly, a border packing case. (Adds horizontal scrollbar -> adds vertical -> rescale -> remove horizontal -> remove vertical -> rescale -> top). 2006-04-22 02:03 cedric * lib/gis/color_str.c: Fixed so color names past grey look up the correct color. 2006-04-21 20:01 markus * scripts/d.vect.thematic/d.vect.thematic: removed excessive blank lines 2006-04-21 14:56 markus * imagery/i.ortho.photo/: photo.2image/description.html, photo.2target/description.html: docs fixes 2006-04-21 14:45 markus * raster/r.region/description.html: broken header fixed 2006-04-21 14:05 markus * doc/projectionintro.html: r.region added 2006-04-21 11:06 markus * raster/r.in.mat/description.html: polished see also 2006-04-21 09:30 hamish * include/gis.h: add a struct for RGBA_Color 2006-04-21 05:44 hamish * raster/r.digit/description.html: updates 2006-04-21 05:34 hamish * raster/r.digit/: digitize.c, get_label.c, get_type.c, local_proto.h, main.c: make into a normal module, i18n, better (y/n) defaults, quit without saving 2006-04-21 04:14 hamish * display/d.measure/: description.html, main.c: be a bit clearer about what units will be used 2006-04-20 23:31 markus * display/d.linegraph/description.html, general/g.setproj/description.html, imagery/i.class/description.html, raster/r.fill.dir/description.html, raster/r.flow/description.html, raster/r.out.ppm3/description.html, raster/r.out.tiff/description.html, raster/r.random.cells/description.html, raster/r.terraflow/description.html, raster/simwe/r.sim.sediment/description.html, raster3d/base/r3.mask.html, raster3d/r3.in.ascii/description.html, raster3d/r3.out.ascii/description.html, scripts/r.fillnulls/description.html, vector/v.surf.idw/description.html: urls fixed 2006-04-20 17:41 michael * gui/tcltk/gis.m/description.html: detailed documentation for GIS Manager 2 2006-04-20 17:40 michael * gui/tcltk/gis.m/gmmenu.tcl: Update to add new scripts to menu 2006-04-20 15:17 markus * scripts/m.proj/description.html: linked Evenden Report 2006-04-20 15:11 hamish * scripts/m.proj/description.html: add help page (derived from m.proj2's man page from GRASS 5) 2006-04-20 14:27 hamish * scripts/m.proj/m.proj: more hints in verbose mode 2006-04-20 12:46 glynn * Makefile: Remove -h switch from tar commands 2006-04-20 11:21 hamish * lib/init/init.sh: avoid including the pwd in the PATH if GRASS_ADDON_PATH was undefined (bug #4281) 2006-04-20 10:32 hamish * scripts/: Makefile, m.proj/Makefile, m.proj/m.proj: add new m.proj module: cs2cs reprojection frontend for a list of coordinates 2006-04-20 07:40 hamish * raster/r.surf.contour/main.c: use G_command_history() 2006-04-20 04:43 hamish * scripts/r.shaded.relief/description.html: _ back to . 2006-04-20 04:29 hamish * scripts/r.shaded.relief/r.shaded.relief: fix broken quoting units doesn't clobber scale save metadata info to map history file move alt,az checks to the parser (fixes bug #4311) r.mapcalc success test 2006-04-19 23:43 michael * scripts/r.shaded.relief/r.shaded.relief: fixed error message for sun angle to say "between 0 and 90 degrees" 2006-04-19 20:15 michael * gui/tcltk/gis.m/gmmenu.tcl: added v.in.dxf. Updated for compatability with GEM. 2006-04-19 17:58 michael * gui/tcltk/gis.m/maplabels.tcl: added support for GRASS named colors; fixed bug that caused objects to be mislabeled. 2006-04-19 17:58 michael * gui/tcltk/gis.m/mapcanvas.tcl: add erase canvas objects before redrawing. 2006-04-19 17:57 michael * gui/tcltk/gis.m/mapprint.tcl: Enhance postscript file output (pdf and eps) 2006-04-19 16:54 markus * raster/r.sum/description.html: more explanation 2006-04-19 16:47 markus * gui/tcltk/gis.m/description.html: HTML cleanup 2006-04-19 16:43 markus * doc/Makefile, doc/projectionintro.html, tools/build_html_index.sh: projection intro added 2006-04-19 15:12 markus * db/base/drivers.c: fixed wrong description 2006-04-19 14:43 markus * raster/r.proj/description.html: url added 2006-04-19 11:47 markus * scripts/r.in.srtm/description.html: SRTM Web Forum url 2006-04-19 08:51 hamish * scripts/i.landsat.rgb/description.html: add note that the module isn't restricted to just LANDSAT or 8-bit data. 2006-04-19 08:14 hamish * raster/r.cost/main.c: remove some redundant code 2006-04-19 07:51 hamish * raster/r.drain/description.html: fix vector inputs, can use both coord= and vect=, and max_points=1024 2006-04-19 07:36 hamish * raster/r.drain/main.c: fix input vector points map code: stop_points doesn't exist; user can enter both coord= and vector_points= on the command line. increase max points 100->1024 and check for buffer overflow. 2006-04-19 06:00 hamish * raster/r.drain/description.html: updates 2006-04-19 05:05 hamish * raster/r.drain/main.c: G_gisinit(), allocate space for site atts (bug #4286) 2006-04-19 03:08 hamish * scripts/i.landsat.rgb/description.html: much updates 2006-04-19 02:19 hamish * scripts/i.landsat.rgb/i.landsat.rgb: much updates 2006-04-19 00:41 markus * doc/vector/vector.html: some updates 2006-04-18 23:49 markus * swig/Makefile: Doxygen based ProgMan generation simplified 2006-04-18 23:13 markus * Makefile: new htmldocs-single targets 2006-04-18 23:12 markus * lib/: Makefile, db/Makefile, g3d/Makefile, gis/Makefile, gmath/Makefile, ogsf/Makefile, proj/Makefile, segment/Makefile, vector/Makefile, vector/dglib/Makefile: Doxygen based ProgMan generation simplified 2006-04-18 22:57 markus * include/Make/Doxygen.make: comments added 2006-04-18 22:54 markus * include/Make/: Doxyfile_arch_html, Doxyfile_arch_latex, Doxygen.make: centralized Doxygen Makefile targets 2006-04-18 22:54 cedric * lib/gis/gui.tcl: Changes r:g:b triplets to named colors when possible. Correted sense of internal alpha. 2006-04-18 19:06 glynn * include/colors.h, lib/gis/color_str.c: Move arrays from header file to source file 2006-04-18 18:13 markus * scripts/Makefile: i.landsat.rgb added 2006-04-18 18:13 markus * scripts/i.landsat.rgb/: Makefile, description.html, i.landsat.rgb: added 2006-04-18 17:14 markus * raster/r.clump/description.html: removed broken links 2006-04-18 16:52 glynn * display/drivers/XDRIVER/Color_table.c: Fix formatting 2006-04-18 16:52 markus * raster/r.cost/main.c: fixed segfault (bug #) 2006-04-18 13:54 markus * scripts/r.in.srtm/r.in.srtm: URLs updated 2006-04-18 10:42 markus * lib/gis/find_file.c: doxygenized 2006-04-18 10:13 hamish * vector/v.label/main.c: bypass fixed fontsize dynamic space calculation if given on the command line. (allows module to run without a xmon for the new GUI) 2006-04-18 08:24 hamish * raster/r.surf.contour/main.c: make fast mode the default as memory use is only slightly more. see https://intevation.de/rt/webrt?serial_num=4248 2006-04-18 07:52 hamish * scripts/d.vect.thematic/d.vect.thematic: add warning if breakpoints are given but not to be used. 2006-04-18 07:24 cedric * display/d.erase/main.c: Added color gisprompt. 2006-04-18 07:19 cedric * display/d.grid/main.c: Added gisprompts for color. Uses simplified (abstracted) color handling. Removed colors.h header. 2006-04-18 07:12 cedric * display/d.barscale/: draw_scale.c, main.c: Added gisprompts, uses simplified color system. 2006-04-18 07:06 hamish * raster/r.surf.contour/description.html: note existing bugs 2006-04-18 07:03 cedric * include/display.h, lib/display/tran_colr.c: Added commands to make using colors in display programs easier. 2006-04-18 06:37 hamish * raster/r.mapcalc/r.mapcalc.html: add pow() 2006-04-18 05:17 cedric * include/colors.h: Corrected number of color names. 2006-04-18 04:55 hamish * raster/r.cost/: description.html, rcost_knightsmove.png: rework the help page, add a figure showing result of using knight's move 2006-04-18 01:46 hamish * lib/segment/format.c: Fix segment short read() errors. (Glynn Clements) Bug #s: 3514,3741,4244 2006-04-18 00:02 cedric * display/drivers/XDRIVER/: Draw_bitmap.c, Graph_set.c: Removed colors.h header from files that don't use it. 2006-04-18 00:01 cedric * display/drivers/XDRIVER/Color_table.c: Look up colors from standard color definitions in colors.h instead of many seperate color lists to maintain. 2006-04-17 23:59 cedric * include/display.h: New command for using custom colors in display programs. 2006-04-17 23:58 cedric * lib/display/tran_colr.c: Translated colors are looked up from the standard color definitions in colors.h. This changes (corrects) the meanings of some colors, notably violet and magenta, and adds the colors cyan and purple. A new command, D_translate_or_add_color, does most of the work needed for a display module to use custom colors using G_str_to_color instead of disparate implementations of color parsers. 2006-04-17 23:52 cedric * lib/gis/gui.tcl: Color support changed to match the behaviour of G_str_to_color (colors in colors.h). RGB to tcl/tk color conversion simplified. 2006-04-17 23:51 cedric * lib/gis/color_str.c: Changed to look up colors from the standard color definitions in colors.h. This results in a slight change in the meanings of some colors. 2006-04-17 23:46 cedric * include/colors.h: Added purple (alias to violet). With next few commits should clear up bug 3049. 2006-04-17 22:45 cedric * include/colors.h: Added cyan as a basic color. Reordered colors. Added structures for specifying standard RGB values for the basic colors. 2006-04-17 18:43 michael * gui/tcltk/gis.m/maplabels.tcl: postscript labels layer for vector objects 2006-04-17 18:42 michael * gui/tcltk/gis.m/: gm.tcl, gmtool1.tcl, gmtool2.tcl, gmtree.tcl, mapcanvas.tcl, maptool.tcl: updated for consistency with new options database for formatting 2006-04-17 18:42 michael * lib/gtcltk/options.tcl: added formatting for entrybg and ButtonBar 2006-04-17 18:40 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, histogram.tcl, labels.tcl, legend.tcl, mapprint.tcl, maptext.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: made consistent with new options database for formatting 2006-04-17 18:39 michael * gui/icons/gui-maplabels.gif: icon for new postscript labels layer 2006-04-17 18:38 michael * gui/icons/gui-maptext.gif: updated to indicate postscript text 2006-04-17 18:37 michael * gui/icons/element-windows.gif: updated icon to fit 24x24 standard 2006-04-17 00:36 cedric * display/: d.graph/main.c, d.mapgraph/main.c, d.path/main.c, d.vect.chart/main.c: Added color gisprompts to the display modules that use G_str_to_color type colors. 2006-04-16 23:03 cedric * display/d.vect/main.c: Added color gisprompts. 2006-04-16 23:01 cedric * include/gis.h: Added GISPROMPT_COLOR ("color,grass,color") macro for parser.c options descriptions. 2006-04-16 22:59 cedric * lib/gis/parser.c: Added trivial color gisprompt support to interactive console user interface. Programmer errors on gisprompts no longer prevent entry of data in interactive interface even though the program would have worked from the command line. 2006-04-16 22:55 cedric * lib/gis/gui.tcl: Widgets expand to fill width of window instead of scrolling. 2006-04-16 21:59 cedric * lib/gis/gui.tcl: Fixed formatting of grass named colors. 2006-04-16 20:51 cedric * lib/gis/gui.tcl: Color gisprompt support for gisprompt: color,grass,[whatever] and gisprompt: color,tcltk,[whatever]. Entry type description label shows multiple and name, balloon help is formatted like --help output (bug 3002). 2006-04-16 20:36 cedric * gui/icons/edit-color.gif: edit-color.gif icon from bwidgets. 2006-04-15 05:23 cedric * gui/tcltk/gis.m/runandoutput.tcl: Output from commands run in the background is discarded instead of polluting the terminal. runcmd made more general. 2006-04-15 05:20 cedric * lib/gtcltk/options.tcl: Fixed spelling error (balloon help now correct font). Requires bwidgets b itself. 2006-04-15 05:19 cedric * lib/gtcltk/gronsole.tcl: Removed an unwise error throw, donecmd now run if the process fails to open. This fixes the bug (no report) where the run buttons wouldn't become reactivated. 2006-04-14 19:51 michael * gui/tcltk/gis.m/vector.tcl: Update legend to reflect vector type selected in check boxes 2006-04-14 19:51 michael * gui/tcltk/gis.m/maptool.tcl: Improve help text for zoom to current region and redraw all 2006-04-14 19:50 michael * gui/tcltk/gis.m/mapcanvas.tcl: Display coordinates activated during zooming, measuring, and panning. 2006-04-13 21:22 scott * raster/wildfire/: r.ros/description.html, r.spread/description.html: removed references to r.mask from help modules 2006-04-13 21:02 scott * vector/v.surf.idw/description.html: removed reference to r.mask from help 2006-04-13 21:01 scott * raster/: r.average/description.html, r.circle/description.html, r.coin/description.html, r.describe/description.html, r.kappa/description.html, r.median/description.html, r.mode/description.html, r.neighbors/description.html, r.random/description.html, r.random.cells/description.html, r.random.surface/description.html, r.report/description.html, r.resample/description.html, r.stats/description.html, r.surf.fractal/description.html, r.surf.gauss/description.html, r.surf.idw/description.html, r.surf.idw2/description.html, r.surf.random/description.html, r.watershed/front/description.html: Removing help references to nonexistant r.mask 2006-04-13 20:50 scott * display/d.histogram/description.html, display/d.rast.edit/description.html, imagery/i.class/description.html, imagery/i.ifft/description.html, imagery/i.maxlik/description.html: removed references to r.mask in help pages 2006-04-12 19:39 cho * lib/init/: init.sh: Non-interactive startup fixed for LOCATION="." 2006-04-12 15:04 radim * lib/gis/location.c: dont use backslash 2006-04-12 11:28 radim * vector/v.lrs/: v.lrs.create/Makefile, v.lrs.label/Makefile, v.lrs.segment/Makefile, v.lrs.where/Makefile: removed raster/display deps 2006-04-12 11:23 radim * vector/v.lrs/lib/Makefile: win fix 2006-04-12 09:17 cho * lib/vector/Vlib/cats.c: Vect_str_to_cat_list() bug fixed 2006-04-11 15:02 markus * doc/parms_flags.txt: parameter/flags cleanup docs 2006-04-11 11:51 radim * vector/Makefile: lrs 2006-04-11 11:48 radim * vector/v.lrs/: LICENSE, MAIL, Makefile, lrs.html, lib/Makefile, lib/lrs.c, lib/lrs.h, v.lrs.create/Makefile, v.lrs.create/description.html, v.lrs.create/main.c, v.lrs.label/Makefile, v.lrs.label/description.html, v.lrs.label/main.c, v.lrs.segment/Makefile, v.lrs.segment/description.html, v.lrs.segment/main.c, v.lrs.where/Makefile, v.lrs.where/description.html, v.lrs.where/main.c: lrs 2006-04-11 10:40 radim * vector/v.kernel/main.c: speed up patch by sorokina@ornl.gov, bug 4258 2006-04-10 18:24 radim * general/g.parser/main.c: more debug 2006-04-10 05:36 hamish * lib/ogsf/gsd_img_ppm.c: include MPEG filename in output message 2006-04-10 03:28 brad * gui/tcltk/d.m/script/r.reclass.file: - Fix bug #4267 for both d.m and gis.m. 2006-04-10 02:33 hamish * scripts/r.shaded.relief/r.shaded.relief: output map name is new, quote input map name to allow special chars "-" "." (bug 4272) 2006-04-10 02:14 hamish * scripts/r.shaded.relief/description.html: updates (bug #4272) 2006-04-09 03:49 cedric * gui/tcltk/d.m/d.m.tcl: Seperated panes for tree and options (actually put tree in a pane) (wish 3779). Removed unnecessary packs on members of Bwidgets. 2006-04-09 03:00 cedric * vector/v.extrude/main.c: Fixed gisprompts. 2006-04-08 13:36 hamish * visualization/nviz/scripts/panel_kanimator.tcl: new key time dialog: if all fields are blank then do nothing 2006-04-08 12:31 soeren * raster3d/base/r3.info.main.c: Using G_format_timestamp() to create the timestamp output 2006-04-08 12:30 soeren * raster/r.info/: description.html, main.c: Using G_format_timestamp() to create the timestamp output and documentation update 2006-04-08 10:50 hamish * visualization/nviz/scripts/panel_kanimator.tcl: get rid of rounding error for number of frames text 2006-04-08 09:34 hamish * lib/gis/color_hist.c: use DEFAULT_BG_COLOR 2006-04-08 03:50 cho * vector/Makefile: Re-added v.in.dxf. v.in.dxf has been rewritten for GRASS 6 and it's in CVS. 2006-04-08 02:36 brad * vector/Makefile: - Removed v.in.dxf. No longer in tree. 2006-04-08 01:43 brad * general/g.setproj/Makefile: - Added EXTRA_CFLAGS = $(GDALCFLAGS) to fix build 2006-04-07 05:16 hamish * visualization/nviz/html/: nviz_panel_kanim.html, nvimg/panel/keyexample.png: update to new & better keyframe panel screenshot 2006-04-07 04:57 hamish * visualization/nviz/html/nviz_panel_kanim.html: add note to example about codecs needing canvas size to be a multiple of 16 2006-04-07 04:42 hamish * visualization/nviz/scripts/nviz2.2_script: rearrange scripting menu 2006-04-07 04:29 hamish * display/d.nviz/main.c: better flag description 2006-04-07 03:16 hamish * visualization/nviz/scripts/nviz2.2_script: update for new nviz docs path 2006-04-07 02:36 hamish * display/d.nviz/main.c: strncpy() doesn't null terminate the string on its own 2006-04-06 15:52 radim * raster3d/base/Makefile: suffix 2006-04-06 08:45 hamish * display/d.nviz/main.c: append filename extensions if the need them follow path with mouse in real-time EXIT_SUCCESS more explanitive warning message 2006-04-06 07:17 hamish * visualization/nviz/scripts/nviz2.2_script: better name for open new script menu item 2006-04-06 07:11 glynn * lib/gis/popen.c: Fix type of terminating null-pointer constant 2006-04-06 07:05 hamish * visualization/nviz/scripts/: script_support.tcl, script_tools: append ".nvscr" extension to new script files if it isn't already there, update tkerror to bgerror. 2006-04-06 06:28 hamish * visualization/nviz/scripts/: nviz2.2_script, panel_kanimator.tcl: [no log message] 2006-04-06 05:15 cedric * general/g.region/cmd/main.c: Added guisections to g.region. Added gisprompt for 3d views. Made shell script output the last displayed help option instead of the first. 2006-04-06 04:38 cedric * lib/gis/gui.tcl: Ignore directories on icons for elements so that "paint/labels" can get an icon. 2006-04-06 04:35 cedric * gui/icons/: AUTHORS, element-3d.view.gif, element-group.gif, element-icons.gif, element-labels.gif: New gisprompt icons. Group and labels copied from gis.m icons. 2006-04-06 02:41 glynn * raster/r.resamp.rst/main.c: Fix integer/pointer mismatch 2006-04-06 02:37 glynn * include/Make/Platform.make.in: Remove {CFLAGS,LDFLAGS}_{DEBUG,WARNING,OPTIMIZE} 2006-04-06 02:28 cedric * general/manage/cmd/: copy.c, remove.c, rename.c: Gisprompts generated automatically from data in element_list. These commands now have prompts for 3d rasters, 3d regions, 3d views, and ascii vector files, as well as for any other elements added in the future. 2006-04-06 02:23 cedric * general/manage/lib/read_list.c: Gisprompt cleanup prep: stores main element, needed for gisprompt, and main element description in list structure. 2006-04-06 02:21 cedric * general/manage/list.h: Clean up gisprompts prep: Added main element and main element description to list structure. 2006-04-06 02:20 cedric * general/manage/lib/Makefile: Now compiles when list.h header in parent directory is changed. 2006-04-05 23:32 cho * display/d.vect/: area.c, main.c, plot1.c: Added random colors (-c flag) according to layer number when all layers are displayed (layer=-1). 2006-04-05 23:07 markus * vector/v.patch/description.html: attrib transfer 2006-04-05 22:52 cho * vector/v.in.dxf/write_vect.c: -1 flag bug fixed 2006-04-05 21:06 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, global.h, main.c, write_vect.c: Added -1 flag to import all objects into one layer 2006-04-05 14:06 hamish * lib/ogsf/gsd_img_ppm.c: make it easier to use the Xvid codec for MPEG encoding (gcc -D"USE_XVID") canvas size must be a multiple of 4 (16?). 2006-04-05 13:40 hamish * visualization/nviz/scripts/nviz2.2_script: change redundant menu item name 2006-04-05 11:04 hamish * visualization/nviz/scripts/nviz2.2_script: append file extensions, change "image dump" to "save image as" should probably check to see that the extension isn't given twice and strip if needed. (how?) 2006-04-05 10:41 hamish * visualization/nviz/scripts/panel_kanimator.tcl: auto-append .mpg to MPEG streams 2006-04-05 10:17 markus * scripts/r.in.srtm/description.html: extended 2006-04-05 09:49 hamish * visualization/nviz/html/nviz_panel_kanim.html: make things a lot clearer 2006-04-05 08:10 hamish * visualization/nviz/html/nviz_panel_kanim.html: more html cleanup 2006-04-05 07:56 hamish * visualization/nviz/html/nviz_panel_kanim.html: more updates 2006-04-05 07:27 hamish * visualization/nviz/html/nviz_panel_kanim.html: Increase time by 3 sec, not 1 minute after "Add". (missed one) 2006-04-05 07:24 hamish * visualization/nviz/html/nviz_panel_kanim.html: Increase time by 3 sec, not 1 minute after "Add". 2006-04-05 07:21 hamish * visualization/nviz/scripts/panel_kanimator.tcl: Increase time by 3 sec, not 1 minute after "Add". Allow blank fields in "New Key Time" window. 2006-04-05 06:43 cedric * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, histogram.tcl, labels.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Common compositing code move into commonlayer.tcl. Layers are now rendered only if they are checked and modified, not if they are modified but not checked. 2006-04-05 06:39 cedric * gui/tcltk/gis.m/legend.tcl: Some compositing code moved to common layer library. Fixed some bugs I found with icons. 2006-04-05 06:37 cedric * gui/tcltk/gis.m/gm.tcl: Added source of common layer library, comments. 2006-04-05 06:36 cedric * gui/tcltk/gis.m/commonlayer.tcl: Pulled the identical or almost identical compositing code out of the layer modules to start this library of common code shared amongst layers. 2006-04-05 06:28 cedric * gui/tcltk/gis.m/runandoutput.tcl: Removed puts that were polluting console 2006-04-05 06:18 cedric * lib/gis/gui.tcl: Simplified configuring icons on things. 2006-04-05 05:56 brad * raster/r.carve/support.c: - Added G_command_history() 2006-04-05 05:36 hamish * visualization/nviz/html/nviz_panel_kanim.html: add mpeg example 2006-04-05 00:27 cho * display/d.vect/: area.c, attr.c, dir.c, label.c, plot1.c: Displays lines with no category regardless of whether layer= option is given or not 2006-04-04 23:13 markus * gui/tcltk/gis.m/gmmenu.tcl: Msg cosmetics; v.type added 2006-04-04 22:55 markus * locale/po/grasslibs_de.po: mgs cosmetics 2006-04-04 22:46 markus * vector/v.in.dxf/main.c: copyright added 2006-04-04 22:38 markus * locale/po/grasslibs_de.po: cometics 2006-04-04 22:36 cedric * lib/: gis/gui.tcl, gtcltk/select.tcl: Added scrolling to select dialogs. Moved scrolling code to select.tcl. Fixed scrolling code to scroll more specifically. 2006-04-04 22:26 markus * Makefile, lib/external/bwidget/Makefile, lib/symbol/Makefile: Roberto Flor: added -h flag to tar to expand links 2006-04-04 22:23 markus * vector/: v.select/main.c, v.surf.idw/main.c: added missing copyright statement/contributors 2006-04-04 22:09 cedric * gui/tcltk/gis.m/runandoutput.tcl: gui.tcl overloading cosmetics: Buttons put in a frame, window scales nicely (Buttons are packed against bottom of window at the top of the packing order). 2006-04-04 22:06 cedric * lib/gis/: README.GUI, gui.tcl: Cosmetics: Module description label text wraps, buttons put in a frame, unused progress bar removed, window scales nicely (buttons and command label packed against bottom). Bindings for scrolling frames and wrapping labels factored out into procs. 2006-04-04 21:47 markus * vector/: v.build.polylines/main.c, v.patch/main.c, v.to.rast/main.c: added missing copyright statement/contributors (thanks to Schuyler's helpful PERL script) 2006-04-04 20:20 cho * db/base/execute.c, db/base/select.c, display/d.font.freetype/main.c, display/d.graph/main.c, display/d.mapgraph/main.c, display/d.text.freetype/main.c, ps/ps.map/main.c, raster/r.in.arc/main.c, raster/r.in.ascii/main.c, raster/r.in.bin/main.c, raster/r.in.gdal/main.c, raster/r.in.mat/main.c, raster/r.out.vtk/parameters.c, raster3d/r3.out.ascii/main.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.vtk/main.c, scripts/d.out.gpsdrive/d.out.gpsdrive, scripts/d.out.png/d.out.png, scripts/d.vect.thematic/d.vect.thematic, scripts/i.in.spotvgt/i.in.spotvgt, scripts/r.in.aster/r.in.aster, scripts/r.in.srtm/r.in.srtm, scripts/r.regression.line/r.regression.line, scripts/v.in.e00/v.in.e00, scripts/v.in.gns/v.in.gns, scripts/v.in.mapgen/v.in.mapgen, vector/v.external/main.c, vector/v.in.ascii/in.c, vector/v.in.dwg/main.c, vector/v.in.dxf/main.c, vector/v.in.ogr/main.c, vector/v.out.ascii/out.c, vector/v.out.vtk/main.c, vector/v.transform/main.c: Undefined "file" gisprompt changed to either old_file or new_file. (new, old, mapset, any, old_file, and new_file are defined in lib/gis/parser.c) Interactive execution from the command line does not work with "file". 2006-04-04 20:01 cho * lib/gis/gui.tcl: gisprompt for file (old_file, new_file) fixed. Save File dialog added. 2006-04-04 17:07 markus * raster/r.thin/main.c: increased to 200 iterations default 2006-04-04 16:48 markus * raster/r.thin/: local_proto.h, main.c, thin_lines.c: added iterations parameter. Added exit error message if failure. Fixed wording. Increased default iterations 2006-04-04 16:40 markus * raster/r.thin/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 2006-04-04 15:43 markus * contributors.csv: CVS contributors as CSV added (for semiautomated copyright statement processing 2006-04-04 15:05 markus * vector/: v.external/main.c, v.in.ascii/in.c, v.in.dwg/main.c, v.in.dxf/main.c, v.in.ogr/main.c, v.out.ascii/out.c, v.out.vtk/main.c, v.transform/main.c: reverted gisprompts for file (to get file manager back); EXIT status fixed; some i18N 2006-04-04 12:40 radim * general/g.parser/description.html: variables converted to uppercase 2006-04-04 12:33 radim * gui/tcltk/d.m/d.m, gui/tcltk/d.m/script/d.colors.sh, gui/tcltk/d.m/script/d.shadedmap, gui/tcltk/d.m/script/d.text.sh, gui/tcltk/d.m/script/d.title.sh, gui/tcltk/d.m/script/r.colors.rules, gui/tcltk/d.m/script/r.reclass.file, gui/tcltk/d.m/script/r.reclass.rules, gui/tcltk/d.m/script/r.recode.file, gui/tcltk/d.m/script/r.recode.rules, gui/tcltk/d.m/script/r.support.sh, gui/tcltk/d.m/script/v.in.asciipoints, gui/tcltk/gis.m/gis.m, scripts/d.correlate/d.correlate, scripts/d.monsize/d.monsize, scripts/d.mvmon/d.mvmon, scripts/d.out.file/d.out.file, scripts/d.out.gpsdrive/d.out.gpsdrive, scripts/d.out.png/d.out.png, scripts/d.polar/d.polar, scripts/d.rast.leg/d.rast.leg, scripts/d.resize/d.resize, scripts/d.slide.show/d.slide.show, scripts/d.split/d.split, scripts/d.vect.thematic/d.vect.thematic, scripts/db.test/db.test, scripts/g.manual/g.manual, scripts/g.mlist/g.mlist, scripts/g.mremove/g.mremove, scripts/i.fusion.brovey/i.fusion.brovey, scripts/i.image.mosaic/i.image.mosaic, scripts/i.in.spotvgt/i.in.spotvgt, scripts/i.oif/i.oif, scripts/i.spectral/i.spectral, scripts/i.tasscap/i.tasscap, scripts/r.blend/r.blend, scripts/r.fillnulls/r.fillnulls, scripts/r.in.aster/r.in.aster, scripts/r.in.srtm/r.in.srtm, scripts/r.mapcalculator/r.mapcalculator, scripts/r.mask/r.mask, scripts/r.plane/r.plane, scripts/r.reclass.area/r.reclass.area, scripts/r.regression.line/r.regression.line, scripts/r.shaded.relief/r.shaded.relief, scripts/r.univar.sh/r.univar.sh, scripts/r3.mapcalculator/r3.mapcalculator, scripts/v.db.addcol/v.db.addcol, scripts/v.db.addtable/v.db.addtable, scripts/v.db.droptable/v.db.droptable, scripts/v.db.reconnect.all/v.db.reconnect.all, scripts/v.db.update/v.db.update, scripts/v.in.e00/v.in.e00, scripts/v.in.garmin/v.in.garmin, scripts/v.in.gns/v.in.gns, scripts/v.in.gpsbabel/v.in.gpsbabel, scripts/v.in.mapgen/v.in.mapgen, scripts/v.rast.stats/v.rast.stats, scripts/v.report/v.report, scripts/v.univar.sh/v.univar.sh, scripts/v.what.vect/v.what.vect: variables converted to uppercase 2006-04-04 11:27 glynn * lib/gis/remove.c: Enlarge buffer to 4K Add overflow check 2006-04-04 10:31 radim * general/g.parser/main.c: set uppercase vars 2006-04-04 10:30 radim * include/gisdefs.h, lib/gis/strings.c: G_str_to_upper,G_str_to_lower 2006-04-04 08:12 hamish * display/d.histogram/: Makefile, main.c: clear the screen before drawing, EXIT_SUCCESS, i18n 2006-04-03 21:38 markus * gui/tcltk/gis.m/gm.tcl: mgs cosmetics 2006-04-03 10:42 cedric * gui/tcltk/gis.m/: mapcanvas.tcl, mapprint.tcl, runandoutput.tcl: Added abstraction (procs) for displaying constructed output in the output window. Removed vestigial code. Converted existing constructed output code from old output window to new output window. 2006-04-03 10:27 cedric * gui/tcltk/gis.m/: thematic.tcl, vector.tcl: Tiny changes: corrected spelling in vector.tcl, removed a no-longer used global from thematic.tcl 2006-04-03 10:23 cedric * lib/gtcltk/gronsole.tcl: Added features: add text to an annotation, set click binding for an individual command or annotation. 2006-04-01 19:17 hamish * scripts/r.univar.sh/r.univar.sh: catch it if percent is left empty 2006-04-01 14:01 stephan * locale/po/grasslibs_de.po: + more german i18n-translations 2006-04-01 14:00 stephan * locale/po/grassmods_de.po: + more german i18n translations 2006-04-01 09:35 cho * raster/r.grow2/main.c: Removed gcc warnings 2006-04-01 09:33 cho * raster/r.grow2/main.c: added space 2006-04-01 09:32 hamish * vector/v.to.db/description.html: add note about column must already exist to cleaned up notes section 2006-03-31 23:23 cho * vector/v.in.dxf/add_point.c: cosmetics 2006-03-31 23:19 cho * vector/v.in.dxf/: add_polyline.c, dxf_to_vect.c, global.h, main.c, write_vect.c: Remove map unless any layer found 2006-03-31 22:51 glynn * lib/ogsf/: GS2.c, gsd_legend.c: Change fontbase argument from GLuint* -> GLuint in GS_draw_legend() and gsd_put_legend() to match actual usage 2006-03-31 22:49 glynn * raster/r.le/r.le.trace/main.c: Fix typos: PATCH* -> FILE* Trailing garbage on #include directive 2006-03-31 22:48 glynn * raster/simwe/simlib/input.c: Fix bug due to calling G_is_f_null_value() on DCELL arrays 2006-03-31 22:46 glynn * raster/simwe/simlib/waterglobs.h: Remove invalid "extern" from struct definition 2006-03-31 22:45 glynn * vector/v.normal/main.c: Fix typo in definition of -r flag 2006-03-31 22:44 glynn * visualization/xganim/main.c: Fix type of XtAppAddWorkProc() callback 2006-03-31 22:44 glynn * vector/v.vol.rst/main.c: Fix int/pointer comparisons 2006-03-31 22:34 cho * vector/v.in.dxf/: main.c, write_vect.c: Escape single quotes in SQL 2006-03-31 22:22 glynn * vector/v.vol.rst/dataoct.h: Add missing "struct octtree" declaration 2006-03-31 22:21 glynn * vector/v.normal/scancats.c: Fix prototype of scan_cats() 2006-03-31 22:20 glynn * include/gisdefs.h, lib/gis/color_str.c, lib/gis/key_value1.c: Add "const" to protoypes of G_str_to_color, G_set_key_value 2006-03-31 22:17 glynn * display/d.zoom/main.c: Fix bug in handling of -h flag (handheld mode was always enabled) 2006-03-31 22:16 glynn * display/d.text.freetype/main.c: Pass correct argument types to iconv() 2006-03-31 21:49 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, global.h, main.c: Added -i flag 2006-03-31 21:31 cho * db/base/execute.c, db/base/select.c, display/d.font.freetype/main.c, display/d.graph/main.c, display/d.mapgraph/main.c, display/d.text.freetype/main.c, ps/ps.map/main.c, raster/r.in.arc/main.c, raster/r.in.ascii/main.c, raster/r.in.bin/main.c, raster/r.in.gdal/main.c, raster/r.in.mat/main.c, raster/r.out.vtk/parameters.c, raster3d/r3.out.ascii/main.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.vtk/main.c, vector/v.external/main.c, vector/v.in.ascii/in.c, vector/v.in.dwg/main.c, vector/v.in.dxf/main.c, vector/v.in.ogr/main.c, vector/v.out.ascii/out.c, vector/v.out.vtk/main.c, vector/v.transform/main.c: Fixed gisprompts for file 2006-03-31 16:51 glynn * raster/r.random.cells/init.c: Fix declaration to match definition 2006-03-31 13:24 markus * general/g.setproj/get_datum.c: added missing header 2006-03-31 11:13 cho * vector/v.in.dxf/description.html: fixed typo 2006-03-31 11:10 cho * vector/v.in.dxf/: global.h, main.c: deleted unused debug.c 2006-03-31 11:10 paul * general/g.setproj/Makefile, general/g.setproj/get_datum.c, include/gisdefs.h, lib/gis/datum.c, lib/proj/datum.c: Add some extra guidance/hints to selection procedure for datum transformation parameters, change g.setproj to use same datum parameter selection function as g.proj/r.in.gdal/v.in.ogr use, remove from gislib some datum parameter stuff that has been replaced by functions in gprojlib. 2006-03-31 10:18 cho * vector/v.in.dxf/: description.html, main.c: Removed version numbers 2006-03-31 09:31 cho * vector/v.in.dxf/description.html: document updated 2006-03-31 09:26 markus * locale/po/grassmods_pl.po: Artur Niescior : extended 2006-03-31 09:24 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, dxf_to_vect.c, global.h, layer_list.c, main.c, read_dxf.c: Added -l flag to list all available layer names 2006-03-31 07:59 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, description.html, dxf_to_vect.c, global.h, write_vect.c: Added TEXT import 2006-03-31 06:16 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, add_text.c, description.html, dxf_to_vect.c, global.h, main.c, make_arc.c, write_vect.c: Added -e flag to ignore the map extent 2006-03-31 06:08 glynn * lib/cdhc/as181.c: Fix bug in wgp() 2006-03-31 06:07 glynn * db/drivers/postgres/db.c, lib/vector/diglib/cindex.c, lib/vector/diglib/cindex_rw.c: Fix warnings due to incorrect pointer type-casts 2006-03-31 06:04 glynn * lib/db/dbmi_base/dirent.c, lib/g3d/index.c, raster/r.random.cells/init.c: Fix prototypes of qsort() comparison functions 2006-03-31 06:01 glynn * display/d.mon/pgms/select.c: Remove local prototype for R_parse_monitorcap() 2006-03-31 05:14 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_polyline.c, add_text.c, global.h, make_arc.c: fprintf(stderr) changed to G_debug(3) 2006-03-31 02:42 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_lwpolyline.c, add_point.c, add_polyline.c, dxf_to_vect.c, global.h, make_arc.c, write_vect.c: added LWPOLYLINE 2006-03-30 23:38 cho * vector/v.in.dxf/: dxf_to_vect.c, read_dxf.c: code reading fixed 2006-03-30 22:18 cho * vector/v.in.dxf/dxf_to_vect.c: bug fixed 2006-03-30 22:17 cho * lib/vector/Vlib/box.c: fixed description 2006-03-30 22:01 cho * vector/v.in.dxf/dxf_to_vect.c: removed debug message 2006-03-30 22:00 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, add_text.c, dxf_to_vect.c, global.h, read_dxf.c: code clean up 2006-03-30 17:12 radim * general/g.tempfile/Makefile: vasklib removed 2006-03-30 17:06 radim * general/g.parser/main.c: exec on windows 2006-03-30 13:40 hamish * vector/v.distance/description.html: add univar example; note that column must already exist 2006-03-30 13:14 markus * lib/gis/parser.c: fixed EXITs for portability 2006-03-30 12:18 radim * lib/gis/parser.c: exit with 0 if description was requested 2006-03-29 22:05 helena * lib/rst/interp_float/matrix.c: commented out old debugging fprint 2006-03-29 15:51 radim * raster/r.slope.aspect/main.c: G_make_aspect_fp_colors instead of system() 2006-03-29 14:43 radim * vector/v.hull/Makefile: vasklib removed 2006-03-29 13:35 radim * general/manage/cmd/Makefile, vector/v.voronoi/Makefile: suffix 2006-03-28 19:27 cho * vector/v.extract/main.c: i18n 2006-03-28 19:27 cho * display/d.vect/: area.c, attr.c, dir.c, label.c, main.c, plot1.c: implemented "d.vect layer=". layer=-1 will display all layers 2006-03-28 16:19 markus * doc/: raster/r.example/Makefile, vector/v.example/Makefile: fixed to this position 2006-03-28 09:59 markus * SUBMITTING: write better Makefiles 2006-03-28 08:57 hamish * REQUIREMENTS.html: everyone can use tcltk 8.4 now 2006-03-28 08:27 markus * lib/segment/pagein.c: fixed debug msg param order 2006-03-28 00:13 markus * vector/v.in.dxf/description.html: re-added DESCRIPTION tag for tools/build_html_index.sh 2006-03-28 00:12 markus * locale/po/grassmods_de.po: fix 2006-03-27 21:18 cho * vector/v.in.dxf/: dxf_to_vect.c, main.c: message moved 2006-03-27 19:27 cho * vector/v.in.dxf/write_vect.c: i18n 2006-03-27 19:23 cho * vector/v.in.dxf/add_polyline.c: replaced stderr warning with G_warning 2006-03-27 19:15 cho * vector/v.in.dxf/make_arc.c: removed printf 2006-03-27 19:09 cho * vector/v.in.dxf/: description.html, dxf_to_vect.c, global.h: updated 2006-03-27 19:05 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, add_text.c, dxf_to_vect.c, global.h, main.c, make_arc.c, read_dxf.c, write_vect.c: rewrite to import all layers 2006-03-27 18:51 michael * gui/tcltk/gis.m/maptool.tcl: Fixed bug in display output 2006-03-27 18:41 markus * raster/r.walk/main.c, imagery/i.ortho.photo/photo.2target/zoom.c: fixed declaration position for gcc2.96 2006-03-27 18:37 markus * lib/ogsf/gpd.c: fixed declaration position for gcc2.96 2006-03-27 18:31 michael * gui/tcltk/gis.m/legend.tcl: fixed bad icon reference. 2006-03-27 18:17 michael * lib/gtcltk/options.tcl: minor update 2006-03-27 18:16 michael * gui/icons/AUTHORS: update 2006-03-27 18:15 michael * gui/tcltk/gis.m/: gmtool1.tcl, gmtool2.tcl: Switch toolbar to reference icons in new icon directory 2006-03-27 18:14 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, histogram.tcl, labels.tcl, mapcanvas.tcl, maptext.tcl, maptool.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, thematic.tcl, vector.tcl: Code cleanup. Fixed duplicating and compositing bugs. 2006-03-27 18:13 michael * gui/icons/: gui-display.gif, gui-erase.gif, gui-group.gif, gui-maptext.gif, gui-measure.gif, gui-pan.gif, gui-pointer.gif, gui-query.gif, gui-rastarrowsdir.gif, gui-rastarrowsint.gif, gui-startmon.gif, gui-zoom_back.gif, gui-zoom_current.gif, gui-zoom_default.gif, gui-zoom_in.gif, gui-zoom_out.gif, gui-zoom_region.gif, module-d.frame.gif, module-d.grid.gif, module-d.rast.arrow.gif, module-d.rast.num.gif, module-d.vect.chart.gif, module-d.vect.thematic.gif, module-v.digit.gif, module-xganim.gif: gism icons moved to new icon directory 2006-03-27 16:07 markus * include/P_site.h, lib/sites/sites.c, visualization/nviz/src/map_obj.c, visualization/nviz/src/site_attr_commands.c: another declaration fix 2006-03-27 16:06 hamish * lib/gis/timestamp.c: doxygen comments 2006-03-27 15:43 markus * include/P_site.h: declare new functions - fix 2006-03-27 15:40 markus * include/P_site.h: declare new functions 2006-03-27 15:16 markus * visualization/nviz/src/map_obj.c: fixed broken declaration position 2006-03-27 15:14 radim * imagery/i.ortho.photo/photo.2target/: analyze.c, driver.c, globals.h, local_proto.h, mark.c, zoom.c, zoom_box.c, zoom_pnt.c: autozoom 2006-03-27 14:55 markus * display/d.nviz/description.html: HTML layout polished; nviz url 2006-03-27 14:51 markus * tools/build_html_index.sh, visualization/nviz/html/Makefile: repositioned nviz turorial 2006-03-27 14:50 markus * visualization/nviz/src/: Makefile, description.html: create nviz docs correctly 2006-03-27 13:30 hamish * raster/r.proj/description.html: formatting & text cleanup 2006-03-27 11:38 hamish * raster/r.support/front/description.html: html fix 2006-03-27 10:51 hamish * raster/r.support/front/description.html: add command line options for modifying the map's title and adding a line of text to the map's history file 2006-03-27 10:13 hamish * raster/r.support/front/front.c: add command line options for modifying the map's title and adding a line of text to the map's history file 2006-03-26 14:40 markus * vector/v.in.dxf/description.html: fixed structure for tools/build_html_index.sh 2006-03-26 14:31 markus * tools/build_html_index.sh: logo added 2006-03-26 13:44 markus * gui/tcltk/gis.m/gis.m: mesg cosmetics; start in background 2006-03-26 07:31 cho * vector/v.in.dxf/main.c: indent 2006-03-26 07:25 cho * vector/v.in.dxf/: global.h, main.c, read_dxf.c: Build topology after import 2006-03-26 00:06 cho * vector/v.in.dxf/description.html: removed trailing whitespaces 2006-03-25 23:55 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, global.h, main.c, make_arc.c, read_dxf.c: declarations fixed 2006-03-25 22:45 markus * lib/db/sqlp/description.html: typo 2006-03-25 20:34 markus * vector/v.in.ascii/points.c: fixed segfault in LatLong 2006-03-25 03:15 cho * vector/v.in.dxf/: description.html, main.c: print output file names 2006-03-25 03:01 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, global.h, main.c, make_arc.c, read_dxf.c: code clean up 2006-03-25 01:02 cho * scripts/v.convert.all/v.convert.all: fixed OUTPUT 2006-03-25 00:34 michael * gui/tcltk/gis.m/gm.tcl: added guioptfont global variable 2006-03-24 23:49 cho * vector/v.in.dxf/description.html: AUTHORS 2006-03-24 23:45 cho * vector/: v.in.dxf/add_polyline.c, v.in.dxf/description.html, v.in.dxf/main.c, v.surf.idw/main.c, v.surf.idw/read_sites.c: Modified v.surf.idw to interpolate z coordinates with layer=0 option. 2006-03-24 22:41 cho * vector/v.in.dxf/main.c: commented out unsupported label import 2006-03-24 22:35 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, description.html, main.c: added z coordinates import 2006-03-24 20:32 cho * vector/v.in.dxf/: description.html, main.c: help fixed 2006-03-24 20:30 cho * vector/v.in.dxf/: description.html, main.c: description.html added 2006-03-24 20:09 cho * vector/v.in.dxf/: add_arc.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, main.c: code clean up 2006-03-24 19:46 cho * vector/v.in.dxf/main.c: G_gisinit() 2006-03-24 19:17 cho * vector/: Makefile, v.in.dxf/Makefile, v.in.dxf/add_arc.c, v.in.dxf/add_circle.c, v.in.dxf/add_line.c, v.in.dxf/add_point.c, v.in.dxf/add_polyline.c, v.in.dxf/main.c: v.in.dxf added. importing labels and z coordinates is missing yet. 2006-03-24 16:45 michael * gui/icons/: gui-font.gif, module-d.chart.gif, module-d.rgb.gif, module-d.thematic.gif: GIS Manager icons 2006-03-24 16:45 michael * gui/tcltk/gis.m/: raster.tcl, vector.tcl: performance enhancements and minor code cleanup 2006-03-24 16:44 michael * gui/tcltk/gis.m/: gmtool1.tcl, gmtool2.tcl: update to use new standard icons 2006-03-24 16:44 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, legend.tcl, rgbhis.tcl, thematic.tcl: Performance enhancements, fix for duplicating bug, fix for compositing bug, use of new standard icons. 2006-03-24 14:39 markus * lib/gis/parser.c: define length in single place on top 2006-03-24 11:20 soeren * gui/tcltk/gis.m/histogram.tcl: Added fp-range support for DCELL maps 2006-03-24 04:53 cedric * lib/gtcltk/options.tcl: Made default font go to bwidget labels, set select foreground color. 2006-03-24 04:01 cedric * gui/tcltk/gis.m/mapcanvas.tcl: Color options removed from mapcanvas creation to allow them to be controlled by options.tcl via the options database. Unnecessary sourcing removed. 2006-03-24 03:57 cedric * lib/: gis/gui.tcl, gtcltk/options.tcl: Options.tcl now controls visual display options for gui.tcl, gis.m, d.m. 2006-03-24 03:52 cedric * gui/tcltk/gis.m/: gm.tcl, runandoutput.tcl: gis.m: Output now displayed in a "gronsole", run buttons moved to output window, commands run from menus show output in output window. 2006-03-23 20:43 michael * gui/tcltk/gis.m/: raster.tcl, vector.tcl: performance enhancements, fix for layer duplicating bug, fix for compositing bug. 2006-03-23 20:42 michael * gui/tcltk/gis.m/mapcanvas.tcl: update, performance enhancements, grey canvas background 2006-03-23 20:42 michael * gui/tcltk/gis.m/gm.tcl: minor update 2006-03-23 20:41 michael * gui/icons/: db-columns.gif, db-values.gif, gui-help.gif: new icons for gis.m gui 2006-03-23 19:01 markus * tools/build_html_index.sh: pg.postgisdb removed as outdated 2006-03-23 19:00 markus * vector/v.in.db/description.html: fix 2006-03-23 18:57 markus * vector/v.db.connect/description.html: postgis example 2006-03-23 18:49 markus * scripts/Makefile: pg.postgisdb removed as outdated 2006-03-23 15:47 radim * include/gisdefs.h, lib/gis/get_window.c, lib/gis/rd_cellhd.c: region from variable 2006-03-23 00:48 markus * CHANGES: updated 2006-03-22 16:58 radim * general/g.parser/main.c: Win but not tested 2006-03-22 15:43 markus * lib/gis/adj_cellhd.c: also G_adjust_Cell_head3() extended 2006-03-22 15:12 markus * lib/gis/adj_cellhd.c: latlong boundaries now polished if slightly deviating due to rounding errors 2006-03-22 14:58 markus * locale/po/: grasslibs_de.po, grassmods_de.po: cosmetics! 2006-03-22 14:25 markus * vector/v.db.connect/description.html: view trick added 2006-03-22 13:35 markus * lib/gis/adj_cellhd.c: disabled ew polishing for now 2006-03-22 12:39 markus * lib/gis/adj_cellhd.c: improved boundary testing with epsilon 2006-03-22 10:13 radim * vector/v.digit/main.c: start with new point tool 2006-03-22 10:07 radim * display/drivers/XDRIVER/: Get_w_box.c, Get_w_line.c, Get_w_pointer.c, Serve_Xevent.c, local_proto.h: loop fix 2006-03-22 04:37 cedric * lib/gis/gui.tcl: Modified to use new "gronsole" output widget. 2006-03-22 04:35 cedric * lib/gtcltk/gronsole.tcl: New tcl GUI widget that runs grass commands and displays their output. 2006-03-22 04:22 cedric * gui/icons/AUTHORS: List of authors for icons. 2006-03-22 04:20 cedric * gui/icons/: README, channel-blue.gif, channel-green.gif, channel-his.gif, channel-hue.gif, channel-intensity.gif, channel-red.gif, channel-rgb.gif, channel-saturation.gif, status-failure.gif, status-gism.gif, status-out.gif, status-success.gif: New icons for HIS channels and run status. Added AUTHORS file ot keep track of icon authors. Copied some more icons from bwidgets and gis.m. 2006-03-22 01:11 markus * scripts/d.vect.thematic/description.html: 2nd example 2006-03-22 00:58 markus * scripts/d.vect.thematic/description.html: html polished; example 2006-03-22 00:47 markus * lib/gis/adj_cellhd.c: epsilon added to polish rounding problems when importing world maps 2006-03-21 19:22 markus * vector/v.external/description.html: r/w example 2006-03-21 19:16 markus * vector/v.db.connect/description.html: fancy example added 2006-03-21 19:09 markus * vector/v.in.db/main.c: bail out if target table already exists 2006-03-21 18:29 markus * db/base/db.copy.html: extended with pg2pg example 2006-03-21 15:36 radim * imagery/i.ortho.photo/photo.2target/: cellhd.c, globals.h, local_proto.h, main.c, zoom_box.c, zoom_pnt.c: save/restore window 2006-03-21 12:12 radim * display/drivers/XDRIVER/: Get_w_box.c, Get_w_line.c, Get_w_pointer.c: enable old R_get_location_with_* without loop 2006-03-21 12:07 radim * include/: graphics.h, raster.h: enable old R_get_location_with_* without loop 2006-03-21 11:53 markus * vector/v.in.ogr/main.c: initialize Ogr_ds to NULL (bug #4190) 2006-03-21 09:45 radim * lib/vector/Vlib/map.c: typo 2006-03-20 19:02 soeren * raster3d/r3.to.rast/main.c: Code cosmetics and bug fixing wrong input map name handling 2006-03-20 18:52 radim * imagery/i.ortho.photo/photo.2target/description.html: Zoom by middle/right mouse button 2006-03-20 18:47 radim * imagery/i.ortho.photo/photo.2target/: dot.c, globals.h, local_proto.h, main.c, mark.c, zoom_box.c, zoom_pnt.c: standard parser, zoom by middle button, pan by right button, plot target point, cancle by right button 2006-03-20 18:44 soeren * raster3d/: r3.to.rast/main.c, r3.cross.rast/main.c: Improved some error messages 2006-03-20 18:43 soeren * raster3d/r3.out.vtk/: description.html, main.c: Added vector export Added vector export description Improved error messages 2006-03-20 11:46 markus * REQUIREMENTS.html: FFTW: also 3.x now 2006-03-20 11:35 markus * rpm/fedora/grass_FC4.spec: Roberto Flor : Added with/without option; Added cvs snapshot option; Fixed a lot of inconsistency on x86_64 lib 2006-03-20 11:30 markus * scripts/r.in.srtm/r.in.srtm: more and better tests 2006-03-20 09:52 markus * SUBMITTING: strict compiler flags 2006-03-19 22:23 markus * Makefile: fix bug #4188 2006-03-19 06:35 hamish * raster/: r.series/main.c, r.stats/main.c: bugfix: catch if "inputs=" has no (multiple) answer bug #4178 2006-03-19 04:52 hamish * vector/v.extract/description.html: add note about only features with a cat will get extracted 2006-03-19 03:21 hamish * general/manage/cmd/: copy.c, list.c, remove.c, rename.c: i18n 2006-03-18 23:34 soeren * raster/r.to.rast3/main.c: Fixed Null support for CELL maps 2006-03-18 12:04 radim * general/manage/lib/: do_copy.c, do_remove.c, do_rename.c: return error code 2006-03-18 12:03 radim * general/manage/cmd/: copy.c, remove.c, rename.c: exit with error if fails 2006-03-18 09:35 brad * raster/r.carve/: enforce.h, lobf.c, vect.c: - minor function declaration changes - fixed vector writing 2006-03-17 21:16 glynn * configure, configure.in, include/config.h.in, lib/gmath/del2g.c, lib/gmath/fft.c: Support FFTW 3.x 2006-03-17 11:18 markus * lib/segment/pagein.c: be more chatty about warning 2006-03-17 04:50 cedric * lib/gis/gui.tcl: Layout abstracted out into a programming interface. changed programming interface for over ridding behavior, icons all come from etc/gui/icon, doesn't crash when icons are missing, icons for success/failure notification, run button disabled while program is running, answer (yes or no) used to set checkboxes. See README.GUI for a detailed explanation of the programming interface and differences between this version and its predecessor. 2006-03-17 04:39 cedric * lib/gis/README.GUI: Detailed explanation of gui.tcl and the differences between version 1.15 and the following commited version 2. 2006-03-17 04:22 cedric * gui/: Makefile, icons/Makefile, icons/README, icons/edit-copy.gif, icons/edit-cut.gif, icons/element-cell.gif, icons/element-grid3.gif, icons/element-vector.gif, icons/element-windows.gif, icons/file-new.gif, icons/file-open.gif, icons/file-print.gif, icons/file-save.gif, icons/gui-cmd.gif, icons/module-d.barscale.gif, icons/module-d.gif, icons/module-d.graph.gif, icons/module-d.histogram.gif, icons/module-d.labels.gif, icons/module-d.legend.gif, icons/module-d.nviz.gif, icons/module-db.gif, icons/module-g.gif, icons/module-nviz.gif, icons/module-r.gif, icons/module-r3.gif, icons/module-v.gif, icons/status-error.gif, icons/status-failure.gif, icons/status-message.gif, icons/status-success.gif, icons/status-warning.gif: Gif icons installed in GISBASE/etc/gui/icons for use by gui.tcl and other graphical user interfaces. 2006-03-16 23:41 cedric * visualization/nviz/src/: draw.c, exag.c, lights.c, map_obj.c, position.c, togl_flythrough.c, volume.c: NVIZ runs with TCL 8.4 Threaded: Memory allocated with Tcl_Alloc, such as the result of Tcl_Merge should be freed using TCL_DYNAMIC. 2006-03-16 22:48 markus * scripts/d.polar/d.polar: apply undef completely 2006-03-16 22:31 cedric * lib/gis/parser.c: Allows setting default options for a ui from the command line: --ui switch now starts the ui _after_ the remaining arguments are parsed. Answer section for flags passed to tcl guis. 2006-03-16 22:30 markus * vector/vectorintro.html: heavily extended; even W3 compliant 2006-03-16 20:34 cho * raster/r.topmodel/description.html: close EM 2006-03-16 18:49 radim * lib/vector/Vlib/map.c: copy vector without syscall 2006-03-16 18:42 markus * raster/rasterintro.html: more docu 2006-03-16 17:37 radim * lib/gis/find_vect.c: search vector dir not head file 2006-03-16 17:27 radim * lib/vector/Vlib/map.c: check if dbln exists 2006-03-16 16:54 radim * lib/vector/Vlib/open.c: warning only if head does not exit 2006-03-16 16:53 radim * lib/vector/Vlib/header.c: init header 2006-03-16 12:01 markus * scripts/r.shaded.relief/r.shaded.relief: error checking 2006-03-16 11:56 markus * general/g.findfile/main.c: use EXIT_FAILURE (also EXIT_SUCCESS?) 2006-03-16 05:11 hamish * lib/gis/list.c: (re)add spacing line between different mapset listings lost in recent removal of system calls 2006-03-16 00:11 markus * raster/r.to.rast3/main.c: better message 2006-03-15 23:52 markus * raster3d/r3.out.vtk/main.c: say which map was not found 2006-03-15 23:49 markus * include/G3d.h, lib/g3d/G3d_intern.h, lib/g3d/g3derror.c: have multiple parameters in G3d_fatalError(); use vsprintf() etc in G3d_fatalError() 2006-03-15 23:43 markus * lib/gis/error.c: EXIT_FAILURE 2006-03-15 23:24 markus * visualization/nviz/src/: interface.h, site_attr_commands.c: declarations fixed 2006-03-15 23:04 markus * lib/ogsf/gpd.c: declarations fixed 2006-03-15 22:57 markus * tools/build_html_index.sh: layout simplified 2006-03-15 22:48 markus * lib/db/sqlp/description.html: docs boosted 2006-03-15 22:44 markus * db/drivers/: odbc/Makefile, postgres/Makefile: docs boosted 2006-03-15 21:09 markus * locale/po/grassmods_de.po: typo 2006-03-15 18:34 massimo * visualization/nviz/scripts/tclIndex: added: resize pick highlight panels 2006-03-15 18:32 massimo * visualization/nviz/scripts/site_attr.tcl: All the variable site attribute management is here 2006-03-15 18:30 massimo * visualization/nviz/scripts/panel_surf.tcl: Several string modified in menubuttons Draw Mode and Coarse Style. Only strings have been modified, behavior (functions) are unchanged 2006-03-15 18:29 massimo * visualization/nviz/scripts/panel_site.tcl: Added variable site attributes management 2006-03-15 18:28 massimo * visualization/nviz/scripts/panel_resize.tcl: Resize of the drawing window for getting movies at a given window size. 2006-03-15 18:21 massimo * visualization/nviz/scripts/nviz_params: User defined parameters for picking and hiperlink 2006-03-15 18:18 massimo * visualization/nviz/scripts/ACS_utils.tcl: Generic utility functions 2006-03-15 18:17 massimo * visualization/nviz/scripts/panelIndex: added new panels pick and highlight 2006-03-15 18:14 massimo * visualization/nviz/scripts/colorPopup.tcl: correct a bug: the scales and $w.top.color are set to white next time after a color button (not sliders) has been used, regardless $color. 2006-03-15 18:10 massimo * visualization/nviz/src/site_highlight_commands.c: Commands for sites highlight 2006-03-15 18:09 massimo * visualization/nviz/src/site_attr_commands.c: Manage color and site attributes for each point in a single site. 2006-03-15 18:07 massimo * visualization/nviz/src/pick_vect_commands.c: Commands for picking of sites 2006-03-15 18:04 massimo * visualization/nviz/src/nviz_init.c: added initializations for pick, site_attr and site_highlight 2006-03-15 18:01 massimo * visualization/nviz/src/map_obj.c: added site_attribute management for variable points in sites 2006-03-15 17:58 massimo * visualization/nviz/src/Makefile: added compilation for pick_vect_commands.o site_attr_commands.o site_highlight_commands.o 2006-03-15 17:54 massimo * visualization/nviz/README.ACS: README file for all ACS modifications to nviz 2006-03-15 17:50 massimo * visualization/nviz/Makefile: added: $(INSTALL) scripts/nviz_params $(INSTALL_DIR)/scripts/nviz_params to copy user defined parameters file for nviz in target directory 2006-03-15 17:43 massimo * lib/ogsf/gsd_objs.c: site_attr management (nviz): drawing of boxes used as histograms 2006-03-15 17:40 massimo * lib/ogsf/gpd.c: site_attr management (nviz): - drawing of 3D objects in sites depending from DB field values - added histogram marker 2006-03-15 17:35 massimo * lib/ogsf/Gp3.c: added initializations for site_attr management and highlight management 2006-03-15 17:33 massimo * lib/ogsf/gk.c: changed GS_get_focus in GS_get_viewdir with this kanimator works also for flythrough navigation 2006-03-15 17:06 massimo * lib/sites/sites.c: sites_attribute management (nviz) Functions to obtain fields in order to draw sites with each point having a geometric property depending from database values. 2006-03-15 09:44 markus * db/base/db.connect.html: 2 mysql examples 2006-03-15 09:41 markus * db/base/db.connect.html: mysql example fixed 2006-03-15 09:19 hamish * vector/v.label/main.c: d.labels now respects text highlighting 2006-03-15 09:10 hamish * display/d.paint.labels/do_labels.c: respect highlight color and highlight width settings 2006-03-14 17:22 radim * vector/v.net/: main.c, proto.h, report.c: nodes report 2006-03-14 16:26 radim * vector/v.net/: main.c, nodes.c, proto.h: optionaly assign cats to nodes 2006-03-14 06:34 helena * vector/v.surf.rst/description.html: note about support for level1 data added 2006-03-14 01:37 hamish * general/g.filename/main.c: move optional option to last 2006-03-14 00:49 markus * lib/init/init.sh: closed bug #922 2006-03-14 00:20 markus * vector/vectorintro.html: Trevor Wiens : clarified layer and topology 2006-03-13 15:19 radim * vector/v.net.iso/main.c: ccats option -> imteger multiple 2006-03-13 14:28 markus * vector/v.mkgrid/write_grid.c: more G_percent() added 2006-03-13 13:57 markus * imagery/Makefile: activated imageryintro.html 2006-03-13 13:50 markus * imagery/imageryintro.html, raster/rasterintro.html, gui/tcltk/gis.m/description.html, raster3d/raster3dintro.html, tools/build_html_index.sh, vector/vectorintro.html: new imagery docs page; cosmetics 2006-03-13 13:43 glynn * general/g.parser/main.c, include/gis.h, lib/gis/parser.c: Tcl/Tk GUI patch from Cedric Shock 2006-03-13 11:02 radim * lib/vector/Vlib/buffer.c: abs to fabs, enabled line segment returning in 180 deg 2006-03-11 23:40 soeren * raster/r.info/main.c: timestamp bugfix 2006-03-11 22:34 markus * raster/r.flow/calc.c: Helena Mitasova: fixed G_percent() position 2006-03-11 21:13 soeren * raster3d/r3.out.vtk/: description.html, main.c: Added support for different 2d and 3d regions * If the 2d and 3d region settings are different, the 2d resolution will be adjust to the 3d resolution Adjusted the depth counting 2006-03-11 21:13 soeren * raster3d/r3.to.rast/: description.html, main.c: Added support for different 2d and 3d regions * If the 2d and 3d region settings are different, the 3d resolution will be adjust to the 2d resolution * the depths are not touched! Adjusted the depth counting 2006-03-11 21:11 soeren * raster3d/r3.cross.rast/: description.html, main.c: Added support for different 2d and 3d regions * If the 2d and 3d region settings are different, the 2d resolution will be adjust to the 3d resolution 2006-03-11 21:08 soeren * raster/r.to.rast3/: description.html, main.c: Added different 2d and 3d region support * If the 2d and 3d region settings are different, the 2d resolution will be adjust to the 3d resolution Adjusted depth counting 2006-03-11 20:08 stephan * locale/po/grassmods_de.po: + more german i18n-translations 2006-03-11 19:36 soeren * lib/g3d/: g3dclose.c, g3dhistory.c, g3dlib.dox: Added history support for g3d files. The history structure is the same as for raster maps. Two new function have been added: G3d_readHistory and G3d_writeHistory to initialize the history structure G_short_history should be used. If a new cell is closed, a history file is created automaticially. 2006-03-11 19:29 soeren * include/G3d.h: Added two history support functions and a definition 2006-03-11 19:28 soeren * raster3d/base/r3.info.main.c: Enabled histroy support and fixed timestamp handling 2006-03-11 02:38 soeren * gui/tcltk/gis.m/gmmenu.tcl: Added menu entries v.out.vtk and r.out.vtk 2006-03-11 01:55 soeren * vector/v.out.vtk/description.html: small description changes and updates 2006-03-11 01:40 soeren * raster/r.patch/: description.html, do_patch.c: Cedric Shock: Closes bug 4145 by replacing zero and null values with data and null values with zeros when using -z flag. Description.html partly rewritten to describe the effect the current region has on r.patch. 2006-03-11 00:55 cho * raster/r.topmodel/: infiltration.c, topmodel.c: infiltration routine bug fixed 2006-03-10 21:27 michael * gui/tcltk/gis.m/: barscale.tcl, chart.tcl, cmd.tcl, frames.tcl, gridline.tcl, group.tcl, histogram.tcl, labels.tcl, legend.tcl, maptext.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, vector.tcl: Updates for new map layer compositing architecture and transparency 2006-03-10 21:25 michael * gui/tcltk/gis.m/: gm.tcl, gmtree.tcl, mapcanvas.tcl, maptool.tcl: update to implement new map layer compositing method, transparency, and layer tree arrangement. 2006-03-10 21:24 michael * gui/tcltk/gis.m/gis.m: slight update to reflect gis.m instead of d.m in script 2006-03-10 19:04 markus * raster/r.flow/calc.c: incremented to 2 percent steps 2006-03-10 19:03 markus * raster/r.flow/io.c: msg cosmetics 2006-03-10 14:43 markus * lib/init/epsg_option.tcl: gdal/pymod/epsg_tr.py nore added 2006-03-10 12:38 markus * raster/r.walk/main.c: fixed remaining segfaults 2006-03-10 11:56 markus * raster/r.flow/: description.html, io.c: polished parms/flags references (lgout still unclear) 2006-03-10 11:54 markus * raster/r.flow/io.c: extended description 2006-03-10 10:06 markus * lib/proj/: ellipsoid.csv, gcs.csv, gdal_datum.csv, pcs.csv, projop_wparm.csv, unit_of_measure.csv: upgrade to EPSG 6.9 (files from GDAL CVS) 2006-03-10 03:13 glynn * display/drivers/XDRIVER/Makefile, tools/timer/Makefile: Fixes to eliminate unnecessary re-linking 2006-03-10 02:09 glynn * lib/gis/Makefile: Remove dependency upon version.h to prevent excessive re-linking 2006-03-10 01:37 glynn * include/Make/Rules.make: Remove bogus dependency on $(DEPENDENCIES) which caused everything to be re-compiled 2006-03-09 21:44 markus * doc/vector/v.example/main.c: fix variables 2006-03-09 19:08 markus * vector/v.extrude/main.c: fixed segfault 2006-03-09 18:43 markus * raster/r.walk/main.c: fixed file management mess (also bug #4156) 2006-03-09 15:27 markus * imagery/i.vpoints/target.c: fixed hardcoded buffer lengths 2006-03-09 02:02 hamish * vector/v.to.rast/support.c: use G_command_history() 2006-03-08 16:03 markus * Makefile: also generate dglib docs 2006-03-08 15:10 markus * lib/vector/: vectorlib.dox, dglib/Makefile: graph related functions mentioned; generate dglib file 2006-03-08 14:56 markus * lib/vector/: vectorlib.dox, dglib/dglib.dox: dglib docs doxygenized added 2006-03-08 10:48 markus * raster/r.sun/main.c: Jaro Hofierka: another shadow bugfix 2006-03-08 05:35 hamish * lib/db/sqlp/description.html: clarify quoting 2006-03-08 03:12 hamish * scripts/: d.correlate/d.correlate, d.out.gpsdrive/d.out.gpsdrive, d.out.png/d.out.png, d.polar/d.polar, d.resize/d.resize, d.vect.thematic/d.vect.thematic, i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.oif/i.oifcalc, r.fillnulls/r.fillnulls, r.in.srtm/r.in.srtm, r.plane/r.plane, r.reclass.area/r.reclass.area, r.regression.line/r.regression.line, r.univar.sh/r.univar.sh, v.db.addtable/v.db.addtable, v.db.droptable/v.db.droptable, v.db.update/v.db.update, v.rast.stats/v.rast.stats, v.univar.sh/v.univar.sh, v.what.vect/v.what.vect: PROG= has to happen before we can ask for $PROG 2006-03-08 02:50 hamish * scripts/: i.in.spotvgt/i.in.spotvgt, v.in.e00/v.in.e00, v.in.gns/v.in.gns, v.in.mapgen/v.in.mapgen: PROG= has to happen before we can ask for $PROG 2006-03-08 02:35 hamish * scripts/v.db.addcol/v.db.addcol: missing PROG= 2006-03-07 17:17 michael * gui/tcltk/gis.m/rgbhis.tcl: fix for flickering options panel 2006-03-07 17:16 michael * gui/tcltk/gis.m/maptool.tcl: fix for display management buttons that don't stop their functions. 2006-03-07 17:16 michael * gui/tcltk/gis.m/mapcanvas.tcl: fix for missing text bug in legends and scales 2006-03-07 17:15 michael * gui/tcltk/gis.m/barscale.tcl: minor bug fix 2006-03-07 14:29 radim * lib/gis/home.c: debug level 2006-03-07 05:50 hamish * general/g.filename/main.c: make current mapset the default. i18n, exit codes 2006-03-06 21:34 stephan * locale/po/grassmods_de.po: + more german i18n grassmods-update 2006-03-06 18:53 markus * doc/howto_release.txt: update 2006-03-06 15:20 radim * lib/gis/home.c: home directory on windows 2006-03-05 19:35 stephan * locale/po/grassmods_de.po: + more german i18n updates for grassmods 2006-03-03 15:57 markus * raster/r.colors/Makefile: population color map added (GPW inspired) 2006-03-03 15:45 markus * lib/gis/color_hist.c: fix log color NULL to white 2006-03-03 15:16 markus * scripts/i.spectral/: description.html, i.spectral: Francesco Pirotti : new features: 1 - can choose to use a group instead of a list of rasters 2 - can have more than 8 rasters 3 - can choose to pick a single point or to pick multiple points 4 - can choose to label with successive numbers or with coordinate pairs 2006-03-03 14:41 markus * vector/v.reclass/description.html: dissolve hint added 2006-03-03 14:40 markus * vector/v.extract/description.html: dissolve example; prettified 2006-03-03 13:19 markus * vector/v.perturb/main.c: fix to avoid that points concentrate in box corners when using min parm 2006-03-03 11:47 stephan * locale/po/grassmods_fr.po: Eve Rousseau : updated french i18N translations Thank you 2006-03-03 11:41 markus * vector/v.perturb/: description.html, main.c: added minimum and seed parameter; i18N 2006-03-03 11:34 markus * vector/v.perturb/myrng.c: debug output 2006-03-02 21:03 soeren * raster/r.out.vtk/: main.c, parameters.c, writeascii.c: Improved the error handling and messages Now the input maps are optional used indent for code beautification 2006-03-02 20:56 soeren * raster/r.out.vtk/description.html: Added examples 2006-03-02 15:34 soeren * raster3d/r3.out.vtk/main.c: Improved the error handling and error messages Now the input g3d maps are optional, only RGB data or pure geometry data can be exported 2006-03-02 15:31 soeren * raster3d/r3.out.vtk/description.html: Added RGB map example and explanation 2006-03-02 10:21 markus * rpm/fedora/grass_FC4.spec: Roberto Flor: updated for FC4/RHEL4 2006-03-02 07:46 cho * general/manage/lib/: copyfile.c, read_list.c: compiler warning fixed 2006-03-02 04:44 hamish * raster/r.param.scale/close_down.c: save command history to hist file 2006-03-01 23:19 markus * raster3d/r3.out.vtk/description.html: more fun for the volume 2006-03-01 18:51 cho * display/d.barscale/draw_scale.c: saving/restoring of region fixed 2006-03-01 18:50 markus * include/Make/Grass.make.in: changed order so that the GRASS build tree is searched before system directories (suggested by Glynn) 2006-03-01 12:23 hamish * SUBMITTING: add indent rules. slight reordering of some rules to group like kinds 2006-03-01 11:41 markus * lib/vector/vectorlib.dox: updated faces descr. 2006-03-01 11:02 hamish * general/g.pnmcomp/description.html: add helpful explanation from Glynn 2006-03-01 08:29 hamish * raster/r.cost/main.c: write G_command_history() 2006-03-01 07:57 hamish * lib/segment/pagein.c: non-bogus error messages for read(). bug # 3514 2006-03-01 06:07 hamish * scripts/d.polar/description.html: missing BR after IMG SRC 2006-02-28 13:24 radim * raster/r.in.gdal/Makefile: removed vask lib 2006-02-28 00:05 cho * display/d.legend/main.c: D_add_to_list() for mouse 2006-02-27 20:19 soeren * raster3d/r3.out.vtk/main.c: Added RGB voxel maps support 2006-02-27 09:48 markus * scripts/d.slide.show/d.slide.show: fixed param order 2006-02-26 23:21 markus * raster3d/r3.out.vtk/main.c: typos 2006-02-26 23:20 markus * raster3d/r3.out.vtk/main.c: typo 2006-02-26 23:17 markus * doc/howto_release.txt: Tag release 2006-02-26 22:59 markus * locale/po/grassmods_de.po: typo 2006-02-26 15:18 markus * locale/po/grassmods_it.po: typos fixed 2006-02-26 15:11 markus * raster3d/r3.cross.rast/: description.html, main.c: include headers fixed; cosmetics 2006-02-26 11:29 markus * raster3d/r3.out.vtk/description.html: also print 3D settings 2006-02-26 11:22 markus * vector/v.out.vtk/description.html: cosmetics 2006-02-26 11:14 markus * visualization/nviz/src/togl_flythrough.c: GSD_FRONT -> GSD_BACK (needs to be BACK to avoid flickering) 2006-02-26 10:59 markus * vector/v.out.vtk/: description.html, writeVTK.c: faces support added; G_percent() added 2006-02-26 10:31 markus * include/Vect.h, lib/vector/Vlib/level_two.c: Vect_get_num_faces() added 2006-02-25 11:26 cho * lib/gis/list.c: coding style 2006-02-25 10:48 cho * lib/gis/list.c: fixed multicolumn list 2006-02-25 10:39 cho * lib/gis/list.c: list==NULL check 2006-02-25 10:37 cho * lib/gis/list.c: sorted list 2006-02-25 01:20 michael * gui/tcltk/gis.m/mapcanvas.tcl: Improvement to way map display is created. May fix nviz problem with Cygwin versions. 2006-02-23 19:09 soeren * raster3d/r3.out.vtk/main.c: Added dp option number of significant digits for floating point output 2006-02-23 17:03 michael * gui/tcltk/gis.m/mapcanvas.tcl: bug fix for zooming problems and for close statements. 2006-02-23 17:02 michael * gui/tcltk/gis.m/barscale.tcl: bug fix for separate north arrow and scale check boxes 2006-02-23 04:00 soeren * raster3d/Makefile: Added r3.cross.rast 2006-02-23 04:00 soeren * raster3d/r3.cross.rast/: Makefile, description.html, main.c: New module: creates a cross section 2d map from a existing g3d map based on a 2d elevation map 2006-02-23 03:15 soeren * vector/v.out.ascii/out.c: Fixed a comment 2006-02-23 03:10 soeren * vector/Makefile: Added v.out.vtk 2006-02-23 03:10 soeren * vector/v.out.vtk/: Makefile, description.html, head.c, local_proto.h, main.c, writeVTK.c: This module exports grass vector features into the vtk dataformat. You can visualize the output with Paraview or MayaVi. 2006-02-23 01:13 michael * gui/tcltk/d.m/d.m.tcl: closing open d.mon reads 2006-02-23 01:10 michael * gui/tcltk/gis.m/: gm.tcl, mapcanvas.tcl: closing open d.mon statements 2006-02-22 16:17 glynn * include/version.h.in: Revert to fix _get_make_sock_path() and G_version() breakage. 2006-02-22 00:50 michael * gui/tcltk/gis.m/dtext.tcl: No longer used in GIS Manager 2006-02-22 00:49 michael * gui/tcltk/gis.m/: chart.tcl, thematic.tcl, vector.tcl: Fixes inability to display data from database outside current mapset or not with dbf driver. 2006-02-22 00:46 markus * locale/po/: grasslibs_it.po, grasslibs_ja.po, grasslibs_ru.po, grasslibs_vi.po, grassmods_it.po, grassmods_ja.po, grassmods_ru.po, grassmods_vi.po, grasslibs_hi.po, grasslibs_mr.po, grassmods_hi.po, grassmods_mr.po: merged in new messages 2006-02-21 21:59 michael * gui/tcltk/gis.m/gm.tcl: width slightly increased to accomodate option panes without scrolling 2006-02-21 21:56 michael * gui/tcltk/gis.m/: gmtree.tcl, mapcanvas.tcl: fix issues with digitizing from GM--and related but unreported issues with other modules requiring x displays. 2006-02-21 20:39 michael * gui/tcltk/gis.m/: mapcanvas.tcl, maptool.tcl: updating display controls to radiobutton behavior. Removed incorrect configure bind. 2006-02-21 19:47 markus * vector/v.in.db/description.html: oid doesn't seem to work well 2006-02-21 17:46 radim * raster/: r.in.gdal/main.c, r.in.bin/main.c: G_define_standard_option 2006-02-21 17:42 radim * raster/: r.surf.idw2/main.c, r.series/main.c, r.neighbors/main.c: set output age to new 2006-02-21 17:39 radim * raster/: r.slope.aspect/main.c, r.surf.idw/main.c: set output age to new 2006-02-21 11:01 markus * raster/r.sun/description.html: Jaro Hofierka: correction factor for shadowing to account for the earth curvature 2006-02-21 11:00 markus * raster/r.sun/: local_proto.h, main.c: Jaro Hofierka: new shadow algorithm; dist param changed to fixed value; correction factor for shadowing to account for the earth curvature 2006-02-21 10:02 radim * include/version.h.in: added defines 2006-02-20 22:09 stephan * locale/po/grassmods_de.po: + update german i18N messages 2006-02-20 21:58 stephan * locale/po/grasslibs_de.po: + more german i18n libs-messages 2006-02-19 22:54 markus * scripts/r.univar.sh/r.univar.sh: added user defined percentile 2006-02-19 22:20 markus * Makefile: added missing gui/ 2006-02-19 22:19 markus * gui/: Makefile, tcltk/Makefile: missing Makefiles added 2006-02-19 22:15 markus * gui/tcltk/: d.m/Makefile, gis.m/Makefile: fixed path position 2006-02-19 21:13 markus * raster3d/r3.out.vtk/description.html: Slovakia3d example added 2006-02-19 20:06 cho * lib/gis/list.c: fix for access() failure 2006-02-19 17:58 markus * raster3d/r3.out.vtk/description.html: Spearfish example added 2006-02-19 17:53 glynn * lib/gis/list.c: Catch num_cols == 0 [bug #4103] 2006-02-19 15:24 glynn * display/d.rast/main.c, display/d.vect/main.c, display/drivers/PNG/main.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Draw_bitmap.c, display/drivers/XDRIVER/Draw_line.c, display/drivers/XDRIVER/Draw_point.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Line_width.c, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/local_vars.h, display/drivers/XDRIVER/main.c, include/graphics.h, include/raster.h, lib/display/raster.c: Revert ill-considered attempt at translucency support 2006-02-19 15:22 glynn * general/g.pnmcomp/main.c: Add opacity=... option 2006-02-19 13:13 cho * lib/display/raster.c: transparency applied 2006-02-19 11:50 cho * display/d.rast/main.c, display/d.vect/main.c, display/drivers/PNG/main.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Draw_bitmap.c, display/drivers/XDRIVER/Draw_line.c, display/drivers/XDRIVER/Draw_point.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/local_vars.h, display/drivers/XDRIVER/main.c, include/graphics.h, include/raster.h, lib/gis/plot.c: R_transparency() added: 0.0 <= transparency <= 1.0 Transparency applied to Draw_line, Draw_point, Raster_int. DRV_lookup_rgb() added to convert color index to RGB. TODO: Box, Polygon, Polydots, Polyline? support for visual class < TrueColor? 2006-02-18 21:40 cho * display/Makefile: removed gis.m d.m from Makefile 2006-02-18 17:53 stephan * locale/po/grassmods_de.po: + more german i18n-translations 2006-02-18 13:11 bernhard * gui/tcltk/gis.m/: Makefile, barscale.tcl, chart.tcl, cmd.tcl, dtext.tcl, frames.tcl, gis.m, gm.tcl, gmmenu.tcl, gmtool1.tcl, gmtool2.tcl, gmtree.tcl, grassabout.tcl, gridline.tcl, group.tcl, histogram.tcl, intro.gif, labels.tcl, legend.tcl, mapcanvas.tcl, mapprint.tcl, maptext.tcl, maptool.tcl, rastarrows.tcl, raster.tcl, rastnums.tcl, rgbhis.tcl, thematic.tcl, tksys.tcl, vector.tcl: Moving gis.m from display/ to gui/tcltk/: Part one: adding files to gui/tcltk/. 2006-02-18 12:55 bernhard * gui/tcltk/d.m/: Makefile, barscale.gif, barscale.tcl, chart.gif, chart.tcl, cmd.gif, cmd.tcl, columns.gif, copy.gif, cut.gif, d.m, d.m.tcl, description.html, dig.gif, display.all.gif, display.gif, display.region.gif, dtext.gif, dtext.tcl, erase.gif, fly.gif, frames.gif, frames.tcl, fttext.gif, fttext.tcl, grass.gif, grassabout.tcl, grid.gif, gridline.tcl, group.gif, group.tcl, intro.gif, labels.gif, labels.tcl, legend.gif, legend.tcl, measure.gif, menu.tcl, monitorsel.tcl, new.gif, nviz.gif, open.gif, pan.gif, position.gif, print.gif, print.tcl, query.gif, raster.gif, raster.tcl, rgbhis.gif, rgbhis.tcl, save.gif, thematic.gif, thematic.tcl, tksys.tcl, tool1.tcl, tool2.tcl, tree.tcl, vector.gif, vector.tcl, xganim.gif, zoom.back.gif, zoom.gif, script/d.colors.sh, script/d.shadedmap, script/d.text.sh, script/d.title.sh, script/print.sh, script/r.colors.rules, script/r.reclass.file, script/r.reclass.rules, script/r.recode.file, script/r.recode.rules, script/r.support.sh, script/v.in.asciipoints: Part one of moving d.m: Adding files to gui/tcltk/ . 2006-02-18 02:02 cho * display/d.vect/main.c, display/drivers/XDRIVER/Line_width.c, display/drivers/XDRIVER/XDRIVER.h, include/gisdefs.h, lib/gis/plot.c: G_setup_fill(int gap) added for dotted fill. Dot fill applied to d.vect (fill option). R_line_width() returns the previous line width: if -1 is given, returns the current line width w/o changing anything. 2006-02-17 23:04 markus * raster3d/r3.out.vtk/: description.html, main.c: Soeren Gebbert: added support for 3d elevation output, generated between a a 2d top and bottom raster map 2006-02-17 23:02 markus * raster3d/base/r3.info.main.c: Soeren Gebbert: added missing newline's, closed g3d map 2006-02-17 15:16 markus * vector/v.out.ascii/: b2a.c, head.c, local_proto.h, out.c: Soeren Gebbert: added option dp to truncate the float output of point coordinates; added localisation; code prettified with indent 2006-02-17 15:14 markus * raster/r.info/: main.c, reclas_txt.c: Soeren Gebbert: added timestamp to default r.info output, if no timestamp is available or the entries are empty, "none" will printed; added shell like output for the -p timestamp flag 2006-02-17 15:12 markus * raster3d/base/: mask_functions.c, r3.info.main.c, r3.timestamp.main.c: Soeren Gebbert: r3-base: * used indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 to nice the code layout; r3.info: * synced the output style with r.info; * added the flags "-g", "-s", "-t" and "-p"; * added timestamp to default r3.info output, if no timestamp is available or the entries are empty, "none" will printed; * added shell like output for the -p timestamp flag; 2006-02-17 12:04 radim * vector/v.out.ogr/main.c: enable combination of types 2006-02-17 11:50 stephan * display/d.barscale/description.html: + added note about not working in latlon-locs. 2006-02-17 00:01 markus * db/drivers/sqlite/Makefile: generate docs 2006-02-16 23:56 markus * db/drivers/sqlite/Makefile: tab please 2006-02-16 23:52 markus * db/drivers/sqlite/Makefile: minimalistic docs for sqlite; cosmetics 2006-02-16 23:46 markus * vector/v.patch/description.html: example fixed (bug #4097) 2006-02-16 22:59 cho * display/d.profile/main.c, display/d.profile/profile.h, display/d.rast.edit/edit.c, display/d.rast.edit/edit.h, display/d.rast.edit/main.c, vector/v.digit/attr.c, vector/v.digit/global.h, vector/v.digit/i_face.c, vector/v.digit/line.c, vector/v.digit/main.c, vector/v.digit/vertex.c, vector/v.digit/zoom.c: GRASS_ANOTHER_BUTTON 2006-02-16 22:18 markus * raster/r.to.vect/main.c: exit status (bug #2711) 2006-02-16 22:04 markus * imagery/i.find/main.c: don't free in the loop 2006-02-16 21:23 markus * scripts/d.polar/d.polar: minor fixed 2006-02-16 21:04 markus * INSTALL: -O3 -> -O2 2006-02-16 14:07 cho * display/drivers/XDRIVER/: Polydots.c, Polyline.c: cur_x, cur_y corrected 2006-02-16 13:42 markus * vector/v.digit/: c_face.c, centre.c, display.c, global.h, line.c, proto.h, settings.tcl, toolbox.tcl: Ralf Gerlich : remainder submitted of 1. the possibility to change the width of displayed lines in the settings dialog, 2. a tool for continuous appending of points to a previously closed line, and 3. a tool for copying categories between features. 2006-02-16 13:40 cho * display/d.barscale/: draw_scale.c, main.c, options.h: -s (scalebar only), -n (northarrow only) flags added. 2006-02-16 10:55 cho * display/drivers/XDRIVER/Polyline.c: R_polyline_rel() bug fixed 2006-02-16 09:57 cho * display/d.barscale/draw_scale.c: coordinates discrepancy fixed 2006-02-16 07:50 cho * general/g.setproj/main.c: mv, rm removed 2006-02-16 07:44 cho * general/manage/lib/empty.c: ls dependency removed 2006-02-16 07:20 cho * general/manage/lib/do_copy.c: recursive_copy 2006-02-16 07:12 cho * general/manage/lib/do_copy.c: mingw 2006-02-16 07:11 cho * general/manage/lib/do_copy.c: added return value description 2006-02-16 07:08 cho * lib/gis/: mapset_msc.c, remove.c, user_config.c: mingw 2006-02-16 07:07 cho * general/manage/lib/: Makefile, do_copy.c: remove cp dependency 2006-02-16 04:14 cho * general/manage/cmd/: copy.c, remove.c: rm removed 2006-02-16 01:37 markus * vector/v.extract/main.c: exit status 2006-02-16 01:36 markus * doc/vector/v.example/main.c: modernized 2006-02-16 01:09 cho * lib/g3d/g3dclose.c: mv dependency removed 2006-02-16 00:52 cho * lib/gis/remove.c: rm dependency removed 2006-02-16 00:14 cho * lib/gis/: closecell.c, rename.c: mv dependency removed 2006-02-16 00:01 cho * display/d.font/main.c: moved to above grass header files 2006-02-15 21:54 cho * lib/gis/list.c: removed unused variables 2006-02-15 21:52 cho * lib/gis/list.c: Removed ls dependency 2006-02-15 21:05 markus * vector/v.digit/: attr.c, c_face.c, centre.c, global.h, proto.h, toolbox.tcl, icons/copy.cats.gif, icons/edit.line.gif: Ralf Gerlich : 1. the possibility to change the width of displayed lines in the settings dialog, 2. a tool for continuous appending of points to a previously closed line, and 3. a tool for copying categories between features. 2006-02-15 16:11 markus * display/d.histogram/description.html, scripts/Makefile: d.polar added 2006-02-15 16:10 markus * scripts/d.polar/: Makefile, d.polar, d_polar_aspect.png, description.html: added polar diagram 2006-02-15 15:49 markus * lib/gis/legal_name.c: don't die on undefined parameters 2006-02-15 15:37 markus * include/gis.h, include/gisdefs.h, lib/gis/legal_name.c, raster/r.slope.aspect/main.c: G_check_input_output_name() 2006-02-15 10:03 markus * swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c: updated to current r_slope_aspect 2006-02-15 09:59 markus * swig/perl/Makefile.PL.in: fixed include header problem 2006-02-15 09:45 markus * locale/po/: grasslibs_zh.po, grassmods_zh.po: Zhang Jun: continued Chinese translation 2006-02-14 11:04 radim * general/manage/lib/Makefile: u+w element_list 2006-02-14 10:02 radim * lib/gis/: user_config.c, win32_pipes.c: mingw 2006-02-14 06:04 glynn * ps/ps.map/map_setup.c: Remove downsampling of raster maps 2006-02-14 05:38 cho * display/d.legend/main.c: the length of category number>100 adjusted category-label-only option (-c && !-v) fixed 2006-02-14 03:19 glynn * display/drivers/: PNG/main.c, XDRIVER/Color.c, XDRIVER/Draw_bitmap.c, XDRIVER/Makefile, XDRIVER/XDRIVER.h, XDRIVER/local_vars.h, XDRIVER/main.c: Add draw_bitmap operation, change FreeType renderer to use it 2006-02-13 21:41 cho * display/d.barscale/main.c: fixed exit status 2006-02-13 21:08 markus * display/d.font.freetype/description.html: example cosmetics 2006-02-13 17:33 markus * vector/v.out.ogr/main.c: fix exit status 2006-02-13 17:06 radim * vector/v.out.ogr/main.c: output lines as polygons 2006-02-13 16:57 markus * vector/v.voronoi/v.delaunay.html: typo 2006-02-13 14:37 markus * tools/build_html_index.sh: 2006 2006-02-13 14:34 markus * raster/r.fill.dir/description.html: r.direct removed 2006-02-13 08:02 cho * raster/r.in.gdal/main.c: syntax fixed 2006-02-13 07:47 markus * raster/r.composite/main.c: generate history file 2006-02-13 07:32 markus * raster/r.in.gdal/main.c: write history 2006-02-13 07:20 markus * raster/r.in.arc/main.c: G_define_standard_option; write history 2006-02-13 07:16 markus * raster/r.flow/: calc.c, io.c: write raster history; i18N; exit status 2006-02-13 00:21 markus * locale/po/grassmods_de.po: Cosmetics 2006-02-13 00:17 markus * vector/: v.extrude/main.c, v.sample/main.c: also write history file 2006-02-13 00:06 cho * display/drivers/: PNG/Makefile, XDRIVER/Makefile: test syntax fixed: "[-f" => "[ -f" 2006-02-12 22:41 cho * general/g.proj/main.c, include/gprojects.h, lib/proj/convert.c, vector/v.in.ogr/main.c: v.in.ogr segmentation fault fixed argument type fixed: OGRSpatialReferenceH * => OGRSpatialReferenceH OGRSpatialReferenceH is already a pointer to void. 2006-02-12 12:47 brad * raster/r.sunmask/main.c: - Changed 'malloc' to 'G_malloc' in documentation 2006-02-12 12:44 brad * raster/r.out.tiff/r.out.tiff.c: - Made function param pointers const if not modified by function 2006-02-12 12:40 brad * raster/r.out.tiff/r.out.tiff.c: - Used EXIT_SUCCESS | EXIT_FAILURE - Added localization macros around output text - Minor code reformatting - Changed stdout to stderr - Made local function static 2006-02-12 11:51 brad * raster/r.out.mpeg/write.c: - Minor reformatting of code for marginally better readability 2006-02-12 11:45 brad * raster/r.out.mpeg/: main.c, rom_proto.h: - Reformatted code for marginally better readability - Made file scope functions static and removed from rom_proto.h 2006-02-12 11:08 brad * raster/r.out.mpeg/main.c: - Added localization macros around output text - Used EXIT_SUCCESS | EXIT_FAILURE for exit() 2006-02-12 10:58 brad * raster/r.out.mpeg/write.c: - Removed unneeded return check for G_malloc() - Added localization macros around text - Removed unused variable 2006-02-12 10:32 brad * raster/r.out.mpeg/main.c: - Removed unneeded G_malloc() return checks - Replaced fprintf() with G_*() where appropriate 2006-02-12 00:35 glynn * raster/r.region/main.c: Fix description of region= option [bug #4077] 2006-02-10 16:31 radim * include/Make/Shlib.make: back 2006-02-10 16:05 radim * include/Make/: Grass.make.in, Shlib.make: LIB_PREFIX for MINGW 2006-02-10 16:00 radim * lib/vector/Vlib/Makefile: better DEPENDENCIES 2006-02-10 14:28 markus * doc/howto_release.txt: more publicity 2006-02-10 09:41 cho * raster/r.surf.area/main.c, sites/s.in.ascii/get_site.c: fixed vim setting 2006-02-10 09:19 cho * display/d.profile/main.c: vim setting fixed: do we really need this? 2006-02-10 09:11 cho * display/d.font/main.c: indent 2006-02-10 09:10 cho * display/d.font/main.c: remove ls dependency 2006-02-10 08:43 cho * display/d.font/main.c: allows the user to select grass fonts again after d.font.freetype 2006-02-10 04:47 glynn * configure, configure.in, display/drivers/Makefile, display/drivers/PNG/Makefile, display/drivers/PNG/main.c, display/drivers/PNG/moncap.entry, display/drivers/XDRIVER/Color.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/main.c, display/drivers/XDRIVER/moncap.entry, include/Make/Platform.make.in: Change FreeType rendering to use raster functions rather than plotting individual pixels Remove monitorcap directory; move monitorcap management to driver-specific directories Add notes on colour handling 2006-02-09 23:52 markus * imagery/i.ortho.photo/photo.2target/curses.c: made perfect clone to imagery/i.class/curses.c (for now) 2006-02-09 18:41 markus * display/d.colors/: get_info.c, interact.c, main.c, tbl_toggle.c: fixed local header declaration 2006-02-09 18:27 cho * include/gprojects.h: cosmetics 2006-02-09 18:17 cho * general/g.proj/main.c, include/gprojects.h, lib/proj/convert.c: Wrong argument type fixed: OGRSpatialReferenceH * => OGRSpatialReferenceH Return type of GPJ_grass_to_osr() changed to OGRSpatialReferenceH 2006-02-09 17:58 cho * vector/v.in.ogr/main.c: bug fixed: wrong argument type passed 2006-02-09 16:45 markus * lib/rst/interp_float/Makefile: added SITESLIB 2006-02-09 14:57 markus * display/d.what.rast/what.c: test if we are clicking outside the map 2006-02-09 14:24 markus * display/drivers/XDRIVER/description.html: cosmetics 2006-02-09 13:59 markus * general/g.setproj/description.html: url updated 2006-02-09 13:58 markus * raster/r.grow2/main.c: fixed description 2006-02-09 04:38 cho * general/g.proj/main.c: g.proj bug fixed: wrong variable type 2006-02-09 04:08 glynn * db/base/columns.c, db/base/connect.c, db/base/copy.c, db/base/createdb.c, db/base/databases.c, db/base/describe.c, db/base/drivers.c, db/base/dropdb.c, db/base/droptable.c, db/base/execute.c, db/base/printtab.c, db/base/select.c, db/base/tables.c, db/db.login/main.c, db/drivers/dbf/column.c, db/drivers/dbf/create_table.c, db/drivers/dbf/cursor.c, db/drivers/dbf/db.c, db/drivers/dbf/dbfexe.c, db/drivers/dbf/describe.c, db/drivers/dbf/driver.c, db/drivers/dbf/error.c, db/drivers/dbf/execute.c, db/drivers/dbf/fetch.c, db/drivers/dbf/globals.h, db/drivers/dbf/listtab.c, db/drivers/dbf/main.c, db/drivers/dbf/main_debug.c, db/drivers/dbf/select.c, db/drivers/dbf/str.c, db/drivers/dbf/table.c, db/drivers/mysql/create_table.c, db/drivers/mysql/cursor.c, db/drivers/mysql/db.c, db/drivers/mysql/describe.c, db/drivers/mysql/driver.c, db/drivers/mysql/error.c, db/drivers/mysql/execute.c, db/drivers/mysql/fetch.c, db/drivers/mysql/index.c, db/drivers/mysql/listtab.c, db/drivers/mysql/main.c, db/drivers/mysql/parse.c, db/drivers/mysql/select.c, db/drivers/odbc/connect.c, db/drivers/odbc/create_table.c, db/drivers/odbc/cursor.c, db/drivers/odbc/db.c, db/drivers/odbc/describe.c, db/drivers/odbc/driver.c, db/drivers/odbc/error.c, db/drivers/odbc/execute.c, db/drivers/odbc/fetch.c, db/drivers/odbc/listdb.c, db/drivers/odbc/listtab.c, db/drivers/odbc/main.c, db/drivers/odbc/select.c, db/drivers/odbc/table.c, db/drivers/ogr/cursor.c, db/drivers/ogr/db.c, db/drivers/ogr/describe.c, db/drivers/ogr/driver.c, db/drivers/ogr/error.c, db/drivers/ogr/fetch.c, db/drivers/ogr/listtab.c, db/drivers/ogr/main.c, db/drivers/ogr/select.c, db/drivers/postgres/create_table.c, db/drivers/postgres/cursor.c, db/drivers/postgres/db.c, db/drivers/postgres/describe.c, db/drivers/postgres/driver.c, db/drivers/postgres/error.c, db/drivers/postgres/execute.c, db/drivers/postgres/fetch.c, db/drivers/postgres/index.c, db/drivers/postgres/listdb.c, db/drivers/postgres/listtab.c, db/drivers/postgres/main.c, db/drivers/postgres/parse.c, db/drivers/postgres/priv.c, db/drivers/postgres/select.c, db/drivers/sqlite/create_table.c, db/drivers/sqlite/cursor.c, db/drivers/sqlite/db.c, db/drivers/sqlite/describe.c, db/drivers/sqlite/driver.c, db/drivers/sqlite/error.c, db/drivers/sqlite/execute.c, db/drivers/sqlite/fetch.c, db/drivers/sqlite/index.c, db/drivers/sqlite/listtab.c, db/drivers/sqlite/main.c, db/drivers/sqlite/select.c, display/d.ask/main.c, display/d.barscale/draw_scale.c, display/d.barscale/main.c, display/d.barscale/mouse.c, display/d.colorlist/main.c, display/d.colors/curses.c, display/d.colors/get_info.c, display/d.colors/interact.c, display/d.colors/main.c, display/d.colors/tbl_toggle.c, display/d.colortable/main.c, display/d.erase/main.c, display/d.extend/main.c, display/d.font/main.c, display/d.font.freetype/main.c, display/d.frame/create.c, display/d.frame/dumper.c, display/d.frame/frame.c, display/d.frame/list.c, display/d.frame/select.c, display/d.geodesic/main.c, display/d.geodesic/mouse.c, display/d.geodesic/plot.c, display/d.graph/allocation.c, display/d.graph/do_graph.c, display/d.graph/graphics.c, display/d.graph/main.c, display/d.grid/main.c, display/d.grid/plot.c, display/d.grid/plotborder.c, display/d.his/his.c, display/d.his/main.c, display/d.histogram/bar.c, display/d.histogram/bar.h, display/d.histogram/draw_slice.c, display/d.histogram/get_stats.c, display/d.histogram/main.c, display/d.histogram/pie.c, display/d.histogram/pie.h, display/d.info/main.c, display/d.legend/box.c, display/d.legend/main.c, display/d.linegraph/linegraph.c, display/d.mapgraph/do_graph.c, display/d.mapgraph/main.c, display/d.mapgraph/read_line.c, display/d.measure/draw_line.c, display/d.measure/main.c, display/d.measure/msurements.c, display/d.mon/cmd/main.c, display/d.mon/pgms/list.c, display/d.mon/pgms/release.c, display/d.mon/pgms/select.c, display/d.mon/pgms/start.c, display/d.mon/pgms/status.c, display/d.mon/pgms/stop.c, display/d.mon/pgms/which.c, display/d.nviz/main.c, display/d.paint.labels/do_labels.c, display/d.paint.labels/main.c, display/d.path/main.c, display/d.path/select.c, display/d.profile/DrawText.c, display/d.profile/PlotProfile.c, display/d.profile/Range.c, display/d.profile/What.c, display/d.profile/bnw_line.c, display/d.profile/main.c, display/d.profile/profile.h, display/d.profile/utils.c, display/d.rast/colors.c, display/d.rast/display.c, display/d.rast/main.c, display/d.rast/mask.c, display/d.rast.arrow/arrow.c, display/d.rast.edit/edit.h, display/d.rast.edit/menu.c, display/d.rast.num/number.c, display/d.rgb/main.c, display/d.rhumbline/main.c, display/d.rhumbline/mouse.c, display/d.rhumbline/plot.c, display/d.save/main.c, display/d.text/main.c, display/d.text.freetype/main.c, display/d.title/fancy.c, display/d.title/main.c, display/d.title/normal.c, display/d.vect/area.c, display/d.vect/attr.c, display/d.vect/dir.c, display/d.vect/label.c, display/d.vect/local_proto.h, display/d.vect/main.c, display/d.vect/plot1.c, display/d.vect/topo.c, display/d.vect/zcoor.c, display/d.vect.chart/bar.c, display/d.vect.chart/main.c, display/d.vect.chart/pie.c, display/d.vect.chart/plot.c, display/d.what.rast/main.c, display/d.what.rast/opencell.c, display/d.what.rast/show.c, display/d.what.rast/what.c, display/d.what.rast/what.h, display/d.what.vect/flash.c, display/d.what.vect/main.c, display/d.what.vect/openvect.c, display/d.what.vect/what.c, display/d.where/b_w_line.c, display/d.where/main.c, display/d.where/where.c, display/d.zoom/box.c, display/d.zoom/center.c, display/d.zoom/local_proto.h, display/d.zoom/main.c, display/d.zoom/pan.c, display/d.zoom/print.c, display/d.zoom/quit.c, display/d.zoom/redraw.c, display/d.zoom/returns.c, display/d.zoom/set.c, display/d.zoom/zoom.c, display/drivers/HTMLMAP/Graph_Clse.c, display/drivers/HTMLMAP/Graph_Set.c, display/drivers/HTMLMAP/Polygn_abs.c, display/drivers/HTMLMAP/Text.c, display/drivers/XDRIVER/Color.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Get_w_box.c, display/drivers/XDRIVER/Get_w_line.c, display/drivers/XDRIVER/Get_w_pointer.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Panel.c, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/Serve_Xevent.c, display/drivers/XDRIVER/alloc.c, doc/raster/r.example/main.c, doc/vector/v.example/main.c, general/g.access/exp_perms.c, general/g.access/main.c, general/g.access/set_perms.c, general/g.ask/main.c, general/g.filename/main.c, general/g.findfile/main.c, general/g.gisenv/main.c, general/g.mapset/main.c, general/g.mapsets/dsply_path.c, general/g.mapsets/get_maps.c, general/g.mapsets/get_path.c, general/g.mapsets/main_cmd.c, general/g.mapsets/main_inter.c, general/g.mapsets/set_path.c, general/g.parser/main.c, general/g.pnmcomp/main.c, general/g.proj/main.c, general/g.region/cmd/adjust.c, general/g.region/cmd/main.c, general/g.region/cmd/printwindow.c, general/g.region/cmd/zoom.c, general/g.setproj/get_datum.c, general/g.setproj/get_deg.c, general/g.setproj/get_num.c, general/g.setproj/get_stp.c, general/g.setproj/local_proto.h, general/g.setproj/main.c, general/g.tempfile/main.c, general/g.version/main.c, general/manage/list.h, general/manage/cmd/rename.c, general/manage/lib/copyfile.c, general/manage/lib/do_copy.c, general/manage/lib/do_remove.c, general/manage/lib/do_rename.c, general/manage/lib/empty.c, general/manage/lib/menu.c, general/manage/lister/cell.c, general/manage/lister/vector.c, imagery/i.ask/main.c, imagery/i.ask/popup.c, imagery/i.cca/main.c, imagery/i.cca/matrix.c, imagery/i.cca/stats.c, imagery/i.cca/transform.c, imagery/i.class/add_point.c, imagery/i.class/analyze_sig.c, imagery/i.class/band_files.c, imagery/i.class/complete_reg.c, imagery/i.class/curses.c, imagery/i.class/defs.h, imagery/i.class/del_point.c, imagery/i.class/draw_cell.c, imagery/i.class/draw_reg.c, imagery/i.class/erase_reg.c, imagery/i.class/graphics.c, imagery/i.class/histograms.c, imagery/i.class/input.c, imagery/i.class/main.c, imagery/i.class/mouse.c, imagery/i.class/outline.c, imagery/i.class/readbands.c, imagery/i.class/redisplay.c, imagery/i.class/remove_mask.c, imagery/i.class/restore_reg.c, imagery/i.class/save_reg.c, imagery/i.class/signature.c, imagery/i.class/title.c, imagery/i.class/view.c, imagery/i.class/zoom_box.c, imagery/i.cluster/checkpt.c, imagery/i.cluster/global.h, imagery/i.cluster/main.c, imagery/i.cluster/open_files.c, imagery/i.cluster/print1.c, imagery/i.cluster/print2.c, imagery/i.cluster/print3.c, imagery/i.cluster/print4.c, imagery/i.cluster/print5.c, imagery/i.cluster/print6.c, imagery/i.cluster/timer.c, imagery/i.fft/fft_colors.c, imagery/i.fft/fftmain.c, imagery/i.fft/orig_wind.c, imagery/i.fft/save_fft.c, imagery/i.find/main.c, imagery/i.gensig/alloc.c, imagery/i.gensig/can_invert.c, imagery/i.gensig/check.c, imagery/i.gensig/closefiles.c, imagery/i.gensig/copy.c, imagery/i.gensig/covariance.c, imagery/i.gensig/eigen.c, imagery/i.gensig/get_train.c, imagery/i.gensig/labels.c, imagery/i.gensig/lookup_class.c, imagery/i.gensig/main.c, imagery/i.gensig/means.c, imagery/i.gensig/opencell.c, imagery/i.gensig/openfiles.c, imagery/i.gensig/parse.c, imagery/i.gensig/read_train.c, imagery/i.gensig/write_sig.c, imagery/i.gensigset/closefiles.c, imagery/i.gensigset/get_train.c, imagery/i.gensigset/invert.c, imagery/i.gensigset/labels.c, imagery/i.gensigset/lookup_class.c, imagery/i.gensigset/main.c, imagery/i.gensigset/opencell.c, imagery/i.gensigset/openfiles.c, imagery/i.gensigset/parse.c, imagery/i.gensigset/read_data.c, imagery/i.gensigset/read_train.c, imagery/i.gensigset/subcluster.c, imagery/i.gensigset/write_sig.c, imagery/i.group/main.c, imagery/i.his.rgb/closefiles.c, imagery/i.his.rgb/h2rmain.c, imagery/i.his.rgb/his2rgb.c, imagery/i.his.rgb/openfiles.c, imagery/i.ifft/ifftmain.c, imagery/i.ifft/orig_wind.c, imagery/i.maxlik/classify.c, imagery/i.maxlik/global.h, imagery/i.maxlik/hist.c, imagery/i.maxlik/invert.c, imagery/i.maxlik/main.c, imagery/i.maxlik/open.c, imagery/i.ortho.photo/libes/ask_camera.c, imagery/i.ortho.photo/libes/cam.c, imagery/i.ortho.photo/libes/cam_info.c, imagery/i.ortho.photo/libes/camera.c, imagery/i.ortho.photo/libes/conz_points.c, imagery/i.ortho.photo/libes/elev.c, imagery/i.ortho.photo/libes/find_camera.c, imagery/i.ortho.photo/libes/find_init.c, imagery/i.ortho.photo/libes/fopen_camera.c, imagery/i.ortho.photo/libes/group_elev.c, imagery/i.ortho.photo/libes/init.c, imagery/i.ortho.photo/libes/isnull.c, imagery/i.ortho.photo/libes/ls_cameras.c, imagery/i.ortho.photo/libes/ls_elev.c, imagery/i.ortho.photo/libes/open_camera.c, imagery/i.ortho.photo/libes/orthophoto.h, imagery/i.ortho.photo/libes/orthoref.c, imagery/i.ortho.photo/libes/ref_points.c, imagery/i.ortho.photo/libes/title_camera.c, imagery/i.ortho.photo/menu/menu.c, imagery/i.ortho.photo/photo.2image/analyze.c, imagery/i.ortho.photo/photo.2image/ask.c, imagery/i.ortho.photo/photo.2image/ask_mag.c, imagery/i.ortho.photo/photo.2image/call.c, imagery/i.ortho.photo/photo.2image/cell.c, imagery/i.ortho.photo/photo.2image/colors.c, imagery/i.ortho.photo/photo.2image/curses.c, imagery/i.ortho.photo/photo.2image/dot.c, imagery/i.ortho.photo/photo.2image/drawcam.c, imagery/i.ortho.photo/photo.2image/drawcell.c, imagery/i.ortho.photo/photo.2image/equ.c, imagery/i.ortho.photo/photo.2image/find.c, imagery/i.ortho.photo/photo.2image/graphics.c, imagery/i.ortho.photo/photo.2image/group.c, imagery/i.ortho.photo/photo.2image/input.c, imagery/i.ortho.photo/photo.2image/main.c, imagery/i.ortho.photo/photo.2image/mark.c, imagery/i.ortho.photo/photo.2image/mouse.c, imagery/i.ortho.photo/photo.2image/points.c, imagery/i.ortho.photo/photo.2image/target.c, imagery/i.ortho.photo/photo.2image/title.c, imagery/i.ortho.photo/photo.2image/use_camera.c, imagery/i.ortho.photo/photo.2image/view.c, imagery/i.ortho.photo/photo.2image/where.c, imagery/i.ortho.photo/photo.2image/zoom_box.c, imagery/i.ortho.photo/photo.2image/zoom_pnt.c, imagery/i.ortho.photo/photo.2target/analyze.c, imagery/i.ortho.photo/photo.2target/ask.c, imagery/i.ortho.photo/photo.2target/ask_mag.c, imagery/i.ortho.photo/photo.2target/call.c, imagery/i.ortho.photo/photo.2target/colors.c, imagery/i.ortho.photo/photo.2target/defs.h, imagery/i.ortho.photo/photo.2target/dot.c, imagery/i.ortho.photo/photo.2target/drawcell.c, imagery/i.ortho.photo/photo.2target/graphics.c, imagery/i.ortho.photo/photo.2target/input.c, imagery/i.ortho.photo/photo.2target/main.c, imagery/i.ortho.photo/photo.2target/mark.c, imagery/i.ortho.photo/photo.2target/mouse.c, imagery/i.ortho.photo/photo.2target/points.c, imagery/i.ortho.photo/photo.2target/target.c, imagery/i.ortho.photo/photo.2target/title.c, imagery/i.ortho.photo/photo.2target/view.c, imagery/i.ortho.photo/photo.2target/zoom_box.c, imagery/i.ortho.photo/photo.2target/zoom_pnt.c, imagery/i.ortho.photo/photo.camera/mod_cam_info.c, imagery/i.ortho.photo/photo.elev/ask_elev.c, imagery/i.ortho.photo/photo.elev/main.c, imagery/i.ortho.photo/photo.elev/mod_elev.c, imagery/i.ortho.photo/photo.init/mod_info.c, imagery/i.ortho.photo/photo.rectify/ask_elev.c, imagery/i.ortho.photo/photo.rectify/ask_files.c, imagery/i.ortho.photo/photo.rectify/ask_files2.c, imagery/i.ortho.photo/photo.rectify/ask_wind.c, imagery/i.ortho.photo/photo.rectify/defs.h, imagery/i.ortho.photo/photo.rectify/global.h, imagery/i.ortho.photo/photo.rectify/main.c, imagery/i.ortho.photo/photo.target/ask_target.c, imagery/i.ortho.photo/photo.target/main.c, imagery/i.pca/main.c, imagery/i.points/analyze.c, imagery/i.points/ask.c, imagery/i.points/ask_mag.c, imagery/i.points/call.c, imagery/i.points/cell.c, imagery/i.points/colors.c, imagery/i.points/debug.c, imagery/i.points/defs.h, imagery/i.points/dot.c, imagery/i.points/drawcell.c, imagery/i.points/graphics.c, imagery/i.points/group.c, imagery/i.points/input.c, imagery/i.points/main.c, imagery/i.points/mark.c, imagery/i.points/mouse.c, imagery/i.points/points.c, imagery/i.points/target.c, imagery/i.points/title.c, imagery/i.points/view.c, imagery/i.points/zoom_box.c, imagery/i.points/zoom_pnt.c, imagery/i.rectify/crs.c, imagery/i.rectify/global.h, imagery/i.rectify/main.c, imagery/i.rgb.his/closefiles.c, imagery/i.rgb.his/openfiles.c, imagery/i.rgb.his/r2hmain.c, imagery/i.rgb.his/rgb2his.c, imagery/i.smap/bouman/bouman.h, imagery/i.smap/bouman/decimate.c, imagery/i.smap/bouman/eigen.c, imagery/i.smap/bouman/interp.c, imagery/i.smap/bouman/invert.c, imagery/i.smap/bouman/model.c, imagery/i.smap/bouman/multialloc.c, imagery/i.smap/bouman/read_block.c, imagery/i.smap/bouman/segment.c, imagery/i.smap/shapiro/closefiles.c, imagery/i.smap/shapiro/history.c, imagery/i.smap/shapiro/labels.c, imagery/i.smap/shapiro/main.c, imagery/i.smap/shapiro/opencell.c, imagery/i.smap/shapiro/openfiles.c, imagery/i.smap/shapiro/parse.c, imagery/i.smap/shapiro/read_sig.c, imagery/i.smap/shapiro/write_img.c, imagery/i.target/main.c, imagery/i.vpoints/analyze.c, imagery/i.vpoints/ask.c, imagery/i.vpoints/ask_lineclr.c, imagery/i.vpoints/ask_mag.c, imagery/i.vpoints/call.c, imagery/i.vpoints/colors.c, imagery/i.vpoints/crs.c, imagery/i.vpoints/debug.c, imagery/i.vpoints/defs.h, imagery/i.vpoints/dot.c, imagery/i.vpoints/drawcell.c, imagery/i.vpoints/drawvect.c, imagery/i.vpoints/graphics.c, imagery/i.vpoints/input.c, imagery/i.vpoints/main.c, imagery/i.vpoints/mark.c, imagery/i.vpoints/mouse.c, imagery/i.vpoints/open.c, imagery/i.vpoints/plot.c, imagery/i.vpoints/points.c, imagery/i.vpoints/setup.c, imagery/i.vpoints/title.c, imagery/i.vpoints/vectpoints.h, imagery/i.vpoints/view.c, imagery/i.vpoints/zoom_box.c, imagery/i.vpoints/zoom_pnt.c, imagery/i.zc/main.c, include/G3d.h, include/V_.h, include/Vect.h, include/bitmap.h, include/datetime.h, include/dbmi.h, include/display.h, include/edit.h, include/gis.h, include/glocale.h, include/gmath.h, include/gprojects.h, include/graphics.h, include/imagery.h, include/la.h, include/pbmplus.h, include/raster.h, include/readsites.h, include/segment.h, include/site.h, include/sitelib.h, include/Make/Grass.make.in, include/Make/Platform.make.in, include/vect/dig_structs.h, lib/Makefile, lib/bitmap/bitmap.c, lib/bitmap/main.c, lib/bitmap/smain.c, lib/bitmap/sparse.c, lib/btree/create.c, lib/btree/find.c, lib/btree/free.c, lib/btree/next.c, lib/btree/rewind.c, lib/btree/try.c, lib/btree/update.c, lib/cdhc/dagstndn.c, lib/datetime/change.c, lib/datetime/copy.c, lib/datetime/diff.c, lib/datetime/format.c, lib/datetime/incr1.c, lib/datetime/incr2.c, lib/datetime/incr3.c, lib/datetime/local.c, lib/datetime/misc.c, lib/datetime/same.c, lib/datetime/scan.c, lib/datetime/sign.c, lib/datetime/type.c, lib/datetime/tz1.c, lib/datetime/tz2.c, lib/datetime/values.c, lib/db/dbmi_base/alloc.c, lib/db/dbmi_base/case.c, lib/db/dbmi_base/column.c, lib/db/dbmi_base/columnfmt.c, lib/db/dbmi_base/connect.c, lib/db/dbmi_base/cursor.c, lib/db/dbmi_base/datetime.c, lib/db/dbmi_base/dbmscap.c, lib/db/dbmi_base/default_name.c, lib/db/dbmi_base/dirent.c, lib/db/dbmi_base/error.c, lib/db/dbmi_base/handle.c, lib/db/dbmi_base/index.c, lib/db/dbmi_base/interval.c, lib/db/dbmi_base/isdir.c, lib/db/dbmi_base/legal_dbname.c, lib/db/dbmi_base/login.c, lib/db/dbmi_base/ret_codes.c, lib/db/dbmi_base/sqlCtype.c, lib/db/dbmi_base/sqltype.c, lib/db/dbmi_base/string.c, lib/db/dbmi_base/table.c, lib/db/dbmi_base/token.c, lib/db/dbmi_base/value.c, lib/db/dbmi_base/valuefmt.c, lib/db/dbmi_base/whoami.c, lib/db/dbmi_base/xdr.h, lib/db/dbmi_base/xdrcolumn.c, lib/db/dbmi_base/xdrdatetime.c, lib/db/dbmi_base/xdrhandle.c, lib/db/dbmi_base/xdrindex.c, lib/db/dbmi_base/xdrtable.c, lib/db/dbmi_base/xdrtoken.c, lib/db/dbmi_base/xdrvalue.c, lib/db/dbmi_base/zero.c, lib/db/dbmi_client/c_add_col.c, lib/db/dbmi_client/c_bindupdate.c, lib/db/dbmi_client/c_close_cur.c, lib/db/dbmi_client/c_closedb.c, lib/db/dbmi_client/c_create_idx.c, lib/db/dbmi_client/c_create_tab.c, lib/db/dbmi_client/c_createdb.c, lib/db/dbmi_client/c_delete.c, lib/db/dbmi_client/c_deletedb.c, lib/db/dbmi_client/c_desc_table.c, lib/db/dbmi_client/c_drop_col.c, lib/db/dbmi_client/c_drop_index.c, lib/db/dbmi_client/c_drop_tab.c, lib/db/dbmi_client/c_execute.c, lib/db/dbmi_client/c_fetch.c, lib/db/dbmi_client/c_finddb.c, lib/db/dbmi_client/c_insert.c, lib/db/dbmi_client/c_list_drivers.c, lib/db/dbmi_client/c_list_idx.c, lib/db/dbmi_client/c_list_tabs.c, lib/db/dbmi_client/c_listdb.c, lib/db/dbmi_client/c_opendb.c, lib/db/dbmi_client/c_openinsert.c, lib/db/dbmi_client/c_openselect.c, lib/db/dbmi_client/c_openupdate.c, lib/db/dbmi_client/c_priv.c, lib/db/dbmi_client/c_rows.c, lib/db/dbmi_client/c_update.c, lib/db/dbmi_client/c_version.c, lib/db/dbmi_client/column.c, lib/db/dbmi_client/copy_tab.c, lib/db/dbmi_client/db.c, lib/db/dbmi_client/delete_tab.c, lib/db/dbmi_client/printtab.c, lib/db/dbmi_client/select.c, lib/db/dbmi_client/shutdown.c, lib/db/dbmi_client/start.c, lib/db/dbmi_client/table.c, lib/db/dbmi_driver/d_add_col.c, lib/db/dbmi_driver/d_bindupdate.c, lib/db/dbmi_driver/d_close_cur.c, lib/db/dbmi_driver/d_closedb.c, lib/db/dbmi_driver/d_create_idx.c, lib/db/dbmi_driver/d_create_tab.c, lib/db/dbmi_driver/d_createdb.c, lib/db/dbmi_driver/d_delete.c, lib/db/dbmi_driver/d_deletedb.c, lib/db/dbmi_driver/d_desc_table.c, lib/db/dbmi_driver/d_drop_col.c, lib/db/dbmi_driver/d_drop_index.c, lib/db/dbmi_driver/d_drop_tab.c, lib/db/dbmi_driver/d_execute.c, lib/db/dbmi_driver/d_fetch.c, lib/db/dbmi_driver/d_finddb.c, lib/db/dbmi_driver/d_insert.c, lib/db/dbmi_driver/d_list_idx.c, lib/db/dbmi_driver/d_list_tabs.c, lib/db/dbmi_driver/d_listdb.c, lib/db/dbmi_driver/d_mkdir.c, lib/db/dbmi_driver/d_opendb.c, lib/db/dbmi_driver/d_openinsert.c, lib/db/dbmi_driver/d_openselect.c, lib/db/dbmi_driver/d_openupdate.c, lib/db/dbmi_driver/d_priv.c, lib/db/dbmi_driver/d_rows.c, lib/db/dbmi_driver/d_update.c, lib/db/dbmi_driver/d_version.c, lib/db/dbmi_driver/driver.c, lib/db/dbmi_driver/driver_state.c, lib/db/sqlp/alloc.c, lib/db/sqlp/lex.l, lib/db/sqlp/print.c, lib/db/sqlp/sql.c, lib/db/sqlp/yac.y, lib/db/sqlp/test/sqlptest.c, lib/db/stubs/add_col.c, lib/db/stubs/bindupdate.c, lib/db/stubs/close_cursor.c, lib/db/stubs/closedb.c, lib/db/stubs/create_index.c, lib/db/stubs/create_table.c, lib/db/stubs/createdb.c, lib/db/stubs/delete.c, lib/db/stubs/deletedb.c, lib/db/stubs/desc_table.c, lib/db/stubs/drop_col.c, lib/db/stubs/drop_index.c, lib/db/stubs/drop_table.c, lib/db/stubs/execute.c, lib/db/stubs/fetch.c, lib/db/stubs/finddb.c, lib/db/stubs/finish.c, lib/db/stubs/init.c, lib/db/stubs/insert.c, lib/db/stubs/list_index.c, lib/db/stubs/list_tables.c, lib/db/stubs/listdb.c, lib/db/stubs/open_insert.c, lib/db/stubs/open_select.c, lib/db/stubs/open_update.c, lib/db/stubs/opendb.c, lib/db/stubs/priv.c, lib/db/stubs/rows.c, lib/db/stubs/transaction.c, lib/db/stubs/update.c, lib/display/cnversions.c, lib/display/color_list.c, lib/display/draw.c, lib/display/get_win.c, lib/display/ident_win.c, lib/display/list.c, lib/display/popup.c, lib/display/raster.c, lib/display/raster2.c, lib/display/setup.c, lib/display/tran_colr.c, lib/display/window.c, lib/edit/edit_cats.c, lib/edit/edit_cellhd.c, lib/edit/edit_hist.c, lib/external/shapelib/Makefile, lib/external/shapelib/dbfopen.c, lib/external/shapelib/shpopen.c, lib/form/form.c, lib/form/generate.c, lib/form/open.c, lib/g3d/G3d_intern.h, lib/g3d/cache.c, lib/g3d/cachehash.c, lib/g3d/changeprecision.c, lib/g3d/changetype.c, lib/g3d/filecompare.c, lib/g3d/find_grid3.c, lib/g3d/g3dcats.c, lib/g3d/g3dcolor.c, lib/g3d/g3ddefaults.c, lib/g3d/g3dmask.c, lib/g3d/g3dopen.c, lib/g3d/g3dopen2.c, lib/g3d/g3dparam.c, lib/g3d/g3drange.c, lib/g3d/g3dregion.c, lib/g3d/g3dresample.c, lib/g3d/g3dvolume.c, lib/g3d/g3dwindow.c, lib/g3d/g3dwindowio.c, lib/g3d/header.c, lib/g3d/headerinfo.c, lib/g3d/index.c, lib/g3d/retile.c, lib/g3d/rle.c, lib/g3d/writeascii.c, lib/gis/G.h, lib/gis/adj_cellhd.c, lib/gis/align_window.c, lib/gis/alloc.c, lib/gis/alloc_cell.c, lib/gis/area.c, lib/gis/area_ellipse.c, lib/gis/area_poly1.c, lib/gis/area_poly2.c, lib/gis/area_sphere.c, lib/gis/ascii_chk.c, lib/gis/ask.c, lib/gis/ask_cell.c, lib/gis/ask_vctrs.c, lib/gis/asprintf.c, lib/gis/auto_mask.c, lib/gis/bres_line.c, lib/gis/cats.c, lib/gis/cell_stats.c, lib/gis/cell_title.c, lib/gis/cellstats_eq.c, lib/gis/clear_scrn.c, lib/gis/closecell.c, lib/gis/color_free.c, lib/gis/color_get.c, lib/gis/color_hist.c, lib/gis/color_init.c, lib/gis/color_insrt.c, lib/gis/color_invrt.c, lib/gis/color_look.c, lib/gis/color_org.c, lib/gis/color_rand.c, lib/gis/color_range.c, lib/gis/color_read.c, lib/gis/color_rule.c, lib/gis/color_rule_get.c, lib/gis/color_set.c, lib/gis/color_shift.c, lib/gis/color_str.c, lib/gis/color_write.c, lib/gis/commas.c, lib/gis/copy.c, lib/gis/date.c, lib/gis/datum.c, lib/gis/debug.c, lib/gis/dig_title.c, lib/gis/distance.c, lib/gis/done_msg.c, lib/gis/env.c, lib/gis/error.c, lib/gis/file_name.c, lib/gis/find_cell.c, lib/gis/find_file.c, lib/gis/find_vect.c, lib/gis/flate.c, lib/gis/fork.c, lib/gis/format.c, lib/gis/fpreclass.c, lib/gis/geodesic.c, lib/gis/geodist.c, lib/gis/get_cellhd.c, lib/gis/get_datum_name.c, lib/gis/get_ell_name.c, lib/gis/get_ellipse.c, lib/gis/get_projinfo.c, lib/gis/get_projname.c, lib/gis/get_row.c, lib/gis/get_row_colr.c, lib/gis/get_window.c, lib/gis/getl.c, lib/gis/gets.c, lib/gis/gisbase.c, lib/gis/gisdbase.c, lib/gis/gishelp.c, lib/gis/gisinit.c, lib/gis/histo_eq.c, lib/gis/histogram.c, lib/gis/history.c, lib/gis/home.c, lib/gis/icon.c, lib/gis/index.c, lib/gis/intr_char.c, lib/gis/key_value1.c, lib/gis/key_value2.c, lib/gis/key_value3.c, lib/gis/key_value4.c, lib/gis/legal_name.c, lib/gis/line_dist.c, lib/gis/list.c, lib/gis/ll_format.c, lib/gis/ll_scan.c, lib/gis/locale.c, lib/gis/location.c, lib/gis/mach_name.c, lib/gis/make_colr.c, lib/gis/make_loc.c, lib/gis/mapcase.c, lib/gis/mapset.c, lib/gis/mapset_msc.c, lib/gis/mapset_nme.c, lib/gis/mask_info.c, lib/gis/maskfd.c, lib/gis/myname.c, lib/gis/named_colr.c, lib/gis/nl_to_spaces.c, lib/gis/nme_in_mps.c, lib/gis/null_val.c, lib/gis/open.c, lib/gis/opencell.c, lib/gis/parser.c, lib/gis/percent.c, lib/gis/pi.h, lib/gis/plot.c, lib/gis/pole_in_poly.c, lib/gis/popen.c, lib/gis/progrm_nme.c, lib/gis/proj1.c, lib/gis/proj2.c, lib/gis/proj3.c, lib/gis/put_cellhd.c, lib/gis/put_row.c, lib/gis/put_title.c, lib/gis/put_window.c, lib/gis/putenv.c, lib/gis/quant.c, lib/gis/quant_io.c, lib/gis/quant_rw.c, lib/gis/radii.c, lib/gis/range.c, lib/gis/raster.c, lib/gis/rd_cellhd.c, lib/gis/reclass.c, lib/gis/remove.c, lib/gis/rename.c, lib/gis/rhumbline.c, lib/gis/sample.c, lib/gis/set_window.c, lib/gis/short_way.c, lib/gis/sleep.c, lib/gis/spawn.c, lib/gis/squeeze.c, lib/gis/store.c, lib/gis/strings.c, lib/gis/system.c, lib/gis/tempfile.c, lib/gis/timestamp.c, lib/gis/token.c, lib/gis/trim_dec.c, lib/gis/unctrl.c, lib/gis/unix_socks.c, lib/gis/user_config.c, lib/gis/view.c, lib/gis/whoami.c, lib/gis/win32_pipes.c, lib/gis/wind_2_box.c, lib/gis/wind_format.c, lib/gis/wind_limits.c, lib/gis/wind_overlap.c, lib/gis/wind_scan.c, lib/gis/window_map.c, lib/gis/wr_cellhd.c, lib/gis/writ_zeros.c, lib/gis/yes.c, lib/gis/zero.c, lib/gis/zero_cell.c, lib/gis/zone.c, lib/gmath/dalloc.c, lib/gmath/del2g.c, lib/gmath/eigen.c, lib/gmath/eigen_tools.c, lib/gmath/fft.c, lib/gmath/gauss.c, lib/gmath/getg.c, lib/gmath/ialloc.c, lib/gmath/jacobi.c, lib/gmath/la.c, lib/gmath/lu.c, lib/gmath/max_pow2.c, lib/gmath/rand1.c, lib/gmath/svd.c, lib/imagery/alloc.c, lib/imagery/ask_group.c, lib/imagery/c_assign.c, lib/imagery/c_begin.c, lib/imagery/c_clear.c, lib/imagery/c_distinct.c, lib/imagery/c_exec.c, lib/imagery/c_execmem.c, lib/imagery/c_means.c, lib/imagery/c_merge.c, lib/imagery/c_nclasses.c, lib/imagery/c_point.c, lib/imagery/c_reassign.c, lib/imagery/c_reclass.c, lib/imagery/c_sep.c, lib/imagery/c_sig.c, lib/imagery/c_sum2.c, lib/imagery/eol.c, lib/imagery/find.c, lib/imagery/fopen.c, lib/imagery/georef.c, lib/imagery/group.c, lib/imagery/list_gp.c, lib/imagery/list_subgp.c, lib/imagery/loc_info.c, lib/imagery/ls_groups.c, lib/imagery/points.c, lib/imagery/ref.c, lib/imagery/sig.c, lib/imagery/sigfile.c, lib/imagery/sigset.c, lib/imagery/sigsetfile.c, lib/imagery/target.c, lib/imagery/title.c, lib/imagery/var.c, lib/init/clean_temp.c, lib/init/echo.c, lib/init/lock.c, lib/init/mke_loc.c, lib/init/mke_mapset.c, lib/init/other.c, lib/init/set_data.c, lib/linkm/destroy.c, lib/linkm/dispose.c, lib/linkm/init.c, lib/linkm/linkm.c, lib/linkm/malloc.c, lib/linkm/new.c, lib/linkm/next.c, lib/linkm/oom.c, lib/linkm/speed.c, lib/linkm/speed2.c, lib/linkm/speed3.c, lib/linkm/try.c, lib/linkm/try2.c, lib/ogsf/GK2.c, lib/ogsf/GP2.c, lib/ogsf/GS2.c, lib/ogsf/GSX.c, lib/ogsf/GS_util.c, lib/ogsf/GV2.c, lib/ogsf/GVL2.c, lib/ogsf/Gp3.c, lib/ogsf/Gs3.c, lib/ogsf/Gv3.c, lib/ogsf/Gvl3.c, lib/ogsf/Makefile, lib/ogsf/gk.c, lib/ogsf/gp.c, lib/ogsf/gpd.c, lib/ogsf/gs.c, lib/ogsf/gs_bm.c, lib/ogsf/gs_norms.c, lib/ogsf/gs_query.c, lib/ogsf/gsd_cplane.c, lib/ogsf/gsd_fonts.c, lib/ogsf/gsd_fringe.c, lib/ogsf/gsd_img_ppm.c, lib/ogsf/gsd_img_tif.c, lib/ogsf/gsd_label.c, lib/ogsf/gsd_legend.c, lib/ogsf/gsd_objs.c, lib/ogsf/gsd_prim.c, lib/ogsf/gsd_surf.c, lib/ogsf/gsd_views.c, lib/ogsf/gsd_wire.c, lib/ogsf/gsdiff.c, lib/ogsf/gsdrape.c, lib/ogsf/gsds.c, lib/ogsf/gsget.c, lib/ogsf/gsget.h, lib/ogsf/gv.c, lib/ogsf/gv_quick.c, lib/ogsf/gvd.c, lib/ogsf/gvl.c, lib/ogsf/gvl_calc.c, lib/ogsf/gvl_calc2.c, lib/ogsf/gvl_file.c, lib/ogsf/gvld.c, lib/ogsf/trans.c, lib/proj/convert.c, lib/proj/datum.c, lib/proj/do_proj.c, lib/proj/ellipse.c, lib/proj/get_proj.c, lib/raster/io_sock.c, lib/raster/parse_mon.c, lib/rowio/fileno.c, lib/rowio/forget.c, lib/rowio/get.c, lib/rowio/put.c, lib/rowio/release.c, lib/rowio/setup.c, lib/rst/data/Makefile, lib/rst/data/dataquad.c, lib/rst/interp_float/distance.c, lib/rst/interp_float/func2d.c, lib/rst/interp_float/init2d.c, lib/rst/interp_float/input2d.c, lib/rst/interp_float/interp2d.c, lib/rst/interp_float/interpf.h, lib/rst/interp_float/matrix.c, lib/rst/interp_float/output2d.c, lib/rst/interp_float/point2d.c, lib/rst/interp_float/resout2d.c, lib/rst/interp_float/ressegm2d.c, lib/rst/interp_float/secpar2d.c, lib/rst/interp_float/segmen2d.c, lib/rst/interp_float/vinput2d.c, lib/rst/interp_float/write2d.c, lib/rst/qtree/Makefile, lib/rst/qtree/qtree.c, lib/segment/address.c, lib/segment/debug.c, lib/segment/flush.c, lib/segment/format.c, lib/segment/get.c, lib/segment/get_row.c, lib/segment/init.c, lib/segment/pagein.c, lib/segment/pageout.c, lib/segment/put.c, lib/segment/put_row.c, lib/segment/release.c, lib/segment/seek.c, lib/segment/setup.c, lib/segment/try.c, lib/sites/sites.c, lib/symbol/read.c, lib/symbol/stroke.c, lib/vask/V_acc.c, lib/vask/V_call.c, lib/vask/V_clear.c, lib/vask/V_const.c, lib/vask/V_error.c, lib/vask/V_exit.c, lib/vask/V_init.c, lib/vask/V_line.c, lib/vask/V_ques.c, lib/vask/V_support.c, lib/vask/V_trim_dec.c, lib/vector/Vlib/area.c, lib/vector/Vlib/array.c, lib/vector/Vlib/box.c, lib/vector/Vlib/break_lines.c, lib/vector/Vlib/break_polygons.c, lib/vector/Vlib/bridges.c, lib/vector/Vlib/buffer.c, lib/vector/Vlib/build.c, lib/vector/Vlib/build_nat.c, lib/vector/Vlib/build_ogr.c, lib/vector/Vlib/cats.c, lib/vector/Vlib/cindex.c, lib/vector/Vlib/clean_nodes.c, lib/vector/Vlib/close.c, lib/vector/Vlib/close_nat.c, lib/vector/Vlib/close_ogr.c, lib/vector/Vlib/constraint.c, lib/vector/Vlib/dangles.c, lib/vector/Vlib/dbcolumns.c, lib/vector/Vlib/error.c, lib/vector/Vlib/field.c, lib/vector/Vlib/find.c, lib/vector/Vlib/graph.c, lib/vector/Vlib/header.c, lib/vector/Vlib/hist.c, lib/vector/Vlib/init_head.c, lib/vector/Vlib/intersect.c, lib/vector/Vlib/legal_vname.c, lib/vector/Vlib/level.c, lib/vector/Vlib/level_two.c, lib/vector/Vlib/line.c, lib/vector/Vlib/list.c, lib/vector/Vlib/map.c, lib/vector/Vlib/net.c, lib/vector/Vlib/open.c, lib/vector/Vlib/open_nat.c, lib/vector/Vlib/open_ogr.c, lib/vector/Vlib/overlap.c, lib/vector/Vlib/overlay.c, lib/vector/Vlib/poly.c, lib/vector/Vlib/read.c, lib/vector/Vlib/read_nat.c, lib/vector/Vlib/read_ogr.c, lib/vector/Vlib/remove_areas.c, lib/vector/Vlib/remove_duplicates.c, lib/vector/Vlib/rewind.c, lib/vector/Vlib/rewind_nat.c, lib/vector/Vlib/rewind_ogr.c, lib/vector/Vlib/select.c, lib/vector/Vlib/sindex.c, lib/vector/Vlib/snap.c, lib/vector/Vlib/tin.c, lib/vector/Vlib/type.c, lib/vector/Vlib/window.c, lib/vector/Vlib/write.c, lib/vector/Vlib/write_nat.c, lib/vector/dglib/Makefile, lib/vector/dglib/dgl.h, lib/vector/diglib/allocation.c, lib/vector/diglib/angle.c, lib/vector/diglib/box.c, lib/vector/diglib/cindex.c, lib/vector/diglib/cindex_rw.c, lib/vector/diglib/file.c, lib/vector/diglib/frmt.c, lib/vector/diglib/head.c, lib/vector/diglib/inside.c, lib/vector/diglib/list.c, lib/vector/diglib/plus.c, lib/vector/diglib/plus_area.c, lib/vector/diglib/plus_line.c, lib/vector/diglib/plus_node.c, lib/vector/diglib/plus_struct.c, lib/vector/diglib/poly.c, lib/vector/diglib/port_test.c, lib/vector/diglib/portable.c, lib/vector/diglib/prune.c, lib/vector/diglib/spindex.c, lib/vector/diglib/spindex_rw.c, lib/vector/diglib/struct_alloc.c, lib/vector/diglib/test.c, lib/vector/diglib/type.c, lib/vector/diglib/update.c, lib/vector/rtree/Makefile, lib/vector/rtree/gammavol.c, lib/vector/rtree/rect.c, lib/vector/rtree/rtree.h, lib/vector/rtree/sphvol.c, lib/vector/transform/inverse.c, lib/vector/transform/m_mult.c, lib/vector/transform/transform.c, misc/m.cogo/main.c, ps/ps.map/distance.c, ps/ps.map/do_geogrid.c, ps/ps.map/do_labels.c, ps/ps.map/do_plt.c, ps/ps.map/do_vectors.c, ps/ps.map/error.c, ps/ps.map/get_font.c, ps/ps.map/group.h, ps/ps.map/input.c, ps/ps.map/main.c, ps/ps.map/outl_io.c, ps/ps.map/parse_list.c, ps/ps.map/ps_clrtbl.c, ps/ps.map/ps_fclrtbl.c, ps/ps.map/ps_info.h, ps/ps.map/ps_outline.c, ps/ps.map/ps_raster.c, ps/ps.map/ps_vareas.c, ps/ps.map/ps_vlines.c, ps/ps.map/ps_vpoints.c, ps/ps.map/r_labels.c, ps/ps.map/r_vareas.c, ps/ps.map/r_vlines.c, ps/ps.map/r_vpoints.c, ps/ps.map/read_cfg.c, ps/ps.map/scan_gis.c, ps/ps.map/session.c, ps/ps.map/symbol.c, ps/ps.map/vect.c, ps/ps.map/vector.c, ps/ps.map/vector.h, raster/r.average/main.c, raster/r.basins.fill/main.c, raster/r.basins.fill/read_map.c, raster/r.bilinear/main.c, raster/r.bitpattern/main.c, raster/r.buffer/distance.h, raster/r.buffer/find_dist.c, raster/r.buffer/init.c, raster/r.buffer/main.c, raster/r.carve/enforce.h, raster/r.carve/enforce_ds.c, raster/r.carve/lobf.c, raster/r.carve/main.c, raster/r.carve/support.c, raster/r.carve/vect.c, raster/r.cats/cats.c, raster/r.cats/main.c, raster/r.circle/dist.c, raster/r.clump/clump.c, raster/r.clump/main.c, raster/r.coin/cmd_parms.c, raster/r.coin/coin.h, raster/r.coin/make_coin.c, raster/r.colors/main.c, raster/r.colors/rules.c, raster/r.composite/main.c, raster/r.compress/main.c, raster/r.contour/cont.c, raster/r.contour/main.c, raster/r.cost/btree.c, raster/r.cost/main.c, raster/r.cost/memory.c, raster/r.covar/main.c, raster/r.cross/glob.h, raster/r.cross/main.c, raster/r.describe/describe.c, raster/r.describe/dumplist.c, raster/r.describe/main.c, raster/r.describe/tree.c, raster/r.digit/bnw_line.c, raster/r.digit/digitize.c, raster/r.digit/get_area.c, raster/r.digit/get_circle.c, raster/r.digit/get_en.c, raster/r.digit/get_label.c, raster/r.digit/get_line.c, raster/r.digit/get_point.c, raster/r.digit/get_type.c, raster/r.digit/main.c, raster/r.digit/setup_graph.c, raster/r.distance/defs.h, raster/r.distance/main.c, raster/r.distance/parse.c, raster/r.drain/filldir.c, raster/r.drain/main.c, raster/r.drain/resolve.c, raster/r.drain/tinf.c, raster/r.fill.dir/dopolys.c, raster/r.fill.dir/filldir.c, raster/r.fill.dir/main.c, raster/r.fill.dir/ppupdate.c, raster/r.fill.dir/resolve.c, raster/r.fill.dir/tinf.c, raster/r.fill.dir/wtrshed.c, raster/r.flow/aspect.c, raster/r.flow/aspect.h, raster/r.flow/calc.c, raster/r.flow/io.h, raster/r.flow/mem.h, raster/r.flow/r.flow.h, raster/r.grow2/main.c, raster/r.his/his.c, raster/r.his/main.c, raster/r.in.arc/gethead.c, raster/r.in.arc/main.c, raster/r.in.ascii/gethead.c, raster/r.in.ascii/main.c, raster/r.in.bin/main.c, raster/r.in.gdal/main.c, raster/r.in.gridatb/file_io.c, raster/r.in.gridatb/local_proto.h, raster/r.in.gridatb/main.c, raster/r.in.mat/main.c, raster/r.in.poly/get_item.c, raster/r.in.poly/getformat.c, raster/r.in.poly/main.c, raster/r.in.poly/poly2rast.c, raster/r.in.poly/raster.c, raster/r.info/main.c, raster/r.info/reclas_txt.c, raster/r.kappa/calc_kappa.c, raster/r.kappa/kappa.h, raster/r.kappa/main.c, raster/r.kappa/prt_mat.c, raster/r.kappa/stats.c, raster/r.le/r.le.patch/driver.c, raster/r.le/r.le.patch/input.c, raster/r.le/r.le.patch/main.c, raster/r.le/r.le.patch/patch.c, raster/r.le/r.le.patch/patch.h, raster/r.le/r.le.patch/trace.c, raster/r.le/r.le.pixel/cellclip.c, raster/r.le/r.le.pixel/driver.c, raster/r.le/r.le.pixel/input.c, raster/r.le/r.le.pixel/main.c, raster/r.le/r.le.pixel/pixel.h, raster/r.le/r.le.pixel/texture.c, raster/r.le/r.le.setup/ask_group.c, raster/r.le/r.le.setup/colors.h, raster/r.le/r.le.setup/main.c, raster/r.le/r.le.setup/mv_wind.c, raster/r.le/r.le.setup/sample.c, raster/r.le/r.le.setup/setup.c, raster/r.le/r.le.setup/setup.h, raster/r.le/r.le.setup/polytocell/bmf_to_cll.c, raster/r.le/r.le.trace/main.c, raster/r.le/r.le.trace/r.le.trace.h, raster/r.le/r.le.trace/user_input.c, raster/r.los/delete.c, raster/r.los/main.c, raster/r.los/make_list.c, raster/r.los/make_point.c, raster/r.los/mark_pts.c, raster/r.los/pts_elim.c, raster/r.los/radians.h, raster/r.los/segment.c, raster/r.mapcalc/column_shift.c, raster/r.mapcalc/evaluate.c, raster/r.mapcalc/expression.c, raster/r.mapcalc/globals3.h, raster/r.mapcalc/map.c, raster/r.mapcalc/map3.c, raster/r.mapcalc/mapcalc.h, raster/r.mapcalc/mapcalc.l, raster/r.mapcalc/xabs.c, raster/r.mapcalc/xacos.c, raster/r.mapcalc/xadd.c, raster/r.mapcalc/xand.c, raster/r.mapcalc/xasin.c, raster/r.mapcalc/xatan.c, raster/r.mapcalc/xcoor.c, raster/r.mapcalc/xcoor3.c, raster/r.mapcalc/xcos.c, raster/r.mapcalc/xdiv.c, raster/r.mapcalc/xdouble.c, raster/r.mapcalc/xeq.c, raster/r.mapcalc/xeval.c, raster/r.mapcalc/xexp.c, raster/r.mapcalc/xfloat.c, raster/r.mapcalc/xge.c, raster/r.mapcalc/xgraph.c, raster/r.mapcalc/xgt.c, raster/r.mapcalc/xif.c, raster/r.mapcalc/xint.c, raster/r.mapcalc/xisnull.c, raster/r.mapcalc/xle.c, raster/r.mapcalc/xlog.c, raster/r.mapcalc/xlt.c, raster/r.mapcalc/xmax.c, raster/r.mapcalc/xmedian.c, raster/r.mapcalc/xmin.c, raster/r.mapcalc/xmod.c, raster/r.mapcalc/xmode.c, raster/r.mapcalc/xmul.c, raster/r.mapcalc/xne.c, raster/r.mapcalc/xneg.c, raster/r.mapcalc/xnot.c, raster/r.mapcalc/xnull.c, raster/r.mapcalc/xor.c, raster/r.mapcalc/xpow.c, raster/r.mapcalc/xrand.c, raster/r.mapcalc/xres.c, raster/r.mapcalc/xres3.c, raster/r.mapcalc/xround.c, raster/r.mapcalc/xrowcol.c, raster/r.mapcalc/xsin.c, raster/r.mapcalc/xsqrt.c, raster/r.mapcalc/xsub.c, raster/r.mapcalc/xtan.c, raster/r.median/main.c, raster/r.mfilter/execute.c, raster/r.mfilter/filter.h, raster/r.mfilter/getrow.c, raster/r.mfilter/main.c, raster/r.mfilter/perform.c, raster/r.mode/main.c, raster/r.neighbors/bufs.c, raster/r.neighbors/divr_cats.c, raster/r.neighbors/gather.c, raster/r.neighbors/intr_cats.c, raster/r.neighbors/main.c, raster/r.neighbors/null_cats.c, raster/r.neighbors/readcell.c, raster/r.null/mask.c, raster/r.null/null.c, raster/r.out.arc/main.c, raster/r.out.ascii/formspecific.c, raster/r.out.ascii/main.c, raster/r.out.bin/main.c, raster/r.out.gridatb/local_proto.h, raster/r.out.gridatb/main.c, raster/r.out.mat/main.c, raster/r.out.mpeg/main.c, raster/r.out.mpeg/write.c, raster/r.out.png/pngfunc.h, raster/r.out.png/r.out.png.c, raster/r.out.pov/main.c, raster/r.out.ppm/main.c, raster/r.out.ppm3/main.c, raster/r.out.tiff/r.out.tiff.c, raster/r.out.vtk/main.c, raster/r.out.vtk/parameters.c, raster/r.out.vtk/writeascii.c, raster/r.param.scale/interface.c, raster/r.param.scale/nrutil.c, raster/r.param.scale/param.h, raster/r.patch/do_patch.c, raster/r.patch/main.c, raster/r.patch/support.c, raster/r.profile/input.c, raster/r.profile/local_proto.h, raster/r.proj/bilinear.c, raster/r.proj/bordwalk.c, raster/r.proj/cubic.c, raster/r.proj/main.c, raster/r.proj/nearest.c, raster/r.proj/readcell.c, raster/r.quant/global.h, raster/r.quant/main.c, raster/r.random/count.c, raster/r.random/main.c, raster/r.random/random.c, raster/r.random/support.c, raster/r.random.cells/flag.c, raster/r.random.cells/indep.c, raster/r.random.cells/init.c, raster/r.random.cells/main.c, raster/r.random.cells/random.c, raster/r.random.cells/ransurf.h, raster/r.random.surface/calcsurf.c, raster/r.random.surface/gennorm.c, raster/r.random.surface/init.c, raster/r.random.surface/main.c, raster/r.random.surface/random.c, raster/r.random.surface/ransurf.h, raster/r.random.surface/save.c, raster/r.reclass/main.c, raster/r.reclass/parse.c, raster/r.reclass/range.c, raster/r.reclass/rule.h, raster/r.reclass/stats.c, raster/r.recode/global.h, raster/r.recode/main.c, raster/r.region/main.c, raster/r.report/format.c, raster/r.report/global.h, raster/r.report/main.c, raster/r.report/maskinfo.c, raster/r.report/parse.c, raster/r.resamp.rst/main.c, raster/r.resample/main.c, raster/r.rescale/get_range.c, raster/r.rescale/main.c, raster/r.rescale.eq/get_range.c, raster/r.rescale.eq/get_stats.c, raster/r.rescale.eq/main.c, raster/r.series/main.c, raster/r.slope.aspect/main.c, raster/r.slope.aspect/opennew.c, raster/r.statistics/main.c, raster/r.statistics/o_adev.c, raster/r.statistics/o_average.c, raster/r.statistics/o_distrib.c, raster/r.statistics/o_kurt.c, raster/r.statistics/o_max.c, raster/r.statistics/o_median.c, raster/r.statistics/o_min.c, raster/r.statistics/o_mode.c, raster/r.statistics/o_sdev.c, raster/r.statistics/o_skew.c, raster/r.statistics/o_sum.c, raster/r.statistics/o_var.c, raster/r.stats/global.h, raster/r.stats/main.c, raster/r.stats/raw_stats.c, raster/r.sum/main.c, raster/r.sun/main.c, raster/r.sunmask/g_solposition.c, raster/r.sunmask/main.c, raster/r.support/front/check.c, raster/r.support/front/front.c, raster/r.support/front/histo.c, raster/r.support/front/hitreturn.c, raster/r.support/front/run.c, raster/r.support/modcats/modcats.c, raster/r.support/modcolr/modcolr.c, raster/r.support/modhead/ask_format.c, raster/r.support/modhead/check_un.c, raster/r.support/modhead/factors.c, raster/r.support/modhead/hitreturn.c, raster/r.support/modhead/modhead.c, raster/r.support/modhead/row_addr.c, raster/r.support/modhist/modhist.c, raster/r.surf.area/main.c, raster/r.surf.contour/bseg_close.c, raster/r.surf.contour/bseg_get.c, raster/r.surf.contour/bseg_open.c, raster/r.surf.contour/bseg_put.c, raster/r.surf.contour/bseg_read.c, raster/r.surf.contour/bseg_write.c, raster/r.surf.contour/contour.h, raster/r.surf.contour/cseg.h, raster/r.surf.contour/cseg_close.c, raster/r.surf.contour/cseg_get.c, raster/r.surf.contour/cseg_open.c, raster/r.surf.contour/cseg_put.c, raster/r.surf.contour/cseg_read.c, raster/r.surf.contour/cseg_write.c, raster/r.surf.contour/flag_create.c, raster/r.surf.contour/flag_destroy.c, raster/r.surf.contour/main.c, raster/r.surf.fractal/frac.h, raster/r.surf.fractal/interface.c, raster/r.surf.gauss/gaussurf.c, raster/r.surf.gauss/main.c, raster/r.surf.idw/dist.c, raster/r.surf.idw/ll.c, raster/r.surf.idw/main.c, raster/r.surf.idw/pi.h, raster/r.surf.idw2/main.c, raster/r.surf.idw2/read_cell.c, raster/r.surf.random/main.c, raster/r.surf.random/randsurf.c, raster/r.terraflow/Makefile, raster/r.terraflow/common.h, raster/r.terraflow/main.cc, raster/r.texture/h_measure.c, raster/r.texture/main.c, raster/r.thin/io.c, raster/r.thin/main.c, raster/r.thin/thin_lines.c, raster/r.timestamp/main.c, raster/r.to.rast3/main.c, raster/r.to.vect/areas.c, raster/r.to.vect/areas_io.c, raster/r.to.vect/lines.c, raster/r.to.vect/lines_io.c, raster/r.to.vect/main.c, raster/r.to.vect/points.c, raster/r.to.vect/util.c, raster/r.topidx/file_io.c, raster/r.topidx/main.c, raster/r.topmodel/file_io.c, raster/r.topmodel/main.c, raster/r.topmodel/topmodel.c, raster/r.transect/main.c, raster/r.transect/parse_line.c, raster/r.volume/centroids.c, raster/r.volume/main.c, raster/r.walk/btree.c, raster/r.walk/main.c, raster/r.walk/memory.c, raster/r.water.outlet/basin.h, raster/r.water.outlet/flag_create.c, raster/r.water.outlet/flag_destroy.c, raster/r.water.outlet/legal.c, raster/r.water.outlet/main.c, raster/r.watershed/front/main.c, raster/r.watershed/ram/Gwater.h, raster/r.watershed/ram/flag_create.c, raster/r.watershed/ram/flag_destroy.c, raster/r.watershed/ram/usage.c, raster/r.watershed/seg/Gwater.h, raster/r.watershed/seg/bseg_close.c, raster/r.watershed/seg/bseg_get.c, raster/r.watershed/seg/bseg_open.c, raster/r.watershed/seg/bseg_put.c, raster/r.watershed/seg/bseg_read.c, raster/r.watershed/seg/bseg_write.c, raster/r.watershed/seg/cseg.h, raster/r.watershed/seg/cseg_close.c, raster/r.watershed/seg/cseg_get.c, raster/r.watershed/seg/cseg_open.c, raster/r.watershed/seg/cseg_put.c, raster/r.watershed/seg/cseg_read.c, raster/r.watershed/seg/cseg_write.c, raster/r.watershed/seg/dseg_close.c, raster/r.watershed/seg/dseg_get.c, raster/r.watershed/seg/dseg_open.c, raster/r.watershed/seg/dseg_put.c, raster/r.watershed/seg/dseg_read.c, raster/r.watershed/seg/dseg_write.c, raster/r.watershed/seg/sseg_close.c, raster/r.watershed/seg/sseg_get.c, raster/r.watershed/seg/sseg_open.c, raster/r.watershed/seg/sseg_put.c, raster/r.watershed/seg/usage.c, raster/r.watershed/shed/com_line.c, raster/r.watershed/shed/free.c, raster/r.watershed/shed/watershed.h, raster/r.what/die.c, raster/r.what/main.c, raster/r.what/usage.c, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, raster/simwe/simlib/erod.c, raster/simwe/simlib/hydro.c, raster/simwe/simlib/input.c, raster/simwe/simlib/output.c, raster/simwe/simlib/random.c, raster/wildfire/r.ros/main.c, raster/wildfire/r.ros/spot_dist.c, raster/wildfire/r.spread/collect_ori.c, raster/wildfire/r.spread/display.c, raster/wildfire/r.spread/insert2Ha.c, raster/wildfire/r.spread/main.c, raster/wildfire/r.spread/ram2out.c, raster/wildfire/r.spread/select_linksB.c, raster/wildfire/r.spread/spot.c, raster/wildfire/r.spread/spread.c, raster/wildfire/r.spreadpath/drawline.c, raster/wildfire/r.spreadpath/insert.c, raster/wildfire/r.spreadpath/main.c, raster/wildfire/r.spreadpath/path_finder.c, raster3d/base/mask_functions.c, raster3d/base/r3.info.main.c, raster3d/base/r3.mask.main.c, raster3d/base/r3.null.main.c, raster3d/base/r3.timestamp.main.c, raster3d/r3.in.ascii/main.c, raster3d/r3.in.v5d/binio.c, raster3d/r3.in.v5d/main.c, raster3d/r3.in.v5d/v5d.c, raster3d/r3.mkdspf/calc_linefax.c, raster3d/r3.mkdspf/iso_surface.c, raster3d/r3.mkdspf/main.c, raster3d/r3.mkdspf/make_header.c, raster3d/r3.mkdspf/r3_data.c, raster3d/r3.mkdspf/r3_find.c, raster3d/r3.out.ascii/main.c, raster3d/r3.out.v5d/binio.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.v5d/v5d.c, raster3d/r3.out.vtk/main.c, raster3d/r3.showdspf/draw_polys_ogl.c, raster3d/r3.showdspf/init_caps.c, raster3d/r3.showdspf/main_ogl.c, raster3d/r3.showdspf/make_header.c, raster3d/r3.showdspf/new_init_graphics.c, raster3d/r3.showdspf/r3_data.c, raster3d/r3.showdspf/r3_find.c, raster3d/r3.showdspf/togif.c, raster3d/r3.showdspf/vizual.h, raster3d/r3.to.rast/main.c, sites/s.in.ascii/get_site.c, sites/s.in.ascii/main.c, sites/s.out.ascii/main.c, swig/perl/grass_wrap.c, swig/perl/R_slope_aspect/r_slope_aspect/opennew.c, swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c, vector/v.buffer/main.c, vector/v.build/main.c, vector/v.build.polylines/main.c, vector/v.build.polylines/walk.c, vector/v.category/main.c, vector/v.clean/main.c, vector/v.clean/prune.c, vector/v.clean/rmdac.c, vector/v.clean/test/topocheck.c, vector/v.convert/att.c, vector/v.convert/dist.c, vector/v.convert/main.c, vector/v.convert/old2new.c, vector/v.convert/read.c, vector/v.convert/type.c, vector/v.db.connect/main.c, vector/v.db.select/main.c, vector/v.digit/attr.c, vector/v.digit/background.c, vector/v.digit/c_face.c, vector/v.digit/cat.c, vector/v.digit/centre.c, vector/v.digit/display.c, vector/v.digit/driver.c, vector/v.digit/global.h, vector/v.digit/i_face.c, vector/v.digit/line.c, vector/v.digit/main.c, vector/v.digit/symb.c, vector/v.digit/util.c, vector/v.digit/var.c, vector/v.digit/vertex.c, vector/v.digit/zoom.c, vector/v.distance/main.c, vector/v.drape/main.c, vector/v.external/main.c, vector/v.extract/extract.c, vector/v.extract/main.c, vector/v.extrude/main.c, vector/v.hull/main.c, vector/v.in.ascii/a2b.c, vector/v.in.ascii/head.c, vector/v.in.ascii/in.c, vector/v.in.ascii/points.c, vector/v.in.db/main.c, vector/v.in.dwg/entity.c, vector/v.in.dwg/main.c, vector/v.in.ogr/geom.c, vector/v.in.ogr/main.c, vector/v.in.region/main.c, vector/v.in.sites/main.c, vector/v.info/main.c, vector/v.kcv/histo.c, vector/v.kcv/main.c, vector/v.kcv/utils.c, vector/v.kernel/function.c, vector/v.kernel/global.h, vector/v.kernel/main.c, vector/v.label/main.c, vector/v.mapcalc/any.c, vector/v.mapcalc/list.c, vector/v.mapcalc/map.c, vector/v.mapcalc/mapcalc.c, vector/v.mapcalc/vector.c, vector/v.mapcalc/yylex.c, vector/v.mkgrid/main.c, vector/v.mkgrid/write_grid.c, vector/v.neighbors/main.c, vector/v.net/main.c, vector/v.net/nodes.c, vector/v.net/report.c, vector/v.net.alloc/main.c, vector/v.net.iso/main.c, vector/v.net.path/main.c, vector/v.net.path/path.c, vector/v.net.salesman/main.c, vector/v.net.steiner/main.c, vector/v.normal/main.c, vector/v.out.ascii/b2a.c, vector/v.out.ascii/head.c, vector/v.out.ascii/out.c, vector/v.out.dxf/main.c, vector/v.out.ogr/main.c, vector/v.out.pov/main.c, vector/v.overlay/area_area.c, vector/v.overlay/line_area.c, vector/v.overlay/main.c, vector/v.overlay/util.c, vector/v.parallel/main.c, vector/v.patch/main.c, vector/v.perturb/main.c, vector/v.proj/main.c, vector/v.proj/setenv.c, vector/v.qcount/count.c, vector/v.qcount/findquads.c, vector/v.qcount/indices.c, vector/v.qcount/main.c, vector/v.random/main.c, vector/v.reclass/main.c, vector/v.reclass/reclass.c, vector/v.reclass/rules.c, vector/v.sample/main.c, vector/v.segment/main.c, vector/v.select/main.c, vector/v.split/main.c, vector/v.surf.idw/main.c, vector/v.surf.idw/read_sites.c, vector/v.surf.rst/main.c, vector/v.to.db/areas.c, vector/v.to.db/calc.c, vector/v.to.db/global.h, vector/v.to.db/lines.c, vector/v.to.db/main.c, vector/v.to.db/parse.c, vector/v.to.db/query.c, vector/v.to.db/report.c, vector/v.to.db/update.c, vector/v.to.points/main.c, vector/v.to.rast/do_areas.c, vector/v.to.rast/do_lines.c, vector/v.to.rast/local.h, vector/v.to.rast/main.c, vector/v.to.rast/raster.c, vector/v.to.rast/support.c, vector/v.to.rast/vect2rast.c, vector/v.to.rast3/main.c, vector/v.transform/ask_trans.c, vector/v.transform/creat_trans.c, vector/v.transform/get_coor.c, vector/v.transform/main.c, vector/v.transform/print_trans.c, vector/v.transform/setup_trans.c, vector/v.transform/trans.h, vector/v.transform/trans_digit.c, vector/v.type/main.c, vector/v.univar/main.c, vector/v.vol.rst/dataoct.c, vector/v.vol.rst/main.c, vector/v.vol.rst/oct.c, vector/v.vol.rst/user1.c, vector/v.vol.rst/user2.c, vector/v.vol.rst/user3.c, vector/v.vol.rst/user4.c, vector/v.vol.rst/userglobs.h, vector/v.vol.rst/vector.c, vector/v.voronoi/dt_main.c, vector/v.voronoi/dt_write.c, vector/v.voronoi/sw_main.c, vector/v.voronoi/sw_memory.c, vector/v.voronoi/sw_output.c, vector/v.voronoi/vo_extend.c, vector/v.voronoi/vo_main.c, vector/v.voronoi/vo_write.c, vector/v.what/main.c, vector/v.what/what.c, vector/v.what.rast/main.c, visualization/nviz/src/anim_support.c, visualization/nviz/src/buildPg.c, visualization/nviz/src/do_zoom.c, visualization/nviz/src/draw.c, visualization/nviz/src/getCat.c, visualization/nviz/src/interface.h, visualization/nviz/src/label.c, visualization/nviz/src/map_obj.c, visualization/nviz/src/mkdspf_calc_linefax.c, visualization/nviz/src/mkdspf_iso_surface.c, visualization/nviz/src/nvizMain.c, visualization/nviz/src/nviz_init.c, visualization/nviz/src/openvect.c, visualization/nviz/src/pg.h, visualization/nviz/src/position.c, visualization/nviz/src/query_postgr.c, visualization/nviz/src/query_vect.c, visualization/nviz/src/quick_draw.c, visualization/nviz/src/runPg.c, visualization/nviz/src/togl.c, visualization/nviz/src/togl_flythrough.c, visualization/nviz/src/volume.c, visualization/xganim/Clr_table.c, visualization/xganim/main.c: Use etc rather than 2006-02-09 00:20 cho * general/g.setproj/description.html: removed a self-link 2006-02-09 00:19 cho * INSTALL: to libraries => two libraries 2006-02-09 00:06 markus * raster/Makefile: r.to.rast3 2006-02-09 00:05 markus * raster/r.to.rast3/: Makefile, description.html, main.c: Soeren Gebbert: Converts 2D raster map(s) into one G3D raster map 2006-02-08 23:49 markus * raster3d/base/: r3.mask.main.c, r3.null.main.c: Soeren Gebbert: fixed the 'flushing tiles' error 2006-02-08 23:40 markus * raster/r.info/: local_proto.h, main.c: Soeren Gebbert: timestamp print flag added 2006-02-08 23:18 markus * raster/r.slope.aspect/description.html: explained 360deg vs 0deg aspect 2006-02-08 19:00 markus * raster/r.grow2/main.c: better explain radius parm 2006-02-08 18:11 markus * db/drivers/postgres/: describe.c, globals.h: reference to pg_type.h; fix compiler warning 2006-02-08 16:15 markus * scripts/Makefile: v.in.gpsbabel activated 2006-02-08 16:14 markus * scripts/v.in.gpsbabel/description.html: fixed (see SUBMISSIONS, #20) 2006-02-08 04:07 brad * raster/Makefile: - Removed r.carve from Makefile until it is finished. 2006-02-08 01:42 markus * raster/: r.describe/main.c, r.digit/main.c, r.distance/parse.c, r.drain/main.c, r.fill.dir/main.c, r.grow2/main.c, r.his/main.c, r.in.arc/main.c, r.in.ascii/main.c: use parameter macros; i18N; exit status fixed; error messages fixed 2006-02-08 00:07 glynn * lib/gis/get_window.c: Add WIND_OVERRIDE variable to allow a different region to be selected for individual commands 2006-02-07 22:27 markus * display/d.vect.chart/: d.vect.chart_example.jpg, description.html: screenshot example added 2006-02-07 22:01 markus * locale/po/grassmods_de.po: Some translations fixed 2006-02-07 21:58 markus * display/d.vect.chart/description.html: Dylan Beaudette: examples added 2006-02-07 17:55 markus * vector/v.info/main.c: exit status 2006-02-07 17:28 markus * display/d.vect.chart/: bar.c, global.h, main.c, plot.c: Dylan Beaudette: adjusting the vertical position of bar graphs generated from attribute data; reference bar outline based on user supplied max values 2006-02-07 15:05 radim * raster3d/base/Makefile, visualization/nviz/src/Makefile: FMODE_OBJ 2006-02-07 15:01 radim * vector/v.voronoi/Makefile, raster/r.le/r.le.setup/polytocell/Makefile, raster/r.mapcalc/Makefile: FMODE_OBJ 2006-02-07 14:21 radim * db/drivers/dbf/Makefile, db/drivers/mysql/Makefile, db/drivers/odbc/Makefile, db/drivers/ogr/Makefile, db/drivers/postgres/Makefile, db/drivers/sqlite/Makefile, general/manage/cmd/Makefile, general/manage/lister/Makefile: FMODE_OBJ 2006-02-07 14:15 radim * include/Make/Grass.make.in, include/Make/Module.make, lib/gis/Makefile, db/base/Makefile: FMODE_OBJ 2006-02-07 13:12 markus * raster/: r.average/main.c, r.bilinear/main.c, r.bitpattern/main.c, r.buffer/main.c, r.cats/main.c, r.circle/dist.c, r.clump/main.c, r.coin/cmd_parms.c, r.colors/main.c, r.composite/main.c, r.compress/main.c, r.contour/main.c, r.cost/main.c, r.covar/main.c, r.cross/main.c: use parameter macros; i18N; exit status fixed; error messages fixed 2006-02-07 12:49 markus * doc/raster/r.example/main.c: use parameter macros 2006-02-07 12:40 markus * include/gis.h, lib/gis/parser.c: mmore predefined parameters 2006-02-06 20:21 michael * scripts/d.vect.thematic/d.vect.thematic: update so that script will work with new GIS Manager 2 2006-02-05 20:01 glynn * display/drivers/PNG/Makefile, display/drivers/PNG/main.c, display/drivers/XDRIVER/Box.c, display/drivers/XDRIVER/Client.c, display/drivers/XDRIVER/Color.c, display/drivers/XDRIVER/Color_table.c, display/drivers/XDRIVER/Draw_line.c, display/drivers/XDRIVER/Draw_point.c, display/drivers/XDRIVER/Get_w_box.c, display/drivers/XDRIVER/Get_w_line.c, display/drivers/XDRIVER/Get_w_pointer.c, display/drivers/XDRIVER/Graph_close.c, display/drivers/XDRIVER/Graph_set.c, display/drivers/XDRIVER/Line_width.c, display/drivers/XDRIVER/Makefile, display/drivers/XDRIVER/Panel.c, display/drivers/XDRIVER/Polydots.c, display/drivers/XDRIVER/Polygon.c, display/drivers/XDRIVER/Polyline.c, display/drivers/XDRIVER/README, display/drivers/XDRIVER/Raster.c, display/drivers/XDRIVER/Respond.c, display/drivers/XDRIVER/Serve_Xevent.c, display/drivers/XDRIVER/Work.c, display/drivers/XDRIVER/XDRIVER.h, display/drivers/XDRIVER/alloc.c, display/drivers/XDRIVER/description.html, display/drivers/XDRIVER/icon.bit, display/drivers/XDRIVER/icon.bit.3, display/drivers/XDRIVER/icon.bit.cerl, display/drivers/XDRIVER/icon.bit.grass5, display/drivers/XDRIVER/includes.h, display/drivers/XDRIVER/local_proto.h, display/drivers/XDRIVER/local_vars.h, display/drivers/XDRIVER/main.c, include/gisdefs.h, include/Make/Grass.make.in, lib/gis/unix_socks.c: Major reorganisation of display drivers 2006-02-05 17:19 brad * raster/r.carve/: enforce.h, enforce_ds.c, support.c, vect.c: - replaced distance functions with dig_distance2_point_line() - minor touchup of support files (mostly function documentation) 2006-02-04 17:16 brad * raster/r.carve/lobf.c: - code and documentation update 2006-02-03 21:22 glynn * raster/r.le/r.le.setup/polytocell/: do_dots.c, do_line.c, find_area.c, ply_t_bmif.c, ply_to_cll.h, save_area.c, wrte_recrd.c, yadjust.c: Convert to ANSI C prototypes 2006-02-03 17:24 brad * vector/v.extrude/main.c: - Made local function static - Added localization macro around some text 2006-02-03 17:20 glynn * include/raster.h, lib/raster/Makefile, lib/raster/io_sock.c: Clean-up of raster library 2006-02-03 17:18 brad * vector/v.extrude/main.c: - Removed cloned local function nearest() and replaced with G_get_raster_sample() 2006-02-03 17:04 radim * db/drivers/ogr/Makefile: EXE_SUFFIX 2006-02-02 14:53 radim * scripts/v.db.reconnect.all/v.db.reconnect.all: added database schema 2006-02-02 14:18 markus * display/d.mon/cmd/description.html: URL cosmetics (for better MAN readability) 2006-02-02 08:12 cho * display/d.extend/description.html: flag description removed (d.extend doesn't have any option) 2006-02-01 12:54 markus * lib/rst/interp_float/vinput2d.c: msg cosmetics 2006-02-01 12:53 radim * lib/gis/asprintf.c: fix for MinGW 2006-02-01 12:43 radim * db/drivers/mysql/Makefile, lib/db/sqlp/description.html: mesql driver doc 2006-02-01 12:24 radim * configure, configure.in: test mysql_server_init in libmysqld 2006-02-01 12:21 markus * imagery/i.ortho.photo/photo.camera/camera.h: removed empty file 2006-02-01 10:31 markus * lib/gis/sample.c: TODO is done 2006-02-01 10:26 markus * SUBMITTING: better explain description.html mechanism 2006-02-01 10:18 markus * vector/v.what/: description.html, main.c, what.c: include header fixed; typo fixed; i18N fixed; url fixed 2006-02-01 01:54 michael * vector/Makefile: add v.what 2006-02-01 01:53 michael * vector/v.what/: Makefile, description.html, main.c: code and doc cleanup 2006-02-01 01:49 brad * lib/gis/sample.c: - forgot to add sample.c to CVS 2006-01-31 19:12 markus * INSTALL: redirect people 2006-01-31 18:49 markus * SUBMITTING: explain messages 2006-01-31 18:40 markus * SUBMITTING: better explain description.html 2006-01-31 18:27 markus * display/d.vect/: attr.c, label.c: Dylan Beaudette: enlarge buffers 2006-01-31 17:40 michael * vector/v.what/: description.html, main.c, what.c, what.h: vector querying using xy coordinates for GIS Manager 2 RC1 2006-01-31 17:23 markus * scripts/i.in.spotvgt/description.html: export notes added 2006-01-31 14:17 glynn * include/Make/: Html.make, Platform.make.in: Define and use $(INSTALL_DATA) Don't pass multiple filenames to $(INSTALL)/$(INSTALL_DATA) 2006-01-31 14:09 markus * scripts/d.out.png/d.out.png: respect requested save directory 2006-01-31 10:56 markus * lib/gis/gislib.dox: sites refs minimized 2006-01-31 10:19 markus * raster/r.topmodel/description.html: Maciek Sieczka: examples added 2006-01-30 19:29 cho * swig/perl/: Makefile.PL.in, R_slope_aspect/r_slope_aspect/Makefile.PL: Added PACKAGE definition to CCFLAGS Fixed X library dependency (ogsf => openGL => X libs) 2006-01-30 17:24 cho * swig/perl/: grass_wrap.c: G_version pointer bug fixed 2006-01-30 17:01 cho * include/gisdefs.h, locale/po/grasslibs_ko.po, locale/po/grassmods_ko.po, swig/perl/gisdefs.h, swig/perl/grass_wrap.c: G_version pointer bug fixed more Korean translation 2006-01-30 11:20 radim * db/drivers/mysql/: Makefile, db.c, driver.c: embeded version 2006-01-30 11:17 radim * configure, configure.in: MySQL embeded 2006-01-30 10:42 radim * include/Make/Platform.make.in: MySQL embeded 2006-01-30 10:07 radim * include/gisdefs.h, lib/gis/asprintf.c: implement G_asprintf because of GDAL configure 2006-01-30 10:05 markus * include/gis.h: comment extended 2006-01-30 10:05 markus * lib/gis/gisrasterlib.dox: G_get_raster_sample updated 2006-01-30 09:39 markus * lib/sites/sites.c: moved sites functions here from lib/gis/sites.c 2006-01-30 09:39 markus * vector/v.in.sites/Makefile: fix for sites functions 2006-01-30 09:07 markus * lib/gis/Makefile: simplified: removed hardcoded LIB_OBJS 2006-01-29 02:00 brad * vector/v.sample/main.c: - Reformatted code for aestetics 2006-01-29 01:43 brad * vector/v.sample/main.c: - added localization macros around text 2006-01-29 01:22 brad * include/gis.h, include/gisdefs.h, lib/gis/Makefile, vector/v.drape/main.c, vector/v.sample/main.c: - New Function: G_get_raster_sample() - Removed code from v.sample and v.drape that G_get_raster_sample() replaces - Moved partial implementation G_get_raster_sample_bilinear() into lib/gis/sample.c and is now handled by new function 2006-01-28 14:20 markus * include/gisdefs.h: don't use C++ comments 2006-01-28 08:53 markus * raster/r.topmodel/description.html: tutorial url added 2006-01-27 21:13 glynn * raster/r.mapcalc/: func_proto.h, function.c: Change entries for acos/asin to use c_double1 2006-01-27 19:21 radim * lib/proj/convert.c: better OGRSpatialReferenceH 2006-01-27 18:47 radim * lib/proj/convert.c: use OGRSpatialReferenceH instead of pointer 2006-01-27 18:42 radim * include/gisdefs.h: another version of asprintf 2006-01-27 18:13 radim * include/gisdefs.h: G_asprintf better? 2006-01-27 17:27 radim * lib/gis/asprintf.c: ifdef G_asprintf 2006-01-27 17:26 radim * configure, configure.in, include/config.h.in, include/gisdefs.h: +HAVE_ASPRINTF 2006-01-27 16:22 markus * testsuite/raster/rhemisphere.sh: new raster test case started 2006-01-27 15:55 markus * raster/r.mapcalc/: Makefile, func_proto.h, function.c, r.mapcalc.html, r3.mapcalc.html, xacos.c, xasin.c: acos() and asin() added 2006-01-27 11:59 markus * general/g.version/Makefile, general/g.version/description.html, general/g.version/main.c, include/Make/Grass.make.in: Soeren Gebbert: print the GRASS build information 2006-01-26 14:56 markus * lib/gis/list.c: issue a warning in winGRASS 2006-01-26 11:20 markus * raster/r.sun/description.html: fixed another time the URL 2006-01-26 11:12 markus * raster/r.sun/description.html: fixed another time the URL 2006-01-26 06:42 danielc * scripts/d.vect.thematic/d.vect.thematic: Fix #4034 and #4036 2006-01-25 21:32 markus * Makefile: also clean grass.pc 2006-01-25 21:28 markus * Makefile: also clean error.log 2006-01-25 14:16 glynn * lib/gis/put_row.c: Fix bug in zlib compression of CELL maps 2006-01-25 13:23 radim * lib/imagery/Makefile: VASKLIB better 2006-01-25 13:17 radim * lib/imagery/Makefile: conditional VASK lib 2006-01-25 10:39 hamish * scripts/v.in.gpsbabel/v.in.gpsbabel: typo 2006-01-25 09:11 hamish * scripts/v.in.gpsbabel/: grass_write_ascii.style, v.in.gpsbabel: new module by Davide Spano and Claudio Porta of the University of Pisa adapted from v.in.garmin still some bugs to work out 2006-01-25 00:32 markus * visualization/nviz/html/Makefile: one more test 2006-01-24 18:16 radim * lib/db/sqlp/description.html: general notes 2006-01-24 18:00 radim * db/drivers/mysql/: cursor.c, db.c, execute.c, fetch.c, listtab.c, main.c: ANSI C 2006-01-24 15:17 markus * vector/v.kernel/main.c: message cometics 2006-01-24 14:35 markus * SUBMITTING: typo fixed 2006-01-24 14:18 markus * display/d.nviz/description.html: better d.nviz settings 2006-01-24 13:41 radim * lib/db/sqlp/description.html: dbf decription moved to dbf.html 2006-01-24 12:25 radim * db/drivers/dbf/Makefile: dbf doc 2006-01-24 12:13 radim * db/drivers/mysql/Makefile: install doc 2006-01-24 11:47 radim * db/drivers/mysql/: Makefile, create_table.c, cursor.c, db.c, dbdriver.h, describe.c, driver.c, error.c, execute.c, fetch.c, globals.h, index.c, listtab.c, main.c, parse.c, proto.h, select.c: driver rewritten 2006-01-24 11:42 radim * db/drivers/mysql/: Makefile, create_table.c, cursor.c, db.c, dbdriver.h, describe.c, driver.c, error.c, execute.c, fetch.c, globals.h, listtab.c, main.c, proto.h, select.c: driver rewrite 2006-01-24 05:46 hamish * scripts/v.in.gpsbabel/description.html: html bug 2006-01-24 05:43 hamish * scripts/v.in.gpsbabel/: Makefile, description.html: new module by Davide Spano and Claudio Porta of the University of Pisa adapted from v.in.garmin 2006-01-23 23:44 markus * raster/simwe/r.sim.water/main.c: no need to include malloc.h 2006-01-23 09:54 markus * raster/r.le/r.le.setup/polytocell/ply_to_cll.h: declarations slightly better 2006-01-23 09:44 markus * lib/db/dbmi_base/: xdr.c, xdr.h: fixed declaration (K&R ->ANSI) 2006-01-22 05:06 scott * raster/simwe/r.sim.water/main.c: Added check for Apple compiler in check for malloc.h - may not be appropriate check? 2006-01-20 17:51 markus * vector/v.vol.rst/main.c: better explain region as also t/b matters 2006-01-20 17:42 markus * general/g.region/cmd/main.c: comment on bug added 2006-01-20 09:30 markus * doc/howto_release.txt: foss4g.org added 2006-01-19 14:26 markus * vector/v.voronoi/Makefile: removed unused dependencies 2006-01-19 14:26 markus * vector/v.voronoi/vo_write.c: use Vect_box_clip() instead of D_clip() 2006-01-19 14:25 markus * include/Vect.h, lib/vector/Vlib/box.c: added Vect_box_clip(), derived from D_clip(), for v.voronoi 2006-01-19 14:05 markus * vector/v.segment/Makefile: removed unused dependencies 2006-01-19 14:04 markus * vector/v.random/main.c: __MINGW32__ fix 2006-01-19 14:03 markus * vector/v.qcount/main.c: fixed missing include 2006-01-19 14:01 markus * vector/: v.kernel/Makefile, v.net.salesman/Makefile, v.net.steiner/Makefile: removed unused dependencies 2006-01-19 14:00 markus * vector/v.kcv/main.c: __MINGW32__ fix 2006-01-19 13:57 markus * raster/simwe/: r.sim.water/main.c, r.sim.sediment/main.c: define MAIN for cellhd etc 2006-01-19 13:53 markus * raster/r.walk/Makefile: removed unused dependencies 2006-01-19 13:52 markus * raster/r.to.vect/: lines_io.c, util.c: __MINGW32__ fix 2006-01-19 13:49 markus * raster/r.to.vect/lines_io.c: fixed missing include 2006-01-19 13:46 markus * raster/: r.random/creat_rand.c, r.support/front/run.c: __MINGW32__ fix 2006-01-19 13:44 markus * raster/r.random/Makefile: removed unused dependencies 2006-01-19 13:42 markus * raster/r.patch/main.c: __MINGW32__ fix 2006-01-19 13:41 markus * raster/Makefile: conditionalize r.out.tiff 2006-01-19 13:37 markus * raster/r.mapcalc/: Makefile: fix for __MINGW32__ compilation 2006-01-19 13:27 markus * raster/: r.cost/Makefile, r.drain/Makefile: removed unused dependencies 2006-01-19 13:25 markus * raster/r.carve/enforce_ds.c: define MIN, MAX 2006-01-19 13:18 markus * raster/r.carve/main.c: fixed missing include 2006-01-19 13:17 markus * imagery/i.smap/bouman/interp.c: fixed HUGE to HUGE_VAL 2006-01-19 13:06 markus * imagery/i.ortho.photo/libes/: conz_points.c, elev.c: __MINGW32__ fixes 2006-01-19 12:20 markus * lib/g3d/g3dclose.c, general/g.setproj/get_deg.c: __MINGW32__ fixes 2006-01-19 12:10 markus * lib/vask/V_error.c: sleep() stub for __MINGW32__ 2006-01-19 11:20 markus * lib/raster/parse_mon.c: free() -> G_free(); malloc() -> G_malloc(); realloc() -> G_realloc() 2006-01-19 07:14 hamish * display/d.vect/: area.c, local_proto.h, main.c, plot1.c: make color definition column name (GRASSRGB) variable 2006-01-19 05:56 helena * vector/v.vol.rst/main.c: command history added for 2D output 2006-01-19 03:36 hamish * display/d.vect/plot1.c: use -a GRASSRGB point fill color if main color as set to none (Martin Landa) 2006-01-17 22:17 markus * locale/po/: grasslibs_cs.po, grassmods_cs.po: Jachym Cepicky: cont'ed 2006-01-17 17:19 michael * display/Makefile: Added compilation support for gis.m 2006-01-17 11:42 markus * locale/po/: grasslibs_lv.po, grassmods_lv.po: new messages merged into 2006-01-17 11:38 markus * locale/po/: grasslibs_lv.po, grassmods_lv.po: Peteris Bruns : Initial translation 2006-01-17 09:13 markus * locale/po/: grasslibs_es.po, grassmods_es.po: merged new messages into 2006-01-17 00:33 cho * raster/r.mapcalc/: Makefile, column_shift.c: bugfix by Ralf Gerlich renamed htmlcmd: to html: in Makefile to avoid make error 2006-01-16 20:39 cho * lib/db/dbmi_driver/: dbstubs.h, mk_dbstubs_h.sh: removed GNU-sed specific code 2006-01-16 20:27 cho * db/drivers/sqlite/dbdriver.h: removed undefined functions 2006-01-16 20:16 cho * raster/r.topmodel/misc.c: bug fixed 2006-01-16 20:11 cho * raster/r.topmodel/: description.html, file_io.c, infiltration.c, main.c, misc.c: bug fixed; more description added 2006-01-16 20:06 cho * lib/gis/parser.c: added 2006-01-16 18:23 markus * locale/po/: grasslibs_mr.po, grassmods_mr.po: synchronized with current GRASS (agreed by translator) 2006-01-16 15:00 markus * display/d.vect/: area.c, description.html, local_proto.h, main.c, plot.h, plot1.c: Martin Landa : extended to display also colored lines and points based on GRASSRGB column (not only areas) 2006-01-16 11:25 markus * locale/po/: grasslibs_fr.po, grassmods_fr.po: synchronized with current GRASS (agreed by translator) 2006-01-16 10:29 markus * locale/po/: grasslibs_sl.po, grassmods_sl.po: synchronized with current GRASS (agreed by translator) 2006-01-16 10:07 markus * locale/po/: grasslibs_ru.po, grassmods_ru.po: fixed wrong language name in header ; synchronized with current GRASS 2006-01-16 09:59 markus * locale/po/: grasslibs_zh.po, grassmods_zh.po: synchronized with current GRASS (agreed by translator) 2006-01-16 09:21 markus * SUBMITTING_SCRIPTS: typos fixed 2006-01-16 03:55 hamish * SUBMITTING_SCRIPTS: add some more "best practices" 2006-01-15 23:47 markus * doc/howto_release.txt: http://slashgeo.org/submit.pl added 2006-01-15 20:18 stephan * locale/po/grassmods_de.po: + more german i18n updates for grassmods_de 2006-01-15 06:05 helena * lib/rst/interp_float/output2d.c: writing command to history file 2006-01-15 06:02 helena * lib/rst/interp_float/vinput2d.c: option to read level1 data added, impl. by Jaro following advice from Radim and Andy D 2006-01-15 05:58 helena * vector/v.surf.rst/main.c: check for topology commented out to allow reading level1 data 2006-01-14 22:07 markus * configure, configure.in: output list sorted 2006-01-14 22:05 markus * db/drivers/: postgres/cursor.c, postgres/db.c, postgres/execute.c, postgres/fetch.c, postgres/listdb.c, postgres/listtab.c, sqlite/cursor.c, sqlite/db.c, sqlite/describe.c, sqlite/driver.c, sqlite/execute.c, sqlite/fetch.c, sqlite/listtab.c, sqlite/main.c, sqlite/select.c: converted remaining KR style functions to ANSI style 2006-01-13 18:00 markus * lib/gis/gisrasterlib.dox: added doxygen style docs of new function 2006-01-13 17:47 markus * include/gisdefs.h, lib/gis/Makefile, vector/v.drape/main.c, vector/v.sample/main.c: bilinear.c implemented as G_get_raster_sample_bilinear() in libgis for clone removal 2006-01-13 16:32 markus * lib/gis/gisrasterlib.dox: Layout fixed; todo added 2006-01-12 18:51 markus * scripts/r.plane/r.plane: parameters reordered, renamed; tmp file management fixed 2006-01-12 13:30 radim * configure, configure.in: disable GDAL test for MinGW 2006-01-11 20:17 markus * testsuite/: Makefile, raster/Makefile: added 2006-01-11 18:49 markus * raster/rasterintro.html: added list of interpolation methods 2006-01-11 13:53 markus * testsuite/raster/raster_md5test.sh: updated check_md5sum to polished r.univar results 2006-01-11 11:48 markus * testsuite/raster/rmapcalc_test.sh: precision problems hopefully fixed 2006-01-11 11:39 markus * include/gis.h: check against GRASS_EPSILON 2006-01-11 11:26 markus * vector/v.transform/: description.html, main.c: fixed file browser (bug #3971) 2006-01-11 11:19 markus * testsuite/raster/raster_md5test.sh: decimal places 2006-01-11 11:08 radim * vector/v.db.connect/main.c: allow schema.table (dot) in name 2006-01-11 10:07 markus * raster3d/r3.in.v5d/v5d.c, raster3d/r3.out.v5d/v5d.c, raster/r.thin/io.c, lib/gis/opencell.c, lib/segment/seek.c: added missing config.h for off_t (as suggested by Glynn; bug #3974) 2006-01-11 05:22 glynn * general/: Makefile, g.pnmcomp/Makefile, g.pnmcomp/main.c: Add g.pnmcomp 2006-01-11 00:12 michael * vector/v.digit/settings.tcl: Fixed settings notebook so that it would open automatically sized. 2006-01-10 18:20 markus * testsuite/raster/rmapcalc_test.sh: fix abs and round cases 2006-01-10 17:56 markus * testsuite/raster/: raster_md5test.sh, rmapcalc_test.sh: fixes for MASK and region restore 2006-01-10 17:40 markus * testsuite/raster/: raster_md5test.sh, rmapcalc_test.sh: also clean tmp region file 2006-01-10 17:25 markus * testsuite/: README, raster/README, raster/raster_md5test.sh, raster/rmapcalc_test.sh: initial testsuite 2006-01-09 17:54 markus * raster/r.sun/main.c: debug output 2006-01-09 17:27 markus * raster/r.sun/main.c: support input maps in different mapsets; i18N 2006-01-09 12:09 markus * lib/vector/Vlib/open.c: read history also for OGR formats 2006-01-09 11:57 markus * lib/vector/Vlib/field.c: changed msg about [OGR|OCI]FID to debug 2006-01-09 11:27 glynn * raster/r.mapcalc/check.c: Fix c_varop() (return type of max,min,median,mode) [bug #3967] 2006-01-09 11:07 markus * scripts/v.in.garmin/v.in.garmin: tail -n fixed; grep arguments quotes for Solaris 2006-01-08 23:23 markus * locale/po/grassmods_pt_br.po: Paulo Marcondes: cont'ed 2006-01-06 23:48 markus * doc/howto_release.txt: more paranoia checks 2006-01-06 21:50 markus * locale/po/grassmods_de.po: Language cosmetics 2006-01-06 20:43 markus * scripts/r.out.gdal/description.html: Int type explanations URL 2006-01-06 20:31 markus * doc/howto_release.txt: paranoia cleanup 2006-01-06 19:19 markus * raster/r.le/r.le.setup/polytocell/Makefile: clean target fixed 2006-01-06 18:30 markus * display/d.info/: Makefile, main.c: optional screen scale removed as requested by Glynn 2006-01-06 18:24 markus * raster/r.le/r.le.setup/polytocell/Makefile: clean target fixed 2006-01-06 10:31 stephan * raster/r.null/description.html: + HTML-beautifying done by Michael Fecht 2006-01-05 16:53 markus * display/d.info/: Makefile, main.c: conditionalized upon X11 presence 2006-01-05 16:16 markus * scripts/v.in.e00/v.in.e00: fix quoting 2006-01-05 13:00 markus * display/d.info/: Makefile, main.c: -s screen scale flag added; i18N 2006-01-05 11:49 markus * vector/v.in.ogr/description.html: warning message explained 2006-01-05 11:43 markus * vector/v.select/description.html: cosmetics 2006-01-05 11:43 markus * vector/v.select/: description.html, main.c: i18N; example added 2006-01-05 11:04 markus * display/d.rast/: display.c, main.c: i18N 2006-01-04 23:29 markus * locale/po/grassmods_pt_br.po: Paulo Marcondes: cont'ed 2006-01-04 18:03 markus * imagery/i.rectify/crs.c: added missing gis.h 2006-01-04 17:37 glynn * Makefile: Add -o switch (don't preserve owner) to tar when extracting demolocation 2006-01-04 17:09 markus * Makefile: clean doxygen docs before (re)building; new target 'htmldocs-single' for Web 2006-01-04 15:46 markus * db/drivers/dbf/column.c, db/drivers/dbf/cursor.c, db/drivers/dbf/db.c, db/drivers/dbf/dbfexe.c, db/drivers/dbf/error.c, db/drivers/dbf/main_debug.c, db/drivers/dbf/str.c, db/drivers/dbf/table.c, db/drivers/mysql/cursor.c, db/drivers/mysql/db.c, db/drivers/ogr/cursor.c, db/drivers/ogr/describe.c, db/drivers/ogr/error.c, db/drivers/postgres/db.c, db/drivers/postgres/execute.c, db/drivers/postgres/select.c, db/drivers/sqlite/execute.c, db/drivers/sqlite/select.c, display/d.graph/allocation.c, display/d.profile/main.c, display/d.rast/display.c, display/d.rast.edit/menu.c, display/d.save/main.c, display/drivers/HTMLMAP/Graph_Set.c, display/drivers/HTMLMAP/Polygn_abs.c, display/drivers/HTMLMAP/Text.c, general/g.region/cmd/zoom.c, general/manage/cmd/rename.c, general/manage/lib/menu.c, imagery/i.class/analyze_sig.c, imagery/i.class/band_files.c, imagery/i.class/draw_cell.c, imagery/i.fft/fftmain.c, imagery/i.his.rgb/closefiles.c, imagery/i.points/analyze.c, imagery/i.points/ask.c, imagery/i.points/drawcell.c, imagery/i.points/group.c, imagery/i.rgb.his/closefiles.c, imagery/i.smap/bouman/multialloc.c, imagery/i.vpoints/ask_lineclr.c, imagery/i.vpoints/crs.c, imagery/i.zc/main.c, ps/ps.map/main.c, raster/r.drain/filldir.c, raster/r.drain/main.c, raster/r.drain/resolve.c, raster/r.fill.dir/dopolys.c, raster/r.fill.dir/filldir.c, raster/r.fill.dir/main.c, raster/r.fill.dir/ppupdate.c, raster/r.fill.dir/resolve.c, raster/r.fill.dir/wtrshed.c, raster/r.flow/calc.c, raster/r.in.gdal/main.c, raster/r.in.gridatb/file_io.c, raster/r.kappa/calc_kappa.c, raster/r.kappa/prt_mat.c, raster/r.le/r.le.patch/patch.c, raster/r.le/r.le.patch/trace.c, raster/r.le/r.le.pixel/cellclip.c, raster/r.le/r.le.pixel/driver.c, raster/r.le/r.le.pixel/main.c, raster/r.le/r.le.pixel/texture.c, raster/r.le/r.le.setup/ask_group.c, raster/r.le/r.le.setup/sample.c, raster/r.le/r.le.setup/setup.c, raster/r.le/r.le.trace/main.c, raster/r.los/delete.c, raster/r.mapcalc/evaluate.c, raster/r.mapcalc/expression.c, raster/r.mapcalc/map.c, raster/r.out.mpeg/main.c, raster/r.out.mpeg/write.c, raster/r.out.png/r.out.png.c, raster/r.out.tiff/r.out.tiff.c, raster/r.param.scale/nrutil.c, raster/r.random.cells/flag.c, raster/r.random.surface/calcsurf.c, raster/r.resamp.rst/main.c, raster/r.sum/main.c, raster/r.sun/main.c, raster/r.surf.contour/flag_create.c, raster/r.surf.contour/flag_destroy.c, raster/r.surf.idw/main.c, raster/r.to.vect/areas_io.c, raster/r.to.vect/util.c, raster/r.topidx/file_io.c, raster/r.topmodel/file_io.c, raster/r.topmodel/topmodel.c, raster/r.watershed/shed/com_line.c, raster/r.watershed/shed/free.c, raster/simwe/r.sim.sediment/main.c, raster/simwe/r.sim.water/main.c, raster/simwe/simlib/input.c, raster/wildfire/r.ros/main.c, raster/wildfire/r.spread/main.c, raster/wildfire/r.spread/spread.c, raster/wildfire/r.spreadpath/main.c, raster3d/r3.in.v5d/binio.c, raster3d/r3.in.v5d/main.c, raster3d/r3.in.v5d/v5d.c, raster3d/r3.out.v5d/binio.c, raster3d/r3.out.v5d/main.c, raster3d/r3.out.v5d/v5d.c, raster3d/r3.showdspf/draw_polys_ogl.c, raster3d/r3.showdspf/init_caps.c, raster3d/r3.showdspf/new_init_graphics.c, raster3d/r3.showdspf/togif.c, vector/v.build.polylines/main.c, vector/v.category/main.c, vector/v.convert/old2new.c, vector/v.convert/read.c, vector/v.extract/main.c, vector/v.in.dwg/entity.c, vector/v.in.dwg/main.c, vector/v.mapcalc/any.c, vector/v.mapcalc/list.c, vector/v.mapcalc/map.c, vector/v.mapcalc/mapcalc.c, vector/v.mapcalc/vector.c, vector/v.mapcalc/yylex.c, vector/v.reclass/main.c, vector/v.surf.rst/main.c, vector/v.to.db/update.c, vector/v.vol.rst/dataoct.c, vector/v.vol.rst/main.c, vector/v.vol.rst/oct.c, vector/v.vol.rst/user1.c, vector/v.vol.rst/user2.c, vector/v.vol.rst/user3.c, vector/v.voronoi/sw_main.c, vector/v.voronoi/sw_memory.c, vector/v.voronoi/vo_main.c, vector/v.what.rast/main.c, visualization/nviz/src/anim_support.c, visualization/nviz/src/draw.c, visualization/nviz/src/exag.c, visualization/nviz/src/label.c, visualization/nviz/src/map_obj.c, visualization/nviz/src/mkdspf_calc_linefax.c, visualization/nviz/src/mkdspf_iso_surface.c, visualization/nviz/src/nvizMain.c, visualization/nviz/src/nviz_init.c, visualization/nviz/src/position.c, visualization/nviz/src/quick_draw.c, visualization/nviz/src/togl.c, visualization/nviz/src/togl_flythrough.c, visualization/nviz/src/volume.c: cleanup: free() -> G_free(); malloc() -> G_malloc(); alloc()-> G_alloc(); calloc() -> G_calloc(); realloc() -> G_realloc(); fixed gis.h includes where needed (thanks to script of G. Antoniol, Ecole Polytechnique Montreal) 2006-01-04 15:24 markus * lib/gis/ll_scan.c: don't include gis.h twice 2006-01-04 13:40 markus * imagery/: i.rectify/crs.c, i.vpoints/crs.c: fixed headers 2006-01-04 12:40 markus * lib/gis/: ask.c, ask_cell.c, auto_mask.c, cats.c, cell_stats.c, closecell.c, color_free.c, color_rand.c, env.c, format.c, get_cellhd.c, get_row.c, histogram.c, key_value1.c, plot.c, quant.c, rd_cellhd.c, set_window.c, strings.c, tempfile.c, token.c, unix_socks.c, user_config.c, win32_pipes.c, window_map.c: cleanup: free() -> G_free(); malloc() -> G_malloc(); alloc() -> G_alloc(); calloc() -> G_calloc(); realloc() -> G_realloc() 2006-01-04 12:25 brad * imagery/i.ortho.photo/libes/georef.c: resurrected 2006-01-04 12:19 markus * vector/v.in.dwg/description.html: URL updated; cosmetics 2006-01-03 18:47 markus * INSTALL: prerequisites added 2006-01-03 18:32 markus * doc/howto_release.txt: happy new year also here 2006-01-03 15:17 markus * general/manage/lib/do_remove.c: fix 2006-01-03 14:10 markus * include/VERSION: Happy new year 2006-01-03 13:34 markus * display/d.text/main.c: type fixed 2006-01-03 12:01 markus * doc/howto_release.txt: manuals + announcement 2006-01-03 11:46 markus * doc/howto_release.txt: another version paranoia fix 2006-01-03 10:25 brad * imagery/i.ortho.photo/libes/georef.c: - Removed duplicate georef.c - already in lib/imagery - For code refactoring project 2006-01-03 10:08 markus * locale/po/grassmods_pt_br.po: Paulo Marcondes: cont'ed 2006-01-03 09:50 markus * lib/: gmath/la.c, vector/dglib/examples/components.c, vector/dglib/examples/cr_from_a.c, vector/dglib/examples/cr_large_graph.c, vector/dglib/examples/delnode.c, vector/dglib/examples/minspan.c, vector/dglib/examples/shortest_path.c, vector/dglib/examples/span.c, vector/dglib/examples/unflatten.c, vector/dglib/examples/view.c: cleaned up multiple identical include headers 2006-01-03 07:39 markus * lib/gis/: align_window.c, color_range.c: don't clear stuff from math.h 2006-01-03 07:33 markus * lib/gis/: index.c, unctrl.c: fixed KR to ANSI declarations 2006-01-02 23:23 brad * raster/r.mapcalc/: Makefile, column_shift.c, map.c, map3.c, mapcalc.h: - Removed duplicated code from map.c map3.c and moved to column_shift.c - For GRASS code refactoring project 2006-01-02 17:54 markus * raster/r.proj/description.html: added v.in.region trick 2006-01-02 17:46 markus * raster/rasterintro.html: explanations from Glynn added 2006-01-02 17:35 markus * aclocal.m4, configure: re-activated MP-RAS test with bugfix 2006-01-02 17:19 markus * vector/: v.drape/description.html, v.what.rast/description.html: (cross)-refs added 2006-01-02 16:07 markus * visualization/nviz/src/position.c, vector/v.normal/scancats.c, vector/v.qcount/indices.c, vector/v.sample/main.c, vector/v.vol.rst/dataoct.c, vector/v.vol.rst/oct.c, vector/v.vol.rst/user2.c, vector/v.vol.rst/user3.c, vector/v.vol.rst/vector.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 15:58 markus * raster/r.fill.dir/main.c, raster/r.flow/aspect.c, raster/r.flow/calc.c, raster/r.flow/io.c, raster/r.in.gridatb/adjcellhd.c, raster/r.in.gridatb/main.c, raster/r.le/r.le.patch/driver.c, raster/r.le/r.le.patch/input.c, raster/r.le/r.le.patch/main.c, raster/r.le/r.le.patch/patch.c, raster/r.le/r.le.patch/patch.h, raster/r.le/r.le.patch/trace.c, raster/r.le/r.le.pixel/cellclip.c, raster/r.le/r.le.pixel/driver.c, raster/r.le/r.le.pixel/input.c, raster/r.le/r.le.pixel/main.c, raster/r.le/r.le.pixel/pixel.h, raster/r.le/r.le.pixel/texture.c, raster/r.le/r.le.setup/ask_group.c, raster/r.le/r.le.setup/main.c, raster/r.le/r.le.setup/mv_wind.c, raster/r.le/r.le.setup/sample.c, raster/r.le/r.le.setup/setup.c, raster/r.le/r.le.trace/main.c, raster/r.le/r.le.trace/user_input.c, raster/r.out.gridatb/adjcellhd.c, raster/r.out.gridatb/main.c, raster/r.out.mpeg/main.c, raster/r.out.mpeg/write.c, raster/r.out.pov/main.c, raster/r.random/random.c, raster/r.sun/main.c, raster/r.surf.area/main.c, raster/r.topmodel/file_io.c, raster/r.topmodel/infiltration.c, raster/r.topmodel/main.c, raster/r.topmodel/misc.c, raster/simwe/simlib/input.c, raster3d/base/mask_functions.c, raster3d/base/r3.mask.main.c, raster3d/r3.in.ascii/main.c, raster3d/r3.in.v5d/main.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 15:44 stephan * vector/: v.buffer/description.html, v.build/description.html, v.category/description.html, v.clean/description.html, v.convert/description.html, v.digit/description.html, v.external/description.html, v.extrude/description.html, v.in.dwg/description.html, v.in.ogr/description.html, v.in.sites/description.html, v.info/description.html, v.kcv/description.html, v.mkgrid/description.html, v.net/description.html, v.net.alloc/description.html, v.net.iso/description.html, v.net.path/description.html, v.normal/description.html, v.out.dxf/description.html, v.out.pov/description.html, v.overlay/description.html, v.patch/description.html, v.perturb/description.html, v.reclass/description.html, v.segment/description.html, v.select/description.html, v.to.points/description.html, v.to.rast/description.html, v.transform/description.html, v.type/description.html: + HTML-description-update to CSS-code-tags 2006-01-02 15:24 markus * doc/: raster/r.example/Makefile, vector/v.example/Makefile: explain absolute path trick 2006-01-02 15:22 markus * doc/howto_release.txt: explain where to announce 2006-01-02 14:58 markus * lib/imagery/: fopen.c, sigset.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 14:53 markus * lib/gis/: init_map.c, key_value2.c, make_colr.c, mapcase.c, plot.c, find_cell.c, find_vect.c, get_cellhd.c, nme_in_mps.c, quant_io.c, radii.c, store.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 14:37 markus * lib/gis/: color_look.c, color_set.c, flate.c, fpreclass.c, get_projname.c, histogram.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 14:30 markus * lib/gis/: align_window.c, alloc_cell.c, ask.c, ask_cell.c, cell_title.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 14:21 markus * lib/g3d/: cache.c, cachehash.c, changeprecision.c, changetype.c, filecompare.c, filename.c, find_grid3.c, fpcompress.c, g3dalloc.c, g3dcache.c, g3dcats.c, g3dclose.c, g3dcolor.c, g3ddefaults.c, g3ddoubleio.c, g3derror.c, g3dfpxdr.c, g3dintio.c, g3dkeys.c, g3dlong.c, g3dmapset.c, g3dmask.c, g3dmisc.c, g3dnull.c, g3dopen.c, g3dopen2.c, g3dparam.c, g3drange.c, g3dregion.c, g3dresample.c, g3dwindow.c, g3dwindowio.c, getblock.c, header.c, headerinfo.c, index.c, retile.c, rle.c, tilealloc.c, tileio.c, tilemath.c, tilenull.c, tileread.c, tilewrite.c, writeascii.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 12:28 markus * lib/db/: dbmi_base/column.c, dbmi_base/columnfmt.c, dbmi_base/connect.c, dbmi_base/datetime.c, dbmi_base/dbmscap.c, dbmi_base/dirent.c, dbmi_base/error.c, dbmi_base/handle.c, dbmi_base/index.c, dbmi_base/interval.c, dbmi_base/isdir.c, dbmi_base/ret_codes.c, dbmi_base/sqlCtype.c, dbmi_base/sqltype.c, dbmi_base/string.c, dbmi_base/strip.c, dbmi_base/table.c, dbmi_base/token.c, dbmi_base/value.c, dbmi_base/valuefmt.c, dbmi_base/xdrcolumn.c, dbmi_base/xdrdatetime.c, dbmi_base/xdrhandle.c, dbmi_base/xdrindex.c, dbmi_base/xdrtable.c, dbmi_base/xdrtoken.c, dbmi_base/xdrvalue.c, dbmi_base/zero.c, dbmi_client/c_opendb.c, dbmi_client/c_openinsert.c, dbmi_client/c_openselect.c, dbmi_client/c_openupdate.c, dbmi_client/c_update.c, dbmi_client/c_version.c, dbmi_client/printtab.c, dbmi_client/shutdown.c, dbmi_client/start.c, dbmi_driver/driver_state.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 12:21 markus * lib/datetime/local.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 12:21 markus * lib/gis/strings.c: todo added 2006-01-02 12:10 markus * lib/cdhc/: andrsnde.c, andrsndn.c, as177.c, as181.c, as241.c, as66.c, chisqe.c, chisqn.c, cvmw2e.c, cvmw2n.c, dagstndn.c, dcmp.c, dmax.c, dmaxe.c, durbins.c, enormp.c, extreme.c, geary.c, kotz.c, kse.c, ksn.c, kuiprsve.c, kuiprsvn.c, normp.c, omnibus.c, royston.c, shapiro1.c, shapiro2.c, shapiroe.c, watsonue.c, watsonun.c, weisberg.c, xinormal.c: wext() declaration/call fixed; ANSIfication (thanks to script of G. Antoniol) 2006-01-02 11:20 markus * db/drivers/: dbf/cursor.c, dbf/db.c, dbf/describe.c, dbf/driver.c, dbf/execute.c, dbf/fetch.c, dbf/listtab.c, dbf/select.c, ogr/fetch.c, postgres/describe.c, postgres/driver.c, postgres/select.c: ANSIfication (thanks to script of G. Antoniol) 2006-01-02 10:45 markus * db/base/: execute.c, printtab.c: ANSIfication (thanks to script of G. Antoniol 2006-01-02 10:29 markus * scripts/: d.correlate/d.correlate, d.out.png/d.out.png, d.resize/d.resize, d.vect.thematic/d.vect.thematic, i.fusion.brovey/i.fusion.brovey, i.image.mosaic/i.image.mosaic, i.in.spotvgt/i.in.spotvgt, i.oif/i.oifcalc, r.fillnulls/r.fillnulls, r.in.srtm/r.in.srtm, r.plane/r.plane, r.reclass.area/r.reclass.area, r.regression.line/r.regression.line, r.univar.sh/r.univar.sh, v.db.addcol/v.db.addcol, v.db.addtable/v.db.addtable, v.db.droptable/v.db.droptable, v.db.update/v.db.update, v.in.e00/v.in.e00, v.in.garmin/v.in.garmin, v.in.gns/v.in.gns, v.in.mapgen/v.in.mapgen, v.rast.stats/v.rast.stats, v.univar.sh/v.univar.sh: awk test fixed; duplicated awk test removed; gdalinfo/ogr2ogr test fixed; GISBASE test fixed 2006-01-01 15:22 markus * raster/r.colors/description.html: ColorBrewer URL added 2005-12-30 17:44 markus * locale/po/: grasslibs_it.po, grasslibs_ja.po, grasslibs_vi.po, grassmods_it.po, grassmods_ja.po, grassmods_vi.po: update to current message pool 2005-12-30 17:24 markus * visualization/nviz/src/: nvizAppInit.c, nvizMain.c: removed matherr declaration to not fail on FreeBSD 2005-12-30 15:54 markus * INSTALL: Trick to use other compiler than gcc; Pentium64bit CFLAGS 2005-12-30 15:17 markus * aclocal.m4, configure: commented MP-RAS test due to syntax error; caused Debian to fail 2005-12-30 10:07 markus * db/drivers/postgres/main.c: ansified 2005-12-29 23:43 markus * doc/howto_release.txt: updated release instructions 2005-12-29 18:36 markus * SUBMITTING, SUBMITTING_SCRIPTS: separated out scripts programming from C programming 2005-12-29 18:19 markus * vector/vectorintro.html: extended 2005-12-29 18:12 markus * vector/v.surf.rst/: description.html, main.c: reverted back: interpolation -> approximation as requested by Helena 2005-12-29 17:51 markus * vector/: v.normal/main.c, v.perturb/main.c, v.qcount/main.c: oldish pragma removed; exit status fixed 2005-12-29 17:45 markus * lib/gis/: Makefile, strings.c: merged into single file 2005-12-29 17:34 markus * imagery/i.rectify/crs.c: declaration fixed 2005-12-29 14:23 markus * vector/v.univar/main.c: debug ->3 2005-12-29 12:37 markus * raster/Makefile: r.carve added 2005-12-29 12:37 markus * raster/r.carve/: Makefile, README, description.html, enforce.h, enforce_ds.c, lobf.c, main.c, support.c, vect.c: Helena Mitasova + Brad Douglas: new module 2005-12-29 12:18 markus * raster/r.digit/main.c: help text added (fixes Debian bug#287589) 2005-12-29 12:11 markus * vector/v.vol.rst/description.html: better example: slovakia3d 2005-12-29 11:37 markus * vector/v.surf.rst/: description.html, main.c: Jaro Hofierka: approximation -> interpolation to avoid confusion 2005-12-29 10:38 markus * vector/v.vol.rst/description.html: CV comments from Jaro added 2005-12-29 10:33 markus * vector/v.vol.rst/main.c: message homogenization with v.surf.rst; i18N 2005-12-29 10:30 markus * vector/v.surf.rst/: description.html, main.c: exit status; message homogenization with v.vol.rst 2005-12-29 00:38 markus * raster/r.info/main.c: -h flag added to print only history (such as in v.info) 2005-12-28 22:32 markus * vector/v.univar/: description.html, main.c: messages improved; i18N; example added 2005-12-28 22:17 markus * vector/v.vol.rst/description.html: explicitely type=point for v.univar 2005-12-28 17:45 markus * vector/v.vol.rst/description.html: cross validation prettified 2005-12-28 17:45 markus * vector/v.vol.rst/main.c: message cosmetics 2005-12-28 17:20 markus * vector/v.vol.rst/description.html: clarified g.region 2005-12-28 17:16 markus * vector/v.vol.rst/description.html: g3.region -> g.region 2005-12-28 17:13 markus * vector/v.vol.rst/user1.c: message cosmetics 2005-12-28 13:59 markus * vector/v.drape/description.html: fixes + examples beautified 2005-12-28 13:58 markus * vector/v.drape/spearfish.pov: added sample povscript 2005-12-28 13:28 markus * vector/v.drape/main.c: updated to better follow GRASS coding standards 2005-12-28 13:07 markus * raster/r.le/r.le.setup/polytocell/: bmf_to_cll.c, do_dots.c, find_area.c, ply_t_bmif.c, ply_to_cll.h, yadjust.c: some header fixes 2005-12-28 10:40 markus * vector/v.extract/description.html: examples beautified 2005-12-28 10:35 markus * vector/v.info/main.c: message cosmetics 2005-12-28 10:33 markus * vector/v.out.ogr/description.html: examples beautified 2005-12-23 17:08 markus * visualization/nviz/html/: nviz_panel_vol.html, nviz_toc.html, nvimg/panel/volumes.gif: added volume manual 2005-12-22 15:40 markus * raster3d/raster3dintro.html: cosmetics 2005-12-22 15:37 markus * general/g.region/cmd/description.html: 3d voxel example added 2005-12-22 15:33 markus * general/g.region/cmd/description.html: interactive mode basically removed; examples renovated to Spearfish 2005-12-22 14:55 markus * locale/README: added keymap switches 2005-12-22 14:53 markus * locale/po/: grasslibs_hi.po, grassmods_hi.po: headers fixed 2005-12-22 14:52 markus * locale/po/grasslibs_ko.po: fixed \\n and %s 2005-12-22 14:36 markus * locale/po/grasslibs_hi.po: Two sample phrases translated 2005-12-21 11:55 markus * doc/raster/r.example/main.c: fixed creeped in return 2005-12-21 01:37 hamish * lib/gis/history.c: strncpy() doesn't null terminate, get history length from gis.h 2005-12-21 00:34 hamish * raster/r.sun/main.c: msg cosmetics, exit return codes to EXIT_SUCCESS, EXIT_FAILURE 2005-12-21 00:01 hamish * raster/r.sun/description.html: make example better 2005-12-21 00:00 hamish * raster/r.mapcalc/map.c: map type in history is "raster" as per lib fn documentation 2005-12-20 22:33 markus * locale/po/: grasslibs_hi.po, grassmods_hi.po: added Hindi support 2005-12-20 21:21 markus * raster/r.mapcalc/main.c: also accept --help (such as in parser.c) 2005-12-20 17:02 markus * SUBMITTING: added G_free() 2005-12-20 15:24 markus * general/g.proj/description.html: example fix: better use ERDAS/Img format and no -e flag to make datum description survive conversion 2005-12-20 10:20 markus * raster/r.walk/main.c: activated history (using Hamish's new method) 2005-12-20 10:18 markus * general/g.region/cmd/main.c: clarified -l and -b flag 2005-12-20 08:48 hamish * include/gisdefs.h: remove a few more fns which were moved into the edit lib 2005-12-20 07:49 hamish * raster/: r.in.mat/main.c, r.patch/main.c, r.series/main.c: use G_command_history(), i18n of error messages 2005-12-20 07:42 hamish * lib/gis/history.c: G_short_history(): limit string copy to allocated size in the struct 2005-12-20 07:39 hamish * raster/r.sun/: description.html, main.c: cleanup fatal errors, i18n, cleanup history, add example of nice output 2005-12-20 05:40 hamish * include/gisdefs.h, lib/gis/history.c, raster/r.in.mat/main.c: add G_command_history() for adding command line to raster's hist file. removed G_edit_history() from gisdefs.h as AFAICT it doesn't exist. 2005-12-19 17:14 markus * general/g.region/cmd/: local_proto.h, main.c, printwindow.c: Soeren Gebbert : new -b flag (bounding box in LatLong/WGS84); indenting of printwindow.c 2005-12-19 15:53 markus * visualization/nviz/src/: README, tkInt8.4.9.h, tkIntDecls8.4.9.h, togl.c: To make Fodera Core4 happy, tkInt[Decls]8.4.9.h included 2005-12-19 15:39 markus * swig/license.mbox: GRASS-SWIG License file from Ari Jolma 2005-12-19 15:33 markus * raster/r.sun/main.c: description correction 2005-12-18 23:19 hamish * lib/symbol/read.c: i18n, fix path names in comments 2005-12-16 22:38 markus * raster/r.cost/main.c: message cleanup; i18N; percent=100% 2005-12-16 22:36 cho * raster/simwe/: r.sim.sediment/main.c, r.sim.water/main.c, simlib/hydro.c: undefined symbols in Cygwin fixed 2005-12-16 22:26 cho * display/d.mapgraph/main.c: fixed string 2005-12-16 22:04 markus * raster/r.walk/description.html: cosmetics 2005-12-16 22:03 markus * raster/r.walk/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c 2005-12-16 21:56 markus * raster/r.cost/main.c: i18N; EXIT_SUCCESS/EXIT_FAILURE; indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c 2005-12-16 14:10 hamish * raster/r.volume/main.c: i18n macros 2005-12-16 13:58 hamish * raster/Makefile: add r.volume 2005-12-16 13:56 hamish * raster/r.volume/: Makefile, centroids.c, description.html, main.c: initial copy into GRASS 6. sites needs updating to new vectors, and probably the centroid output doesn't work at all. 2005-12-16 12:00 markus * scripts/v.rast.stats/v.rast.stats: correct use of TMP files 2005-12-16 11:51 markus * scripts/v.rast.stats/v.rast.stats: bugfix if many cats present; error test fixed; better messages 2005-12-16 11:48 markus * scripts/v.db.addtable/v.db.addtable: heavy error checking added (if only layers > 1 defined) 2005-12-16 11:12 markus * vector/v.db.connect/main.c: fix for -p case 2005-12-16 11:02 markus * vector/v.db.connect/main.c: check if table name is valid; exit status 2005-12-16 11:01 markus * include/proto_dbmi.h, lib/db/dbmi_base/legal_dbname.c: written db_legal_tablename() for v.db.connect 2005-12-16 10:51 markus * lib/vector/Vlib/legal_vname.c: doxygenized 2005-12-16 10:36 markus * scripts/v.db.addcol/v.db.addcol: added missing error check 2005-12-16 09:47 markus * raster/r.drain/description.html: cosmetics 2005-12-16 09:42 markus * raster/r.drain/main.c: indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \ -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \ -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c 2005-12-16 09:41 markus * raster/r.drain/: Makefile, description.html, main.c: Roberto Flor, Matteo Franchi: error checking and vector points added 2005-12-16 02:11 hamish * display/d.mapgraph/: description.html, main.c: this module is superseded. Please use 'd.graph -m' instead. 2005-12-16 01:57 hamish * display/d.graph/main.c, vector/v.to.rast/main.c, vector/v.to.rast3/main.c: EXIT_SUCCESS and EXIT_FAILURE 2005-12-16 00:22 cho * locale/po/grasslibs_ko.po: more Korean translation 2005-12-16 00:16 markus * SUBMITTING: extended/updated 2005-12-16 00:11 hamish * vector/v.to.rast/main.c: make direction source option more readable 2005-12-16 00:05 hamish * vector/v.to.rast/main.c: reorder options 2005-12-15 23:55 hamish * display/d.graph/graphics.c: update error message, skip blank lines in input file 2005-12-15 23:41 hamish * vector/v.to.rast3/main.c: reorder options, i18n of error messages 2005-12-15 23:31 hamish * vector/v.to.rast/main.c: add column-type hint to column= option description 2005-12-15 21:09 markus * lib/sites/sites.c: unhelpful message hopefully improved 2005-12-15 18:53 radim * db/drivers/postgres/describe.c: fix for tables without oid 2005-12-15 15:28 markus * raster/r.walk/TODO: Suggestions from Ferdinando Urbano 2005-12-15 15:28 markus * raster/r.walk/description.html: Updates from Ferdinando Urbano 2005-12-15 12:18 markus * vector/v.digit/main.c: better message 2005-12-15 11:02 hamish * display/d.graph/: description.html, do_graph.c, graphics.c, local_proto.h, main.c: add line width command 2005-12-15 10:34 markus * locale/po/: grasslibs_pl.po, grassmods_pl.po: Artur Nie¶cior : initial translation to Polish 2005-12-15 02:10 hamish * display/d.graph/do_graph.c: merge d.mapgraph functionality into d.graph with -m flag 2005-12-15 01:58 hamish * display/d.graph/description.html: merge in d.mapgraph functionality 2005-12-15 01:44 hamish * display/d.graph/: do_graph.c, main.c, options.h: merge in d.mapgraph functionality as -m flag 2005-12-15 01:37 hamish * display/d.graph/description.html: add note that "polyline" exists 2005-12-15 01:29 hamish * display/d.graph/do_graph.c: G_getl2() removes newline so we can't remove it again 2005-12-15 01:24 markus * raster/r.walk/description.html: small updates by Ferdinando Urbano 2005-12-14 17:01 stephan * raster/r.mapcalc/r.mapcalc.html: + beautify HTML-description 2005-12-14 13:42 markus * raster/r.walk/main.c: coeff cosmetics 2005-12-14 13:41 markus * raster/r.walk/: description.html, main.c: some cleanup; docs extended 2005-12-14 10:30 markus * raster/r.walk/description.html: cosmetics 2005-12-14 03:11 hamish * display/d.graph/description.html: many updates 2005-12-14 03:00 hamish * display/d.graph/grass_logo.txt: add d.graph example from 5.0 source (grass.logo.sh) 2005-12-14 02:53 markus * vector/v.sample/: description.html, main.c: de-mystified 2005-12-14 02:47 hamish * display/d.graph/: do_graph.c, main.c: add some debug hints 2005-12-14 02:30 hamish * display/d.graph/: do_graph.c, graphics.c, local_proto.h, main.c: add text rotation command 2005-12-14 02:27 markus * vector/v.to.points/description.html: de-mystified 2005-12-14 02:17 markus * raster/rasterintro.html: extended 2005-12-14 02:14 markus * vector/v.segment/description.html: slightly less mysterious 2005-12-14 01:22 hamish * display/d.graph/do_graph.c: skip commented polygon coordinate lines 2005-12-14 01:11 hamish * display/d.graph/: do_graph.c, graphics.c: error checking and warnings on bad input 2005-12-14 00:40 markus * raster/r.walk/description.html: added 2005-12-13 22:35 hamish * display/d.graph/main.c: add to G_recreate_command() list if input came from a file 2005-12-13 12:55 hamish * display/d.where/: description.html, local_proto.h, main.c, where.c: add flag to output frame coordinates (as percentage). useful for d.graph, etc. 2005-12-13 12:08 hamish * lib/gis/parser.c: key_desc to "name" for standard map options 2005-12-13 12:00 hamish * display/d.graph/: local_proto.h, main.c, do_graph.c, graphics.c: i18n, simplify RGB color handling, use G_getl2() for input parsing, crop whitespace from input lines. Not bothering to do same to d.mapgraph as it will be merged into this module in future. 2005-12-13 11:30 hamish * display/d.graph/description.html: add example 2005-12-12 22:56 markus * lib/gis/error.c: don't ring the bell for G_message() 2005-12-12 22:55 markus * locale/po/grassmods_de.po: get rid of unneeded Carriage return 2005-12-12 22:48 markus * visualization/xganim/main.c: get rid of unneeded Carriage return 2005-12-12 22:42 hamish * lib/gis/parser.c: add key_desc to standard where and cats options 2005-12-12 15:53 stephan * raster/: r.out.arc/description.html, r.out.ascii/description.html, r.out.bin/description.html, r.out.mat/description.html, r.out.mpeg/description.html, r.out.pov/description.html, r.out.ppm/description.html, r.out.ppm3/description.html, r.out.vtk/description.html: + beautify HTML-descriptions 2005-12-12 15:30 stephan * raster/: r.in.arc/description.html, r.in.ascii/description.html, r.in.bin/description.html, r.in.gdal/description.html, r.in.mat/description.html, r.in.poly/description.html: + beatifying HTML-descriptions 2005-12-10 19:06 stephan * scripts/: v.db.addtable/description.html, v.db.droptable/description.html: + beautifying HTML-descriptions 2005-12-10 18:58 stephan * vector/: v.db.connect/description.html, v.db.select/description.html: + beautifying HTML-descriptions 2005-12-10 18:49 stephan * db/base/: db.columns.html, db.createdb.html, db.describe.html, db.droptable.html, db.execute.html, db.select.html, db.tables.html: + beautifying HTML-descriptions 2005-12-09 12:40 stephan * locale/po/grassmods_fr.po: + continued french i18N translations by Eve (alias 'phyto') 2005-12-09 12:37 stephan * locale/po/grasslibs_fr.po: + updated french i18N translations by Eve (alias 'phyto') 2005-12-08 20:22 markus * general/g.region/cmd/printwindow.c: added missing rows/cols etc output for -g flag 2005-12-08 09:36 stephan * general/: g.region/cmd/description.html, manage/cmd/g.copy.html, manage/cmd/g.remove.html, manage/cmd/g.rename.html: + removed HTML-tags from
 env.  + beautified

2005-12-07 18:14  markus

	* raster/Makefile: r.walk added

2005-12-07 18:07  markus

	* raster/r.walk/: Makefile, btree.c, cost.h, local_proto.h, main.c,
	  memory.c, memory.h, stash.h: added new module: extended r.cost

2005-12-07 18:05  markus

	* raster/r.cost/description.html: prettified examples etc

2005-12-07 14:31  stephan

	* general/: g.ask/description.html, g.filename/description.html,
	  g.findfile/description.html, g.gisenv/description.html,
	  g.mapset/description.html, g.mapsets/description.html,
	  g.parser/description.html, g.region/cmd/description.html,
	  g.tempfile/description.html, manage/cmd/g.copy.html,
	  manage/cmd/g.remove.html, manage/cmd/g.rename.html: + beautified
	  g.x description.html files according to Markus' CSS

2005-12-06 11:10  hamish

	* lib/gis/parser.c: G_usage() description of strings are not always
	  names. Changed to match HTML and TCL option descriptors.

2005-12-04 22:08  paul

	* general/g.proj/main.c: Make parser output clearer

2005-12-04 17:17  paul

	* general/g.proj/main.c: Correct the logic that checks if we should
	  prompt before overwritting projection files.

2005-12-04 15:44  paul

	* general/g.proj/main.c: Don't try to overwrite projection if
	  PERMANENT mapset is not selected (bug 3876), fix error checking
	  to catch invalid proj.4 strings, don't overwrite region files
	  unless projection number or zone have changed.

2005-12-04 15:37  paul

	* lib/proj/convert.c: Return 1 for XY, 2 for projected or latlong
	  co-ordinate system as requested by Radim

2005-12-03 21:05  markus

	* raster/r.flow/mem.c: commented version advertisement

2005-12-02 00:49  michael

	* scripts/r.mask/: description.html, r.mask: update to add remove
	  MASK option

2005-12-01 13:44  bob

	* visualization/nviz/src/do_zoom.c: Fixed max size init

2005-11-30 18:17  markus

	* vector/Makefile: v.extrude added

2005-11-30 18:17  markus

	* vector/v.extrude/: Makefile, description.html, main.c: Jachym
	  Cepicky: new extrude module

2005-11-30 16:26  markus

	* vector/v.to.db/: areas.c, description.html: Wolf Bergenheim: use
	  geodetic length for perimeter in LatLong; prettified areas.c with
	  indent

2005-11-30 00:07  michael

	* scripts/r.mask/r.mask: update for Cygwin compatibility

2005-11-29 17:38  paul

	* lib/gis/datum.table: Add comment about EPSG datum names

2005-11-29 17:02  markus

	* configure, configure.in, grass.pc.in: initial grass.pc[.in] file
	  added

2005-11-28 22:51  markus

	* scripts/r.mask/description.html: fixed a couple of problems

2005-11-28 17:26  michael

	* scripts/r.mask/: Makefile, description.html, r.mask: Script to
	  facilitate MASK creation

2005-11-28 17:24  michael

	* scripts/d.vect.thematic/description.html: Update for graduated
	  line widths

2005-11-28 17:17  michael

	* scripts/d.vect.thematic/d.vect.thematic: Update to add graduated
	  line width, remove spaces from argument options, and fix bugs
	  (hanging and group save in GIS Manager).

2005-11-28 16:51  markus

	* imagery/i.rectify/rectify.c: longer buffer

2005-11-28 09:37  markus

	* vector/v.in.ascii/: description.html, in.c: Helena: support for
	  no-topology added (to be used for large points maps only)

2005-11-27 11:42  stephan

	* locale/po/grassmods_de.po: + more german i18n-translations

2005-11-25 18:38  markus

	* locale/po/grasslibs_de.po: Cosmetics; new messages added

2005-11-25 15:46  radim

	* raster/r.out.bin/tif_swab.c: MINGW

2005-11-25 15:41  radim

	* raster/: r.out.bin/tif_swab.c, r.out.tiff/r.out.tiff.c: MINGW

2005-11-25 15:38  radim

	* raster/r.mapcalc/Makefile: .exe

2005-11-25 15:37  radim

	* raster/r.mapcalc/main.c: MINGW (Javier Yebrin)

2005-11-25 15:30  radim

	* lib/init/Makefile: .exe

2005-11-25 15:25  radim

	* lib/init/run.c: dont use SIGQUIT on MINGW

2005-11-25 15:14  radim

	* lib/init/lock.c: MINGW

2005-11-25 15:05  radim

	* lib/init/Makefile: USE_CURSES

2005-11-25 15:05  radim

	* lib/init/clean_temp.c: sleep->G_sleep

2005-11-25 15:01  radim

	* configure, configure.in, include/Make/Platform.make.in:
	  USE_CURSES

2005-11-25 14:51  radim

	* lib/init/clean_temp.c: MINGW

2005-11-25 14:37  radim

	* lib/gis/whoami.c: G_whoami on MINGW (Javier Yebrin)

2005-11-25 14:30  radim

	* lib/form/open.c: winsock.h (Javier Yebrin)

2005-11-25 14:19  radim

	* lib/form/form.c: definitions for MINGW (from Javier Yebrin)

2005-11-25 14:15  radim

	* configure, configure.in: define CROSS_COMPILING

2005-11-25 14:14  radim

	* include/Make/: Html.make, Platform.make.in: dont generate man
	  pages if CROSS_COMPILING

2005-11-25 14:09  radim

	* lib/db/dbmi_base/Makefile: +XDRLIB

2005-11-25 13:52  radim

	* general/manage/lib/read_list.c: sleep -> G_sleep

2005-11-25 13:50  radim

	* general/manage/lib/sighold.c: dont use SIGQUIT on MINGW (from
	  Javier Yebrin)

2005-11-25 13:41  radim

	* db/base/Makefile: + XDRLIB

2005-11-25 12:06  radim

	* vector/v.in.ascii/: in.c, points.c: missing headers

2005-11-25 11:48  radim

	* lib/vector/Vlib/: close.c, open.c: Vect_coor_info on MINGW

2005-11-25 10:29  radim

	* db/drivers/dbf/table.c: mv fix

2005-11-24 11:48  moritz

	* lib/gis/: datum.table, ellipse.table:
	  corrected ellispoid definition for ntf datum

2005-11-24 03:35  helena

	* raster/simwe/r.sim.water/description.html: adding missing
	  description file

2005-11-23 17:04  markus

	* Makefile, swig/Makefile, swig/perl/index.dox: added initial
	  GRASS-SWIG docs

2005-11-23 15:07  markus

	* Makefile: fix demolocation permission problems

2005-11-23 14:15  radim

	* lib/form/: form.c, html_library_grass.tcl: fix for null value

2005-11-22 21:14  markus

	* raster/simwe/: r.sim.sediment/main.c,
	  r.sim.sediment/waterglobs.h, r.sim.water/main.c,
	  r.sim.water/waterglobs.h, simlib/waterglobs.h: Jaro Hofierka:
	  variables declaration fixes

2005-11-22 17:04  markus

	* db/drivers/Makefile: fixed bug #3854

2005-11-22 15:28  radim

	* vector/v.to.db/: global.h, lines.c, parse.c, report.c, update.c:
	  start/end

2005-11-21 21:16  markus

	* raster3d/raster3dintro.html: url fixed

2005-11-21 21:13  markus

	* raster3d/raster3dintro.html: extended

2005-11-21 20:41  markus

	* configure, configure.in: be more chatty in nad2bin error message

2005-11-21 19:26  radim

	* vector/v.patch/main.c: forget to change cats

2005-11-21 18:38  radim

	* vector/v.patch/main.c: patch tables

2005-11-21 17:37  bob

	* vector/v.to.db/areas.c: Fixed compiler error

2005-11-21 17:34  bob

	* visualization/nviz/scripts/: panel_animation.tcl,
	  panel_kanimator.tcl: Added FFMPEG support

2005-11-21 17:31  bob

	* configure, configure.in, include/config.h.in,
	  include/Make/Platform.make.in, lib/ogsf/Makefile,
	  lib/ogsf/gsd_img_ppm.c, visualization/nviz/src/Makefile,
	  visualization/nviz/src/anim_support.c,
	  visualization/nviz/src/init_commands.c: Added FFMPEG support

2005-11-21 09:19  markus

	* include/Make/Shlib.make: added missing quotes

2005-11-21 09:10  markus

	* Makefile: chmod 744 install-sh for Solaris

2005-11-20 11:59  hamish

	* scripts/d.out.gpsdrive/d.out.gpsdrive: output filename is
	  required

2005-11-19 20:28  markus

	* raster3d/r3.to.rast/main.c: Soeren Gebbert: fixing wrong NULL
	  settings

2005-11-19 20:27  markus

	* raster3d/r3.out.vtk/description.html: Soeren Gebbert: extended

2005-11-19 20:26  markus

	* raster/r.out.vtk/description.html: Soeren Gebbert: fixes

2005-11-19 18:26  markus

	* INSTALL: Solaris hint added

2005-11-18 15:27  radim

	* lib/db/dbmi_base/column.c: used 0/1 instead of
	  DB_DEFINED/DB_UNDEFINED

2005-11-18 15:23  radim

	* lib/db/dbmi_client/start.c: binary mode

2005-11-18 12:27  markus

	* lib/db/dbmi_client/start.c: printf -> G_debug

2005-11-18 07:29  hamish

	* visualization/nviz/html/index.html: name of docs

2005-11-17 22:07  cho

	* raster/simwe/r.sim.water/main.c: corrected test

2005-11-17 22:05  cho

	* raster/simwe/r.sim.water/main.c: added NetBSD, OpenBSD

2005-11-17 22:03  cho

	* raster/simwe/r.sim.water/main.c: added __FreeBSD__ test to avoid
	  malloc.h error

2005-11-17 00:00  markus

	* doc/howto_release.txt: new URL for announcements

2005-11-16 16:33  markus

	* vector/v.in.db/description.html: fixed SQLite example; now works

2005-11-16 14:39  markus

	* vector/v.proj/description.html: example added

2005-11-16 14:34  markus

	* vector/v.in.db/description.html: fixed DBF example, added SQLITE
	  example

2005-11-16 13:20  markus

	* REQUIREMENTS.html: cosmetics

2005-11-16 12:58  hamish

	* visualization/nviz/html/nviz_toc.html: more cleanup

2005-11-16 12:52  hamish

	* visualization/nviz/html/: nviz_3dsetting.html, nviz_desc.html,
	  nviz_image.html, nviz_panel_anim.html, nviz_panel_color.html,
	  nviz_panel_cplane.html, nviz_panel_dsf.html,
	  nviz_panel_dsf1.html, nviz_panel_dsf2.html, nviz_panel_dsf3.html,
	  nviz_panel_kanim.html, nviz_panel_labels.html,
	  nviz_panel_lights.html, nviz_panel_move.html,
	  nviz_panel_pos.html, nviz_panel_scale.html,
	  nviz_panel_sdiff.html, nviz_panel_sites.html,
	  nviz_panel_surf.html, nviz_panel_vect.html, nviz_panel_what.html,
	  nviz_script.html, nviz_state.html, nviz_toc.html: cleanup of help
	  pages

2005-11-16 10:11  hamish

	* lib/ogsf/gpd.c, lib/ogsf/gsd_objs.c,
	  visualization/nviz/scripts/panel_site.tcl: add wire-frame box
	  object, compiler warnings

2005-11-16 09:19  hamish

	* visualization/nviz/scripts/panel_site.tcl: add cube, activate
	  asterisk and gyroscope

2005-11-16 09:18  hamish

	* lib/ogsf/: gpd.c, gsd_objs.c: add a cube object

2005-11-16 05:52  hamish

	* lib/gis/parser.c: fix comment

2005-11-15 18:35  michael

	* scripts/d.vect.thematic/d.vect.thematic: Minor updates. No change
	  in functionality.

2005-11-15 14:56  markus

	* configure, configure.in: generate Makefile.PL from Makefile.PL.in
	  by configure

2005-11-15 13:50  markus

	* swig/perl/Makefile.PL.in: generate Makefile.PL from
	  Makefile.PL.in by configureMakefile.PL

2005-11-15 10:20  hamish

	* vector/vectorintro.html: text cleanup, input modules, html bug

2005-11-15 09:47  markus

	* scripts/v.db.addcol/description.html: example prettified

2005-11-15 09:14  markus

	* display/d.colors/description.html,
	  display/d.rast.edit/description.html,
	  display/d.what.vect/description.html,
	  display/drivers/PNG/description.html,
	  general/g.parser/description.html,
	  general/g.setproj/description.html,
	  imagery/i.class/description.html,
	  imagery/i.ortho.photo/menu/description.html,
	  imagery/i.ortho.photo/photo.2image/description.html,
	  imagery/i.ortho.photo/photo.2target/description.html,
	  imagery/i.ortho.photo/photo.camera/description.html,
	  imagery/i.ortho.photo/photo.init/description.html,
	  imagery/i.ortho.photo/photo.rectify/description.html,
	  imagery/i.points/description.html,
	  imagery/i.vpoints/description.html, lib/db/sqlp/description.html,
	  lib/init/grass6.html, lib/init/helptext.html,
	  lib/init/variables.html, raster/rasterintro.html,
	  raster/r.coin/description.html, raster/r.digit/description.html,
	  raster/r.le/r.le.setup/description.html,
	  raster/r.mapcalc/r.mapcalc.html,
	  raster/r.mapcalc/r3.mapcalc.html,
	  raster/r.region/description.html,
	  raster/r.terraflow/description.html, raster3d/raster3dintro.html,
	  raster3d/base/r3.mask.html, scripts/v.build.all/description.html,
	  scripts/v.db.reconnect.all/description.html,
	  vector/vectorintro.html: alt tag

2005-11-15 09:01  markus

	* include/Make/Html.make, lib/gis/parser.c: alt tag added

2005-11-15 07:51  markus

	* vector/v.to.rast3/description.html: added missing file

2005-11-15 07:46  markus

	* vector/v.parallel/description.html: added missing file

2005-11-15 07:43  markus

	* vector/v.sample/description.html: html fixes

2005-11-14 17:30  markus

	* lib/proj/convert.c: Campo_Inchauspe_1969 synonyms added

2005-11-14 17:30  markus

	* lib/gis/: datum.table, datumtransform.table: Campo_Inchauspe_1969
	  added from CONAE/NIMA sources

2005-11-14 13:46  radim

	* db/base/Makefile: EXE_SUFFIX

2005-11-14 13:43  radim

	* include/Make/: Module.make, Platform.make.in: EXE_SUFFIX

2005-11-14 13:40  radim

	* db/drivers/dbf/Makefile, db/drivers/postgres/Makefile,
	  db/drivers/sqlite/Makefile, db/drivers/mysql/Makefile,
	  db/drivers/odbc/Makefile, configure, configure.in: EXE_SUFFIX

2005-11-14 13:22  radim

	* lib/db/: dbmi_client/shutdown.c, dbmi_driver/driver.c:
	  DB_PROC_SHUTDOWN_DRIVER for mingw

2005-11-14 13:19  radim

	* include/dbmi.h: DB_PROC_SHUTDOWN_DRIVER

2005-11-14 12:03  markus

	* db/base/db.copy.html: examples fixed and prettified

2005-11-14 09:49  markus

	* raster/r.resamp.rst/main.c: message cosmetics

2005-11-14 03:45  helena

	* vector/v.surf.rst/main.c: small changes to description

2005-11-14 03:40  helena

	* vector/v.surf.rst/description.html: update for CV use,
	  interpolation changed to approximation

2005-11-14 00:00  hamish

	* raster/r.resamp.rst/main.c: change warning to fatal error if
	  resolutions do not match (bug# 3826)

2005-11-13 11:51  stephan

	* locale/po/grassmods_de.po: + more german i18n-translations

2005-11-12 13:25  hamish

	* raster/r.resamp.rst/main.c: add G_done_msg()

2005-11-12 13:19  hamish

	* raster/r.resamp.rst/main.c: use local_proto.h

2005-11-12 13:12  hamish

	* lib/rst/interp_float/ressegm2d.c: let G_percent() really get to
	  100%

2005-11-12 12:48  hamish

	* raster/r.resamp.rst/: description.html, main.c: cleanup of text
	  strings and check input values

2005-11-12 11:17  hamish

	* raster/r.resamp.rst/main.c: string cleanup and i18n

2005-11-12 10:24  hamish

	* scripts/v.rast.stats/v.rast.stats: speed & clean

2005-11-12 06:17  hamish

	* scripts/d.out.gpsdrive/description.html: spelling

2005-11-12 06:11  hamish

	* scripts/: Makefile, d.out.gpsdrive/Makefile,
	  d.out.gpsdrive/d.out.gpsdrive, d.out.gpsdrive/description.html:
	  Module for creating GpsDrive backdrop images

2005-11-12 05:57  hamish

	* general/g.region/cmd/: local_proto.h, main.c, printwindow.c: make
	  -e flag respect -g flag

2005-11-11 23:44  brad

	* vector/v.hull/main.c: - Bug fix

2005-11-11 19:10  stephan

	* locale/po/grassmods_de.po: + small german i18n updates.

2005-11-11 14:48  markus

	* lib/proj/projlib.dox: added how to add datum trafo parms

2005-11-11 12:15  markus

	* general/g.proj/description.html: examples prettified

2005-11-11 05:07  hamish

	* raster/r.resamp.rst/main.c: ran indent: $ indent -nbad -bap -bbb
	  -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb -nce \	   -ci4 -cli0 -ncs
	  -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp -npcs \     -pi4
	  -nprs -npsl -sbi0 -sc -nsob -ss -ts8	main.c

2005-11-11 03:11  helena

	* raster/r.terraflow/: main.cc, grass2str.h: fp output of filled
	  DEM fix

2005-11-10 21:00  markus

	* doc/howto_release.txt: added OSdir

2005-11-10 19:51  markus

	* lib/proj/projlib.dox: Makefile example

2005-11-10 18:14  radim

	* lib/db/: dbmi_driver/d_mkdir.c, dbmi_client/shutdown.c,
	  dbmi_client/start.c: mingw

2005-11-10 18:10  radim

	* lib/: gis/env.c, gis/location.c, db/dbmi_base/dbmscap.c,
	  db/dbmi_base/login.c, db/dbmi_base/xdr.h: mingw

2005-11-10 17:34  paul

	* lib/proj/projlib.dox: Add just a little more information

2005-11-10 17:04  markus

	* lib/proj/Makefile, Makefile: proj dox added

2005-11-10 17:00  markus

	* lib/proj/projlib.dox: placeholder dox added

2005-11-10 15:06  radim

	* db/base/: columns.c, createdb.c, describe.c, dropdb.c,
	  droptable.c, execute.c, select.c, tables.c: correct error message

2005-11-10 13:03  markus

	* vector/v.in.ascii/description.html: examples prettified

2005-11-10 12:29  markus

	* scripts/v.rast.stats/: description.html, v.rast.stats: permit
	  other DB drivers than dbf; awk test updated; examples prettified

2005-11-10 12:04  radim

	* lib/vector/diglib/: portable/i386-pc-mingw32msvc.h, Makefile,
	  allocation.c: mingw

2005-11-10 11:31  radim

	* include/Make/Shlib.make: mingw

2005-11-10 11:24  radim

	* lib/vector/rtree/gammavol.c: gamma -> lgamma

2005-11-10 11:22  markus

	* lib/db/sqlp/description.html: examples prettified

2005-11-10 09:10  markus

	* raster/r.in.gdal/main.c: improved message if prj info is absent

2005-11-10 08:34  markus

	* vector/v.in.ogr/main.c: improved message if .prj file is absent

2005-11-10 01:12  brad

	* vector/v.hull/main.c: - Fixed realloc error

2005-11-09 15:31  radim

	* include/gisdefs.h, lib/gis/error.c, lib/gis/gisinit.c,
	  lib/gis/sleep.c: G_sleep

2005-11-09 15:31  radim

	* configure, configure.in, include/Make/Platform.make.in: mingw

2005-11-09 14:37  markus

	* vector/v.in.ogr/main.c: advertise the number of features to be
	  imported

2005-11-09 14:19  markus

	* db/base/db.connect.html: examples prettified

2005-11-08 17:58  markus

	* vector/v.to.db/description.html: topological example added

2005-11-08 17:33  markus

	* vector/vectorintro.html: more explanations

2005-11-08 17:14  markus

	* vector/v.clean/main.c: changed err -> error for consistency; i18N

2005-11-08 14:00  markus

	* scripts/r.fillnulls/r.fillnulls: fixed TMP file mess

2005-11-08 13:19  hamish

	* vector/v.buffer/Makefile: add dbmi lib & deps for dynamic buffer
	  size from attribute column

2005-11-08 13:14  hamish

	* vector/v.buffer/main.c: add dynamic buffer sizing from attribute
	  column

2005-11-08 08:43  markus

	* raster/r.stats/main.c: removed unused var; i18N

2005-11-08 07:40  hamish

	* vector/v.buffer/main.c: i18n

2005-11-08 01:13  brad

	* raster/r.stats/main.c: variable i has no usage (is used but not
	  set or incremented); replaced with nflies

2005-11-07 19:09  markus

	* scripts/i.in.spotvgt/: description.html, i.in.spotvgt: optionally
	  process and import quality map (status map)

2005-11-07 17:22  markus

	* vector/v.univar/main.c: where option added

2005-11-07 10:57  markus

	* vector/: v.to.db/description.html, v.what.rast/description.html:
	  v.what.vect link added; examples prettified

2005-11-07 10:54  markus

	* vector/v.distance/description.html: v.what.vect link added

2005-11-07 10:51  markus

	* scripts/Makefile: v.what.vect added

2005-11-07 10:50  markus

	* scripts/v.what.vect/: Makefile, description.html, v.what.vect:
	  added

2005-11-07 10:42  radim

	* vector/v.distance/main.c: 2. fix for to_attr if no nearest

2005-11-07 10:35  radim

	* vector/v.distance/main.c: fix for to_attr if no nearest

2005-11-07 10:23  markus

	* vector/v.distance/description.html: examples prettified to new
	  CSS based style

2005-11-07 09:47  markus

	* debian/patches/htmlgen-fakeroot.dpatch: patch hacked again

2005-11-07 09:30  markus

	* raster/r.stats/main.c: fixed segfault again (taken from r.patch)

2005-11-05 18:35  glynn

	* configure, aclocal.m4, configure.in: Split LOC_CHECK_VERSION into
	  _INT and _STRING versions

2005-11-05 18:30  glynn

	* configure.in: Fix message for TIFF library check

2005-11-05 10:55  brad

	* vector/v.vol.rst/: dataoct.c, dataoct.h, externs.h, main.c,
	  oct.c, oct.h, points.h, user.h, user1.c, user2.c, user4.c,
	  userextern.h, userglobs.h: - Removed unused variables - Ugraded
	  coding style for function declarations

2005-11-05 08:30  markus

	* tools/build_html_index.sh: voxel info added

2005-11-05 08:29  markus

	* raster3d/: Makefile, raster3dintro.html: info added

2005-11-05 08:26  brad

	* raster/r.profile/input.c: - Added () around truth value per
	  compiler warning

2005-11-05 07:37  brad

	* raster/r.stats/main.c: - Fixed segfault issue.

2005-11-05 07:33  markus

	* display/d.paint.labels/Makefile: flag split for Solaris

2005-11-05 07:26  markus

	* vector/v.in.ogr/description.html: removed v.database (see
	  http://grass.itc.it/pipermail/grassuser/2004-November/027146.html)

2005-11-05 07:20  markus

	* raster/rasterintro.html, vector/vectorintro.html: cosmetics

2005-11-05 07:05  markus

	* debian/patches/htmlgen-fakeroot.dpatch: try for a fix since this
	  section was extracted from Rules.make into Html.make

2005-11-04 23:47  michael

	* scripts/r.in.aster/r.in.aster: updated to work with gdal 1.3.1
	  and hdf 4.2

2005-11-04 20:51  danielc

	* tools/g.html2man/g.html2man: Fixed PRE handling to deal with new
	  convention (