2004-05-17 09:00 paul * NEWS.html: Updates from Michael Barton 2004-05-16 10:22 markus * NEWS.html: updated r.sim* 2004-05-15 20:07 markus * NEWS.html: more NEWS added 2004-05-15 18:05 paul * src/CMD/: LASTRELEASE, RELEASE, VERSION: Revert to CVS values after tagging release 2004-05-15 17:38 paul * src/CMD/: RELEASE, VERSION: Update for 5.3.0 release 2004-05-15 17:35 paul * src/tcltkgrass/: Gmakefile, gis_set.tcl.src, main/gis_set.tcl, script/gis_set.tcl: Report correct version number on start-up 2004-05-15 15:03 paul * src/libes/dbmi/lib/: dbmscap.c, reclass.c: snprintf removal 2004-05-15 14:24 paul * NEWS.html: Some updates / fixes 2004-05-14 12:54 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user1.c: better user message 2004-05-14 12:21 paul * configure, configure.in: External PROJ.4 now the default 2004-05-14 11:50 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/main.c: fixed message 2004-05-13 15:59 markus * src/include/imagery.h: defined NAME_LEN 2004-05-13 09:04 paul * src/: display/d.where/cmd/main.c, general/g.region/cmd/printwindow.c, libes/image3/convert_ll.c, libes/image3/imagelib.h, libes/proj/pj_utils.c, mapdev/v.digit/map_init_new.c, mapdev/v.digit/pjinf.h, mapdev/v.in.gshhs/main.c, mapdev/v.mkquads/convert.c, misc/m.ll2db/main.c, raster/r.sun/main.c, raster/r.sunmask/g_solposition.c, sites/s.datum.shift/main.c: use pj_latlong_from_proj() to work around PROJ feature (bug no. 368). Use GPJ_get_equivalent_latlong() in 5.7. 2004-05-13 08:58 markus * src/libes/imagery/: ask_bands.c, ask_group.c, find.c, group.c, nfiles.c, points.c, target.c, vask_group.c: doxygenized. Also changed hardcoded name buffer length to variable (defined in imagery.h) 2004-05-13 01:16 hamish * html/html/v.in.ascii.html: add note about needing to use the -r flag with v.support (why isn't this automatic from within the program?) 2004-05-12 08:00 paul * src/CMD/lists/GRASS: Need to compile gmathlib before other libraries that use the functions that were moved into it from gislib 2004-05-11 21:36 scott * documents/Mac_OS_X.txt: updated Mac OS X build instructions, point to web page 2004-05-11 16:42 paul * src/general/init/: Gmakefile, init.sh: per-version rc files 2004-05-11 11:43 markus * src/libes/index.dox: doxygenized G3D library 2004-05-11 11:31 markus * src/libes/g3d/: G3d_intern.h, 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, g3dkeys.h, g3dlib.dox, g3dlong.c, g3dmapset.c, g3dmask.c, g3dmisc.c, g3dnull.c, g3dopen.c, g3dopen2.c, g3dparam.c, g3drange.c, g3dregion.c, g3dresample.c, g3dvolume.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: doxygenized G3D library 2004-05-11 11:29 paul * src/libes/imagery/Gmakefile: continued consequences of the move of some GISLIB functions into GMATHLIB... 2004-05-11 06:57 glynn * src/raster/r.mapcalc3/: Gmakefile, evaluate.c, expression.c, expression.h, func_proto.h, function.c, globals.h, globals2.h, globals3.h, main.c, map.c, map3.c, mapcalc.h, mapcalc.y, xabs.c, xadd.c, xand.c, xatan.c, xcoor.c, xcoor3.c, xcos.c, xdiv.c, xdouble.c, xeq.c, xeval.c, xexp.c, xfloat.c, xge.c, xgraph.c, xgt.c, xif.c, xint.c, xisnull.c, xle.c, xlog.c, xlt.c, xmax.c, xmedian.c, xmin.c, xmod.c, xmode.c, xmul.c, xne.c, xneg.c, xnot.c, xnull.c, xor.c, xpow.c, xrand.c, xres.c, xres3.c, xround.c, xrowcol.c, xsin.c, xsqrt.c, xsub.c, xtan.c: Add support for G3d volumes (r3.mapcalc) 2004-05-11 06:51 glynn * tools/sql.sh: Add program exports 2004-05-10 15:20 markus * src/libes/rst_gmsl/interp_float/segmen2d.c: fixed nasty bug. Now RST works in LatLong as well 2004-05-10 15:08 markus * src.contrib/GMSL/g3d/src3d/raster/r3.timestamp/main.c: added one-line module description, fixed compiler warnings 2004-05-10 15:04 markus * src.contrib/GMSL/g3d/src3d/raster/: r3.out.ascii/main.c, r3.out.v5d/main.c: added one-line module description, fixed compiler warnings 2004-05-10 15:00 markus * src.contrib/GMSL/g3d/src3d/raster/: r3.mask/main.c, r3.mask/mask.c, r3.null/main.c: added one-line module description, fixed compiler warnings 2004-05-10 14:53 markus * src.contrib/GMSL/g3d/src3d/raster/r3.in.v5d/main.c: added one-line module description, fixed compiler warnings 2004-05-10 14:50 markus * src.contrib/GMSL/g3d/src3d/raster/r3.info/cmd/main.c: added one-line module description, fixed compiler warnings 2004-05-10 14:47 markus * src.contrib/GMSL/g3d/src3d/raster/r3.in.ascii/main.c: added one-line module description, fixed compiler warnings 2004-05-10 14:35 markus * html/html/r3.out.v5d.html: made acceptable for 'tools/g51.extract_description.sh' 2004-05-10 14:30 markus * html/html/r3.null.html: added DESCRIPTION 2004-05-10 14:21 markus * html/html/r3.in.v5d.html: made acceptable for 'tools/g51.extract_description.sh' 2004-05-10 11:24 markus * src/raster/r.colors/cmd/main.c: print path where rules files are searched 2004-05-10 09:48 markus * src/raster/r.colors/cmd/Gmakefile: fixed 2004-05-10 04:46 hamish * src/raster/r.colors/cmd/: Gmakefile, bcyr, elevation, slope, terrain: add some nice color maps for the new rules= option 2004-05-10 02:59 hamish * src/raster/r.colors/cmd/example4: removed non-referenced color selections as a) it doesn't seem to work and b) I'm not sure what it was trying to do in the first place. 2004-05-10 02:53 hamish * src/raster/r.colors/cmd/: byg, byr, gyr, ryg: remove rules that still think 0 is NULL 2004-05-10 00:28 hamish * src/display/d.leg.thin/main.c: bugfix: correctly decide when to switch to a smoothed legend 2004-05-08 06:07 hamish * src.contrib/DUKE/r.terraflow/: Gmakefile, IOStream/lib/Makefile: hardcoded 'make' -> $(MAKE) 2004-05-07 14:12 scott * src/tcltkgrass/module/s.sv2svfit: portability fix from M. Barton 2004-05-07 14:10 scott * src/scripts/contrib/s.sv2svfit/s.sv2svfit: M. Barton fixed this to be more portable (less shell dependent) 2004-05-07 14:08 scott * src/scripts/contrib/d.sites.icons/d.sites.icons: M. Barton contributed portability fix (removed use of function()) 2004-05-07 14:06 scott * src/display/d.siter/d.siter: M. Barton contributed portability fix 2004-05-07 14:03 scott * src/scripts/contrib/d.monsize/d.monsize: M. Barton contributed portability fix 2004-05-07 14:00 scott * src/scripts/contrib/d.3d.views/d.3d.views: M. Barton submitted compatibility fix 2004-05-05 06:56 hamish * src/raster/r.stats/cmd/main.c: -g and -x flags imply -1 flag. misc minor code cleanup. 2004-05-05 04:52 hamish * src/display/d.what.sites/: loadsites.c, main.c, what.c: "Terse output for parsing by programs" wasn't. Now it is. 2004-05-05 01:59 scott * src/tcltkgrass/: README, README.old, README.txt, menu_additions.txt, new_scripts.txt, not_in_menu.txt, docs/HISTORY.html, main/about.tcl, main/gui.tcl, main/help.tcl, main/menu.tcl, module/TODO, module/d.3d.views, module/d.barscale, module/d.db, module/d.extend, module/d.fix.ortho, module/d.graph, module/d.mapgraph, module/d.monsize, module/d.out.png, module/d.out.tiff, module/d.out.xwd, module/d.rast, module/d.rast.arrow, module/d.rast.labels, module/d.rast.leg, module/d.rast.num, module/d.rast.rescale, module/d.save, module/d.siter, module/d.sites, module/d.sites.icons, module/d.sites.qual, module/d.split, module/d.vect.area, module/d.vect.labels, module/d.what.db, module/db.createdb, module/db.databases, module/db.drivers, module/db.dropdb, module/db.droptable, module/fig2grass, module/g.mlist, module/g.mremove, module/g3.createwind, module/g3.setregion, module/grass2fig, module/i.image.mosaic, module/i.image.mosaic.tcl, module/i.oif, module/i.rvi.prediction, module/i.shape, module/i.tasscap.tm5.tcl, module/i.tasscap.tm7.tcl, module/i.texture, module/i.tm.dehaze.tcl, module/m.in.e00, module/m.ipf, module/m.proj2, module/m.qcalc, module/m.stds.read, module/m.strip99s, module/m.svfit, module/pg.in.dbf, module/r.binlinear, module/r.blend, module/r.circle, module/r.cn, module/r.colors, module/r.colors.grey, module/r.colors.paint, module/r.colors.stretch, module/r.colorsrast, module/r.colorsrules, module/r.composite, module/r.cost, module/r.fill.dir, module/r.fillnulls, module/r.flowmd, module/r.hillshade, module/r.hydro.casc2d, module/r.in.arc, module/r.in.doq, module/r.in.dted, module/r.in.elas, module/r.in.gdal, module/r.in.gridatb, module/r.in.miads, module/r.in.pbm, module/r.in.pgm, module/r.in.poly, module/r.in.ppm, module/r.in.shape, module/r.in.tang, module/r.in.utm, module/r.kappa, module/r.le.patch, module/r.le.pixel, module/r.le.trace, module/r.linear.regression, module/r.mask.points, module/r.median, module/r.mode, module/r.null, module/r.out.elas, module/r.out.gridatb, module/r.out.mpeg, module/r.out.png, module/r.out.pov, module/r.out.ppm3, module/r.out.rlc, module/r.out.tga, module/r.out.xyz, module/r.param.scale, module/r.pg.table, module/r.profile, module/r.quant, module/r.random.cells, module/r.random.surface, module/r.rational.regression, module/r.reclass.area, module/r.recode.file, module/r.recode.rules, module/r.region, module/r.regression.line, module/r.report, module/r.rescale, module/r.rescale.eq, module/r.ros, module/r.rvi.prediction, module/r.spread, module/r.spreadpath, module/r.sum, module/r.sun, module/r.sun.cum, module/r.sunmask.suncalc, module/r.sunmask.timecalc, module/r.surf.area, module/r.surf.fractal, module/r.surf.gauss, module/r.surf.random, module/r.terraflow, module/r.terraflow.short, module/r.timestamp, module/r.to.pg, module/r.topidx, module/r.topmodel, module/r.water.outlet, module/r.weight2, module/r.what, module/r3.in.ascii, module/r3.in.v5d, module/r3.info, module/r3.mask, module/r3.null, module/r3.out.ascii, module/r3.out.v5d, module/r3.timestamp, module/r3.to.sites, module/s.delaunay, module/s.hull, module/s.in.atkisdgm, module/s.in.atkisktb, module/s.in.dbf, module/s.in.shape, module/s.out.ascii, module/s.out.e00, module/s.perturb, module/s.probplt, module/s.qcount, module/s.random, module/s.reclass, module/s.sample, module/s.sv, module/s.sv2svfit, module/s.territory, module/s.to.rast3, module/s.univar, module/s.vol.idw, module/s.vol.rst, module/s.voronoi, module/s.what, module/split.sh, module/v.alabel, module/v.apply.census, module/v.area, module/v.autocorr, module/v.bubble, module/v.circle, module/v.cutter, module/v.cutter.attr, module/v.distance, module/v.extract, module/v.in.atlas, module/v.in.dlg, module/v.in.dlg2, module/v.in.dxf3d.sh, module/v.in.gshhs, module/v.in.mapgen.sh, module/v.in.poly, module/v.in.stds, module/v.in.tig.basic, module/v.in.tig.lndmk, module/v.in.transects, module/v.label, module/v.llabel, module/v.out.atlas, module/v.out.dlg, module/v.out.dxf, module/v.out.idrisi, module/v.out.shape, module/v.out.stds, module/v.out.xfig, module/v.random, module/v.reclass, module/v.region.sh, module/v.rm.dangles, module/v.rmdup, module/v.rmedge, module/v.scale.random, module/v.split, module/v.stds.dq.cp, module/v.stds.meta.cp, module/v.timestamp, module/v.to.pg, script/blend.tcl, script/d.monsize.tcl, script/d.out.xwd.tcl, script/d.rast.rescale.tcl, script/d.siter.tcl, script/d.tiff, script/fig2grass.tcl, script/gis_set.tcl, script/grass2fig.tcl, script/i.image.mosaic.tcl, script/i.spectral.tcl, script/i.tasscap.tm5.tcl, script/i.tasscap.tm7.tcl, script/i.tm.dehaze.tcl, script/r.reclass.area.tcl, script/r.regression.line.tcl, script/r.to.pg.tcl, script/s.in.atkisdgm, script/s.in.atkisdgm.tcl, script/s.in.atkisktb.tcl, script/v.out.xfig.tcl: Updating Tcltkgrass scripts to M. Bartons's version 4.0 2004-05-05 01:56 scott * src/scripts/contrib/Gmakefile: Added M. Barton's scripts for TcltkGrass 4.0 2004-05-05 01:48 scott * src/scripts/contrib/: d.sites.icons/README, d.sites.icons/d.sites.icons, s.sv2svfit/README, s.sv2svfit/s.sv2svfit: Adding scripts by M. Barton used in Tcltkgrass 2004-05-05 01:44 scott * src/scripts/contrib/: d.out.png/d.out.png, d.out.tiff/d.out.tiff: Adding scripts by M. Barton used in Tcltkgrass 2004-05-05 01:42 scott * src/scripts/contrib/d.monsize/d.monsize: Adding M. Barton update to scripts used in Tcltkgrass 2004-05-05 01:41 scott * src/scripts/contrib/d.3d.views/d.3d.views: Adding script used in Tcltkgrass 2004-05-04 21:01 scott * src/display/d.siter/d.siter: Revised by M. Barton to support Tcltkgrass 4.0 2004-05-04 07:29 markus * html/html/r.mapcalc.html: documented floating point division 2004-05-03 15:58 markus * html/html/r.mapcalc.html: Jim Westervelt : added graph() function example 2004-05-02 06:55 hamish * src/ps.map/ps.map/cmd/comment.c: bugfix: change comments' y-placement to not depend on mercurial PS.min_y 2004-05-02 02:27 hamish * html/html/s.in.ascii.html: more correct explanation of 5.0.x limitation 2004-04-28 16:33 glynn * src/raster/r.mapcalc3/xgraph.c: Handle case where first/last values are null 2004-04-28 16:26 glynn * html/html/r.mapcalc.html: Document graph() function 2004-04-28 16:25 glynn * src/raster/r.mapcalc3/: Gmakefile, evaluate.c, expression.h, func_proto.h, function.c, xgraph.c: Add graph() function 2004-04-27 03:10 hamish * src/display/d.leg.thin/: box.c, main.c: when placing legend with mouse, middle button cancels 2004-04-27 02:41 glynn * src/raster/r.mapcalc3/: mapcalc.l, mapcalc.y: As a result of the previous changes, a quoted string might be a variable 2004-04-26 23:15 markus * src/raster/r.in.gdal/main.c: have INT also compressed 2004-04-26 23:05 markus * src/raster/r.watershed/seg/: seg_close.c, seg_get.c, seg_open.c, seg_put.c: removed unused code 2004-04-26 05:22 hamish * src/raster/r.univar2/main.c: correctly report min,max,range as "nan" when all data is NULL 2004-04-25 20:57 paul * src/CMD/lists/GRASS: re-enable compilation of r.resamp.rst as bug may be fixed now 2004-04-25 13:37 glynn * src/raster/r.resamp.rst/Gmakefile: dalloc.c has been moved from libgis to libgmath 2004-04-25 11:32 hamish * src/raster/r.colors/cmd/rules.c: add support for R:G:B triplets (colon separated) for consistency with other d.* modules. Left it backwards compatible (space separated). commented out non-referenced color selections as a) it doesn't seem to work and b) I'm not sure what it was trying to do in the first place. left in place "default [color]" input, but I can't figure out what it is supposed to be doing. 2004-04-25 10:30 hamish * src/display/d.vect/cmd/main.c: add support for R:G:B triplets (mostly for consistency between d.* modules for 5.3) 2004-04-25 10:04 hamish * src/display/d.info/main.c: fail a bit more gracefully if nothing requested 2004-04-24 23:49 glynn * src/raster/r.mapcalc3/mapcalc.y: Fix variable-handling bug in previous commit 2004-04-24 23:33 glynn * src/raster/r.mapcalc3/mapcalc.y: Change assignment semantics 2004-04-24 00:57 glynn * src/raster/r.colors/cmd/: Gmakefile, aspect, byg, byr, grey, gyr, local_proto.h, main.c, rainbow, ramp, rules.c, ryg, wave: Add rules= option, rules files 2004-04-24 00:49 glynn * configure, configure.in: Add $X_CFLAGS to GLw header checks 2004-04-23 13:46 markus * src/raster/r.sun/main.c: typo fixed 2004-04-23 10:39 markus * html/html/r.param.scale.html: fix 2004-04-20 22:12 paul * src/libes/gis/state83: Fix from Richard Greenwood 2004-04-20 11:24 markus * html/html/s.growing.html: added from authors 2004-04-19 08:05 hamish * html/html/g.parser.html: add note about multiple:yes 2004-04-19 05:58 hamish * src/raster/r.univar2/main.c: add 'g' flag for shell script output 2004-04-17 04:28 markus * html/html/: v.report.html, v.to.db.html: hectacres -> hectares 2004-04-17 04:25 markus * src/: mapdev/v.to.db/parse.c, raster/r.report/cmd/parse.c: hectacres -> hectares 2004-04-16 06:33 hamish * src/raster/r.univar2/: Gmakefile, main.c: new [updated] module: r.univar in C form. Replaces the r.univar script. 2004-04-14 14:44 markus * src/libes/gis/strings.c: docu fix 2004-04-14 14:38 markus * src/libes/gis/strings.c: added G_str_replace() code example 2004-04-14 14:38 markus * src/include/gisdefs.h: added G_strchg(), G_str_replace() 2004-04-14 13:43 hamish * html/raster.html: add r.in.mat, r.out.mat re-align columns 2004-04-14 13:19 hamish * html/html/: r.in.mat.html, r.out.mat.html: new modules for MAT-File I/O: r.in.mat, r.out.mat these man pages are mostly 5.7 auto-gen + desc.html 2004-04-14 11:41 markus * src/libes/gis/format.c: added format comments 2004-04-13 09:55 markus * html/html/pngdriver.html: added compression 2004-04-07 23:19 glynn * html/env_vars.html, src/display/devices/PNGdriver/Graph_Clse.c: Add GRASS_PNG_COMPRESSION environment variable to PNG driver 2004-04-06 01:09 hamish * src/display/d.barscale/cmd/draw_scale.c: support for smaller scales 2004-04-05 06:11 hamish * src/sites/s.in.ascii/get_site.c: bugfix: as I understand it, the pointer is advanced by the length of the text strings plus the length of the whitespace between them. As G_squeeze() reduces the whitespace to a single space, we can just make this 1. I can only guess that the original author was adding 2 to account for the null characters in each string, which is wrong in this context and lead to an incorrect memory read. Specifically sites with no attributes or strings should read in slightly better now. It's still not perfect in the case of differing double/string counts between sites (which breaks all sorts of modules anyway, but you have to start somewhere..). 2004-04-05 03:24 glynn * src/display/devices/PNGdriver/: Box_abs.c, Polygn_abs.c: Fix off-by-one errors 2004-03-31 14:11 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_main.tcl: Fix for 0 zexag error 2004-03-31 07:45 markus * src.contrib/GMSL/NVIZ2.2/src/interface.h: conditionalized Tk_SetAppName for TK >= 8.4 2004-03-31 06:57 hamish * src/raster/r.out.mat/main.c: add support for exporting raster title if there is one. now r.out.mat -> r.in.mat -> r.out.mat is lossless 2004-03-31 02:08 hamish * src/misc/m.proj2/main.c: make better use of gis.h ... 2004-03-30 11:11 markus * html/html/: s.bspline.reg.html, s.correction.html, s.edgedetection.html, s.to.qrast.html: Maria Brovelli : added documentation for new LIDAR tools 2004-03-29 14:37 hamish * src/raster/r.in.mat/main.c: typo 2004-03-29 14:34 hamish * src/raster/r.in.mat/: Gmakefile, main.c: New module: Input a binary MAT-File (version 4) to a GRASS raster - Probably not endian-safe, I have nothing to test it with. Framework for endianness is in place though. 2004-03-28 00:10 glynn * src/display/d.info/: Gmakefile, main.c: Add d.info utility 2004-03-28 00:09 glynn * src/libes/raster/Returns.c: Fix behaviour, documentation of R_screen_{left,rite,top,bot} 2004-03-27 22:13 markus * mk/Makefile.in: when installaing, copy startup script as grass53.tmp into target dir (needed to create RPM package) 2004-03-26 20:43 bob * src/libes/ogsf/GS2.c: Added raster region and data check 2004-03-26 15:53 bob * src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/: light.gif, main.gif, mkdspf.gif, mkdspf_complete.gif, mkdspf_range.gif, position.gif, scale.gif, scale_diff.gif, sites.gif, surf.gif, vect.gif, whats.gif, whats_options.gif: New NVIZ Documenation 2004-03-26 15:52 bob * src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/: anim.gif, anim1.gif, anim2.gif, anim3.gif, anim4.gif, anim5.gif, color.gif, cut.gif, file_menu.gif, file_menu2.gif, image_dump.gif, keyanim.gif, keyexample.gif, labels.gif: New NVIZ Documentation 2004-03-26 15:46 bob * src.contrib/GMSL/NVIZ2.2/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_what.html, nviz_quit.html, nviz_script.html, nviz_startup.html, nviz_state.html, nviz_toc.html: New NVIZ documentaion 2004-03-26 15:44 bob * src.contrib/GMSL/NVIZ2.2/html/: help.tcl, help_frame.tcl: New TCL Help system 2004-03-26 15:43 bob * src.contrib/GMSL/NVIZ2.2/html/html_library.tcl: New TCL help 2004-03-26 15:42 bob * src.contrib/GMSL/NVIZ2.2/html/: nviz_anim.html, nviz_general.html, nviz_misc.html, nviz_tut.html: File cleanup for new documentation 2004-03-25 11:47 paul * Makefile.in, src/CMD/generic/CREATE_GMAKE.sh, src/CMD/generic/gmake.sh: Tidier fix. Please test. 2004-03-25 08:02 cho * src/CMD/generic/gmake.sh: $prefix/grass5 changed to $prefix/grass53 2004-03-25 05:30 hamish * src/libes/display/window.c: fix DEFAULT_?B_COLOR lower case bug. Was making frames disappear in 5.3. 2004-03-25 03:37 hamish * html/html/d.frame.html: add note about the ever-present frame named "full_screen" 2004-03-25 00:35 hamish * src/display/d.leg.thin/main.c: add support for auto-scaling text when a gradient (FP) legend is used - still not quite right when the flip flag is set (uneven text sizes) 2004-03-25 00:30 hamish * src/display/d.leg.thin/box.c: include missing includes 2004-03-24 13:47 markus * src/raster/r.in.gdal/main.c: activated compression for GDT_Byte/CELL_TYPE 2004-03-24 11:03 markus * src/general/init/init.sh: g.help -> g.manual (bug #1946) 2004-03-23 13:04 hamish * src/raster/r.out.bin/main.c: small fixes & cleanup 2004-03-23 10:47 hamish * src/raster/r.out.mat/: Gmakefile, main.c: new module: Output a GRASS raster file to a MAT-File (version 4) 2004-03-23 04:30 hamish * src/sites/s.in.ascii/get_site.c: * error on Mac OS9 files; warning on DOS files * the "case '\0':" lines allow two column (x,y) input, instead of requiring a 3rd dummy column as was the case. 2004-03-22 14:37 markus * html/html/r.in.gdal.html, src/tcltkgrass/module/r.in.gdal: added -k flag 2004-03-21 08:45 hamish * src/CMD/lists/GRASS: d.scale is depreciated, use 'd.barscale -l' instead 2004-03-21 08:31 hamish * src/libes/gis/alloc_cell.c: typo in comments 2004-03-21 08:15 hamish * src/general/init/license.txt: bumped year; sync with 5.7 2004-03-20 04:03 helena * html/html/r.mapcalc.html: modified misleading example, updated the @ expression behavior, HM 2004-03-20 03:49 helena * html/html/nviz.html: updated to reflect the current options and flags 2004-03-19 11:29 markus * src/raster/r.in.gdal/main.c: implemented -k flag to keep channel numbers instead of applying channel color names to file name (as workaround for Quickbird color bug) 2004-03-19 10:55 markus * src/libes/gis/strings.c: small fix 2004-03-19 03:23 helena * src.contrib/GMSL/r.simwe/simlib/input.c: added missing end of comment 2004-03-17 11:09 markus * src/raster/r.in.gdal/main.c: fixed problem when all channels are named 'gray' (keep number then) 2004-03-16 12:24 markus * html/html/r.cost.html: html fix 2004-03-16 12:21 markus * html/html/r.cost.html: added 'Shortest distance surfaces' section 2004-03-16 10:26 hamish * COPYING: typo 2004-03-16 10:13 hamish * NEWS.html: * alphabetize module news, datum support to top * add some news items I can think of * merge last minute changes from 5.0.3 release 2004-03-16 08:11 hamish * html/html/pngdriver.html: cleanup, add hint 2004-03-16 07:47 hamish * src/display/d.grid/cmd/plot.c: fix slight mistake in last commit 2004-03-16 07:44 hamish * src/display/d.grid/cmd/: plot.c, plotborder.c: fix so it gets the frame outline in the correct place. see http://grass.itc.it/pipermail/grass5/2004-February/013625.html 2004-03-16 03:26 cho * src/general/init/init.sh: Ooops! Sorry, I'm lost. found xtcltk. 2004-03-16 03:06 cho * src/general/init/init.sh: Windows Tcl/Tk creates ~/.grassrc5 in the DOS format (CR/LF). It should be converted into the UNIX file. 2004-03-15 15:47 markus * src/scripts/contrib/i.image.mosaic/i.image.mosaic: bugfix 2004-03-15 15:04 markus * src/libes/gis/strings.c: Wallace, Beverly : added G_str_replace() 2004-03-15 13:50 markus * src/raster/: r.in.bin/main.c, r.in.arc/cmd/main.c, r.in.ascii/cmd/main.c: file gisprompt added (mainly for 5.7) 2004-03-15 13:26 markus * src/raster/r.in.gdal/main.c: added local file gisprompt (mainly for 5.7 GUI) 2004-03-15 13:24 markus * src/libes/gis/parser.c: added doxygen descriptions; added support for 'file' in gisprompt to support local file imports (such as needed for r.in.gdal etc) 2004-03-15 10:49 hamish * src/libes/display/window.c: fix so d.frame gets the frame outline in the correct place. see http://grass.itc.it/pipermail/grass5/2004-February/013625.html 2004-03-14 02:18 hamish * html/html/d.scale.html: d.scale is depreciated, use 'd.barscale -l' instead 2004-03-14 02:03 hamish * html/html/d.barscale.html: add support for -l flag (d.scale functionality) add R:G:B triplet to color options 2004-03-14 01:55 hamish * src/tcltkgrass/module/d.barscale: merge in d.scale functionality; d.barscale can now fully replace d.scale (which is broken). * add -l flag to draw d.scale style line scale 2004-03-14 01:39 hamish * src/tcltkgrass/module/r.patch: add support for -z flag 2004-03-13 05:54 helena * src.contrib/GMSL/r.simwe/simlib/output.c: history file fix jh,hm 2004-03-13 05:53 helena * src.contrib/GMSL/r.simwe/simlib/input.c: comments and equations added hm 2004-03-13 05:49 helena * src.contrib/GMSL/r.simwe/simlib/erod.c: null fix jh,hm 2004-03-13 05:48 helena * src.contrib/GMSL/r.simwe/simlib/: waterglobs.h, hydro.c: null fix 2004-03-11 16:19 scott * html/index.html: fixed link to NVIZ help (relative path is from this dir, not ..) 2004-03-09 15:22 paul * src/display/d.rast.edit/menu.c: Remove recently added snprintf 2004-03-08 00:37 paul * locale/Gmakefile: Fix for Mac OSX 2004-03-05 02:30 glynn * src/raster/r.slope.aspect/cmd/: Gmakefile, main.c: Fixes from Jaro/Helena: Add colour tables Fix signs of second derivatives Add warning when converting to metres 2004-03-04 17:33 markus * src/scripts/contrib/r.reclass.area/r.reclass.area: added g.parser support 2004-03-04 04:39 helena * html/html/: s.surf.rst.html, v.surf.rst.html: updated npmin default 2004-03-04 04:09 helena * src/: sites/s.surf.rst/surf.h, mapdev/v.surf.rst/surf.h: changed the default npmin to 300 to iminimize visible segments, it will run slower 2004-03-04 03:13 helena * html/html/r.slope.aspect.html: better explanation of dx,dy; need for using zfactor explained if units not m 2004-03-03 14:12 markus * documents/release_rules.txt: removed PNG extra stuff 2004-03-02 12:40 markus * src/scripts/contrib/d.rast.leg/d.rast.leg: added parser support, added -n 2004-03-01 16:18 markus * src/tcltkgrass/main/gis_set.tcl: permission bugfix for 'create mapset' 2004-02-29 16:19 markus * src/libes/gis/gislib.dox: doxygenized 2004-02-28 09:32 markus * src/libes/gis/: gissiteslib.dox, gisvectorlib.dox: doxygenized programmer's manual 2004-02-27 18:12 markus * src/libes/: gis/gisvectorlib.dox, imagery/imagerylib.dox, ogsf/ogsflib.dox: fixes to make doxygen happy 2004-02-27 17:34 markus * src/libes/index.dox: activate only existing pages 2004-02-27 17:29 markus * src/libes/: ogsf/ogsflib.dox, imagery/imagerylib.dox: fix 2004-02-27 17:25 markus * src/libes/D/d_displaylib.dox: added dummy file 2004-02-27 17:14 markus * Doxyfile: added new progman pages 2004-02-27 17:11 markus * src/libes/: imagery/imagerylib.dox, ogsf/ogsflib.dox: added doxygenized programmer's manual 2004-02-27 08:23 markus * mk/Makefile.in: added progman target 2004-02-25 23:28 glynn * src/raster/r.patch/cmd/do_patch.c: Fix bug in handling of -z switch 2004-02-25 16:28 markus * src.nonGPL/libes/geom/README: added potential new URL 2004-02-25 16:04 paul * src/imagery/i.points3/inter/: anal_fid.c, camera_ref.h, draw_vect.c: Mac OSX fixes (errors reported by Lorenzo Moretti)--could double check this one 2004-02-25 15:48 paul * src/general/g.help/: Gmakefile, main.c, menu.h: Fixes for Mac OSX (errors reported by Lorenzo Moretti) 2004-02-25 15:34 paul * src/display/devices/HTMLMAP/: Gmakefile, htmlmap.h: Mac OSX fixes (errors from Lorenzo Moretti) 2004-02-25 04:02 hamish * src/raster/r.colors/cmd/rules.c: bugfix: endpoints were off by 0.5 (thanks Glynn) 2004-02-24 17:03 paul * src/libes/g3d/Gmakefile: Fix for Cygwin DLL compilation 2004-02-24 16:34 paul * mk/Makefile.in: Mac OSX cp doesn't like -a flag? 2004-02-24 00:13 hamish * html/html/r.transect.html: add null= option 2004-02-24 00:06 hamish * html/html/r.profile.html: add null= option, out=- default, spelling fixes 2004-02-23 23:09 hamish * src/tcltkgrass/module/r.transect: add null= support 2004-02-23 22:59 hamish * src/tcltkgrass/module/r.profile: update to current features 2004-02-23 21:35 hamish * src/raster/r.profile/cmd/main.c: default output to stdout (previously required intervention) 2004-02-23 01:17 hamish * src/CMD/VERSION: Happy New Year 2004-02-20 17:08 markus * src/libes/gis/gislib.dox: moved chapter from programmer's manual here, polishing not finished yet 2004-02-20 16:37 markus * src/libes/gis/: Gmakefile, dalloc.c, eigen_tools.c, ialloc.c, lu.c, svd.c: moved to src/libes/gmath 2004-02-20 16:36 markus * src/libes/gmath/: Gmakefile, dalloc.c, eigen_tools.c, ialloc.c, lu.c, svd.c: moved here from src/libes/gis 2004-02-20 16:35 markus * src/display/d.measure/cmd/Gmakefile, src/imagery/i.class/Gmakefile, src/imagery/i.cluster/cmd/Gmakefile, src/imagery/i.cluster/inter/Gmakefile, src/imagery/i.colors/Gmakefile, src/imagery/i.composite/Gmakefile, src/imagery/i.gensig/cmd/Gmakefile, src/imagery/i.gensig/inter/Gmakefile, src/imagery/i.gensigset/cmd/Gmakefile, src/imagery/i.gensigset/inter/Gmakefile, src/imagery/i.group/cmd/Gmakefile, src/imagery/i.group/colors/Gmakefile, src/imagery/i.group/editgroup/Gmakefile, src/imagery/i.group/inter/Gmakefile, src/imagery/i.group/subgroup/Gmakefile, src/imagery/i.group/title/Gmakefile, src/imagery/i.maxlik/cmd/Gmakefile, src/imagery/i.maxlik/inter/Gmakefile, src/imagery/i.ortho.photo/menu/Gmakefile, src/imagery/i.ortho.photo/photo.2image/Gmakefile, src/imagery/i.ortho.photo/photo.camera/Gmakefile, src/imagery/i.ortho.photo/photo.elev/Gmakefile, src/imagery/i.ortho.photo/photo.target/Gmakefile, src/imagery/i.ortho.photo/photo.2target/Gmakefile, src/imagery/i.ortho.photo/photo.init/Gmakefile, src/imagery/i.ortho.photo/photo.rectify/Gmakefile, src/imagery/i.points/Gmakefile, src/imagery/i.rectify2/cmd/Gmakefile, src/imagery/i.rectify2/inter/Gmakefile, src/imagery/i.smap/cmd/shapiro/Gmakefile, src/imagery/i.smap/inter/Gmakefile, src/imagery/i.tape.mss/Gmakefile, src/imagery/i.tape.other/Gmakefile, src/imagery/i.tape.spot/Gmakefile, src/imagery/i.tape.tm/Gmakefile, src/imagery/i.tape.tm.fast/cmd/Gmakefile, src/imagery/i.tape.tm.fast/inter/Gmakefile, src/imagery/i.target/cmd/Gmakefile, src/imagery/i.target/inter/Gmakefile, src/imagery/i.vpoints/Gmakefile, src/mapdev/v.surf.rst/Gmakefile, src/misc/m.svfit/Gmakefile, src/ps.map/ps.map/cmd/Gmakefile, src/raster/r.in.gdal/Gmakefile, src/raster/r.param.scale/Gmakefile, src/imagery/i.quantize/Gmakefile, src/sites/s.surf.rst/Gmakefile, src.contrib/CERL/raster/r.hydro.CASC2D/Gmakefile: moved numerical functions to gmathlib 2004-02-20 14:49 markus * src/libes/gmath/la.c: partially doxygenized 2004-02-20 07:51 hamish * src/raster/r.transect/cmd/main.c: add support for user settable "null" string. 2004-02-20 07:35 hamish * src/raster/r.profile/cmd/: main.c, read_rast.c: add support for user settable "null" string, change default to "*" so to match r.out.ascii, r.what, etc. fix some compiler warnings. 2004-02-19 15:02 markus * src/libes/gis/histogram.c: doxygenized 2004-02-19 12:21 markus * src/display/d.rast.num/number.c: fixed compiler warning 2004-02-19 12:13 markus * src/display/d.rast.num/number.c: updated for FP support 2004-02-19 11:36 alex * src/display/d.rast.edit/menu.c: easier zoom/pan; small fix on tempfile 2004-02-17 23:53 hamish * src/mapdev/v.in.ascii/asc_to_bin.c: more useful warning message 2004-02-16 10:55 alex * src/display/d.label/cmd/main.c: making all fonts available to user 2004-02-14 23:27 glynn * src/libes/gis/: Gmakefile, spawn.c: Add G_spawn() 2004-02-14 23:27 glynn * configure, configure.in: Leave INTLLIB empty unless --with-nls is used 2004-02-14 23:25 glynn * tools/sql.sh: Add imports/exports for object files Tidying 2004-02-14 07:26 hamish * src/raster/r.profile/cmd/: main.c, read_rast.c: Ran indent as it was a mess. $ 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 2004-02-13 09:19 markus * src/raster/r.in.gdal/main.c: stop if map is rotated 2004-02-13 07:52 glynn * src/raster/r.mapcalc3/Gmakefile: Use $(READLINELIBPATH) 2004-02-12 18:04 moritz * src/tcltkgrass/main/menu.tcl: made d.dm non-modal to be able to use the rest of tcltkgrass at the same time (thanks to Michael Barton) 2004-02-12 13:10 moritz * src/tcltkgrass/main/gui.tcl: changed call to d.mon for compatibility with cygwin 2004-02-12 08:20 hamish * src/raster/r.grow2/main.c: missing include 2004-02-11 12:28 alex * src.garden/grass.postgresql/v.to.pg/: buildPg.c, dbvect.h, getAllOpts.c, getSopts.c, main.c, plotCat.c, runPg.c: Added option to extract Z-coordinate from raster map when exporting to PostGIS 2004-02-11 12:27 alex * html/html/v.to.pg.html: Documentation sync 2004-02-11 12:26 alex * locale/ru/LC_MESSAGES/v.to.pg.po: i18n sync 2004-02-10 17:25 markus * src/scripts/contrib/g.mremove/g.mremove: Francesco Pirotti added parser support 2004-02-10 10:18 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/: main.c, user1.c, user3.c, userglobs.h: fixed declarations for 5.7 2004-02-09 14:52 markus * INSTALL: added STARTING GRASS section (very short) 2004-02-09 14:51 markus * html/html/grass5.html: grass5 -> grass53 2004-02-09 12:30 alex * src.garden/grass.postgresql/: d.site.pg/getSopts.c, d.vect.pg/getSopts.c, d.what.s.pg/getSopts.c, v.to.pg/getSopts.c: To get safe from the garbage tails 2004-02-09 08:10 hamish * src/libes/display/window.c: update WHITE -> DEFAULT_FG_COLOR and BLACK -> DEFAULT_BG_COLOR for 5.7 D_set_cur_wind() and D_reset_screen_window() 2004-02-08 18:12 glynn * src/display/d.area/: screenpoly.c, screenpoly.h: Eliminate use of uint{8,32}_t to avoid portability issues 2004-02-08 18:01 glynn * configure, configure.in: Check for libiconv as well as iconv 2004-02-08 18:00 glynn * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile: Fix libraries 2004-02-06 10:04 alex * src.garden/grass.postgresql/v.to.pg/runPg.c: Tuned to another result code from postgres 2004-02-05 16:42 paul * src/general/init/: Gmakefile, init.sh: Improved help message suggested by John Gillette 2004-02-03 17:04 markus * src/libes/gis/make_loc.c: bugfix if 'a' not found by G_find_key_value() 2004-02-03 09:13 markus * html/env_vars.html: removed GD reference 2004-02-02 10:56 paul * src/libes/gis/make_loc.c: Can't rely on 'a' always being there either. If this function is really necessary it should probably in gproj library somewhere but this will do for now. 2004-02-02 10:55 hamish * src/: mapdev/v.to.rast/main.c, raster/r.in.poly/main.c: bump up default rows= memory use to suit the modern user 2004-02-02 09:52 alex * src.garden/grass.postgresql/v.to.pg/getAllOpts.c: 'tab' and 'key' are not required - defaults are used when not specified; otherwise '-t' flag becomes confusing 2004-02-02 07:52 hamish * src/display/d.grid/cmd/plotborder.c: bugfix: missing tick marks 2004-02-02 02:37 glynn * configure, configure.in, src/CMD/lists/optional.in, src.contrib/GMSL/g3d/src3d/raster/Gmakefile: Don't build r3.showdspf.openGL unconditionally 2004-02-02 02:31 hamish * src/display/d.grid/cmd/main.c: add R:G:B triplet support for color= and bordercolor= 2004-02-01 18:39 paul * src/libes/gis/make_loc.c: Don't check zone as it is only relevant for UTM and will not always be in PROJ_INFO 2004-02-01 11:26 hamish * src/display/d.rast.edit/edit.c: attempt to fix up ugliness in edit mode. still not perfect. * change (int) flooring to (int)+0.5 rounding for pixel position * replace slightly bizarre thatching with an "X" * added missing R_stabilize() 2004-02-01 09:26 hamish * html/html/d.legend.html: add use= option, note new horizontal legend text: finished TODOs 2004-02-01 06:59 hamish * src/: display/d.erase/main.c, libes/D/Derase.c: Add R:G:B support; update d.erase to use the 5.7 friendly DEFAULT_BG_COLOR The Derase.c change touches (hopefully with no harm) these active modules: src/display/d.3d, src/display/d.display, src/display/d.erase, src/display/d.frame, src/display/d.mon, src/display/d.profile, src/display/d.rast, src/display/d.rast.edit, src/display/d.rgb, src/imagery/i.class, src/imagery/i.colors, src/imagery/i.ortho.photo, src/imagery/i.points, src/imagery/i.vpoints, src/paint/Drivers/preview, src/paint/Drivers/preview2, src/raster/r.combine, src/raster/r.weight 2004-02-01 06:12 hamish * src/display/d.sites/cmd/main.c: add support to color= for R:G:B triplets; missing includes, exit(-1)->(1) 2004-01-31 17:32 markus * src.contrib/POLIMICO/: Gmakefile, README, s.bspline.reg/Gmakefile, s.bspline.reg/grad.c, s.bspline.reg/grad.h, s.bspline.reg/interpspline.c, s.bspline.reg/interpspline.h, s.bspline.reg/main.c, s.bspline.reg/nrutil0.c, s.bspline.reg/nrutil0.h, s.bspline.reg/tcholband.c, s.bspline.reg/tcholband.h, s.correction/Gmakefile, s.correction/correction.c, s.correction/grad.c, s.correction/grad.h, s.correction/interpspline.c, s.correction/interpspline.h, s.correction/nrutil0.c, s.correction/nrutil0.h, s.correction/tcholband.c, s.correction/tcholband.h, s.edgedetection/Gmakefile, s.edgedetection/interpspline.c, s.edgedetection/interpspline.h, s.edgedetection/main.c, s.edgedetection/nrutil0.c, s.edgedetection/nrutil0.h, s.edgedetection/tcholband.c, s.edgedetection/tcholband.h, s.growing/Gmakefile, s.growing/main.c, s.growing/nrutil0.c, s.growing/nrutil0.h, s.to.qrast/Gmakefile, s.to.qrast/main.c, s.to.qrast/nrutil0.c, s.to.qrast/nrutil0.h: M.A. Brovelli, Longoni, Cannata : LIDAR filter software + fast sites->raster converter 2004-01-30 16:17 alex * src/display/: d.what.sites/main.c, d.what.sites/what.c, d.what.vect/cmd/attr.c, d.what.vect/cmd/main.c: Compiler warnings fix 2004-01-30 10:20 paul * src/general/g.region/cmd/printwindow.c: Avoid unnecessary PROJ_INFO not found error messages 2004-01-30 05:33 hamish * src/display/d.barscale/cmd/: draw_scale.c, main.c: add R:G:B triplet support for bcolor= and tcolor= 2004-01-29 20:29 markus * src/tcltkgrass/module/v.transform: dig_ascii -> dig 2004-01-29 11:38 paul * src.contrib/DUKE/r.terraflow/Gmakefile: Avoid unnecessary error messages from mkdir 2004-01-29 04:25 hamish * src/display/d.text.freetype/main.c: do R:G:B color selection a bit more cleanly 2004-01-29 03:47 hamish * src/display/d.text/cmd/main.c: do R:G:B color selection a bit more cleanly 2004-01-29 02:36 hamish * src/tcltkgrass/module/r.colors: add missing rast= option 2004-01-29 02:23 hamish * src/tcltkgrass/module/r.colors: remove broken color=rules checkbox; add missing color options 2004-01-29 01:45 hamish * html/html/v.bubble.html: removed reference to s.buffer, which doesn't exist. 2004-01-29 01:44 hamish * html/html/v.circle.html: added warning about overlapping circle areas not working right. removed reference to s.buffer, which doesn't exist. 2004-01-29 00:06 hamish * src.contrib/DUKE/r.terraflow/: common.cc, direction.h, IOStream/include/empq_impl.h, IOStream/lib/src/mm_utils.cc: revert gcc 3.3 update for "#include " as gcc 2.95 isn't forward compatible 2004-01-27 09:47 markus * src/imagery/i.in.erdas/: local_proto.h, main.c: reverted changes 2004-01-26 15:37 paul * src/libes/gis/datum.table: Updates for proj library and g.proj to read projection information from various sources 2004-01-26 13:26 markus * src.contrib/GMSL/NVIZ2.2/scripts/panel_surf.tcl: fixed typo 2004-01-26 13:17 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_kanimator.tcl: Updated panel layout 2004-01-26 10:34 markus * src/imagery/i.in.erdas/main.c: added URL for LAN format 2004-01-26 09:52 glynn * src/imagery/i.in.erdas/main.c: Fix bug in handling of maptyp header field 2004-01-26 09:45 hamish * html/html/r.sun.html: minor update 2004-01-26 09:25 hamish * src.contrib/NPS/v.circle/cmd/readsites.c: fix to work with site_lists which don't have %double attributes 2004-01-24 17:32 markus * src/libes/gis/set_window.c: added support for fake session for HTML generation with parser (r.sun etc) 2004-01-24 01:56 glynn * src/libes/gis/tempfile.c: Use stat() instead of access(); we're interested in whether the file exists, not its permissions) 2004-01-24 01:54 glynn * src/display/devices/lib/Plydts_rel.c: Fix bug (not important, as nothing actually uses R_polydots_rel()) 2004-01-24 01:53 glynn * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: Erase window at startup (prevents "transparent" window when starting without selecting). 2004-01-23 14:47 markus * src/mapdev/v.mkgrid/mkgrid_cmd.c: added v.support run, fixed type parm 2004-01-23 12:18 paul * src/raster/r.in.gdal/main.c: Fix long-standing bug (found by Andrey Kiselev) 2004-01-21 17:00 markus * html/html/r.texture.html: ref fixes 2004-01-21 16:45 markus * html/html/r.texture.html: updated 2004-01-21 16:34 markus * src/raster/r.texture/: h_measure.c, main.c: fixed Meas -> Measure 2004-01-19 22:27 scott * html/html/d.vect.line.html: making man page match change in code to character that specifies the default assignment in the input file 2004-01-19 22:19 scott * src/display/d.vect.line/d.vect.line.c: fix by Eric Miller to use asterisk for default value (was -1) so neg data can be used (sent through M. Barton, Eric says go ahead and commit) 2004-01-17 06:47 hamish * src/display/d.barscale/cmd/: draw_scale.c, main.c, options.h: merge in d.scale functionality; d.barscale can now fully replace d.scale (which is broken). * add -l flag to draw d.scale style line scale * center text over scale a bit better in -t mode note draw_scale.c bugfix: (int)line_len/2. should be (int)(line_len/2.) 2004-01-17 05:19 hamish * src/display/d.text.freetype/main.c: revert last change as it doesn't actually work. sizing code could use some cleanup 2004-01-17 05:08 hamish * src/display/d.text.freetype/main.c: change default text size to match d.text (ie =5) 2004-01-17 03:04 hamish * html/html/v.transform.html: typo 2004-01-17 01:57 glynn * src/tcltkgrass/main/gis_set.tcl: Remove "export" statements from output 2004-01-16 15:44 paul * Makefile.in, configure, configure.in, mk/Makefile.in, src/CMD/BRANCH, src/CMD/LASTRELEASE, src/CMD/README, src/CMD/RELEASE, src/CMD/generic/POST_INSTALL.sh, tools/cvs2cl.pl: srcdist and bindist targets for alternate build system and improved ChangeLog generation 2004-01-16 13:37 markus * src.contrib/CERL/misc/m.eigensystem/Gmakefile: fixed INTER -> CMD according to man page 2004-01-16 06:33 hamish * src/display/d.text/cmd/main.c: add new features: * at= text placement as percent of screen height/width * color= supports R:G:B triplets * -b flag to bold text from the command line 2004-01-16 02:36 hamish * src/display/d.text.freetype/main.c: standardize color= usage to R:G:B instead of 0xRRGGBB. Left it backwards compatible for now (unadvertised). 2004-01-16 02:05 hamish * src/display/d.text.freetype/main.c: add support for placement of text as percentage of monitor frame 2004-01-15 17:51 markus * src/imagery/i.ortho.photo/BUGS: fixed one bug, added new bug 2004-01-15 17:42 markus * src/imagery/i.ortho.photo/alg_camera_position.txt: Ivan Michelazzi: added commented algorithm description (camera position) 2004-01-15 17:34 markus * src/imagery/i.ortho.photo/libes/orthoref.c: Ivan Michelazzi: added commented algorithm description (photo.rectify) 2004-01-15 17:25 markus * src/imagery/i.ortho.photo/: README, alg_photo_rectify.txt: Ivan Michelazzi: added commented algorithm description (photo.rectify) 2004-01-15 11:29 paul * src/mapdev/v.to.db/update.c, src/raster/r.in.shape/main.c, src/sites/s.in.dbf/dump.c, src.contrib/GMSL/NVIZ2.2/src/buildPg.c, src.contrib/GMSL/NVIZ2.2/src/getCat.c, src.contrib/GMSL/NVIZ2.2/src/query_postgr.c, src.contrib/GMSL/NVIZ2.2/src/runPg.c: snprintf removal 2004-01-15 11:15 paul * src/display/: d.db/main.c, d.what.db/attr.c, d.what.db/main.c, d.what.vect/cmd/attr.c: snprintf removal (when updated to 5.7 can use G_asprintf) 2004-01-15 11:10 paul * src/libes/dbmi/drivers/Gmakefile: ODBC should be optional (src/CMD/lists/optional) 2004-01-15 10:02 hamish * src/display/d.leg.thin/main.c: add text label support for horizontal legends; some whitespace cleanup 2004-01-14 08:36 hamish * src.contrib/DUKE/r.terraflow/: 3scan.h, ccforest.cc, ccforest.h, common.cc, common.h, direction.h, fill.cc, filldepr.cc, genericWindow.h, main.cc, nodata.cc, nodata.h, plateau.h, sortutils.h, stats.cc, stats.h, streamutils.h, sweep.cc, types.h, unionFind.h, water.cc, water.h, weightWindow.cc, weightWindow.h, IOStream/include/ami_sort.h, IOStream/include/ami_stream.h, IOStream/include/embuffer.h, IOStream/include/empq.h, IOStream/include/empq_adaptive_impl.h, IOStream/include/empq_impl.h, IOStream/include/imbuffer.h, IOStream/include/mem_stream.h, IOStream/include/minmaxheap.h, IOStream/include/queue.h, IOStream/include/replacementHeap.h, IOStream/include/replacementHeapBlock.h, IOStream/include/rtimer.h, IOStream/lib/src/ami_stream.cc, IOStream/lib/src/mm.cc, IOStream/lib/src/mm_utils.cc: further gcc3.3 updates from Laura 2004-01-12 14:10 markus * html/html/s.surf.idw.html: added voronoi note 2004-01-12 11:04 markus * html/html/r.texture.html: fixed reference + flags 2004-01-12 10:24 markus * src/scripts/contrib/g.mremove/g.mremove: fixed to be compliant with updated g.mlist 2004-01-12 10:01 paul * src/scripts/contrib/g.mlist/g.mlist: Fix == -> = so the script works with normal bourne shell 2004-01-09 19:57 glynn * configure, configure.in, mk/Makefile.in: Don't generate makefiles in configure script Only (re)build makefiles when necessary 2004-01-09 15:21 paul * src/raster/r.in.gdal/main.c: Fix bug 2004-01-09 13:20 radim * src/libes/raster/io.c: use RETSIGTYPE in declaration of dead() 2004-01-09 10:20 paul * src/libes/gis/make_loc.c: Don't need to check datum name if checking ellipsoid and actual ellipsoid dimensions much better to check than name. 2004-01-08 23:39 glynn * src/raster/r.series/cmd/: Gmakefile, c_count.c, local_proto.h, main.c: Add "count" method 2004-01-08 10:53 markus * documents/release_rules.txt: added GNU site which needs to be updated 2004-01-07 17:14 markus * src/libes/gis/: adj_cellhd.c, align_window.c, alloc.c, alloc_cell.c, area.c, area_ellipse.c, area_poly1.c, area_poly2.c, area_sphere.c, ascii_chk.c, ask.c, ask_cell.c, ask_vctrs.c: added doxygen docs 2004-01-07 01:59 glynn * mk/Makefile.in: Add post-compile target 2004-01-06 14:26 markus * src/raster/r.sun/main.c: message cosmetics 2004-01-06 14:24 markus * html/html/r.sun.html: added shadow map extraction 2004-01-06 13:07 markus * mk/Makefile.in: renamed documents to docs target to avoid conflict with 'documents/' dir in main directory 2004-01-05 15:54 paul * src/libes/icon/Gmakefile: Fix for Cygwin dll compilation 2004-01-05 10:26 paul * Makefile.in, aclocal.m4, binaryInstall.src, configure, configure.in, mk/Makefile.docs, mk/Makefile.in, mk/mid.mk, mk/mid.mk.stlib, src/CMD/head/head.in, src/display/d.db/Gmakefile, src/display/d.what.db/Gmakefile, src/display/d.what.vect/cmd/Gmakefile, src/general/init/Gmakefile, src/general/init/init.sh, src/libes/gmath/del2g.c, src/mapdev/v.to.db/Gmakefile, src/paint/Programs/p.map/cmd/Gmakefile, src/paint/Programs/p.map/inter/Gmakefile, src/paint/Programs/p.map.new/cmd/Gmakefile, src.contrib/CERL/SGI/panel/9.6/src/Gmakefile, src.contrib/GMSL/SG3d/Gmakefile: (1) Experimental shared libary support (--enable-gmake=no --enable-shared=yes) (2) --with-gdal is now the default (3) startup script now called grass53 (NAME_VER=53) (4) Set LD_LIBRARY_PATH properly in Init.sh 2003-12-31 01:40 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_surf.tcl: Reworked panel layout 2003-12-31 01:33 bob * src.contrib/GMSL/NVIZ2.2/scripts/: panel_mkdspf.tcl, panel_sdiff.tcl: Reworked panel layout 2003-12-31 01:31 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_animation.tcl: Reworked panel layout and buttons 2003-12-31 01:30 bob * src.contrib/GMSL/NVIZ2.2/scripts/: panel_lights.tcl, panel_site.tcl, panel_vect.tcl: Update panel names 2003-12-30 02:19 hamish * src/scripts/contrib/g.mlist/g.mlist: update for g.parser; Note search pattern is now specified with pattern="" 2003-12-19 16:41 paul * html/html/d.what.sites.html, src/display/d.what.sites/local_proto.h, src/display/d.what.sites/main.c, src/display/d.what.sites/what.c: Flag to disable flashing sites for improved speed 2003-12-19 12:26 paul * html/html/d.what.vect.html, src/display/d.what.vect/cmd/attr.c, src/display/d.what.vect/cmd/flash.c, src/display/d.what.vect/cmd/main.c, src/display/d.what.vect/cmd/what.c, src/display/d.what.vect/cmd/what.h: Added flag to disable vector flashing and make d.what.vect run at its rightful speed 2003-12-19 04:44 hamish * src/misc/m.proj2/main.c: add -d flag to Output lat/long in decimal degrees instead of ddd:mm:ssE 2003-12-19 02:50 hamish * src/misc/m.proj2/main.c: add some checks to the interactive input; fix LL -> PROJECTION_LL bug. process.c may still need this fix? Now it needs a -d flag for decimal degree output and much testing. 2003-12-18 16:58 markus * src.contrib/GMSL/NVIZ2.2/src/: getCat.c, nviz_init.c: updated code layout with indent for 5.7 comparisons 2003-12-18 02:25 hamish * src/misc/m.proj2/main.c: bugfix: segfault during 'm.proj2 -o' 2003-12-17 17:29 scott * src/libes/g3d/g3dwindowio.c: set path before checking for errors - gets rid of segfault when WIND3 missing 2003-12-17 07:10 hamish * src.contrib/DUKE/r.terraflow/main.cc: fix for compile on Mac OSX (from Laura Toma) Still need to add HAVE_STATVFS_H check to the config script, possibly a switch to use sys/mount.h statfs() on Mac ? 2003-12-17 06:59 hamish * src.contrib/DUKE/r.terraflow/IOStream/include/ami_sort_impl.h: fix for compile on Mac OSX (from Laura Toma) 2003-12-13 21:58 markus * src/raster/r.topidx/main.c: fixed mapset search path 2003-12-13 07:21 glynn * REQUIREMENTS.html, html/html/pngdriver.html: Remove references to GD 2003-12-13 07:19 glynn * configure, configure.in, src/CMD/head/head.in, src/include/config.h.in, src/display/devices/PNGdriver/README: Add $X_CFLAGS to Motif header checks Remove GD stuff from configure[.in] and related files Remove references to GD from PNGdriver/README 2003-12-12 14:56 markus * src/raster/r.out.png/version.h: added newline 2003-12-12 14:55 markus * src/raster/r.out.png/r.out.png.c: fixed odd layout and comment-in-comment 2003-12-09 15:16 paul * src/libes/gis/datumtransform.table: Fix typing error in Sardinia datum transform parameters 2003-12-08 10:22 markus * src/general/init/init.sh: [t]csh: keep history in mapset as bash is doing ; BASH: added raster MASK presence indicator to prompt 2003-12-08 05:26 hamish * html/html/v.bubble.html: add note about overlapping vector areas; minor cleanups 2003-12-04 19:49 markus * html/import.html: fixed gshss -> gshhs 2003-12-04 13:38 paul * html/html/v.transform.html: Added hint about v.proj (presumably it didn't exist when this manpage was first written) 2003-12-02 15:42 paul * src/imagery/i.ortho.photo/photo.rectify/rectify.c: Tidy recent changes (fix DCELL / double mixing) 2003-12-01 16:14 bob * src/mapdev/v.digit/color.c: Fixed color order 2003-12-01 14:30 markus * COPYING: updated 2003-11-30 05:41 hamish * src/mapdev/v.in.shape/vmap_import.c: Bugfix: using label= with a floating-point DBF attribute caused a segfault when it hit a value between 0.0 and 0.9999. Also added a warning when importing a FP DBF attribute as a category with attribute= as the value was silently truncated. 2003-11-28 11:31 paul * src/display/d.area/: Gmakefile, screenpoly.h: Fix compilation error on Cygwin 2003-11-25 17:18 markus * src/imagery/i.ortho.photo/photo.rectify/: global.h, rectify.c: added floating point DEM fix as suggested by Paul Kelly, added comment on TILE window size 2003-11-24 09:16 markus * src/imagery/i.ortho.photo/photo.rectify/exec.c: make DEBUG3 functional 2003-11-23 00:09 glynn * src/display/d.his/cmd/main.c: Make -n treat NULL cells as transparent. 2003-11-23 00:00 glynn * configure, configure.in: Add $X_CFLAGS to OpenGL header test 2003-11-19 19:03 scott * Makefile.in: added full version info to the filename of binary installer script 2003-11-17 12:37 markus * src/CMD/lists/GRASS: commented image3 lib and i.points3 2003-11-17 09:01 markus * src/raster/r.reclass/cmd/main.c: added printing of range 2003-11-17 00:15 bob * src/libes/image3/convert_ll.c: Removed debug comments 2003-11-16 00:07 bob * src/libes/ogsf/: gsd_surf.c, gsd_wire.c: Fixed coarse draw bug 2003-11-10 15:36 markus * src.contrib/DUKE/r.terraflow/IOStream/include/minmaxheap.h: fix 2003-11-10 14:46 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_surf.tcl: Added option for drawing coarse surface/wire 2003-11-10 14:45 bob * src.contrib/GMSL/NVIZ2.2/scripts/widgets.tcl: Fix for divide by zero error 2003-11-10 14:44 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_kanimator.tcl: Fixed key time and key tag errors 2003-11-10 14:43 bob * src.contrib/GMSL/NVIZ2.2/scripts/: panelIndex, tclIndex: Updates for position panel 2003-11-10 14:42 bob * src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script: Added update GUI when loading 3D view 2003-11-10 14:41 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_pos.tcl: Added new position panel 2003-11-10 14:40 bob * src.contrib/GMSL/NVIZ2.2/src/: init_commands.c, map_obj.c, position.c: Added new region routines 2003-11-10 14:36 bob * src/libes/ogsf/gsd_wire.c: Added new wire routine 2003-11-10 14:35 bob * src/libes/ogsf/gsd_surf.c: Added optimized surface routine 2003-11-10 14:34 bob * src/libes/ogsf/: GS2.c, gsd_prim.c, gsurf.h, local_proto.h: Added new region routines 2003-11-06 20:52 markus * documents/release_rules.txt: md5sum note added, --with-gdal note added 2003-11-06 14:19 markus * documents/release_rules.txt: small updates 2003-11-05 16:21 markus * html/sites.html: fix 2003-11-05 16:18 markus * html/sites.html: added missing s.cellstats 2003-11-05 11:09 markus * html/html/r.in.bin.html: made parameter names longer than 1 char 2003-11-05 11:02 markus * src/raster/r.in.bin/main.c: fixed compiler warnings, made parameter names longer than 1 char 2003-11-05 01:05 bob * src/raster/r.in.bin/main.c: Fixed GMT resolution problem 2003-11-03 10:24 alex * locale/ru/tcltkgrass/script/msgs/ru.msg: Sync with 5.7 2003-11-03 04:29 helena * html/html/r.sim.sediment.html: r.sim.sediment man page added 2003-11-02 23:19 markus * src/raster/r.in.gdal/main.c: added explanative error for G_compare_projections() 2003-11-02 23:17 markus * src/libes/gis/make_loc.c: added different return errors for r.in.gdal 2003-11-02 22:36 helena * html/html/r.sim.water.html: r.sim.water man page fixes 2003-11-02 10:25 hamish * src/scripts/contrib/v.in.garmin.sh/v.in.garmin.sh: [5.3] update for g.parser; begin adding m.proj2 support to transform into current projection 2003-11-02 09:43 hamish * src/display/d.leg.thin/main.c: don't force smooth horizontal legend if it is categorical (many boxes) legend 2003-11-02 04:48 helena * html/html/r.sim.water.html: r.sim.water manpage added 2003-11-02 03:48 helena * html/html/s.surf.rst.html: updated affiliantions, hint for speed-up 2003-10-31 16:21 glynn * src/display/devices/PNGdriver/: Box_abs.c, Can_do.c, Clr_table.c, Color.c, Draw_line.c, Get_w_box.c, Get_w_line.c, Get_w_pnt.c, Gmakefile, Graph_Clse.c, Graph_Set.c, Panel.c, Polygn_abs.c, Raster_int.c, png.h, pngdriver.h: Re-write PNG driver to remove dependency upon GD 2003-10-31 14:36 markus * src/sites/s.kernel/: function.c, global.h, main.c: Stefano Menegon : add MASK support, bug fix on gaussian kernel function 2003-10-31 09:08 markus * src/display/devices/PNGdriver/Graph_Set.c: added white default background for G5.7 2003-10-30 14:34 markus * src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c: reverted DEFAULT_XX_COLOR change, as new file added to 5.7 2003-10-30 08:14 hamish * src/scripts/contrib/s.in.garmin.sh/s.in.garmin.sh: update for g.parser 2003-10-30 08:05 hamish * src/sites/s.out.ascii/main.c: add missing includes; remove unused variables; -i implies -d 2003-10-30 05:34 glynn * src/general/init/init.sh: Prevent inadvertent exporting of $GISRC settings to environment 2003-10-29 14:44 markus * src/display/d.mapgraph/cmd/main.c: 'white' -> DEFAULT_FG_COLOR for 5.7 2003-10-29 13:29 glynn * src/raster/r.grow2/main.c: Add metric= option, maximum, manhattan metrics Fix windowing bug 2003-10-29 10:00 hamish * src/scripts/contrib/s.in.garmin.sh/s.in.garmin.sh: [5.3] update to support automatic transformation to current projection with m.proj2. (or not with the -k flag) 2003-10-29 09:01 hamish * src/misc/m.proj2/main.c: bugfix: don't output results to stderr if also outputting to a file rearange parser options to prevent unhelpful warnings 2003-10-29 08:40 markus * html/html/r.out.gdal.html: added createopt 2003-10-29 08:39 markus * html/html/r.out.gdal.html: explained metaopt, createopt 2003-10-29 08:36 markus * src/scripts/contrib/r.out.gdal/r.out.gdal: fixed metaopt. added createopt 2003-10-29 07:06 hamish * src/scripts/contrib/: s.in.garmin.sh/README, v.in.garmin.sh/README: update gpstrans website to http://gpstrans.sourceforge.net 2003-10-28 10:03 markus * src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c: conditionalized XSetForeground() depending on DEFAULT_FG_COLOR 2003-10-28 01:49 glynn * src/raster/r.grow2/main.c: Add radius= option Remove -d (diagonal) flag Allow writing out NULL for original cells Update corresponding categories when old=/new= are used 2003-10-27 22:44 glynn * src/raster/r.grow2/main.c: Fix colour table handling 2003-10-27 16:28 markus * src/raster/r.reclass/cmd/main.c: help message cosmetics 2003-10-27 11:58 alex * src/tcltkgrass/main/gis_set.tcl: New messages given G_msg wrapper for i18n 2003-10-27 11:56 alex * locale/ru/: license.txt, tcltkgrass/script/msgs/ru.msg: Update locale's messages 2003-10-27 11:55 alex * src.garden/grass.postgresql/pg.in.dbf/pgdump.h: Needed indeed this file now to compile. 2003-10-27 03:25 hamish * html/html/s.in.garmin.sh.html: add head .. /head to web page 2003-10-27 03:24 hamish * html/html/v.in.garmin.sh.html: add "gpstrans -s" hint; update gpstrans homepage URL 2003-10-27 03:05 hamish * html/html/s.in.garmin.sh.html: add "gpstrans -s" hint; update gpstrans homepage URL 2003-10-27 00:49 glynn * src/raster/r.grow2/: Gmakefile, main.c: Add r.grow2 2003-10-25 15:23 markus * src/raster/r.param.scale/interface.c: cosmetics for 5.7 HTML interface 2003-10-25 15:20 markus * src/raster/r.drain/tinf.h: fix 2003-10-25 09:20 markus * src/libes/gis/make_loc.c: fix 2003-10-25 07:51 markus * src/libes/gis/make_loc.c: bugfix, added tests for map datum, ellipsoid, zone 2003-10-24 22:53 glynn * src/raster/r.series/cmd/c_reg.c: Fix bug in linear regression computation 2003-10-24 16:06 markus * src/general/g.region/cmd/main.c: added info to help text (hope that it is right) 2003-10-23 16:05 paul * html/html/pg.in.dbf.html, src.garden/grass.postgresql/pg.in.dbf/dbfopen.c, src.garden/grass.postgresql/pg.in.dbf/main.c, src.garden/grass.postgresql/pg.in.dbf/pgdump.c: pg.in.dbf fixes and improvements from Thierry Laronde: main.c: - Added option to set the DELIMITER to a user defined character value (only used for super-user when using COPY command); -> Now PgDumpFromDBF takes 3 arguments: filename, mode and delimiter - PgDumpFromDBF proto removed from main.c and added to pgdump.h; - include for strlen - include "pgdump.h" for PgDumpFromDBF proto - Default delimiter now changed to '\t'; - Suppressed bogus parm structure ; - no_rattle -> normal_user: more explicit, match PgDumpFromDBF and ... well the way the assignement was made was queer: changed too! - Added comments pgdump.h: - created for PgDumpFromDBF proto pgdump.c: -XXX in the `init' function used to initialize the my_string struct the initial string pointed to by the data member was not initialized to NULL. Hence, the use of the function `append', not taking into account the length of the string and using `strcat' directly concatenated the random data found where my_string.data was pointing until it found some '\0' => Now my_string.data points to a null string at initialization; - include "pgdump.h" for PgDumpFromDBF proto - modified PgDumpFromDBF: now takes 4 arguments: filename, normal_user, delimiter, null_string - modified DBFDumpASCII: now takes 3 arguments: DBFHandle, File pointer, delimiter -dbfopen.c: - the filename of the DBF file supposed to be opened was subject of extension changes, `strcmp' being used as if it was a matching function returning 0 if failed or not zero on success. And indeed this is almost exactly the contrary. Furthermore, the combination of two conditions made the first test succeeds in all cases, transforming every extension in ".dbf". -Last but not least, _without renaming or copying the file that was read not written_ this was this modified version of the filename that was given to `fopen' resulting in a failure in every case except when the change to ".dbf" was a null one, that is when the filename was already ending with ".dbf". 2003-10-23 13:07 markus * src/imagery/i.ortho.photo/photo.rectify/equ.c: removed unused var 2003-10-22 11:27 glynn * src/raster/r.bilinear/main.c: Write NULL instead of 0 for out-of-range easting 2003-10-22 09:53 markus * src/raster/r.sunmask/main.c: reverted last 'fix', defined variable extern (for gcc -fno-common) 2003-10-21 21:08 markus * src/libes/gis/Gmakefile: sorry, forgot to upload this change 2003-10-21 19:33 markus * src/include/gis.h: added DEFAULT_FG_COLOR, DEFAULT_BG_COLOR definition 2003-10-21 19:29 markus * src/libes/display/setup.c: black -> DEFAULT_BG_COLOR for G5.7 2003-10-21 16:04 markus * src/display/d.title/cmd/main.c: use of DEFAULT_FG_COLOR for G5.7 compliance 2003-10-21 15:12 markus * src/display/d.rhumbline/cmd/main.c: use of DEFAULT_FG_COLOR for G5.7 compliance 2003-10-21 14:57 markus * src/display/d.geodesic/cmd/main.c: use of DEFAULT_FG_COLOR for G5.7 compliance 2003-10-21 13:46 markus * src/display/d.profile/: PlotProfile.c, What.c, bnw_line.c, main.c, profile.h: changed black -> DEFAULT_BG_COLOR, white -> DEFAULT_FG_COLOR for GRASS 5.7 compliance 2003-10-21 13:45 markus * src/libes/D/: Dclear.c, Dremove.c: changed black -> DEFAULT_BG_COLOR for GRASS 5.7 compliance 2003-10-21 13:01 markus * src/display/d.leg.thin/main.c: use of DEFAULT_FG_COLOR/DEFAULT_BG_COLOR for G5.7 compliance 2003-10-21 12:29 markus * src/raster/r.in.gdal/main.c: made message understandable 2003-10-21 10:12 markus * src/imagery/i.ortho.photo/photo.2target/main.c: fixed crash if monitor not open 2003-10-21 10:10 markus * src/imagery/i.ortho.photo/photo.rectify/cp.c: Ivan Michelazzi: fixed wrong menu references, message cosmetics 2003-10-21 09:23 markus * src/display/d.barscale/cmd/main.c: white -> DEFAULT_FG_COLOR, black -> DEFAULT_BG_COLOR for 5.7 compliance 2003-10-21 09:20 markus * src/display/d.histogram/cmd/main.c: white -> DEFAULT_FG_COLOR for 5.7 compliance, warnings fixed 2003-10-20 12:23 markus * src/display/devices/PNGdriver/Graph_Set.c: print always GRASS_TRUECOLOR status 2003-10-17 16:01 markus * src/raster/r.recode/read_rules.c: message cosmetics to avoid confusion when user operates on map subregion 2003-10-17 08:16 markus * html/env_vars.html: updated (searched for getenv()/setenv() ) 2003-10-17 01:25 glynn * src/raster/r.series/cmd/c_reg.c: Fix bug in regression code 2003-10-16 12:21 markus * src/imagery/i.ortho.photo/photo.rectify/get_wind.c: extend target region to avoid cut-off of image edges in mountainous terrain 2003-10-16 09:13 markus * src/raster/r.in.gdal/: Gmakefile, main.c, make_loc.c: moved make_loc.c to src/libes/gis/ as well as G_compare_projections(), improved G_compare_projections() to also check for datum, ellipsoid, zone 2003-10-16 09:12 markus * src/: include/gisdefs.h, libes/gis/make_loc.c: added G_make_location() and G_compare_projections() - moved to libgis from r.in.gdal for use in v.in.ogr 2003-10-16 07:39 markus * html/html/s.surf.rst.html: ref added, some HTML fixes 2003-10-15 16:30 markus * src/scripts/contrib/: Gmakefile, i.tasscap/README, i.tasscap/i.tasscap.tm7: added i.tasscap.tm7 2003-10-13 19:24 glynn * src/raster/r.series/cmd/c_mode.c: Use return value from sort_cell() 2003-10-13 19:23 glynn * src/raster/r.series/cmd/: Gmakefile, c_ave.c, c_divr.c, c_max.c, c_median.c, c_min.c, c_mode.c, c_reg.c, c_stddev.c, c_sum.c, c_var.c, local_proto.h, main.c, sort_cell.c: Substantially re-write r.series: Add -n switch to automatically propagate NULLs Without -n, NULL values are now passed to aggregate functions Add linear regression slope/offset aggregates 2003-10-11 08:52 markus * src/general/init/init.sh: removed GISRC file if UNKNOWN is inside 2003-10-10 15:11 markus * src.contrib/LM/v5dconvert/: libes/libv5d/lib/Gmakefile, libes/libv5d/lib/binio.c, libes/libv5d/lib/binio.h, libes/libv5d/lib/v5d.c, libes/libv5d/lib/v5d.h, libes/libv5d/lib/vis5d.h, raster/Gmakefile, raster/r.out.v5d.topo/Gmakefile, raster/r.out.v5d.topo/main.c, raster/r.out.v5d.topo/maketopo.c, vector/Gmakefile, vector/v.out.v5d.map/Gmakefile, vector/v.out.v5d.map/main.c, vector/v.out.v5d.map/makemap.c, html/g.region.v5d.html, html/r.out.v5d.texture.html, html/r.out.v5d.topo.html, html/v.out.v5d.map.html, html/v5d.texture.gif, html/v5d.topomap.gif, html/v5dconvert.examples.html, general/Gmakefile, general/g.region.v5d/Gmakefile, general/g.region.v5d/main.c, scripts/Gmakefile, scripts/README, scripts/demo.v5d.texture.sh, scripts/demo.v5d.topomap.sh, scripts/r.out.v5d.texture: Wallace, Beverly T answers[0] wasn't set 2003-09-27 12:13 hamish * src.contrib/DUKE/r.terraflow/html/r.terraflow.html: Update for r.terraflow 1.5 (corrected to elev=) 2003-09-27 12:09 hamish * src.contrib/DUKE/r.terraflow/IOStream/lib/src/mm_utils.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 12:02 hamish * src.contrib/DUKE/r.terraflow/IOStream/include/empq_impl.h: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 11:58 hamish * src.contrib/DUKE/r.terraflow/IOStream/include/: ami_stream.h, embuffer.h: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 10:42 hamish * INSTALL: typo 2003-09-27 10:16 hamish * src.contrib/DUKE/r.terraflow/water.h: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 10:13 hamish * src.contrib/DUKE/r.terraflow/water.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 10:07 hamish * src.contrib/DUKE/r.terraflow/: sweep.cc, sweep.h: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 10:02 hamish * src.contrib/DUKE/r.terraflow/stats.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 09:55 hamish * src.contrib/DUKE/r.terraflow/main.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 09:49 hamish * src.contrib/DUKE/r.terraflow/grid.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 09:46 hamish * src.contrib/DUKE/r.terraflow/grass2str.h: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 09:40 hamish * src.contrib/DUKE/r.terraflow/: filldepr.cc, flow.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-27 08:38 hamish * src.contrib/DUKE/r.terraflow/: direction.h, fill.cc: Update for r.terraflow 1.5 (mostly to make gcc 3.3 happy) 2003-09-26 11:41 hamish * html/html/d.title.html: update default text size, add head and /head tags 2003-09-26 11:34 hamish * src/display/d.title/cmd/main.c: Make default font size something a bit less gigantic 2003-09-26 11:07 hamish * src/display/d.label/cmd/label.c: Bugfix: if input was redirected from stdin, program would get stuck in a loop at "ok? y/n" 2003-09-25 11:37 hamish * src/tcltkgrass/module/d.text.freetype: add d.text.freetype. Not added to menu yet as not sure how to get quoted text line working 2003-09-25 10:53 hamish * html/html/d.text.freetype.html: cleanup & expand 2003-09-25 09:30 hamish * src/display/d.text.freetype/main.c: improve module, flag, and option descriptions 2003-09-25 08:50 markus * html/: export.html, grass_commandlist.html, import.html, sites.html, vector.html: removed links to s.in.mif v.in.mif v.out.mif as not compiled (and non-functional) 2003-09-25 07:57 markus * src/libes/raster/: Raster.c, rastergraphicslib.dox: added docs for R_raster_char() 2003-09-25 05:48 hamish * src/display/d.text.freetype/main.c: Bugfix: use correct pitch for reading bitmap buffer & fix scrambled letters. also added some debug code 2003-09-24 15:53 markus * Doxyfile, src/libes/raster/rastergraphicslib.dox: activated doxygen docu, section fixes 2003-09-24 15:48 markus * src/libes/raster/rastergraphicslib.dox: doxygen: added chapter15 progman text 2003-09-24 15:34 markus * src/libes/index.dox: added (draft) main doxygen document 2003-09-24 13:36 markus * src/libes/D/Dcell.c: Doxygen style comments merged from Latex Prog. Man. 2003-09-24 12:21 markus * src/libes/raster/: Box.c, Clr_table.c, Color.c, Cont_abs.c, Cont_rel.c, Erase.c, Flush.c, Font.c, Get_t_box.c, Get_w_box.c, Get_w_line.c, Get_w_pnt.c, Move_abs.c, Move_rel.c, Plydts_abs.c, Plydts_rel.c, Plylne_abs.c, Plylne_rel.c, Polygn_abs.c, Polygn_rel.c, RGB_color.c, RGB_ras.c, Raster.c, Reset_clr.c, Reset_clrs.c, Returns.c, Set_win.c, Text.c, Text_size.c, io.c: Doxygen style comments merged from Latex Programmer's Manual (based on PERL merge script by Paolo Armani, ITC-irst) 2003-09-24 08:22 hamish * src/display/d.text.freetype/test.input: Change font to B&H Luxi from Korean. note fonts paths are hardcoded in ./freetypecap 2003-09-24 02:58 glynn * src/include/config.h.in, src/include/gisdefs.h, configure, configure.in, src/libes/gis/putenv.c: Add configure checks for putenv() and setenv() Change G_putenv() to use putenv() or setenv() in preference to a local implementation Change prototype of G_putenv() 2003-09-23 09:10 markus * html/env_vars.html: corrected GISBASE, GISRC 2003-09-23 08:58 markus * html/env_vars.html: fixed GRASS_GUI. I would really appreciate if changes discussed on the ML are merged in CVS by the reporter 2003-09-23 08:56 markus * src/CMD/VERSION: removed month and subsubversion 2003-09-23 08:33 markus * INSTALL: added DEBUGGING OPTIONS section based on Glynn's comments 2003-09-23 00:31 glynn * configure, configure.in, src/CMD/head/head.in, src/include/config.h.in: Remove DBM checks 2003-09-22 15:14 hamish * src/raster/r.sun/main.c: fix Max Latitude to work for the southern hemisphere. (thanks to Jaro) 2003-09-22 14:59 hamish * src/raster/r.sun/main.c: minor change to error message if no output maps were requested 2003-09-22 14:48 hamish * src/raster/r.sun/main.c: - better description for time= option - replaced some printf()'s with G_fatal_error()'s - added checks to prevent mixing Mode 1 & 2 options - added stdout status message to announce using either Mode 1 or 2 - fix Seg Fault when beam_rad= was not used * Note incorrect map titles are written to some history files. Harmless? - add "Local (solar) Time" to history when time= is set (mode 1) 2003-09-22 12:51 paul * html/env_vars.html: Update for SG3d and NVIZ (I discussed with Bob if X3D_ etc. should be env vars or GRASS vars and we left them as GRASS vars for the time being) 2003-09-22 08:55 markus * html/: env_vars.html, index.html: split list of variables in env vars and GRASS vars (hope I got that right, otherwise please fix file in CVS) 2003-09-22 08:38 markus * html/env_vars.html: fixed weird order 2003-09-22 08:21 markus * html/html/v.out.e00.html: H. Wziontek : Number of areas corrected to number of active areas, unlabeled areas will only optionally be exported (option -A) like in v.out.shape 2003-09-22 08:16 markus * src/mapdev/v.out.e00/Gmakefile: fix 2003-09-22 07:22 markus * NEWS.html: v.out.e00 fix 2003-09-22 07:21 markus * src/mapdev/v.out.e00/v.out.e00.c: H. Wziontek : Number of areas corrected to number of active areas, unlabeled areas will only optionally be exported (option -A) like in v.out.shape 2003-09-21 20:12 paul * src/libes/proj/pj_transform.c: Apply patch described in PROJ bug 368 (http://bugzilla.remotesensing.org/show_bug.cgi?id=368) to stop inappropriate application of gridshifts when output co-ordinate system doesn't have a datum specified 2003-09-19 10:21 markus * html/: raster.html, html/r.out.gdal.html: added r.out.gdal script 2003-09-19 10:19 markus * src/scripts/contrib/Gmakefile: added r.out.gdal 2003-09-19 10:19 markus * src/scripts/contrib/r.out.gdal/r.out.gdal: added 2003-09-18 16:54 markus * src/imagery/i.in.erdas/: local_proto.h, main.c: added potential support for floating point maps, but I don't get the pixel values decoded, so still disabled. 2003-09-18 15:51 markus * src/imagery/i.in.erdas/: do_color.c, local_proto.h, main.c: fixed i.in.erdas to work with IDRISI 32 (LAN files written by ERDIDRIS) 2003-09-16 09:30 paul * REQUIREMENTS.html: Mention optional PROJ.4 requirement 2003-09-12 15:16 markus * src.contrib/GMSL/NVIZ2.2/src/: draw.c, interface.h: fix for FontBase declaration (found with -fno-common), should help Mac OSX 2003-09-12 14:39 markus * NEWS.html: change additions (developers: please add yourself the changes) 2003-09-12 10:07 markus * src/tcltkgrass/main/gis_set.tcl: layout cosmetics 2003-09-12 09:56 markus * src/tcltkgrass/main/gis_set.tcl: improved frame names, added MAPSET refresh. Seems to work now. 2003-09-12 08:51 markus * src/CMD/VERSION: 5.0.3-cvs -> 5.3.0-cvs 2003-09-11 20:06 markus * src/tcltkgrass/main/gis_set.tcl: first attempt to have 'Create new MAPSET' in GUI startup, MAPSET list refresh still missing 2003-09-11 12:39 markus * src/general/init/init.sh: added optional -gui as alias for -tcltk as no new user can remember -tcltk 2003-09-11 07:50 markus * html/html/g.select.pg.html: FAQ about TCP/IP added (may need to be extended) 2003-09-11 00:27 glynn * configure, configure.in, src/include/config.h.in, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/main_ogl.c: r3.showdspf.openGL fixes: Allow for Define WAIT_ANY if not defined 2003-09-11 00:24 glynn * mk/: head.mk, mid.mk, mid.mk.shlib, tail.mk: Fix to alternate build system for gcc 3.x; add $(CURDIR) to include path 2003-09-10 13:51 markus * src/imagery/i.ortho.photo/README: updated by Ivan Michelazzi 2003-09-10 09:53 hamish * src/tcltkgrass/main/menu.tcl: better description of r.what, v.what 2003-09-10 09:42 hamish * src/tcltkgrass/module/d.what.vect: add missing DB options 2003-09-10 09:29 hamish * src/tcltkgrass/module/v.what: add option to take coordinates from a file (ie redirect a file to stdin) 2003-09-10 09:24 hamish * src/tcltkgrass/module/v.what: add missing option 2003-09-10 09:09 hamish * src/tcltkgrass/module/d.what.rast: add missing -c flag, enhance description. 2003-09-10 09:00 hamish * src/tcltkgrass/module/r.what: add missing options & flags 2003-09-10 08:58 hamish * src/tcltkgrass/module/d.legend: [5.3+] add use= option for discrete category legends 2003-09-09 21:56 markus * Makefile.in: distclean: rm -rf src/CMD/next_step/ added 2003-09-09 14:06 markus * src/imagery/i.ortho.photo/BUGS: TODO added 2003-09-09 14:05 markus * src/imagery/i.ortho.photo/libes/conz_points.c: added sleep to make warnings legible 2003-09-09 13:06 markus * html/html/: i.ortho.photo.html, photo.init.html: fixes 2003-09-09 11:46 markus * html/html/photo.init.html: added important notes 2003-09-09 11:44 hamish * src/display/d.leg.thin/main.c: add use= option for discrete category legends 2003-09-09 10:54 hamish * src/display/d.leg.thin/main.c: add ability to stretch range= to limits of colr file. (limit is from %first line of colr, not the body) 2003-09-09 10:02 markus * src/imagery/i.ortho.photo/BUGS: added BUGS 2003-09-08 17:38 markus * src/scripts/shells/: shade.clr.sh, shade.rel.sh: changed from common $ELEV.shade to $ELEV.relshade and $ELEV.clrshade to avoid overwriting (thanks to Michael Barton) 2003-09-08 16:40 paul * configure, configure.in: Fix yes no output when full path to gdal-config is given 2003-09-08 15:37 paul * configure, configure.in: Make help output for --with-gdal clearer 2003-09-08 14:55 markus * html/html/photo.init.html: explanations added 2003-09-08 12:07 markus * src/general/init/: grass.src, init.sh: readded trap 15 2003-09-08 09:57 radim * src/mapdev/v.what/cmd/what.c: substract islands, patch by Thierry Laronde 2003-09-04 22:01 glynn * src/include/gisdefs.h: Declare G_fatal_error/G_warning as __attribute__((format(printf,1,2))) 2003-09-04 21:55 glynn * src/include/gis.h: Declare GRASS_copyright as "unused" 2003-09-04 20:50 glynn * src/tcltkgrass/module/r.proj: Fix typo (preform -> perform) 2003-08-29 12:08 glynn * src/libes/gis/color_look.c: Fix rounding of min/max fields to match color_org.c 2003-08-26 16:40 markus * AUTHORS: updated a bit, still incomplete 2003-08-26 14:14 markus * src/imagery/i.ortho.photo/libes/: georef.c, orthophoto.h: removed I_georef as identical with libgrass_I 2003-08-26 13:51 paul * src/raster/r.fill.dir/: Gmakefile, tinf.h: Improve fix so r.fill.dir compiles 2003-08-26 13:40 markus * src/imagery/i.ortho.photo/: photo.2image/equ.c, photo.2target/equ.c, photo.rectify/equ.c, photo.rectify/ps_cp.c: reverted clone removal as being more complicated than expected 2003-08-26 13:29 markus * src/imagery/i.ortho.photo/libes/: Gmakefile, georef.c: reverted clone removal as being more complicated than expected 2003-08-26 02:11 hamish * html/html/: shade.clr.sh.html, shade.rel.sh.html: cleanup; add scale= option to shade.clr.sh 2003-08-25 13:01 hamish * src/scripts/shells/shade.clr.sh: merge some changes from shade.rel.sh; now it runs.. 2003-08-25 12:07 paul * src/misc/m.kappa/cmd/prt_hdr.c: Fix bug 2076 (reported by Stefano Perona) 2003-08-25 11:19 markus * src/display/d.colors/: externs.h, set_sigs.c: cosmetics 2003-08-25 11:18 markus * src/imagery/i.ortho.photo/: libes/Gmakefile, libes/georef.c, photo.2image/equ.c, photo.2target/equ.c, photo.rectify/equ.c, photo.rectify/ps_cp.c: removed clone 2003-08-25 10:20 markus * src/raster/r.sunmask/main.c: fixed variable name conflict (gcc -fno-common finds problems like that) 2003-08-25 10:02 markus * src/raster/r.le/r.le.setup/: main.c, setup.h: multiple inclusions fixed 2003-08-25 09:59 markus * src/raster/r.le/r.le.patch/: main.c, patch.h: multiple inclusions fixed 2003-08-25 09:55 markus * src/raster/: r.drain/tinf.c, r.drain/tinf.h, r.fill.dir/tinf.c, r.fill.dir/tinf.h: multiple inclusions fixed 2003-08-25 09:28 markus * src/imagery/i.ortho.photo/photo.elev/: elev.h, main.c: multiple inclusions fixed 2003-08-25 09:26 paul * NEWS.html: Added some more changes I could think of; don't mention d.what.sites fix as this bug was never present in any released version, only in CVS HEAD 2003-08-25 09:22 markus * src/display/d.rast.edit/: menu.c, mk_new_layer.c, mk_tmp_file.c: fixed GLOBAL multiple defined 2003-08-25 09:14 markus * src/display/d.colors/: externs.h, set_sigs.c: fixed for Mac OSX 2003-08-25 03:55 hamish * html/html/r.what.html: add missing east_north option & example, add , cleanup 2003-08-23 06:26 hamish * html/html/r.composite.html: add missing output= option 2003-08-23 05:58 hamish * html/html/d.rgb.html: minor cosmetics 2003-08-23 05:35 hamish * src/tcltkgrass/module/d.barscale: add reference to bcolor=none 2003-08-23 05:17 hamish * html/html/d.barscale.html: add missing options 2003-08-21 07:59 markus * src/sites/s.cellstats/main.c: TODO added 2003-08-20 14:28 markus * NEWS.html: updated, not yet complete - please add 2003-08-20 14:14 markus * html/html/s.cellstats.html: updated 2003-08-20 13:28 markus * src/sites/s.cellstats/main.c: added output of number of sites 2003-08-20 09:56 markus * handheld/babyGRASS_packagingsrc.sh: some more commands added 2003-08-20 09:54 markus * src/raster/r.colors/cmd/: local_proto.h, main.c, rules.c: quiet flag 2003-08-20 09:31 markus * tools/diff.sh: renamed -1 and -2 to -rel and -exp for convenience 2003-08-20 09:20 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: updated, but not used at time 2003-08-20 07:55 markus * src/CMD/lists/GRASS: added src/sites/s.cellstats 2003-08-20 07:46 markus * documents/release_rules.txt: hint added 2003-08-19 12:05 hamish * src/display/d.site.labels/: do_labels.c, local_proto.h, main.c: add precision option to set number of digits after decimal place for attr=double 2003-08-18 16:59 markus * src/raster/r.los/cmd/: delete.c, main.c, mark_pts.c, pts_elim.c: updated to FP (please validate) 2003-08-18 08:21 markus * src/sites/s.cellstats/main.c, src/sites/s.cellstats/univar.c, src/sites/s.cellstats/univar.h, html/html/s.cellstats.html: sum added 2003-08-13 15:35 markus * src/raster/r.los/cmd/main.c: FP warning added 2003-08-09 15:57 hamish * src/raster/r.fill.dir/ppupdate.c: this fixes the segfault, but are array calls still off by one? 2003-08-09 05:02 hamish * src/ps.map/ps.map/cmd/ps_fclrtbl.c: make default colortable size something more reasonable than filling the entire page. 2003-08-08 05:02 hamish * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/README: sites_list -> site_lists 2003-08-08 04:56 hamish * src/sites/: s.qcount/tutorial/output, s.windavg/main.c: sites_list -> site_lists 2003-08-08 04:51 hamish * src/sites/s.qcount/main.c: sites_list -> site_lists 2003-08-08 04:46 hamish * html/html/: s.in.dbf.html, s.in.shape.html: sites_list -> site_lists 2003-08-08 04:42 hamish * html/html/d.sites.label.html: sites_list -> site_lists 2003-08-08 04:35 hamish * html/html/: d.site.labels.html, d.site.pg.html: sites_list -> site_lists 2003-08-08 04:28 hamish * documents/sites_format50.txt: sites_list -> site_lists 2003-08-08 03:11 hamish * html/html/s.in.ascii.html: sites_list -> site_lists 2003-08-06 04:38 hamish * src/ps.map/ps.map/cmd/ps_fclrtbl.c: bug fix: If FP raster only had one value, ps.map would get stuck 2003-08-03 07:19 hamish * src/raster/r.sun/main.c: Write parameters to raster history/comments instead of r.sun_out.txt 2003-07-31 08:44 paul * src/libes/proj/get_proj.c: Use es as rf will be infinite for a sphere, remove superfluous decimal places and add + signs to improve readability of output 2003-07-31 07:23 hamish * src/raster/r.sun/main.c: remove 3 unused variables, minor cleanup 2003-07-31 06:29 hamish * src/raster/r.sun/main.c: Ran indent as it was a mess. $ 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 indent: main.c:1261: Warning:old style assignment ambiguity in "=-". Assuming "= -" 2003-07-28 09:33 paul * src/libes/gis/datum.table: Add nzgd2k 2003-07-24 08:18 hamish * src/display/d.where/cmd/main.c: module->description doesn't get a \n after all. 2003-07-24 08:14 hamish * src/mapdev/v.digit/node_lines.c: modify Toolbox->"n" mouse buttons to match instructions. 2003-07-24 07:23 hamish * src/display/d.where/cmd/main.c: fix incomplete reversion 2003-07-24 07:14 hamish * html/html/v.spag.html: add missing flags 2003-07-24 07:02 markus * src/misc/m.cogo/Gmakefile, src/misc/m.cogo/cogo.dat, src/misc/m.cogo/main.c, html/html/m.cogo.html: Eric Miller: m.cogo added 2003-07-24 06:53 hamish * html/html/v.build.polylines.html: cleanup 2003-07-23 13:40 markus * src/scripts/contrib/v.line2area/: v.area2line, v.line2area: bugfix for if condition 2003-07-23 07:15 hamish * src/libes/gis/datumtransform.table: update NZGD49 NTv2 grid description 2003-07-22 13:25 paul * src/general/g.setproj/main.c: Check return value when writing DEFAULT_WIND 2003-07-22 11:25 paul * src/: libes/gis/proj3.c, general/g.setproj/main.c: Some tidying of output 2003-07-22 03:22 hamish * src/display/d.leg.thin/main.c: fix minor bug when box width/height was 0. 2003-07-21 19:12 paul * src/mapdev/v.in.dgn/Gmakefile: GDAL_CFLAGS for cpl_conv.h 2003-07-21 04:48 hamish * html/html/ps.map.html: cleanup; added note about 'text' size if no 'size' is given 2003-07-21 03:44 hamish * src/ps.map/ps.map/cmd/do_labels.c: Use default fontsize for 'text' option if none is defined instead of silently displaying nothing. 2003-07-20 14:12 paul * src/libes/gis/: datum.table, datumtransform.table: Further tidying of datum tables 2003-07-19 18:25 paul * configure, configure.in: PROJ version check 2003-07-19 18:24 paul * aclocal.m4: Bugfixes for LOC_CHECK_VERSION and extend to handle version number being an integer rather than a quoted string 2003-07-19 09:22 markus * src/fonts/for_grass/splitfont.c: changed char -> int to fix gcc3.2.2 problem 2003-07-19 06:17 hamish * src/ps.map/ps.map/cmd/ps_map.c: move the grid lines above all map layers but below all labels, ticks, etc. 2003-07-10 15:20 glynn * configure, configure.in: Fix GDAL usage message 2003-07-10 07:24 markus * src/general/g.mapsets/main_cmd.c: fix typo bug: #2011 2003-07-09 12:47 markus * src/sites/s.in.ascii/main.c: fix for empty field separator, fixed fatal error 2003-07-08 15:27 glynn * src/fonts/for_grass/splitfont.c: Add return statement to end of main() 2003-07-08 13:38 markus * src/raster/r.in.gdal/main.c: change to channel numbers instead of color name extensions for multiband data in case subsequent channels have identical color names (as for SAA AVHRR data) 2003-07-08 12:19 paul * src/general/g.setproj/main.c: If projection was changed to or from utm/stp/ll remind user that WIND file is also affected 2003-07-07 18:46 bob * src/libes/ogsf/gsd_legend.c: fixed supplied range for integer maps 2003-07-07 08:55 paul * src/general/g.setproj/main.c: Bugfix when there is a datum name in the PROJ_INFO file but it doesn't exist in the current system datum.table file 2003-07-07 07:03 hamish * src/raster/r.patch/cmd/nfiles.h: add some hints 2003-07-07 05:52 hamish * src/ps.map/ps.map/cmd/ps_fclrtbl.c: remove redundant printf()s 2003-07-07 04:24 hamish * src/mapdev/v.build/main.c: clean up output text 2003-07-04 14:28 paul * src/general/g.setproj/main.c: Fix some erroneous G_free() calls 2003-07-04 12:33 markus * configure, configure.in: print GDAL/OGR support yes/no 2003-07-04 09:19 markus * src/display/d.where/cmd/main.c: reverted 5.1 change, removed unused variables 2003-07-04 08:27 markus * html/html/: r.flow.html, r.flowmd.html: added reference to r.fill.dir 2003-07-03 16:04 markus * html/html/r.in.poly.html: added example 2003-07-03 15:39 markus * html/html/: ps.map.html, s.buffer.html, v.bubble.html, v.circle.html: crosslinks added 2003-07-03 15:27 markus * html/sites.html: added missing s.mask 2003-07-03 15:07 markus * html/html/s.kernel.html: small fixes 2003-07-03 14:55 markus * html/sites.html: added missing s.kernel 2003-07-03 14:14 paul * src/libes/proj/do_proj.c: Convert lat/long into radians before re-projecting and back to degrees afterwards 2003-07-03 10:28 paul * src/general/g.setproj/main.c: Try to update WIND file as well as PROJ_INFO 2003-07-03 10:09 paul * src/display/d.where/cmd/: local_proto.h, main.c, where.c: Print 'WGS84 Co-ordinates' heading above column where they are displayed 2003-06-30 17:31 bob * src/libes/ogsf/: GK2.c, GP2.c, GS2.c, GSX.c, GS_util.c, GV2.c, GVL2.c, Gp3.c, Gs3.c, Gv3.c, Gvol.c, gk.c, gp.c, gpd.c, gs.c, gs_bm.c, gs_norms.c, gs_query.c, gsd_cplane.c, gsd_fonts.c, gsd_img.c, gsd_img_ppm.c, gsd_img_tif.c, gsd_label.c, gsd_legend.c, gsd_objs.c, gsd_prim.c, gsd_surf.c, gsd_views.c, gsd_wire.c, gsdiff.c, gsdrape.c, gsds.c, gsget.c, gv.c, gv_quick.c, gvd.c, gvl.c, local_proto.h, trans.c: code cleanup and updates 2003-06-30 17:25 bob * src.contrib/GMSL/NVIZ2.2/scripts/: nviz2.2_script, panel_kanimator.tcl, panel_label.tcl, panel_main.tcl, panel_scale.tcl, panel_site.tcl, panel_vect.tcl: various upgrades 2003-06-30 17:24 bob * src.contrib/GMSL/NVIZ2.2/src/do_zoom.c: moved off-screen code and added flags 2003-06-30 17:23 bob * src.contrib/GMSL/NVIZ2.2/src/: Gmakefile, anim_support.c, change_view.c, cutplane_obj.c, draw.c, exag.c, glwrappers.c, init_commands.c, interface.h, label.c, lights.c, map_obj.c, misc.c, mkdspf_calc_linefax.c, mkdspf_fill_cfax.c, mkdspf_init_file.c, mkdspf_iso_surface.c, mkdspf_main.c, nvizAppInit.c, nvizMain.c, nviz_init.c, openvect.c, position.c, query_postgr.c, quick_draw.c, runPg.c, script_support.c, togl_cb.c: code cleanup and changes 2003-06-30 16:46 bob * src.contrib/GMSL/d.nviz/: Gmakefile, local.h, main.c: initial d.nviz 2003-06-30 16:38 bob * html/display.html: Added d.nviz link 2003-06-30 16:36 bob * html/html/d.nviz.html: Added d.nviz 2003-06-26 10:27 alex * src/fonts/: fonts/cyrilc.hmp, for_grass/splitfont.c: To use upper 8-bit encodings characters 2003-06-25 11:31 paul * src/: general/g.region/cmd/printwindow.c, include/gprojects.h, libes/image3/convert_ll.c, mapdev/v.area/Gmakefile, mapdev/v.digit/map_init_new.c, mapdev/v.in.gshhs/main.c, misc/m.ll2db/main.c, raster/r.sun/main.c, raster/r.sunmask/g_solposition.c, sites/s.datum.shift/main.c: Hopefully final tidying up of proj usage in various modules 2003-06-23 11:23 paul * src/libes/: gis/datumtransform.table, proj/Gmakefile, proj/nzgd2kgrid0005.gsb: Support for New Zealand grid-based datum transformations, shorter and (hopefully) simpler Gmakefile for src/libes/proj 2003-06-23 07:47 markus * html/raster.html: added wildfire simulation 2003-06-20 00:54 glynn * src/raster/r.reclass/cmd/reclass.c: Fix bug in reclassing reclassed maps [bug #1956] 2003-06-10 08:49 paul * src/libes/gis/: datum.table, datumtransform.table, ellipse.table: Add support for ngo48 datum and modified Bessel ellipsoid (used in Norway) 2003-06-04 09:46 markus * html/html/r.cost.html: removed old stuff, updated to current implementation 2003-06-03 19:06 paul * src/libes/gis/datum.table: French datum should have clark80 ellipsoid and change name to make it less confusing 2003-06-03 10:24 markus * html/html/shade.rel.sh.html: Gordon Keith : optional shade parameter for better results with Lat/Long data 2003-06-03 10:19 markus * src/scripts/shells/shade.rel.sh: Gordon Keith : optional shade parameter for better results with Lat/Long data 2003-06-02 13:13 markus * src/imagery/i.ortho.photo/: photo.2image/digit.c, libes/Gmakefile, libes/vask_block.c: removed leftover file 2003-06-02 11:39 markus * src/imagery/i.ortho.photo/: menu/main.c, photo.2image/assign.c, photo.2image/cam_ref.c, photo.2image/drawcam2.c, photo.2target/convert.c, photo.rectify/elev_data.c, photo.rectify/rowcol.c: removed leftover files 2003-05-29 11:10 markus * src/sites/s.in.dbf/dump.c: buffer enlarged 2003-05-29 10:08 paul * src/libes/gis/: datum.table, datumtransform.table: Try to use OGC long names, added nzgd49 and new S-42 parameters 2003-05-28 14:30 paul * configure, configure.in, src/CMD/head/head.in, src/CMD/lists/optional.in, src.contrib/CERL/SGI/panel/9.6/src/Gmakefile, src.contrib/GMSL/SG3d/Gmakefile: --with-irisgl option for configure to compile Panel library and SG3d 2003-05-28 05:30 glynn * src.garden/grass.postgresql/g.select.pg/main.c: Unset PG_HOST if no host name specified 2003-05-28 05:30 glynn * src/raster/r.mapcalc3/evaluate.c: Only display progress percentages if stderr is a tty 2003-05-27 05:11 hamish * html/html/r.in.ascii.html: typo 2003-05-27 03:44 glynn * src.garden/grass.postgresql/g.stats.pg/pgStats.c: Fix embedded newlines in string literals 2003-05-27 03:40 glynn * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/: Gmakefile, debug.h, debugf.c, draw_cap_ogl.c, draw_cappolys_ogl.c: Remove broken debug code Fix warnings 2003-05-27 03:34 glynn * src/misc/m.kappa/cmd/: main.c, readin_data.c: Fix exit() usage. 2003-05-27 03:31 glynn * src/display/d.area/screenpoly.h: Fix broken #if statement 2003-05-26 09:25 markus * src/mapdev/v.in.shape/lines.c: Jacques Chailloux: fixed bug #1890 2003-05-25 23:22 glynn * src/: misc/m.kappa/cmd/prt_hdr.c, raster/r.in.doq/cmd/get_newhead.c: Fix exit() usage 2003-05-24 21:07 markus * html/html/g.findfile.html: fix 2003-05-22 09:04 markus * src/raster/r.texture/main.c: message cosmetics 2003-05-21 19:42 glynn * src/raster/wildfire/src/r.ros/spot_dist.c: Fix broken string literal 2003-05-21 19:41 glynn * src/libes/proj/PJ_krovak.c: Fix #include directives 2003-05-21 19:40 glynn * src/display/devices/windows/libW11/w32/xlib.c: Fix XCreateImage() case when bytes_per_line == 0 2003-05-21 06:16 mike * src/display/d.area/screenpoly.h: Cygwin gcc 3.2 barfs on these definitions - the checks don't work. 2003-05-19 16:24 markus * src/tcltkgrass/tcltkgrass: fixed wrong quotes 2003-05-19 11:12 markus * Makefile.in: updated cvs2cl.pl url 2003-05-17 16:46 glynn * src/display/devices/PNGdriver/Gmakefile: Add $(MATHLIB); driverlib uses sin/cos for rotated text. 2003-05-17 16:41 markus * src/scripts/contrib/r.univar/r.univar: fix to make Variation coefficient absolute number 2003-05-17 08:44 hamish * html/html/d.rgb.html: improved r.colors suggestion to use color=rules, not =grey.eq (maybe grey.eq is still better in some situations?) 2003-05-17 07:42 hamish * html/html/: d.colormode.html, d.colors.html, d.colortable.html, d.rgb.html: minor cosmetic changes 2003-05-17 07:27 hamish * html/html/d.rgb.html: extend note on using r.colors first; cleanup 2003-05-16 09:34 markus * documents/cygwin_grass50bininstall.html: Xfree86 additions 2003-05-15 16:23 hamish * src/ps.map/scripts/: demo1.scr, demo2.scr, demo3.scr, demo5.scr, demo8.scr, demo9.scr: update them so they actually work 2003-05-15 06:29 markus * gips/: gip-0002.txt, gip-0003.txt: added 2003-05-14 20:38 paul * src/mapdev/: v.in.mif/main.c, v.in.mif/write_lines.c, v.in.shape/lines.c, v.in.shape/vmap_import.c: Remove non-portable snprintf(). Also fixes memory error (i.e. crash) for snprintf implementations that don't support '%f' format string 2003-05-13 20:14 markus * src/raster/r.texture/main.c: [] -> () for 5.1 tcl/tk parser.c 2003-05-13 19:10 paul * src/libes/proj/doc/: OF90-284.pdf, PROJ.4.3.I2.pdf, PROJ.4.3.pdf, README, SWISS.pdf, wwwlinks.txt: Remove all this documentation that takes up 5.5MB of the GRASS source and can be easily obtained from the PROJ.4 website instead 2003-05-13 11:37 paul * html/html/v.mkquads.html, src/mapdev/v.mkquads/Gmakefile, src/mapdev/v.mkquads/ask_for.c, src/mapdev/v.mkquads/calc_quads.c, src/mapdev/v.mkquads/convert.c, src/mapdev/v.mkquads/init_head.c, src/mapdev/v.mkquads/ll_to_secs.c, src/mapdev/v.mkquads/local_proto.h, src/mapdev/v.mkquads/quad_structs.h, src/mapdev/v.mkquads/report_quads.c, src/mapdev/v.mkquads/tryit.c: Tidied a bit and changed calls to CC_ functions 2003-05-13 09:06 paul * src/mapdev/v.mkgrid/tryit.c: Delete unused file that contained CC_ functions 2003-05-13 09:01 markus * src/general/g.region/cmd/main.c, src/general/g.region/cmd/printwindow.c, html/html/g.region.html: -e flag added 2003-05-12 13:29 hamish * src/ps.map/devices/ps.devices/a4: minor tweak. A4= 210.0mm x 297.0mm / 25.4 = 8.26772" x 11.69291". 2003-05-12 13:26 hamish * src/ps.map/devices/ps.devices/a3: This was off by quite a bit. A3=297mm x 420mm / 25.4 = 11.69291" x 16.53543". 2003-05-12 12:40 markus * html/html/r.texture.html: removed some html overkill 2003-05-12 12:26 markus * src/tcltkgrass/: main/menu.tcl, module/r.texture: r.texture added to CVS 2003-05-12 12:20 markus * src/CMD/lists/GRASS, html/raster.html, html/html/r.texture.html: r.texture added to CVS 2003-05-12 12:19 markus * src/raster/r.texture/: Gmakefile, h_measure.c, h_measure.h, main.c: Carmine Basco : added r.texture. Generate images with textural features from a raster map [with some fixes by Glynn Clements] 2003-05-12 10:04 markus * documents/cygwin_grass50bininstall.html: update for multiwindow 2003-05-12 09:17 markus * src/general/init/init.sh: fix cmd line startup problem when .grassrc5 not present 2003-05-11 20:27 paul * src/: general/g.setproj/main.c, libes/gis/datum.c, libes/proj/get_proj.c: Change g.setproj not to use 'datumparams' key so PROJ_INFO files are compatible with older versions of GRASS Change pj_get_kv() and G_get_datumparams_from_projinfo() to take account of this General tidying and possible southern hemisphere zone fix in get_proj.c 2003-05-11 17:17 paul * src/raster/r.in.gdal/main.c: Make change for one-sided PROJ parameters consistent with g.setproj behaviour 2003-05-10 19:01 cho * src/scripts/contrib/: d.redraw/d.redraw, g.manual/README, g.mlist/g.mlist, g.mremove/g.mremove, r.mpatch/r.mpatch, r.to.pg/README: corrected email info 2003-05-09 12:52 markus * src/: scripts/contrib/d.rast.labels/d.rast.labels, scripts/contrib/r.fillnulls/r.fillnulls, scripts/contrib/r.to.pg/r.to.pg, scripts/contrib/r.univar/r.univar, scripts/contrib/s.in.atkisdgm/s.in.atkisdgm, scripts/contrib/s.in.atkisdgm/s.in.atkisktb, scripts/contrib/s.in.garmin.sh/s.in.garmin.sh, scripts/contrib/v.cutregion.sh/v.cutregion.sh, scripts/contrib/v.in.garmin.sh/v.in.garmin.sh, scripts/contrib/v.in.mapgen.sh/v.in.mapgen.sh, scripts/contrib/v.region.sh/v.region.sh, scripts/shells/slide.show.sh, general/init/grass.src, general/init/init.sh: fixed trap bug 2003-05-09 12:34 markus * src/libes/gis/sleep.c: fixed unused tzone -> NULL 2003-05-08 14:15 markus * src/sites/s.out.e00/s.out.e00.c: fixed ambigous else 2003-05-08 14:14 markus * src/sites/s.out.e00/s.out.e00.c: mapset fix 2003-05-08 11:31 markus * documents/cygwin_grass50bininstall.html: more updates 2003-05-08 09:33 markus * documents/cygwin_grass50bininstall.html: some updates based on hints from Mike Thomas 2003-05-08 06:50 hamish * src/display/d.barscale/cmd/: draw_scale.c, main.c, options.h: modified d.barscale to accept a background color of "none" code is inspired by what d.vect.area uses. 2003-05-07 12:55 glynn * locale/Gmakefile, mk/genmake.sed, src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/polish/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.null/Gmakefile: Build fixes 2003-05-07 09:29 glynn * src/CMD/lists/GRASS: Don't try to build non-existent src/raster/r.texture 2003-05-07 09:24 glynn * src.garden/grass.postgresql/g.column.pg/main.c: Remove embedded newlines from string literal 2003-05-07 09:22 glynn * src/libes/ogsf/Gmakefile: OGSF needs $(OPENGLINC) 2003-05-07 08:22 markus * src/general/g.findfile/cmd/main.c: fixed compiler warnings 2003-05-07 08:17 markus * src/general/: g.ask/cmd/main.c, g.filename/cmd/main.c: fixed compiler warnings 2003-05-07 07:20 markus * src/raster/r.statistics/cmd/method.h: enabled median() prototype 2003-05-06 16:22 markus * src/raster/r.topmodel/main.c: sync'ed with man page 2003-05-06 14:52 markus * src/raster/r.quant/main.c: [] -> () to make 5.1 parser/tcl happy 2003-05-06 14:50 markus * src/raster/r.profile/cmd/main.c: improved flag description from man page 2003-05-06 14:36 markus * src/raster/r.tiff/r.out.tiff.c: typo fixed 2003-05-06 13:34 markus * html/html/r.info.html: cleaned paths 2003-05-06 13:33 markus * src/raster/r.in.bin/main.c: more flag explanations from man page 2003-05-06 13:19 markus * html/html/r.fill.dir.html: added DESCRIPTION section 2003-05-06 08:04 markus * src/raster/r.thin/cmd/size.c: removed leftover file 2003-05-06 08:03 markus * src/raster/r.sun/main.c: removed unused Vect dependencies 2003-05-06 08:00 markus * src/raster/r.statistics/cmd/: median.c, method.h, moment.c, skew.c: moved to unused/ to avoid 5.1 conflicts 2003-05-06 07:59 markus * src/raster/r.statistics/cmd/unused/: median.c, moment.c, skew.c: moved here from ../ to avoid 5.1 conflicts 2003-05-06 07:54 markus * src/raster/r.patch/cmd/: Gmakefile, patch.c: removed leftover file 2003-05-06 07:52 markus * src/raster/wildfire/src/r.spread/prob_invsqr.c: moved to prob_invsqr/ to avoid 5.1 conflict with two main() 2003-05-06 07:52 markus * src/raster/wildfire/src/r.spread/prob_invsqr/prob_invsqr.c: moved here from ../ for 5.1 2003-05-06 07:37 markus * src/raster/r.los/cmd/newsegment.c: removed leftover file 2003-05-06 07:22 markus * src/raster/r.coin/cmd/: Gmakefile, cmd.c, cmd_parms.c: renamed file to avoid 5.1 compile problem 2003-05-05 16:04 markus * src/sites/s.in.ascii/get_site.c: slightly better warning 2003-05-04 06:27 glynn * src/raster/r.his/cmd/main.c: Fix bug: don't require output files to exist. 2003-04-30 13:32 markus * html/database.html: added v.to.pg, bug #1778 2003-04-30 13:25 paul * src/raster/r.in.gdal/main.c: Fix for 'one-sided' projection parameters, e.g. +no_defs 2003-04-30 12:50 markus * src/raster/r.in.gdal/main.c: submitted compression change from Eric Miller. Added grey color table for GDT_UInt16 2003-04-29 18:21 paul * src/libes/gis/: datum.table, datumtransform.table, ellipse.table: Tentatively adding some new datums for testing 2003-04-29 17:26 markus * src/display/d.barscale/cmd/main.c: typo fixed 2003-04-28 16:30 paul * src/raster/r.proj/cmd/main.c: Colourtable support (suggestion from Markus) 2003-04-27 22:26 paul * src/: libes/rst_gmsl/interp_float/DESCRIPTION.INTERP, libes/rst_gmsl/interp_float/input2d.c, libes/rst_gmsl/interp_float/interp2d.c, libes/rst_gmsl/interp_float/interpf.h, mapdev/v.surf.rst/main.c, raster/r.resamp.rst/main.c, sites/s.surf.rst/main.c: MASK support for RST modules 2003-04-27 21:04 glynn * src/raster/r.mapcalc3/expression.c: Initialise data.func.oper field to NULL (fix intermittent segfault) 2003-04-24 16:06 paul * src/sites/s.surf.idw/cmd/main.c: Bugfix for non-square cells 2003-04-24 14:15 bob * src/libes/ogsf/GS2.c: Fixed mapset prob. & added default arrow font 2003-04-23 19:55 markus * src/libes/ogsf/GS2.c: fix for gcc 3.2.2 (Mandrake 9.1) 2003-04-23 12:41 markus * src/libes/ogsf/: GV2.c, Gmakefile: fixed compiler warning, cosmetics 2003-04-23 12:15 markus * src.contrib/GMSL/NVIZ2.2/src/: tkInt8.3.3.h, tkIntDecls8.3.3.h, togl.c: added tk8.3.3 headers 2003-04-23 11:07 paul * src/libes/proj/get_proj.c: Small bugfixes and improved error reporting 2003-04-23 11:00 paul * src/misc/m.proj2/: Gmakefile, local_proto.h, main.c: Further tidying of m.proj2; seems to work well from the cmd-line now; still no datums in inter mode 2003-04-22 17:44 bob * src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script: Specified top2 minsize 2003-04-22 17:33 bob * src.contrib/GMSL/NVIZ2.2/scripts/: panel_vect.tcl, widgets.tcl: Added flat vector option 2003-04-22 17:32 bob * src.contrib/GMSL/NVIZ2.2/scripts/: panel_label.tcl, panel_scale.tcl: Added functions for N arrow, colorbar, and labels 2003-04-22 17:31 bob * src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script: Added top2 title 2003-04-22 17:29 bob * src.contrib/GMSL/NVIZ2.2/src/: interface.h, map_obj.c: Added flat vector option 2003-04-22 17:28 bob * src.contrib/GMSL/NVIZ2.2/src/: draw.c, init_commands.c, label.c: Added functions for N arrow, colorbar, and labels 2003-04-22 17:25 bob * src/libes/ogsf/: GV2.c, gstypes.h, gv.c, gvd.c, local_proto.h: Added flat vector option 2003-04-22 17:24 bob * src/libes/ogsf/gsd_prim.c: Fixed off-screen context size 2003-04-22 17:23 bob * src/libes/ogsf/: GS2.c, Gmakefile, gsd_fonts.c, gsd_label.c: Added functions for N arrow, colorbar, and labels 2003-04-22 17:21 bob * src/libes/ogsf/gk.c: fixed shading during frame advance 2003-04-22 17:20 bob * src/libes/ogsf/gsd_legend.c: Added legend support 2003-04-22 15:12 markus * html/html/v.extract.html: fixed non-existing -n flag 2003-04-22 14:17 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.main, grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, mkgrassmap.sh: added spanish mirror site 2003-04-22 13:11 paul * src/display/d.where/cmd/: main.c, where.c: Further tidying; fix handling of -1 flag when combined with other flags; keep consistent with manpage 2003-04-22 10:44 paul * NEWS.html: Mention r.resamp.rst fix for 5.0.2 2003-04-22 08:58 markus * src/general/g.parser/test.sh, html/html/g.parser.html: updated example 2003-04-19 09:57 markus * NEWS.html: clarified some 5.0.2 notes 2003-04-18 12:36 markus * src/general/g.parser/test.sh: added a second option as example 2003-04-18 08:58 markus * html/html/r.colors.html: added NULL color nv rule 2003-04-18 01:16 hamish * src/general/g.gisenv/main.c: allow program to run even with a corrupted mapset (so you can fix it) [Bug 1797] 2003-04-17 14:32 markus * src/imagery/i.target/cmd/ask_target.c: removed left-over file 2003-04-17 14:03 markus * src/imagery/i.rectify2/cmd/main.c: squared brackets are not supported by parser.c/tcl/5.1, changed to () 2003-04-16 16:06 markus * src/imagery/i.maxlik/cmd/dump_sigs.c: moved dump_sigs to test/ 2003-04-16 16:05 markus * src/imagery/i.maxlik/cmd/test/: Gmakefile, dump_sigs.c: moved test pgm here from .. 2003-04-16 15:41 paul * src/general/g.region/cmd/printwindow.c: Fix 2003-04-16 14:10 paul * src/: mapdev/v.proj/local_proto.h, mapdev/v.proj/main.c, mapdev/v.proj/proj.c, raster/r.proj/cmd/main.c, sites/s.proj/local_proto.h, sites/s.proj/main.c, sites/s.proj/next_point.c: Extra informative output added to [rsv].proj and tidied a bit 2003-04-16 12:58 markus * src/tcltkgrass/tcltkgrass: quoted variables for white space 2003-04-16 12:09 paul * src/: include/gproj_api.h, include/gprojects.h, libes/proj/get_proj.c, libes/proj/pj_pr_list.c: New function to report actual projection parameters being used by proj 2003-04-16 09:44 markus * src/imagery/i.cluster/cmd/main.c: moved G_get_window(), I_cluster_clear() after G_parser for --html-description flag 2003-04-16 08:23 markus * src/display/d.geodesic/cmd/main.c: fix for startup, cc warnings fixed 2003-04-16 08:22 markus * src/display/: d.rhumbline/cmd/main.c, d.where/cmd/main.c: fix for startup 2003-04-16 08:00 markus * src/imagery/i.class/draw_match.c: removed left-over file 2003-04-15 19:50 paul * src/include/gisdefs.h, html/html/d.where.html, src/display/d.where/cmd/main.c, src/libes/gis/datum.c: New function to extract datum-related parameters from a set of PROJ_INFO values. Make use of it in the improved d.where. 2003-04-14 16:06 paul * html/html/d.where.html, src/display/d.where/cmd/Gmakefile, src/display/d.where/cmd/main.c, src/display/d.where/cmd/where.c: Fix d.where to use proj instead of coorcnv lib (good for GRASS 5.1) and add some extra functionality afforded by use of proj over coorcnv 2003-04-14 15:11 paul * src/libes/proj/projects.h: Fix for using internal GRASS copy of proj 2003-04-12 14:10 glynn * configure, configure.in: Use single quotes for GPROJLIBOBJS 2003-04-12 06:27 hamish * src/general/g.gisenv/main.c: make USAGE string a bit more understandable 2003-04-11 19:50 glynn * src/sites/s.out.ascii/main.c: Free result of G_site_format() (eliminate memory leak) 2003-04-11 19:48 glynn * mk/: mid.mk, mid.mk.shlib: Sync mid.mk with recent changes to make.mid Sync mid.mk.shlib with less-recent changes to mid.mk 2003-04-11 17:38 markus * src/CMD/VERSION: let's go for 5.0.3 2003-04-11 15:19 markus * html/html/d.save.html: cleaned nonsense html tag 2003-04-11 14:35 markus * src/display/d.geodesic/cmd/Gmakefile: removed MATHLIB from LIBES line 2003-04-11 14:04 radim * src/mapdev/v.to.db/parse.c: vector option 2003-04-11 11:25 markus * src/display/d.colortable/cmd/make_leg.c: removed unused file 2003-04-11 10:02 markus * html/html/d.barscale.html: added DESCRIPTION for consistency 2003-04-11 08:49 markus * NEWS.html: added $LOCATION comment to pre4 as requested by Agus Lobo 2003-04-11 07:35 markus * src/CMD/lists/GRASS: added g.parser, g3d suite of tools 2003-04-11 07:35 markus * NEWS.html: added fix list 2003-04-10 13:08 paul * src/sites/s.surf.idw/cmd/: main.c, read_sites.c: Report the number of sites actually loaded 2003-04-10 11:29 paul * src/raster/r.sun/main.c: Only set up projection parameters once at start of program, not for every cell 2003-04-09 08:48 hamish * src/raster/r.sun/main.c: minor typo in coefbh= option description 2003-04-08 15:52 paul * src/libes/gis/datum.c: Bugfix when no shift parameters specified in datum.table 2003-04-08 10:34 mike * src.todo/swig/: showamap.tcl, test.tcl: Just need to understand how to get the colours and cats for rast display. 2003-04-07 15:15 paul * configure, configure.in, src/CMD/generic/make.mid, src/CMD/head/head.in, src/general/g.region/cmd/Gmakefile, src/general/g.region/cmd/main.c, src/general/g.region/cmd/printwindow.c, src/imagery/i.points3/inter/Gmakefile, src/imagery/i.rectify3/cmd/Gmakefile, src/imagery/i.rectify3/inter/Gmakefile, src/imagery/i.tape.tm3/Gmakefile, src/include/config.h.in, src/include/gproj_api.h, src/include/gprojects.h, src/include/proj_api.h, src/include/projects.h, src/libes/coorcnv/molodens.c, src/libes/image3/Gmakefile, src/libes/image3/convert_ll.c, src/libes/proj/Gmakefile, src/libes/proj/do_proj.c, src/libes/proj/get_proj.c, src/libes/proj/projects.h, src/mapdev/v.build.polylines/cmd/Gmakefile, src/mapdev/v.digit/Gmakefile, src/mapdev/v.digit/map_init_new.c, src/mapdev/v.in.gshhs/Gmakefile, src/mapdev/v.in.gshhs/main.c, src/mapdev/v.in.tig.lndmk/Gmakefile, src/mapdev/v.mkquads/Gmakefile, src/mapdev/v.mkquads/convert.c, src/mapdev/v.proj/Gmakefile, src/mapdev/v.proj/main.c, src/misc/m.ll2db/Gmakefile, src/misc/m.ll2db/main.c, src/misc/m.proj2/Gmakefile, src/misc/m.proj2/main.c, src/misc/m.proj2/process.c, src/raster/r.in.gdal/Gmakefile, src/raster/r.in.gdal/main.c, src/raster/r.proj/cmd/Gmakefile, src/raster/r.proj/cmd/bordwalk.c, src/raster/r.proj/cmd/main.c, src/raster/r.sun/Gmakefile, src/raster/r.sun/main.c, src/raster/r.sunmask/Gmakefile, src/raster/r.sunmask/g_solposition.c, src/sites/s.datum.shift/Gmakefile, src/sites/s.datum.shift/main.c, src/sites/s.proj/Gmakefile, src/sites/s.proj/main.c: External PROJ.4 (libproj) support 2003-04-05 22:59 mike * src.todo/swig/: Makefile, readme, test.tcl: Calls to libgis from TCL is working now. Will continue adding tests. 2003-04-04 08:26 paul * html/html/s.surf.idw.html: Tiny fix 2003-04-04 05:00 eric * src/display/d.histogram/cmd/get_stats.c: Revert revert and remove va_copy. 2003-04-04 03:52 glynn * src/display/d.histogram/cmd/get_stats.c: Revert attempt at fixing use of system() Enlarge command buffer 2003-04-04 00:34 hamish * html/html/r.proj.html: remove obsolete BUGS section 2003-04-03 15:25 paul * src/libes/proj/pj_transform.c: PROJ.4 update to fix bug in 7-parameter datum shifting 2003-04-03 11:38 hamish * src/tcltkgrass/module/r.proj: more verbose descriptor for the -n flag 2003-04-03 11:20 hamish * html/html/r.proj.html: added descriptor for the -n flag, minor cleanup 2003-04-03 10:21 markus * html/ascii_formats.html: links updated 2003-04-03 10:19 hamish * src/raster/r.proj/cmd/main.c: more verbose description for -n flag 2003-04-03 09:24 markus * src.contrib/GMSL/g3d/src3d/scripts/: g3.createwind, g3.setregion: removed 'function' for Cygwin compatibility 2003-04-03 08:35 markus * src/mapdev/v.digit/set_thresh.c: print map scale in snapping threshold menu 2003-04-03 07:23 mike * src.todo/swig/: Makefile, test.tcl: Tweaking, tweaking, still nicht gewerken. 2003-04-02 12:37 mike * src.todo/swig/readme: Notes after the first evenings work. 2003-04-02 12:35 mike * src.todo/swig/test.tcl: Non-working first draft test tcl script for binding. 2003-04-02 12:27 mike * src.todo/swig/Makefile: Tweaks. 2003-04-02 12:25 mike * src/include/: gis.h, gisdefs.h: When using SWIG all is not well with these bits - SWIGGING is a makeup. 2003-04-02 12:23 mike * src/libes/gis/done_msg.c: MinGW32 temporary workaround. 2003-04-02 12:14 mike * src.todo/swig/Makefile: Standalone makefile for the time being, integrate with Grass system later. 2003-04-02 07:54 mike * src.todo/swig/: libgis.i, readme: Initial revision 2003-04-01 16:55 paul * src/: general/g.setproj/get_datum.c, general/g.setproj/main.c, libes/gis/get_datum_name.c, libes/gis/get_ellipse.c: Fix two bugs of my introduction in gislib and slight g.setproj improvement 2003-04-01 11:24 markus * src/libes/gis/parser.c: small fix for G_html_usage() 2003-04-01 09:54 radim * src/libes/proj/: Gmakefile, PJ_krovak.c, PJ_krovakgis.c, pj_list.h: krovakgis removed, krovak updated to PROJ.4 2003-04-01 09:52 radim * src/libes/gis/projections: krovakgis removed 2003-04-01 06:51 cho * src/: CMD/head/head.in, display/d.extend/cmd/main.c, display/d.text.freetype/main.c, display/d.text.freetype/vflib/main.c, general/init/README, general/init/init.sh, raster/r.in.gridatb/main.c, raster/r.out.gridatb/main.c, raster/r.topidx/main.c, raster/r.topmodel/REFERENCE, raster/r.topmodel/main.c: email address corrected 2003-03-31 19:35 paul * src/: include/gisdefs.h, libes/proj/get_proj.c, mapdev/v.digit/map_init_new.c, general/g.region/cmd/adjust.c, general/g.region/cmd/main.c, general/g.region/cmd/printwindow.c, mapdev/v.in.gshhs/main.c, misc/m.ll2db/main.c, raster/r.sun/main.c, raster/r.sunmask/g_solposition.c, raster/r.sunmask/main.c, sites/s.datum.shift/dat.c, sites/s.datum.shift/main.c: Get rid of most occurences of pj_get_string() and just use the more robust pj_get_kv(), fix some other compiler warnings in modules that use these functions 2003-03-31 13:37 markus * src/libes/g3d/: g3dmask.c, tilewrite.c: Alfonso Vitti : row/col fixes for tiles 2003-03-31 10:23 markus * src/general/g.region/cmd/main.c: moved G__get_window() code down after G_parser() 2003-03-31 09:55 markus * src/display/d.barscale/cmd/main.c: moved G_parser() up for 5.1's make html 2003-03-31 09:28 markus * src/raster/r.cost/cmd/: btree.c, main.c, stash.h: moved G_parser() up, removed unused variables, removed some oldish, unused code 2003-03-31 07:13 eric * src/mapdev/v.out.e00/v.out.e00.c: Fix vector/mapset lookup. Add some type casts and extra parens to make -Wall happy (oh, and the type casts might be necessary on some arches). 2003-03-30 20:57 paul * html/html/s.surf.idw.html, src/sites/s.surf.idw/cmd/main.c: Bugfix to last change and further improved efficiency, progress report on reading sites file and command-line switch to use old search algorithm 2003-03-30 20:25 eric * src/display/d.histogram/cmd/get_stats.c: Quote both input and output names for r.stats system command. Dynamically allocate command buffer. Check fopen() didn't fail for reading back the temp file from r.stats. 2003-03-28 17:33 markus * html/html/r.sunmask.html: added note about sunset 2003-03-28 15:19 paul * html/html/s.surf.idw.html, src/sites/s.surf.idw/cmd/main.c, src/sites/s.surf.idw/cmd/read_cell.c: New improved s.surf.idw (Indexes sites to improve speed and ignores sites outside current region to improve memory usage) 2003-03-28 00:20 hamish * html/html/v.to.pg.html: typo, minor cleanup 2003-03-27 18:38 glynn * src/raster/r.mapcalc3/map.c: Fix bug in colour modifiers 2003-03-25 17:38 paul * src/libes/gis/datumtransform.table: Fix classification of datum shift files according to discussion on PROJ.4 mailing list 2003-03-25 14:37 paul * src/display/d.what.sites/what.c: Include math.h as sqrt() function is now used here. Fixes wrong distance bug and improves slow running speed on IRIX 2003-03-24 08:02 hamish * html/html/v.import.html: Comment out references to options that don't exist. I didn't just delete them as I thought the ARC ungen description might be useful to someone or they might form a future wish list for the module (I doubt it). But feel free. 2003-03-19 16:33 glynn * src/libes/gis/quant.c: Handle case where G__quant_get_rule_for_d_raster_val() returns null (bug #1502) 2003-03-18 20:53 paul * src/include/gisdefs.h: Put new entries in correct order 2003-03-17 17:38 markus * src/general/init/grass_intro.txt: changed site as original is always outdated 2003-03-17 17:38 markus * src/general/init/init.sh: added VERSION_NUMBER 2003-03-17 17:16 markus * src/general/init/init.sh: test -e -> test -r for solaris (from 5.1) 2003-03-17 13:33 markus * html/html/d.grid.html: added optional border marks plotting 2003-03-17 13:29 markus * src/: display/d.grid/cmd/Gmakefile, display/d.grid/cmd/main.c, display/d.grid/cmd/plotborder.c, tcltkgrass/module/d.grid: added optional border marks plotting 2003-03-17 13:15 markus * html/html/d.barscale.html: added -t flag to optionally draw text on top rather than to the right 2003-03-17 13:13 markus * src/tcltkgrass/module/d.barscale: added missing -f, added -t flag to optionally draw text on top rather than to the right 2003-03-17 13:12 markus * src/display/d.barscale/cmd/: draw_scale.c, main.c, mouse.c, options.h: fixed -f redraw bug, added -t flag to optionally draw text on top rather than to the right 2003-03-16 12:40 glynn * html/: index.html, searchhtml.html: Fix URLs 2003-03-16 08:18 glynn * configure, configure.in: Add $OPENGLULIB to MesaGLw[M] checks 2003-03-15 10:16 paul * src/libes/gis/: datum.c, get_datum_name.c: Use G_warning() where appropriate 2003-03-14 14:49 paul * src/libes/proj/get_proj.c: Remove debugging output for now. Might re-appear in a tidier form later 2003-03-14 13:49 markus * src/raster/r.in.gdal/main.c: forcing lower case for color name extension 2003-03-13 12:49 markus * src/raster/r.in.gdal/main.c: grey_scale_colors for Byte data, color name support for known color names (Red, Green, Blue) 2003-03-13 10:37 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: QAPercentMissingData added. still an ugly hack, please use r.in.gdal instead 2003-03-13 10:18 glynn * src/general/init/init.sh: Fix argument handling Use quotes consistently 2003-03-13 10:06 paul * src/include/gisdefs.h: Updated function prototypes for datum improvements 2003-03-13 09:58 markus * documents/grass51milestones.html: added outdated 2003-03-13 09:48 paul * html/html/g.setproj.html, src/general/g.region/cmd/Gmakefile, src/general/g.setproj/Gmakefile, src/general/g.setproj/get_datum.c, src/general/g.setproj/get_stp.c, src/general/g.setproj/local_proto.h, src/general/g.setproj/main.c, src/libes/gis/Gmakefile, src/libes/gis/datum.c, src/libes/gis/datumtransform.table, src/libes/gis/get_datum_name.c, src/libes/gis/get_ellipse.c, src/libes/proj/do_proj.c, src/libes/proj/get_proj.c, src/libes/proj/pj_datums.c, src/libes/proj/pj_ellps.c, src/mapdev/v.in.gshhs/Gmakefile, src/mapdev/v.mkquads/Gmakefile, src/misc/m.proj2/Gmakefile, src/raster/r.in.gdal/Gmakefile, src/raster/r.sun/Gmakefile, src/raster/r.sunmask/Gmakefile, src/sites/s.proj/main.c: Tidied and improved datum and datum transformation handling Fixed various bugs in g.setproj Improved error reporting in pj_do_proj() Changed various Gmakefiles to link $(GPROJLIB) before $(GISLIB) 2003-03-13 08:24 markus * src/general/init/: README, grass.src, init.sh: script cleanup 2003-03-13 08:22 markus * src/general/init/: mke_loc.c, mke_mapset.c, set_data.c: more white space fixes 2003-03-13 08:19 markus * configure, configure.in: fixed SOCKLIB 2003-03-13 05:16 hamish * src/tcltkgrass/module/r.transect: comment out nonexistent width= and result= options. Note: comments seem to need to exist out of { }'s, hope this doesn't break anything. 2003-03-13 04:50 hamish * html/html/r.transect.html: comment out discussion of nonexistent width= and result= options, add note about them to the BUGS section 2003-03-13 04:26 hamish * src/raster/r.transect/cmd/main.c: comment out options which don't actually exist in the code 2003-03-13 00:44 hamish * src/raster/r.profile/cmd/main.c: remove extraneous output & clean out a little unused cruft 2003-03-12 18:33 paul * src/mapdev/v.in.gshhs/main.c: Added comment about accuracy of GSHHS data 2003-03-12 18:08 markus * src/raster/r.colors/cmd/rules.c: made error message more useful 2003-03-12 18:06 markus * html/html/r.param.scale.html: profc comment added 2003-03-12 09:33 markus * html/html/v.in.gshhs.html: added comment on unknown ellipsoid 2003-03-10 15:43 markus * html/html/r.out.pov.html: added example 2003-03-10 13:52 markus * src/libes/gis/parser.c: added G_usage_html() from 5.1, now grass_module --html-description will print the help text in HTML 2003-03-10 07:54 radim * src/mapdev/v.to.db/update.c: typo 2003-03-10 03:38 eric * src/raster/wildfire/src/r.spread/: cell_ptrHa.h, cmd_line.h, collect_ori.c, costHa.h, deleteHa.c, display.c, fixHa.c, get_minHa.c, insert2Ha.c, insertHa.c, local_proto.h, main.c, pick_dist.c, pick_ignite.c, ram2out.c, replaceHa.c, select_linksB.c, spot.c, spread.c: Some cleanup - Mostly prototyping functions, changing definitions from K&R to ANSI style, and adding several missing headers. Still needs work to clean up globals - eliminating unused and consolidating their definitions. 2003-03-09 07:46 hamish * html/html/s.perturb.html: minor cosmetic change 2003-03-09 07:40 hamish * html/html/s.voronoi.html: add catnum to SYNOPSIS, cleanup 2003-03-09 05:26 glynn * src/general/init/init.sh: Fix over-zealous $1 -> $ARGS substitution 2003-03-07 03:30 glynn * configure, configure.in, src/CMD/generic/make.mid, mk/mid.mk, src/CMD/head/head.in: Add checks for socket(), optionally with -lsocket Add $(SOCKLIB) $(INTLLIB) to definition of GISLIB 2003-03-06 12:45 hamish * html/html/s.in.dbf.html: fix some mistakes, clean it up a little 2003-03-06 12:20 hamish * html/html/s.in.ascii.html: Rewrote and reorganized a lot of it. Changed several bits which were plain wrong. 5.0.2 shouldn't be released without an updated version of this IMHO, as this is one of the first pages a new user will use, and the old version is a nightmare and often incorrect. [resolves bug 1368] 2003-03-06 09:13 hamish * src/sites/s.in.dbf/main.c: check to see that the timestamp is valid before trying to write it to the file... 2003-03-06 08:57 hamish * src/sites/s.in.ascii/main.c: more correct description of date= options 2003-03-06 08:37 radim * src/: libes/dbmi/lib/reclass.c, mapdev/v.to.db/update.c: fix for count returned from postgres as char 2003-03-06 08:29 hamish * src/sites/s.in.ascii/main.c: check to see if time stamp is valid before writing it to the file... 2003-03-06 08:10 hamish * src/mapdev/v.timestamp/main.c: * check to see if the timestamp is valid before writing to the file... * added a Vect_close() before an exit() after a write: several more needed??? 2003-03-06 07:11 hamish * src/raster/r.timestamp/main.c: check to see if timestamp is valid before writing it to the file... 2003-03-06 06:53 hamish * html/html/d.legend.html: remove redundant/unneeded TODO item 2003-03-06 06:48 hamish * src/display/d.leg.thin/main.c: make floating point rasters respect the -c flag (suppress text) 2003-03-06 06:29 hamish * html/html/r.in.ascii.html: typo 2003-03-06 06:26 hamish * html/html/r.in.ascii.html: hardlink to FAQ page which doesn't exist in the local tree, cleanups 2003-03-06 05:45 hamish * html/html/r.timestamp.html: fix minor inaccuracy 2003-03-06 05:43 hamish * html/html/v.timestamp.html: fix erroneous USAGE and example, plus some other cleanups. 2003-03-06 04:38 hamish * html/html/r.timestamp.html: Fixed erroneous example plus some clean up 2003-03-05 15:39 markus * src/raster/r.patch/cmd/main.c: fixed exit(1) -> G_fatal_error() 2003-03-04 17:04 markus * html/: general.html, html/g.ask.html, html/g.parser.html: added draft HTML page for g.parser 2003-03-04 17:01 markus * src/general/g.parser/test.sh: added some more sample code 2003-03-03 23:53 glynn * src/tcltkgrass/module/r.compress: Change "input" to "map", to match program 2003-03-01 15:27 markus * html/html/: s.in.ascii.html, s.in.dbf.html: added date/timestamp note 2003-03-01 04:20 hamish * src/tcltkgrass/module/s.in.ascii: Added d= option for number of dimensions. [bug 1564] I didn't add the missing date= option as I don't know the correct usage. 2003-03-01 03:21 hamish * html/html/split.sh.html: fix mistake in example 2 2003-02-28 11:03 paul * src/libes/ogsf/Gs3.c: Don't scale twist value when reading in from 3dview file, and round fov and twist when converting float -> int 2003-02-28 10:11 markus * src.contrib/DUKE/r.terraflow/Gmakefile: use CXXFLAGS instead of CFLAGS, removed -Wall, -03 2003-02-28 08:33 markus * html/html/: r.coin.html, r.kappa.html: crosslink added 2003-02-28 01:04 bob * src/libes/ogsf/gvd.c: fixed line statement 2003-02-27 22:57 markus * src/: general/init/init.sh, libes/gis/list.c, raster/r.info/inter/main.c, raster/r.info/inter/more_print.c: white space fixes for home\ dir case 2003-02-27 17:44 markus * src/general/init/: grass.src, init.sh: further changes for white space support 2003-02-27 15:23 markus * src/general/init/init.sh: quoted variables to support white space - seems to be working now with white space in GISDBASE 2003-02-27 15:06 markus * src/general/init/: grass.src, init.sh: quoted variables to support white space as suggested by C. Furlanello 2003-02-27 14:36 markus * src/general/init/grass.src: quoted variable to support white space 2003-02-27 12:45 paul * src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/maps.c: Fix pointer comparison bugs (highlighted by failure to compile on IRIX) 2003-02-26 21:07 glynn * configure, configure.in, mk/mid.mk, src/CMD/generic/gmake.sh, src/CMD/generic/make.mid, src/CMD/head/head.in: Fix (?) C++ support 2003-02-26 17:36 markus * src.contrib/GMSL/g3d/src3d/BUGS: comment added from J. 2003-02-26 17:28 markus * gips/: README, gip-0000.txt, gip-0001.txt, gip-0002.txt: added GIPs - GRASS Improvement Proposals 2003-02-26 16:25 markus * configure, configure.in, src/CMD/generic/gmake.sh, src/CMD/lists/GRASS, src/CMD/lists/optional.in, src.contrib/DUKE/r.terraflow/Gmakefile: added --with-cxx and CXX to optionally support r.terraflow compilation 2003-02-25 09:27 radim * src/libes/dbmi/drivers/odbc/: connect.c, db.c, describe.c, fetch.c, globals.h, table.c: removed // comments 2003-02-24 21:06 glynn * src/libes/gis/get_row.c: Fix do_reclass_int() for null_is_zero case 2003-02-24 19:00 glynn * src/libes/dbmi/drivers/odbc/globals.h: Fix use of C++ // comments 2003-02-21 20:59 paul * src/raster/r.sun/: local_proto.h, main.c: Improve speed using macros instead of non-standard 'inline' keyword (fixes IRIX compile error) 2003-02-21 12:26 bob * src.contrib/GMSL/NVIZ2.2/scripts/: nviz2.2_script, panel_color.tcl: Fix for BG color 2003-02-20 23:54 bob * src.contrib/GMSL/NVIZ2.2/scripts/: nviz2.2_script, panel_animation.tcl, panel_color.tcl, panel_kanimator.tcl, panel_main.tcl: various updates and add-ons 2003-02-20 23:52 bob * src.contrib/GMSL/NVIZ2.2/scripts/fileBrowser.tcl: Fixed pwd 2003-02-20 23:50 bob * src.contrib/GMSL/NVIZ2.2/html/: help_frame.tcl, nviz_desc.html: HTML cleanup 2003-02-20 23:48 bob * src.contrib/GMSL/NVIZ2.2/src/: Gmakefile, change_view.c, init_commands.c, position.c: various updates and add-ons 2003-02-20 23:44 bob * src.contrib/GMSL/NVIZ2.2/html/bugs_todo.html: added to menu 2003-02-20 23:41 bob * src/libes/ogsf/: GK2.c, GS2.c, Gmakefile, Gs3.c, gk.c, gsd_prim.c, gsd_surf.c, gsd_views.c, gvd.c: various updates and add-ons 2003-02-20 09:45 paul * src.contrib/GMSL/SG3d/: Gmakefile, externs.h, script.c, sites.c: Fix SG3d so it compiles with GRASS 5.0 2003-02-20 09:40 paul * src.contrib/CERL/SGI/panel/9.6/: include/panel.h, src/Makefile: Get panel library to compile with GNU make and include stdio.h to stop errors about undefined stdout 2003-02-20 01:48 glynn * src/general/g.parser/: main.c, test.sh: Replace setenv() (BSD) with putenv() (POSIX). Add option description to test.sh 2003-02-19 12:52 markus * html/html/r.sun.html: Jaro Hofierka, Marcel Suri, Thomas Huld: speed improved, added null data support, updates 2003-02-19 12:49 markus * html/html/s.vol.rst.html: :Jaro Hofierka: added deviation sites file 2003-02-19 12:47 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/: README, main.c, surf.h, user1.c, user2.c, user3.c, userextern.h, userglobs.h: Jaro Hofierka : added option for deviation site file 2003-02-19 12:36 markus * src/raster/r.sun/: local_proto.h, main.c: Jaro Hofierka : added null data support, code optimization, now runs almost 2x faster (thanks to Marcel Suri and Thomas Huld from JRC Ispra) + update to man page 2003-02-19 05:09 hamish * src/raster/r.transect/cmd/main.c: fix command line call, module now works again. 2003-02-19 03:14 hamish * html/html/d.legend.html: modified at= usage to match d.frame, cleanups 2003-02-19 02:14 hamish * src/tcltkgrass/module/d.legend: changed at= usage to match d.frame's 2003-02-19 02:05 hamish * src/display/d.leg.thin/main.c: * changed at= usage to match d.frame's at= option * changed at= 0,0 position to lower left * fixed framing bugs 2003-02-18 20:24 paul * src/libes/rst_gmsl/interp_float/resout2d.c: Create a normal compressed raster map for output 2003-02-18 13:56 paul * src/libes/rst_gmsl/interp_float/ressegm2d.c: Fix a silly bug in r.resamp.rst. Now appears usable on maps that contain null values 2003-02-18 13:13 hamish * html/html/d.legend.html: * remove -o and maxfontsize= options * add at=, range= options and -n, -f flags * added lots to the Notes section 2003-02-18 10:59 hamish * html/html/d.area.html: fix gratuitous bolding 2003-02-18 10:51 hamish * html/html/d.frame.html: fix italics vs bold html codes 2003-02-18 09:05 hamish * TODO.txt: removed resolved d.legend todo: Taken care of with the at= option. 2003-02-18 08:53 hamish * src/scripts/contrib/d.rast.leg/d.rast.leg: Updated d.legend -o flag to -n 2003-02-18 05:07 hamish * src/tcltkgrass/module/d.legend: * removed unused maxfontsize= option and -o flag * added at=, range= options and -n, -f flags * cleaned up labelnum description 2003-02-18 04:50 hamish * src/display/d.leg.thin/README: removed completed TODO, added HISTORY 2003-02-18 00:47 glynn * src/raster/r.tiff/Gmakefile: Use $(TIFFLIB) 2003-02-17 21:35 glynn * src/display/devices/XDRIVER/XDRIVER24/Get_w_pnt.c: Revert "*button == -1" behaviour 2003-02-16 20:41 glynn * html/html/d.what.vect.html: d.connect -> db.connect (typo) 2003-02-16 20:23 glynn * src/CMD/lists/GRASS: Disable r.terraflow (requires C++, which isn't properly supported yet) 2003-02-15 10:04 glynn * src/libes/raster/new_io.c: Remove (unused) src/libes/raster/new_io.c 2003-02-14 12:58 paul * src/: include/projects.h, raster/r.proj/cmd/main.c: Fix Multiply Defined Symbol errors in proj library by removing global variable definitions (in the end should probably be separate header files for proj internal files and for GRASS modules that use proj) 2003-02-13 21:06 glynn * src.garden/grass.postgresql/pg.in.dbf/Gmakefile: Remove hardcoded path nonsense 2003-02-11 09:15 markus * documents/: cygwin_grass50bininstall.html, cygwin_grass50compile.html: cleaned the sunrpc stuff, the new sunrpc package provided by cygwin works well 2003-02-09 13:09 glynn * configure, configure.in: Fix --enable-socket/--enable-fifo bug 2003-02-06 17:36 markus * documents/: cygwin_grass50bininstall.html, cygwin_grass50compile.html: sunrpc hint added 2003-02-05 12:45 markus * html/html/: r.fillnulls.html, r.flow.html, r.flowmd.html, s.surf.rst.html, s.vol.rst.html, v.surf.rst.html: GMSL urls fixed 2003-02-05 11:03 markus * html/html/r.out.ascii.html: Hamish Bowman: fixed typos 2003-02-05 09:06 markus * src.garden/grass.postgresql/tutorial/index.html: urls updated 2003-02-05 09:03 markus * src.garden/grass.postgresql/: Gmakefile, pg.in.dbf/Gmakefile, tutorial/index.html, v.in.arc.pg/DEPRECATED, v.in.shape.pg/DEPRECATED: tutorial cosmetics, DEPRECATED added where needed 2003-02-05 08:46 markus * src.garden/grass.postgresql/tutorial/index.html: fixed strange russian(?) characters 2003-02-04 15:12 markus * src.contrib/GMSL/r.simwe/Gmakefile: important fix 2003-02-04 09:04 paul * src/: libes/image3/convert_ll.c, mapdev/v.mkquads/convert.c: Fix G_find_key_value usage 2003-02-04 08:29 markus * html/: vector.html, html/v.rm.dangles.html: John Gillette : man page added 2003-02-04 03:43 eric * src/display/d.sites/cmd/draw_point.c: Must G_adjust_easting(s->east, window) to handle a window spanning the date line. This probably needs to be done in other modules as well... 2003-02-03 21:57 paul * src/: general/g.region/cmd/printwindow.c, libes/image3/convert_ll.c, mapdev/v.digit/map_init_new.c, mapdev/v.in.gshhs/main.c, mapdev/v.mkquads/convert.c, misc/m.ll2db/main.c, raster/r.sun/main.c, raster/r.sunmask/g_solposition.c, sites/s.datum.shift/main.c: Always specify an ellipsoid along with the projection type 2003-02-03 21:42 paul * html/html/m.proj2.html, src/misc/m.proj2/main.c, src/misc/m.proj2/process.c: Removed calls to pj_zero_proj Fixed up a bit to remove special case treatment for lat/long Still only does datum transforms when used on command line 2003-02-03 13:41 markus * src/tcltkgrass/: main/menu.tcl, module/r.proj, module/s.proj: added s.proj and r.proj 2003-02-02 21:32 markus * src/libes/gis/Gmakefile: changed spaces to tab 2003-02-02 20:26 paul * binaryInstall.src: Allow for some web browsers converting all dots except the last one in a filename to underscores 2003-01-31 10:26 markus * src/misc/m.proj/DEPRECATED: good bye m.proj 2003-01-31 01:40 glynn * src/display/devices/windows/libW11/w32/xlib.c: Fix XCreateImage() when bytes_per_line is zero 2003-01-30 20:45 glynn * tools/diff.sh: Script to compare two GRASS source trees 2003-01-30 09:50 markus * src/CMD/VERSION: 2003 2003-01-30 08:06 markus * src/CMD/lists/GRASS: commented m.proj 2003-01-30 07:53 markus * html/html/r.out.ascii.html: typos fixed 2003-01-29 08:31 markus * html/html/m.proj2.html: added url to PROJ4 software 2003-01-29 08:19 markus * src/CMD/lists/GRASS: v.label and r.terraflow enabled 2003-01-28 20:35 paul * html/html/m.proj2.html, src/misc/m.proj2/README: man page is a better place for the usage notes 2003-01-28 20:28 paul * src/misc/m.proj2/: README, TODO: Add some hints on m.proj2 usage and emphasise that it now performs datum transformation 2003-01-28 15:00 markus * documents/release_rules.txt: some improvements 2003-01-28 14:50 markus * README: some updates 2003-01-28 11:03 markus * src/CMD/VERSION: this is now 5.0.2-cvs 2003-01-28 11:03 markus * NEWS.html: 5.0.1 is tagged, many changes waiting for 5.0.2... 2003-01-28 08:23 markus * documents/grasscredits.html: Helena Mitasova: added G. Evenden, other minor changes 2003-01-28 07:22 markus * src/mapdev/v.label/main.c: fixed a few compiler warnings 2003-01-27 15:23 markus * NEWS.html: removed some modules from list of recent changes for datum transformation as these modules were cleaned only (hint from Paul) 2003-01-27 14:30 markus * NEWS.html: many recent fixed mentioned now 2003-01-27 08:52 markus * src/libes/proj/do_proj.c: added gis.h as G_malloc() is used 2003-01-27 07:59 markus * src/libes/imagery/vask_group.c: increased buffer length a bit 2003-01-26 17:47 paul * html/html/r.proj.html, html/html/s.proj.html, html/html/v.proj.html, src/general/g.region/cmd/printwindow.c, src/include/projects.h, src/libes/proj/Gmakefile, src/libes/proj/datum_shift.c, src/libes/proj/do_proj.c, src/libes/proj/do_proj_nad.c, src/libes/proj/get_proj.c, src/mapdev/v.in.gshhs/main.c, src/mapdev/v.proj/local_proto.h, src/mapdev/v.proj/main.c, src/misc/m.ll2db/main.c, src/raster/r.proj/cmd/bordwalk.c, src/raster/r.proj/cmd/main.c, src/raster/r.sun/main.c, src/raster/r.sunmask/g_solposition.c, src/sites/s.datum.shift/main.c, src/sites/s.proj/main.c: Implement general datum transformation support in [rsv].proj, Fix some other programs' usage of the GRASS PROJ.4 wrapper functions to reflect changes in these. 2003-01-26 08:02 eric * src/tcltkgrass/: main/menu.tcl, module/s.cellstats: Add s.cellstats tcltkgrass module and menu 2003-01-26 07:40 eric * html/html/s.cellstats.html: HTML man page for s.cellstats 2003-01-26 07:38 eric * src/sites/s.cellstats/: Gmakefile, cell_site.c, cell_site.h, main.c, qisort.c, qisort.h, univar.c, univar.h: Add s.cellstats - a program after s.univar and s.windavg to calculate stats of sites on a per cell basis. 2003-01-24 12:09 paul * src/libes/: gis/datum.table, proj/pj_datums.c, proj/pj_ellps.c: Add support for Ireland 1965 Datum Fix missing underscores in pj_ellps.c and pj_datums.c 2003-01-23 21:14 paul * src.contrib/GMSL/NVIZ2.2/src/: buildPg.c, getCat.c, runPg.c: Changed some function definitions to ANSI syntax to match new ANSI prototypes in pg.h (discrepancy was causing compile error on IRIX) 2003-01-23 21:00 paul * src.contrib/GMSL/NVIZ2.2/src/position.c: Fix 'Unacceptable operand of relational operator.' error 2003-01-23 15:38 paul * src/CMD/generic/gmake.sh: Fix problem compiling modules that use yacc y.tab.c etc. where the .c file does not exist at start of compilation 2003-01-23 08:27 markus * html/html/ps.map.html: added Glynn's color table trick from 'grasslist' 2003-01-22 21:10 markus * src.contrib/DUKE/r.terraflow/: .cccforest.c, .ccforest.c, .ccommon.c: removed leftover files 2003-01-22 08:09 markus * src.contrib/GMSL/r.simwe/: Gmakefile, README, r.sim.sediment/Gmakefile, r.sim.sediment/main.c, r.sim.water/Gmakefile, r.sim.water/main.c, simlib/Gmakefile, simlib/erod.c, simlib/hydro.c, simlib/input.c, simlib/output.c, simlib/random.c, simlib/waterglobs.h: Helena Mitasova, Jaro Hofierka, Lubos Mitas: Hydrologic and sediment transport simulation (SIMWE) 2003-01-21 08:40 markus * src.contrib/DUKE/r.terraflow/IOStream/lib/src/: ami_stream.d, mm.d, mm_utils.d, rtimer.d: removed leftover files 2003-01-20 16:45 markus * src.contrib/DUKE/r.terraflow/: .cccforest.c, .ccforest.c, .ccommon.c, 3scan.h, Gmakefile, ccforest.cc, ccforest.h, common.cc, common.h, direction.cc, direction.h, fill.cc, fill.h, filldepr.cc, filldepr.h, flow.cc, flow.h, genericWindow.cc, genericWindow.h, grass2str.h, grid.cc, grid.h, main.cc, main.h, nodata.cc, nodata.h, option.h, plateau.cc, plateau.h, r.terraflow.copyright, sortutils.h, stats.cc, stats.h, streamutils.h, sweep.cc, sweep.h, types.cc, types.h, unionFind.h, water.cc, water.h, weightWindow.cc, weightWindow.h, IOStream/include/ami.h, IOStream/include/ami_sort.h, IOStream/include/embuffer.h, IOStream/include/rtimer.h, IOStream/include/ami_config.h, IOStream/include/ami_sort_impl.h, IOStream/include/ami_stream.h, IOStream/include/empq.h, IOStream/include/empq_adaptive.h, IOStream/include/empq_adaptive_impl.h, IOStream/include/empq_impl.h, IOStream/include/imbuffer.h, IOStream/include/mem_stream.h, IOStream/include/minmaxheap.h, IOStream/include/mm.h, IOStream/include/mm_utils.h, IOStream/include/pqheap.h, IOStream/include/queue.h, IOStream/include/quicksort.h, IOStream/include/replacementHeap.h, IOStream/include/replacementHeapBlock.h, IOStream/lib/Makefile, IOStream/lib/src/Makefile, IOStream/lib/src/ami_stream.cc, IOStream/lib/src/ami_stream.d, IOStream/lib/src/minmaxheap_test.cc, IOStream/lib/src/mm.cc, IOStream/lib/src/mm.d, IOStream/lib/src/mm_utils.cc, IOStream/lib/src/mm_utils.d, IOStream/lib/src/rtimer.cc, IOStream/lib/src/rtimer.d, html/dir2.gif, html/dir3.gif, html/r.terraflow.html: Laura I. Toma : r.terraflow - Flow computation for massive grids 2003-01-20 08:09 markus * src.contrib/GMSL/g3d/src3d/raster/r3.out.v5d/v5d.h: fixed MAXCOLUMNS to 400 (according to v5d.h) 2003-01-17 17:49 markus * src/: general/g.mapsets/main_cmd.c, include/gisdefs.h, libes/gis/token.c: moved new function G_number_of_tokens() to GIS lib 2003-01-16 17:48 markus * html/html/g.mapsets.html: Alessandro Soraruf and MN: added addmapset parameter 2003-01-16 17:38 markus * src/general/g.mapsets/main_cmd.c: Alessandro Soraruf and MN: added addmapset parameter, fixed code for duplicate mapset names 2003-01-14 18:22 markus * html/tips_and_tricks.html: added cluster/mapset trick 2003-01-14 07:09 glynn * src.contrib/GMSL/g3d/src3d/: raster/r3.out.v5d/main.c, sites/s.vol.idw/main.c: Fix comments 2003-01-14 07:03 glynn * src.contrib/GMSL/g3d/src3d/: raster/r3.out.v5d/main.c, sites/s.vol.idw/main.c: G3D patches from John Harrop 2003-01-13 21:43 markus * src/CMD/generic/gmake.sh: extended to support C++ (files.cc) as suggested by Glynn and tested by Laura for r.terraflow 2003-01-13 11:45 markus * src.contrib/GMSL/NVIZ2.2/scripts/panel_animation.tcl: reverted again wrong submission 2003-01-13 11:15 markus * src.contrib/GMSL/NVIZ2.2/scripts/panel_animation.tcl: reverted wrong submission 2003-01-13 11:12 markus * src.contrib/GMSL/NVIZ2.2/scripts/panel_animation.tcl: fixed open bracket bug 2003-01-10 16:44 markus * html/tips_and_tricks.html: trick from Glynn added 2003-01-10 07:05 markus * documents/cygwin_grass50bininstall.html: cosmetics (based on Glynn's notes) 2003-01-10 01:49 mike * src/libes/: g3d/g3dcache.c, g3d/g3dclose.c, g3d/g3drange.c, gis/closecell.c, gis/env.c, gis/fork.c, gis/get_datum_name.c, gis/get_ell_name.c, gis/get_projname.c, gis/list.c, gis/popen.c, gis/remove.c, gis/system.c, imagery/ls_groups.c, lock/lock.c, lock/unlock.c, raster/io.c, raster/new_io.c, vect32/Vlib/open1.c, vect32/bin_digit/bin_digit.c, vect32/georef/bin_point.c, vect32/georef/bin_reg.c, vect32_64/Vlib/open1.c: Take Glynn's advice re unlink, fork and SIG* macro checks. 2003-01-08 12:24 markus * src/display/d.leg.thin/main.c: polished comments: * 12/2002: added range= option, -f for more explicit flipping. HB * 11/2002: added 'at' option, prettier fp labels, vertical flipping, * more robust mouse selection, fixed lines=x to actually * display x lines, fixed mouse placement bug for non-fp, * cleaned out some useless code (non-fp), re-centered color * box in frame, fixed smoothed color display limits, * reimplemented n (nee o) flag, reduced labelnum when few cats, * auto-scale text when position not explicitly set, and * other cleanups. Hamish Bowman 2003-01-08 08:47 markus * documents/cygwin_grass50bininstall.html: fixed some urls 2003-01-07 16:30 markus * html/html/r.surf.area.html: fixed html title 2003-01-07 16:25 markus * src/include/gisdefs.h, src/libes/gis/Gmakefile, src/libes/gis/color_byg.c, src/raster/r.colors/cmd/main.c, html/html/r.colors.html: added blue through yellow to green colors, nice for temperature/NDVI maps 2003-01-07 16:02 markus * src/display/d.leg.thin/main.c: Hamish Bowman : new commit of various bugfixes 2003-01-07 15:51 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html: new mirrors 2003-01-07 10:47 radim * src/mapdev/v.in.dgn/main.c: stroke arc and curve, read mslink of given entity number 2003-01-03 05:47 mike * src/: display/devices/lib/command.c, libes/gis/Gmakefile, libes/gis/win32_pipes.c, libes/lock/lock.c: More MinGW32 changes. Experiment with named pipes as no AF_UNIX sockets. 2003-01-02 08:18 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: new Australian mirror 2003-01-02 07:45 mike * src/libes/: gis/closecell.c, gis/get_datum_name.c, gis/get_ell_name.c, gis/get_projname.c, gis/gets.c, gis/mapset_msc.c, gis/popen.c, gis/remove.c, gis/set_prior.c, gis/system.c, gis/user_config.c, raster/new_io.c: More native windows changes. 2003-01-01 12:05 mike * src/: general/init/chk_dbase.c, libes/gis/fork.c, libes/gis/popen.c: Further native Windows mods. 2003-01-01 02:03 eric * src/tcltkgrass/main/menu.tcl: Add r.in.ascii to import menu (module existed, but entry was missing...) 2002-12-31 07:50 mike * src/libes/: gis/env.c, gis/intr_char.c, gis/list.c, gis/mapset_msc.c, gis/popen.c, gis/system.c, gis/unix_socks.c, gis/whoami.c, raster/io.c, vask/V_support.c, vect32/georef/bin_reg.c, vect32/georef/set_key.c: New years eve start on MSYS/MinGW32 native Win32 build. 2002-12-23 10:58 markus * html/projections.html: EPSG url added 2002-12-23 08:54 markus * src.garden/grass.postgresql/pg.in.dbf/main.c: fixed option 2002-12-21 11:23 markus * src/general/init/grass.src: added trap to leave GRASS immediately when user cancels creation of new location 2002-12-20 17:22 markus * src/libes/gis/opencell.c: made error message for zone conflict more helpful 2002-12-20 16:58 markus * binaryInstall.src: fix for windows/cygwin 2002-12-20 13:48 radim * src/libes/dbmi/lib/reclass.c: check int 2002-12-19 11:42 alex * locale/ru/tcltkgrass/module/d.what.sites, src.garden/grass.postgresql/d.what.v.pg/runPg.c: Output better look/fix for old tcltk module 2002-12-18 08:29 markus * src/libes/gis/opencell.c: improved warning to be more helpful 2002-12-18 08:17 markus * documents/: cygwin_grass50bininstall.html, cygwin_grass50compile.html: note added, font cleanup 2002-12-14 13:48 alex * configure, configure.in: Merging with lost changes from 1.97 revision CVi: Committing in . 2002-12-14 13:33 alex * configure, configure.in: Synchronizing 'configure' option concerning PostgreSQL between GRASS5.0 and 5.1: - HAVE_LIBPQ_FE_H is used whenever check for header - HAVE_POSTGRES is NOT used (confusing check removed) - query_postgr.c is not overwritten by doconfigure any_more (it has both cases now) 2002-12-14 13:14 alex * src.contrib/GMSL/NVIZ2.2/src/: query_postgr_dummy.c, query_postgr_orig.c: Synchronizing 'configure' option concerning PostgreSQL between GRASS5.0 and 5.1: - HAVE_LIBPQ_FE_H is used whenever check for header - HAVE_POSTGRES is NOT used (confusing check removed) - query_postgr.c is not overwritten by doconfigure any more (it has both cases now) 2002-12-14 13:11 alex * src/include/config.h.in, src.contrib/GMSL/NVIZ2.2/doconfigure, src.contrib/GMSL/NVIZ2.2/src/query_postgr.c, src.contrib/GMSL/NVIZ2.2/src/runPg.c: Synchronizing 'configure' option concerning PostgreSQL between GRASS5.0 and 5.1: - HAVE_LIBPQ_FE_H is used whenever check for header - HAVE_POSTGRES is NOT used (confusing check removed) - query_postgr.c is not overwritten by doconfigure any_more (it has both cases now) 2002-12-13 06:50 glynn * src/libes/vask/: V_exit.c, V_init.c: Include config.h for HAVE_KEYPAD 2002-12-11 18:00 markus * html/html/r.distance.html: Otto Dassau: fixed awk command 2002-12-11 17:02 markus * src/sites/s.surf.rst/main.c: scalex and theta better explained 2002-12-10 10:29 alex * src.contrib/GMSL/NVIZ2.2/src/runPg.c: Added clause to check HAVE_POSTGRES for 5.1 compat 2002-12-05 15:16 markus * src/mapdev/v.proj/main.c: removed isatty test 2002-12-05 15:10 markus * SUBMITTING: enhanced #25 as suggested by Glynn 2002-12-05 00:36 glynn * src/tcltkgrass/module/d.legend: Revert to previous version, to match actual code 2002-12-04 22:25 glynn * src/display/d.leg.thin/main.c: Minor fixes from Hamish Bowman: mouse x/y swapped, filled box too small 2002-12-04 22:21 glynn * src/display/d.leg.thin/main.c: Revert latest changes 2002-12-04 15:30 markus * src/scripts/contrib/grassmirrorsmap/: README, grass.sites.main, grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, mkgrassmap.sh: fixes, added ROMANIA 2002-12-04 15:29 markus * html/: index.html, searchhtml.html: index2.html is now index.html 2002-12-04 14:16 markus * SUBMITTING: added Glynn's hints about diff 2002-12-04 09:27 markus * src/tcltkgrass/main/menu.tcl: fixed entry 2002-12-04 09:25 markus * src/tcltkgrass/module/v.proj: John Gillette: fixed 2002-12-03 02:40 eric * src/mapdev/v.proj/main.c: Fix out_ellipse[] name query per bug report. 2002-12-03 02:30 eric * src/libes/gis/state83: Fix North Carolina false easting per bug report: verified w/ North Carolina statutes chapter 102. 2002-11-30 12:51 alex * src.contrib/GMSL/NVIZ2.2/src/: Gmakefile, buildInfxQry.c, getCat.c, infx.h, query_postgr.c, query_postgr_orig.c, runInfxQry.c, buildPg.c, pg.h, runPg.c: Sunday morning purge with hand of iron: Removing confusing names, bogus header files, bogus vars/definitions, more precise error handling and sources identing. 2002-11-29 08:46 markus * src/mapdev/v.out.shape/extract.c: cleaned unused variables 2002-11-29 08:28 markus * html/html/xdriver.html: ...again: after updating modules also the HTML pages must be fixed (it's quite impossible to track such problems down later...) 2002-11-29 01:04 glynn * src/scripts/contrib/d.monsize/d.monsize: Change XDRIVER_{WIDTH,HEIGHT} -> GRASS_{WIDTH,HEIGHT} 2002-11-28 22:55 eric * src/mapdev/v.out.shape/extract.c: Revert island direction reversal (islands already counterclockwise). Some misc cleanups. 2002-11-28 11:35 alex * locale/: ru/LC_MESSAGES/d.what.s.pg.po, templates/d.rast.pg.pot, templates/d.site.pg.pot, templates/d.vect.pg.pot, templates/d.what.r.pg.pot, templates/d.what.s.pg.pot, templates/d.what.v.pg.pot, templates/g.column.pg.pot, templates/g.select.pg.pot, templates/g.stats.pg.pot, templates/g.table.pg.pot, templates/libgis.pot, templates/libraster.pot, templates/pg.in.dbf.pot, templates/v.reclass.pg.pot, templates/v.to.pg.pot: i18n maintenance and template .pot files added 2002-11-28 11:32 alex * src.garden/grass.postgresql/: Gmakefile, d.what.s.pg/Gmakefile, d.what.s.pg/buildInfxQry.c, d.what.s.pg/buildPg.c, d.what.s.pg/getAllOpts.c, d.what.s.pg/getArea.c, d.what.s.pg/getSopts.c, d.what.s.pg/graphics.h, d.what.s.pg/infx.h, d.what.s.pg/main.c, d.what.s.pg/returns.c, d.what.s.pg/runInfxFile.c, d.what.s.pg/runPg.c, d.what.s.pg/what.h, tutorial/index.html, v.in.arc.pg/pgdump.c: Sunday morning purge with hand of iron: Removing confusing names, bogus header files, bogus vars/definitions, more precise error handling and sources identing. 2002-11-28 11:02 markus * NEWS.html: d.legend 2002-11-28 10:57 markus * src/: display/d.leg.thin/main.c, tcltkgrass/module/d.legend: Hamish Bowman : many, many fixes for this program 2002-11-27 14:55 markus * src/tcltkgrass/main/menu.tcl: Moritz Lennert : added d.dm 2002-11-27 14:35 markus * html/html/: r.random.cells.html, r.random.surface.html: fixed urls 2002-11-27 10:26 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: fixed mirrors 2002-11-27 08:28 markus * html/html/: photo.2target.html, photo.camera.html: inner and absolute orientation added 2002-11-27 08:02 markus * documents/cygwin_grass50bininstall.html: updated xtcl/tk path 2002-11-26 17:31 markus * html/html/photo.camera.html: image caption added 2002-11-26 11:23 alex * src.garden/grass.postgresql/: d.rast.pg/buildInfxQry.c, d.rast.pg/runInfxFile.c, d.site.pg/buildInfxQry.c, d.site.pg/runInfxFile.c, d.vect.pg/buildInfxQry.c, d.vect.pg/runInfxFile.c, d.what.r.pg/buildInfxQry.c, d.what.r.pg/runInfxQry.c, d.what.v.pg/buildInfxQry.c, d.what.v.pg/runInfxQry.c: Sunday morning purge with hand of iron: Removing confusing names, bogus header files, bogus vars/definitions, more precise error handling and sources identing. 2002-11-26 11:13 alex * locale/ru/LC_MESSAGES/: d.rast.pg.po, d.site.pg.po, d.vect.pg.po, d.what.r.pg.po, d.what.v.pg.po: i18n po filws maintenance 2002-11-26 11:07 alex * src.garden/grass.postgresql/: d.rast.pg/Gmakefile, d.rast.pg/buildPg.c, d.rast.pg/dbrast.h, d.rast.pg/getAllOpts.c, d.rast.pg/getSopts.c, d.rast.pg/main.c, d.rast.pg/runPg.c, d.site.pg/Gmakefile, d.site.pg/buildPg.c, d.site.pg/dbsite.h, d.site.pg/getAllOpts.c, d.site.pg/getSopts.c, d.site.pg/main.c, d.site.pg/plotsite.c, d.site.pg/runPg.c, d.vect.pg/Gmakefile, d.vect.pg/bsearch.c, d.vect.pg/buildPg.c, d.vect.pg/dbvect.h, d.vect.pg/find.c, d.vect.pg/getAllOpts.c, d.vect.pg/getSopts.c, d.vect.pg/main.c, d.vect.pg/plotCat.c, d.vect.pg/runPg.c, d.what.r.pg/Gmakefile, d.what.r.pg/buildPg.c, d.what.r.pg/getAllOpts.c, d.what.r.pg/getCat.c, d.what.r.pg/getSopts.c, d.what.r.pg/main.c, d.what.r.pg/opencell.c, d.what.r.pg/runPg.c, d.what.r.pg/what.h, d.what.v.pg/Gmakefile, d.what.v.pg/buildPg.c, d.what.v.pg/getAllOpts.c, d.what.v.pg/getCat.c, d.what.v.pg/getSopts.c, d.what.v.pg/main.c, d.what.v.pg/openvect.c, d.what.v.pg/runPg.c, d.what.v.pg/what.h: Sunday morning purge with hand of iron: Removing confusing names, bogus header files, bogus vars/definitions, more precise error handling and sources identing. 2002-11-26 10:36 markus * html/html/: photo.camera.html, photo.camera.png: Thomas Dewez : added photo.camera sketch 2002-11-25 16:27 markus * src/sites/s.kernel/main.c: G_percent cosmetics 2002-11-25 16:00 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, mkgrassmap.sh: updated denmark 2002-11-25 11:26 markus * html/html/photo.camera.html: added some explanations 2002-11-24 21:12 glynn * configure, configure.in: Remove $TERMLIB from potential readline dependencies (TERMLIB is no longer defined) Add $MATHLIB to potential GD dependencies 2002-11-24 21:10 glynn * src/raster/r.weight/inter/gis_pars.y: Add missing semicolons (required by latest version of bison) 2002-11-24 21:08 glynn * src/raster/r.in.gdal/: gbgetsymbol.c, gdalbridge.c: Conditionalise entire bridge code upon "#ifndef USE_GDAL_H" 2002-11-24 21:05 glynn * html/html/r.mapcalc.html: Document ^ (exponentiation) operator Document atan(), double()< not(), rand() functions Document y# and i# map modifiers Correct documentation of NULL handling to match actual behaviour 2002-11-24 21:01 glynn * src/raster/r.mapcalc3/map.c: Add missing break statement [bug #1436] 2002-11-24 12:41 alex * locale/: README.koi, ru/LC_MESSAGES/g.column.pg.po, ru/LC_MESSAGES/g.select.pg.po, ru/LC_MESSAGES/g.stats.pg.po, ru/LC_MESSAGES/g.table.pg.po, ru/LC_MESSAGES/pg.in.dbf.po, ru/LC_MESSAGES/v.reclass.pg.po, ru/LC_MESSAGES/v.to.pg.po: i18n maintenance 2002-11-24 12:39 alex * src.garden/grass.postgresql/: README, g.column.pg/Gmakefile, g.column.pg/column.h, g.column.pg/delcr.c, g.column.pg/infx.h, g.column.pg/infxColumn.c, g.column.pg/main.c, g.column.pg/pgColumn.c, g.select.pg/getdbname.c, g.select.pg/listdb.c, g.select.pg/main.c, g.stats.pg/Gmakefile, g.stats.pg/infx.h, g.stats.pg/infxStats.c, g.stats.pg/main.c, g.stats.pg/pgStats.c, g.stats.pg/stats.h, g.table.pg/Gmakefile, g.table.pg/infxTable.c, g.table.pg/main.c, g.table.pg/pgTable.c, pg.in.dbf/main.c, pg.in.dbf/pgdump.c, v.reclass.pg/Gmakefile, v.reclass.pg/buildInfxQry.c, v.reclass.pg/buildPg.c, v.reclass.pg/dbvect.h, v.reclass.pg/getAllOpts.c, v.reclass.pg/getSopts.c, v.reclass.pg/main.c, v.reclass.pg/runInfxFile.c, v.reclass.pg/runPg.c, v.to.pg/Gmakefile, v.to.pg/bsearch.c, v.to.pg/buildInfxQry.c, v.to.pg/buildPg.c, v.to.pg/dbvect.h, v.to.pg/find.c, v.to.pg/getAllOpts.c, v.to.pg/getSopts.c, v.to.pg/main.c, v.to.pg/plotCat.c, v.to.pg/runInfxFile.c, v.to.pg/runPg.c: Sunday morning purge with hand of iron: Removing confusing names, bogus header files, bogus vars/definitions, more precise error handling and sources identing. 2002-11-21 11:31 alex * locale/ru/LC_MESSAGES/v.digit.po: Help files llines added. 2002-11-19 11:25 radim * src/mapdev/v.extract/cmd/main.c: -n disabled, because it contains bug 2002-11-19 11:21 alex * src.garden/grass.postgresql/g.column.pg/infxColumn.c: remove include postgres.h for better configure search 2002-11-19 06:59 glynn * src/raster/r.mapcalc3/mapcalc.y: Fix syntax error in mapcalc.y (bug reported by Scott W Mitchell). 2002-11-17 10:58 glynn * src/raster/r.mapcalc3/: evaluate.c, expression.c, expression.h, map.c, mapcalc.h, mapcalc.y: Add "oper" and "prec" fields to struct expr_data_func to allow the original expression to be more accurately reconstructed. Improve formatting: use infix operators, precedence remove automated type conversion functions. don't display [row,col] offsets when [0,0] Change print_* functions to format_*; new versions generate a string rather than write to a stream. Save (reconstructed) formula in history. 2002-11-17 09:08 alex * src/display/d.what.sites/: local_proto.h, main.c, what.c: Added more visuals to click sites. Have fun (:) 2002-11-15 10:36 alex * src/display/d.what.vect/cmd/flash.c: Add new feature: flash selected vector objects on mouse click. NB: think of place it to library. 2002-11-15 10:33 alex * src/display/d.what.vect/cmd/: Gmakefile, what.c, what.h: New feature added: flashing selected vector objects on mouse click 2002-11-12 10:49 markus * src/scripts/contrib/v.line2area/: v.area2line, v.line2area: Paul Kelly: added -o flag for g.rename 2002-11-12 10:46 markus * html/html/g.rename.html: -o flag added 2002-11-11 11:39 alex * src/tcltkgrass/tcltkgrass: gui.tcl must start from locale/tcltkgrass if present 2002-11-11 11:38 alex * locale/ru/LC_MESSAGES/v.digit.po: I18N .po file for v.digit 2002-11-11 11:37 alex * locale/Gmakefile: gui.tcl must start within locale directory 2002-11-11 11:32 alex * src/mapdev/v.digit/: Gmakefile, ask_driver.c, backdrop.c, bad_areas.c, break.c, build_neat.c, coll_pts.c, color.c, compress.c, contour.c, customize.c, debug.c, dig_curses.c, dig_dev.c, digitize.c, digmain.c, duplicate.c, edit.c, eq.c, find_w_dig.c, find_w_mouse.c, get_point.c, graph_input.c, head_info.c, help.c, initialize.c, interact.c, intersect.c, label.c, label_mult.c, leave.c, list.c, main.c, map_ask.c, map_ask_new.c, map_coor_new.c, map_init_new.c, map_reg.c, map_residnew.c, map_scale.c, menus.c, mk_window.c, mouse_coll.c, mouse_yn.c, move_line.c, move_point.c, node_lines.c, overlay.c, read_cap.c, remove.c, remove_block.c, replot.c, reset_map.c, retype_line.c, scal_window.c, select_digit.c, set_thresh.c, set_window.c, slid_window.c, snap.c, spline.c, toolbox.c, where_am_i.c, window.c, window_rout.c, window_setup.c, withinthresh.c: I18N for v.digit 2002-11-10 22:46 eric * src/libes/gis/geo_init.c: Only ask for "south" in UPS. All else is predefined... 2002-11-09 23:30 glynn * src/CMD/head/head.in: Remove bogus $(XEXTRALIBS) from definition of XDRLIB 2002-11-09 22:46 glynn * configure, configure.in, src.contrib/SCS/misc/m.futil/inter/Gmakefile, src.contrib/SCS/paint/Programs/color.map/inter/Gmakefile, src/CMD/head/head.in, src/display/d.mon/inter/Gmakefile, src/general/g.manual/inter/Gmakefile, src/general/manage/inter/Gmakefile, src/mapdev/v.extract/inter/Gmakefile, src/mapdev/v.out.dxf/backup/Gmakefile, src/paint/Programs/p.icons/Gmakefile, src/paint/Programs/p.map/inter/Gmakefile, src/ps.map/ps.map/inter/Gmakefile, src/raster/r.neighbors/inter/Gmakefile, src/raster/r.support/inter/Gmakefile, src.contrib/SCS/paint/Programs/grey.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/newp.map/inter/Gmakefile, src.contrib/SCS/raster/r.reclass.scs/inter/Gmakefile, src.contrib/SCS/vector/v.reclass/inter/Gmakefile, unused/general/g.manual/inter/Gmakefile, unused/sites/s.menu/driver/Gmakefile, unused/sites/s.menu/meta_report/Gmakefile, unused/sites/s.menu/site_reports/Gmakefile, unused/sites/s.menu/sites_in_cell/Gmakefile, unused/sites/s.menu/sites_to_cell/Gmakefile: Remove references to TERMLIB 2002-11-09 11:03 alex * src/mapdev/v.digit/dig_curses.c: Fix: menus mangled without refresh 2002-11-07 17:00 markus * src/raster/r.in.gdal/main.c: removed debug output 2002-11-07 16:59 markus * src/raster/r.in.gdal/main.c: use positive xy coordinates for unprojected TIFF instead of negative xy coordinates 2002-11-07 14:43 markus * src/imagery/i.ortho.photo/menu/menu.c: fixed the startup for certain cases 2002-11-06 12:50 markus * src.contrib/GMSL/NVIZ2.2/scripts/widgets.tcl: added tcl/tk 8.4 fix 2002-11-05 08:58 markus * src.contrib/GMSL/g3d/src3d/raster/r3.out.v5d/main.c: fixed small bug 2002-11-04 09:49 markus * src/scripts/contrib/v.cutregion.sh/v.cutregion.sh: better comment added 2002-11-04 09:45 markus * src/scripts/contrib/v.cutregion.sh/v.cutregion.sh: added missing OTHER INFO to fix bug #1389 2002-11-04 08:04 markus * documents/grasshist.html: sync'ed Helena's changes from cvsweb 2002-11-04 07:49 markus * html/: spearfish_directorytree.html, terminology.html: added sample dir structure 2002-11-02 16:38 markus * src.contrib/GMSL/NVIZ2.2/src/anim_support.c, src.contrib/GMSL/NVIZ2.2/src/change_view.c, src.contrib/GMSL/NVIZ2.2/src/init_commands.c, src.contrib/GMSL/NVIZ2.2/src/position.c, src/libes/ogsf/GK2.c, src/libes/ogsf/GS2.c, src/libes/ogsf/gk.c, src/libes/ogsf/gpd.c, src/libes/ogsf/gsd_prim.c, src/libes/ogsf/local_proto.h: Date: Fri, 18 Oct 2002 12:27:02 -0300 From: Bob Covill Subject: NVIZ update I have been cleaning up the NVIZ off-screen code and have attached the changes. The cleanup includes better handling of the off-screen context and a compile option to use a pixmap instead of a pbuffer. The pixmap would only be usable with a lower end graphics setup that does not have direct rendering. I have also fixed the destroy pbuffer routine so that the togl display is returned when the animation is complete. These changes are included in gsd_prim.c. I have also changed the panel_kanimator.tcl so that off-screen is an option when rendering. The destroy pbuffer routine is tied into the animation stop routine which is executed when the animation completes or the stop button is pressed. This should destroy the pbuffer and return the togl context (original window). I have also added an unrelated option to the panel_kanimator.tcl that allows the user to set a starting frame number (default = 0). This is useful when rendering animations in different sections, and you want to continue numbering from where the last section left off. I have also changed the number format from 5 digits to 4. This simply makes it more compatible with the gimp animation scripting tools. It is important to note that when running the off-screen rendering, the original togl window should be minimized. If it is isn't, it can interfere with the off-screen context. As a general rule, minimize the window before running in off-screen mode. Also, I have found that wireframe off-screen rendering is temperamental and requires a bit more work. If you have any questions or problems let me know. -- Bob Covill Tekmap Consulting P.O. Box 2016 Fall River, N.S. B2T 1K6 Canada 2002-11-02 16:34 markus * src.contrib/GMSL/NVIZ2.2/scripts/: fileBrowser.tcl, panel_kanimator.tcl, panel_main.tcl, widgets.tcl: fix (?) for devision by zero (from GRASSLIST) 2002-11-02 11:13 markus * html/env_vars.html: cosmetics 2002-11-01 11:42 alex * locale/ru/LC_MESSAGES/libraster.po, src/libes/raster/Gmakefile, src/libes/raster/io.c, src/libes/raster/new_io.c, src/libes/raster/parse_mon.c: i18n amendments 2002-10-31 08:41 markus * html/html/d.3d.html: added box 2002-10-31 08:30 markus * html/terminology.html: typos fixed 2002-10-30 13:46 markus * src/mapdev/v.in.dgn/: Gmakefile, README: polished 2002-10-30 13:40 markus * src/mapdev/v.in.dgn/: dgnlib.h, dgnlibp.h: ok, we don't want to copy these files 2002-10-30 13:26 markus * src/mapdev/v.in.dgn/: Gmakefile, README, dgnlib.h, dgnlibp.h: fixed compilation 2002-10-30 08:51 markus * src/scripts/: contrib/d.rast.labels/d.rast.labels, contrib/i.tm.dehaze/i.tm.dehaze, contrib/r.fillnulls/r.fillnulls, contrib/r.to.pg/r.to.pg, contrib/r.univar/r.univar, contrib/s.in.atkisdgm/s.in.atkisdgm, contrib/s.in.atkisdgm/s.in.atkisktb, contrib/v.xfig/fig2grass, shells/slide.show.sh: removed the word 'function' everywhere (to make scripts cygwin compliant) 2002-10-28 10:09 markus * NEWS.html: v.out.shape 2002-10-28 10:08 markus * NEWS.html: cosmetics 2002-10-26 03:53 eric * src/mapdev/v.out.shape/: extract.c, local_proto.h, main.c: Allow forcing all area rings to be exported via an -A flag. 2002-10-26 03:51 eric * html/html/v.out.shape.html: Updated with new -A flag and some other cleaning up... 2002-10-25 13:31 markus * html/html/s.kernel.html: added limitation of s.kernel 2002-10-24 16:37 markus * src/raster/r.support/cmd/support.c: changed to G_fatal_error, cleanup 2002-10-24 16:34 markus * src/raster/r.support/cmd/support.c: fix to only work in current mapset 2002-10-24 01:38 eric * src/tcltkgrass/module/d.zoom: Fix argument "el" and spell others out fully (for clarity). 2002-10-23 10:14 markus * html/html/v.out.shape.html: added v.alabel hint 2002-10-23 10:06 markus * src/scripts/contrib/r.univar/r.univar: added median, 1st and 3rd quartile 2002-10-23 09:18 markus * src/scripts/contrib/r.univar/r.univar: improved output 2002-10-22 11:09 markus * src/mapdev/v.in.dgn/main.c: added bUpdate parameter to DGNOpen 2002-10-20 09:47 glynn * src/display/d.mon/cmd/main.c: Fix exit code (return non-zero if any errors occurred) 2002-10-20 09:18 glynn * html/: database.html, display.html, drivers.html, env_vars.html, export.html, general.html, grid3d.html, imagery.html, import.html, index.html, misc.html, models.html, paint.html, photo.html, projections.html, ps.html, raster.html, scripts.html, searchhtml.html, sites.html, terminology.html, tips_and_tricks.html, vector.html: Remove font specifications Miscellaneous HTML-compliance fixes 2002-10-20 08:51 glynn * html/html/s.in.ascii.html: Remove misplaced quotes (which interfered with generated manpages). 2002-10-17 12:34 markus * src/libes/dbmi/drivers/stubs/: add_col.c, bindupdate.c, close_cursor.c: added void doxygen descriptions 2002-10-16 13:40 markus * src/raster/r.tiff/r.out.tiff.c: added warning if FP map found 2002-10-16 04:55 glynn * src/sites/s.surf.rst/main.c: Remove attribution message 2002-10-15 08:04 markus * src/CMD/generic/POST_INSTALL.sh: Paul Kelly: added error.log check routine 2002-10-15 07:28 markus * src/tcltkgrass/: main/menu.tcl, module/i.grey.scale: removed non-existing i.grey.scale 2002-10-14 15:46 glynn * configure, configure.in: Add libstdc++ to optional GLU dependencies 2002-10-14 15:40 markus * html/html/r.covar.html: Helena Mitasova: fixed nonsense example 2002-10-11 12:43 markus * src.contrib/GMSL/NVIZ2.2/src/interface.h: conditionalized Tk_SetAppName() for tk8.4, now it compiles 2002-10-11 10:12 markus * src.contrib/GMSL/NVIZ2.2/src/tkInt8.4.h: fixed include name 2002-10-11 10:11 markus * src.contrib/GMSL/NVIZ2.2/src/README: README added how to update the tkInt.h and tkIntDecls.h 2002-10-11 10:03 markus * src.contrib/GMSL/NVIZ2.2/src/tkIntDecls8.4.h: added for tk8.4 support 2002-10-11 09:29 markus * src.contrib/GMSL/NVIZ2.2/src/: tkInt8.4.h, togl.c: added tkInt8.4.h for Otto 2002-10-09 16:53 glynn * src/raster/r.mapcalc3/mapcalc.l: Fix end/exit/blank-line handling 2002-10-09 16:40 markus * NEWS.html: v.report 2002-10-09 16:16 markus * src/libes/g3d/: g3dresample.c, g3dwindow.c: Alfonso Vitti : fixes (documented in src.contrib/GMSL/g3d/ changelog 2002-10-09 16:15 markus * src.contrib/GMSL/g3d/src3d/: general/g3.region/editcellhd3d.c, raster/r3.mapcalc/mapcalc/xcoor.c, raster/r3.mapcalc/mapcalc/xrowcol.c, raster/r3.null/main.c, raster/r3.out.ascii/main.c, raster/r3.out.v5d/main.c, sites/s.vol.idw/main.c, sites/s.vol.rst/user1.c: Alfonso Vitti : Changes summary on r3.* modules: what I've done is: r3.out.ascii now works, values are written in the right order and the module even works on any region; r3.out.v5d now works with rows!=cols and the output of vis5d is the same of r3.showdspf; s.vol.idw and s.vol.rst now have consistent output; r3.null works properly and on any region; g3.region gives the right warning if the current top value is greater than the one of the default region; r3.mapcalc "row()" gives the right number of the current row; r3.mapcalc "y()" gives the right value of the current y coordinate. You can easily find where I've modified the code: all my comments are capitals and they begin with the string: /*AV*/, first you'll find the original code commented and then mine. So, now the first thing could/should be to have all the 3D for-loops like 2D ones and to check the order of the functions parameters. About the z for-loop the idea was to have it working from bottom to top. Then the work could move to s.vol.rst and r3.mapcalc and so on... s.vol.rst if I've understood correctly the current module doesn't work properly so Jaro's written a version which doesn't use the grass libraries (is it right?). After the work on the libraries, if the problems will not disappear, we should find what is wrong until the output of the two modules is the same. r3.mapcalc someone is re-writing r.mapcalc (sorry, I don't remember the name) and could be a good idea to introduce the news in the 3D version. I don't now anything about the changing on r.mapcalc; add the possibility to have absolute reference to the cells and not only relative; find out why the module crashes when the number of levels is increased over a certain value; add the possibility to use 2D maps question/suggestion: could be an idea to have only one r.mapcalc able to work with 2D and 3D rasters? r3.showdspf.openGL some of its features don't work, if you change the vertical resolution using g3.region and set it different by x-y and then you re-run r3.mkdspf the visualization of r3.showdspf is wrong, higher vertical resolution compacts the vertical height, compare to the x-y base, lower vertical resolution (compared to x-y) increase the vertical hight; no cross section, no re-defining volume walls, volume-rendering not correct displayed, (or at least difficult to be obtained) first isosurface is often not-displayed (yet, I have not understood why...) you've suggested to check the porting from r3.showdspf.sgi, which uses GL libraries (is it right?) g3.region no parser time series I've talked with Paolo about that, could be an idea to add to the header files a row containing the time information? of course this is not a trivial issue but we think that could be better to have a structured approach to the problem, but I do know nothing about this issue, perhaps some solution is already available. 2002-10-09 15:57 radim * src.contrib/SCS/vector/v.report/cmd/: Gmakefile, do_v_stats.c, perimeter.c: length calc fix 2002-10-09 08:21 markus * src/tcltkgrass/module/r.stats: fixed flags mess 2002-10-08 19:03 glynn * src/raster/r.mapcalc3/: mapcalc.l, mapcalc.y: Improve interactive usage: print help message, terminate on "end" or "exit" 2002-10-07 20:21 glynn * src/CMD/generic/POST_INSTALL.sh: Remove "successfully" from the completion message 2002-10-07 20:20 glynn * src/raster/r.mapcalc3/xnot.c: Fix arity of not() function (takes 1 argument, not 2) 2002-10-07 20:13 glynn * src/raster/r.in.gdal/gdalbridge.h: Add declarations for GDALGetDriver{Short,Long}Name, GDALGetDatasetDriver [fix submitted by Paul Kelly] 2002-10-07 14:57 markus * NEWS.html: cosmetics 2002-10-07 14:56 markus * NEWS.html: 5.0.1 news added 2002-10-05 15:06 glynn * src/raster/r.series/cmd/local_proto.h: Add missing file 2002-10-05 15:02 glynn * src/raster/r.in.gdal/main.c: Remove bogus "gisprompt" setting 2002-10-05 15:01 glynn * src/libes/vect32/georef/: Gmakefile, geo_file.c, vars.c: Move global variables from vars.c to geo_file.c (MacOSX linker issue) 2002-10-05 15:00 glynn * src/imagery/i.pca/cmd/main.c: Rename round() -> round_c() (C9X conflict) 2002-10-05 14:59 glynn * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/: dataoct.c, oct.c, user1.c, user2.c, user3.c, user4.c: Obtain malloc() prototype from , not or local prototypes 2002-10-05 14:58 glynn * mk/mid.mk, mk/mid.mk.shlib, src/CMD/generic/make.mid: Rename libedit -> libgedit (MacOSX conflict) 2002-10-05 14:57 glynn * src/libes/vask/: V_exit.c, V_init.c: Only use keypad() if it exists 2002-10-05 14:56 glynn * src/include/config.h.in: Add HAVE_KEYPAD 2002-10-05 14:55 glynn * configure, configure.in: Check for keypad() in lib[n]curses 2002-10-05 14:54 glynn * src/raster/r.series/: Gmakefile, cmd/Gmakefile, cmd/c_ave.c, cmd/c_divr.c, cmd/c_max.c, cmd/c_median.c, cmd/c_min.c, cmd/c_mode.c, cmd/c_stddev.c, cmd/c_sum.c, cmd/c_var.c, cmd/main.c, cmd/sort_cell.c: Add r.series; compute aggregates of a time series (not yet tested) 2002-10-05 04:21 eric * src/mapdev/v.out.shape/extract.c: Skip unlabelled areas, reverse direction of islands w/in areas (holes). Think this is right, but v.in.shape doesn't give me back what I started with... 2002-10-04 15:52 markus * html/html/s.kernel.html: added draft man page 2002-10-04 15:46 markus * src/sites/s.kernel/main.c: typo fixed 2002-10-04 15:44 markus * src/sites/s.kernel/: Gmakefile, function.c, global.h, main.c: Stefano Menegon : generates raster density maps from sites maps 2002-10-04 15:36 markus * src/CMD/VERSION: renamed to 5.0.1-cvs 2002-10-04 13:47 markus * src/CMD/VERSION: boosted to 5.0.1 2002-10-04 07:41 markus * html/projections.html: added url to EPSG codes in a table 2002-10-04 05:34 eric * src/mapdev/v.out.shape/extract.c: Fix memory corruption bug with areas w/ islands. 2002-10-03 16:31 glynn * tools/sql.sh: Script to import dependency information into a PostgreSQL database 2002-10-01 16:34 markus * src/raster/r.param.scale/interface.c, html/html/r.param.scale.html: fixed c_tol value 2002-10-01 15:17 markus * html/html/r.param.scale.html: cosmetics 2002-10-01 10:34 glynn * src/libes/gis/: ellipse.table, get_ellipse.c: Allow "sphere" ellipsoid 2002-09-26 07:18 markus * documents/README_cygwin.html: nviz now working on Xserver/winGRASS 2002-09-26 07:15 markus * documents/: cygwin_grass50bininstall.html, cygwin_grass50compile.html: cosmetics 2002-09-25 13:55 markus * documents/debugging.txt: added PERL debugging hints 2002-09-25 10:39 markus * src/general/init/init.sh: added clean_temp on start as suggested by Glynn 2002-09-25 09:20 markus * src/tcltkgrass/module/r.neighbors: added sum 2002-09-25 05:11 eric * src/mapdev/v.out.shape/main.c: Remove spaces after commas in option list for "cats=" -- parser doesn't trim them... 2002-09-25 04:46 glynn * src/display/d.zoom/cmd/set.c: Change round() to round_to(), declare "static" [bug #1315] 2002-09-25 04:42 glynn * configure, configure.in: Fix FreeType header check; look for freetype/freetype.h, not ft2build.h 2002-09-24 15:09 markus * src/raster/r.neighbors/cmd/Gmakefile, src/raster/r.neighbors/cmd/c_sum.c, src/raster/r.neighbors/cmd/main.c, src/raster/r.neighbors/cmd/method.h, html/html/r.neighbors.html: added sum method 2002-09-24 13:03 markus * handheld/: babyGRASS_compile.sh, babyGRASS_packagingsrc.sh: some modules added 2002-09-24 12:57 markus * src/imagery/i.ortho.photo/photo.rectify/write.c: changed write error to strerror(errno) as suggested by Glynn 2002-09-24 12:55 markus * src/raster/r.in.gdal/main.c: flipped AVHRR coordinate system 2002-09-24 12:53 markus * src/raster/r.sunmask/main.c: added history write functions. But long lines are still truncated, we should improve the library function 2002-09-24 12:44 markus * src/raster/r.transect/cmd/main.c: fixed wrong r.profile call, should have gone into 5.0.0 2002-09-24 12:43 markus * src/scripts/contrib/i.image.mosaic/i.image.mosaic: some fixes for 2 maps composites, needs to be done for 3 and 4 maps - see top of file 2002-09-24 12:33 markus * src.garden/answers/src.answers/raster/README: updated 2002-09-23 00:05 markus * html/html/r.stats.html: deleted -z references 2002-09-22 23:54 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: fixed taiwan url 2002-09-20 03:15 glynn * src/libes/gis/get_row.c: Change G_get_map_row() to honour the mask. 2002-09-13 04:04 glynn * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/main.c: Remove bogus reference to 2002-09-13 04:02 glynn * src/raster/r.sun/main.c: Remove bogus reference to Change Key_value -> Key_Value (typo) 2002-09-13 03:56 glynn * src/raster/r.mapcalc3/: evaluate.c, expression.c, map.c, mapcalc.h: Allow for libgis functions trampling on fully-qualified map names 2002-09-09 11:33 markus * html/imagery.html: i.tape.tm3 is not compiled per default 2002-09-06 14:43 markus * src/libes/gis/lzw.c: time to get rid of LZW 2002-09-06 12:32 markus * src/libes/gis/datum.table: added URL for ETRS89 transformation - Europe 2002-09-06 08:32 markus * SUBMITTING: added further hints on G_history() and tcltkgrass 2002-09-06 08:28 markus * documents/release_rules.txt: updated press release submission links 2002-09-05 17:43 markus * NEWS.html: 5.0.0 released 2002-09-04 15:07 markus * documents/grasshist.html: updated hist from cvsweb (RT, CVS etc) 2002-09-04 15:01 markus * documents/grasshist.html: added GPL release date (from HISTORY_beta4to6.txt) and upcoming conference) 2002-09-04 12:03 markus * Makefile.in: changed srcdist target to generate grass-_src.tar.gz instead of grass_src.tar.gz 2002-09-04 11:53 markus * Makefile.in: srcdist target patched to package grass src code with grass-VERSION path in src tarball 2002-09-03 13:05 markus * html/html/r.watershed.html: fixed/added crossref 2002-09-02 16:32 markus * src/libes/gis/flate.c: added algorithm explanation url 2002-08-29 08:25 radim * src/display/d.dm/d.dm: force exact BWidget version 2002-08-29 07:38 markus * src/scripts/contrib/v.cutregion.sh/v.cutregion.sh: fixed paramter name due to change in v.cutter 2002-08-29 06:28 markus * html/projections.html: added urls to sample PROJ_INFO files 2002-08-29 03:22 glynn * src/raster/r.mapcalc3/: check.c, expression.c, main.c, mapcalc.h, mapcalc.y: Improve error handling 2002-08-28 07:23 eric * src/libes/gis/state83: add wyoming, closes #1212 2002-08-28 07:19 markus * Makefile.in: moved src/include/version.h and src/include/winname.h removal from clean to disclean as suggested by Eric Miller 2002-08-28 06:57 markus * src/scripts/contrib/d.rast.leg/d.rast.leg: further improvements 2002-08-28 02:25 eric * src/misc/m.proj2/: geo_func.c, input.c, local_proto.h, main.c, process.c: Projection code clean up: * reflect changes to geo.h and geo_init.c * move some globals and parameter accounting back here. * fix a few minor bugs re taking the address of char [] names. NOTE: A fatal bug exists re: "char *proj_name". Didn't get a chance to figure out what the use of the variable is supposed to be. Flaw should rarely execute, but needs to be fixed. 2002-08-28 02:21 eric * src/misc/m.proj/: geo_func.c, local_proto.h, main.c, process.c: Projection code clean-up: * reflect changes in geo.h and geo_init.c * move some globals, parameter accounting back to the code that uses it. 2002-08-28 02:19 eric * src/general/g.setproj/: get_num.c, local_proto.h, main.c: Projection code cleanups: * changes to reflect changes in geo.h and geo_init.c * copy some globals from geo.h back here where they are used. 2002-08-28 02:17 eric * src/libes/gis/geo_init.c: Projection code clean up: * define a couple global structs here (rather than geo.h) * eliminate init_units() function by making UNITS table defined and intialiazed at compilation (as const struct). * make DESC table constant with initializing strings paired with corresponding #define symbol from geo.h for documentation. * rename functions with G_geo_ prefix to indicate gislib membership. * comment out unused variables/functions that don't belong in gislib. 2002-08-28 02:12 eric * src/include/geo.h: Baby steps to cleaning up projection code: * move definition of global structs to geo_init.c * remove/comment several globals that shouldn't be here. * Add a couple function prototypes for geo_init.c 2002-08-27 14:17 markus * src/CMD/VERSION: hey, let's go for stable now (and 5.0.1) 2002-08-27 06:55 markus * SUBMITTING: added hint about shell variable quoting, slightly reordered 2002-08-26 09:12 markus * src.garden/answers/data/answers/PERMANENT/: cell_misc/MASK/histogram, cell_misc/MASK/range, cell_misc/a.aspect/range, cell_misc/a.channel/histogram, cell_misc/a.channel/range, cell_misc/a.cover/range, cell_misc/a.elevation/histogram, cell_misc/a.elevation/range, cell_misc/a.slope/histogram, cell_misc/a.slope/range, cell_misc/a.soils/range, cell_misc/a.waterway/histogram, cell_misc/a.waterway/range, cell_misc/a.wshd/histogram, cell_misc/a.wshd/range, cell_misc/ansi.surf.metric/histogram, cell_misc/ansi.surf.metric/range, cell_misc/sample.ELEMENT/histogram, cell_misc/sample.ELEMENT/range, cell_misc/sample.deposit/histogram, cell_misc/sample.deposit/range, cell_misc/sample.loss/histogram, cell_misc/sample.loss/range, cell_misc/test.ELEMENT/histogram, cell_misc/test.ELEMENT/range, dig/a.channel, dig/a.contours, dig/a.farm, dig/a.wshd, dig_att/a.contours, dig_plus/a.channel, dig_plus/a.contours, dig_plus/a.farm, dig_plus/a.wshd, cell_misc/a.aspect/histogram: answers sample data updated to GRASS 5.0 (range, histogram, topology) 2002-08-26 08:48 markus * html/html/: v.spag.html, v.support.html: added v.build.polylines crossref 2002-08-24 05:48 markus * html/: terminology.html, html/r.param.scale.html: fixed DEFANGED 2002-08-24 02:52 glynn * src/display/devices/PNGdriver/Gmakefile: Always update monitorcap, even if the driver doesn't need to be recompiled 2002-08-23 14:32 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: added authors 2002-08-23 13:58 markus * src/imagery/i.ortho.photo/photo.rectify/write.c: made error message a bit more useful as suggested by Bernhard 2002-08-23 13:41 markus * src/imagery/i.ortho.photo/photo.rectify/write.c: made error message a bit more useful 2002-08-23 13:11 bernhard * INSTALL: Fixed typo. Emphasized restriction of the upgrade warning. 2002-08-23 11:01 moritz * src/tcltkgrass/script/cell.out.tiff: corrected two occurrences of $stime instead of $STIME 2002-08-23 07:10 markus * html/: display.html, index.html: fix for nviz tutor - only on web site 2002-08-22 20:54 glynn * src/tcltkgrass/main/: menu.tcl, monscale.tcl: Remove references to "d.scale -i" 2002-08-21 16:44 markus * binaryInstall.src: fixed bug (found by Paul Kelly) 2002-08-20 22:04 glynn * src/display/devices/PNGdriver/Polygn_abs.c: Fix memory leak 2002-08-20 12:56 markus * src/scripts/contrib/d.rast.leg/d.rast.leg: added findfile logic for maps in other mapsets 2002-08-19 16:18 markus * src/scripts/contrib/d.rast.leg/d.rast.leg: a bit (sic\!) nicer 2002-08-19 09:16 markus * src/tcltkgrass/module/: d.legend, d.vect: further fixes 2002-08-19 09:00 markus * src/tcltkgrass/module/d.vect: fixed wrong entries 2002-08-14 09:08 markus * src/scripts/contrib/d.rast.leg/d.rast.leg: added some logic on categories 2002-08-14 09:07 markus * src/display/d.leg.thin/main.c: a try for bugfix, -m is still not perfect without -s or -o 2002-08-14 08:33 markus * html/html/d.legend.html: added maxfontsize parameter to optionally avoid BIG characters in legend (nice with -o flag) 2002-08-14 08:30 markus * src/display/d.leg.thin/main.c: added maxfontsize parameter to optionally avoid BIG characters in legend (nice with -o flag) 2002-08-14 08:10 markus * src/tcltkgrass/todo/r.colortool/r.colortool: a nice gui for r.colors, maybe someone wants to pick it up? 2002-08-13 16:46 markus * src/tcltkgrass/module/: d.legend, s.out.ascii: updated 2002-08-13 16:39 markus * html/html/d.legend.html: added -o flag: Draw entries only for existing categories 2002-08-13 16:35 markus * src/display/d.leg.thin/main.c: added -o flag: Draw entries only for existing categories 2002-08-13 16:24 markus * src/tcltkgrass/module/r.info: added new -r flag 2002-08-13 12:21 markus * src/display/d.dm/d.dm: typo fixed 2002-08-13 10:06 radim * src/display/d.dm/d.dm: list only selected mapsets 2002-08-13 08:39 radim * src/display/d.dm/d.dm: check if PNG is running 2002-08-12 22:38 markus * src.garden/grass.postgresql/tutorial/index.html: added destroydb/dropdb issues 2002-08-12 19:33 markus * html/html/: s.surf.rst.html, s.vol.rst.html, v.surf.rst.html: fix for incorrect cited Hofierka paper 2002-08-12 14:53 markus * src/scripts/contrib/i.tm.dehaze/i.tm.dehaze: added simple error check (see bug report in ML) 2002-08-09 11:23 markus * html/html/i.ortho.photo.html: fix for wrong menu entry 2002-08-09 08:11 markus * NEWS.html: xy locations 2002-08-09 05:27 glynn * src/libes/edit/edit_cellhd.c: Don't round coordinates for X-Y locations [bug #1228] 2002-08-06 16:13 markus * src.garden/grass.postgresql/tutorial/index.html: fix: destroydb -> dropdb 2002-08-06 09:36 markus * NEWS.html: various fixes listed 2002-08-05 17:26 markus * html/html/r.info.html: added -r flag to optionally print only range 2002-08-05 17:22 markus * src/raster/r.info/cmd/main.c: added -r flag to optionally print only range 2002-08-05 07:41 markus * src.garden/answers/src.answers/raster/r.answers/inter/: hit_return.c, mk_cat_tbl.c: andres javier garcia garcia : further updates to get it running on 5.0 (still FP support missing 2002-08-02 14:59 markus * src/scripts/contrib/r.to.pg/r.to.pg, html/html/r.to.pg.html: Otto Dassau: cats/ID support added 2002-08-02 14:51 radim * html/html/ps.map.html: pattern, FP legend 2002-08-02 09:53 radim * src/ps.map/ps.map/cmd/: Gmakefile, colortable.h, ctablfile.c, eps.c, local_proto.h, ps_area.c, ps_fclrtbl.c, ps_map.c, read_cfg.c, vectfile.c, vector.h: vector area pattern, raster FP legend 2002-08-02 09:16 markus * src/raster/r.colors/cmd/main.c: added missing byr help text 2002-07-29 17:13 markus * html/: database.html, html/r.to.pg.html: added r.to.pg man, written by Otto dassau 2002-07-29 17:11 markus * html/html/r.to.pg.html: written by Otto dassau 2002-07-26 14:08 markus * html/html/g.gisenv.html: changed grass4 -> grass5 2002-07-26 09:43 markus * src.garden/answers/src.answers/raster/r.answers/inter/: answers_input.c, answers_run.c, bmp_menu.c, copy_project.c, edit_region.c, extract.c, extract_bmp.c, extract_chnl_slp.c, extract_rain.c, extract_tile.c, get_bmp.c, get_channel.c, get_chnl_slp.c, get_cover.c, get_elevation.c, get_mask.c, get_outlet.c, get_rain.c, get_res.c, get_soils.c, get_tile.c, hit_return.c, hydro_filter.c, map_sediment.c, mk_bmp_tbl.c, mk_cat_tbl.c, mk_chnl_tbl.c, mk_cover_tbl.c, mk_elev.c, mk_rain.c, mk_soil_tbl.c, read_project.c, remove_files.c, set_mask.c, set_region.c, show_status.c, step1.c, trim_region.c, user_file.c: dirty hack to avoid stdout-fflush problems (changed all to stderr which is not severe since this is an INTER program. Now menu system visible 2002-07-25 10:57 markus * src.contrib/GMSL/NVIZ2.2/scripts/panel_cutplane.tcl: Bob Covill: fix for z scale range: bug #1202 2002-07-24 12:24 markus * src/scripts/contrib/v.plant/v.plant: fixed --help, bug #1174 2002-07-24 09:44 markus * src/mapdev/v.digit/remove_block.c: clarified user question 2002-07-23 10:02 markus * html/database.html: deprecated v.in.shape.pg 2002-07-23 09:55 markus * src.garden/answers/src.answers/raster/: Gmakefile, r.answers/inter/Gmakefile, r.slope/cmd/Gmakefile, r.slope/inter/Gmakefile: fixed (thanks to Javier Garcia) 2002-07-23 08:18 markus * src.garden/grass.postgresql/Gmakefile: deprecated v.in.shape.pg 2002-07-22 18:21 glynn * src/imagery/: i.class/curses.c, i.ortho.photo/photo.2image/curses.c, i.ortho.photo/photo.2target/curses.c, i.points/curses.c, i.vpoints/curses.c: Don't use "true" as a variable name [patch from Pavol Cvengros] 2002-07-22 13:18 markus * src/display/d.vect/cmd/plotCat.c: added missing stdlib.h for atoi 2002-07-19 20:51 roger * src/misc/m.in.e00/: info.c, main.c: Added the list= parameter and corrected a format that was invalid for large INFO tables 2002-07-19 20:40 roger * html/html/m.in.e00.html: Updated to describe the list= parameter 2002-07-17 11:14 radim * src/display/d.vect/cmd/: main.c, plot2.c, plotCat.c: fix small areas on level1 not plotted 2002-07-16 13:23 radim * src/libes/ogsf/GS2.c: fix for bug 1196 (remove mask) sent by Bob Covill 2002-07-09 02:55 frankw * html/html/r.in.gdal.html: updated links to make sense in man page 2002-07-05 18:31 glynn * src/display/devices/CELL/: Graph_Clse.c, Graph_Set.c: Fix crash bug 2002-07-04 09:36 eric * src/libes/gis/flate.c: Replace "break_compile" function with preprocessor #error macro reporting the need for libz (the conditional could probably be removed entirely at this point as libz is well entrenched now...) 2002-07-04 08:21 eric * src/libes/edit/edit_cellhd.c: Function format_value does not return anything. Make it void. Move expression evaluation and assignments after declaration. Hopefully, this'll make gcc-2.96 happier... 2002-07-02 17:04 moritz * html/html/d.dm.html: added info on png button 2002-07-02 16:54 moritz * src/display/d.dm/d.dm.png: renamed d.dm 2002-07-02 16:50 moritz * src/display/d.dm/d.dm: replacement of d.dm by d.dm.png 2002-07-02 14:30 moritz * src/display/d.dm/d.dm.png: Quick and dirty hack to add a 'PNG' button to d.dm which allows exporting the selectied maps into a 'map.png' file. Things that should be added: - a little dialog allowing the choice of a file name - handling of legends, i.e. creation of a different .png file for each legend 2002-06-28 14:51 markus * documents/parameter_proposal.txt: added proposal to improve consistency between import modules 2002-06-28 09:01 markus * documents/release_rules.txt: fixed upload ftp server address 2002-06-27 11:26 glynn * src/raster/r.proj/cmd/: bordwalk.c, main.c, r.proj.h: Further tidying; both bordwalk() calls now controlled by -n switch 2002-06-27 09:18 markus * html/vector.html: added missing v.label 2002-06-25 16:40 markus * html/projections.html: added Krovak and Krovakgis 2002-06-25 16:11 markus * NEWS.html: GRASS 5.0.0pre5 released 2002-06-25 15:47 markus * documents/release_rules.txt: release hint added 2002-06-21 12:47 bernhard * src/CMD/lists/GRASS: src/CMD/lists/GRASS: Commented out "src/mapdev/v.in.mif" because it is broken according to infos on the development list 2002-06-19 12:19 markus * src/CMD/VERSION: boosted version to pre5 2002-06-18 15:34 glynn * src/raster/r.sun/main.c: Fix literal newline in string literal. 2002-06-18 12:12 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: now reads also MODIS 2Q (250m) successfully. Geocoding still missing, under development 2002-06-18 06:16 michel * src/misc/m.in.e00/vector.c: bug in label position for lines corrected (didn't work for 2 or 3 pts lines) 2002-06-17 17:19 glynn * src/: display/d.siter/d.siter, mapdev/v.in.arc.poly/script/v.in.arc.poly, ps.map/ps.map.barscale/ps.map.barscale, scripts/contrib/s.in.atkisdgm/s.in.atkisdgm, scripts/contrib/s.in.atkisdgm/s.in.atkisktb, scripts/contrib/s.reclass/s.reclass: Set GISDBASE/LOCATION_NAME/MAPSET and LOCATION from g.gisenv 2002-06-17 16:03 markus * documents/cygwin_grass50compile.html: added absolute path as recommended by Glynn 2002-06-17 12:30 markus * html/html/m.in.e00.html: added info how to show projection 2002-06-17 09:50 markus * html/Gmakefile: commented section which generates MAN from top level html pages to avoid name conflicts 2002-06-17 09:41 markus * html/html/v.in.sdts.html: improved output parameter behaviour 2002-06-17 09:39 markus * src.contrib/SDTS/mapdev/v.in.sdts/v.in.sdts.c: after reading the man page reverted change and improved user message 2002-06-17 09:34 markus * src.contrib/SDTS/mapdev/v.in.sdts/v.in.sdts.c: made output parameter required as of bug report in comp.infosystems.gis 2002-06-16 15:21 glynn * src/libes/proj/datum_shift.c: Fix bug in previous fix 2002-06-13 14:54 markus * src/libes/proj/datum_shift.c: fixed hardcoded path 2002-06-12 15:09 markus * src.contrib/GMSL/NVIZ2.2/scripts/mapBrowser.tcl: Bob Covill: The g.mapsets change would allow you to load data (raster, vector, sites) from any MAPSET under the current LOCATION. The user only needs read access to these mapsets because data is not being written. The same rules apply for querying data or displaying data (for example). To display a raster from another MAPSET (under the same LOCATION) you would use d.rast yourfile@some_mapset. The mapset in question does not need to be in your SEARCH_PATH if the fully qualified name is provided. At least this is what I have always assumed -- and it seems to work. 2002-06-12 11:56 markus * INSTALL: added example how to specify two include dirs 2002-06-12 10:05 markus * src/imagery/i.rectify2/cmd/main.c: bugfix: reverted parameters 2002-06-12 00:38 david * src/tcltkgrass/module/v.in.shape: Corrected Tcl formatting error 2002-06-12 00:19 david * src/tcltkgrass/module/v.in.shape: Updated interface to reflect the options and flags currently used. 2002-06-12 00:17 david * html/html/v.in.shape.html: Fixed very minor error. 2002-06-12 00:05 david * html/html/v.in.shape.html: Documentation updated for current version and options 2002-06-12 00:03 david * src/mapdev/v.in.shape/: basename.c, lines.c, main.c, polygon.c, vmap_import.c: Final cleanup, preparing for release. Now considered ready for release. Most significantly the 'sliver' option is removed as it is not required in the current (or future) versions. 2002-06-11 16:53 david * src/mapdev/v.in.shape/vmap_import.c: Bug fixed where duplicated points in input data caused the line to be deleted partly from output map. Now the duplicate points are filtered and line import is correct. 2002-06-11 15:40 markus * src/libes/ogsf/GS2.c: Bob Covill : I have made a small modification to ogsf to allow fully qualified GRASS names. This only applied to rasters -- vectors and sites already worked. The mapset was getting stripped from the raster name during loading making it fail if the raster was from a different Mapset. 2002-06-11 08:25 markus * NEWS.html: added missing s.surf.rst boost in pre4 2002-06-10 18:28 glynn * configure.in, configure: Default --with-dbm to "no" 2002-06-08 14:42 cho * src/display/devices/PNGdriver/README, html/html/pngdriver.html: Default background color is not white but black. 2002-06-08 03:02 cho * src/display/devices/PNGdriver/Graph_Set.c: GRASS_BACKGROUNDCOLOR bug fixed 2002-06-08 02:57 cho * src/display/d.text.freetype/: main.c, vflib/main.c: code simplified 2002-06-07 14:41 markus * documents/debugging.txt: added debug tricks from Roberto 2002-06-07 08:37 cho * src/display/d.text.freetype/vflib/main.c: fixed .S command 2002-06-07 08:23 cho * src/display/d.text.freetype/vflib/: Gmakefile, main.c: cleanup 2002-06-07 08:11 cho * src/display/d.text.freetype/main.c: cosmetics 2002-06-07 08:01 cho * src/display/d.text.freetype/: main.c, vflib/Gmakefile, vflib/README, vflib/freetypecap, vflib/main.c, vflib/vflibcap: added d.text.vflib VFlib supported. Many more font formats supported. Unfortunately, rotation could not be implemented because of the lack of VFlib feature. 2002-06-07 02:08 cho * html/html/d.text.freetype.html: corrected size description 2002-06-07 02:01 cho * src/display/d.text.freetype/main.c: fixed charset override in command mode 2002-06-07 00:43 cho * html/html/d.text.freetype.html: inserted comma 2002-06-06 16:56 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: code cleanup. For some reasons the MODIS 2Q 250m contains no data... 2002-06-06 09:02 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: some generalization. Not yet functional for 3D HDF data(MODIS250m). So far ASTER, MODIS 500m/1km supported. Missing geocoding. 2002-06-05 15:41 markus * src/scripts/contrib/d.rast.rescale/d.rast.rescale: r.stats parameter fix, help fix 2002-06-05 15:08 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html: added mirror 2002-06-05 08:55 cho * html/html/d.text.freetype.html: cosmetics 2002-06-05 08:49 cho * html/html/: d.text.freetype.html: updated 2002-06-05 08:23 cho * src/display/d.text.freetype/main.c: font selection fixed 2002-06-05 08:04 cho * src/display/d.text.freetype/test.input: nothing 2002-06-05 07:54 cho * src/display/d.text.freetype/main.c: changed description of -c 2002-06-05 07:52 cho * src/display/d.text.freetype/main.c: bug fixed 2002-06-05 07:30 cho * src/display/d.text.freetype/test.input: updated 2002-06-05 07:21 cho * src/display/d.text.freetype/main.c: G_fatal_error() => error() 2002-06-05 06:50 cho * src/display/d.text.freetype/: main.c, test.input: .L behavior changed .E and .N added 2002-06-05 01:57 cho * src/display/d.text.freetype/: main.c, test.input: added % for .X and .Y .Y 0 bug fixed 2002-06-04 13:13 markus * src/imagery/i.vpoints/: drawcell.c, drawvect.c, driver.c, globals.h, main.c, zoom_box.c: now module zoom either raster or vector, but now both. problem is that vector maps always erases screen - I cannot find a way to solve that. 2002-06-04 09:10 markus * src/imagery/i.vpoints/: cell.c, drawcell.c: fixed color problem for raster maps in upper windows, cleanup. Zoom still fails for target window 2002-06-03 20:41 markus * src/imagery/i.vpoints/cell.c: warp_map bugfix as suggested by Glynn. Raster map still get's lost when zooming target maps 2002-06-03 16:20 markus * html/raster.html: modules n/a disabled here - creation of this file should be done based on src/CMD/lists/GRASS 2002-06-03 16:19 markus * html/html/i.in.erdas.html: url + author added 2002-05-31 15:54 markus * html/html/r.runoff.html: fixed G-language 2002-05-31 15:12 glynn * src/raster/r.mapcalc3/main.c: Allow expression to be split across multiple arguments 2002-05-31 08:52 markus * src.contrib/GMSL/: sg4d/README, SG3d/README: ygl note added 2002-05-31 08:39 markus * html/html/s.vol.rst.html: added ref 2002-05-31 00:01 glynn * src/raster/r.mapcalc3/xexp.c: exp() may have two arguments 2002-05-30 11:10 alex * locale/ru/LC_MESSAGES/d.vect.pg.po: Maintenance 2002-05-30 11:09 alex * html/html/d.vect.pg.html: New option '-e' added to save query results to new vector map (with v.extract) 2002-05-30 11:08 alex * src.garden/grass.postgresql/d.vect.pg/: dbvect.h, getAllOpts.c, getSopts.c, main.c, runInfxFile.c: New option '-e' added to save query results to new vector map 2002-05-30 10:44 glynn * src/raster/r.proj/cmd/: main.c, r.proj.h: Allow cropping to be disabled Tidy 2002-05-30 10:43 glynn * src/libes/edit/edit_cellhd.c: Fix rounding of negative values 2002-05-30 09:40 cho * src/display/d.text.freetype/main.c: cosmetics 2002-05-30 09:35 cho * src/display/d.text.freetype/test.input: updated 2002-05-30 09:24 cho * src/display/d.text.freetype/: freetypecap, main.c, test.input: added -c flag for compatibility with d.text and more .F .C .S .A .R .X .Y .L .. commands supported; See test.input for more detail. 2002-05-30 05:39 cho * src/display/d.text.freetype/main.c: updated description. GRASS_FREETYPECAP env var can be used to override the default capfile. It would be helpful when users have their own capfile and reinstall GRASS. 2002-05-30 05:33 cho * src/display/d.text.freetype/main.c: added -s flag to support relative font size by default. 2002-05-30 05:02 glynn * configure, configure.in: Special case handling for ICONVLIB on Darwin (MacOS X) 2002-05-30 04:11 glynn * src/raster/r.proj/cmd/: bordwalk.c, main.c: Cells which fail to project are ignored or set to null 2002-05-30 03:11 cho * src/display/d.text.freetype/main.c: added -p flag and modularized 2002-05-29 19:43 markus * src/imagery/i.points3/inter/graph_askmag.c: fixed display problem for zoom menu 2002-05-29 19:37 markus * src/imagery/: i.vpoints/ask_mag.c, i.points/ask_mag.c: fixed display problem for zoom menu 2002-05-29 13:25 markus * src.garden/grass.hdf/hdf5/r.in.hdf/README: added HDF-EOS url 2002-05-29 13:09 markus * NEWS.html: Krovakgis 2002-05-29 11:20 markus * html/tips_and_tricks.html: added hint for aliases when using CSH 2002-05-29 10:20 markus * src/libes/: gis/datum.table, gis/geo_init.c, gis/projections, proj/Gmakefile, proj/PJ_krovak.c, proj/PJ_krovakgis.c, proj/pj_datums.c, proj/pj_list.h: added Krovak and Krovakgis projection (Krovak already present in latest PROJ4 CVS version, added Hermannskogel datum for Krovakgis 2002-05-29 10:19 markus * src/include/geo.h: added Krovak and Krovakgis projection (Krovak already present in latest PROJ4 CVS version 2002-05-29 09:12 markus * html/projections.html: added POSC reference 2002-05-29 08:10 markus * src/general/init/init.sh: fix to maintain csh history 2002-05-29 08:08 glynn * src/sites/s.in.mif/Gmakefile: Update lex rule 2002-05-29 07:37 glynn * src/libes/gis/reclass.c: Don't generate a warning if the reclassed_to file can't be written to 2002-05-29 06:46 markus * SUBMITTING: added Glynn's note about header order 2002-05-29 06:41 markus * NEWS.html: v.in.shape 2002-05-29 06:28 markus * NEWS.html: new fixes added 2002-05-29 05:49 glynn * mk/: mid.mk, mid.mk.shlib: Add LOCALE (sync with src/CMD/generic/make.mid) 2002-05-29 05:48 glynn * src/tcltkgrass/tcltkgrass: Handle the situation where $LANG doesn't contain an underscore 2002-05-29 01:43 eric * src/raster/r.proj/cmd/main.c: Make "hold" a pointer 8^0! 2002-05-28 22:45 glynn * configure, configure.in, src/libes/dbmi/lib/dbmscap.c, src/libes/proj/geod.c: Various fixes from Jeshua Lacock configure[.in]: try "-lssl -lcrypto" when detecting libpq dbmscap.c: include before geod.c: include geodesic.h last 2002-05-28 19:43 markus * src/imagery/i.vpoints/Gmakefile: rerted -g flag 2002-05-28 19:42 markus * src/imagery/i.vpoints/: Gmakefile, colors.c, debug.c, drawcell.c, drawvect.c, driver.c, globals.h: fixed various bugs, now somewhat usable 2002-05-28 13:47 markus * src/imagery/i.vpoints/cell.c: re-enabled old code, the new was never working (now we can again plot a target raster map 2002-05-28 10:55 markus * html/html/i.rectify.html: added hint for write error 2002-05-27 19:15 markus * html/: index.html, projections.html: minor changes 2002-05-27 14:57 markus * html/html/v.in.shape.html: re-added -d flag 2002-05-27 14:45 markus * src/mapdev/v.in.shape/main.c: added back flag: -d List fields of DBF file 2002-05-27 13:58 markus * html/html/: s.in.garmin.sh.html, v.in.garmin.sh.html: s.track.gps[.html] doesn't exist 2002-05-27 13:42 markus * html/html/s.in.ascii.html: cosmetics 2002-05-27 12:43 markus * html/html/s.in.ascii.html: updated date 2002-05-27 09:26 markus * src/mapdev/v.proj/Gmakefile: reverted change 2002-05-27 09:26 markus * src/: mapdev/v.proj/Gmakefile, mapdev/v.proj/main.c, raster/r.proj/cmd/main.c, sites/s.proj/main.c: Roger Miller: fix for empty datum/ellips 2002-05-27 09:05 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, list_countries.sh, mkgrassmap.sh: added venezuela 2002-05-27 08:56 markus * src/scripts/contrib/r.univar/r.univar: changed to /bin/sh, updated affiliation 2002-05-27 08:52 alex * src/general/init/init.sh: Checks for LC_ALL and LC_MESSAGES prior to LANG 2002-05-27 08:51 alex * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: Added GRASS to window title 2002-05-27 08:43 cho * html/html/s.what.html: added mail info 2002-05-27 08:27 markus * src/CMD/generic/make.mid: maybe a good idea to use this variable 2002-05-27 08:17 markus * src/tcltkgrass/module/d.his: added missing flag 2002-05-27 08:14 markus * src/tcltkgrass/script/d.shadedmap: removed wrong flag 2002-05-27 07:46 cho * src/display/d.text.freetype/main.c: nothing 2002-05-27 06:28 cho * html/html/d.text.freetype.html: added more description 2002-05-27 06:20 cho * html/html/d.text.freetype.html: added align feature description 2002-05-27 06:06 cho * src/display/d.text.freetype/main.c: added rotation feature 2002-05-27 02:25 cho * src/display/d.text.freetype/main.c: added the parameter description 2002-05-27 02:22 cho * src/display/d.text.freetype/: Gmakefile, main.c: added rotation feature 2002-05-27 00:22 cho * src/display/d.text.freetype/main.c: code cleanup 2002-05-27 00:18 cho * src/display/d.text.freetype/main.c: code cleanup 2002-05-25 13:02 alex * src/tcltkgrass/main/gis_set.tcl: G_msg as stub added with messages translation from msgcat - just for this script, as the number of translated lines is small 2002-05-25 13:00 alex * src/tcltkgrass/tcltkgrass: Changes to define locale on run-time. 2002-05-25 12:56 alex * locale/: ru/init.sh, ru/license.txt, ru/tcltkgrass/main/gis_set.tcl, ru/tcltkgrass/main/pause, ru/tcltkgrass/script/msgs/ru.msg, Gmakefile: Changes to print messages depending on run-time defined locale 2002-05-25 12:50 alex * src/general/init/: Gmakefile, init.sh, license.txt: Added check for $LANG and cat the info files in lang of the user if they are present after install. Gmake is to install both 'license' and 'grass_intro' from $SRC_DIR/locale. 2002-05-24 19:09 roger * src/libes/proj/datum_shift.c: Added checks for null or empty datum names 2002-05-24 18:56 cho * src/display/d.text.freetype/main.c: displays text more clearly 2002-05-24 18:28 glynn * locale/Gmakefile: Fix broken attempt at localising tcltkgrass and Init.sh 2002-05-24 17:29 glynn * src/display/d.text.freetype/main.c: Tidy handling of x,y 2002-05-24 17:18 glynn * Makefile.in, mk/Makefile.in: "locale" directory no longer requires special treatment 2002-05-24 16:17 cho * src/display/d.text.freetype/main.c: nothing 2002-05-24 15:17 cho * src/display/d.text.freetype/main.c: updated to remove the uninstalled fonts list from freetypecap. 2002-05-24 14:35 cho * src/display/d.text.freetype/main.c: improved a character space 2002-05-24 10:33 markus * src/mapdev/v.proj/main.c: added -r flag to support, to update also map boundary coordinates 2002-05-24 10:29 markus * src/mapdev/v.mkgrid/mkgrid_cmd.c: removed wrong space 2002-05-24 08:39 markus * src/CMD/generic/GISGEN.sh: changed to also generate locale directory 2002-05-23 15:28 markus * src/tcltkgrass/module/d.zoom: updated entry 2002-05-23 15:24 markus * NEWS.html: r.mapcalc 2002-05-23 15:19 eric * src/general/g.gisenv/main.c: Change == to = ... 2002-05-23 15:13 markus * src/libes/gis/env.c: Roger Miller: fix for empty strings 2002-05-23 10:22 markus * html/html/: d.rast.pg.html, d.site.pg.html, d.vect.pg.html, d.what.r.pg.html, d.what.s.pg.html, d.what.v.pg.html, g.column.pg.html, g.select.pg.html, g.stats.pg.html, g.table.pg.html, pg.in.dbf.html, v.reclass.pg.html, v.to.pg.html: fixed charset koi8-r -> iso-8859-1 2002-05-23 10:14 markus * html/html/: m.datum.shift.html, v.in.garmin.sh.html: fixed urls, cosmetics 2002-05-23 08:05 markus * src/general/g.gisenv/main.c: put comment at correct place 2002-05-23 06:33 markus * src/general/g.gisenv/main.c: fixed various compile warnings, still a statement without effect 2002-05-22 22:45 glynn * src/general/g.gisenv/main.c: Remove excess argument to fprintf() 2002-05-21 20:01 glynn * src/raster/r.mapcalc3/: evaluate.c, main.c, map.c, mapcalc.h: When creating an exact copy, copy categories, colour table, and history 2002-05-21 16:02 markus * src/raster/r.tiff/r.out.tiff.c: bugfix for segfault 2002-05-21 14:58 markus * html/: index.html, searchhtml.html: fixed url 2002-05-21 14:40 alex * locale/Gmakefile: Modifying start and end-up messages for locale 2002-05-21 14:39 alex * locale/ru/: grass_intro.txt, init.sh: New i18n files 2002-05-21 10:18 markus * NEWS.html: r.mapcalc readline 2002-05-21 06:52 markus * documents/cygwin_grass50bininstall.html: added sunrpc inst 2002-05-21 06:40 markus * src/raster/r.sun/main.c: removed debug output 2002-05-20 11:05 alex * locale/Gmakefile: added 'tcltkgrass' option to copy translated messages scripts 2002-05-20 11:01 alex * locale/ru/tcltkgrass/: main/gis_set.tcl, main/menu.tcl, module/cell.out.tiff, module/d.3d, module/d.area, module/d.barscale, module/d.colormode, module/d.colors, module/d.colortable, module/d.erase, module/d.font, module/d.frame, module/d.geodesic, module/d.graph, module/d.grid, module/d.his, module/d.histogram, module/d.icons, module/d.label, module/d.legend, module/d.mapgraph, module/d.measure, module/d.mon, module/d.paint.labels, module/d.pan, module/d.pan.sh, module/d.points, module/d.profile, module/d.rast, module/d.rast.pg, module/d.rgb, module/d.rhumbline, module/d.save, module/d.shadedmap, module/d.site.labels, module/d.site.pg, module/d.sites, module/d.text, module/d.title, module/d.vect, module/d.vect.pg, module/d.what.r.pg, module/d.what.rast, module/d.what.s.pg, module/d.what.sites, module/d.what.v.pg, module/d.what.vect, module/d.where, module/d.zoom, module/d.zoom.sh, module/db.columns, module/db.connect, module/db.connect.driver, module/db.describe, module/db.execute, module/db.select, module/db.select.all, module/db.tables, module/g.column.pg, module/g.copy, module/g.list, module/g.manual, module/g.mapsets, module/g.region.sh, module/g.remove, module/g.rename, module/g.select.pg, module/g.stats.pg, module/g.table.pg, module/i.cca, module/i.cluster, module/i.fft, module/i.gensig, module/i.gensigset, module/i.grey.scale, module/i.his.rgb, module/i.ifft, module/i.in.erdas, module/i.maxlik, module/i.out.erdas, module/i.pca, module/i.rgb.his, module/i.smap, module/i.tape.mss.h, module/i.zc, module/m.datum.shift, module/m.dem.examine, module/m.dem.extract, module/m.dted.examine, module/m.dted.extract, module/m.flip, module/m.gc2ll, module/m.ll2gc, module/m.ll2u, module/m.lulc.USGS, module/m.region.ll, module/m.rot90, module/m.tiger.region, module/m.u2ll, module/mapcalculator, module/mapset.remove, module/nviz, module/p.map.new, module/p.select, module/ps.icon, module/ps.map, module/ps.select, module/r.average, module/r.basins.fill, module/r.binfer, module/r.buffer, module/r.cats, module/r.clump, module/r.coin, module/r.colors, module/r.combine, module/r.compress, module/r.contour, module/r.cost, module/r.covar, module/r.cross, module/r.describe, module/r.drain, module/r.flow, module/r.grow, module/r.in.arc, module/r.in.ascii, module/r.in.bin, module/r.in.gdal, module/r.in.gif, module/r.in.hdf, module/r.in.ll, module/r.in.png, module/r.in.ppm, module/r.in.tiff, module/r.infer, module/r.info, module/r.line, module/r.los, module/r.mfilter, module/r.neighbors, module/r.out.arc, module/r.out.ascii, module/r.out.bin, module/r.out.hdf, module/r.out.ppm, module/r.out.tiff, module/r.patch, module/r.poly, module/r.profile, module/r.random, module/r.reclass, module/r.report, module/r.resample, module/r.rescale, module/r.slope.aspect, module/r.statistics, module/r.stats, module/r.surf.contour, module/r.surf.idw, module/r.surf.idw2, module/r.thin, module/r.to.sites, module/r.transect, module/r.volume, module/r.watershed, module/r.what, module/s.geom, module/s.in.ascii, module/s.in.ascii.dem, module/s.in.garmin, module/s.info, module/s.out.ascii, module/s.surf.idw, module/s.surf.krig, module/s.surf.rst, module/s.surf.tps, module/s.to.rast, module/s.to.vect, module/v.area, module/v.ascii.spag, module/v.build.polylines, module/v.cadlabel, module/v.clean, module/v.cutter, module/v.db.reclass, module/v.geom, module/v.in.arc, module/v.in.ascii, module/v.in.dxf, module/v.in.garmin, module/v.in.shape, module/v.info, module/v.mkgrid, module/v.out.arc, module/v.out.ascii, module/v.out.e00, module/v.patch, module/v.proj, module/v.prune, module/v.reclass.pg, module/v.report, module/v.spag, module/v.stats, module/v.support_option=build, module/v.support_option=edit, module/v.surf.rst, module/v.surf.spline, module/v.to.db, module/v.to.rast, module/v.to.sites, module/v.transform, module/v.trim, module/v.what: translated scripts for locale 'ru' 2002-05-17 20:11 frankw * src/raster/r.in.gdal/main.c: as per RT bug 1047, lower case the ellipsoid name 2002-05-17 12:09 markus * html/html/dcorrelate.sh.html: added term scattergram 2002-05-16 21:10 markus * mk/Makefile.in: added optional parameter to be able to compile locally 2002-05-16 21:09 markus * mk/mkmakefiles: added optional parameter to be able to generate local makefiles 2002-05-16 11:45 alex * locale/ru/LC_MESSAGES/libgis.po: New po file for libgis 2002-05-16 11:42 alex * src/libes/gis/: ask.c, range.c, rd_cellhd.c, readsites.c, readsites_xyz.c, reclass.c, set_window.c, system.c, timestamp.c, view.c: Final 'touch of i18n' for libgis 2002-05-16 10:58 glynn * configure, configure.in, src/CMD/head/head.in, src/include/config.h.in, src/raster/r.mapcalc3/Gmakefile, src/raster/r.mapcalc3/mapcalc.l: Add readline support to r.mapcalc3; based upon patch from Alexandre Sorokine 2002-05-15 15:07 glynn * src/raster/r.mapcalc3/mapcalc.l: Fix bug with quoted map names (was including the closing quote in the name) (bug #1045, reported by Peter Löwe) 2002-05-15 14:17 markus * src/display/: d.3d/Dmain.c, d.3d/check_opt.c, d.3d/command.c, d.area/main.c, d.area/screenpoly.c, d.barscale/cmd/main.c, d.barscale/cmd/mouse.c, d.colormode/cmd/main.c, d.colors/get_info.c, d.colortable/cmd/main.c, d.db/main.c, d.extend/cmd/main.c, d.font/cmd/main.c, d.frame/cmd/create.c, d.frame/cmd/dumper.c, d.frame/cmd/select.c, d.geodesic/cmd/main.c, d.graph/cmd/allocation.c, d.graph/cmd/main.c, d.grid/cmd/main.c, d.histogram/cmd/get_stats.c, d.icons/cmd/main.c, d.label/cmd/main.c, d.leg.thin/main.c, d.mapgraph/cmd/main.c, d.menu/cmd/main.c, d.mon/pgms/release.c, d.mon/pgms/start.c, d.mon/pgms/stop.c, d.mouse/main.c, d.pan/main.c, d.points/cmd/main.c, d.profile/What.c, d.profile/main.c, d.rast/cmd/display.c, d.rast/cmd/main.c, d.rhumbline/cmd/main.c, d.sites/cmd/main.c, d.sites.qual/cmd/main.c, d.title/cmd/main.c, d.vect/cmd/main.c, d.vect.labels/main.c, d.what.db/main.c, d.what.vect/cmd/attr.c, d.what.vect/cmd/main.c, d.where/cmd/main.c, d.zoom/cmd/main.c: next update exit(-1) -> G_fatal_error 2002-05-15 13:16 markus * src/general/g.manual/: cmd/main.c, inter/main.c: PAGER is GRASS_PAGER 2002-05-15 13:05 markus * documents/: debugging.txt, release_rules.txt: added debug info 2002-05-15 12:15 markus * src/raster/r.his/cmd/main.c: fixed wrong flag name 2002-05-15 11:38 markus * src/general/: g.help/main.c, g.help/menu.c, g.manual/cmd/main.c, g.mapsets/dsply_path.c, g.mapsets/main_cmd.c, g.parser/main.c, g.region/cmd/main.c, g.region/cmd/printwindow.c, g.region/cmd/zoom.c, g.region/inter/main.c, g.setproj/main.c, init/Gmakefile, init/lock.c, manage/cmd/copy.c, manage/cmd/rename.c, manage/lib/read_list.c: changed fprintf/exit on error to G_fatal_error(), removed CVS Log tags 2002-05-15 11:04 glynn * locale/Gmakefile: Build message catalogues for all locales, not just the current one 2002-05-15 10:18 alex * src/libes/gis/: opencell.c, parser.c, proj2.c, proj3.c, put_cellhd.c, put_row.c, put_title.c, quant_io.c, quant_rw.c: Portion #4 of i18n for libgis. 2002-05-15 09:57 markus * NEWS.html, src/tcltkgrass/script/d.shadedmap: -i is now -n 2002-05-15 08:30 markus * Makefile.in: bugfix for creating locale directory in INST_DIR - was missing 2002-05-14 21:15 markus * src/: display/d.his/cmd/main.c, raster/r.his/cmd/main.c: corrected grammar 2002-05-14 21:14 markus * html/html/: d.his.html, r.his.html: inverted flag, renamed to -n 2002-05-14 21:10 markus * src/: display/d.his/cmd/main.c, raster/r.his/cmd/main.c: inverted flag, renamed to -n 2002-05-14 09:50 markus * NEWS.html: d.his/r.his -i 2002-05-14 09:38 markus * src/raster/r.his/cmd/main.c, html/html/r.his.html: added -i flag to ignore NULL values when drawing (former version didn't allow for drawing shaded maps), default behaviour unchanged 2002-05-14 09:22 markus * src/tcltkgrass/script/d.shadedmap: fix to re-enable shaded maps 2002-05-14 09:16 markus * src/display/d.his/cmd/main.c, html/html/d.his.html: added -i flag to ignore NULL values when drawing (former version didn't allow for drawing shaded maps), default behaviour unchanged 2002-05-14 09:02 alex * NEWS.html: v.to.pg and i18n status 2002-05-14 09:01 alex * src.garden/grass.postgresql/d.vect.pg/runInfxFile.c: messages 2002-05-13 18:55 bernhard * AUTHORS: AUTHORS: reformatted some lines to be shorter than 80 characters (just needed another little change to test a new syncmail.) 2002-05-13 18:42 bernhard * SUBMITTING: SUBMITTING: added a "(?)" because the rule seems strange and I want to test the new syncmail. 2002-05-13 17:21 markus * NEWS.html: r.sun added 2002-05-13 16:24 markus * documents/release_rules.txt: added LDFLAGS=-s for the bin releases 2002-05-13 16:19 markus * documents/release_rules.txt: improved release rules 2002-05-13 16:10 markus * html/Gmakefile: fix for mkdir, if parent dir not present 2002-05-13 11:59 markus * handheld/: babyGRASS_compile.sh, babyGRASS_packagingsrc.sh: added missing g.mapsets 2002-05-13 09:46 alex * src/libes/gis/: get_row.c, get_window.c, gishelp.c, gisinit.c, histogram.c, history.c, home.c, legal_name.c, list.c, location.c, make_colr.c, mapset.c, mapset_msc.c, mask_info.c, myname.c, null_val.c: Portion #3 of i18n for libgis 2002-05-13 08:52 glynn * src.contrib/GMSL/NVIZ2.2/src/: tkInt8.0.5.h, togl.c: Remove (Debian-specific) tkInt8.0.5.h, and references thereto 2002-05-13 08:03 markus * NEWS.html: v.in.shape was rewritten 2002-05-13 07:02 glynn * configure, configure.in, src/include/config.h.in, src/include/glocale.h, src/libes/gis/locale.c: Make I18N optional 2002-05-12 12:04 alex * src/libes/gis/: G_dump.c, done_msg.c, env.c, error.c, format.c, get_cellhd.c, get_datum.c, get_datum_name.c, get_ell_name.c, get_ellipse.c, get_projinfo.c, get_projname.c: Portion of i18n for libgis 2002-05-11 12:55 alex * src/libes/gis/: Gmakefile, adj_cellhd.c, ask.c, ask_cell.c, auto_mask.c, cats.c, closecell.c, color_read.c, datum.c: i18n changes 2002-05-11 11:59 glynn * src/display/devices/windows/libW11/Makefile: Resurrect Makefile 2002-05-11 11:38 glynn * src/display/devices/windows/libW11/X11/Xlib.h: Use malloc() instead of allocMemory() 2002-05-11 11:32 glynn * src/sites/s.surf.rst/Gmakefile: Add $(INTLLIB) to link command 2002-05-10 13:05 alex * configure: NLS changes added 2002-05-10 12:48 markus * src/CMD/VERSION: upgraded to pre4, May 2002 2002-05-10 12:46 alex * Makefile.in: install and uninstall for NLS added 2002-05-10 12:45 alex * locale/Gmakefile: Added Gmakefile to build mo files 2002-05-10 12:42 alex * configure.in, src/CMD/lists/optional.in: NLS options added 2002-05-10 11:38 markus * src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script: Bob Covill: removed debug 1 2002-05-09 20:58 glynn * src.contrib/GMSL/NVIZ2.2/src/: tkInt8.0.2.h, tkInt8.0.5.h, tkInt8.0p2.h, togl.c: Add tkInt8.0.5.h Rename tkInt8.0p2.h to tkInt8.0.2.h for consistency 2002-05-09 16:25 markus * NEWS.html: CURGROUP and CURSUBGROUP message, may be clarified 2002-05-09 16:18 markus * NEWS.html: g.mapsets 2002-05-09 16:14 markus * src/scripts/contrib/i.spectral/i.spectral: small fix 2002-05-09 15:48 markus * NEWS.html: d.zoom 2002-05-09 15:41 radim * src/display/d.zoom/cmd/main.c: handfix 2002-05-09 15:08 markus * src/raster/r.what/cmd/main.c: fixed compile warning, extended max maps limit 2002-05-09 14:27 radim * src/mapdev/v.llabel/main.c: and now changes again 1.9 2002-05-09 14:16 radim * src/mapdev/v.llabel/main.c: type option 2002-05-09 11:48 glynn * src/libes/gis/datum.c: Fix memory allocation bug in read_datum_table() 2002-05-09 09:10 markus * src/mapdev/v.llabel/main.c: fixed various gcc warnings 2002-05-09 07:54 glynn * src/mapdev/v.llabel/main.c: Changed a bad "options" string (sync with release branch) 2002-05-08 10:42 glynn * html/html/r.in.png.html, src/raster/r.in.png/r.in.png.c: Add option to generate floating-point (0.0 - 1.0) maps 2002-05-08 09:41 markus * documents/grasshist.html: updated from web 2002-05-07 16:02 markus * src.contrib/GMSL/NVIZ2.2/: src/nviz_init.c, scripts/nviz2.2_script: Bob Covill : added parameter state= to load the state on command line 2002-05-07 15:24 glynn * html/html/r.in.png.html, src/raster/r.in.png/README, src/raster/r.in.png/pngfunc.h, src/raster/r.in.png/r.in.png.c: Substantially re-write r.in.png Eliminate composite colour conversion Remove pngtoppm cruft Simplify code Support more formats Add gamma, alpha options Process file line-by-line where possible (i.e. non-interlaced images) Add HTML file Remove redundant README 2002-05-07 08:52 radim * src/mapdev/v.digit/: digitize.c, label.c: label prompt fix 2002-05-07 08:32 radim * src/libes/dbmi/drivers/odbc/listtab.c: changed note about returned number of tables 2002-05-07 07:56 markus * handheld/README: added iPAQ address 2002-05-07 07:50 radim * src/display/d.zoom/cmd/print.c: + return() in print_coor 2002-05-07 07:50 markus * src/display/d.pan/main.c: fixed missing includes 2002-05-07 07:24 markus * handheld/babyGRASS_compile.sh: we found the magic flag for iPAQ 2002-05-07 05:51 eric * html/html/r.in.tiff.html: Updated to reflect changes in behavior and options. 2002-05-07 05:10 eric * src/raster/r.tiff/r.in.tiff.c: Remove quantization code as huge stack memory caused program be unusable on several architechtures (including mine ;). Also, d.rgb does good color composition now, so I don't see how the degradation in image quality would be desirable. All RGB TIFF's are now imported as band files. Small mods to TIFF world code: Now imports as an XY image if there are non-zero "shear" factors. Would like to handle these via i.rectify eventually, but in practice they are rarely non-zero... TODO: Need to look up the group file handling so a group can be made for RGB color bands... Handle larger integer types (16bit, mostly)... 2002-05-06 13:02 markus * NEWS.html: db.table 2002-05-06 12:17 radim * src/libes/dbmi/drivers/odbc/listtab.c: fix for list of tables 2002-05-06 09:49 eric * src/libes/gis/: readsites_xyz.c, sites.c: Check errno after strtod() usage against ERANGE to catch overflow errors. 2002-05-06 09:41 alex * documents/grass_i18n_howto.html: Removing G_init_locale() reference 2002-05-06 08:46 markus * documents/grass_i18n_howto.html: cosmetics 2002-05-06 08:40 markus * documents/grass_i18n_howto.html: Alex Shevlakov : added 2002-05-06 08:04 markus * src/libes/gis/tempfile.c: added unlink hint to notes 2002-05-06 08:00 markus * src/raster/r.drain/main.c: added unlink() for tempfiles on exit 2002-05-06 01:39 glynn * src/libes/gis/remove.c: Allow removing directories, but with added safety checks 2002-05-05 12:30 glynn * src/include/glocale.h, src/libes/gis/locale.c, src/sites/s.surf.rst/Gmakefile, src/sites/s.surf.rst/main.c, src.garden/grass.postgresql/d.rast.pg/main.c, src.garden/grass.postgresql/d.site.pg/main.c, src.garden/grass.postgresql/d.vect.pg/main.c, src.garden/grass.postgresql/d.what.r.pg/main.c, src.garden/grass.postgresql/d.what.s.pg/main.c, src.garden/grass.postgresql/d.what.v.pg/main.c, src.garden/grass.postgresql/g.column.pg/main.c, src.garden/grass.postgresql/g.select.pg/main.c, src.garden/grass.postgresql/g.stats.pg/main.c, src.garden/grass.postgresql/g.table.pg/main.c, src.garden/grass.postgresql/pg.in.dbf/main.c, src.garden/grass.postgresql/v.in.arc.pg/main_inter.c, src.garden/grass.postgresql/v.in.shape.pg/main.c, src.garden/grass.postgresql/v.reclass.pg/main.c, src.garden/grass.postgresql/v.to.pg/main.c: Remove G_init_locale(); perform initialisation on first call to G_gettext() Resurrect i18n changes to s.surf.rst 2002-05-05 07:40 mike * src/display/devices/windows/libW11/w32/xlib.c: Per Glynn's suggestion, move connection fd init to XOpenDisplay. 2002-05-05 07:38 mike * src/display/devices/windows/libW11/w32/ntutil.c: Clean up some initialisations. 2002-05-05 07:33 mike * src/display/devices/windows/libW11/X11/Xlib.h: Remove dependency on Grass memory allocation function. 2002-05-03 22:12 mike * src/display/devices/windows/: Gmakefile, libW11/w32/Makefile, libW11/wrap/Makefile, libW11/w32/xlib.c: Reinstate old Makefiles until new Gmakefiles work. Make file descriptor static to avoid crash. Make sure that all X functions are traced in debugging mode. 2002-05-03 20:47 glynn * src/include/gisdefs.h, src/include/glocale.h, src/libes/gis/locale.c, src.garden/grass.postgresql/d.rast.pg/main.c, src.garden/grass.postgresql/d.site.pg/main.c, src.garden/grass.postgresql/d.vect.pg/main.c, src.garden/grass.postgresql/v.to.pg/main.c, src.garden/grass.postgresql/d.what.r.pg/main.c, src.garden/grass.postgresql/d.what.s.pg/main.c, src.garden/grass.postgresql/d.what.v.pg/main.c, src.garden/grass.postgresql/g.column.pg/main.c, src.garden/grass.postgresql/g.select.pg/main.c, src.garden/grass.postgresql/g.stats.pg/main.c, src.garden/grass.postgresql/g.table.pg/main.c, src.garden/grass.postgresql/pg.in.dbf/main.c, src.garden/grass.postgresql/v.in.arc.pg/main_inter.c, src.garden/grass.postgresql/v.in.shape.pg/main.c, src.garden/grass.postgresql/v.reclass.pg/main.c: Locale changes 2002-05-03 10:48 alex * src/libes/gis/locale.c: G_gettext to handle translations for libs and modules 2002-05-03 10:47 alex * src/include/glocale.h: G_gettext to handle translations from both libs and modules 2002-05-02 11:21 alex * src/: include/glocale.h, libes/gis/locale.c: conforming to standards 2002-05-02 09:19 markus * src/sites/s.in.dbf/dump.c: fixed white space problem for int/float 2002-05-02 08:51 markus * handheld/: babyGRASS_compile.sh, babyGRASS_packagingsrc.sh: cosmetics 2002-05-02 07:07 markus * NEWS.html: xdriver 2002-05-01 22:45 glynn * configure, configure.in: Fix W11 check 2002-05-01 22:40 glynn * src/display/devices/windows/: Gmakefile, libW11/Gmakefile, libW11/Makefile, libW11/X11/Xlib.h, libW11/w32/Gmakefile, libW11/w32/Makefile, libW11/w32/xlib.c, libW11/wrap/Gmakefile, libW11/wrap/Makefile, libW11/wrap/xwrappers.gen: Add XScreenNumberOfScreen, XCreatePixmapCursor Replace Makefiles with Gmakefiles Change XConnectionNumber to use /dev/windows 2002-05-01 12:54 alex * src/libes/gis/locale.c: A wrapper for gettext added 2002-05-01 12:47 alex * src/include/glocale.h: A new wrapper for gettext used in macro 2002-04-30 20:29 glynn * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile: Fix path to libdsp3.a 2002-04-30 20:07 glynn * aclocal.m4, configure, configure.in: Fix LOC_CHECK_LIBS to restore LDFLAGS correctly when nested 2002-04-30 20:05 glynn * src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c: Fix pad deletion code (fix from Magnus Bäckström) 2002-04-30 18:36 glynn * configure, configure.in, mk/Makefile.docs: Fix mk/Makefile.docs Add MesaGLw[M] library to GLw configure checks 2002-04-30 14:42 markus * handheld/README: added Skiffcluster/iPAQ address 2002-04-30 14:39 markus * handheld/README: info added 2002-04-30 14:29 markus * handheld/: babyGRASS_compile.sh, babyGRASS_packagingsrc.sh: added scripts to package/build GRASs on iPAQ or other handhelds 2002-04-30 13:58 cho * html/html/d.text.html: added d.text.freetype link 2002-04-30 13:57 cho * html/html/: d.extend.html, d.text.freetype.html: AUTHOR format corrected 2002-04-30 13:51 cho * html/html/: d.text.freetype.html, d.text.html: added links 2002-04-30 12:47 radim * src/display/d.pan/: center.c, pan.c: L - M buttons changed 2002-04-30 12:28 alex * html/html/v.to.pg.html: New options described 2002-04-30 12:26 alex * locale/ru/LC_MESSAGES/v.to.pg.po: maintenance 2002-04-30 12:25 alex * src.garden/grass.postgresql/v.to.pg/: getSopts.c, plotCat.c, runInfxFile.c: Added line import to Postgis/bugfix 2002-04-30 10:23 radim * src/display/d.zoom/cmd/set.c: ew rounding (LL proj) 2002-04-30 09:37 radim * src/display/d.zoom/cmd/main.c: exit(0) 2002-04-30 08:59 cho * src/display/d.text.freetype/main.c: path override fixed 2002-04-30 06:52 michel * html/html/m.in.e00.html: MW: raster management attributes added 2002-04-30 06:46 markus * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile: removed all: statement, problem for shared libs 2002-04-30 06:39 markus * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile: try to fix this, still GLwCreateMDrawingArea is not present 2002-04-30 06:25 michel * src/misc/m.in.e00/: info.c, main.c: MW: raster management attributes added 2002-04-30 05:03 cho * src/display/d.text.freetype/main.c: removed G_free() at exit(). 2002-04-30 04:58 cho * src/display/d.text.freetype/main.c: bug fixed 2002-04-30 04:20 cho * src/display/d.text.freetype/main.c: default value bug fixed 2002-04-30 04:09 cho * html/: display.html, grass_commandlist.html: added d.text.freetype 2002-04-30 04:06 cho * html/html/d.text.freetype.html: added 2002-04-29 21:55 glynn * configure, configure.in: Add checks for GLw library 2002-04-29 20:51 glynn * src/libes/gis/error.c: Fix prototype of write_error() (reported by Magnus Bäckström) 2002-04-29 17:46 cho * src/display/d.text.freetype/main.c: lessen memory usage 2002-04-29 14:15 radim * html/html/d.zoom.html: -f -h options 2002-04-29 14:01 radim * src/display/d.zoom/cmd/: box.c, Gmakefile, local_proto.h, main.c, print.c, set.c, zoom.c: -f -h options 2002-04-29 13:41 markus * NEWS.html: news added 2002-04-29 11:57 alex * src.garden/grass.postgresql/v.to.pg/: dbvect.h, getAllOpts.c, main.c, plotCat.c, runInfxFile.c: Added area import to PostGIS table format (-p flag) 2002-04-29 11:54 cho * src/display/d.text.freetype/README: added more hints 2002-04-29 11:51 cho * src/display/d.text.freetype/: freetypecap, main.c: cosmetics 2002-04-29 11:26 cho * src/display/d.text.freetype/main.c: Added some updates. Glynn, Thanks for your cleanup. 2002-04-29 10:19 glynn * src/display/d.text.freetype/: Gmakefile, freetypecap, main.c: Tidy "freetypecap" related changes Add entries for "Luxi" fonts (from XFree86 4.0) to freetypecap Fix Gmakefile to copy freetypecap if modified 2002-04-29 08:39 michel * src/misc/m.in.e00/main.c: some brace forgoten... 2002-04-29 05:57 cho * src/display/d.text.freetype/freetypecap: updated 2002-04-29 05:28 cho * src/display/d.text.freetype/main.c: bug fixed 2002-04-29 04:50 cho * src/display/d.text.freetype/README: cosmetics 2002-04-29 04:43 cho * src/display/d.text.freetype/: Gmakefile, README, freetypecap, main.c: added font definition file 2002-04-28 15:50 michel * src/misc/m.in.e00/: info.c, main.c: corrected bug in the number of attributes for getinfo() 2002-04-26 15:05 glynn * src/raster/r.in.gdal/gbgetsymbol.c: Improve previous fix; check for either __unix or __unix__ 2002-04-26 15:02 glynn * src/: mapdev/v.in.mif/mif.l, raster/r.fill.dir/ppupdate.c, raster/r.in.gdal/gbgetsymbol.c, raster/r.le/r.le.patch/input.c, raster/r.le/r.le.pixel/input.c: Various fixes (from Paul Kelly) 2002-04-26 00:38 glynn * src/raster/r.clump/cmd/main.c: Remove prohibition on reclass maps 2002-04-25 07:29 eric * src/mapdev/v.transform/: ask_trans.c, command.c, creat_trans.c, get_coor.c, main.c, open_files.c, options.h, print_trans.c, setup_trans.c, trans_att.c, trans_cats.c, trans_digit.c: Add copyright/license header blurb. 2002-04-25 07:18 eric * src/mapdev/v.transform/: Gmakefile, creat_trans.c, local_proto.h, main.c, trans_cats.c: Remove snprintf. Add routine to copy category labels. Add an fflush() after the prompt for accepting the transform residuals to make sure the output is seen. 2002-04-25 05:56 eric * src/mapdev/v.mkgrid/: grid_atts.c, mkgrid_cmd.c: Replace snprintf call. Fix parser description and add "options" for "value", so parser can check. 2002-04-25 04:29 eric * src/imagery/i.tape.tm.fast/inter/ask_title.c: Sub sprintf/snprintf. Buffer copy where sizes are known... I can't test this module (no tape drive, no TM "fast format" imagery) 2002-04-25 01:33 roger * src/display/d.rast/cmd/display.c: returned display.c to its documented behavior 2002-04-24 22:35 glynn * src/paint/Drivers/preview/Gmakefile: Change bogus use of $(DEPLIBS) to $(LIBES) 2002-04-24 18:52 glynn * src/include/glocale.h: Include 2002-04-24 17:27 michel * src/misc/m.in.e00/: TODO, info.c, label.c, main.c, raster.c, vector.c: Raster null values added, some little other changes, preparation for more changes not fully implemented yet (vector attributes in one file, better creation of site files, raster attribute handling) 2002-04-24 17:16 radim * src/mapdev/v.digit/: mk_window.c, window.c: new zoom 2002-04-24 17:04 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/: dataoct.c, main.c, oct.c, user1.c, user2.c, user3.c, user4.c, userglobs.h: Jaro Hofierka: bugfix for segmentation problem 2002-04-24 14:57 glynn * src/display/d.barscale/cmd/draw_scale.c: Fix text size at 14 pixels, rather than scaling with frame height 2002-04-24 10:35 markus * NEWS.html: news 2002-04-24 07:14 eric * src/sites/s.to.vect/cmd/: head_info.c, main.c: Remove snprintf calls. Replace most fixed buffers. Clean up error reporting (use G_fatal_error when fatal error). 2002-04-24 06:44 markus * README: updated MN's affiliation 2002-04-24 05:43 eric * src/sites/s.to.rast/main.c: Clean up error reporting (always use G_fatal_error for fatal errors) Remove snprintf as unnecessary. 2002-04-24 05:25 eric * src/sites/s.qcount/main.c: Calculate buffer size needed (+fudge) and replace snprintf with sprintf. 2002-04-24 05:12 eric * src/display/d.vect.labels/do_labels.c: s/snprintf/sprintf/: Not as safe as sites version, but who has 1K labels? 2002-04-24 05:08 eric * src/display/d.site.labels/: do_labels.c, main.c: Replace snprintf. Buffers are MAX_SITE_STRING, so should be no problems using sprintf. 2002-04-24 04:59 eric * src/display/d.profile/DumpProfile.c: s/snprintf/sprintf/ -- all sizes are known quantities or buffers are more than big enough. 2002-04-24 03:54 roger * src/general/g.mapsets/get_path.c: Fix reported parse problem 2002-04-23 20:51 bernhard * REQUIREMENTS.html: REQUIREMENTS.html: removed fortran compiler requirement, as a comment already said that it is not needed anymore starting with 5.0.0pre1. 2002-04-23 20:25 glynn * src/paint/p.vrml1.1/main.c, src/paint/p.vrml1.1/put_grid.c, src/paint/p.vrml1.1/put_view.c, src/paint/p.vrml1.1/pv.h, src/paint/p.vrml1.1/vrml.c, src/raster/r.fill.dir/wtrshed.c, src/sites/s.hull/hull.c, src.contrib/GMSL/NVIZ2.2/src/nviz_init.c: Fix various bugs (reported by Paul Kelly) p.vrml: tidy add prototypes convert to ANSI syntax change macro V2.0 to VRML2 remove local prototypes of libgis functions remove FP_GRASS conditionalisation; always true Remove use of non-standard variable-size arrays from r.fill.dir/wtrshed.c Change s.hull/hull.c to use C comment syntax instead of C++ nviz_init.c: Fix split string literal Use G_fatal_error instead of fprintf/exit 2002-04-23 15:39 markus * NEWS.html: news :-) 2002-04-23 15:33 roger * src/mapdev/v.in.tig.basic/v.in.tig.bas.c: Fixed seg fault in gcc-compiled code caused by closing tlid file twice 2002-04-23 15:31 roger * src/mapdev/v.in.tig.lndmk/lines.c: Fixed problem with not writing to latlong locations 2002-04-23 14:31 radim * src/display/d.dm/d.dm: enviroment variables 2002-04-23 11:47 glynn * mk/: Makefile.in, mkmakefiles: Add explicit "sed -f" for running mk/genmake.sed 2002-04-23 08:41 markus * src/display/devices/PNGdriver/Graph_Set.c: added message for GRASS_TRUECOLOR status: 2002-04-22 22:22 glynn * src/libes/proj/Gmakefile: Copy ntv1_can.dat to $GISBASE/etc/nad 2002-04-22 21:02 glynn * src/libes/gis/remove.c: Change G_remove() to only remove files, using unlink() 2002-04-22 18:02 markus * NEWS.html: cosmetics 2002-04-22 17:36 markus * html/html/r.le.patch.html: reverted accidental upload 2002-04-22 17:35 markus * html/html/: r.le.patch.html, r.sun.html: Jaro Hofierka: new improved version 2002-04-22 17:26 markus * src/raster/r.sun/main.c: flag cosmetics 2002-04-22 17:25 markus * src/raster/r.sun/: Gmakefile, main.c, sun11.c: Jaro Hofierka: new improved version 2002-04-22 16:34 glynn * src/: raster/r.mapcalc3/map.c, raster/r.mapcalc3/mapcalc.y, scripts/shells/shade.rel.sh: Fix bug in r.mapcalc parser; wouldn't allow re-assigning to an existing variable Fix bug in r.mapcalc; use of non-zero Y in neighbourhood modifier caused error Update shade.rel.sh to new r.mapcalc semantics (FP values aren't valid booleans) 2002-04-22 16:09 roger * html/html/s.proj.html: Changed to reflect nad datum conversions 2002-04-22 16:08 roger * html/html/v.proj.html: Changed to reflect datum conversion 2002-04-22 16:07 roger * html/html/r.proj.html: Changed to reflect nad datum conversion 2002-04-22 13:09 markus * html/html/r.colors.html: added byr to r.colors for temperature maps 2002-04-22 13:02 markus * src/include/geo.h: reverted accidential change 2002-04-22 13:01 markus * src/: include/geo.h, include/gisdefs.h, libes/gis/Gmakefile, libes/gis/color_byr.c, raster/r.colors/cmd/main.c: added G_make_byr_fp_colors for r.colors 2002-04-22 12:48 markus * src.contrib/GMSL/g3d/src3d/scripts/g3.setregion: bugfix for -u 2002-04-22 09:33 radim * html/html/d.zoom.html: -p removed 2002-04-22 06:30 markus * documents/debugging.txt: added comment 2002-04-22 06:21 markus * NEWS.html: proj: added nad2nad datum transformation for US and Canada 2002-04-21 23:31 glynn * src/libes/proj/: Gmakefile, nad2bin.c: Add rules for nad2bin and tables Fix nad2bin usage message 2002-04-21 21:45 roger * src/libes/proj/ntv1_can.dat: Canadian NAD table for proj-4.4.5 2002-04-21 21:42 roger * src/libes/proj/: FL.lla, MD.lla, TN.lla, WI.lla, WO.lla, alaska.lla, conus.lla, hawaii.lla, prvi.lla, stgeorge.lla, stlrnc.lla, stpaul.lla: NAD data tables for proj 4.4.5 2002-04-21 21:39 roger * src/libes/proj/nad2bin.c: First-time addition for proj-4.4.5 2002-04-21 20:48 roger * src/libes/proj/README: update to proj-4.4.5 2002-04-21 14:14 roger * src/include/proj_api.h: Initial addition. For update to proj4.4.5 2002-04-21 03:39 roger * src/sites/s.proj/main.c: Modified to perform conversions between nad83 and nad27 during (re)projections 2002-04-21 03:38 roger * src/raster/r.proj/cmd/: bordwalk.c, main.c: Modified to perform conversions between nad83 and nad27 during (re)projection 2002-04-21 03:36 roger * src/mapdev/v.proj/: Gmakefile, local_proto.h, main.c: Modified to perform conversion between nad27 and nad83 during (re)projection 2002-04-20 22:46 roger * src/include/projects.h: Changed to Proj4.4.5 header, with GRASS-specific additions 2002-04-20 20:31 glynn * src/libes/proj/Gmakefile: Re-apply recent changes to Gmakefile 2002-04-20 20:30 roger * src/libes/proj/datum_shift.c: corrected table location problem 2002-04-20 19:13 roger * src/libes/proj/: Gmakefile, PJ_aea.c, PJ_aeqd.c, PJ_airy.c, PJ_aitoff.c, PJ_august.c, PJ_bacon.c, PJ_bipc.c, PJ_boggs.c, PJ_bonne.c, PJ_cass.c, PJ_cc.c, PJ_cea.c, PJ_chamb.c, PJ_collg.c, PJ_crast.c, PJ_denoy.c, PJ_eck1.c, PJ_eck2.c, PJ_eck3.c, PJ_eck4.c, PJ_eck5.c, PJ_eqc.c, PJ_eqdc.c, PJ_fahey.c, PJ_fouc_s.c, PJ_gall.c, PJ_gins8.c, PJ_gn_sinu.c, PJ_gnom.c, PJ_goode.c, PJ_hammer.c, PJ_hatano.c, PJ_imw_p.c, PJ_labrd.c, PJ_laea.c, PJ_lagrng.c, PJ_larr.c, PJ_lask.c, PJ_lcc.c, PJ_loxim.c, PJ_lsat.c, PJ_mbt_fps.c, PJ_mbtfpp.c, PJ_mbtfpq.c, PJ_merc.c, PJ_mill.c, PJ_mod_ster.c, PJ_moll.c, PJ_mpoly.c, PJ_nell.c, PJ_nell_h.c, PJ_nocol.c, PJ_nsper.c, PJ_nzmg.c, PJ_ob_tran.c, PJ_ocea.c, PJ_oea.c, PJ_omerc.c, PJ_ortho.c, PJ_poly.c, PJ_putp2.c, PJ_putp3.c, PJ_putp4p.c, PJ_putp5.c, PJ_putp6.c, PJ_robin.c, PJ_rpoly.c, PJ_sconics.c, PJ_somerc.c, PJ_stere.c, PJ_sts.c, PJ_tcc.c, PJ_tcea.c, PJ_tmerc.c, PJ_tpeqd.c, PJ_urm5.c, PJ_urmfps.c, PJ_vandg.c, PJ_vandg2.c, PJ_vandg4.c, PJ_wag2.c, PJ_wag3.c, PJ_wag7.c, PJ_wink1.c, PJ_wink2.c, aasincos.c, adjlon.c, bch2bps.c, bchgen.c, biveval.c, datum.table, datum_shift.c, dmstor.c, do_proj.c, do_proj_nad.c, ellipse.table, emess.c, emess.h, gen_cheb.c, geocent.c, geocent.h, geod.c, geod_for.c, geod_inv.c, geod_set.c, geodesic.h, get_proj.c, mk_cheby.c, nad_cvt.c, nad_init.c, nad_intr.c, nad_list.h, p_series.c, pj_apply_gridshift.c, pj_auth.c, pj_datum_set.c, pj_datums.c, pj_ell_set.c, pj_ellps.c, pj_errno.c, pj_factors.c, pj_fwd.c, pj_init.c, pj_inv.c, pj_latlong.c, pj_list.h, pj_malloc.c, pj_mlfn.c, pj_open_lib.c, pj_param.c, pj_phi2.c, pj_pr_list.c, pj_release.c, pj_strerrno.c, pj_transform.c, pj_units.c, pj_utils.c, pj_zpoly1.c, rtodms.c, strtod.c, vector1.c: Updating Proj lib to 4.4.5, and adding two new functions for datum conversions 2002-04-20 15:34 glynn * src/mapdev/v.extract/cmd/main.c: Add check for null category labels 2002-04-20 10:47 glynn * src/mapdev/v.extract/cmd/main.c: Change pcats->num to pcats->ncats 2002-04-19 21:07 glynn * src/libes/proj/Gmakefile: Add libgis dependency to libproj 2002-04-19 20:39 glynn * configure, configure.in, src/CMD/lists/GRASS, src/include/config.h.in, src/include/gisdefs.h, src/libes/display/draw.c, src/libes/gis/edit_cats.c, src/libes/edit/Gmakefile, src/libes/edit/edit_cats.c, src/libes/edit/edit_cellhd.c, src/libes/edit/edit_hist.c, src/libes/gis/Gmakefile, src/libes/gis/edit_cellhd.c, src/libes/gis/edit_hist.c, src/libes/gis/locale.c, src/libes/raster/Gmakefile, src/libes/vect32/georef/Gmakefile, src/libes/vect32/georef/map_reg.c, src/libes/vect32/georef/vars.c, src.garden/grass.postgresql/d.rast.pg/main.c, src.garden/grass.postgresql/d.site.pg/main.c, src.garden/grass.postgresql/d.vect.pg/main.c, src.garden/grass.postgresql/d.what.r.pg/main.c, src.garden/grass.postgresql/d.what.s.pg/main.c, src.garden/grass.postgresql/d.what.v.pg/main.c, src.garden/grass.postgresql/v.to.pg/main.c, src.garden/grass.postgresql/g.column.pg/main.c, src.garden/grass.postgresql/g.select.pg/main.c, src.garden/grass.postgresql/g.stats.pg/main.c, src.garden/grass.postgresql/g.table.pg/main.c, src.garden/grass.postgresql/pg.in.dbf/main.c, src.garden/grass.postgresql/v.in.arc.pg/main_inter.c, src.garden/grass.postgresql/v.in.shape.pg/main.c, src.garden/grass.postgresql/v.reclass.pg/main.c: Remove LOCALEDIR from configure.in, config.h.in Add src/libes/edit Move src/libes/gis/edit_*.c to src/libes/edit Add src/libes/gis/locale.c Add G_init_locale() to gisdefs.h Remove R__cur[xy] references from libdisplay Remove pos.h references from src/libes/raster/Gmakefile Move libgeo variables to new file vars.c Replace boilerplate locale code with G_init_locale() 2002-04-19 18:53 glynn * src/mapdev/v.extract/cmd/main.c: Use resizable array for category list Miscellaneous tidying 2002-04-19 15:55 radim * src/display/d.zoom/cmd/: Gmakefile, box.c, local_proto.h, main.c, print.c, zoom.c: new menu 2002-04-19 12:13 markus * src/raster/r.le/r.le.patch/: driver.c, main.c, trace.c: free -> G_free 2002-04-19 08:43 markus * src.contrib/GMSL/g3d/src3d/scripts/: g3.createwind, g3.list, g3.remove, g3.rename: added g.gisenv 2002-04-19 08:41 markus * src.contrib/GMSL/g3d/src3d/scripts/g3.setregion: fixed, added -u flag 2002-04-19 08:37 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user3.c: improved user message 2002-04-19 07:02 markus * NEWS.html: r.neighbors 2002-04-18 19:11 glynn * src/raster/r.kappa/cmd/prt_mat.c: Fix int/long type confusion in longcomp() 2002-04-18 18:30 glynn * src/raster/r.neighbors/cmd/sort_cell.c: Fix bug in comparison routines (as noted by Bob Covill) 2002-04-18 17:22 glynn * src/: imagery/i.ortho.photo/libes/Gmakefile, imagery/i.ortho.photo/libes/ask_initial.c, include/vask.h, libes/ogsf/GSX.c, libes/ogsf/gsd_img.c, libes/ogsf/gsd_img_ppm.c, libes/ogsf/gsd_img_tif.c, libes/ogsf/gstypes.h, libes/raster/Cont_abs.c, libes/raster/Cont_rel.c, libes/raster/Move_abs.c, libes/raster/Move_rel.c, libes/raster/pos.h, libes/vect32/georef/map.h, libes/vect32/georef/map_reg.c: Eliminate duplicate global variables from libraries Remove ask_initial.c (clone of ask_camera.c) from libortho Remove unused variables R__cur[xy] from libraster 2002-04-18 16:25 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: bugfix for color table (ASTER) 2002-04-18 12:46 glynn * mk/mid.mk, mk/mid.mk.shlib, src/CMD/generic/make.mid, src/CMD/lists/GRASS, src/imagery/i.points3/inter/Gmakefile, src/imagery/i.rectify3/cmd/Gmakefile, src/imagery/i.rectify3/inter/Gmakefile, src/imagery/i.tape.tm3/Gmakefile, src/libes/image3/Gmakefile, src/libes/image3/ask_expose.c, src/raster/r.resamp.rst/Gmakefile, src.contrib/GMSL/SG3d/externs.h, src.contrib/GMSL/SG3d/script.c, src.contrib/GMSL/g3d/src3d/raster/r3.mkdspf/Gmakefile, src.contrib/GMSL/sg4d/externs.h, src.contrib/GMSL/sg4d/script.c: Add libimage_sup to make.mid etc, update Gmakefiles accordingly Remove non-existent directories from src/CMD/lists/GRASS Various Gmakefile fixes 2002-04-17 16:12 markus * src/scripts/contrib/i.image.mosaic/i.image.mosaic: try for a fix with NULL, some strange r.mapcalc behaviour 2002-04-17 15:57 glynn * src.contrib/GMSL/NVIZ2.2/scripts/nviz: Set GISDBASE/LOCATION_NAME/MAPSET env vars from g.gisenv 2002-04-17 13:45 glynn * src/libes/datetime/tests/Gmakefile, src/mapdev/v.spag/Gmakefile, src/misc/m.in.stf1.tape/Gmakefile, src.contrib/CWU/Census/scripts/Gmakefile, src.contrib/GMSL/sg4d/Gmakefile, src.contrib/NPS/d.distance/Gmakefile, src.contrib/NPS/d.distance/curses/Gmakefile, src.contrib/NPS/d.distance/oldcurses/Gmakefile, src.contrib/SCS/imp_exp/tig_dig/Gmakefile, src.contrib/SCS/paint/Programs/color.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/grey.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/newp.map/inter/Gmakefile, src.garden/grass.tig.rim/v.in.tig.rim/pgms/Gmakefile, src.nonGPL/sites/s.geom/s.geom/Gmakefile, src.nonGPL/sites/s.geom/s.out.minmaxer/Gmakefile, src.nonGPL/sites/s.geom/v.in.minmaxer/Gmakefile, src.nonGPL/vector/v.geom/cmd/Gmakefile, unused/misc/m.in.pl94.db3/Gmakefile, unused/misc/m.in.stf1.db3/Gmakefile: More Gmakefile fixes 2002-04-17 12:15 glynn * src/libes/dbmi/lib/Gmakefile: Use LIBRULE, not SLIBRULE 2002-04-17 11:41 glynn * mk/mid.mk, mk/mid.mk.shlib, src/CMD/generic/make.mid, src/display/d.db/Gmakefile, src/display/d.what.db/Gmakefile, src/display/d.what.vect/cmd/Gmakefile, src/display/devices/HTMLMAP/Gmakefile, src/fonts/for_grass/Gmakefile, src/general/manage/inter/Gmakefile, src/libes/dbmi/clients/Gmakefile, src/libes/dbmi/drivers/informix/Gmakefile, src/libes/dbmi/drivers/odbc/Gmakefile, src/libes/dbmi/drivers/sqlbase/Gmakefile, src/libes/dbmi/lib/Gmakefile, src/mapdev/v.db.reclass/Gmakefile, src/mapdev/v.out.dlg/Gmakefile, src/mapdev/v.out.shape/Gmakefile, src/mapdev/v.to.db/Gmakefile, src/paint/Drivers/ppm/Gmakefile, src/paint/Drivers/preview/Gmakefile, src/paint/Drivers/preview2/Gmakefile, src/raster/r.digit/Gmakefile, src/raster/r.weight/inter/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/channelfea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/datafea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/fea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/select_basins/Gmakefile, src.contrib/GMSL/NVIZ2.2/src/Gmakefile, src.nonGPL/agnps/r.agnps50/hydro_tools/r.weighted.cn/Gmakefile: Add [DEP]DBMILIB to make.mid, change Gmakefiles accordingly Fix Gmakefiles to prevent unnecessary re-compilation 2002-04-17 11:36 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/main.c: added test for number of dimensions 2002-04-17 11:35 markus * src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user2.c: fix for user message (npm was 1 too low) 2002-04-17 09:10 markus * NEWS.html: added r.out.ascii 2002-04-17 09:10 markus * src/raster/r.out.ascii/cmd/Gmakefile: bugfix to get it compiled 2002-04-17 08:37 markus * documents/cygwin_grass50bininstall.html: fixes 2002-04-16 20:17 markus * AUTHORS: changed affiliation 2002-04-16 17:50 markus * NEWS.html: many, many good news - Glynn is definitly programmer of the week 2002-04-16 17:46 markus * src/scripts/contrib/grassmirrorsmap/: grass_sites.htmlmap, mkgrassmap.sh: changed back to d.area, now o.k. 2002-04-16 17:37 glynn * src/CMD/lists/GRASS: Re-enable d.area 2002-04-16 17:33 markus * html/raster.html: cosmetics 2002-04-16 17:32 markus * html/raster.html: added new r.region (these files here should really be auto-generated...) 2002-04-16 17:17 markus * html/html/m.in.e00.html: added map scale trick from Radim 2002-04-16 16:48 roger * src/mapdev/v.merge/main.c: Fixed a failure to find the "SUBJ" file 2002-04-16 16:46 roger * src.contrib/SCS/vector/v.make.subj/cmd/main.c: Fixed segmentation fault on gcc, did some cleanup 2002-04-16 16:19 markus * src/scripts/contrib/grassmirrorsmap/mkgrassmap.sh: cosmetics. There is a new bug: the grass_sites.htmlmap does not contain much, seems that d.vect.area does not work properly with the HTMLMAP driver 2002-04-16 16:12 markus * src/scripts/contrib/grassmirrorsmap/: grass_sites.gif, mkgrassmap.sh: color fixes 2002-04-16 16:11 glynn * src/display/d.mon/pgms/select.c: Only create "full_screen" frame if no current frame 2002-04-16 16:07 markus * html/: display.html, raster.html: new modules added 2002-04-16 15:56 markus * src/: raster/r.mapcalc/DEPRECATED, display/d.area/DEPRECATED: added DEPRECATED note 2002-04-16 15:52 markus * html/html/r.composite.html: added comment about Floyd-Steinberg dithering 2002-04-16 15:51 markus * src/raster/r.composite/cmd/main.c: deleted CVS ID, added comment about Floyd-Steinberg dithering 2002-04-16 15:35 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.main, grass.sites.mirror, grass_sites.gif, grassmap.html, mkgrassmap.sh: added finland and Uruguay 2002-04-16 15:35 markus * src/display/devices/HTMLMAP/README: d.area -> d.vect,area 2002-04-16 15:25 markus * src/libes/README: added libedit 2002-04-16 14:59 markus * html/html/: s.surf.rst.html, v.surf.rst.html: Jaro Hofierka: updated 2002-04-16 13:48 markus * src/tcltkgrass/module/: d.area, d.vect.area: new name 2002-04-16 13:26 glynn * mk/mid.mk.shlib: Fix LIBRULE_SH to handle partial rebuilds correctly 2002-04-16 13:25 glynn * src/libes/vask/V_call.c: Make backspace erase target character 2002-04-16 13:10 glynn * mk/: README, mid.mk.shlib: Add sample mid.mk file for building shared libraries Add (brief) instructions to mk/README 2002-04-16 12:38 roger * src/raster/r.out.ascii/cmd/: formspecific.c, localproto.h: Added option to write USGS MODFLOW arrays 2002-04-16 11:49 glynn * configure, configure.in, mk/mid.mk, src/CMD/generic/make.mid, src/CMD/head/head.in, src/display/devices/lib/Gmakefile, src/general/manage/lib/Gmakefile, src/imagery/i.ortho.photo/libes/Gmakefile, src/imagery/i.smap/cmd/bouman/Gmakefile, src/libes/D/Gmakefile, src/libes/bitmap/Gmakefile, src/libes/btree/Gmakefile, src/libes/coorcnv/Gmakefile, src/libes/datetime/Gmakefile, src/libes/dbmi/drivers/stubs/Gmakefile, src/libes/dbmi/lib/Gmakefile, src/libes/dig_atts/Gmakefile, src/libes/digitizer/Gmakefile, src/libes/display/Gmakefile, src/libes/dlg/Gmakefile, src/libes/dspf/Gmakefile, src/libes/g3d/Gmakefile, src/libes/gis/Gmakefile, src/libes/gmath/Gmakefile, src/libes/ibtree/Gmakefile, src/libes/icon/Gmakefile, src/libes/image3/Gmakefile, src/libes/imagery/Gmakefile, src/libes/libimage/Gmakefile, src/libes/linkm/Gmakefile, src/libes/lock/Gmakefile, src/libes/ogsf/Gmakefile, src/libes/proj/Gmakefile, src/libes/raster/Gmakefile, src/libes/rowio/Gmakefile, src/libes/rst_gmsl/data/Gmakefile, src/libes/rst_gmsl/interp_float/Gmakefile, src/libes/rst_gmsl/tree/Gmakefile, src/libes/segment/Gmakefile, src/libes/vask/Gmakefile, src/libes/vect32/Vlib/Gmakefile, src/libes/vect32/diglib/Gmakefile, src/libes/vect32/georef/Gmakefile, src/libes/vect32/libes/transform/Gmakefile, src/libes/vect32_64/Vlib/Gmakefile, src/libes/vect32_64/diglib/Gmakefile, src/libes/vect32_64/libes/transform/Gmakefile, src/libes/vect32_64/shapelib-1.2.8/Gmakefile, src/mapdev/v.build/Gmakefile, src/mapdev/v.in.dlg/btree/Gmakefile, src/paint/Interface/applib/Gmakefile, src/paint/Interface/driverlib/Gmakefile, src/paint/Programs/p.map/cmd/nildriver/Gmakefile, src/sites/cdhc/Gmakefile, src.contrib/GMSL/ogl3d_linux/gsf/Gmakefile, src.contrib/GMSL/sg4d/showd/Gmakefile, src.contrib/GMSL/sg4d/showd/libe/Gmakefile, src.contrib/SCS/paint/Drivers/driverlib/Gmakefile, src.contrib/SCS/paint/Interface/applib/Gmakefile, src.contrib/SCS/paint/Interface/driverlib/Gmakefile, src.contrib/SCS/paint/Programs/color.map/cmd/nildriver/Gmakefile, src.contrib/SCS/paint/Programs/grey.map/cmd/nildriver/Gmakefile, src.contrib/SDTS/libes/fips123/Gmakefile, src.nonGPL/libes/geom/basic/Gmakefile, src.nonGPL/libes/geom/lia/Gmakefile, src.nonGPL/libes/geom/optri/Gmakefile, src.nonGPL/libes/geom/sos/Gmakefile, src.todo/display_driver/src/display/devices/XDRIVER2/lib/Gmakefile, unused/libes/libtir/Gmakefile, unused/sites/s.menu/Lib/Gmakefile: Add AR, RANLIB, LIB_VER to head.in Add LIBRULE, SLIBRULE to make.mid Remove AR from make.mid Add LIB_VER, AR to configure[.in] Use $(LIBRULE) or $(SLIBRULE) in Gmakefiles instead of $(AR) 2002-04-15 18:19 glynn * src.contrib/SCS/raster/r.in.miads/cmd/Gmakefile: Fix library ordering 2002-04-15 18:15 glynn * src/CMD/lists/GRASS, src/libes/dlg/Gmakefile, src/libes/icon/Gmakefile, src/mapdev/v.apply.census/Gmakefile, src/mapdev/v.in.tig.basic/Gmakefile, src/misc/m.tiger.region/Gmakefile, src/paint/Programs/p.icons/Gmakefile, src/paint/Programs/p.map/inter/Gmakefile, src.contrib/SCS/raster/r.in.miads/cmd/Gmakefile: Build vectlib before diglib Refer to libraries by variables, not by literal pathnames 2002-04-15 17:00 markus * NEWS.html: started to add new submissions 2002-04-15 16:02 roger * html/html/r.out.ascii.html: Added -M flag 2002-04-15 16:01 roger * src/raster/r.out.ascii/cmd/: Gmakefile, main.c: Added option to output USGS MODFLOW array 2002-04-15 15:18 roger * html/html/v.cutter.html: Updated and new options added 2002-04-15 15:17 roger * src/mapdev/v.cutter/: globals.h, interline.c, ltable.c, main.c, parse.c, parse.h: Modified to allow the user more output options. 2002-04-15 13:28 glynn * src.contrib/SCS/misc/m.strip99s/Gmakefile, src.contrib/SCS/paint/Programs/color.map/cmd/Gmakefile, src.contrib/SCS/paint/Programs/color.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/grey.map/cmd/Gmakefile, src.contrib/SCS/paint/Programs/grey.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/newp.map/cmd/Gmakefile, src.contrib/SCS/paint/Programs/newp.map/inter/Gmakefile, src.contrib/SCS/paint/Programs/ps.map/Gmakefile, src.contrib/SCS/paint/Programs/trymap/Gmakefile, src.contrib/SCS/psu/Gmakefile, src.contrib/SCS/raster/r.in.elas/inter/Gmakefile, src.contrib/SCS/raster/r.in.erdas/cmd/Gmakefile, src.contrib/SCS/raster/r.in.miads/cmd/Gmakefile, src.contrib/SCS/raster/r.out.rlc/Gmakefile, src.contrib/SCS/raster/r.reclass.scs/inter/Gmakefile, src.contrib/SCS/raster/r.tangent/cmd/Gmakefile, src.contrib/SCS/vector/v.dump/cmd/Gmakefile, src.contrib/SCS/vector/v.make.subj/cmd/Gmakefile, src.contrib/SCS/vector/v.mkquads/Gmakefile, src.contrib/SCS/vector/v.mkquads.scs/Gmakefile, src.contrib/SCS/vector/v.reclass/cmd/Gmakefile, src.contrib/SCS/vector/v.reclass/inter/Gmakefile, src.contrib/SCS/vector/v.report/cmd/Gmakefile, src.contrib/SCS/vector/v.report/inter/Gmakefile, src.contrib/SDTS/mapdev/v.in.sdts/Gmakefile, src.contrib/SDTS/mapdev/v.out.sdts/Gmakefile, src.contrib/SDTS/mapdev/v.sdts.dq.cp/cmd/Gmakefile, src.contrib/SDTS/mapdev/v.sdts.meta.cp/cmd/Gmakefile, src.contrib/SDTS/misc/m.sdts.read/Gmakefile, src.contrib/eurogis/r.to.SVF/cmd/Gmakefile, src.contrib/eurogis/v.in.EE/Gmakefile, src.contrib/eurogis/v.out.DI/Gmakefile, src.garden/answers/src.answers/display/d.linegraph/cmd/Gmakefile, src.garden/answers/src.answers/raster/r.answers/inter/Gmakefile, src.garden/answers/src.answers/raster/r.direct/cmd/Gmakefile, src.garden/answers/src.answers/raster/r.slope/cmd/Gmakefile, src.garden/answers/src.answers/raster/r.slope/inter/Gmakefile, src.garden/grass.hdf/hdf5/r.in.hdf/Gmakefile, src.garden/grass.hdf/hdf5/r.out.hdf/Gmakefile, src.garden/grass.informix/d.rast.inf/Gmakefile, src.garden/grass.informix/d.site.inf/Gmakefile, src.garden/grass.informix/d.vect.inf/Gmakefile, src.garden/grass.informix/d.what.r.inf/Gmakefile, src.garden/grass.informix/d.what.s.inf/Gmakefile, src.garden/grass.informix/d.what.v.inf/Gmakefile, src.garden/grass.informix/g.column.inf/Gmakefile, src.garden/grass.informix/g.select.inf/Gmakefile, src.garden/grass.informix/g.stats.inf/Gmakefile, src.garden/grass.informix/g.table.inf/Gmakefile, src.garden/grass.informix/r.reclass.inf/Gmakefile, src.garden/grass.informix/r.rescale.inf/Gmakefile, src.garden/grass.informix/v.reclass.inf/Gmakefile, src.garden/grass.oracle/d.rast.ora/Gmakefile, src.garden/grass.oracle/d.site.ora/Gmakefile, src.garden/grass.oracle/d.vect.ora/Gmakefile, src.garden/grass.oracle/d.what.r.ora/Gmakefile, src.garden/grass.oracle/d.what.s.ora/Gmakefile, src.garden/grass.oracle/d.what.v.ora/Gmakefile, src.garden/grass.oracle/g.column.ora/Gmakefile, src.garden/grass.oracle/g.select.ora/Gmakefile, src.garden/grass.oracle/g.stats.ora/Gmakefile, src.garden/grass.oracle/g.table.ora/Gmakefile, src.garden/grass.oracle/r.reclass.ora/Gmakefile, src.garden/grass.oracle/r.rescale.ora/Gmakefile, src.garden/grass.oracle/v.reclass.ora/Gmakefile, src.garden/grass.oracle2/d.ora.rast/cmd/Gmakefile, src.garden/grass.oracle2/d.ora.sites/cmd/Gmakefile, src.garden/grass.postgresql/d.rast.pg/Gmakefile, src.garden/grass.postgresql/d.site.pg/Gmakefile, src.garden/grass.postgresql/d.vect.pg/Gmakefile, src.garden/grass.postgresql/d.what.r.pg/Gmakefile, src.garden/grass.postgresql/d.what.s.pg/Gmakefile, src.garden/grass.postgresql/d.what.v.pg/Gmakefile, src.garden/grass.postgresql/g.column.pg/Gmakefile, src.garden/grass.postgresql/g.select.pg/Gmakefile, src.garden/grass.postgresql/g.stats.pg/Gmakefile, src.garden/grass.postgresql/g.table.pg/Gmakefile, src.garden/grass.postgresql/pg.in.dbf/Gmakefile, src.garden/grass.postgresql/v.in.arc.pg/Gmakefile, src.garden/grass.postgresql/v.in.shape.pg/Gmakefile, src.garden/grass.postgresql/v.reclass.pg/Gmakefile, src.garden/grass.postgresql/v.to.pg/Gmakefile, src.garden/grass.tig.rim/v.in.tig.rim/cmd/Gmakefile, src.garden/grass.tig.rim/v.in.tig.rim/pgms/Gmakefile, src.nonGPL/display/d.param.scale/Gmakefile, src.nonGPL/libes/geom/basic/Gmakefile, src.nonGPL/libes/geom/lia/Gmakefile, src.nonGPL/libes/geom/optri/Gmakefile, src.nonGPL/libes/geom/sos/Gmakefile, src.nonGPL/raster/r.in.gif/cmd/Gmakefile, src.nonGPL/sites/s.geom/s.geom/Gmakefile, src.nonGPL/sites/s.geom/s.out.minmaxer/Gmakefile, src.nonGPL/sites/s.geom/v.in.minmaxer/Gmakefile, src.nonGPL/src.contrib/NMSU/WRAT/Gmakefile, src.nonGPL/src.contrib/NMSU/WRAT/ga/Gmakefile, src.nonGPL/src.contrib/NMSU/WRAT/wrat/Gmakefile, src.nonGPL/vector/v.geom/cmd/Gmakefile, src.todo/display_driver/src/display/d.layers/Gmakefile, src.todo/display_driver/src/display/devices/XDRIVER2/XDRIVER24/Gmakefile, src.todo/display_driver/src/display/devices/XDRIVER2/lib/Gmakefile, src.todo/display_driver/src/display/devices/XDRIVER2/panel/Gmakefile, unused/display/d.rast.zoom/Gmakefile, unused/display/d.text2/Gmakefile, unused/display/d.vect.zoom/Gmakefile, unused/general/g.manual/cmd/Gmakefile, unused/general/g.manual/inter/Gmakefile, unused/misc/m.clump/Gmakefile, unused/misc/m.in.pl94.db3/Gmakefile, unused/misc/m.in.stf1.db3/Gmakefile, unused/raster/r.fill/Gmakefile, unused/raster/r.show/Gmakefile, unused/sites/s.menu/char_rpt/Gmakefile, unused/sites/s.menu/driver/Gmakefile, unused/sites/s.menu/meta_report/Gmakefile, unused/sites/s.menu/meta_to_S/Gmakefile, unused/sites/s.menu/occur_rpt/Gmakefile, unused/sites/s.menu/put_gis_sl/Gmakefile, unused/sites/s.menu/site_mask/Gmakefile, unused/sites/s.menu/site_reports/Gmakefile, unused/sites/s.menu/sites_in_cell/Gmakefile, unused/sites/s.menu/sites_to_cell/Gmakefile: Distinguish library pathnames from linker options 2002-04-15 13:26 glynn * mk/mid.mk, src/CMD/generic/make.mid, src/CMD/head/head.in, src/display/d.3d/Gmakefile, src/display/d.area/Gmakefile, src/display/d.ask/Gmakefile, src/display/d.barscale/cmd/Gmakefile, src/display/d.colorlist/Gmakefile, src/display/d.colormode/cmd/Gmakefile, src/display/d.colors/Gmakefile, src/display/d.colortable/cmd/Gmakefile, src/display/d.db/Gmakefile, src/display/d.display/Gmakefile, src/display/d.erase/Gmakefile, src/display/d.extend/cmd/Gmakefile, src/display/d.font/cmd/Gmakefile, src/display/d.frame/cmd/Gmakefile, src/display/d.geodesic/cmd/Gmakefile, src/display/d.graph/cmd/Gmakefile, src/display/d.grid/cmd/Gmakefile, src/display/d.his/cmd/Gmakefile, src/display/d.histogram/cmd/Gmakefile, src/display/d.icons/cmd/Gmakefile, src/display/d.label/cmd/Gmakefile, src/display/d.labels/Gmakefile, src/display/d.leg.thin/Gmakefile, src/display/d.mapgraph/cmd/Gmakefile, src/display/d.measure/cmd/Gmakefile, src/display/d.menu/cmd/Gmakefile, src/display/d.mon/cmd/Gmakefile, src/display/d.mon/inter/Gmakefile, src/display/d.mon/pgms/Gmakefile, src/display/d.mouse/Gmakefile, src/display/d.p.labels/cmd/Gmakefile, src/display/d.pan/Gmakefile, src/display/d.points/cmd/Gmakefile, src/display/d.profile/Gmakefile, src/display/d.rast/cmd/Gmakefile, src/display/d.rast.arrow/Gmakefile, src/display/d.rast.edit/Gmakefile, src/display/d.rast.num/Gmakefile, src/display/d.rgb/Gmakefile, src/display/d.rhumbline/cmd/Gmakefile, src/display/d.save/Gmakefile, src/display/d.scale/cmd/Gmakefile, src/display/d.site.labels/Gmakefile, src/display/d.sites/cmd/Gmakefile, src/display/d.sites.qual/cmd/Gmakefile, src/display/d.text/cmd/Gmakefile, src/display/d.text.freetype/Gmakefile, src/display/d.title/cmd/Gmakefile, src/display/d.vect/cmd/Gmakefile, src/display/d.vect.area/Gmakefile, src/display/d.vect.labels/Gmakefile, src/display/d.vect.line/Gmakefile, src/display/d.what.db/Gmakefile, src/display/d.what.rast/cmd/Gmakefile, src/display/d.what.sites/Gmakefile, src/display/d.what.vect/cmd/Gmakefile, src/display/d.where/cmd/Gmakefile, src/display/d.zoom/cmd/Gmakefile, src/display/devices/CELL/Gmakefile, src/display/devices/HTMLMAP/Gmakefile, src/display/devices/PNGdriver/Gmakefile, src/display/devices/XDRIVER/XDRIVER24/Gmakefile, src/display/devices/XDRIVER/panel/Gmakefile, src/display/devices/lib/Gmakefile, src/front.end/Gmakefile, src/front.end/log/Gmakefile, src/general/g.access/inter/Gmakefile, src/general/g.ask/cmd/Gmakefile, src/general/g.filename/cmd/Gmakefile, src/general/g.findfile/cmd/Gmakefile, src/general/g.gisenv/Gmakefile, src/general/g.help/Gmakefile, src/general/g.manual/cmd/Gmakefile, src/general/g.manual/inter/Gmakefile, src/general/g.mapsets/Gmakefile, src/general/g.parser/Gmakefile, src/general/g.region/cmd/Gmakefile, src/general/g.region/inter/Gmakefile, src/general/g.setproj/Gmakefile, src/general/g.tempfile/Gmakefile, src/general/init/Gmakefile, src/general/manage/cmd/Gmakefile, src/general/manage/lister/Gmakefile, src/imagery/i.ask/Gmakefile, src/imagery/i.cca/cmd/Gmakefile, src/imagery/i.class/Gmakefile, src/imagery/i.cluster/cmd/Gmakefile, src/imagery/i.cluster/inter/Gmakefile, src/imagery/i.colors/Gmakefile, src/imagery/i.composite/Gmakefile, src/imagery/i.fft/cmd/Gmakefile, src/imagery/i.find/Gmakefile, src/imagery/i.gensig/cmd/Gmakefile, src/imagery/i.gensig/inter/Gmakefile, src/imagery/i.gensigset/cmd/Gmakefile, src/imagery/i.gensigset/inter/Gmakefile, src/imagery/i.group/cmd/Gmakefile, src/imagery/i.group/colors/Gmakefile, src/imagery/i.group/editgroup/Gmakefile, src/imagery/i.group/inter/Gmakefile, src/imagery/i.group/subgroup/Gmakefile, src/imagery/i.group/title/Gmakefile, src/imagery/i.in.erdas/Gmakefile, src/imagery/i.maxlik/cmd/Gmakefile, src/imagery/i.maxlik/inter/Gmakefile, src/imagery/i.ortho.photo/libes/Gmakefile, src/imagery/i.ortho.photo/menu/Gmakefile, src/imagery/i.ortho.photo/photo.2image/Gmakefile, src/imagery/i.ortho.photo/photo.2target/Gmakefile, src/imagery/i.ortho.photo/photo.camera/Gmakefile, src/imagery/i.ortho.photo/photo.elev/Gmakefile, src/imagery/i.ortho.photo/photo.init/Gmakefile, src/imagery/i.ortho.photo/photo.rectify/Gmakefile, src/imagery/i.ortho.photo/photo.target/Gmakefile, src/imagery/i.out.erdas/cmd/Gmakefile, src/imagery/i.pca/cmd/Gmakefile, src/imagery/i.points/Gmakefile, src/imagery/i.points3/inter/Gmakefile, src/imagery/i.quantize/Gmakefile, src/imagery/i.rectify2/cmd/Gmakefile, src/imagery/i.rectify2/inter/Gmakefile, src/imagery/i.rectify3/cmd/Gmakefile, src/imagery/i.rectify3/inter/Gmakefile, src/imagery/i.rgb.his/cmd/Gmakefile, src/imagery/i.smap/cmd/shapiro/Gmakefile, src/imagery/i.smap/inter/Gmakefile, src/imagery/i.tape.mss/Gmakefile, src/imagery/i.tape.mss.h/Gmakefile, src/imagery/i.tape.other/Gmakefile, src/imagery/i.tape.spot/Gmakefile, src/imagery/i.tape.tm/Gmakefile, src/imagery/i.tape.tm.fast/cmd/Gmakefile, src/imagery/i.tape.tm.fast/inter/Gmakefile, src/imagery/i.tape.tm3/Gmakefile, src/imagery/i.target/cmd/Gmakefile, src/imagery/i.target/inter/Gmakefile, src/imagery/i.vpoints/Gmakefile, src/imagery/i.zc/cmd/Gmakefile, src/libes/D/Gmakefile, src/libes/bitmap/Gmakefile, src/libes/btree/Gmakefile, src/libes/coorcnv/Gmakefile, src/libes/coorcnv/test/Gmakefile, src/libes/coorcnv/testp/Gmakefile, src/libes/datetime/Gmakefile, src/libes/dbmi/clients/Gmakefile, src/libes/dbmi/drivers/odbc/Gmakefile, src/libes/dbmi/drivers/sqlbase/Gmakefile, src/libes/dig_atts/Gmakefile, src/libes/display/Gmakefile, src/libes/g3d/Gmakefile, src/libes/gis/Gmakefile, src/libes/gis/TESTS/Gmakefile, src/libes/gis/TESTS/nullTest/Gmakefile, src/libes/gmath/Gmakefile, src/libes/gmath/test/Gmakefile, src/libes/ibtree/Gmakefile, src/libes/imagery/Gmakefile, src/libes/linkm/Gmakefile, src/libes/lock/Gmakefile, src/libes/proj/Gmakefile, src/libes/raster/Gmakefile, src/libes/rowio/Gmakefile, src/libes/rst_gmsl/data/Gmakefile, src/libes/rst_gmsl/interp_float/Gmakefile, src/libes/rst_gmsl/tree/Gmakefile, src/libes/segment/Gmakefile, src/libes/vask/Gmakefile, src/libes/vect32/Vlib/Gmakefile, src/libes/vect32/bin_digit/Gmakefile, src/libes/vect32/diglib/Gmakefile, src/libes/vect32/georef/Gmakefile, src/libes/vect32_64/Vlib/Gmakefile, src/libes/vect32_64/diglib/Gmakefile, src/mapdev/v.alabel/Gmakefile, src/mapdev/v.apply.census/Gmakefile, src/mapdev/v.area/Gmakefile, src/mapdev/v.autocorr/Gmakefile, src/mapdev/v.bubble/Gmakefile, src/mapdev/v.build/Gmakefile, src/mapdev/v.build.polylines/cmd/Gmakefile, src/mapdev/v.cadlabel/Gmakefile, src/mapdev/v.clean/Gmakefile, src/mapdev/v.cutter/Gmakefile, src/mapdev/v.db.reclass/Gmakefile, src/mapdev/v.digit/Gmakefile, src/mapdev/v.digit/Diagnostic/Gmakefile, src/mapdev/v.distance/Gmakefile, src/mapdev/v.export/Gmakefile, src/mapdev/v.extract/cmd/Gmakefile, src/mapdev/v.extract/inter/Gmakefile, src/mapdev/v.from.3/Gmakefile, src/mapdev/v.import/Gmakefile, src/mapdev/v.import/x.import/Gmakefile, src/mapdev/v.in.arc/Gmakefile, src/mapdev/v.in.arc.poly/permut/Gmakefile, src/mapdev/v.in.ascii/Gmakefile, src/mapdev/v.in.atlas/Gmakefile, src/mapdev/v.in.dgn/Gmakefile, src/mapdev/v.in.dlg/Gmakefile, src/mapdev/v.in.dlg2/Gmakefile, src/mapdev/v.in.dlg2/bdlg_dig/Gmakefile, src/mapdev/v.in.dlg2/dlg_bdlg/Gmakefile, src/mapdev/v.in.dxf/Gmakefile, src/mapdev/v.in.dxf3d/Gmakefile, src/mapdev/v.in.gshhs/Gmakefile, src/mapdev/v.in.mif/Gmakefile, src/mapdev/v.in.shape/Gmakefile, src/mapdev/v.in.tig.basic/Gmakefile, src/mapdev/v.in.tig.lndmk/Gmakefile, src/mapdev/v.in.transects/Gmakefile, src/mapdev/v.info/Gmakefile, src/mapdev/v.label/Gmakefile, src/mapdev/v.llabel/Gmakefile, src/mapdev/v.merge/Gmakefile, src/mapdev/v.mkgrid/Gmakefile, src/mapdev/v.mkquads/Gmakefile, src/mapdev/v.out.arc/Gmakefile, src/mapdev/v.out.atlas/Gmakefile, src/mapdev/v.out.dgn/Gmakefile, src/mapdev/v.out.dlg/Gmakefile, src/mapdev/v.out.dxf/Gmakefile, src/mapdev/v.out.dxf/backup/Gmakefile, src/mapdev/v.out.e00/Gmakefile, src/mapdev/v.out.idrisi/Gmakefile, src/mapdev/v.out.mapinfo/Gmakefile, src/mapdev/v.out.mif/Gmakefile, src/mapdev/v.out.moss/Gmakefile, src/mapdev/v.out.shape/Gmakefile, src/mapdev/v.patch/Gmakefile, src/mapdev/v.proj/Gmakefile, src/mapdev/v.prune/Gmakefile, src/mapdev/v.reclass/cmd/Gmakefile, src/mapdev/v.reclass/inter/Gmakefile, src/mapdev/v.rm.dangles/Gmakefile, src/mapdev/v.rmdup/cmd/Gmakefile, src/mapdev/v.spag/Gmakefile, src/mapdev/v.split/Gmakefile, src/mapdev/v.stats/Gmakefile, src/mapdev/v.support/Gmakefile, src/mapdev/v.surf.rst/Gmakefile, src/mapdev/v.timestamp/Gmakefile, src/mapdev/v.to.db/Gmakefile, src/mapdev/v.to.rast/Gmakefile, src/mapdev/v.to.sites/Gmakefile, src/mapdev/v.transform/Gmakefile, src/mapdev/v.trim/Gmakefile, src/mapdev/v.what/cmd/Gmakefile, src/misc/m.datum.shift/Gmakefile, src/misc/m.dem.examine/Gmakefile, src/misc/m.dem.extract/Gmakefile, src/misc/m.dmaUSGSread/Gmakefile, src/misc/m.dted.examine/Gmakefile, src/misc/m.dted.extract/Gmakefile, src/misc/m.flip/Gmakefile, src/misc/m.gc2ll/cmd/Gmakefile, src/misc/m.in.e00/Gmakefile, src/misc/m.in.stf1.tape/Gmakefile, src/misc/m.ipf/Gmakefile, src/misc/m.kappa/cmd/Gmakefile, src/misc/m.ll2db/Gmakefile, src/misc/m.ll2gc/cmd/Gmakefile, src/misc/m.ll2u/cmd/Gmakefile, src/misc/m.lulc.USGS/Gmakefile, src/misc/m.lulc.read/Gmakefile, src/misc/m.proj/Gmakefile, src/misc/m.proj2/Gmakefile, src/misc/m.region.ll/Gmakefile, src/misc/m.rot90/cmd/Gmakefile, src/misc/m.svfit/Gmakefile, src/misc/m.tiger.region/Gmakefile, src/misc/m.u2ll/cmd/Gmakefile, src/paint/Drivers/xerox4020/Gmakefile, src/paint/Programs/p.chart/Gmakefile, src/paint/Programs/p.colors/Gmakefile, src/paint/Programs/p.icons/Gmakefile, src/paint/Programs/p.labels/Gmakefile, src/paint/Programs/p.map/cmd/Gmakefile, src/paint/Programs/p.map/inter/Gmakefile, src/paint/Programs/p.map.new/cmd/Gmakefile, src/paint/Programs/p.ppm/Gmakefile, src/paint/Programs/p.select/cmd/Gmakefile, src/paint/Programs/p.select/inter/Gmakefile, src/paint/Tests/Gmakefile, src/paint/p.vrml1.1/Gmakefile, src/ps.map/ps.icon/Gmakefile, src/ps.map/ps.map/cmd/Gmakefile, src/ps.map/ps.map/inter/Gmakefile, src/ps.map/ps.select/Gmakefile, src.nonGPL/agnps/r.agnps50/agnps-source/Gmakefile, src.nonGPL/agnps/r.agnps50/agview/Gmakefile, src.nonGPL/agnps/r.agnps50/hydro_tools/r.cn/Gmakefile, src/raster/r.average/cmd/Gmakefile, src/raster/r.average/inter/Gmakefile, src/raster/r.basins.fill/Gmakefile, src/raster/r.bilinear/Gmakefile, src/raster/r.binfer/Gmakefile, src/raster/r.buffer/cmd/Gmakefile, src/raster/r.buffer/inter/Gmakefile, src/raster/r.cats/cmd/Gmakefile, src/raster/r.circle/Gmakefile, src/raster/r.clump/cmd/Gmakefile, src/raster/r.coin/cmd/Gmakefile, src/raster/r.colors/cmd/Gmakefile, src.nonGPL/agnps/r.agnps50/hydro_tools/r.weighted.cn/Gmakefile, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/Gmakefile, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/Gmakefile, src/raster/r.colors.paint/Gmakefile, src/raster/r.combine/cmd/Gmakefile, src/raster/r.composite/cmd/Gmakefile, src/raster/r.compress/cmd/Gmakefile, src/raster/r.compress/inter/Gmakefile, src/raster/r.contour/Gmakefile, src/raster/r.cost/cmd/Gmakefile, src/raster/r.covar/cmd/Gmakefile, src/raster/r.cross/Gmakefile, src/raster/r.describe/cmd/Gmakefile, src/raster/r.drain/Gmakefile, src/raster/r.fill.dir/Gmakefile, src/raster/r.flow/Gmakefile, src/raster/r.flowmd/Gmakefile, src/raster/r.grow/cmd/Gmakefile, src/raster/r.grow/inter/Gmakefile, src/raster/r.his/cmd/Gmakefile, src/raster/r.in.arc/cmd/Gmakefile, src/raster/r.in.ascii/cmd/Gmakefile, src/raster/r.in.bin/Gmakefile, src/raster/r.in.dem/Gmakefile, src/raster/r.in.doq/cmd/Gmakefile, src/raster/r.in.dted/r.in.dted/Gmakefile, src/raster/r.in.dted/r.in.dted/dist/Gmakefile, src/raster/r.in.dted/r.in.dted/misc/Gmakefile, src/raster/r.in.gdal/Gmakefile, src/raster/r.in.gridatb/Gmakefile, src/raster/r.in.ll/cmd/Gmakefile, src/raster/r.in.pbm/Gmakefile, src/raster/r.in.pgm/Gmakefile, src/raster/r.in.png/Gmakefile, src/raster/r.in.poly/Gmakefile, src/raster/r.in.ppm/Gmakefile, src/raster/r.in.shape/Gmakefile, src/raster/r.in.sunrast/cmd/Gmakefile, src/raster/r.infer/cmd/Gmakefile, src/raster/r.info/cmd/Gmakefile, src/raster/r.info/inter/Gmakefile, src/raster/r.kappa/cmd/Gmakefile, src/raster/r.le/r.le.patch/Gmakefile, src/raster/r.le/r.le.pixel/Gmakefile, src/raster/r.le/r.le.setup/Gmakefile, src/raster/r.le/r.le.setup/polytocell/Gmakefile, src/raster/r.le/r.le.trace/Gmakefile, src/raster/r.line/cmd/Gmakefile, src/raster/r.los/cmd/Gmakefile, src/raster/r.mapcalc/mapcalc/Gmakefile, src/raster/r.mapcalc3/Gmakefile, src/raster/r.mask.points/cmd/Gmakefile, src/raster/r.median/cmd/Gmakefile, src/raster/r.median/inter/Gmakefile, src/raster/r.mfilter/cmd/Gmakefile, src/raster/r.mode/cmd/Gmakefile, src/raster/r.mode/inter/Gmakefile, src/raster/r.neighbors/cmd/Gmakefile, src/raster/r.neighbors/inter/Gmakefile, src/raster/r.null/Gmakefile, src/raster/r.out.arc/cmd/Gmakefile, src/raster/r.out.ascii/cmd/Gmakefile, src/raster/r.out.bin/Gmakefile, src/raster/r.out.gridatb/Gmakefile, src/raster/r.out.mpeg/Gmakefile, src/raster/r.out.png/Gmakefile, src/raster/r.out.pov/cmd/Gmakefile, src/raster/r.out.ppm/Gmakefile, src/raster/r.out.ppm3/Gmakefile, src/raster/r.out.tga/Gmakefile, src/raster/r.out.xyz/Gmakefile, src/raster/r.param.scale/Gmakefile, src/raster/r.patch/cmd/Gmakefile, src/raster/r.poly/cmd/Gmakefile, src/raster/r.profile/cmd/Gmakefile, src/raster/r.proj/cmd/Gmakefile, src/raster/r.quant/Gmakefile, src/raster/r.random/Gmakefile, src/raster/r.random.cells/Gmakefile, src/raster/r.random.surface/Gmakefile, src/raster/r.reclass/cmd/Gmakefile, src/raster/r.reclass/inter/Gmakefile, src/raster/r.recode/Gmakefile, src/raster/r.region/cmd/Gmakefile, src/raster/r.report/cmd/Gmakefile, src/raster/r.report/inter/Gmakefile, src/raster/r.resamp.rst/Gmakefile, src/raster/r.resample/cmd/Gmakefile, src/raster/r.rescale/cmd/Gmakefile, src/raster/r.rescale/inter/Gmakefile, src/raster/r.rescale.eq/cmd/Gmakefile, src/raster/r.slope.aspect/cmd/Gmakefile, src/raster/r.statistics/cmd/Gmakefile, src/raster/r.stats/cmd/Gmakefile, src/raster/r.sum/Gmakefile, src/raster/r.sun/Gmakefile, src/raster/r.sunmask/Gmakefile, src/raster/r.support/cmd/Gmakefile, src/raster/r.support/inter/Gmakefile, src/raster/r.surf.area/Gmakefile, src/raster/r.surf.contour/cmd/Gmakefile, src/raster/r.surf.fractal/Gmakefile, src/raster/r.surf.gauss/Gmakefile, src/raster/r.surf.idw/cmd/Gmakefile, src/raster/r.surf.idw2/cmd/Gmakefile, src/raster/r.surf.random/Gmakefile, src/raster/r.thin/cmd/Gmakefile, src/raster/r.tiff/Gmakefile, src/raster/r.timestamp/Gmakefile, src/raster/r.to.sites/Gmakefile, src/raster/r.topidx/Gmakefile, src/raster/r.topmodel/Gmakefile, src/raster/r.transect/cmd/Gmakefile, src/raster/r.volume/cmd/Gmakefile, src/raster/r.water.outlet/Gmakefile, src/raster/r.watershed/front/Gmakefile, src/raster/r.watershed/ram/Gmakefile, src/raster/r.watershed/seg/Gmakefile, src/raster/r.watershed/shed/Gmakefile, src/raster/r.weight/inter/Gmakefile, src/raster/r.weight2/cmd/Gmakefile, src/raster/r.what/cmd/Gmakefile, src/raster/wildfire/src/r.ros/Gmakefile, src/raster/wildfire/src/r.spread/Gmakefile, src/raster/wildfire/src/r.spreadpath/Gmakefile, src/scripts/contrib/tiger.info/Gmakefile, src/scripts/shells/tiger.info/Gmakefile, src/sites/s.datum.shift/Gmakefile, src/sites/s.hull/Gmakefile, src/sites/s.in.ascii/Gmakefile, src/sites/s.in.dbf/Gmakefile, src/sites/s.in.mif/Gmakefile, src/sites/s.in.shape/cmd/Gmakefile, src/sites/s.info/Gmakefile, src/sites/s.kcv/Gmakefile, src/sites/s.mask/Gmakefile, src/sites/s.normal/Gmakefile, src/sites/s.o2n.tps/Gmakefile, src/sites/s.out.ascii/Gmakefile, src/sites/s.out.e00/Gmakefile, src/sites/s.perturb/Gmakefile, src/sites/s.probplt/Gmakefile, src/sites/s.proj/Gmakefile, src/sites/s.qcount/Gmakefile, src/sites/s.random/Gmakefile, src/sites/s.sample/Gmakefile, src/sites/s.surf.idw/cmd/Gmakefile, src/sites/s.surf.krig/Gmakefile, src/sites/s.surf.rst/Gmakefile, src/sites/s.sv/Gmakefile, src/sites/s.territory/Gmakefile, src/sites/s.to.rast/Gmakefile, src/sites/s.to.vect/cmd/Gmakefile, src/sites/s.univar/Gmakefile, src/sites/s.voronoi/Gmakefile, src/sites/s.what/Gmakefile, src/sites/s.windavg/Gmakefile, src.contrib/CERL/SGI/Dtrue/Gmakefile, src.contrib/CERL/SGI/ISM/dig2ann/Gmakefile, src.contrib/CERL/imagery/i.rvi.prediction2/Gmakefile, src.contrib/CERL/imagery/i.shape/Gmakefile, src.contrib/CERL/misc/m.regression/Gmakefile, src.contrib/CERL/raster/r.distance/Gmakefile, src.contrib/CERL/raster/r.hydro.CASC2D/Gmakefile, src.contrib/CERL/raster/r.linear.regression/Gmakefile, src.contrib/CERL/raster/r.ndvi.model/Gmakefile, src.contrib/CERL/raster/r.rational.regression/Gmakefile, src.contrib/CERL/raster/r.rvi/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/inter/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/channelfea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/datafea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/fea/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/qd/Gmakefile, src.contrib/CERL/raster/r.water.fea/src/programs/select_basins/Gmakefile, src.contrib/CERL/sites/s.surf.krig/Gmakefile, src.contrib/CWU/Census/scripts/Gmakefile, src.contrib/EPA/grass.ipw/grass.to.ipw/Gmakefile, src.contrib/EPA/grass.ipw/ipw.to.grass/Gmakefile, src.contrib/GMSL/NVIZ2.2/src/Gmakefile, src.contrib/GMSL/SG3d/Gmakefile, src.contrib/GMSL/g3d/src3d/general/g3.region/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.colors/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.in.ascii/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.in.v5d/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.info/cmd/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.info/inter/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.mask/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.mkdspf/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.null/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.out.ascii/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.out.v5d/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.sgi/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.timestamp/Gmakefile, src.contrib/GMSL/g3d/src3d/raster/r3.to.sites/Gmakefile, src.contrib/GMSL/g3d/src3d/sites/s.to.rast3/Gmakefile, src.contrib/GMSL/g3d/src3d/sites/s.vol.idw/Gmakefile, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/Gmakefile, src.contrib/GMSL/ogl3d_linux/cmd/Gmakefile, src.contrib/GMSL/sg4d/Gmakefile, src.contrib/GMSL/xganim/Gmakefile, src.contrib/NPS/d.distance/Gmakefile, src.contrib/NPS/d.distance/curses/Gmakefile, src.contrib/NPS/d.distance/oldcurses/Gmakefile, src.contrib/NPS/r.in.elas/cmd/Gmakefile, src.contrib/NPS/r.in.elas/inter/Gmakefile, src.contrib/NPS/r.in.utm/Gmakefile, src.contrib/NPS/r.out.elas/Gmakefile, src.contrib/NPS/v.circle/cmd/Gmakefile, src.contrib/NPS/v.circle/inter/Gmakefile, src.contrib/OTHER/v.in.poly/cmd/Gmakefile, src.contrib/PURDUE/d.linegraph/cmd/Gmakefile, src.contrib/PURDUE/i.texture/Gmakefile, src.contrib/PURDUE/s.medp/Gmakefile, src.contrib/SCS/display/d.fix.ortho/cmd/Gmakefile, src.contrib/SCS/imp_exp/dlg_dig/Gmakefile, src.contrib/SCS/imp_exp/gef_dig/Gmakefile, src.contrib/SCS/imp_exp/tig_dig/Gmakefile, src.contrib/SCS/imp_exp/v.export/Gmakefile, src.contrib/SCS/mapdev/dlg_to_bdlg.scs/Gmakefile, src.contrib/SCS/mapdev/v.in.dlg/Gmakefile, src.contrib/SCS/misc/m.bsplit/cmd/Gmakefile, src.contrib/SCS/misc/m.futil/inter/Gmakefile, src.contrib/SCS/misc/m.qcalc/cmd/Gmakefile: Distinguish library pathnames from linker arguments 2002-04-15 08:13 glynn * src/libes/datetime/Gmakefile: Use $(DATETIMELIB) instead of $(LIBDIR)/libdatetime.a 2002-04-14 13:47 glynn * mk/: Makefile.in, README: Add target to generate gmake5 script Update README 2002-04-14 11:34 glynn * src/CMD/lists/GRASS: Build libdatetime before libgis 2002-04-14 11:25 glynn * src.contrib/GMSL/NVIZ2.2/src/Gmakefile: Use $(DATETIMELIB) instead of literal path Use $(TIFFLIBPATH) $(TIFFLIB) instead of "-ltiff" 2002-04-14 06:55 glynn * html/html/r.in.ppm.html, src/raster/r.in.pbm/r.in.pbm.c, src/raster/r.in.pgm/r.in.pgm.c, src/raster/r.in.ppm/r.in.ppm.c: Rewrite r.in.ppm; invokes r.composite to generate composite maps Fix bug in r.in.pbm, r.in.pgm 2002-04-14 04:15 glynn * src/: mapdev/v.surf.rst/HISTORY, mapdev/v.surf.rst/main.c, raster/r.resamp.rst/HISTORY, raster/r.resamp.rst/main.c: Add anisotropy options (from Jaro Hofierka, via Helena) 2002-04-14 03:35 glynn * src/libes/gis/Gmakefile: Refer to libgis as $(GISLIB) 2002-04-14 03:34 glynn * src/CMD/generic/make.mid: Put driverlib.a in $(LIBDIR) 2002-04-14 03:33 glynn * mk/mid.mk: Add definition of EDITLIB 2002-04-13 17:15 glynn * src/: CMD/generic/make.mid, general/g.region/inter/Gmakefile, general/g.region/inter/edit.c, general/init/Gmakefile, general/init/set_data.c, include/edit.h, include/gisdefs.h, libes/gis/Gmakefile, libes/gis/def_window.c, libes/gis/edit_cats.c, libes/gis/edit_cellhd.c, libes/gis/edit_hist.c, libes/gis/TESTS/Gmakefile, libes/gis/TESTS/try10.c, libes/gis/TESTS/try9.c, mapdev/v.reclass/inter/Gmakefile, mapdev/v.reclass/inter/reclass.c, raster/r.reclass/inter/Gmakefile, raster/r.reclass/inter/reclass.c, raster/r.support/inter/Gmakefile, raster/r.support/inter/modcats.c, raster/r.support/inter/modhead.c, raster/r.support/inter/modhist.c, raster/r.weight/inter/Gmakefile, raster/r.weight/inter/write_supp.c: Move G_edit_* functions to a separate library (libedit), rename to E_edit_* Change programs accordingly Rationale: remove curses dependency from libgis 2002-04-13 17:11 glynn * src/: imagery/i.ortho.photo/photo.rectify/exec.c, libes/ogsf/Gs3.c, mapdev/v.to.sites/v.to_sites.c: Fix compiler warning 2002-04-13 14:51 roger * html/html/v.extract.html: Document option to extract area-edge arcs 2002-04-13 14:46 roger * src/mapdev/v.extract/: inter/main.c, cmd/local_proto.h, cmd/main.c, cmd/xtract_line.c: Added option to extract area-edge arcs 2002-04-13 14:38 roger * html/html/v.llabel.html: Reflects option to label area-edge arcs 2002-04-13 14:35 roger * src/mapdev/v.llabel/main.c: Modified with option to label area-edge arcs 2002-04-13 14:27 roger * html/html/v.out.shape.html: Documents arc-type flags 2002-04-13 14:15 roger * src/mapdev/v.out.shape/: extract.c, local_proto.h, main.c: Modified to allow user to export area-edge arcs 2002-04-13 13:12 glynn * src/sites/s.info/describe.c: Fix bug in label parser Remove debug code 2002-04-13 12:14 glynn * src/: raster/r.topmodel/file_io.c, sites/s.in.shape/cmd/main.c: Fix bug in s.in.shape Fix date/time in s.in.shape, r.topmodel 2002-04-13 10:53 glynn * src/raster/r.composite/cmd/main.c: Change dithering option to Floyd-Steinberg dithering 2002-04-13 10:52 glynn * html/html/: r.in.pbm.html, r.in.pgm.html: Add r.in.pgm HTML file Tidy r.in.pbm HTML file 2002-04-13 08:29 glynn * src/: display/d.sites/cmd/draw_point.c_beta4, libes/display/raster.sv, libes/imagery/c_point.c_beta4, paint/Drivers/NULL/Gmakefile.sv, raster/r.what/cmd/main.sv: Remove "backup" files 2002-04-13 08:18 glynn * src/libes/gis/: color_look.sv, squeeze.c_beta5: Remove "backup" files 2002-04-13 08:14 glynn * src/: CMD/lists/GRASS, raster/r.mapcalc3/Gmakefile: Use new version of r.mapcalc (from r.mapcalc3 directory) 2002-04-13 08:12 glynn * src/: CMD/lists/GRASS, raster/r.in.pbm/r.in.pbm.c, raster/r.in.pgm/Gmakefile, raster/r.in.pgm/r.in.pgm.c: Add r.in.pgm Tidy r.in.pbm Re-enable r.in.pbm 2002-04-13 05:17 glynn * src/include/imagery.h: Change GROUP/SUBGROUP file names to CURGROUP/CURSUBGROUP unconditionally 2002-04-12 14:09 glynn * src/: include/gisdefs.h, libes/coorcnv/Gmakefile, libes/coorcnv/datum.c, libes/coorcnv/datum.table, libes/coorcnv/local_proto.h, libes/gis/Gmakefile, libes/gis/datum.c, libes/gis/datum.table, libes/gis/get_datum.c, libes/gis/get_datum_name.c: Move datum table code (and datum.table) from libcoorcnv to libgis Tidy datum table code 2002-04-12 13:39 glynn * src/libes/raster/RGB_ras.c: Fix compiler warning 2002-04-12 07:42 glynn * mk/Makefile.in, mk/mkmakefiles, src/include/readsites.h, src/libes/dbmi/lib/error.c, src/libes/gis/readsites.c, src/libes/gis/readsites_xyz.c, src/libes/ogsf/Gp3.c, src/sites/s.sv/main.c, src/sites/s.kcv/main.c, src/sites/s.normal/main.c, src/sites/s.probplt/probplot.c, src/sites/s.univar/main.c: Fix references to undefined symbols Change G_readsites() to take Cell_head* as a parameter (was relying upon the main program defining a global symbol "window"). Change src/libes/dbmi/lib/error.c to include for errno Fix error message in G_readsites_xyz() Change G_site_destroy_struct() to G_site_free_struct() in src/libes/ogsf/Gp3.c Change s.sv, s.kcv, s.normal, s.probplt, s.univar to use new prototype for G_readsites() Fix "find" command in "makefiles" target in mk/Makefile.in to explicitly specify "-print" (needed for non-GNU "find"). Add mk/mkmakefiles script 2002-04-12 03:10 eric * src/libes/gis/: ask.c, edit_cellhd.c, env.c, error.c, find_file.c, get_datum_name.c, get_ell_name.c, get_row_colr.c, get_window.c, home.c, list.c, mapset_nme.c, myname.c, nme_in_mps.c, parser.c, pole_in_poly.c, putenv.c, quant_io.c, rd_cellhd.c, set_window.c, strings.c, strip.c, whoami.c: Small cleanups, mostly add parenthesis for expressions being evaluated for truth values. Rename of "clock" variable in error.c to eliminate shadowing of standard function and use time_t. Other future considerations are the widespread mixing of assignments to/from long,int, and off_t. Will need a bit of work to support large (> 2GB) files properly. 2002-04-12 01:44 glynn * html/html/d.rast.html, html/html/d.rgb.html, src/display/d.rgb/main.c, src/display/devices/XDRIVER/XDRIVER24/Gmakefile, src/display/devices/XDRIVER/XDRIVER24/Raster_RGB.c, src/display/devices/lib/RGB.c, src/display/devices/lib/command.c, src/display/devices/lib/driverlib.h, src/imagery/i.colors/bars.c, src/imagery/i.colors/image.c, src/include/raster.h, src/libes/display/raster_rgb.c, src/libes/raster/RGB_ras.c: Change RGB_RASTER display operation to support a mask Change src/libes/raster and src/display/devices/* to implement mask Change src/libes/display to make use of mask Change i.colors to use new prototype for R_RGB_raster() Add overlay (-o) flag to d.rgb Update d.rgb HTML page Fix errors in d.rast HTML page 2002-04-11 13:43 radim * src/display/d.what.vect/cmd/attr.c: init handle 2002-04-11 08:45 glynn * src/tcltkgrass/main/gui.tcl: Change XDRIVER_* environment variables to GRASS_* 2002-04-11 06:37 eric * src/include/gisdefs.h: Add G_usage_xml() declaration. 2002-04-10 23:41 glynn * mk/: Makefile.docs, Makefile.in: Fix building of documents; move rules to separate makefile 2002-04-10 13:56 glynn * src/sites/s.in.dbf/Gmakefile, src.garden/grass.postgresql/d.rast.pg/Gmakefile, src.garden/grass.postgresql/d.site.pg/Gmakefile, src.garden/grass.postgresql/d.vect.pg/Gmakefile, src.garden/grass.postgresql/d.what.r.pg/Gmakefile, src.garden/grass.postgresql/v.to.pg/Gmakefile, src.garden/grass.postgresql/d.what.s.pg/Gmakefile, src.garden/grass.postgresql/d.what.v.pg/Gmakefile, src.garden/grass.postgresql/g.column.pg/Gmakefile, src.garden/grass.postgresql/g.select.pg/Gmakefile, src.garden/grass.postgresql/g.stats.pg/Gmakefile, src.garden/grass.postgresql/g.table.pg/Gmakefile, src.garden/grass.postgresql/pg.in.dbf/Gmakefile, src.garden/grass.postgresql/v.in.arc.pg/Gmakefile, src.garden/grass.postgresql/v.in.shape.pg/Gmakefile, src.garden/grass.postgresql/v.reclass.pg/Gmakefile: Add $(INTLLIB) where required for gettext etc Remove bogus $(XEXTRALIBS) references 2002-04-10 12:45 glynn * configure.in, src/CMD/head/head.in, src/display/d.text.freetype/main.c, configure: Add configure check for libintl (gettext etc) Conditionalise use of iconv() in d.text.freetype 2002-04-10 12:07 glynn * configure, configure.in, src/include/config.h.in, src.garden/grass.postgresql/g.column.pg/infxColumn.c: Revoke bogus "internal/postgres_fe.h" check/macro/usage 2002-04-10 09:37 radim * src/CMD/lists/GRASS: +v.split 2002-04-10 01:07 glynn * mk/Makefile.in: Build pre-formatted manual pages (in $GISBASE/man/cat1) 2002-04-09 23:31 glynn * html/Gmakefile, mk/Makefile.in, src.contrib/GMSL/NVIZ2.2/html/index.html: Fix document build system Change mk/Makefile.in to build documents itself; don't use html/Gmakefile Fix "back" link in NVIZ2.2/html/index.html Remove "nviz" directory from html/Gmakefile; done by NVIZ2.2/html/Gmakefile 2002-04-09 13:37 radim * src/display/d.dm/d.dm: new command names, removed saving of region 2002-04-09 12:30 radim * html/html/v.out.shape.html, src/mapdev/v.out.shape/Gmakefile, src/mapdev/v.out.shape/TODO, src/mapdev/v.out.shape/dbmi.c, src/mapdev/v.out.shape/extract.c, src/mapdev/v.out.shape/local_proto.h, src/mapdev/v.out.shape/main.c: db support 2002-04-09 09:19 radim * html/html/db.connect.html: dbmscap file removed 2002-04-09 09:18 radim * html/html/d.what.vect.html: db support 2002-04-09 09:12 radim * src/display/d.what.vect/cmd/: Gmakefile, attr.c, main.c, what.c, what.h: db support 2002-04-09 09:11 radim * src/libes/dbmi/clients/db.attr: expand 2002-04-09 09:11 radim * src/libes/dbmi/drivers/odbc/Gmakefile: new driver location 2002-04-09 09:09 radim * src/libes/dbmi/lib/dbmscap.c: dbmscap file removed 2002-04-09 01:23 glynn * src/mapdev/v.spag/main2.c: Update to new build_all_areas() prototype (from v.build/area.c) 2002-04-09 00:31 glynn * html/html/d.mon.html, src/display/d.mon/cmd/main.c, src/display/d.mon/pgms/local_proto.h, src/display/d.mon/pgms/start.c, src/display/devices/CELL/Graph_Set.c, src/display/devices/HTMLMAP/Graph_Set.c, src/display/devices/PNGdriver/Graph_Set.c, src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c, src/display/devices/XDRIVER/XDRIVER24/local_proto.h, src/display/devices/lib/driverlib.h, src/display/devices/lib/main.c: Remove "nlev" argument, as it is no longer meaningful Add XDRIVER_TRUECOLOR env var to tell XDRIVER to use a TrueColor visual in preference to the default visual 2002-04-09 00:29 glynn * mk/macros.mk: Change MAKEALL definition to fail on error, so that errors are reported 2002-04-08 17:01 radim * src/mapdev/v.in.dxf/make_header.c: new line removed from ORGANIZATION, fix sent by Roger Miller 2002-04-08 13:17 radim * html/html/v.support.html: err option 2002-04-08 12:54 radim * src/mapdev/v.digit/area.c: dig_build_area_with_line() + error line 2002-04-08 12:53 radim * src/mapdev/v.info/main.c: + threshold 2002-04-08 12:53 radim * src/mapdev/v.support/support.c: + error file 2002-04-08 12:51 radim * src/mapdev/v.build/: area.c, main.c: error line message, error file 2002-04-08 12:50 radim * src/: include/vect/dig_externs.h, libes/vect32/diglib/area.c: dig_build_area_with_line() + error line 2002-04-08 12:49 radim * src/include/vbuildlib.h: build_all_areas() + error file 2002-04-08 09:14 radim * src/mapdev/v.transform/main.c: init mapsets 2002-04-08 02:16 glynn * src/raster/r.resamp.rst/Gmakefile: Fix to work with alternate build mechanism 2002-04-08 02:15 glynn * src/: mapdev/v.surf.rst/main.c, raster/r.resamp.rst/main.c: Update to use new IL_init_params_2d() prototype 2002-04-08 01:30 glynn * html/html/r.region.html, src/CMD/lists/GRASS, src/raster/r.region/Gmakefile, src/raster/r.region/cmd/Gmakefile, src/raster/r.region/cmd/main.c: Add r.region command 2002-04-05 16:49 markus * rpmspecs/rpm.specs: Silke Reimer : updated RPM specs 2002-04-05 12:11 markus * src.contrib/GMSL/g3d/src3d/raster/README.mesa31: Dietrich Lange: updated 2002-04-05 12:09 markus * src.contrib/GMSL/: NVIZ2.2/README.mesa31, g3d/src3d/raster/r3.showdspf.openGL/README.mesa31: only needed in src.contrib/GMSL/g3d/src3d/raster/ 2002-04-04 17:44 markus * NEWS.html: s.surf.rst 2002-04-04 17:43 markus * src/libes/rst_gmsl/HISTORY, src/libes/rst_gmsl/interp_float/init2d.c, src/libes/rst_gmsl/interp_float/interp2d.c, src/libes/rst_gmsl/interp_float/interpf.h, src/libes/rst_gmsl/interp_float/matrix.c, src/libes/rst_gmsl/interp_float/output2d.c, html/html/s.surf.rst.html: Jaro Hofierka: added optional anisotropy 2002-04-04 17:40 markus * src/sites/s.surf.rst/: Gmakefile, HISTORY, main.c: Jaro Hofierka: added optional anisotropy 2002-04-04 17:15 markus * src/libes/proj/README: added uesful URL 2002-04-04 11:23 markus * src/tcltkgrass/main/menu.tcl: removed v.geom entry 2002-04-04 08:17 markus * src/mapdev/v.extract/cmd/main.c: fixed param order, in comes first 2002-04-04 06:23 radim * src/mapdev/v.transform/main.c: Vect_close moved 2002-04-03 15:24 markus * src/tcltkgrass/module/i.smap: fix 2002-04-03 10:34 markus * NEWS.html: v.transform 2002-04-03 09:18 radim * src/mapdev/v.transform/Gmakefile, src/mapdev/v.transform/creat_trans.c, src/mapdev/v.transform/local_proto.h, src/mapdev/v.transform/main.c, src/mapdev/v.transform/open_files.c, src/mapdev/v.transform/trans_digit.c, html/html/v.transform.html: use binary vectors 2002-04-03 08:07 markus * src/mapdev/v.digit/label.c: corrected user message 2002-04-01 01:54 david * src/mapdev/v.in.shape/: lines.c, lines.h: Some new functions. No change to functionality. 2002-03-30 12:00 david * src/mapdev/v.in.shape/: lines.c, polygon.c, vmap_import.c: Fixes to elliminate duplicate points and precision related errors. 2002-03-29 18:58 glynn * configure, configure.in: Change Tcl/Tk library check to try all possibilities on all platforms 2002-03-29 18:03 glynn * src/ps.map/ps.map/cmd/: Gmakefile, makeprocs.c, prolog.ps: Move prolog to separate file Generate ISO-Latin1 versions of fonts 2002-03-29 09:25 markus * html/html/r.param.scale.html: Helena Mitasova: fixes for the page 2002-03-28 19:22 glynn * src/libes/gis/edit_cellhd.c: Reduce non-lat/lon resolution to whole units, to allow space for minus sign 2002-03-28 19:18 glynn * src/libes/gis/edit_cellhd.c: Fix non-lat/lon case 2002-03-28 19:10 glynn * src/sites/s.surf.idw/cmd/main.c: Change masked cells from zero to null 2002-03-28 19:09 glynn * src/libes/gis/edit_cellhd.c: Round coordinates to prevent overflowing Vask fields 2002-03-28 18:12 glynn * mk/Makefile.in: Make "links" before "htmlfiles" 2002-03-28 17:30 glynn * src/raster/r.reclass/cmd/: main.c, reclass.c, rule.h: Allow reclassing of reclass maps Rewrite reclass.c Fix bug in handling of categories with reclass-to-self rule 2002-03-28 14:42 markus * html/html/r.param.scale.html: improved 2002-03-28 10:34 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.main, grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, mkgrassmap.sh: new Brazil mirror 2002-03-27 21:41 david * src/mapdev/v.in.shape/: Gmakefile, README.testing, TODO, basename.c, basename.h, bounds.c, bounds.h, category.c, category.h, cleanup.c, cleanup.h, dbfopen.c, dbutils.c, dbutils.h, flagopts.c, flagopts.h, gbtree.c, gbtree.h, import.c, import.h, lines.c, lines.h, local_proto.h, main.c, polygon.c, polygon.h, shapefil.h, shp2dig.c, shp2dig.h, shpopen.c, vmap_import.c, vmap_import.h, writelin.c, writelin.h: Complete re-write of module. see README.testing for details. 2002-03-26 21:26 glynn * src/tcltkgrass/tcltkgrass: get GISDBASE, LOCATION_NAME, MAPSET from g.gisenv 2002-03-26 15:59 markus * documents/README_cygwin.html: updated 2002-03-26 15:22 markus * NEWS.html: session 2002-03-26 14:59 markus * src/raster/r.param.scale/: feature.c, main.c: cosmetics for features, test to forbid lat/long - would produce crazy results 2002-03-26 13:33 markus * src/scripts/contrib/d.rast.leg/d.rast.leg2: another mapset fix 2002-03-26 13:25 glynn * src/: general/g.gisenv/main.c, general/init/init.sh, scripts/contrib/d.monsize/d.monsize, scripts/contrib/d.rast.labels/d.rast.labels, scripts/contrib/d.rast.leg/d.rast.leg, scripts/contrib/d.rast.leg/d.rast.leg2, scripts/contrib/d.redraw/d.redraw, scripts/contrib/d.resize/d.resize, scripts/contrib/g.manual/g.manual, scripts/contrib/g.mlist/g.mlist, scripts/contrib/g.mremove/g.mremove, scripts/contrib/g.projinfo/g.projinfo, scripts/contrib/grassmirrorsmap/mkgrassmap.sh, scripts/contrib/i.image.mosaic/i.image.mosaic, scripts/contrib/i.oif/i.oif, scripts/contrib/i.oif/i.oifcalc, scripts/contrib/i.oif/r.stddev, scripts/contrib/i.tasscap/i.tasscap.tm4, scripts/contrib/i.tasscap/i.tasscap.tm5, scripts/contrib/i.tm.dehaze/i.tm.dehaze, scripts/contrib/metadata/class.metadata/g.meta, scripts/contrib/metadata/class.metadata/meta.proj, scripts/contrib/metadata/r.meta/r.meta, scripts/contrib/metadata/v.meta/v.meta, scripts/contrib/ps.add.pagesize/ps.add.pagesize, scripts/contrib/r.dma2ll/r.dma2ll.sh, scripts/contrib/r.fillnulls/r.fillnulls, scripts/contrib/r.mpatch/r.mpatch, scripts/contrib/r.out.bil/r.out.bil, scripts/contrib/r.out.bil/r.out.bil2, scripts/contrib/r.plane/r.plane, scripts/contrib/r.reclass.area/r.reclass.area, scripts/contrib/r.to.pg/r.to.pg, scripts/contrib/r.univar/r.univar, scripts/contrib/v.cutregion.sh/v.cutregion.sh, scripts/contrib/v.cutter.attr/v.cutter.attr, scripts/contrib/v.in.garmin.sh/v.in.garmin.sh, scripts/contrib/v.in.mapgen.sh/v.in.mapgen.sh, scripts/contrib/v.line2area/v.area2line, scripts/contrib/v.line2area/v.line2area, scripts/contrib/v.plant/v.plant, scripts/contrib/v.region.sh/v.region.sh, scripts/contrib/v.xfig/v.out.xfig, scripts/shells/3d.view.sh, scripts/shells/bug.report.sh, scripts/shells/demo.sh, scripts/shells/shade.clr.sh, scripts/shells/shade.rel.sh, scripts/shells/slide.show.sh, scripts/shells/tiger.info/tiger.info.sh: Don't export GISDBASE, LOCATION_NAME, MAPSET, LOCATION to the environment Fix scripts to obtain settings from g.gisenv 2002-03-26 09:24 markus * html/import.html: r.in.globedem obsolete, functionality replaced by r.in.gdal 2002-03-26 09:18 markus * src/scripts/contrib/Gmakefile: obsolete, functionality replaced by r.in.gdal 2002-03-25 22:44 glynn * src/raster/r.mapcalc3/: mapcalc.l, mapcalc.y: Improve interactive use 2002-03-25 21:16 glynn * configure, configure.in: Check for iconv() with "-liconv" switch 2002-03-25 21:02 glynn * src/: display/d.barscale/cmd/draw_scale.c, display/d.scale/cmd/draw_scale.c, display/d.what.rast/cmd/what.c, include/display.h, libes/display/cnversions.c, libes/display/raster.c, libes/display/raster_rgb.c: Remove D_get_u_to_a_[xy]conv() and D_get_a_to_d_[xy]conv() Re-write cnversions.c to reduce floating-point errors Change d.barscale and d.scale to handle removals Change raster.c and raster_rgb.c to use pixel centre Change d.what.rast to match raster functions 2002-03-25 19:50 glynn * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: Use custom cursor (with transparent hotspot) for Get_location_with_* functions 2002-03-25 19:49 glynn * src/libes/gis/parser.c: Fix problem with literal commas in option values 2002-03-25 17:39 markus * documents/README_cygwin.html: have two versions now 2002-03-25 17:22 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: updated ibiblio url 2002-03-25 12:17 glynn * src/CMD/utils/clear.c, src/display/d.mon/pgms/stop.c, src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c, src/front.end/log/logstuff.c, src/front.end/log/stigwho.c, src/imagery/i.ortho.photo/photo.2image/drawcell.c, src/imagery/i.ortho.photo/photo.2target/drawcell.c, src/libes/raster/new_io.c, src/libes/unused/unsupported/dlglabel/clr_scrn.c, src/libes/vect32/bin_digit/bin_digit.c, src/libes/vect32/bin_digit/import_vect.c, src/mapdev/v.import/import_vect.c, src/paint/drivers.junk/anadex/_wait.c, src/paint/drivers.junk/anadex/baud.c, src/paint/drivers.junk/epson.24.180/_wait.c, src/paint/drivers.junk/epson.24.180/baud.c, src/paint/drivers.junk/epson.24.90/_wait.c, src/paint/drivers.junk/epson.24.90/baud.c, src/paint/drivers.junk/epson.8.90/_wait.c, src/paint/drivers.junk/epson.8.90/baud.c, src/ps.map/ps.map/inter/newscreen.c, src.contrib/GMSL/SG3d/Dcell.c, src.contrib/GMSL/SG3d/externs.h, src.contrib/GMSL/SG3d/script.c, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/debugf.c, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.sgi/debugf.c, src.contrib/GMSL/ogl3d_linux/cmd/primary_controls.c, src.contrib/GMSL/sg4d/Dcell.c, src.contrib/GMSL/sg4d/externs.h, src.contrib/GMSL/sg4d/script.c, src.contrib/SCS/imp_exp/gef_dig/Gmakefile, src.contrib/SCS/imp_exp/gef_dig/get_head.c, src.contrib/SCS/imp_exp/gef_dig/imp_main.c, src.contrib/SCS/imp_exp/gef_dig/import_gef.c, src.contrib/SCS/imp_exp/v.import/imp_vect.c, src.contrib/SCS/paint/Drivers/color.ps/npixels.c, src.contrib/SCS/paint/Drivers/driverlib/interface.c, src.contrib/SCS/paint/Drivers/driverlib/io.c, src.contrib/SCS/paint/Drivers/grey.ppm/npixels.c, src.contrib/SCS/paint/Drivers/grey.prev/init.c, src.contrib/SCS/paint/Drivers/grey.ps/npixels.c, src.contrib/SCS/paint/Drivers/grey.ps.n/npixels.c, src.contrib/SCS/paint/Interface/driverlib/interface.c, src.contrib/SCS/paint/Interface/driverlib/io.c, src.contrib/SCS/paint/Programs/color.map/cmd/font.c, src.contrib/SCS/paint/Programs/color.map/cmd/header.c, src.contrib/SCS/paint/Programs/color.map/inter/Pmap.c, src.contrib/SCS/paint/Programs/color.map/inter/main.c, src.contrib/SCS/paint/Programs/grey.map/cmd/font.c, src.contrib/SCS/paint/Programs/grey.map/cmd/header.c, src.contrib/SCS/paint/Programs/grey.map/inter/Pmap.c, src.contrib/SCS/paint/Programs/grey.map/inter/main.c, src.contrib/SCS/paint/Programs/newp.map/cmd/font.c, src.contrib/SCS/paint/Programs/newp.map/cmd/header.c, src.contrib/SCS/paint/Programs/newp.map/inter/Pmap.c, src.contrib/SCS/paint/Programs/newp.map/inter/main.c, src.contrib/SCS/raster/r.in.elas/inter/genproc.c, src.garden/grass.informix/g.select.inf/main.c, src.garden/grass.oracle/g.select.ora/main.c, src.nonGPL/libes/geom/basic/getarg.c: Remove local prototypes, mainly for getenv(); include appropriate header instead Change v.in.gef to use G_location_path(), G_mapset() instead of $LOCATION 2002-03-25 11:16 markus * binaryInstall.src: bugfix when DESTDIR and BINDIR are identical 2002-03-25 09:57 markus * NEWS.html: news... thanks to Glynn 2002-03-25 09:09 glynn * src/raster/r.mapcalc/mapcalc/: glob.h, main.c, math.c: Generate a warning if integer division occurs 2002-03-24 19:05 glynn * src/: libes/gis/parser.c, display/d.text.freetype/main.c: Make G_recreate_command() quote arguments as necessary Make d.text.freetype call D_add_to_list(G_recreate_command()) 2002-03-24 15:49 glynn * configure, configure.in: Fix srcdir checks to handle symlinks 2002-03-24 14:23 glynn * src/raster/r.info/cmd/main.c: Fix handling of null values in reclass table 2002-03-24 13:14 glynn * src/raster/r.reclass/cmd/: reclass.c, rule.h: Extend range of reclass table to include entire source range if a default rule is present Remove unused "old" parameter from _reclass() 2002-03-23 11:23 glynn * src/raster/r.mapcalc3/: evaluate.c, main.c, map.c, mapcalc.h, xdiv.c: Simplify error handling; just call G_fatal_error Explicitly trap divide-by-zero in f_div() 2002-03-22 18:34 glynn * src/raster/r.colors/cmd/main.c: Report correct map in error message 2002-03-22 09:56 glynn * src/scripts/contrib/g.manual/g.manual: Sync with release branch 2002-03-22 09:52 glynn * src/general/g.help/: Gmakefile, help2html.pl: Sync with release branch 2002-03-22 08:54 markus * src/CMD/lists/GRASS: commented v.out.mif, obviously not working 2002-03-22 08:34 markus * INSTALL: added Helena's suggestion. moved LZW note into appendix 2002-03-22 08:02 markus * documents/grass51milestones.html: sites API -> vector API 2002-03-21 20:18 glynn * src/raster/r.mapcalc3/evaluate.c: Sync with release branch 2002-03-21 14:05 markus * src/sites/s.surf.rst/main.c: aarg. reverted sync, ok now 2002-03-21 12:33 markus * src/raster/r.statistics/cmd/main.c: improved file-not-there check, added FP test to restrict usage to integer 2002-03-21 09:20 glynn * src/: display/d.his/cmd/main.c, include/gisdefs.h, libes/gis/get_row_colr.c, raster/r.composite/cmd/main.c, raster/r.his/cmd/main.c: Sync with release branch 2002-03-21 08:32 markus * src/display/d.rast/cmd/main.c: improved user message 2002-03-20 17:40 markus * src/scripts/contrib/d.rast.leg/d.rast.leg2: mapset search bugfix 2002-03-20 10:05 markus * html/imagery.html: code no longer exists, r.in.gdal is doing this job 2002-03-20 10:00 markus * html/html/: i.in.gtc.html, i.in.pri.html, i.tape.slc.html: code no longer exists, r.in.gdal is doing this job 2002-03-20 09:52 alex * locale/ru/LC_MESSAGES/: d.vect.pg.po, d.what.v.pg.po, s.surf.rst.po, v.to.pg.po: new .po files and maintenance 2002-03-20 09:50 alex * src/sites/s.surf.rst/: Gmakefile, main.c: i18n added (Artem) 2002-03-19 17:03 alex * src.garden/grass.postgresql/: Gmakefile, v.to.pg/Gmakefile, v.to.pg/bsearch.c, v.to.pg/buildInfxQry.c, v.to.pg/dbvect.h, v.to.pg/find.c, v.to.pg/getAllOpts.c, v.to.pg/getSopts.c, v.to.pg/main.c, v.to.pg/plotCat.c, v.to.pg/runInfxFile.c: new module added 2002-03-19 17:02 alex * html/html/v.to.pg.html: HTML file for the new module 2002-03-19 09:48 markus * html/index.html: url fix 2002-03-19 09:39 markus * src.contrib/GMSL/NVIZ2.2/: src/query_postgr.c, scripts/panel_query.tcl: reverted accidental upload 2002-03-19 09:32 markus * html/html/g.manual.html, html/html/m.datum.shift.html, html/html/s.surf.rst.html, html/html/v.surf.rst.html, src/mapdev/Gmakefile, src/mapdev/v.in.dgn/Gmakefile, src.contrib/GMSL/NVIZ2.2/scripts/panel_query.tcl, src.contrib/GMSL/NVIZ2.2/src/query_postgr.c: html fix 2002-03-19 09:20 markus * html/html/: g.man2html.html, g.nroff.html: html fix 2002-03-19 09:12 markus * html/html/: d.what.rast.html, v.in.dlg.scs.html: html fix 2002-03-18 15:18 alex * src.garden/grass.postgresql/d.vect.pg/plotCat.c: bugfix in drawing areas 2002-03-18 14:13 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.main, grass.sites.mirror: fixed Baylor address, added US mirror 2002-03-17 08:01 alex * src.garden/grass.postgresql/d.vect.pg/plotCat.c: bugfix in drawing holes 2002-03-17 03:29 glynn * mk/Makefile.in: Sync with release branch 2002-03-16 23:35 eric * src/tcltkgrass/: main/menu.tcl, module/s.mask, module/s.windavg: Add s.mask and s.windavg to menu. 2002-03-16 22:30 eric * src/sites/s.mask/: Gmakefile, s.mask.c: Add s.mask - module to filter sites via a raster mask. 2002-03-16 22:29 eric * src/CMD/lists/GRASS: Add s.mask 2002-03-16 22:27 eric * html/html/s.mask.html: Help page for s.mask. 2002-03-16 10:58 alex * src.garden/grass.postgresql/d.what.v.pg/getCat.c: bugfix in drawing holes 2002-03-16 05:13 glynn * html/html/r.neighbors.html: Sync with release branch 2002-03-16 05:08 glynn * src/tcltkgrass/module/r.profile: Sync with release branch 2002-03-15 14:50 markus * html/html/r.param.scale.html: Stefano Menegon: fix for features and fixed curvature tolerance due to FP update 2002-03-15 14:25 markus * src/raster/r.param.scale/: feature.c, interface.c: Stefano Menegon: fix for features and fixed curvature tolerance due to FP update 2002-03-14 12:00 alex * configure: Added check for for Postgres 7.2 2002-03-14 11:56 alex * src.garden/grass.postgresql/g.column.pg/infxColumn.c: Added check for for Postgres 7.2 2002-03-14 11:53 alex * configure.in, src/include/config.h.in: Added check for for Postgres 7.2 2002-03-14 10:45 alex * src.garden/grass.postgresql/d.site.pg/runInfxFile.c: Macros from pg_type.h added (& cosmetics) 2002-03-14 08:36 markus * src/tcltkgrass/module/r.profile: menu fix 2002-03-14 03:35 glynn * configure, configure.in: Sync with release branch 2002-03-14 01:49 glynn * src/display/d.mon/pgms/select.c: Don't call D_setup() 2002-03-13 17:19 markus * documents/release_rules.txt: modified release rules: added install-strip target, removed LDFLAGS trick 2002-03-13 17:17 markus * Makefile.in: strip target only for executables, not for the libraries in binary package as suggested by Glynn 2002-03-11 14:05 markus * NEWS.html: g.manual 2002-03-11 14:04 markus * html/html/v.in.ascii.html: useful hint added 2002-03-11 08:53 markus * src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/xcoor.c: Bugfix for segfault from Alfonso Vitti , now r3.mapcalc runs with non-cubic volumes 2002-03-08 14:12 markus * NEWS.html: more fixes by Glynn (thanks) 2002-03-08 11:24 alex * locale/ru/LC_MESSAGES/: v.in.arc.pg.po, v.in.shape.pg.po: i18n po files 2002-03-08 03:41 glynn * src/: raster/r.neighbors/cmd/gather.c, display/d.histogram/cmd/bar.c: Sync with release branch 2002-03-08 02:31 glynn * src/display/d.area/rgb.txt: Sync with release branch 2002-03-08 01:17 glynn * src/raster/r.neighbors/cmd/main.c: Sync with release branch 2002-03-08 01:12 glynn * html/html/r.neighbors.html, src/raster/r.neighbors/cmd/gather.c, src/raster/r.neighbors/cmd/main.c: Sync with release branch 2002-03-07 21:00 glynn * src/CMD/: head/head.in, lists/GRASS: Minor sync with release branch Add p.vrml to lists/GRASS Remove INST_DIR from head.in 2002-03-07 18:34 glynn * mk/Makefile.in: Sync with release branch 2002-03-07 16:54 glynn * src/libes/ogsf/gsd_img_tif.c: Sync with release branch 2002-03-07 15:44 alex * locale/ru/LC_MESSAGES/d.site.pg.po: maintenance 2002-03-07 15:41 alex * src.garden/grass.postgresql/: v.in.arc.pg/A_labs_inter.c, v.in.arc.pg/Col.c, v.in.arc.pg/DO_txt_file.c, v.in.arc.pg/FindAtt_Cat.c, v.in.arc.pg/Gmakefile, v.in.arc.pg/main_inter.c, v.in.arc.pg/pgdump.c, v.in.shape.pg/Gmakefile, v.in.shape.pg/cleanup.c, v.in.shape.pg/dbutils.c, v.in.shape.pg/main.c, v.in.shape.pg/writelin.c: i18n changes 2002-03-07 15:41 alex * src.garden/grass.postgresql/d.site.pg/runInfxFile.c: Added site_list category definition through pg_type selection 2002-03-07 12:46 markus * NEWS.html: several news 2002-03-07 11:31 markus * src/libes/gis/geo_init.c: added y_0 for TMERC as needed for British Nat. Grid system 2002-03-07 11:10 markus * src/general/manage/cmd/copy.c: improved user message if file exists 2002-03-07 09:50 markus * src.garden/grass.hdf/hdf5/r.in.hdf/Gmakefile: updated 2002-03-06 16:59 markus * src.garden/grass.hdf/hdf5/r.in.hdf/r.in.hdf.c: updated. Working for ASTER now 2002-03-06 16:24 markus * SUBMITTING: removed ID flag, we don't want that. was a bad idea to introduce it. 2002-03-06 14:13 alex * html/html/d.vect.pg.html: cosmetics 2002-03-06 13:22 alex * src.garden/grass.postgresql/README: Update README 2002-03-06 13:11 alex * locale/ru/LC_MESSAGES/pg.in.dbf.po: i18n po file 2002-03-06 13:10 alex * src.garden/grass.postgresql/pg.in.dbf/: Gmakefile, main.c, pgdump.c: i18n changes 2002-03-06 10:44 alex * locale/ru/LC_MESSAGES/d.what.v.pg.po: i18n po file 2002-03-06 10:43 alex * src.garden/grass.postgresql/d.what.v.pg/: Gmakefile, buildInfxQry.c, getAllOpts.c, getCat.c, getSopts.c, main.c, openvect.c, runInfxQry.c: G_plot_area to draw isles and i18n changes 2002-03-06 10:42 alex * src.garden/grass.postgresql/d.vect.pg/plotCat.c: G_plot_line from another struct (bugfix) 2002-03-06 09:06 alex * html/html/d.what.v.pg.html: Removed bug note about isles drawing. 2002-03-06 09:06 alex * html/html/d.vect.pg.html: Now module handles isles correctly (removed bug note). 2002-03-05 16:36 alex * src.garden/grass.postgresql/d.vect.pg/: Gmakefile, getAllOpts.c, getSopts.c, main.c, plotCat.c, runInfxFile.c: Using G_plot_area to handle isles and i18n changes 2002-03-05 16:35 alex * locale/ru/LC_MESSAGES/d.vect.pg.po: i18n po file 2002-03-05 12:45 markus * src.garden/grass.hdf/hdf5/Gmakefile: added 2002-03-05 12:41 markus * src.garden/grass.hdf/hdf5/: r.in.hdf/Gmakefile, r.in.hdf/README, r.in.hdf/r.in.hdf.c, r.out.hdf/Gmakefile, r.out.hdf/README, r.out.hdf/r.out.hdf.c: first tries to compile against HDF5 HDFEOS 2002-03-05 10:46 markus * src/display/devices/windows/Gmakefile: changed install target to GISBASE/bin to solve package problem 2002-03-05 01:00 glynn * src/display/devices/PNGdriver/Panel.c: Sync with release branch 2002-03-04 19:53 glynn * html/html/d.barscale.html, mk/tail.mk, src/display/d.barscale/cmd/Gmakefile, src/display/d.barscale/cmd/draw_scale.c, src/display/d.barscale/cmd/main.c, src/display/d.barscale/cmd/mouse.c, src/display/d.barscale/cmd/options.h, src/display/devices/CELL/Panel.c, src/display/devices/CELL/cell.h, src/display/devices/CELL/file_io.c, src/display/devices/PNGdriver/Panel.c, src/display/devices/XDRIVER/XDRIVER24/Panel.c: Sync with release branch 2002-03-04 12:02 alex * src.garden/grass.postgresql/d.what.r.pg/: Gmakefile, buildInfxQry.c, getAllOpts.c, getCat.c, getSopts.c, main.c, opencell.c, runInfxQry.c: i18n changes 2002-03-04 11:54 alex * src.garden/grass.postgresql/d.what.s.pg/: Gmakefile, buildInfxQry.c, getAllOpts.c, getArea.c, getSopts.c, main.c, runInfxFile.c: i18n changes 2002-03-04 11:53 alex * locale/ru/LC_MESSAGES/: d.what.r.pg.po, d.what.s.pg.po: i18n po files 2002-03-04 10:30 markus * src/raster/r.patch/cmd/nfiles.h, html/html/r.patch.html: boosted max files to 200 2002-03-04 09:06 alex * locale/ru/LC_MESSAGES/: d.rast.pg.mo, d.site.pg.mo, g.column.pg.mo, g.select.pg.mo, g.stats.pg.mo, g.table.pg.mo, v.reclass.pg.mo: mo files removed due to 'cvs update' possible conflict 2002-03-04 05:08 cho * src/display/d.what.rast/cmd/main.c: -c help changed 2002-03-04 01:04 cho * src/display/d.what.rast/cmd/show.c: -c option bug fixed 2002-03-04 00:38 glynn * src/raster/r.statistics/cmd/: o_adev.c, o_distrib.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: Sync with release branch 2002-03-03 21:28 glynn * src/display/d.barscale/cmd/draw_scale.c: Sync with release branch 2002-03-03 20:51 glynn * src/display/d.save/main.c: Sync with release branch 2002-03-03 18:50 eric * html/html/: v.alabel.html, v.llabel.html: Updated for "label" option 2002-03-03 18:49 eric * src/mapdev/: v.alabel/main.c, v.llabel/main.c: Read in dig_cats, if it exists. Previously just clobbered it 2002-03-03 10:20 alex * src.garden/grass.postgresql/v.reclass.pg/: Gmakefile, buildInfxQry.c, getAllOpts.c, getSopts.c, main.c, runInfxFile.c: i18n updates 2002-03-03 10:20 alex * locale/ru/LC_MESSAGES/: v.reclass.pg.mo, v.reclass.pg.po: i18n files 2002-03-03 09:03 alex * locale/ru/LC_MESSAGES/: d.site.pg.mo, d.site.pg.po: i18n files 2002-03-03 09:00 alex * src.garden/grass.postgresql/: ChangeLog, INSTALL, TODO, d.site.pg/Gmakefile, d.site.pg/buildInfxQry.c, d.site.pg/getAllOpts.c, d.site.pg/getSopts.c, d.site.pg/main.c, d.site.pg/runInfxFile.c: i18n and obsolete files removal 2002-03-03 01:12 glynn * src/raster/r.statistics/cmd/o_average.c: Sync with release branch 2002-03-02 15:25 alex * locale/ru/LC_MESSAGES/: d.rast.pg.mo, d.rast.pg.po: po and mo files for i18n 2002-03-02 15:23 alex * src.garden/grass.postgresql/d.rast.pg/: Gmakefile, getAllOpts.c, getSopts.c, main.c, runInfxFile.c: i18n with gettext 2002-03-02 10:09 alex * locale/ru/LC_MESSAGES/: g.column.pg.mo, g.column.pg.po, g.stats.pg.mo, g.stats.pg.po: po and mo for i18n 2002-03-02 09:56 alex * src.garden/grass.postgresql/: g.column.pg/Gmakefile, g.column.pg/infxColumn.c, g.column.pg/main.c, g.stats.pg/Gmakefile, g.stats.pg/infxStats.c, g.stats.pg/main.c: i18n with gettext 2002-03-01 22:16 glynn * src/display/d.his/cmd/main.c: Sync with release branch 2002-03-01 15:03 glynn * src/display/d.mon/cmd/main.c, src/mapdev/v.merge/main.c, src.contrib/SCS/vector/v.dump/cmd/edit_head.c, src.contrib/SCS/vector/v.make.subj/cmd/main.c: Sync with release branch 2002-03-01 15:00 glynn * src/general/manage/lib/read_list.c, src/imagery/i.class/draw_cell.c, src/imagery/i.class/draw_match.c, src/imagery/i.points/drawcell.c, src/imagery/i.points3/inter/draw_cell.c, src/imagery/i.quantize/median.c, src/imagery/i.vpoints/drawcell.c, src/libes/dbmi/drivers/sqlbase/globals.h, src/libes/dbmi/lib/dbmscap.c, src/libes/dbmi/lib/start.c, src/libes/gis/color_write.c, src/libes/gis/error.c, src/libes/raster/new_io.c, src/mapdev/v.digit/digmain.c, src/mapdev/v.digit/graph_input.c, src/mapdev/v.digit/Diagnostic/graph_input.c, src/mapdev/v.import/x.import/import_vect.c, src/mapdev/v.spag/notused/clean.c, src/mapdev/v.spag/notused/junk.c, src/mapdev/v.spag/notused/spag.c, src/paint/Drivers/act2/npixels.c, src/paint/Drivers/genicom3310/init.c, src/paint/Drivers/genicom3310/npixels.c, src/paint/Drivers/ppm/npixels.c, src/paint/Drivers/versatec/driver/init.c, src/paint/Drivers/versatec/driver/npixels.c, src/paint/Programs/p.map/inter/Pmap.c, src.contrib/SCS/misc/m.futil/inter/main.c, src.garden/grass.postgresql/g.select.pg/main.c: Sync with release branch (remove local getenv() declarations) 2002-03-01 00:27 glynn * html/html/: d.rgb.html, htmlmapdriver.html, i.group.html, i.tape.tm3.html, r.recode.html, s.vol.rst.html: Sync with release branch 2002-03-01 00:08 glynn * html/: import.html, projections.html, tips_and_tricks.html, html/d.rgb.html, html/d.vect.html, html/grass5.html, html/htmlmapdriver.html, html/i.group.html, html/i.vpoints.html, html/m.proj2.html, html/mapcalculator.sh.html, html/pngdriver.html, html/r.cn.html, html/r.drain.html, html/r.fillnulls.html, html/r.flow.html, html/r.flowmd.html, html/r.in.bin.html, html/r.in.gdal.html, html/r.in.tiff.html, html/r.out.ascii.html, html/r.out.bin.html, html/r.rescale.html, html/r.sunmask.html, html/s.in.atkisktb.html, html/s.vol.rst.html, html/shade.clr.sh.html, html/shade.rel.sh.html, html/v.in.gshhs.html: Sync with release branch 2002-02-28 23:46 glynn * html/html/photo.rectify.html, src/imagery/i.ortho.photo/photo.rectify/ask_elev.c: Sync with release branch 2002-02-28 15:33 glynn * configure, configure.in: Sync with release branch 2002-02-28 14:25 alex * src.garden/grass.postgresql/: g.select.pg/Gmakefile, g.select.pg/main.c, g.table.pg/Gmakefile, g.table.pg/main.c: #ifdef HAVE_LIBINTL_H added to main, LOCALEDIR removed from Gmakefile 2002-02-28 13:12 glynn * configure, configure.in, src/include/config.h.in, src/include/glocale.h: Check for libintl.h Define HAVE_LIBINTL_H, HAVE_ICONV_H if present Change glocale.h to use HAVE_LIBINTL_H 2002-02-28 12:47 glynn * html/html/m.dted.extract.html, src/tcltkgrass/module/m.dted.extract: Sync with release branch 2002-02-28 12:29 alex * src.garden/grass.postgresql/: g.select.pg/Gmakefile, g.table.pg/Gmakefile: LOCALEDIR definition removed 2002-02-28 12:06 alex * src/include/glocale.h: locale header (needs be updated later when configure.in is up) 2002-02-28 09:47 markus * src/paint/p.vrml1.1/: Gmakefile, main.c, put_grid.c, vrml.c: fixed some compiler warnings 2002-02-27 17:33 markus * html/raster.html: inactivated r.resamp.rst 2002-02-27 15:46 glynn * configure, configure.in, src/include/config.h.in: Define LOCALEDIR 2002-02-27 10:19 markus * src.contrib/GMSL/NVIZ2.2/BUGS_TODO: additions by helena 2002-02-27 09:33 markus * html/html/v.in.dlg.scs.html: changed v.import comment to (non-existing) v.import.scs to avoid confusion with v.in.dlg 2002-02-27 05:53 eric * src/mapdev/v.llabel/: TODO, main.c: Add category label and file support. Add a G_adjust_easting() for lat/lon per message (though, not sure this is a good idea here ??). 2002-02-27 05:01 eric * src/mapdev/v.alabel/: TODO, main.c: Add category label support. Write cats file. 2002-02-27 03:20 eric * src/display/d.vect.line/d.vect.line.c: Fix up percent progress reporting. Remove unneeded line clipper. 2002-02-26 22:16 glynn * src/raster/r.mapcalc3/: expression.c, expression.h, mapcalc.y: Sync with release branch 2002-02-26 14:05 alex * src.garden/grass.postgresql/g.table.pg/: Gmakefile, infxTable.c, main.c: gettext used 2002-02-26 14:03 alex * src.garden/grass.postgresql/g.select.pg/: Gmakefile, getdbname.c, listdb.c, main.c, test.c, test.c.example: i18n changes (gettext) 2002-02-26 13:57 alex * locale/ru/LC_MESSAGES/: g.table.pg.po, g.select.pg.mo, g.select.pg.po, g.table.pg.mo: i18n new po files 2002-02-26 13:52 alex * src/CMD/head/head.in: INST_DIR added for internationalization - Gmakefiles in modules will pass the name of the directory where grass5 has to be installed during compilation (later to search there .mo files) 2002-02-26 13:11 markus * NEWS.html: r.in.gdal 2002-02-25 20:21 frankw * src/raster/r.in.gdal/main.c: fixed logic for setting force_imagery 2002-02-25 19:41 markus * NEWS.html: r.bilinear added. Please , every developer is invited to feed this file - thanks 2002-02-25 17:13 markus * src/libes/gis/ellipse.table: Charles Beaudry: fixed Brasil ellipsoid 2002-02-25 17:13 markus * src/libes/coorcnv/datum.table: Charles Beaudry: fixed Brasil datum 2002-02-25 16:53 glynn * aclocal.m4, configure: Sync with release branch 2002-02-25 13:03 glynn * html/html/r.bilinear.html, src/raster/r.bilinear/main.c: Sync with release branch 2002-02-25 08:56 markus * html/html/r.out.arc.html: correction 2002-02-25 04:18 eric * html/html/d.vect.area.html: Updated to reflect changes. 2002-02-25 04:03 eric * src/CMD/lists/GRASS: Add d.vect.line to build list. 2002-02-25 04:00 eric * src/display/d.vect.area/d.vect.area.c: Let fill or boundaries be disabled via "none" color on command line. Speed up boundary drawing by comparing line left/right to categories. Remove unneeded line clipping code. 2002-02-23 15:21 radim * src/libes/gis/line_dist.c: distance calculation fix 2002-02-22 15:53 markus * html/: COPYING, index.html: added GPL 2002-02-22 08:27 glynn * Makefile.in: Sync with release branch 2002-02-22 05:34 glynn * Makefile.in, configure, configure.in, src/display/devices/XDRIVER/XDRIVER24/Gmakefile, src/display/devices/monitorcap/Gmakefile, src.contrib/GMSL/NVIZ2.2/doconfigure, src.contrib/GMSL/NVIZ2.2/src/Gmakefile, src.contrib/GMSL/NVIZ2.2/src/Gmakefile.in, src.contrib/GMSL/NVIZ2.2/src/runInfxQry.c, src/fonts/for_grass/Gmakefile, src/fonts/for_grass/font_2_bin.c, src/fonts/for_grass/splitfont.c, src/libes/g3d/Gmakefile, src/libes/gis/Gmakefile, src/mapdev/v.in.mif/Gmakefile, src/mapdev/v.spag/Gmakefile, src/paint/Drivers/ppm/Gmakefile, src/paint/Drivers/preview/Gmakefile, src/paint/Drivers/preview2/Gmakefile, src/paint/Programs/p.chart/Gmakefile, src/paint/Programs/p.colors/Gmakefile, src/paint/Programs/p.map/cmd/Gmakefile, src/paint/Programs/p.map/inter/Gmakefile, src/paint/Programs/p.map.new/cmd/Gmakefile, src/paint/Programs/p.ppm/Gmakefile, src/paint/Tests/Gmakefile, mk/Makefile.in, mk/README, mk/genmake.sed, mk/head.mk, mk/macros.mk, mk/mid.mk, mk/tail.mk, src/include/version.h.in, src/include/winname.h.in, src/raster/r.binfer/Gmakefile, src/raster/r.binfer/binfer.l, src/raster/r.binfer/gram.h, src/raster/r.binfer/symtab.c, src/raster/r.binfer/table.c, src/raster/r.colors.paint/Gmakefile, src/raster/r.combine/cmd/Gmakefile, src/raster/r.combine/cmd/gis_lxcl.l, src/raster/r.mapcalc/polish/Gmakefile, src/raster/r.mapcalc/polish/pol.l, src/raster/r.mapcalc/polish/pol.y, src/raster/r.mapcalc3/Gmakefile, src/raster/r.mapcalc3/map.h, src/raster/r.mapcalc3/mapcalc.h, src/raster/r.weight/inter/Gmakefile, src/raster/r.weight/inter/gis_lxcl.l: Sync build-related changes with release branch 2002-02-21 16:33 markus * html/html/d.measure.html: updated 2002-02-20 17:14 markus * documents/grass_live_links.txt: added proposal from Markus and Frank Warmerdam 2002-02-20 09:36 markus * src/scripts/contrib/r.univar/r.univar: fixed error message 2002-02-20 08:57 markus * src.contrib/GMSL/NVIZ2.2/html/nviz_tut.html: fixed, that nviz runs on different architectures 2002-02-20 02:23 glynn * Makefile.in, configure, configure.in, src/CMD/generic/gmake.sh, src/CMD/head/head.in, src/display/devices/XDRIVER/XDRIVER24/Gmakefile, src/display/devices/lib/Gmakefile, src/imagery/i.points3/inter/Gmakefile, src/mapdev/v.build.polylines/cmd/Gmakefile, src/mapdev/v.digit/Gmakefile, src/mapdev/v.surf.rst/Gmakefile, src.contrib/GMSL/NVIZ2.2/Gmakefile, src.contrib/GMSL/NVIZ2.2/src/Gmakefile.in, src/mapdev/v.transform/Gmakefile, src/raster/r.in.shape/Gmakefile, src/sites/s.surf.rst/Gmakefile: Sync with release branch 2002-02-19 08:10 markus * src/scripts/contrib/grassmirrorsmap/grass.sites.mirror: updates Parma URL 2002-02-19 07:35 glynn * html/html/d.colormode.html: Sync with release branch 2002-02-18 20:52 markus * src/mapdev/v.in.gshhs/main.c: fixed typo, removed unused cars 2002-02-17 13:17 radim * src/display/d.dm/d.dm: checkbutton for display option, command map 2002-02-17 03:15 glynn * src/scripts/contrib/d.resize/d.resize: Sync with release branch (1.1.2.3) 2002-02-16 20:52 glynn * src/display/devices/lib/main.c: Sync with release branch 2002-02-16 12:59 markus * src.contrib/GMSL/g3d/src3d/scripts/: g3.createwind, g3.setregion: improved param parsing, added error checks 2002-02-16 12:58 markus * src/scripts/contrib/d.resize/d.resize: added test of monitor not open 2002-02-16 07:22 glynn * html/env_vars.html, src/display/devices/CELL/Graph_Set.c, src/display/devices/CELL/cell.h, src/display/devices/HTMLMAP/Graph_Set.c, src/display/devices/HTMLMAP/htmlmap.h, src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c, src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c, src/display/devices/XDRIVER/XDRIVER24/includes.h, src/display/devices/XDRIVER/XDRIVER24/local_vars.h, src/display/devices/lib/Text_size.c, src/display/devices/PNGdriver/Graph_Set.c, src/display/devices/PNGdriver/png.h, src/display/devices/lib/Get_t_box.c, src/display/devices/lib/Returns.c, src/display/devices/lib/Text.c, src/display/devices/lib/Text2.c, src/display/devices/lib/driver.h, src/display/devices/lib/main.c, src/scripts/contrib/Gmakefile, src/scripts/contrib/d.resize/d.resize: Sync with release branch 2002-02-15 16:04 markus * html/import.html: img added 2002-02-15 14:37 markus * src/misc/m.in.e00/: TODO, raster.c: dirty fix for NULL problem (until Michel writes a real solution) 2002-02-15 13:41 markus * src/mapdev/v.in.tig.lndmk/points.c: Tom Rake : fixed segfault - info.stime null garbage 2002-02-15 12:58 markus * src/sites/s.to.rast/write_cell.c: extended user message 2002-02-15 11:14 markus * src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/TODO: added 2002-02-15 07:23 markus * REQUIREMENTS.html: added Freetype2 URL 2002-02-14 07:22 eric * src/include/gis.h: define "const char *" argument for Option.checker() 2002-02-14 04:36 eric * src/display/d.vect/cmd/main.c: more thorough catnum checker w/ warning message 2002-02-13 22:22 markus * src/raster/r.clump/cmd/clump.c: bugfix to write NULL, not zero 2002-02-13 20:27 glynn * src/scripts/contrib/r.univar/r.univar: Sync with release branch 2002-02-13 13:00 markus * src/CMD/lists/GRASS: removed commented src/misc/m.in.ntf 2002-02-13 12:53 markus * src/mapdev/v.digit/summa-mg3grass.README: moved from ../ 2002-02-13 12:53 markus * src/mapdev/summa-mg3grass.README: moved into v.digit 2002-02-13 12:51 markus * src/libes/vect32_64/README_vect32_64: am I right that this subdir is completely unused? shall we delete it? 2002-02-13 11:21 markus * src/imagery/i.rectify3/cmd/rectify.c: oops, forgot to submit fix 2002-02-13 11:09 markus * src.contrib/CERL/raster/nodenumber/README: info added 2002-02-13 11:08 markus * src.contrib/CERL/raster/nodenumber/nodenumber: removed SPARC binary 2002-02-13 11:05 markus * src.contrib/CERL/raster/DONE: cleanup 2002-02-13 07:31 eric * src/display/d.vect/cmd/: local_proto.h, main.c, plotCat.c: Have plotCat handle category list, so map only need be visited once and so verbose mode doesn't result in repeating displays of the vector header. Add option checker for catnum at the parser side (parser.c could use some work here as checker must parse multiple answers but if opt->options != NULL, then other internal check routines are run, but given "answer[i]", rather than "answer". Checker should have an argument list in struct Option.). 2002-02-13 06:09 eric * src/display/d.vect/cmd/: main.c, plotCat.c: Fix up area filling. Remove a memory leak. Fix recreate command section. 2002-02-12 13:11 markus * src.contrib/GMSL/NVIZ2.2/src/nviz_init.c: Bob Covill: added color option 2002-02-12 10:59 markus * src/mapdev/v.distance/: distance.c, distance.c.linux, distance.c.sun: another bugfix for vect ID 2002-02-11 23:21 glynn * src/raster/r.cost/cmd/main.c: Sync with release branch 2002-02-11 21:52 glynn * Makefile.in, src/CMD/lists/GRASS, src/raster/r.mapcalc3/Gmakefile: Add r.mapcalc3 to src/CMD/lists/GRASS Add r.mapcalc3 files to maintainer-clean target Remove development flags from r.mapcalc3/Gmakefile 2002-02-11 21:36 glynn * src/display/devices/: CELL/Graph_Set.c, HTMLMAP/Graph_Set.c, PNGdriver/Graph_Set.c: Sync with release branch 2002-02-11 16:46 markus * rpmspecs/rpm.specs: Silke Reimer : new version for pre3 2002-02-11 11:08 markus * src/mapdev/v.distance/distance.c: bugfix for vector ID output 2002-02-11 00:49 glynn * src/display/devices/PNGdriver/Graph_Set.c: Sync with release branch 2002-02-10 22:52 glynn * src/raster/r.mapcalc3/: Gmakefile, check.c, evaluate.c, expression.c, function.c, map.c, xatan.c, xexp.c, xmedian.c, xmode.c: Add median, mode functions Fix warnings Fix bug in column_shift() 2002-02-08 13:45 markus * src/mapdev/v.distance/README, src/mapdev/v.distance/distance.c, src/mapdev/v.distance/main.c, html/html/v.distance.html: added output of vector line att 2002-02-07 15:28 markus * src/sites/s.surf.rst/: main.c, surf.h: Helena Mitasova, Jaro Hofierka: quick and dirty fix for s.surf.rst sharp decrease in performance with very dense data. Note, that this won't make rst run faster with 'regular' data, it justprevents it to take over 600 points (and solve 600 equations) even if you have npmin 200, the reason is rather complex The true, more general speed-up needs something more sophisticated. Anyway, with dense data you can also try to use npmin=150 - that can speed it up, especially with this change and should work for LIDAR. For contours, you would be running into risk for visible segments. 2002-02-06 19:10 glynn * src/raster/r.mapcalc3/: xexp.c, xpow.c: Check for negative value raised to non-integral power 2002-02-06 19:07 glynn * src/raster/r.mapcalc/mapcalc/xexp.c: Sync with release branch 2002-02-06 18:02 markus * html/html/: r.in.bin.html, r.out.bin.html: added GMT url 2002-02-06 17:37 markus * REQUIREMENTS.html: cosmetics 2002-02-06 17:36 markus * REQUIREMENTS.html: added GD etc. 2002-02-06 17:29 markus * INSTALL: added configure --help 2002-02-06 14:43 markus * src.contrib/GMSL/NVIZ2.2/src/: tkInt8.1.1.h, tkInt8.2.3.h, tkIntDecls8.1.1.h, tkIntDecls8.2.3.h: added tkIntDecls8.2.3.h tkIntDecls8.1.1.h to fix Irix compile problem 2002-02-06 13:42 markus * src.contrib/GMSL/NVIZ2.2/src/nvizMain.c: fixed include path 2002-02-06 06:34 eric * src/tcltkgrass/: main/menu.tcl, module/d.vect.area, module/d.vect.line: Add d.vect.line, fix grammar, comment out DLG-3 menu entry. 2002-02-06 06:19 eric * html/html/d.vect.line.html: man page 2002-02-06 06:01 eric * src/display/d.vect.line/: Gmakefile, avl.c, avl.h, d.vect.line.c: Draw labelled lines in various colors... 2002-02-06 05:02 eric * html/html/d.vect.area.html: Updated. 2002-02-06 04:51 eric * src/tcltkgrass/module/d.vect.area: Added interface 2002-02-06 04:49 eric * src/tcltkgrass/main/menu.tcl: Use d.vect.area rather than d.area 2002-02-06 04:35 eric * src/CMD/lists/GRASS: Comment out d.area, add d.vect.area 2002-02-06 04:31 eric * src/display/d.vect.area/d.vect.area.c: Add "catnum" argument and change "color" to "fillcolor" for compatibility with d.area. 2002-02-05 17:54 markus * src/display/d.vect/cmd/plotCat.c: oops. forgot to submit this one 2002-02-05 16:53 markus * html/: display.html, html/d.vect.cats.html, html/d.vect.html: updated d.vect 2002-02-05 16:49 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grassmap.html, mkgrassmap.sh: updated colors 2002-02-05 16:15 markus * src/display/d.vect/cmd/: Gmakefile, HELP, local_proto.h, main.c, open.c, plot1.c, plot2.c, use_plot1.c: d.vect.cats is now in d.vect 2002-02-05 16:12 markus * NEWS.html, src/CMD/lists/GRASS: d.vect.cats is now in d.vect 2002-02-04 23:25 glynn * src/raster/r.mapcalc3/: Gmakefile, evaluate.c, expression.c, expression.h, main.c, map.c, mapcalc.h, mapcalc.l, mapcalc.y: Fix various bugs Allow expression to be read from stdin Support multiple expressions Revert "#map" behaviour to original (but probably incorrect) R/G/B weights Add addtional "y#map" and "i#map" grey-scale operators (NTSC and equal weights) Support CELL/FCELL/DCELL output maps (DCELL was previously missing) Add single-precision FP ("float") constants (using ANSI-C notation, e.g. "1.0f") Change name of executable (in Gmakefile) to "r.mapcalc3" 2002-02-04 07:37 eric * src/display/d.vect.area/d.vect.area.c: Fix handling for empty lines in legend file (sscanf returns EOF not zero). 2002-02-04 04:25 eric * src/display/d.vect.area/d.vect.area.c: Rewrite command line if "legend" came from standard input (use a temp file henceforth for redraws). Add function declarations. 2002-02-04 00:08 eric * html/html/d.vect.area.html: Indicate "-" can be used to signal standard input for the legend file. 2002-02-03 23:58 eric * html/html/d.vect.area.html: Updated to reflect changes. 2002-02-03 23:58 eric * src/display/d.vect.area/d.vect.area.c: Add boundary drawing code, randomize color palette. 2002-01-31 16:18 glynn * src/display/devices/XDRIVER/XDRIVER24/: Client.c, Graph_Set.c, Serve_Xevent.c, local_vars.h: Sync with release branch 2002-01-30 18:25 glynn * src/raster/r.mapcalc3/: Gmakefile, check.c, evaluate.c, expression.c, expression.h, func_proto.h, function.c, globals.h, main.c, map.c, map.h, mapcalc.h, mapcalc.l, mapcalc.y, xabs.c, xadd.c, xand.c, xatan.c, xcoor.c, xcos.c, xdiv.c, xdouble.c, xeq.c, xeval.c, xexp.c, xfloat.c, xge.c, xgt.c, xif.c, xint.c, xisnull.c, xle.c, xlog.c, xlt.c, xmax.c, xmedian.c, xmin.c, xmod.c, xmode.c, xmul.c, xne.c, xneg.c, xnot.c, xnull.c, xor.c, xpow.c, xrand.c, xres.c, xround.c, xrowcol.c, xsin.c, xsqrt.c, xsub.c, xtan.c: New version of r.mapcalc 2002-01-30 13:22 markus * src/scripts/contrib/grassmirrorsmap/: grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html: added SA mirror 2002-01-30 10:25 markus * documents/list5_of_modules.txt: pretty outdated 2002-01-29 20:31 glynn * src/: include/raster.h, libes/raster/io.c, libes/raster/lists.c: Sync to release branch 2002-01-29 04:20 glynn * src/display/devices/: lib/Work.c, lib/connect_sock.c, lib/driverlib.h, lib/main.c, XDRIVER/XDRIVER24/Work.c: Sync with release branch 2002-01-28 03:56 eric * html/html/d.vect.area.html: Man Page for d.vect.area 2002-01-28 03:14 eric * src/display/d.vect.area/: Gmakefile, avl.c, avl.h, d.vect.area.c: Vector fill drawing module. To obsolete d.area, eventually 2002-01-28 02:43 eric * src/: include/gisdefs.h, libes/gis/plot.c: Added G_plot_area() to handle a set of rings. 2002-01-27 01:40 glynn * aclocal.m4, configure, configure.in: Sync to release branch 2002-01-26 17:02 glynn * Makefile.in, configure, configure.in: Sync to release branch 2002-01-25 20:56 markus * src/CMD/lists/GRASS: added missing r.out.ppm3 - a lot of people will love to see it 2002-01-25 16:41 markus * NEWS.html: news 2002-01-25 16:17 glynn * src/raster/r.mapcalc/mapcalc/polish.c: Fix bug where an invalid expression could subsequently become valid 2002-01-25 14:05 markus * src/raster/r.param.scale/: CHANGES, param.c: fixes for curvature calculations, should be o.k. now, tested with hemisphere and other synthetic surfaces 2002-01-25 05:45 glynn * html/ascii_formats.html, html/database.html, html/display.html, html/drivers.html, html/env_vars.html, html/export.html, html/general.html, html/grid3d.html, html/imagery.html, html/import.html, html/index.html, html/misc.html, html/missing.html, html/models.html, html/paint.html, html/photo.html, html/projections.html, html/ps.html, html/raster.html, html/scripts.html, html/searchhtml.html, html/sites.html, html/terminology.html, html/tips_and_tricks.html, html/vector.html, html/html/3d.view.sh.html, html/html/SG3d.html, html/html/aboutus.html, html/html/blend.sh.html, html/html/bug.report.sh.html, html/html/cell.out.tiff.html, html/html/celldriver.html, html/html/d.3d.html, html/html/d.area.html, html/html/d.ask.html, html/html/d.barscale.html, html/html/d.colormode.html, html/html/d.colors.html, html/html/d.colortable.html, html/html/d.db.html, html/html/d.display.html, html/html/d.dm.html, html/html/d.erase.html, html/html/d.extend.html, html/html/d.font.html, html/html/d.frame.html, html/html/d.geodesic.html, html/html/d.graph.html, html/html/d.grid.html, html/html/d.his.html, html/html/d.histogram.html, html/html/d.icons.html, html/html/d.igraph.html, html/html/d.label.html, html/html/d.labels.html, html/html/d.legend.html, html/html/d.linegraph.html, html/html/d.mapgraph.html, html/html/d.measure.html, html/html/d.menu.html, html/html/d.mon.html, html/html/d.paint.labels.html, html/html/d.pan.html, html/html/d.param.scale.html, html/html/d.points.html, html/html/d.profile.html, html/html/d.rast.arrow.html, html/html/d.rast.edit.html, html/html/d.rast.html, html/html/d.rast.labels.html, html/html/d.rast.leg.sh.html, html/html/d.rast.num.html, html/html/d.rast.pg.html, html/html/d.rgb.html, html/html/d.rhumbline.html, html/html/d.save.html, html/html/d.scale.html, html/html/d.site.edit.html, html/html/d.site.labels.html, html/html/d.site.pg.html, html/html/d.siter.html, html/html/d.sites.html, html/html/d.sites.label.html, html/html/d.sites.qual.html, html/html/d.text.html, html/html/d.title.html, html/html/d.vect.cats.html, html/html/d.vect.html, html/html/d.vect.labels.html, html/html/d.vect.pg.html, html/html/d.what.db.html, html/html/d.what.r.pg.html, html/html/d.what.rast.html, html/html/d.what.s.pg.html, html/html/d.what.sites.html, html/html/d.what.v.pg.html, html/html/d.what.vect.html, html/html/d.where.html, html/html/d.zoom.html, html/html/d.zoom.last.sh.html, html/html/db.columns.html, html/html/db.connect.html, html/html/db.createdb.html, html/html/db.databases.html, html/html/db.describe.html, html/html/db.drivers.html, html/html/db.dropdb.html, html/html/db.droptable.html, html/html/db.execute.html, html/html/db.select.html, html/html/db.tables.html, html/html/dcorrelate.sh.html, html/html/exit.html, html/html/g.access.html, html/html/g.ask.html, html/html/g.column.pg.html, html/html/g.copy.html, html/html/g.filename.html, html/html/g.findfile.html, html/html/g.gisenv.html, html/html/g.help.html, html/html/g.list.html, html/html/g.man2html.html, html/html/g.manual.html, html/html/g.mapsets.html, html/html/g.nroff.html, html/html/g.projinfo.html, html/html/g.region.html, html/html/g.remove.html, html/html/g.rename.html, html/html/g.select.pg.html, html/html/g.setproj.html, html/html/g.stats.pg.html, html/html/g.table.pg.html, html/html/g.tempfile.html, html/html/g.version.html, html/html/g3.region.html, html/html/g3.setregion.html, html/html/grass.logo.sh.html, html/html/grass5.html, html/html/hsv.rgb.sh.html, html/html/htmlmapdriver.html, html/html/i.cca.html, html/html/i.class.html, html/html/i.cluster.html, html/html/i.colors.html, html/html/i.composite.html, html/html/i.fft.html, html/html/i.gensig.html, html/html/i.gensigset.html, html/html/i.group.html, html/html/i.his.rgb.html, html/html/i.ifft.html, html/html/i.in.erdas.html, html/html/i.in.gtc.html, html/html/i.in.pri.html, html/html/i.maxlik.html, html/html/i.oif.html, html/html/i.ortho.photo.html, html/html/i.out.erdas.html, html/html/i.pca.html, html/html/i.points.html, html/html/i.points3.html, html/html/i.quantize.html, html/html/i.rectify.html, html/html/i.rectify3.html, html/html/i.rgb.his.html, html/html/i.rvi.prediction.html, html/html/i.shape.html, html/html/i.smap.html, html/html/i.tape.mss.h.html, html/html/i.tape.mss.html, html/html/i.tape.other.html, html/html/i.tape.slc.html, html/html/i.tape.spot.html, html/html/i.tape.tm.fast.html, html/html/i.tape.tm.html, html/html/i.tape.tm3.html, html/html/i.target.html, html/html/i.texture.html, html/html/i.vpoints.html, html/html/i.zc.html, html/html/imagery.html, html/html/m.bsplit.html, html/html/m.clump.html, html/html/m.datum.shift.html, html/html/m.dem.examine.html, html/html/m.dem.extract.html, html/html/m.dmaUSGSread.html, html/html/m.dted.examine.html, html/html/m.dted.extract.html, html/html/m.eigensystem.html, html/html/m.examine.tape.html, html/html/m.flip.html, html/html/m.gc2ll.html, html/html/m.geo.html, html/html/m.get.fips.html, html/html/m.get.stp.html, html/html/m.in.e00.html, html/html/m.in.ntf.html, html/html/m.in.stf1.tape.html, html/html/m.ipf.html, html/html/m.kappa.html, html/html/m.ll2gc.html, html/html/m.ll2u.html, html/html/m.lulc.USGS.html, html/html/m.lulc.read.html, html/html/m.proj.html, html/html/m.proj2.html, html/html/m.qcalc.html, html/html/m.region.ll.html, html/html/m.rot90.html, html/html/m.sdts.read.html, html/html/m.setproj.html, html/html/m.stp.proj.html, html/html/m.svfit.html, html/html/m.tiger.region.html, html/html/m.u2ll.html, html/html/mapcalculator.sh.html, html/html/monitorcap.html, html/html/nviz.html, html/html/p.chart.html, html/html/p.colors.html, html/html/p.icons.html, html/html/p.labels.html, html/html/p.map.html, html/html/p.map.new.html, html/html/p.ppm.html, html/html/p.select.html, html/html/p.vrml.html, html/html/paint.html, html/html/parser.html, html/html/pg.in.dbf.html, html/html/photo.2image.html, html/html/photo.2target.html, html/html/photo.camera.html, html/html/photo.init.html, html/html/photo.rectify.html, html/html/pngdriver.html, html/html/ps.icon.html, html/html/ps.map.html, html/html/ps.select.html, html/html/r.answers.html, html/html/r.average.html, html/html/r.basins.fill.html, html/html/r.bilinear.html, html/html/r.binfer.html, html/html/r.buffer.html, html/html/r.cats.html, html/html/r.circle.html, html/html/r.clump.html, html/html/r.cn.html, html/html/r.coin.html, html/html/r.colors.html, html/html/r.combine.html, html/html/r.composite.html, html/html/r.compress.html, html/html/r.contour.html, html/html/r.cost.html, html/html/r.covar.html, html/html/r.cross.html, html/html/r.describe.html, html/html/r.digit.html, html/html/r.direct.html, html/html/r.distance.html, html/html/r.dma2ll.sh.html, html/html/r.drain.html, html/html/r.feat.thin.html, html/html/r.fill.dir.html, html/html/r.fillnulls.html, html/html/r.flow.html, html/html/r.flowmd.html, html/html/r.grow.html, html/html/r.his.html, html/html/r.hydro.CASC2D.html, html/html/r.in.arc.html, html/html/r.in.ascii.html, html/html/r.in.bin.html, html/html/r.in.elas.html, html/html/r.in.erdas.html, html/html/r.in.gdal.html, html/html/r.in.gif.html, html/html/r.in.hdf.html, html/html/r.in.ll.html, html/html/r.in.miads.html, html/html/r.in.pbm.html, html/html/r.in.poly.html, html/html/r.in.ppm.html, html/html/r.in.shape.html, html/html/r.in.sunrast.html, html/html/r.in.tiff.html, html/html/r.infer.html, html/html/r.info.html, html/html/r.kappa.html, html/html/r.kineros.html, html/html/r.lags.html, html/html/r.le.dist.html, html/html/r.le.null.html, html/html/r.le.patch.html, html/html/r.le.pixel.html, html/html/r.le.rename.html, html/html/r.le.setup.html, html/html/r.le.trace.html, html/html/r.line.html, html/html/r.linear.regression.html, html/html/r.los.html, html/html/r.mapcalc.html, html/html/r.mask.html, html/html/r.mask.points.html, html/html/r.median.html, html/html/r.mfilter.html, html/html/r.mode.html, html/html/r.moran.html, html/html/r.neighbors.html, html/html/r.nntool.html, html/html/r.null.html, html/html/r.out.arc.html, html/html/r.out.ascii.html, html/html/r.out.bin.html, html/html/r.out.elas.html, html/html/r.out.hdf.html, html/html/r.out.mpeg.html, html/html/r.out.pov.html, html/html/r.out.ppm.html, html/html/r.out.ppm3.html, html/html/r.out.rlc.html, html/html/r.out.tiff.html, html/html/r.out.xyz.html, html/html/r.param.scale.html, html/html/r.patch.html, html/html/r.plane.html, html/html/r.poly.html, html/html/r.profile.html, html/html/r.proj.html, html/html/r.quant.html, html/html/r.random.cells.html, html/html/r.random.html, html/html/r.random.surface.html, html/html/r.rational.regression.html, html/html/r.reclass.html, html/html/r.reclass.pg.html, html/html/r.reclass.scs.html, html/html/r.recode.html, html/html/r.report.html, html/html/r.resamp.rst.html, html/html/r.resample.html, html/html/r.rescale.eq.html, html/html/r.rescale.html, html/html/r.rescale.inf.html, html/html/r.rescale.pg.html, html/html/r.ros.html, html/html/r.runoff.html, html/html/r.slope.aspect.html, html/html/r.spread.html, html/html/r.spreadpath.html, html/html/r.stage3.html, html/html/r.statistics.html, html/html/r.stats.html, html/html/r.sum.html, html/html/r.sun.html, html/html/r.sunmask.html, html/html/r.support.html, html/html/r.surf.area.html, html/html/r.surf.contour.html, html/html/r.surf.fractal.html, html/html/r.surf.gauss.html, html/html/r.surf.idw.html, html/html/r.surf.idw2.html, html/html/r.surf.random.html, html/html/r.thin.html, html/html/r.timestamp.html, html/html/r.to.gnuplot.html, html/html/r.to.sites.html, html/html/r.topidx.html, html/html/r.topmodel.html, html/html/r.transect.html, html/html/r.tribs.html, html/html/r.univar.html, html/html/r.volume.html, html/html/r.water.fea.html, html/html/r.water.outlet.html, html/html/r.watershed.html, html/html/r.weight.html, html/html/r.weight2.html, html/html/r.weighted.cn.html, html/html/r.what.html, html/html/r.wrat.html, src.nonGPL/agnps/r.agnps50.input.html, src.nonGPL/agnps/r.agnps50.run.html, src.nonGPL/agnps/r.agnps50.view.html, src.nonGPL/agnps/r.out.agnps.html, html/html/r3.in.ascii.html, html/html/r3.in.grid3.html, html/html/r3.in.v5d.html, html/html/r3.info.html, html/html/r3.mapcalc.html, html/html/r3.mask.html, html/html/r3.mkdspf.html, html/html/r3.null.html, html/html/r3.out.ascii.html, html/html/r3.out.v5d.html, html/html/r3.showdspf.html, html/html/r3.timestamp.html, html/html/r3.to.sites.html, html/html/rgb.hsv.sh.html, html/html/s.buffer.html, html/html/s.datum.shift.html, html/html/s.db.rim.html, html/html/s.delaunay.html, html/html/s.geom.html, html/html/s.hull.html, html/html/s.in.ascii.html, html/html/s.in.atkisdgm.html, html/html/s.in.atkisktb.html, html/html/s.in.dbf.html, html/html/s.in.garmin.sh.html, html/html/s.in.grid.html, html/html/s.in.mif.html, html/html/s.in.shape.html, html/html/s.info.html, html/html/s.kcv.html, html/html/s.label.html, html/html/s.medp.html, html/html/s.menu.html, html/html/s.normal.html, html/html/s.out.ascii.html, html/html/s.out.e00.html, html/html/s.perturb.html, html/html/s.probplt.html, html/html/s.proj.html, html/html/s.qcount.html, html/html/s.random.html, html/html/s.sample.html, html/html/s.surf.idw.html, html/html/s.surf.krig.html, html/html/s.surf.rst.html, html/html/s.sv.html, html/html/s.sweep.html, html/html/s.territory.html, html/html/s.to.rast.html, html/html/s.to.rast3.html, html/html/s.to.vect.html, html/html/s.univar.html, html/html/s.vol.idw.html, html/html/s.vol.rst.html, html/html/s.voronoi.html, html/html/s.what.html, html/html/s.windavg.html, html/html/shade.clr.sh.html, html/html/shade.rel.sh.html, html/html/show.color.sh.html, html/html/show.fonts.sh.html, html/html/sites.S.html, html/html/sites.format.html, html/html/sites.occur.html, html/html/sites.report.html, html/html/slide.show.sh.html, html/html/split.sh.html, html/html/tig.rim.sh.html, html/html/tiger.info.sh.html, html/html/v.alabel.html, html/html/v.apply.census.html, html/html/v.area.html, html/html/v.autocorr.html, html/html/v.bubble.html, html/html/v.build.polylines.html, html/html/v.cadlabel.html, html/html/v.circle.html, html/html/v.clean.html, html/html/v.cutter.html, html/html/v.db.reclass.html, html/html/v.db.rim.html, html/html/v.digit.html, html/html/v.digit2.html, html/html/v.distance.html, html/html/v.export.html, html/html/v.extract.html, html/html/v.geom.html, html/html/v.import.html, html/html/v.in.arc.html, html/html/v.in.arc.poly.html, html/html/v.in.ascii.html, html/html/v.in.dlg.html, html/html/v.in.dlg.scs.html, html/html/v.in.dlg2.html, html/html/v.in.dxf.html, html/html/v.in.dxf3d.html, html/html/v.in.dxf3d.sh.html, html/html/v.in.garmin.sh.html, html/html/v.in.gshhs.html, html/html/v.in.mif.html, html/html/v.in.poly.html, html/html/v.in.scsgef.html, html/html/v.in.sdts.html, html/html/v.in.shape.html, html/html/v.in.tig.basic.html, html/html/v.in.tig.lndmk.html, html/html/v.in.tig.rim.html, html/html/v.in.tiger.scs.html, html/html/v.in.transects.html, html/html/v.info.html, html/html/v.llabel.html, html/html/v.make.subj.html, html/html/v.merge.html, html/html/v.mkgrid.contrib.html, html/html/v.mkgrid.html, html/html/v.mkquads.html, html/html/v.out.arc.html, html/html/v.out.ascii.html, html/html/v.out.dlg.html, html/html/v.out.dlg.scs.html, html/html/v.out.dxf.html, html/html/v.out.e00.html, html/html/v.out.idrisi.html, html/html/v.out.moss.html, html/html/v.out.scsgef.html, html/html/v.out.sdts.html, html/html/v.out.shape.html, html/html/v.patch.html, html/html/v.plant.html, html/html/v.proj.html, html/html/v.prune.html, html/html/v.psu.html, html/html/v.psu.subj.html, html/html/v.random.html, html/html/v.reclass.html, html/html/v.reclass.inf.html, html/html/v.reclass.pg.html, html/html/v.reclass.scs.html, html/html/v.report.html, html/html/v.rmdup.html, html/html/v.rmedge.html, html/html/v.scale.random.html, html/html/v.sdts.dq.cp.html, html/html/v.sdts.meta.cp.html, html/html/v.sdts.meta.html, html/html/v.spag.html, html/html/v.stats.html, html/html/v.support.html, html/html/v.surf.rst.html, html/html/v.timestamp.html, html/html/v.to.db.html, html/html/v.to.gnuplot.html, html/html/v.to.rast.html, html/html/v.to.sites.b.html, html/html/v.to.sites.html, html/html/v.transform.html, html/html/v.trim.html, html/html/v.what.html, html/html/xdriver.html, html/html/xganim.html: Sync with release branch 2002-01-24 15:03 markus * src/CMD/lists/GRASS: re-enabled r.water.outlet due to Roger Miller's comments 2002-01-24 10:49 markus * html/html/: p.map.html, p.map.new.html: html cosmetics 2002-01-23 06:14 glynn * html/html/d.dm.html, html/html/r.flowmd.html, html/html/xganim.html, src/scripts/contrib/g.html2man/g.html2man: Replace literal '&' with '&' in HTML files Reformat paragraphs to avoid excessively long lines (xganim.html) Support additional entities: quot, nbsp, copy, auml, uuml (g.html2man) 2002-01-22 23:04 glynn * src.contrib/GMSL/xganim/main.c.org: Removed src.contrib/GMSL/xganim/main.c.org 2002-01-22 22:52 glynn * html/html/r.mapcalc.html, src/raster/r.mapcalc/mapcalc/xsqrt.c: Remove bogus sqrt(-x) behaviour 2002-01-22 12:01 glynn * src/: include/gisdefs.h, libes/gis/alloc.c: Change 'char *' to 'void *' in definition of G_malloc() etc 2002-01-22 07:34 glynn * NEWS.html, html/html/m.proj.html, html/html/m.proj2.html, html/html/photo.camera.html, html/html/r.param.scale.html, html/misc.html, src/imagery/i.rectify2/cmd/exec.c, src/imagery/i.rectify2/cmd/main.c, src/imagery/i.vpoints/graphics.c, src/mapdev/v.out.mif/README, src/mapdev/v.out.mif/plot.c, src/misc/m.proj2/main.c, src/raster/r.circle/dist.c, src/raster/r.composite/cmd/main.c, src/raster/r.param.scale/CHANGES, src/raster/r.param.scale/feature.c, src/raster/r.param.scale/find_normal.c, src/raster/r.param.scale/interface.c, src/raster/r.param.scale/open_files.c, src/raster/r.param.scale/param.c, src/raster/r.param.scale/param.h, src/raster/r.param.scale/process.c, src/raster/r.param.scale/write_cats.c, src/raster/r.slope.aspect/cmd/main.c: Merge in changes since previous merge (2002-01-17) 2002-01-22 04:50 glynn * AUTHORS, BUGS, COPYING, Doxyfile, INSTALL, Makefile.in, NEWS.html, ONGOING, README, README.cygwin, REQUIREMENTS, REQUIREMENTS.html, SUBMITTING, TODO.txt, WARNING.html, aclocal.m4, binaryInstall.src, configure, configure.in, testgrass.sh, cygwin/README, cygwin/startgrass.bat, cygwin/startxgrass.bat, cygwin/startxwingrass.bat, documents/README_cygwin.html, documents/attribute_tables_proposal.txt, documents/benchmarks.txt, documents/compile_warnings.log, documents/cygwin_grass50bininstall.html, documents/cygwin_grass50compile.html, documents/debugging.txt, documents/envVars.txt, documents/front.end_removal.txt, documents/grass51milestones.html, documents/grass_people.sites, documents/grasscredits.html, documents/grasshist.html, documents/libraries_for_grass.txt, documents/list5_of_modules.txt, documents/new_directory_structure.txt, documents/parameter_proposal.txt, documents/pretesters.txt, documents/pretesting_grass.txt, documents/projections_supported.txt, documents/release_rules.txt, documents/sgi-problems.txt, documents/v3d_proposal.txt, documents/wanted_algorithm.txt, html/Gmakefile, html/ascii_formats.html, html/database.html, html/display.html, html/drivers.html, html/env_vars.html, html/export.html, html/general.html, html/grass_commandlist.html, html/grid3d.html, html/imagery.html, html/import.html, html/index.html, html/misc.html, html/missing.html, html/models.html, html/paint.html, html/photo.html, html/projections.html, html/ps.html, html/raster.html, html/raster_complete.html, html/scripts.html, html/sites.html, html/terminology.html, html/tips_and_tricks.html, html/vector.html, html/html/3d.view.sh.html, html/html/SG3d.html, html/html/aboutus.html, html/html/blend.sh.html, html/html/bug.report.sh.html, html/html/cell.out.tiff.html, html/html/celldriver.html, html/html/d.3d.html, html/html/d.area.html, html/html/d.ask.html, html/html/d.barscale.html, html/html/d.colormode.html, html/html/d.colors.html, html/html/d.colortable.html, html/html/d.db.html, html/html/d.display.html, html/html/d.dm.html, html/html/d.erase.html, html/html/d.extend.html, html/html/d.font.html, html/html/d.frame.html, html/html/d.geodesic.html, html/html/d.graph.html, html/html/d.grid.html, html/html/d.his.html, html/html/d.histogram.html, html/html/d.icons.html, html/html/d.igraph.html, html/html/d.label.html, html/html/d.labels.html, html/html/d.leg.thin.html, html/html/d.legend.html, html/html/d.linegraph.html, html/html/d.mapgraph.html, html/html/d.measure.html, html/html/d.menu.html, html/html/d.mon.html, html/html/d.paint.labels.html, html/html/d.pan.html, html/html/d.param.scale.html, html/html/d.points.html, html/html/d.profile.html, html/html/d.rast.arrow.html, html/html/d.rast.edit.html, html/html/d.rast.html, html/html/d.rast.labels.html, html/html/d.rast.leg.sh.html, html/html/d.rast.num.html, html/html/d.rast.pg.html, html/html/d.rgb.html, html/html/d.rhumbline.html, html/html/d.save.html, html/html/d.scale.html, html/html/d.site.edit.html, html/html/d.site.labels.html, html/html/d.site.pg.html, html/html/d.siter.html, html/html/d.sites.html, html/html/d.sites.label.html, html/html/d.sites.qual.html, html/html/d.text.html, html/html/d.title.html, html/html/d.vect.cats.html, html/html/d.vect.html, html/html/d.vect.labels.html, html/html/d.vect.pg.html, html/html/d.what.db.html, html/html/d.what.r.pg.html, html/html/d.what.rast.html, html/html/d.what.s.pg.html, html/html/d.what.sites.html, html/html/d.what.v.pg.html, html/html/d.what.vect.html, html/html/d.where.html, html/html/d.zoom.html, html/html/d.zoom.last.sh.html, html/html/db.columns.html, html/html/db.connect.html, html/html/db.createdb.html, html/html/db.databases.html, html/html/db.describe.html, html/html/db.drivers.html, html/html/db.dropdb.html, html/html/db.droptable.html, html/html/db.execute.html, html/html/db.select.html, html/html/db.tables.html, html/html/dcorrelate.sh.html, html/html/exit.html, html/html/g.access.html, html/html/g.ask.html, html/html/g.column.pg.html, html/html/g.copy.html, html/html/g.filename.html, html/html/g.findfile.html, html/html/g.gisenv.html, html/html/g.gnuplot.html, html/html/g.help.html, html/html/g.list.html, html/html/g.man2html.html, html/html/g.manual.html, html/html/g.mapsets.html, html/html/g.nroff.html, html/html/g.projinfo.html, html/html/g.region.html, html/html/g.remove.html, html/html/g.rename.html, html/html/g.select.pg.html, html/html/g.setproj.html, html/html/g.stats.pg.html, html/html/g.table.pg.html, html/html/g.tempfile.html, html/html/g.version.html, html/html/g3.region.html, html/html/g3.setregion.html, html/html/grass.logo.sh.html, html/html/grass5.html, html/html/hsv.rgb.sh.html, html/html/htmlmapdriver.html, html/html/i.cca.html, html/html/i.class.html, html/html/i.cluster.html, html/html/i.colors.html, html/html/i.composite.html, html/html/i.fft.html, html/html/i.gensig.html, html/html/i.gensigset.html, html/html/i.grey.scale.html, html/html/i.group.html, html/html/i.his.rgb.html, html/html/i.ifft.html, html/html/i.in.erdas.html, html/html/i.in.gtc.html, html/html/i.in.pri.html, html/html/i.maxlik.html, html/html/i.oif.html, html/html/i.ortho.photo.html, html/html/i.out.erdas.html, html/html/i.pca.html, html/html/i.points.html, html/html/i.points3.html, html/html/i.quantize.html, html/html/i.rectify.html, html/html/i.rectify2.html, html/html/i.rectify3.html, html/html/i.rgb.his.html, html/html/i.rvi.prediction.html, html/html/i.shape.html, html/html/i.smap.html, html/html/i.tape.mss.h.html, html/html/i.tape.mss.html, html/html/i.tape.other.html, html/html/i.tape.slc.html, html/html/i.tape.spot.html, html/html/i.tape.tm.fast.html, html/html/i.tape.tm.html, html/html/i.tape.tm3.html, html/html/i.target.html, html/html/i.texture.html, html/html/i.vpoints.html, html/html/i.zc.html, html/html/imagery.html, html/html/m.bsplit.html, html/html/m.clump.html, html/html/m.datum.shift.html, html/html/m.dem.examine.html, html/html/m.dem.extract.html, html/html/m.dmaUSGSread.html, html/html/m.dted.examine.html, html/html/m.dted.extract.html, html/html/m.eigensystem.html, html/html/m.examine.tape.html, html/html/m.flip.html, html/html/m.gc2ll.html, html/html/m.geo.html, html/html/m.get.fips.html, html/html/m.get.stp.html, html/html/m.in.e00.html, html/html/m.in.ntf.html, html/html/m.in.stf1.tape.html, html/html/m.ipf.html, html/html/m.kappa.html, html/html/m.ll2gc.html, html/html/m.ll2u.html, html/html/m.lulc.USGS.html, html/html/m.lulc.read.html, html/html/m.proj.html, html/html/m.qcalc.html, html/html/m.region.ll.html, html/html/m.rot90.html, html/html/m.sdts.read.html, html/html/m.setproj.html, html/html/m.stp.proj.html, html/html/m.svfit.html, html/html/m.tiger.region.html, html/html/m.u2ll.html, html/html/mapcalculator.sh.html, html/html/monitorcap.html, html/html/nviz.html, html/html/old.cmd.sh.html, html/html/p.chart.html, html/html/p.colors.html, html/html/p.icons.html, html/html/p.labels.html, html/html/p.map.html, html/html/p.map.new.html, html/html/p.ppm.html, html/html/p.select.html, html/html/p.vrml.html, html/html/paint.html, html/html/parser.html, html/html/pg.in.dbf.html, html/html/photo.2image.html, html/html/photo.2target.html, html/html/photo.camera.html, html/html/photo.init.html, html/html/photo.rectify.html, html/html/pngdriver.html, html/html/ps.icon.html, html/html/ps.map.html, html/html/ps.select.html, html/html/r.answers.html, html/html/r.average.html, html/html/r.basins.fill.html, html/html/r.bilinear.html, html/html/r.binfer.html, html/html/r.buffer.html, html/html/r.cats.html, html/html/r.circle.html, html/html/r.clump.html, html/html/r.cn.html, html/html/r.coin.html, html/html/r.colors.html, html/html/r.combine.html, html/html/r.composite.html, html/html/r.compress.html, html/html/r.contour.html, html/html/r.cost.html, html/html/r.covar.html, html/html/r.cross.html, html/html/r.describe.html, html/html/r.digit.html, html/html/r.direct.html, html/html/r.distance.html, html/html/r.dma2ll.sh.html, html/html/r.drain.html, html/html/r.feat.thin.html, html/html/r.fill.dir.html, html/html/r.fillnulls.html, html/html/r.flow.html, html/html/r.flowmd.html, html/html/r.grow.html, html/html/r.his.html, html/html/r.hydro.CASC2D.html, html/html/r.in.arc.html, html/html/r.in.ascii.html, html/html/r.in.bin.html, html/html/r.in.elas.html, html/html/r.in.erdas.html, html/html/r.in.gdal.html, html/html/r.in.gif.html, html/html/r.in.hdf.html, html/html/r.in.ll.html, html/html/r.in.miads.html, html/html/r.in.pbm.html, html/html/r.in.poly.html, html/html/r.in.ppm.html, html/html/r.in.shape.html, html/html/r.in.sunrast.html, html/html/r.in.tiff.html, html/html/r.infer.html, html/html/r.info.html, html/html/r.kappa.html, html/html/r.kineros.html, html/html/r.lags.html, html/html/r.le.dist.html, html/html/r.le.null.html, html/html/r.le.patch.html, html/html/r.le.pixel.html, html/html/r.le.rename.html, html/html/r.le.setup.html, html/html/r.le.trace.html, html/html/r.line.html, html/html/r.linear.regression.html, html/html/r.los.html, html/html/r.mapcalc.html, html/html/r.mask.html, html/html/r.mask.points.html, html/html/r.median.html, html/html/r.mfilter.html, html/html/r.mode.html, html/html/r.moran.html, html/html/r.neighbors.html, html/html/r.nntool.html, html/html/r.null.html, html/html/r.out.arc.html, html/html/r.out.ascii.html, html/html/r.out.bin.html, html/html/r.out.elas.html, html/html/r.out.hdf.html, html/html/r.out.mpeg.html, html/html/r.out.pov.html, html/html/r.out.ppm.html, html/html/r.out.ppm3.html, html/html/r.out.rlc.html, html/html/r.out.tiff.html, html/html/r.out.xyz.html, html/html/r.param.scale.html, html/html/r.patch.html, html/html/r.plane.html, html/html/r.poly.html, html/html/r.profile.html, html/html/r.proj.html, html/html/r.quant.html, html/html/r.random.cells.html, html/html/r.random.html, html/html/r.random.surface.html, html/html/r.rational.regression.html, html/html/r.reclass.html, html/html/r.reclass.scs.html, html/html/r.recode.html, html/html/r.report.html, html/html/r.resamp.rst.html, html/html/r.resample.html, html/html/r.rescale.eq.html, html/html/r.rescale.html, html/html/r.rescale.inf.html, html/html/r.ros.html, html/html/r.runoff.html, html/html/r.slope.aspect.html, html/html/r.spread.html, html/html/r.spreadpath.html, html/html/r.stage3.html, html/html/r.statistics.html, html/html/r.stats.html, html/html/r.sum.html, html/html/r.sun.html, html/html/r.sunmask.html, html/html/r.support.html, html/html/r.surf.area.html, html/html/r.surf.contour.html, html/html/r.surf.fractal.html, html/html/r.surf.gauss.html, html/html/r.surf.idw.html, html/html/r.surf.idw2.html, html/html/r.surf.random.html, html/html/r.thin.html, html/html/r.timestamp.html, html/html/r.to.gnuplot.html, html/html/r.to.sites.html, html/html/r.topidx.html, html/html/r.topmodel.html, html/html/r.transect.html, html/html/r.tribs.html, html/html/r.univar.html, html/html/r.volume.html, html/html/r.water.fea.html, html/html/r.water.outlet.html, html/html/r.watershed.html, html/html/r.weight.html, html/html/r.weight2.html, html/html/r.weighted.cn.html, html/html/r.what.html, html/html/r.wrat.html, html/html/r3.in.ascii.html, html/html/r3.in.grid3.html, html/html/r3.in.v5d.html, html/html/r3.info.html, html/html/r3.mapcalc.html, html/html/r3.mask.html, html/html/r3.mkdspf.html, html/html/r3.null.html, html/html/r3.out.ascii.html, html/html/r3.out.v5d.html, html/html/r3.showdspf.html, html/html/r3.timestamp.html, html/html/r3.to.sites.html, html/html/rgb.hsv.sh.html, html/html/s.buffer.html, html/html/s.datum.shift.html, html/html/s.db.rim.html, html/html/s.delaunay.html, html/html/s.geom.html, html/html/s.hull.html, src.nonGPL/agnps/r.agnps50.input.html, src.nonGPL/agnps/r.agnps50.run.html, src.nonGPL/agnps/r.agnps50.view.html, src.nonGPL/agnps/r.out.agnps.html, html/html/s.in.ascii.html, html/html/s.in.atkisdgm.html, html/html/s.in.atkisktb.html, html/html/s.in.dbf.html, html/html/s.in.garmin.sh.html, html/html/s.in.grid.html, html/html/s.in.mif.html, html/html/s.in.shape.html, html/html/s.info.html, html/html/s.kcv.html, html/html/s.label.html, html/html/s.medp.html, html/html/s.menu.html, html/html/s.normal.html, html/html/s.out.ascii.html, html/html/s.out.e00.html, html/html/s.perturb.html, html/html/s.probplt.html, html/html/s.proj.html, html/html/s.qcount.html, html/html/s.random.html, html/html/s.sample.html, html/html/s.surf.idw.html, html/html/s.surf.krig.html, html/html/s.surf.rst.html, html/html/s.sv.html, html/html/s.sweep.html, html/html/s.territory.html, html/html/s.to.rast.html, html/html/s.to.rast3.html, html/html/s.to.vect.html, html/html/s.univar.html, html/html/s.vol.idw.html, html/html/s.vol.rst.html, html/html/s.voronoi.html, html/html/s.what.html, html/html/s.windavg.html, html/html/shade.clr.sh.html, html/html/shade.rel.sh.html, html/html/show.color.sh.html, html/html/show.fonts.sh.html, html/html/sites.S.html, html/html/sites.format.html, html/html/sites.occur.html, html/html/sites.report.html, html/html/slide.show.sh.html, html/html/split.sh.html, html/html/start.man.sh.html, html/html/tig.rim.sh.html, html/html/tiger.info.sh.html, html/html/v.alabel.html, html/html/v.apply.census.html, html/html/v.area.html, html/html/v.autocorr.html, html/html/v.bubble.html, html/html/v.build.polylines.html, html/html/v.cadlabel.html, html/html/v.circle.html, html/html/v.clean.html, html/html/v.cutter.html, html/html/v.db.reclass.html, html/html/v.db.rim.html, html/html/v.digit.html, html/html/v.digit2.html, html/html/v.distance.html, html/html/v.export.html, html/html/v.extract.html, html/html/v.geom.html, html/html/v.import.html, html/html/v.in.arc.html, html/html/v.in.arc.poly.html, html/html/v.in.ascii.html, html/html/v.in.dlg.html, html/html/v.in.dlg.scs.html, html/html/v.in.dlg2.html, html/html/v.in.dxf.html, html/html/v.in.dxf3d.html, html/html/v.in.dxf3d.sh.html, html/html/v.in.garmin.sh.html, html/html/v.in.gshhs.html, html/html/v.in.mif.html, html/html/v.in.poly.html, html/html/v.in.scsgef.html, html/html/v.in.sdts.html, html/html/v.in.shape.html, html/html/v.in.tig.basic.html, html/html/v.in.tig.lndmk.html, html/html/v.in.tig.rim.html, html/html/v.in.tiger.scs.html, html/html/v.in.transects.html, html/html/v.info.html, html/html/v.llabel.html, html/html/v.make.subj.html, html/html/v.merge.html, html/html/v.mkgrid.contrib.html, html/html/v.mkgrid.html, html/html/v.mkquads.html, html/html/v.out.arc.html, html/html/v.out.ascii.html, html/html/v.out.dlg.html, html/html/v.out.dlg.scs.html, html/html/v.out.dxf.html, html/html/v.out.e00.html, html/html/v.out.idrisi.html, html/html/v.out.moss.html, html/html/v.out.scsgef.html, html/html/v.out.sdts.html, html/html/v.out.shape.html, html/html/v.patch.html, html/html/v.plant.html, html/html/v.proj.html, html/html/v.prune.html, html/html/v.psu.html, html/html/v.psu.subj.html, html/html/v.random.html, html/html/v.reclass.html, html/html/v.reclass.inf.html, html/html/v.reclass.pg.html, html/html/v.reclass.scs.html, html/html/v.report.html, html/html/v.rmdup.html, html/html/v.rmedge.html, html/html/v.scale.random.html, html/html/v.sdts.dq.cp.html, html/html/v.sdts.meta.cp.html, html/html/v.sdts.meta.html, html/html/v.spag.html, html/html/v.stats.html, html/html/v.support.html, html/html/v.surf.rst.html, html/html/v.timestamp.html, html/html/v.to.db.html, html/html/v.to.gnuplot.html, html/html/v.to.rast.html, html/html/v.to.sites.b.html, html/html/v.to.sites.html, html/html/v.transform.html, html/html/v.trim.html, html/html/v.what.html, html/html/xdriver.html, html/html/xganim.html, pkg/checkinstall, pkg/checkinstall-i386, pkg/checkinstall-sparc, pkg/configure.sh, pkg/copyright, pkg/makefile-pkg, pkg/pkginfo, pkg/postinstall, pkg/prototype, pkg/solaris-pkg.txt, pkg/space, rpmspecs/rpm.specs, src/CMD/VERSION, src/CMD/generic/CREATE_GMAKE.sh, src/CMD/generic/GISGEN.sh, src/CMD/generic/POST_INSTALL.sh, src/CMD/generic/gmake.sh, src/CMD/generic/make.mid, src/CMD/head/head.in, src/CMD/lists/GRASS, src/CMD/lists/optional.in, src/display/d.3d/Dmain.c, src/display/d.area/Gmakefile, src/display/d.area/color_parse.c, src/display/d.area/local_proto.h, src/display/d.area/main.c, src/display/d.area/plot.c, src/display/d.area/rgb.txt, src/display/d.barscale/cmd/draw_scale.c, src/display/d.colorlist/main.c, src/display/d.colormode/cmd/main.c, src/display/d.colors/Gmakefile, src/display/d.colors/colors.h, src/display/d.colors/curses.c, src/display/d.colors/main.c, src/display/d.colors/tty.c, src/display/d.display/cell3d.c, src/display/d.display/digitize.c, src/display/d.display/do_exit.c, src/display/d.display/label.c, src/display/d.display/menu_main.c, src/display/d.display/msurement.c, src/display/d.display/scale.c, src/display/d.display/setup.c, src/display/d.display/show_cell.c, src/display/d.display/vect_map.c, src/display/d.display/windows.h, src/display/d.erase/main.c, src/display/d.extend/cmd/main.c, src/display/d.font/cmd/main.c, src/display/d.frame/cmd/Gmakefile, src/display/d.frame/cmd/frame.c, src/display/d.frame/cmd/list.c, src/display/d.geodesic/cmd/plot.c, src/display/d.graph/cmd/main.c, src/display/d.grid/cmd/main.c, src/display/d.his/cmd/Gmakefile, src/display/d.his/cmd/his.c, src/display/d.his/cmd/his.h, src/display/d.his/cmd/init_his.c, src/display/d.his/cmd/main.c, src/display/d.label/cmd/Gmakefile, src/display/d.label/cmd/label.c, src/display/d.labels/do_label.c, src/display/d.labels/main.c, src/display/d.labels/proc_new.c, src/display/d.labels/proc_old.c, src/display/d.leg.thin/Gmakefile, src/display/d.leg.thin/README, src/display/d.leg.thin/box.c, src/display/d.leg.thin/local_proto.h, src/display/d.leg.thin/main.c, src/display/d.mapgraph/cmd/main.c, src/display/d.measure/cmd/Gmakefile, src/display/d.measure/cmd/draw_line.c, src/display/d.measure/cmd/local_proto.h, src/display/d.measure/cmd/main.c, src/display/d.measure/cmd/msurements.c, src/display/d.menu/cmd/main.c, src/display/d.mon/pgms/Gmakefile, src/display/d.mon/pgms/start.c, src/display/d.mon/pgms/status.c, src/display/d.mon/pgms/ttyname.c, src/display/d.p.labels/cmd/main.c, src/display/d.pan/main.c, src/display/d.points/cmd/main.c, src/display/d.profile/Gmakefile, src/display/d.profile/PlotProfile.c, src/display/d.profile/What.c, src/display/d.profile/bnw_line.c, src/display/d.profile/main.c, src/display/d.rast/cmd/display.c, src/display/d.rast/cmd/main.c, src/display/d.rast.arrow/arrow.c, src/display/d.rast.edit/draw_grid.c, src/display/d.rast.num/number.c, src/display/d.rgb/Gmakefile, src/display/d.rgb/main.c, src/display/d.rhumbline/cmd/plot.c, src/display/d.save/main.c, src/display/d.scale/cmd/Gmakefile, src/display/d.scale/cmd/draw_scale.c, src/display/d.scale/cmd/main.c, src/display/d.scale/cmd/screenscale.c, src/display/d.site.labels/do_labels.c, src/display/d.sites/cmd/draw_point.c, src/display/d.sites/cmd/main.c, src/display/d.sites.qual/cmd/draw_point.c, src/display/d.sites.qual/cmd/main.c, src/display/d.text/cmd/main.c, src/display/d.text.freetype/Gmakefile, src/display/d.text.freetype/README, src/display/d.text.freetype/main.c, src/display/d.title/cmd/main.c, src/display/d.vect/cmd/main.c, src/display/d.vect.labels/Gmakefile, src/display/d.vect.labels/do_labels.c, src/display/d.vect.labels/local_proto.h, src/display/d.vect.labels/main.c, src/display/d.what.db/main.c, src/display/d.what.rast/cmd/main.c, src/display/d.what.sites/loadsites.c, src/display/d.what.sites/main.c, src/display/d.what.vect/cmd/Gmakefile, src/display/d.what.vect/cmd/attr.c, src/display/d.what.vect/cmd/main.c, src/display/d.what.vect/cmd/what.c, src/display/d.what.vect/cmd/what.h, src/display/d.where/cmd/b_w_line.c, src/display/d.where/cmd/local_proto.h, src/display/d.where/cmd/main.c, src/display/d.where/cmd/where.c, src/display/d.where/cmd/where_am_i.c, src/display/d.zoom/cmd/ask.c, src/display/d.zoom/cmd/box.c, src/display/d.zoom/cmd/center.c, src/display/d.zoom/cmd/local_proto.h, src/display/d.zoom/cmd/main.c, src/display/d.zoom/cmd/redraw.c, src/display/d.zoom/cmd/zoom.c, src/display/devices/Gmakefile, src/display/devices/README, src/display/devices/CELL/Gmakefile, src/display/devices/CELL/Graph_Clse.c, src/display/devices/CELL/Graph_Set.c, src/display/devices/CELL/Returns.c, src/display/devices/CELL/bresline.c, src/display/devices/CELL/cell.h, src/display/devices/CELL/connect.c, src/display/devices/CELL/file_io.c, src/display/devices/CELL/polyfill.c, src/display/devices/HTMLMAP/Gmakefile, src/display/devices/HTMLMAP/Graph_Clse.c, src/display/devices/HTMLMAP/Graph_Set.c, src/display/devices/HTMLMAP/Returns.c, src/display/devices/HTMLMAP/connect.c, src/display/devices/HTMLMAP/local_proto.h, src/display/devices/HTMLMAP/moncap.entry, src/display/devices/PNGdriver/Can_do.c, src/display/devices/PNGdriver/Clr_table.c, src/display/devices/PNGdriver/Color.c, src/display/devices/PNGdriver/Gmakefile, src/display/devices/PNGdriver/Graph_Clse.c, src/display/devices/PNGdriver/Graph_Set.c, src/display/devices/PNGdriver/Reset_clr.c, src/display/devices/PNGdriver/Returns.c, src/display/devices/PNGdriver/connect.c, src/display/devices/PNGdriver/moncap.entry, src/display/devices/PNGdriver/png.h, src/display/devices/XDRIVER/Gmakefile, src/display/devices/XDRIVER/README, src/display/devices/XDRIVER/README.ipc, src/display/devices/XDRIVER/XDRIVER.h, src/display/devices/XDRIVER/XDRIVER24/Box_abs.c, src/display/devices/XDRIVER/XDRIVER24/Can_do.c, src/display/devices/XDRIVER/XDRIVER24/Client.c, src/display/devices/XDRIVER/XDRIVER24/Clr_table.c, src/display/devices/XDRIVER/XDRIVER24/Color.c, src/display/devices/XDRIVER/XDRIVER24/Cont_abs.c, src/display/devices/XDRIVER/XDRIVER24/Draw_line.c, src/display/devices/XDRIVER/XDRIVER24/GRFont.c, src/display/devices/XDRIVER/XDRIVER24/Get_w_box.c, src/display/devices/XDRIVER/XDRIVER24/Get_w_line.c, src/display/devices/XDRIVER/XDRIVER24/Get_w_pnt.c, src/display/devices/XDRIVER/XDRIVER24/Gmakefile, src/display/devices/XDRIVER/XDRIVER24/Graph_Clse.c, src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c, src/display/devices/XDRIVER/XDRIVER24/Panel.c, src/display/devices/XDRIVER/XDRIVER24/Plylne_abs.c, src/display/devices/XDRIVER/XDRIVER24/Polygn_abs.c, src/display/devices/XDRIVER/XDRIVER24/Raster.c, src/display/devices/XDRIVER/XDRIVER24/Raster_RGB.c, src/display/devices/XDRIVER/XDRIVER24/Respond.c, src/display/devices/XDRIVER/XDRIVER24/Returns.c, src/display/devices/XDRIVER/XDRIVER24/SWITCHER.c, src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c, src/display/devices/XDRIVER/XDRIVER24/Work.c, src/display/devices/XDRIVER/XDRIVER24/XDRIVER.h, src/display/devices/XDRIVER/XDRIVER24/command_pend.c, src/display/devices/XDRIVER/XDRIVER24/errors, src/display/devices/XDRIVER/XDRIVER24/includes.h, src/display/devices/XDRIVER/XDRIVER24/local_proto.h, src/display/devices/XDRIVER/XDRIVER24/local_vars.h, src/display/devices/XDRIVER/XDRIVER24/pad.h, src/display/devices/XDRIVER/XDRIVER24/win.h, src/display/devices/lib/Box_abs.c, src/display/devices/lib/Client.c, src/display/devices/lib/Clr_table.c, src/display/devices/lib/Color.c, src/display/devices/lib/Font_get.c, src/display/devices/lib/GFont.c, src/display/devices/lib/Gmakefile, src/display/devices/lib/Num_colors.c, src/display/devices/lib/Polygn_rel.c, src/display/devices/lib/RGB.c, src/display/devices/lib/Raster_def.c, src/display/devices/lib/Respond.c, src/display/devices/lib/Returns.c, src/display/devices/lib/SWITCHER.c, src/display/devices/lib/Text2.c, src/display/devices/lib/Work.c, src/display/devices/lib/color_supp.c, src/display/devices/lib/colors.h, src/display/devices/lib/command.c, src/display/devices/lib/connect.c, src/display/devices/lib/connect_fifo.c, src/display/devices/lib/connect_sock.c, src/display/devices/lib/driverlib.h, src/display/devices/lib/graph.h, src/display/devices/lib/main.c, src/display/devices/lib/pad.c, src/display/devices/lib/pad.h, src/display/devices/lib/utils.c, src/display/devices/lib/utils.h, src/display/devices/monitorcap/Gmakefile, src/display/devices/monitorcap/monitorcap, src/display/devices/windows/Gmakefile, src/display/devices/windows/INSTALL-WIN, src/display/devices/windows/README, src/display/devices/windows/libW11/Makefile, src/display/devices/windows/libW11/Makefile.in, src/display/devices/windows/libW11/X11/Intrinsic.h, src/display/devices/windows/libW11/X11/Xatom.h, src/display/devices/windows/libW11/X11/Xlib.h, src/display/devices/windows/libW11/X11/Xlocale.h, src/display/devices/windows/libW11/X11/Xmd.h, src/display/devices/windows/libW11/X11/Xos.h, src/display/devices/windows/libW11/X11/Xutil.h, src/display/devices/windows/libW11/X11/cursorfont.h, src/display/devices/windows/libW11/X11/keysym.h, src/display/devices/windows/libW11/X11/keysymdef.h, src/display/devices/windows/libW11/X11/xpm.h, src/display/devices/windows/libW11/w32/Makefile, src/display/devices/windows/libW11/w32/event.c, src/display/devices/windows/libW11/w32/ntdef.h, src/display/devices/windows/libW11/w32/ntutil.c, src/display/devices/windows/libW11/w32/xlib.c, src/display/devices/windows/libW11/wrap/Makefile, src/display/devices/windows/libW11/wrap/mkproxy.pl, src/display/devices/windows/libW11/wrap/rxtv.ico, src/display/devices/windows/libW11/wrap/rxvt.ico, src/display/devices/windows/libW11/wrap/rxvt.rc, src/display/devices/windows/libW11/wrap/wrap.c, src/display/devices/windows/libW11/wrap/wrap.h, src/display/devices/windows/libW11/wrap/xwrappers.gen, src/fonts/README, src/fonts/fonts/README, src/fonts/for_grass/fontmap.c, src/fonts/original/hershey.c, src/general/g.ask/cmd/main.c, src/general/g.filename/cmd/main.c, src/general/g.findfile/cmd/main.c, src/general/g.help/Gmakefile, src/general/g.help/do_leave.c, src/general/g.help/help_proto.h, src/general/g.help/menu.c, src/general/g.help/menu.h, src/general/g.help/tty.c, src/general/g.help/help/VERBOSE, src/general/g.mapsets/main_cmd.c, src/general/g.parser/Gmakefile, src/general/g.parser/main.c, src/general/g.parser/test.sh, src/general/g.region/cmd/Gmakefile, src/general/g.region/cmd/local_proto.h, src/general/g.region/cmd/main.c, src/general/g.region/cmd/printwindow.c, src/general/g.setproj/get_stp.c, src/general/g.version/Gmakefile, src/general/g.version/main.c, src/general/init/clean_temp.c, src/general/init/echo.c, src/general/init/grass.src, src/general/init/grass_intro.txt, src/general/init/init.sh, src/general/init/lock.c, src/general/init/run.c, src/general/manage/cmd/list.c, src/general/manage/cmd/remove.c, src/general/manage/cmd/rename.c, src/general/manage/lister/Gmakefile, src/general/manage/lister/dig.c, src/general/manage/lister/site_lists.c, src/gui/grass-interface.dtd, src/gui/python/grassgui.py, src/imagery/i.ask/popup.c, src/imagery/i.cca/cmd/Gmakefile, src/imagery/i.cca/cmd/allocate.c, src/imagery/i.cca/cmd/jacobi.c, src/imagery/i.cca/cmd/local_proto.h, src/imagery/i.cca/cmd/main.c, src/imagery/i.cca/cmd/transform.c, src/imagery/i.class/Gmakefile, src/imagery/i.class/curses.c, src/imagery/i.class/draw_reg.c, src/imagery/i.class/local_proto.h, src/imagery/i.class/main.c, src/imagery/i.class/signature.c, src/imagery/i.class/tty.c, src/imagery/i.composite/compose.c, src/imagery/i.fft/cmd/Gmakefile, src/imagery/i.fft/cmd/TESTS, src/imagery/i.fft/cmd/fft.c, src/imagery/i.fft/cmd/fftmain.c, src/imagery/i.fft/cmd/ifftmain.c, src/imagery/i.fft/cmd/local_proto.h, src/imagery/i.gensigset/cmd/subcluster.c, src/imagery/i.group/cmd/Gmakefile, src/imagery/i.group/cmd/local_proto.h, src/imagery/i.group/cmd/main.c, src/imagery/i.group/editgroup/ask_files1.c, src/imagery/i.group/editgroup/ask_files2.c, src/imagery/i.group/inter/Gmakefile, src/imagery/i.group/inter/local_proto.h, src/imagery/i.group/inter/main.c, src/imagery/i.group/inter/menu.c, src/imagery/i.group/inter/run.c, src/imagery/i.group/subgroup/ask_files.c, src/imagery/i.in.erdas/main.c, src/imagery/i.maxlik/cmd/Gmakefile, src/imagery/i.maxlik/cmd/main.c, src/imagery/i.ortho.photo/libes/ls_cameras.c, src/imagery/i.ortho.photo/libes/ls_elev.c, src/imagery/i.ortho.photo/photo.2image/Gmakefile, src/imagery/i.ortho.photo/photo.2image/curses.c, src/imagery/i.ortho.photo/photo.2image/globals.h, src/imagery/i.ortho.photo/photo.2image/group.c, src/imagery/i.ortho.photo/photo.2image/main.c, src/imagery/i.ortho.photo/photo.2image/tty.c, src/imagery/i.ortho.photo/photo.2target/Gmakefile, src/imagery/i.ortho.photo/photo.2target/curses.c, src/imagery/i.ortho.photo/photo.2target/group.c, src/imagery/i.ortho.photo/photo.2target/input.c, src/imagery/i.ortho.photo/photo.2target/local_proto.h, src/imagery/i.ortho.photo/photo.2target/mark.c, src/imagery/i.ortho.photo/photo.2target/tty.c, src/imagery/i.ortho.photo/photo.rectify/Gmakefile, src/imagery/i.ortho.photo/photo.rectify/README, src/imagery/i.ortho.photo/photo.rectify/exec.c, src/imagery/i.ortho.photo/photo.rectify/global.h, src/imagery/i.ortho.photo/photo.rectify/local_proto.h, src/imagery/i.ortho.photo/photo.rectify/matrix.c, src/imagery/i.ortho.photo/photo.rectify/perform.c, src/imagery/i.ortho.photo/photo.rectify/rectify.c, src/imagery/i.ortho.photo/photo.rectify/write.c, src/imagery/i.pca/cmd/Gmakefile, src/imagery/i.pca/cmd/eigen.c, src/imagery/i.pca/cmd/local_proto.h, src/imagery/i.pca/cmd/main.c, src/imagery/i.points/Gmakefile, src/imagery/i.points/curses.c, src/imagery/i.points/group.c, src/imagery/i.points/local_proto.h, src/imagery/i.points/main.c, src/imagery/i.points/tty.c, src/imagery/i.points3/inter/BUGS, src/imagery/i.points3/inter/Gmakefile, src/imagery/i.points3/inter/anal_fid.c, src/imagery/i.points3/inter/driver.c, src/imagery/i.points3/inter/graph_ask.c, src/imagery/i.points3/inter/list_group.c, src/imagery/i.points3/inter/main.c, src/imagery/i.points3/inter/mark_control.c, src/imagery/i.points3/inter/text_curses.c, src/imagery/i.points3/inter/text_tty.c, src/imagery/i.quantize/compose.c, src/imagery/i.rectify2/Gmakefile, src/imagery/i.rectify2/README, src/imagery/i.rectify2/TODO, src/imagery/i.rectify2/ask_files.c, src/imagery/i.rectify2/ask_files2.c, src/imagery/i.rectify2/ask_wind.c, src/imagery/i.rectify2/compress.c, src/imagery/i.rectify2/cp.c, src/imagery/i.rectify2/crs.c, src/imagery/i.rectify2/crs.h, src/imagery/i.rectify2/env.c, src/imagery/i.rectify2/exec.c, src/imagery/i.rectify2/get_wind.c, src/imagery/i.rectify2/global.h, src/imagery/i.rectify2/mail.c, src/imagery/i.rectify2/main.c, src/imagery/i.rectify2/matrix.c, src/imagery/i.rectify2/perform.c, src/imagery/i.rectify2/rectify.c, src/imagery/i.rectify2/report.c, src/imagery/i.rectify2/rowcol.c, src/imagery/i.rectify2/rowcol.h, src/imagery/i.rectify2/target.c, src/imagery/i.rectify2/write.c, src/imagery/i.rectify2/cmd/Gmakefile, src/imagery/i.rectify2/cmd/README, src/imagery/i.rectify2/cmd/compress.c, src/imagery/i.rectify2/cmd/cp.c, src/imagery/i.rectify2/cmd/crs.c, src/imagery/i.rectify2/cmd/crs.h, src/imagery/i.rectify2/cmd/env.c, src/imagery/i.rectify2/cmd/exec.c, src/imagery/i.rectify2/cmd/get_wind.c, src/imagery/i.rectify2/cmd/global.h, src/imagery/i.rectify2/cmd/mail.c, src/imagery/i.rectify2/cmd/main.c, src/imagery/i.rectify2/cmd/matrix.c, src/imagery/i.rectify2/cmd/perform.c, src/imagery/i.rectify2/cmd/rectify.c, src/imagery/i.rectify2/cmd/report.c, src/imagery/i.rectify2/cmd/rowcol.h, src/imagery/i.rectify2/cmd/target.c, src/imagery/i.rectify2/cmd/write.c, src/imagery/i.rectify2/inter/Gmakefile, src/imagery/i.rectify2/inter/README, src/imagery/i.rectify2/inter/ask_files.c, src/imagery/i.rectify2/inter/ask_files2.c, src/imagery/i.rectify2/inter/ask_wind.c, src/imagery/i.rectify2/inter/compress.c, src/imagery/i.rectify2/inter/cp.c, src/imagery/i.rectify2/inter/crs.c, src/imagery/i.rectify2/inter/crs.h, src/imagery/i.rectify2/inter/env.c, src/imagery/i.rectify2/inter/exec.c, src/imagery/i.rectify2/inter/get_wind.c, src/imagery/i.rectify2/inter/global.h, src/imagery/i.rectify2/inter/mail.c, src/imagery/i.rectify2/inter/main.c, src/imagery/i.rectify2/inter/matrix.c, src/imagery/i.rectify2/inter/perform.c, src/imagery/i.rectify2/inter/rectify.c, src/imagery/i.rectify2/inter/report.c, src/imagery/i.rectify2/inter/rowcol.c, src/imagery/i.rectify2/inter/rowcol.h, src/imagery/i.rectify2/inter/target.c, src/imagery/i.rectify2/inter/write.c, src/imagery/i.rgb.his/cmd/h2rmain.c, src/imagery/i.rgb.his/cmd/putoutput.c, src/imagery/i.rgb.his/cmd/r2hmain.c, src/imagery/i.smap/cmd/shapiro/write_img.c, src/imagery/i.tape.mss/put_row.c, src/imagery/i.tape.other/put_row.c, src/imagery/i.tape.spot/put_row.c, src/imagery/i.tape.tm/put_row.c, src/imagery/i.tape.tm.fast/cmd/put_row.c, src/imagery/i.target/Gmakefile, src/imagery/i.target/TODO, src/imagery/i.target/ask_target.c, src/imagery/i.target/local_proto.h, src/imagery/i.target/main.c, src/imagery/i.target/cmd/Gmakefile, src/imagery/i.target/cmd/ask_target.c, src/imagery/i.target/cmd/local_proto.h, src/imagery/i.target/cmd/main.c, src/imagery/i.target/inter/Gmakefile, src/imagery/i.target/inter/ask_target.c, src/imagery/i.target/inter/local_proto.h, src/imagery/i.target/inter/main.c, src/imagery/i.vpoints/Gmakefile, src/imagery/i.vpoints/curses.c, src/imagery/i.vpoints/globals.h, src/imagery/i.vpoints/group.c, src/imagery/i.vpoints/tty.c, src/imagery/i.zc/cmd/Gmakefile, src/imagery/i.zc/cmd/del2g.c, src/imagery/i.zc/cmd/fft.c, src/imagery/i.zc/cmd/getg.c, src/imagery/i.zc/cmd/main.c, src/include/P_site.h, src/include/Vect.h, src/include/colors.h, src/include/config.h.in, src/include/display.h, src/include/gisdefs.h, src/include/gmath.h, src/include/imagery.h, src/include/la.h, src/include/pbm.h, src/include/pgm.h, src/include/pnm.h, src/include/ppm.h, src/include/raster.h, src/include/vask.h, src/include/vect/dig_defines.h, src/libes/Gmakefile, src/libes/D/Derase.c, src/libes/D/Dnew.c, src/libes/D/Dremove.c, src/libes/bitmap/main.c, src/libes/bitmap/smain.c, src/libes/coorcnv/datum.table, src/libes/coorcnv/geocen2.c, src/libes/coorcnv/spheroid.c, src/libes/datetime/diff.c, src/libes/datetime/scan.c, src/libes/dbmi/clients/columns.c, src/libes/dbmi/clients/connect.c, src/libes/dbmi/clients/createdb.c, src/libes/dbmi/clients/databases.c, src/libes/dbmi/clients/describe.c, src/libes/dbmi/clients/drivers.c, src/libes/dbmi/clients/dropdb.c, src/libes/dbmi/clients/droptable.c, src/libes/dbmi/clients/execute.c, src/libes/dbmi/clients/printtab.c, src/libes/dbmi/clients/select.c, src/libes/dbmi/clients/tables.c, src/libes/dbmi/dbmscap/dbmscap.linux, src/libes/dbmi/drivers/odbc/Gmakefile, src/libes/dbmi/drivers/stubs/add_col.c, src/libes/dbmi/drivers/stubs/bindupdate.c, src/libes/dbmi/drivers/stubs/close_cursor.c, src/libes/dbmi/drivers/stubs/closedb.c, src/libes/dbmi/drivers/stubs/create_index.c, src/libes/dbmi/drivers/stubs/create_table.c, src/libes/dbmi/drivers/stubs/createdb.c, src/libes/dbmi/drivers/stubs/delete.c, src/libes/dbmi/drivers/stubs/deletedb.c, src/libes/dbmi/drivers/stubs/desc_table.c, src/libes/dbmi/drivers/stubs/drop_col.c, src/libes/dbmi/drivers/stubs/drop_index.c, src/libes/dbmi/drivers/stubs/drop_table.c, src/libes/dbmi/drivers/stubs/execute.c, src/libes/dbmi/drivers/stubs/fetch.c, src/libes/dbmi/drivers/stubs/finddb.c, src/libes/dbmi/drivers/stubs/finish.c, src/libes/dbmi/drivers/stubs/init.c, src/libes/dbmi/drivers/stubs/insert.c, src/libes/dbmi/drivers/stubs/list_index.c, src/libes/dbmi/drivers/stubs/list_tables.c, src/libes/dbmi/drivers/stubs/listdb.c, src/libes/dbmi/drivers/stubs/open_insert.c, src/libes/dbmi/drivers/stubs/open_select.c, src/libes/dbmi/drivers/stubs/open_update.c, src/libes/dbmi/drivers/stubs/opendb.c, src/libes/dbmi/drivers/stubs/update.c, src/libes/dbmi/lib/alloc.c, src/libes/dbmi/lib/c_add_col.c, src/libes/dbmi/lib/c_bindupdate.c, src/libes/dbmi/lib/c_close_cur.c, src/libes/dbmi/lib/c_closedb.c, src/libes/dbmi/lib/c_create_idx.c, src/libes/dbmi/lib/c_create_tab.c, src/libes/dbmi/lib/c_createdb.c, src/libes/dbmi/lib/c_delete.c, src/libes/dbmi/lib/c_deletedb.c, src/libes/dbmi/lib/c_desc_table.c, src/libes/dbmi/lib/c_drop_col.c, src/libes/dbmi/lib/c_drop_index.c, src/libes/dbmi/lib/c_drop_tab.c, src/libes/dbmi/lib/c_execute.c, src/libes/dbmi/lib/c_fetch.c, src/libes/dbmi/lib/c_finddb.c, src/libes/dbmi/lib/c_insert.c, src/libes/dbmi/lib/c_list_idx.c, src/libes/dbmi/lib/c_list_tabs.c, src/libes/dbmi/lib/c_listdb.c, src/libes/dbmi/lib/c_opendb.c, src/libes/dbmi/lib/c_openinsert.c, src/libes/dbmi/lib/c_openselect.c, src/libes/dbmi/lib/c_openupdate.c, src/libes/dbmi/lib/c_update.c, src/libes/dbmi/lib/c_version.c, src/libes/dbmi/lib/column.c, src/libes/dbmi/lib/cursor.c, src/libes/dbmi/lib/d_close_cur.c, src/libes/dbmi/lib/d_drop_index.c, src/libes/dbmi/lib/d_drop_tab.c, src/libes/dbmi/lib/datetime.c, src/libes/dbmi/lib/dbmscap.c, src/libes/dbmi/lib/dirent.c, src/libes/dbmi/lib/driver.c, src/libes/dbmi/lib/driver_state.c, src/libes/dbmi/lib/error.c, src/libes/dbmi/lib/handle.c, src/libes/dbmi/lib/index.c, src/libes/dbmi/lib/procs.h, src/libes/dbmi/lib/reclass.c, src/libes/dbmi/lib/shutdown.c, src/libes/dbmi/lib/sqlCtype.c, src/libes/dbmi/lib/sqltype.c, src/libes/dbmi/lib/start.c, src/libes/dbmi/lib/string.c, src/libes/dbmi/lib/table.c, src/libes/dbmi/lib/value.c, src/libes/dbmi/lib/valuefmt.c, src/libes/dbmi/lib/xdrchar.c, src/libes/dbmi/lib/xdrcolumn.c, src/libes/dbmi/lib/xdrdatetime.c, src/libes/dbmi/lib/xdrdouble.c, src/libes/dbmi/lib/xdrhandle.c, src/libes/dbmi/lib/xdrindex.c, src/libes/dbmi/lib/xdrint.c, src/libes/dbmi/lib/xdrprocedure.c, src/libes/dbmi/lib/xdrshort.c, src/libes/dbmi/lib/xdrstring.c, src/libes/dbmi/lib/xdrtable.c, src/libes/dbmi/lib/xdrtoken.c, src/libes/digitizer/graph_input.c, src/libes/display/Gmakefile, src/libes/display/cnversions.c, src/libes/display/list.c, src/libes/display/popup.c, src/libes/display/raster.c, src/libes/display/raster2.c, src/libes/display/raster_rgb.c, src/libes/display/tran_colr.c, src/libes/dlg/read_area.c, src/libes/gis/G.h, src/libes/gis/Gmakefile, src/libes/gis/cats.c, src/libes/gis/color_hist.c, src/libes/gis/color_look.c, src/libes/gis/color_org.c, src/libes/gis/color_read.c, src/libes/gis/dig_title.c, src/libes/gis/done_msg.c, src/libes/gis/edit_cats.c, src/libes/gis/edit_cellhd.c, src/libes/gis/edit_hist.c, src/libes/gis/env.c, src/libes/gis/error.c, src/libes/gis/get_datum_name.c, src/libes/gis/get_ell_name.c, src/libes/gis/get_projname.c, src/libes/gis/get_row.c, src/libes/gis/get_row_colr.c, src/libes/gis/get_window.c, src/libes/gis/gishelp.c, src/libes/gis/gisinit.c, src/libes/gis/histogram.c, src/libes/gis/home.c, src/libes/gis/list.c, src/libes/gis/ll_format.c, src/libes/gis/mapset.c, src/libes/gis/mapset_nme.c, src/libes/gis/named_colr.c, src/libes/gis/nme_in_mps.c, src/libes/gis/null_val.c, src/libes/gis/open.c, src/libes/gis/opencell.c, src/libes/gis/parser.c, src/libes/gis/percent.c, src/libes/gis/plot.c, src/libes/gis/readsites.c, src/libes/gis/set_prior.c, src/libes/gis/set_window.c, src/libes/gis/sites.c, src/libes/gis/sites_title.c, src/libes/gis/strings.c, src/libes/gis/strip.c, src/libes/gis/unix_socks.c, src/libes/gis/TESTS/try2.c, src/libes/gmath/DEPEND, src/libes/gmath/Gmakefile, src/libes/gmath/README, src/libes/gmath/TODO, src/libes/gmath/del2g.c, src/libes/gmath/eigen.c, src/libes/gmath/fft.c, src/libes/gmath/gauss.c, src/libes/gmath/getg.c, src/libes/gmath/jacobi.c, src/libes/gmath/la.c, src/libes/gmath/local_proto.h, src/libes/gmath/max_pow2.c, src/libes/gmath/mult.c, src/libes/gmath/numerical.h, src/libes/gmath/rand1.c, src/libes/gmath/test/Gmakefile, src/libes/image3/convert_ll.c, src/libes/image3/get_pts_ll.c, src/libes/imagery/ask.c, src/libes/imagery/ask_colors.c, src/libes/imagery/group.c, src/libes/imagery/ls_groups.c, src/libes/imagery/proj.c, src/libes/imagery/v_exec.c, src/libes/linkm/oom.c, src/libes/ogsf/GS2.c, src/libes/ogsf/Gs3.c, src/libes/ogsf/Gv3.c, src/libes/ogsf/gs_bm.c, src/libes/ogsf/gs_norms.c, src/libes/ogsf/gsd_prim.c, src/libes/ogsf/gsd_views.c, src/libes/proj/do_proj.c, src/libes/proj/get_proj.c, src/libes/proj/pj_param.c, src/libes/raster/io.c, src/libes/raster/item_appnd.c, src/libes/rst_gmsl/data/dataquad.c, src/libes/rst_gmsl/interp_float/input2d.c, src/libes/rst_gmsl/interp_float/interp2d.c, src/libes/rst_gmsl/interp_float/matrix.c, src/libes/rst_gmsl/interp_float/output2d.c, src/libes/rst_gmsl/interp_float/point2d.c, src/libes/rst_gmsl/interp_float/resout2d.c, src/libes/rst_gmsl/interp_float/ressegm2d.c, src/libes/rst_gmsl/interp_float/segmen2d.c, src/libes/rst_gmsl/interp_float/vinput2d.c, src/libes/vask/Gmakefile, src/libes/vask/README, src/libes/vask/V_call.c, src/libes/vask/V_exit.c, src/libes/vask/V_init.c, src/libes/vask/V_support.c, src/libes/vask/V_tty.c, src/libes/vect32/Vlib/get_area.c, src/libes/vect32/Vlib/level_two.c, src/libes/vect32/Vlib/poly.c, src/libes/vect32/diglib/check_node.c, src/libes/vect32/diglib/chk_inside.c, src/libes/vect32/diglib/debugf.c, src/libes/vect32/diglib/file_checks.c, src/libes/vect32/diglib/find_area.c, src/libes/vect32/diglib/x_struct_io.c, src/libes/vect32/georef/Gmakefile, src/libes/vect32/georef/curses.c, src/libes/vect32/georef/geo_point.c, src/libes/vect32/georef/geo_quest.c, src/libes/vect32/georef/geo_unlock.c, src/libes/vect32/georef/georef.h, src/libes/vect32/georef/rd_cap.c, src/libes/vect32/georef/tty.c, src/libes/vect32/libes/transform/TODO, src/libes/vect32_64/shapelib-1.2.8/dbfcreate.c, src/libes/vect32_64/shapelib-1.2.8/shptest.c, src/libes/vect32_64/shapelib-1.2.8/shputils.c, src/libes/vect32_64/shapelib-1.2.8/contrib/shpdxf.c, src/libes/vect32_64/shapelib-1.2.8/contrib/shpfix.c, src/mapdev/v.alabel/TODO, src/mapdev/v.area/main.c, src/mapdev/v.area/where_am_i.c, src/mapdev/v.autocorr/Gmakefile, src/mapdev/v.autocorr/main.c, src/mapdev/v.bubble/bubbling.c, src/mapdev/v.bubble/v.bubble.c, src/mapdev/v.bubble/v.bubble.h, src/mapdev/v.build/area.c, src/mapdev/v.build/isle.c, src/mapdev/v.build/labels.c, src/mapdev/v.build/main.c, src/mapdev/v.build/open_files.c, src/mapdev/v.build/read_digit.c, src/mapdev/v.build.polylines/cmd/Gmakefile, src/mapdev/v.cutter/ccw.c, src/mapdev/v.cutter/cross.c, src/mapdev/v.cutter/intersect.c, src/mapdev/v.cutter/line.c, src/mapdev/v.cutter/lsort.c, src/mapdev/v.cutter/main.c, src/mapdev/v.cutter/sort.c, src/mapdev/v.db.reclass/main.c, src/mapdev/v.digit/Gmakefile, src/mapdev/v.digit/build_neat.c, src/mapdev/v.digit/contour.c, src/mapdev/v.digit/dig_curses.c, src/mapdev/v.digit/digitize.c, src/mapdev/v.digit/drawcell.c, src/mapdev/v.digit/head_info.c, src/mapdev/v.digit/label.c, src/mapdev/v.digit/label_mult.c, src/mapdev/v.digit/local_proto.h, src/mapdev/v.digit/main.c, src/mapdev/v.digit/set_key.c, src/mapdev/v.digit/set_thresh.c, src/mapdev/v.digit/Diagnostic/graph_input.c, src/mapdev/v.distance/distance.c, src/mapdev/v.distance/local_proto.h, src/mapdev/v.distance/main.c, src/mapdev/v.export/exp_vect.c, src/mapdev/v.extract/cmd/main.c, src/mapdev/v.extract/cmd/xtract_area.c, src/mapdev/v.extract/cmd/xtract_line.c, src/mapdev/v.extract/inter/main.c, src/mapdev/v.from.3/324.c, src/mapdev/v.import/x.import/import_vect.c, src/mapdev/v.in.arc/DO_txt_file.c, src/mapdev/v.in.arc/main_cmd.c, src/mapdev/v.in.arc/main_inter.c, src/mapdev/v.in.arc/process_inp.c, src/mapdev/v.in.dlg/dlg_to_dig.c, src/mapdev/v.in.dlg/v.in.dlg.c, src/mapdev/v.in.dlg2/v.in.dlg.c, src/mapdev/v.in.dlg2/dlg_bdlg/a_b_dlg.c, src/mapdev/v.in.dlg2/dlg_bdlg/bound_box.c, src/mapdev/v.in.dlg2/dlg_bdlg/read_write.c, src/mapdev/v.in.dlg2/new/a_b_dlg.c, src/mapdev/v.in.dlg2/new/read_write.c, src/mapdev/v.in.dxf/Gmakefile, src/mapdev/v.in.dxf/TODO, src/mapdev/v.in.dxf/add_arc.c, src/mapdev/v.in.dxf/add_circle.c, src/mapdev/v.in.dxf/add_line.c, src/mapdev/v.in.dxf/add_point.c, src/mapdev/v.in.dxf/add_polyline.c, src/mapdev/v.in.dxf/find_lines.c, src/mapdev/v.in.dxf/label_box.c, src/mapdev/v.in.dxf/main.c, src/mapdev/v.in.dxf/make_header.c, src/mapdev/v.in.dxf3d/v.in.dxf3d.sh, src/mapdev/v.in.gshhs/main.c, src/mapdev/v.in.mif/Gmakefile, src/mapdev/v.in.mif/main.c, src/mapdev/v.in.mif/write_lines.c, src/mapdev/v.in.shape/Gmakefile, src/mapdev/v.in.shape/main.c, src/mapdev/v.in.shape/shp2dig.c, src/mapdev/v.in.tig.basic/v.in.tig.bas.c, src/mapdev/v.in.tig.basic/v_in_tig_basic.h, src/mapdev/v.in.tig.lndmk/areas.c, src/mapdev/v.in.tig.lndmk/coords.c, src/mapdev/v.in.tig.lndmk/globals.h, src/mapdev/v.in.tig.lndmk/main.c, src/mapdev/v.in.tig.lndmk/parse_input.c, src/mapdev/v.info/main.c, src/mapdev/v.llabel/TODO, src/mapdev/v.llabel/main.c, src/mapdev/v.mkgrid/init_head.c, src/mapdev/v.mkgrid/mkgrid_cmd.c, src/mapdev/v.mkgrid/mkgrid_inter.c, src/mapdev/v.mkquads/Gmakefile.ori, src/mapdev/v.mkquads/init_head.c, src/mapdev/v.mkquads/mkquads_cmd.c, src/mapdev/v.mkquads/x.mkquads, src/mapdev/v.out.arc/Gmakefile, src/mapdev/v.out.arc/Vexport_arc.c, src/mapdev/v.out.arc/main.c, src/mapdev/v.out.arc/main.c_unused, src/mapdev/v.out.dxf/Gmakefile, src/mapdev/v.out.dxf/v.out.dxf.c, src/mapdev/v.out.e00/Gmakefile, src/mapdev/v.out.e00/v.out.e00.c, src/mapdev/v.out.mapinfo/main.c, src/mapdev/v.out.mapinfo/wr_mpinfo_head.c, src/mapdev/v.out.mif/Gmakefile, src/mapdev/v.out.mif/main.c, src/mapdev/v.out.moss/v.out.moss.c, src/mapdev/v.out.shape/Gmakefile, src/mapdev/v.out.shape/dbmi.c, src/mapdev/v.out.shape/extract.c, src/mapdev/v.out.shape/local_proto.h, src/mapdev/v.out.shape/main.c, src/mapdev/v.proj/main.c, src/mapdev/v.reclass/cmd/main.c, src/mapdev/v.reclass/cmd/parse.c, src/mapdev/v.rm.dangles/main.c, src/mapdev/v.rmdup/cmd/rmdup.c, src/mapdev/v.spag/main2.c, src/mapdev/v.spag/spag2.c, src/mapdev/v.spag/notused/spag.c, src/mapdev/v.spag/notused/spag1.c, src/mapdev/v.support/support.c, src/mapdev/v.to.db/update.c, src/mapdev/v.to.rast/do_areas.c, src/mapdev/v.to.rast/raster.c, src/mapdev/v.to.sites/v.to_sites.c, src/mapdev/v.transform/trans_head.c, src/mapdev/v.what/cmd/local_proto.h, src/mapdev/v.what/cmd/main.c, src/mapdev/v.what/cmd/tags, src/mapdev/v.what/cmd/what.c, src/misc/m.dem.extract/Gmakefile, src/misc/m.dem.extract/main.c, src/misc/m.flip/main.c, src/misc/m.in.e00/Gmakefile, src/misc/m.in.e00/TODO, src/misc/m.in.e00/main.c, src/misc/m.in.e00/raster.c, src/misc/m.in.e00/vector.c, src/misc/m.kappa/cmd/Gmakefile, src/misc/m.ll2db/Gmakefile, src/misc/m.ll2db/input.c, src/misc/m.ll2db/local_proto.h, src/misc/m.ll2db/main.c, src/misc/m.ll2db/number.c, src/misc/m.ll2db/output.c, src/misc/m.ll2db/warning.c, src/misc/m.lulc.USGS/main.c, src/misc/m.lulc.read/main.c, src/misc/m.proj/geo_supp.c, src/misc/m.proj/get_stp.c, src/misc/m.proj/main.c, src/misc/m.proj2/Gmakefile, src/misc/m.proj2/TODO, src/misc/m.proj2/geo_func.c, src/misc/m.proj2/get_deg.c, src/misc/m.proj2/get_stp.c, src/misc/m.proj2/input.c, src/misc/m.proj2/local_proto.h, src/misc/m.proj2/main.c, src/misc/m.proj2/output.c, src/misc/m.proj2/process.c, src/misc/m.region.ll/Gmakefile, src/misc/m.svfit/Gmakefile, src/misc/m.svfit/main.c, src/misc/m.svfit/pltcrst.c, src/misc/m.svfit/pltexp.c, src/misc/m.svfit/pltgaus.c, src/misc/m.svfit/plthole.c, src/misc/m.svfit/pltline.c, src/misc/m.svfit/pltquad.c, src/misc/m.svfit/pltsph.c, src/misc/m.svfit/svfit.h, src/paint/Programs/p.chart/Gmakefile, src/paint/Programs/p.chart/main.c, src/paint/Programs/p.map.new/cmd/do_barscale.c, src/paint/Programs/p.map.new/cmd/do_legendfin.c, src/paint/Tests/htest.c, src/ps.map/devices/Gmakefile, src/ps.map/ps.icon/main.c, src/ps.map/ps.icon/make_icon.c, src/ps.map/ps.map/cmd/Gmakefile, src/ps.map/ps.map/cmd/README, src/ps.map/ps.map/cmd/comment.c, src/ps.map/ps.map/cmd/ctablfile.c, src/ps.map/ps.map/cmd/do_masking.c, src/ps.map/ps.map/cmd/do_sites.c, src/ps.map/ps.map/cmd/getgrid.c, src/ps.map/ps.map/cmd/hdrfile.c, src/ps.map/ps.map/cmd/infofile.c, src/ps.map/ps.map/cmd/input.c, src/ps.map/ps.map/cmd/lblfile.c, src/ps.map/ps.map/cmd/local_proto.h, src/ps.map/ps.map/cmd/main.c, src/ps.map/ps.map/cmd/outl_io.c, src/ps.map/ps.map/cmd/ps_colors.c, src/ps.map/ps.map/cmd/ps_info.h, src/ps.map/ps.map/cmd/ps_map.c, src/ps.map/ps.map/cmd/ps_outline.c, src/ps.map/ps.map/cmd/rast_plot.c, src/ps.map/ps.map/cmd/read.me, src/ps.map/ps.map/cmd/rgbfile.c, src/ps.map/ps.map/cmd/scale.c, src/ps.map/ps.map/cmd/scan_misc.c, src/ps.map/ps.map/cmd/scan_ref.c, src/ps.map/ps.map/cmd/sitefile.c, src/ps.map/ps.map/cmd/vect.c, src/ps.map/ps.map/cmd/vectfile.c, src/ps.map/ps.map/cmd/vlegfile.c, src/ps.map/ps.map/cmd/windfile.c, src/ps.map/ps.select/main.c, src.nonGPL/agnps/r.agnps50/HISTORY.txt, src.nonGPL/agnps/r.agnps50/howto-install.txt, src.nonGPL/agnps/r.agnps50/agnps-source/Gmakefile, src.nonGPL/agnps/r.agnps50/agnps-source/agrun.c, src.nonGPL/agnps/r.agnps50/agnps-source/length.c, src.nonGPL/agnps/r.agnps50/agnps-source/loop1tr5.c, src.nonGPL/agnps/r.agnps50/agnps-source/math.h, src.nonGPL/agnps/r.agnps50/hydro_tools/r.cn/main.c, src/raster/r.basins.fill/Gmakefile, src/raster/r.basins.fill/main.c, src/raster/r.binfer/TODO, src/raster/r.binfer/avalanche.binfer, src/raster/r.binfer/bug.spear, src/raster/r.binfer/bugs.binfer, src/raster/r.binfer/engine.c, src/raster/r.binfer/table.c, src/raster/r.buffer/cmd/init.c, src/raster/r.buffer/cmd/local_proto.h, src/raster/r.buffer/cmd/main.c, src/raster/r.buffer/cmd/parse_dist.c, src/raster/r.buffer/cmd/support.c, src/raster/r.buffer/cmd/write_map.c, src/raster/r.cats/cmd/main.c, src.nonGPL/agnps/r.agnps50/hydro_tools/r.weighted.cn/r.weighted.cn.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/cell_num_id.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/create_grid_map.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/drain_num.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/report.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/slope_aspect.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/agnps_input.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/cell_num_id.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/create_grid_map.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/drain_num.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/report.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/slope_aspect.c, src/raster/r.circle/dist.c, src/raster/r.clump/cmd/clump.c, src/raster/r.clump/cmd/main.c, src/raster/r.coin/cmd/Gmakefile, src/raster/r.coin/cmd/inter.c, src/raster/r.colors/cmd/Gmakefile, src/raster/r.colors/cmd/eq.c, src/raster/r.colors/cmd/local_proto.h, src/raster/r.colors/cmd/log.c, src/raster/r.colors/cmd/main.c, src/raster/r.colors/cmd/rules.c, src/raster/r.colors.paint/Gmakefile, src/raster/r.colors.paint/main.c, src/raster/r.colors.paint/range.c, src/raster/r.combine/cmd/Gmakefile, src/raster/r.combine/cmd/get_cats.c, src/raster/r.combine/cmd/r_wr_line.c, src/raster/r.composite/Gmakefile, src/raster/r.composite/cmd/Gmakefile, src/raster/r.composite/cmd/main.c, src/raster/r.compress/cmd/main.c, src/raster/r.compress/inter/main.c, src/raster/r.contour/main.c, src/raster/r.cost/cmd/main.c, src/raster/r.cost/cmd/memory.c, src/raster/r.cross/cross.c, src/raster/r.cross/main.c, src/raster/r.cross/renumber.c, src/raster/r.describe/cmd/main.c, src/raster/r.digit/TODO, src/raster/r.drain/Gmakefile, src/raster/r.drain/README, src/raster/r.drain/filldir.c, src/raster/r.drain/local.h, src/raster/r.drain/main.c, src/raster/r.drain/resolve.c, src/raster/r.drain/tinf.c, src/raster/r.drain/tinf.h, src/raster/r.fill.dir/Gmakefile, src/raster/r.fill.dir/README, src/raster/r.fill.dir/direct.c, src/raster/r.fill.dir/dopolys.c, src/raster/r.fill.dir/filldir.c, src/raster/r.fill.dir/fillsngl.c, src/raster/r.fill.dir/fmt_un.c, src/raster/r.fill.dir/local.h, src/raster/r.fill.dir/main.c, src/raster/r.fill.dir/mp.h, src/raster/r.fill.dir/ppupdate.c, src/raster/r.fill.dir/resolve.c, src/raster/r.fill.dir/tinf.c, src/raster/r.fill.dir/tinf.h, src/raster/r.fill.dir/un_fmt_fill.c, src/raster/r.fill.dir/wtrshed.c, src/raster/r.flow/TODO, src/raster/r.flow/io.13.c, src/raster/r.flowmd/rflow5f_1.c, src/raster/r.grow/cmd/main.c, src/raster/r.his/Gmakefile, src/raster/r.his/cmd/Gmakefile, src/raster/r.his/cmd/his.c, src/raster/r.his/cmd/his.h, src/raster/r.his/cmd/main.c, src/raster/r.in.arc/cmd/gethead.c, src/raster/r.in.ascii/cmd/gethead.c, src/raster/r.in.ascii/cmd/main.c, src/raster/r.in.bin/Gmakefile, src/raster/r.in.bin/main.c, src/raster/r.in.bin/swab.h, src/raster/r.in.bin/tif_swab.c, src/raster/r.in.doq/cmd/gethead.c, src/raster/r.in.doq/cmd/main.c, src/raster/r.in.dted/r.in.dted/main.c, src/raster/r.in.dted/r.in.dted/read_write.c, src/raster/r.in.dted/r.in.dted/dist/read_write.c, src/raster/r.in.dted/r.in.dted/misc/dt_util.c, src/raster/r.in.gdal/Gmakefile, src/raster/r.in.gdal/gbgetsymbol.c, src/raster/r.in.gdal/gdalbridge.c, src/raster/r.in.gdal/gdalbridge.h, src/raster/r.in.gdal/main.c, src/raster/r.in.gdal/make_loc.c, src/raster/r.in.gridatb/main.c, src/raster/r.in.ll/cmd/main.c, src/raster/r.in.png/Gmakefile, src/raster/r.in.png/pngfunc.h, src/raster/r.in.png/pngtopnm.c, src/raster/r.in.png/r.in.png.c, src/raster/r.in.poly/raster.c, src/raster/r.in.ppm/r.in.ppm.c, src/raster/r.in.shape/Gmakefile, src/raster/r.in.sunrast/cmd/main.c, src/raster/r.infer/cmd/infer.c, src/raster/r.infer/cmd/run_maps.c, src/raster/r.info/cmd/main.c, src/raster/r.info/inter/more_print.c, src/raster/r.kappa/cmd/Gmakefile, src/raster/r.kappa/cmd/main.c, src/raster/r.le/Gmakefile, src/raster/r.le/README.txt, src/raster/r.le/r_le_manual5.pdf, src/raster/r.le/r.le.patch/Gmakefile, src/raster/r.le/r.le.patch/driver.c, src/raster/r.le/r.le.patch/input.c, src/raster/r.le/r.le.patch/main.c, src/raster/r.le/r.le.patch/patch.c, src/raster/r.le/r.le.patch/patch.h, src/raster/r.le/r.le.patch/trace.c, src/raster/r.le/r.le.pixel/Gmakefile, src/raster/r.le/r.le.pixel/cellclip.c, src/raster/r.le/r.le.pixel/driver.c, src/raster/r.le/r.le.pixel/input.c, src/raster/r.le/r.le.pixel/main.c, src/raster/r.le/r.le.pixel/pixel.h, src/raster/r.le/r.le.pixel/texture.c, src/raster/r.le/r.le.setup/Gmakefile, src/raster/r.le/r.le.setup/ask_group.c, src/raster/r.le/r.le.setup/colors.h, src/raster/r.le/r.le.setup/main.c, src/raster/r.le/r.le.setup/mv_wind.c, src/raster/r.le/r.le.setup/sample.c, src/raster/r.le/r.le.setup/setup.c, src/raster/r.le/r.le.setup/setup.h, src/raster/r.le/r.le.setup/user_input.c, src/raster/r.le/r.le.setup/polytocell/Gmakefile, src/raster/r.le/r.le.setup/polytocell/bmf.b, src/raster/r.le/r.le.setup/polytocell/bmf_to_cll.c, src/raster/r.le/r.le.setup/polytocell/do_dots.c, src/raster/r.le/r.le.setup/polytocell/do_line.c, src/raster/r.le/r.le.setup/polytocell/find_area.c, src/raster/r.le/r.le.setup/polytocell/ply_t_bmif.c, src/raster/r.le/r.le.setup/polytocell/ply_to_cll.h, src/raster/r.le/r.le.setup/polytocell/save_area.c, src/raster/r.le/r.le.setup/polytocell/wrte_recrd.c, src/raster/r.le/r.le.setup/polytocell/yadjust.c, src/raster/r.le/r.le.trace/Gmakefile, src/raster/r.le/r.le.trace/main.c, src/raster/r.le/r.le.trace/r.le.trace.h, src/raster/r.le/r.le.trace/user_input.c, src/raster/r.los/cmd/main.c, src/raster/r.mapcalc/mapcalc/CATS_COPY, src/raster/r.mapcalc/mapcalc/execute.c, src/raster/r.mapcalc/mapcalc/function.c, src/raster/r.mapcalc/mapcalc/glob.h, src/raster/r.mapcalc/mapcalc/main.c, src/raster/r.mapcalc/mapcalc/polish.c, src/raster/r.mapcalc/mapcalc/range.c, src/raster/r.mapcalc/mapcalc/xmedian.c, src/raster/r.mapcalc/mapcalc/xmode.c, src/raster/r.mapcalc/mapcalc/xrand.c, src/raster/r.mapcalc/polish/Gmakefile, src/raster/r.mask.points/cmd/main.c, src/raster/r.mfilter/cmd/TODO, src/raster/r.mfilter/cmd/main.c, src/raster/r.mfilter/cmd/perform.c, src/raster/r.neighbors/cmd/sort_cell.c, src/raster/r.null/Gmakefile, src/raster/r.null/null.c, src/raster/r.out.arc/cmd/main.c, src/raster/r.out.ascii/cmd/main.c, src/raster/r.out.bin/main.c, src/raster/r.out.gridatb/main.c, src/raster/r.out.mpeg/main.c, src/raster/r.out.mpeg/rom_proto.h, src/raster/r.out.mpeg/write.c, src/raster/r.out.png/Gmakefile, src/raster/r.out.png/pngfunc.h, src/raster/r.out.png/pnmtopng.1, src/raster/r.out.png/pnmtopng.c, src/raster/r.out.pov/cmd/main.c, src/raster/r.out.ppm3/Gmakefile, src/raster/r.out.ppm3/main.c, src/raster/r.out.tga/main.c, src/raster/r.param.scale/CHANGES, src/raster/r.param.scale/Gmakefile, src/raster/r.param.scale/README, src/raster/r.param.scale/close_down.c, src/raster/r.param.scale/cols.sh, src/raster/r.param.scale/disp_matrix.c, src/raster/r.param.scale/feature.c, src/raster/r.param.scale/features.pal, src/raster/r.param.scale/find_normal.c, src/raster/r.param.scale/interface.c, src/raster/r.param.scale/main.c, src/raster/r.param.scale/nrutil.c, src/raster/r.param.scale/nrutil.h, src/raster/r.param.scale/open_files.c, src/raster/r.param.scale/param.c, src/raster/r.param.scale/param.h, src/raster/r.param.scale/param.sh, src/raster/r.param.scale/process.c, src/raster/r.param.scale/write_cats.c, src/raster/r.param.scale/write_cols.c, src/raster/r.patch/cmd/main.c, src/raster/r.poly/cmd/bound.c, src/raster/r.poly/cmd/io.c, src/raster/r.profile/cmd/main.c, src/raster/r.proj/cmd/bilinear.c, src/raster/r.proj/cmd/cubic.c, src/raster/r.proj/cmd/main.c, src/raster/r.proj/cmd/nearest.c, src/raster/r.random/main.c, src/raster/r.random.cells/Gmakefile, src/raster/r.random.cells/indep.c, src/raster/r.random.cells/main.c, src/raster/r.random.surface/Gmakefile, src/raster/r.random.surface/init.c, src/raster/r.random.surface/save.c, src/raster/r.reclass/cmd/main.c, src/raster/r.reclass/cmd/parse.c, src/raster/r.reclass/inter/mask.c, src/raster/r.recode/global.h, src/raster/r.recode/main.c, src/raster/r.recode/read_rules.c, src/raster/r.recode/recode.c, src/raster/r.report/cmd/header.c, src/raster/r.report/cmd/main.c, src/raster/r.report/inter/run_report.c, src/raster/r.resamp.rst/main.c, src/raster/r.resample/cmd/main.c, src/raster/r.rescale/cmd/main.c, src/raster/r.rescale/inter/main.c, src/raster/r.rescale.eq/cmd/TODO, src/raster/r.rescale.eq/cmd/main.c, src/raster/r.slope.aspect/cmd/main.c, src/raster/r.stats/cmd/cell_stats.c, src/raster/r.stats/cmd/global.h, src/raster/r.stats/cmd/main.c, src/raster/r.stats/cmd/main.sv, src/raster/r.stats/cmd/raw_stats.c, src/raster/r.stats/cmd/stats.c, src/raster/r.sun/sun11.c, src/raster/r.sunmask/Gmakefile, src/raster/r.sunmask/README, src/raster/r.sunmask/g_solposition.c, src/raster/r.sunmask/global.h, src/raster/r.sunmask/main.c, src/raster/r.sunmask/solpos.c, src/raster/r.sunmask/solpos00.c, src/raster/r.sunmask/solpos00.h, src/raster/r.support/cmd/Gmakefile, src/raster/r.support/inter/check_un.c, src/raster/r.surf.area/main.c, src/raster/r.surf.contour/cmd/bseg_write.c, src/raster/r.surf.contour/cmd/cseg_write.c, src/raster/r.surf.contour/cmd/main.c, src/raster/r.surf.fractal/Gmakefile, src/raster/r.surf.fractal/fft.c, src/raster/r.surf.fractal/gauss.c, src/raster/r.surf.fractal/interface.c, src/raster/r.surf.fractal/rand1.c, src/raster/r.surf.fractal/write_rast.c, src/raster/r.surf.gauss/Gmakefile, src/raster/r.surf.gauss/gauss.c, src/raster/r.surf.gauss/rand1.c, src/raster/r.surf.idw/cmd/main.c, src/raster/r.surf.idw2/cmd/main.c, src/raster/r.surf.random/Gmakefile, src/raster/r.surf.random/rand1.c, src/raster/r.thin/cmd/io.c, src/raster/r.thin/cmd/main.c, src/raster/r.tiff/Gmakefile, src/raster/r.tiff/r.in.tiff.c, src/raster/r.tiff/r.out.tiff.c, src/raster/r.timestamp/main.c, src/raster/r.topidx/file_io.c, src/raster/r.topidx/local_proto.h, src/raster/r.topidx/main.c, src/raster/r.topidx/topidx.c, src/raster/r.topmodel/main.c, src/raster/r.transect/cmd/main.c, src/raster/r.volume/cmd/main.c, src/raster/r.water.outlet/main.c, src/raster/r.watershed/front/main.c, src/raster/r.watershed/ram/close_maps.c, src/raster/r.watershed/ram/close_maps2.c, src/raster/r.watershed/seg/bseg_write.c, src/raster/r.watershed/seg/close_maps2.c, src/raster/r.watershed/seg/cseg_write.c, src/raster/r.watershed/seg/dseg_write.c, src/raster/r.weight/inter/execute.c, src/raster/r.weight/inter/list_anal.c, src/raster/r.weight/inter/list_cats.c, src/raster/r.weight2/cmd/Gmakefile, src/raster/r.weight2/cmd/main.c, src/raster/r.what/cmd/main.c, src/raster/wildfire/src/r.ros/main.c, src/raster/wildfire/src/r.spread/main.c, src/raster/wildfire/src/r.spread/prob_invsqr.c, src/raster/wildfire/src/r.spread/ram2out.c, src/raster/wildfire/src/r.spreadpath/main.c, src/raster/wildfire/src/r.spreadpath/stash.h, src/scripts/Gmakefile, src/scripts/contrib/Gmakefile, src/scripts/contrib/d.rast.labels/README, src/scripts/contrib/d.rast.labels/d.rast.labels, src/scripts/contrib/d.rast.leg/d.rast.leg, src/scripts/contrib/g.html2man/g.html2man, src/scripts/contrib/g.manual/g.manual, src/scripts/contrib/g.mlist/README, src/scripts/contrib/g.mlist/g.mlist, src/scripts/contrib/g.mremove/g.mremove, src/scripts/contrib/g.projinfo/g.projinfo, src/scripts/contrib/grassmirrorsmap/grass.sites.main, src/scripts/contrib/grassmirrorsmap/grass.sites.mirror, src/scripts/contrib/grassmirrorsmap/grass_sites.gif, src/scripts/contrib/grassmirrorsmap/grass_sites.htmlmap, src/scripts/contrib/grassmirrorsmap/grassmap.html, src/scripts/contrib/grassmirrorsmap/mkgrassmap.sh, src/scripts/contrib/i.tm.dehaze/i.tm.dehaze, src/scripts/contrib/r.fillnulls/README, src/scripts/contrib/r.fillnulls/r.fillnulls, src/scripts/contrib/r.reclass.area/r.reclass.area, src/scripts/contrib/r.univar/README, src/scripts/contrib/r.univar/r.univar, src/scripts/contrib/s.in.atkisdgm/s.in.atkisdgm, src/scripts/contrib/s.in.atkisdgm/s.in.atkisktb, src/scripts/contrib/s.in.garmin.sh/README, src/scripts/contrib/s.in.garmin.sh/s.in.garmin.sh, src/scripts/contrib/s.reclass/s.reclass, src/scripts/contrib/v.cutregion.sh/v.cutregion.sh, src/scripts/contrib/v.in.garmin.sh/README, src/scripts/contrib/v.in.garmin.sh/v.in.garmin.sh, src/scripts/contrib/v.in.mapgen.sh/v.in.mapgen.sh, src/scripts/contrib/v.line2area/v.area2line, src/scripts/contrib/v.line2area/v.line2area, src/scripts/contrib/v.region.sh/v.region.sh, src/scripts/shells/bug.report.sh, src/scripts/shells/create_fifos.sh, src/scripts/shells/create_ipcs.sh, src/scripts/shells/hsv.rgb.sh, src/scripts/shells/shade.clr.sh, src/scripts/shells/shade.rel.sh, src/scripts/shells/slide.show.sh, src/scripts/shells/start.man.sh, src/sites/s.hull/Gmakefile, src/sites/s.hull/README, src/sites/s.hull/hull.c, src/sites/s.in.ascii/main.c, src/sites/s.in.dbf/Gmakefile, src/sites/s.in.dbf/TODO, src/sites/s.in.dbf/dump.c, src/sites/s.in.dbf/local_proto.h, src/sites/s.in.dbf/main.c, src/sites/s.in.shape/cmd/main.c, src/sites/s.in.shape/cmd/s_procs.c, src/sites/s.normal/main.c, src/sites/s.out.e00/Gmakefile, src/sites/s.probplt/Gmakefile, src/sites/s.probplt/pltsqq.c, src/sites/s.probplt/probplot.c, src/sites/s.probplt/probplot.h, src/sites/s.proj/main.c, src/sites/s.random/main.c, src/sites/s.sample/main.c, src/sites/s.surf.rst/main.c, src/sites/s.sv/Gmakefile, src/sites/s.sv/main.c, src/sites/s.sv/plthgpt.c, src/sites/s.sv/sv.h, src/sites/s.territory/main.c, src/sites/s.territory/territory.c, src/sites/s.territory/tmp, src/sites/s.to.rast/main.c, src/sites/s.to.vect/cmd/Gmakefile, src/sites/s.to.vect/cmd/head_info.c, src/sites/s.to.vect/cmd/main.c, src/sites/s.voronoi/Gmakefile, src/sites/s.voronoi/README, src/sites/s.voronoi/dt_defs.h, src/sites/s.voronoi/dt_main.c, src/sites/s.voronoi/dt_triangles.c, src/sites/s.voronoi/init_head.c, src/sites/s.voronoi/sw_defs.h, src/sites/s.voronoi/sw_edgelist.c, src/sites/s.voronoi/sw_geometry.c, src/sites/s.voronoi/sw_heap.c, src/sites/s.voronoi/sw_main.c, src/sites/s.voronoi/sw_memory.c, src/sites/s.voronoi/sw_output.c, src/sites/s.voronoi/sw_voronoi.c, src/sites/s.voronoi/vo_boundary.c, src/sites/s.voronoi/vo_cats_att.c, src/sites/s.voronoi/vo_defs.h, src/sites/s.voronoi/vo_extend.c, src/sites/s.voronoi/vo_inregion.c, src/sites/s.voronoi/vo_main.c, src/sites/s.voronoi/vo_polygons.c, src/sites/s.voronoi/testData/5Points, src/sites/s.voronoi/testData/6Points, src/sites/s.voronoi/testData/7Points, src/sites/s.voronoi/testData/9Points, src/sites/s.voronoi/testData/fourPoints, src/sites/s.voronoi/testData/rand, src/sites/s.voronoi/testData/rand1000.csv, src/sites/s.voronoi/testData/rand10002.csv, src/sites/s.voronoi/testData/twoPoints, src/sites/s.what/Gmakefile, src/sites/s.what/loadsites.c, src/sites/s.what/local_proto.h, src/sites/s.what/main.c, src/sites/s.what/what.c, src/tcltkgrass/main/about.tcl, src/tcltkgrass/main/gui.tcl, src/tcltkgrass/main/menu.tcl, src/tcltkgrass/main/monscale.tcl, src/tcltkgrass/main/tksys.tcl, src/tcltkgrass/module/d.3d, src/tcltkgrass/module/d.his, src/tcltkgrass/module/d.histogram, src/tcltkgrass/module/d.measure, src/tcltkgrass/module/d.rgb, src/tcltkgrass/module/d.shadedmap, src/tcltkgrass/module/d.title.sh, src/tcltkgrass/module/g.list, src/tcltkgrass/module/g.region.sh, src/tcltkgrass/module/nviz, src/tcltkgrass/module/r.contour, src/tcltkgrass/module/r.in.bin, src/tcltkgrass/module/r.in.gdal, src/tcltkgrass/module/r.out.arc, src/tcltkgrass/module/r.out.ascii, src/tcltkgrass/module/r.out.tiff, src/tcltkgrass/module/r.report, src/tcltkgrass/module/s.surf.rst, src/tcltkgrass/module/v.in.arc, src/tcltkgrass/module/v.in.dxf, src/tcltkgrass/module/v.out.arc, src/tcltkgrass/module/v.support_option=build, src/tcltkgrass/module/v.support_option=edit, src/tcltkgrass/module/v.support_option_build, src/tcltkgrass/module/v.support_option_edit, src/tcltkgrass/module/v.surf.rst, src/tcltkgrass/module/v.surf.spline, src/tcltkgrass/script/cell.out.tiff, src/tcltkgrass/script/d.title.sh, src.contrib/CERL/imagery/i.rvi.prediction2/main.c, src.contrib/CERL/imagery/i.shape/Gmakefile, src.contrib/CERL/imagery/i.shape/del2g.c, src.contrib/CERL/imagery/i.shape/fft.c, src.contrib/CERL/imagery/i.shape/getg.c, src.contrib/CERL/imagery/i.shape/main.bat, src.contrib/CERL/imagery/i.shape/main.c, src.contrib/CERL/imagery/i.shape/max_pow2.c, src.contrib/CERL/imagery/i.shape/mult.c, src.contrib/CERL/imagery/i.shape/zc_curve.c, src.contrib/CERL/raster/r.distance/edges.c, src.contrib/CERL/raster/r.distance/main.c, src.contrib/CERL/raster/r.hydro.CASC2D/CASC2D.c, src.contrib/CERL/raster/r.hydro.CASC2D/write_files.c, src.contrib/CERL/raster/r.linear.regression/main.c, src.contrib/CERL/raster/r.linear.regression/manual, src.contrib/CERL/raster/r.linear.regression/ouut.d, src.contrib/CERL/raster/r.rational.regression/main.c, src.contrib/CERL/raster/r.rational.regression/manual, src.contrib/CERL/raster/r.rvi/TODO, src.contrib/CERL/raster/r.rvi/main.c, src.contrib/CERL/raster/r.water.fea/src/programs/channelfea/local_proto.h, src.contrib/CERL/raster/r.water.fea/src/programs/channelfea/main.c, src.contrib/CERL/raster/r.water.fea/src/programs/fea/fea.h, src.contrib/CERL/raster/r.water.fea/src/programs/fea/mstifgeo.c, src.contrib/CERL/raster/r.water.fea/src/programs/select_basins/unique.c, src.contrib/GMSL/NVIZ2.2/Gmakefile, src.contrib/GMSL/NVIZ2.2/README.tcl, src.contrib/GMSL/NVIZ2.2/TODO, src.contrib/GMSL/NVIZ2.2/TOGL/tkInt8.0.h, src.contrib/GMSL/NVIZ2.2/TOGL/togl.c, src.contrib/GMSL/NVIZ2.2/TOGL/apps/double.c, src.contrib/GMSL/NVIZ2.2/TOGL/apps/texture.c, src.contrib/GMSL/NVIZ2.2/html/Gmakefile, src.contrib/GMSL/NVIZ2.2/html/gmsmodviz.gif, src.contrib/GMSL/NVIZ2.2/html/grass.smlogo.gif, src.contrib/GMSL/NVIZ2.2/html/help_frame.tcl, src.contrib/GMSL/NVIZ2.2/html/html_library.tcl, src.contrib/GMSL/NVIZ2.2/html/index.html, src.contrib/GMSL/NVIZ2.2/html/nviz_anim.html, src.contrib/GMSL/NVIZ2.2/html/nviz_credit.html, src.contrib/GMSL/NVIZ2.2/html/nviz_desc.html, src.contrib/GMSL/NVIZ2.2/html/nviz_general.html, src.contrib/GMSL/NVIZ2.2/html/nviz_hints.html, src.contrib/GMSL/NVIZ2.2/html/nviz_misc.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_anim.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_color.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_cplane.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_dsf.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_lights.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_move.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_sites.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_surf.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_vect.html, src.contrib/GMSL/NVIZ2.2/html/nviz_panel_what.html, src.contrib/GMSL/NVIZ2.2/html/nviz_script.html, src.contrib/GMSL/NVIZ2.2/html/nviz_startup.html, src.contrib/GMSL/NVIZ2.2/html/nviz_state.html, src.contrib/GMSL/NVIZ2.2/html/nviz_toc.html, src.contrib/GMSL/NVIZ2.2/html/nviz_tut.html, src.contrib/GMSL/NVIZ2.2/html/img/nv/9j.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/9j_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/cplane.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/cplane_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/cut1.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/cut1_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/inter1.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/inter1_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/inter1b.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/lmodel.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/lmodel_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/mask1.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/mask1_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/sit0.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/sit0_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/sit3a.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/sit3a_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/surf3a.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/surf3a_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/transp2.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/transp2_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut0.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut0_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut1.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut1_i.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut3.gif, src.contrib/GMSL/NVIZ2.2/html/img/nv/trcut3_i.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/anim.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/color.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/cut.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/keyanim.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/keyexample.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/light.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/main.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/mkdspf.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/sites.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/surf.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/vect.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/panel/whats.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/AddField.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/FBrowse.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/FSTool.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/FSToolBrowse.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/FSToolExample.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/SimpLoop.gif, src.contrib/GMSL/NVIZ2.2/html/nvimg/work/script_pulldown.gif, src.contrib/GMSL/NVIZ2.2/scripts/attPopup.tcl, src.contrib/GMSL/NVIZ2.2/scripts/config.tcl, src.contrib/GMSL/NVIZ2.2/scripts/fileBrowser.tcl, src.contrib/GMSL/NVIZ2.2/scripts/mapBrowser.tcl, src.contrib/GMSL/NVIZ2.2/scripts/nviz, src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2, src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script, src.contrib/GMSL/NVIZ2.2/scripts/nviz_init.tcl, src.contrib/GMSL/NVIZ2.2/scripts/panel_lights.tcl, src.contrib/GMSL/NVIZ2.2/scripts/panel_main.tcl, src.contrib/GMSL/NVIZ2.2/scripts/panel_surf.tcl, src.contrib/GMSL/NVIZ2.2/scripts/script_file_tools, src.contrib/GMSL/NVIZ2.2/scripts/script_get_line, src.contrib/GMSL/NVIZ2.2/scripts/script_play, src.contrib/GMSL/NVIZ2.2/scripts/script_support.tcl, src.contrib/GMSL/NVIZ2.2/scripts/script_tools, src.contrib/GMSL/NVIZ2.2/scripts/widgets.tcl, src.contrib/GMSL/NVIZ2.2/src/Gmakefile.in, src.contrib/GMSL/NVIZ2.2/src/change_view.c, src.contrib/GMSL/NVIZ2.2/src/do_zoom.c, src.contrib/GMSL/NVIZ2.2/src/draw.c, src.contrib/GMSL/NVIZ2.2/src/label.c, src.contrib/GMSL/NVIZ2.2/src/lights.c, src.contrib/GMSL/NVIZ2.2/src/map_obj.c, src.contrib/GMSL/NVIZ2.2/src/mkdspf_calc_linefax.c, src.contrib/GMSL/NVIZ2.2/src/nviz_init.c, src.contrib/GMSL/NVIZ2.2/src/position.c, src.contrib/GMSL/NVIZ2.2/src/tkFont.h, src.contrib/GMSL/NVIZ2.2/src/tkInt.h, src.contrib/GMSL/NVIZ2.2/src/tkInt4.0.h, src.contrib/GMSL/NVIZ2.2/src/tkInt4.1.h, src.contrib/GMSL/NVIZ2.2/src/tkInt4.2.h, src.contrib/GMSL/NVIZ2.2/src/tkInt8.0p2.h, src.contrib/GMSL/NVIZ2.2/src/tkInt8.1.1.h, src.contrib/GMSL/NVIZ2.2/src/tkInt8.2.3.h, src.contrib/GMSL/NVIZ2.2/src/tkWin.h, src.contrib/GMSL/NVIZ2.2/src/tkWinInt.h, src.contrib/GMSL/NVIZ2.2/src/tkWinPort.h, src.contrib/GMSL/NVIZ2.2/src/togl.c, src.contrib/GMSL/NVIZ2.2/src/togl.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/Gmakefile, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/README, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/Viz.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/dataoct.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/dataoct.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/externs.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/main.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/oct.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/oct.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/surf.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user1.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user2.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user3.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/user4.c, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/userextern.h, src.contrib/GMSL/g3d/src3d/sites/s.vol.rst/userglobs.h, src.contrib/GMSL/xganim/Clr_table.c, src.contrib/GMSL/xganim/Gmakefile, src.contrib/GMSL/xganim/README, src.contrib/GMSL/xganim/gui.c, src.contrib/GMSL/xganim/main.c, src.contrib/NPS/r.in.elas/cmd/main.c, src.contrib/NPS/r.in.utm/main.c, src.contrib/NPS/r.out.elas/main.c, src.contrib/NPS/v.circle/cmd/main.c, src.contrib/NPS/v.circle/cmd/readsites.c, src.contrib/OTHER/v.in.poly/cmd/main.c, src.contrib/PURDUE/d.linegraph/cmd/linegraph.c, src.contrib/PURDUE/i.texture/main.c, src.contrib/PURDUE/s.medp/Gmakefile, src.contrib/PURDUE/s.medp/cats_att.c, src.contrib/PURDUE/s.medp/local_proto.h, src.contrib/PURDUE/s.medp/main.c, src.contrib/PURDUE/s.medp/medpolish.c, src.contrib/PURDUE/s.medp/old/roundd.c, src.contrib/SCS/display/d.fix.ortho/cmd/Gmakefile, src.contrib/SCS/display/d.fix.ortho/cmd/get_shift.c, src.contrib/SCS/display/d.fix.ortho/cmd/main.c, src.contrib/SCS/mapdev/v.in.dlg/v.in.dlg.c, src.contrib/SCS/misc/dotmaps/v.scale.random/main.c, src.contrib/SCS/misc/m.futil/pgms/rewrite.c, src.contrib/SCS/misc/m.qcalc/cmd/main.c, src.contrib/SCS/misc/m.strip99s/m.strip99s.c, src.contrib/SCS/raster/r.in.miads/cmd/Gmakefile, src.contrib/SCS/raster/r.in.miads/cmd/main.c, src.contrib/SCS/raster/r.out.rlc/Gmakefile, src.contrib/SCS/raster/r.out.rlc/local_proto.h, src.contrib/SCS/raster/r.out.rlc/main.c, src.contrib/SCS/raster/r.out.rlc/percent.c, src.contrib/SCS/raster/r.tangent/cmd/r.in.tang.c, src.contrib/SCS/vector/v.dump/cmd/main.c, src.contrib/SCS/vector/v.make.subj/cmd/main.c, src.contrib/SCS/vector/v.mk_stats/Gmakefile, src.contrib/SCS/vector/v.mk_stats/main.c, src.contrib/SCS/vector/v.report/cmd/do_v_stats.c, src.contrib/SCS/vector/v.report/cmd/format.c, src.contrib/SCS/vector/v.report/cmd/global.h, src.contrib/SCS/vector/v.report/cmd/parse.c, src.contrib/SCS/vector/v.report/cmd/prt_report.c, src.contrib/SCS/vector/v.report/cmd/prt_unit.c, src.contrib/SCS/vector/v.report/inter/global.h, src.contrib/SCS/vector/v.report/inter/run_report.c, src.contrib/SCS/vector/v.report/inter/units.h, src.contrib/SCS/vector/v.rmedge/cmd/Gmakefile, src.contrib/SCS/vector/v.rmedge/cmd/main.c, src.contrib/SDTS/mapdev/v.in.sdts/area_point.c, src.contrib/SDTS/mapdev/v.in.sdts/attributes.c, src.contrib/SDTS/mapdev/v.in.sdts/dictionary.c, src.contrib/SDTS/mapdev/v.in.sdts/display_info.c, src.contrib/SDTS/mapdev/v.in.sdts/entity_pnts.c, src.contrib/SDTS/mapdev/v.in.sdts/lines.c, src.contrib/SDTS/mapdev/v.in.sdts/polygon.c, src.contrib/SDTS/mapdev/v.in.sdts/v.in.sdts.c, src.contrib/SDTS/mapdev/v.out.sdts/globals.h, src.contrib/SDTS/mapdev/v.out.sdts/tags, src.contrib/SDTS/mapdev/v.out.sdts/v.out.sdts.c, src.contrib/SDTS/mapdev/v.sdts.dq.cp/cmd/main.c, src.contrib/SDTS/mapdev/v.sdts.meta/inter/v.sdts.meta, src.contrib/SDTS/mapdev/v.sdts.meta.cp/cmd/main.c, src.contrib/SDTS/misc/m.sdts.read/m.sdts.read.c, src.garden/grass.postgresql/d.rast.pg/Gmakefile, src.garden/grass.postgresql/d.rast.pg/buildInfxQry.c, src.garden/grass.postgresql/d.rast.pg/dbrast.h, src.garden/grass.postgresql/d.rast.pg/getAllOpts.c, src.garden/grass.postgresql/d.rast.pg/getSopts.c, src.garden/grass.postgresql/d.rast.pg/main.c, src.garden/grass.postgresql/d.rast.pg/runInfxFile.c, src.garden/grass.postgresql/d.site.pg/Gmakefile, src.garden/grass.postgresql/d.site.pg/buildInfxQry.c, src.garden/grass.postgresql/d.site.pg/dbsite.h, src.garden/grass.postgresql/d.site.pg/getAllOpts.c, src.garden/grass.postgresql/d.site.pg/getSopts.c, src.garden/grass.postgresql/d.site.pg/main.c, src.garden/grass.postgresql/d.site.pg/plotsite.c, src.garden/grass.postgresql/d.site.pg/runInfxFile.c, src.garden/grass.postgresql/d.site.pg/tags, src.garden/grass.postgresql/d.vect.pg/Gmakefile, src.garden/grass.postgresql/d.vect.pg/bsearch.c, src.garden/grass.postgresql/d.vect.pg/buildInfxQry.c, src.garden/grass.postgresql/d.vect.pg/dbvect.h, src.garden/grass.postgresql/d.vect.pg/find.c, src.garden/grass.postgresql/d.vect.pg/getAllOpts.c, src.garden/grass.postgresql/d.vect.pg/getSopts.c, src.garden/grass.postgresql/d.vect.pg/main.c, src.garden/grass.postgresql/d.vect.pg/plotCat.c, src.garden/grass.postgresql/d.vect.pg/runInfxFile.c, src.garden/grass.postgresql/d.vect.pg/tags, src.garden/grass.postgresql/d.what.r.pg/Gmakefile, src.garden/grass.postgresql/d.what.r.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.r.pg/getAllOpts.c, src.garden/grass.postgresql/d.what.r.pg/getCat.c, src.garden/grass.postgresql/d.what.r.pg/getSopts.c, src.garden/grass.postgresql/d.what.r.pg/main.c, src.garden/grass.postgresql/d.what.r.pg/opencell.c, src.garden/grass.postgresql/d.what.r.pg/runInfxQry.c, src.garden/grass.postgresql/d.what.r.pg/what.h, src.garden/grass.postgresql/d.what.s.pg/Gmakefile, src.garden/grass.postgresql/d.what.s.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.s.pg/getAllOpts.c, src.garden/grass.postgresql/d.what.s.pg/getArea.c, src.garden/grass.postgresql/d.what.s.pg/getSopts.c, src.garden/grass.postgresql/d.what.s.pg/infx.h, src.garden/grass.postgresql/d.what.s.pg/main.c, src.garden/grass.postgresql/d.what.s.pg/returns.c, src.garden/grass.postgresql/d.what.s.pg/runInfxFile.c, src.garden/grass.postgresql/d.what.s.pg/test.sql, src.garden/grass.postgresql/d.what.v.pg/Gmakefile, src.garden/grass.postgresql/d.what.v.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.v.pg/getAllOpts.c, src.garden/grass.postgresql/d.what.v.pg/getCat.c, src.garden/grass.postgresql/d.what.v.pg/getSopts.c, src.garden/grass.postgresql/d.what.v.pg/main.c, src.garden/grass.postgresql/d.what.v.pg/runInfxQry.c, src.garden/grass.postgresql/d.what.v.pg/what.h, src.garden/grass.postgresql/g.column.pg/Gmakefile, src.garden/grass.postgresql/g.column.pg/delcr.c, src.garden/grass.postgresql/g.column.pg/infx.h, src.garden/grass.postgresql/g.column.pg/infxColumn.c, src.garden/grass.postgresql/g.column.pg/main.c, src.garden/grass.postgresql/g.column.pg/tags, src.garden/grass.postgresql/g.select.pg/Gmakefile, src.garden/grass.postgresql/g.select.pg/getdbname.c, src.garden/grass.postgresql/g.select.pg/listdb.c, src.garden/grass.postgresql/g.select.pg/main.c, src.garden/grass.postgresql/g.stats.pg/Gmakefile, src.garden/grass.postgresql/g.stats.pg/chktype.c, src.garden/grass.postgresql/g.stats.pg/infx.h, src.garden/grass.postgresql/g.stats.pg/infxStats.c, src.garden/grass.postgresql/g.stats.pg/main.c, src.garden/grass.postgresql/g.stats.pg/stats.h.sql, src.garden/grass.postgresql/g.stats.pg/tags, src.garden/grass.postgresql/g.stats.pg/tmp, src.garden/grass.postgresql/g.table.pg/Gmakefile, src.garden/grass.postgresql/g.table.pg/delcr.c, src.garden/grass.postgresql/g.table.pg/infxTable.c, src.garden/grass.postgresql/g.table.pg/main.c, src.garden/grass.postgresql/pg.in.dbf/Gmakefile, src.garden/grass.postgresql/pg.in.dbf/main.c, src.garden/grass.postgresql/pg.in.dbf/pgdump.c, src.garden/grass.postgresql/v.in.arc.pg/A_labs_inter.c, src.garden/grass.postgresql/v.in.arc.pg/Build_inter.c, src.garden/grass.postgresql/v.in.arc.pg/CountCats.c, src.garden/grass.postgresql/v.in.arc.pg/FindAtt_Cat.c, src.garden/grass.postgresql/v.in.arc.pg/GenToDig.c, src.garden/grass.postgresql/v.in.arc.pg/Gmakefile, src.garden/grass.postgresql/v.in.arc.pg/L_labs_inter.c, src.garden/grass.postgresql/v.in.arc.pg/main_inter.c, src.garden/grass.postgresql/v.in.arc.pg/pgdump.c, src.garden/grass.postgresql/v.in.arc.pg/process_inp.c, src.garden/grass.postgresql/v.in.shape.pg/Gmakefile, src.garden/grass.postgresql/v.in.shape.pg/cleanup.c, src.garden/grass.postgresql/v.in.shape.pg/dbfopen.c, src.garden/grass.postgresql/v.in.shape.pg/dbutils.c, src.garden/grass.postgresql/v.in.shape.pg/gbtree.c, src.garden/grass.postgresql/v.in.shape.pg/main.c, src.garden/grass.postgresql/v.in.shape.pg/pgdump.c, src.garden/grass.postgresql/v.in.shape.pg/shp2dig.c, src.garden/grass.postgresql/v.in.shape.pg/shpopen.c, src.garden/grass.postgresql/v.in.shape.pg/writelin.c, src.garden/grass.postgresql/v.in.shape.pg/writelin.h, src.garden/grass.postgresql/v.reclass.pg/Gmakefile, src.garden/grass.postgresql/v.reclass.pg/buildInfxQry.c, src.garden/grass.postgresql/v.reclass.pg/dbvect.h, src.garden/grass.postgresql/v.reclass.pg/getAllOpts.c, src.garden/grass.postgresql/v.reclass.pg/getSopts.c, src.garden/grass.postgresql/v.reclass.pg/main.c, src.garden/grass.postgresql/v.reclass.pg/runInfxFile.c, tools/autorecompile.sh, tools/cvsbranch.sh, tools/find_dl.sh, tools/settings.sh, tools/strip_irix.sh: Merge releasebranch_11_april_2001_5_0_0 with HEAD 2002-01-11 19:07 markus * src/imagery/i.rectify3/inter/rectify.c: final bugfix, running now 2002-01-11 18:58 markus * src/imagery/i.rectify3/cmd/parse.c: gisprompt added 2002-01-11 15:12 markus * src/imagery/i.rectify3/: cmd/Gmakefile, cmd/exec.c, cmd/global.h, cmd/main.c, cmd/perform.c, cmd/protodefs.h, cmd/rectify.c, cmd/write.c, inter/Gmakefile, inter/exec.c, inter/global.h, inter/perform.c, inter/protodefs.h, inter/rectify.c, inter/write.c: Bob Covill and Markus Neteler: added CMD version, updated to GRASS 5 raster management 2001-12-20 10:03 radim * src/display/d.what.vect/cmd/Gmakefile, src/display/d.what.vect/cmd/attr.c, src/display/d.what.vect/cmd/main.c, src/display/d.what.vect/cmd/what.c, src/display/d.what.vect/cmd/what.h, html/html/d.what.vect.html: database support 2001-12-18 11:28 alex * html/html/d.site.pg.html, html/html/d.vect.pg.html, src.garden/grass.postgresql/d.site.pg/buildInfxQry.c, src.garden/grass.postgresql/d.site.pg/getAllOpts.c, src.garden/grass.postgresql/d.site.pg/getSopts.c, src.garden/grass.postgresql/d.site.pg/main.c, src.garden/grass.postgresql/d.site.pg/runInfxFile.c, src.garden/grass.postgresql/d.vect.pg/main.c: Htmls are updateted to the current working state. Modules are updated to remove join unneeded structs. 2001-12-18 09:13 alex * src/mapdev/v.extract/cmd/main.c: Bugfix input from file - sscanf() and *cptr revisited 2001-12-17 13:06 markus * src/mapdev/v.label/main.c: fixed compiler warning 2001-12-16 19:50 radim * html/html/v.out.shape.html: point, DBMI 2001-12-16 19:46 radim * src/mapdev/v.label/Gmakefile, src/mapdev/v.label/main.c, html/html/v.in.dgn.html, html/html/v.label.html, html/html/v.out.dgn.html, html/html/v.split.html: new module 2001-12-16 19:45 radim * src/mapdev/v.out.shape/: Gmakefile, dbmi.c, extract.c, local_proto.h, main.c: points, DBMI 2001-12-16 19:42 radim * src/mapdev/v.out.dgn/: Gmakefile, dgn.c, dgn.h, element.c, head.dgn, line.c, main.c, proto.h, tcb.h, tcbdump, write.c: new module 2001-12-16 19:38 radim * src/mapdev/: v.split/Gmakefile, v.split/main.c, v.in.dgn/Gmakefile, v.in.dgn/README, v.in.dgn/main.c: new module 2001-12-16 14:38 alex * html/html/d.vect.pg.html: Update the info html file to the current state of the module 2001-12-16 13:44 alex * src/mapdev/v.extract/cmd/main.c: bugfix in scan_names and in main related to sscanf improper stopping at whitespace while buffering from file 2001-12-15 14:37 alex * html/html/: d.what.r.pg.html, d.what.v.pg.html: Update info html files to current module state 2001-12-15 12:36 radim * src/display/d.what.db/main.c: max distance fix 2001-12-13 10:15 alex * html/html/d.what.s.pg.html: Update to the current state of the module 2001-12-13 10:13 alex * html/html/d.what.s.pg.html, src.garden/grass.postgresql/d.what.s.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.s.pg/getAllOpts.c, src.garden/grass.postgresql/d.what.s.pg/getSopts.c, src.garden/grass.postgresql/d.what.s.pg/runInfxFile.c: Cosmetics 2001-12-13 08:40 alex * html/html/v.reclass.pg.html: Update info page to the current state of the module 2001-12-12 14:59 alex * html/html/d.what.v.pg.html: cosmetics 2001-12-12 14:36 alex * html/html/d.what.v.pg.html: Updated infos for the current state of the module 2001-12-12 14:33 alex * src.garden/grass.postgresql/d.what.v.pg/runInfxQry.c: To enable 'update' queries be legal for the input from sql file 2001-12-12 12:39 alex * src.garden/grass.postgresql/g.column.pg/infxColumn.c: To be compiled with linux we need postgres_fe.h (what is postgres.h?) 2001-12-11 02:17 cho * unused/display/d.text2/Gmakefile: nothing 2001-12-09 15:48 alex * src.garden/grass.postgresql/d.what.v.pg/getCat.c: Added R_flush() to redraw instantly (this time correctly) 2001-12-09 15:46 alex * src.garden/grass.postgresql/d.what.v.pg/getCat.c: Added R_flush to redraw instantly 2001-12-06 14:55 radim * src/mapdev/v.to.db/main.c: alloc space for cat = 0 2001-11-30 19:55 radim * src/libes/dbmi/clients/db.attr: wish8.0 -> GRASS_WISH 2001-11-30 19:43 radim * src/display/d.what.db/main.c: D_d_to_u_col -> D_d_to_a_col 2001-09-12 11:50 radim * src/ps.map/ps.map/cmd/ps_area.c: shift set to 0 for non LL 2001-09-05 13:30 markus * src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/mapcalc.h: needed for xrand 2001-09-05 13:29 markus * src.contrib/GMSL/g3d/src3d/raster/r3.mapcalc/mapcalc/xrand.c: random function fix from Glynn Clements 2001-09-04 05:17 cho * unused/display/d.text2/main.c: fixed 2001-08-31 09:26 markus * src.nonGPL/display/d.param.scale/: CHANGES, Gmakefile, feature.c, find_normal.c, nrutil.c, nrutil.h, process.c: eliminated Numerical Recipes in C as seen in r.param.scale (thanks to Glynn) 2001-08-16 12:46 markus * src.contrib/GMSL/g3d/src3d/scripts/g3.setregion: improved -p 2001-08-16 12:39 markus * src.contrib/GMSL/g3d/src3d/scripts/g3.setregion: help cosmetics 2001-08-09 00:53 cho * unused/display/d.text2/main.c: removed debug code 2001-08-08 21:42 frankw * src/raster/r.in.gdal/Gmakefile, src/raster/r.in.gdal/main.c, configure, configure.in: added static GDAL build support 2001-08-08 21:10 frankw * src/raster/r.in.gdal/main.c: added null support 2001-08-08 21:10 frankw * src/raster/r.in.gdal/: gdalbridge.c, gdalbridge.h: updated 2001-08-08 21:09 frankw * html/html/r.in.gdal.html: added notes on null support 2001-08-08 07:28 cho * unused/display/d.text2/: Gmakefile, README, main.c: d.text2 added to display text using TrueType fonts. 2001-08-04 01:36 cho * README.xdriver: removed README.xdriver 2001-08-04 01:22 cho * src/libes/raster/new_io.c: syntax fixed 2001-07-16 03:11 cho * unused/libes/libtir/libtir.txt: cosmetics 2001-07-16 03:07 cho * unused/libes/libtir/: libtir.h, libtir.txt: fixed typo and added doc 2001-07-16 00:55 cho * unused/libes/libtir/libtir.h: added one blank line 2001-07-14 16:41 cho * unused/libes/libtir/libtir.c: comment 2001-07-14 16:38 cho * unused/: libes/libtir/libtir.c, libes/libtir/libtir.h, raster/r.fill/Gmakefile, raster/r.fill/main.c, raster/r.fill/main1.c, raster/r.fill/main2.c, raster/r.show/main.c: libtir cleaned up: All functions and macros are renamed to G_*. Naming convention: G_*_r() one row(RASTER_ROW) operation G_*_r2() one map(RASTER_ROW2) operation G_*_rs() one row(RASTER_ROW), multiple cols operation G_*_rs2() one map(RASTER_ROW2), multiple cols operation r: raster 2: RASTER_ROW2 s: 's, plural G_*_c() RASTER_MAP_ROW, CELL G_*_f() RASTER_MAP_ROW, FCELL G_*_d() RASTER_MAP_ROW, DCELL G_*_[cfd]s() RASTER_MAP_ROW, multiple cols There are two methods because I could not determine which is faster. You could compare two methods by #define METHOD 1 or 2. METHOD 1: raster type check in switch() in a function. METHOD 2: raster type check in an array 2001-07-13 02:58 cho * unused/libes/libtir/libtir.c: fixed 2001-07-13 02:51 cho * unused/libes/libtir/: libtir.c, libtir.h: cleaned up 2001-07-13 02:51 cho * unused/raster/: r.fill/Gmakefile, r.fill/main.c, r.fill/main2.c, r.show/Gmakefile: updated 2001-07-13 02:23 cho * unused/libes/libtir/: libtir.c, libtir.h: rm_get, rm_set, rm_set_null, rm_is_null, rm_str: for one cell in a row rm_get2, rm_set2, rm_set_null2, rm_is_null2, rm_str2: for one cell in a map rm_gets, rm_sets, rm_set_nulls: for a number of cells in a row rm_gets2, rm_sets2, rm_set_nulls2: for a number of cells in a map 2001-07-13 00:18 cho * unused/: libes/libtir/libtir.c, libes/libtir/libtir.h, raster/r.fill/main.c, raster/r.fill/main1.c, raster/r.fill/main2.c: added *2 stuff 2001-07-09 12:05 bob * src.contrib/GMSL/NVIZ2.2/scripts/panel_main.tcl: Changed Draw Button 2001-06-18 17:08 bob * src/raster/r.out.bin/main.c: fixed integer output error 2001-06-12 05:34 eric * src/libes/gis/: file_name.c, get_row.c, open.c: Fix some memory leakages. 2001-06-09 03:53 eric * src/libes/gis/parser.c: Really fix memory leak in G_usage_xml() by saving the pointer to the beginning of the memory chunk passed to strtok(). 2001-06-08 05:53 eric * src/libes/gis/parser.c: Small fixes for G_usage_xml(): * Don't output if there aren't parameters * Replace calloc() with G_calloc() and add 1 to strlen() to fix off by one memory error (and eventual segmentation violation). * Add G_free() in case the memory leakage ever matters. 2001-06-08 05:49 eric * src/gui/grass-interface.dtd: Small changes to DTD: * make optional * put ahead of everything else in lists, always optional * make optional 2001-06-08 04:16 eric * src/display/d.leg.thin/main.c: Move G_gisinit() call before all GRASS function calls to prevent segfaults. 2001-06-08 03:03 eric * src/display/d.label/cmd/main.c: Move G_gisinit() call to top to prevent segfaults before clean exit. 2001-06-08 02:56 eric * src/display/d.icons/cmd/main.c: Move G_gisinit() above other GRASS function calls to stop segfault. 2001-06-08 02:06 eric * src/display/d.colortable/cmd/main.c: Move G_gisinit() before module parameter definitions to avoid segfault when called with --interface-description. 2001-06-08 02:02 eric * src/display/d.colors/main.c: Wrap first R_open_driver() and related calls, to allow --interface-description flag to work when G_parser() is called later. 2001-06-08 01:39 eric * src/display/d.db/main.c: Move G_gisinit() before option definitions to stop segfault when --interface-description is called. 2001-05-19 01:10 cho * unused/libes/libtir/Gmakefile: updated 2001-05-19 01:07 cho * unused/libes/libtir/: Gmakefile, README, libtir.c, libtir.h: libtir moved here 2001-05-19 01:04 cho * unused/raster/: r.fill/Gmakefile, r.show/Gmakefile: libtir moved to unused/libes 2001-05-19 00:56 cho * unused/raster/: r.fill/Gmakefile, r.fill/main.c, r.fill/main1.c, r.fill/main2.c, r.show/Gmakefile, r.show/main.c: libr renamed to libtir(Type-Independent Raster library) 2001-05-16 03:07 cho * unused/raster/r.fill/: main.c, main1.c, main2.c: added new method 2001-05-14 13:21 markus * src/libes/proj/doc/: OF90-284.pdf, OF90-284.ps.gz, PROJ.4.3.I2.pdf, PROJ.4.3.I2.ps.gz, PROJ.4.3.pdf, PROJ.4.3.ps.gz, SWISS.pdf, SWISS.ps.gz: updated to improved PDF format 2001-05-02 14:36 andreas * src/tcltkgrass/Gmakefile: added tksys.tcl installing 2001-05-02 14:34 andreas * src/tcltkgrass/main/: gui.tcl, menu.tcl: added color listing and tksys system info window 2001-05-02 14:33 andreas * src/tcltkgrass/main/grassabout.tcl: added -c flag to output all text 2001-05-02 14:31 andreas * src/CMD/lists/GRASS: added d.colorlist, needed for updated tcltkgrass. 2001-05-02 14:26 andreas * src/tcltkgrass/main/tksys.tcl: tcltk script for system information 2001-05-02 14:24 andreas * documents/: cygwin_grass50bininstall.html, cygwin_grass50compile.html: updated 2001-05-02 14:22 andreas * src/scripts/contrib/Gmakefile: added new scripts 2001-05-02 14:21 andreas * src/scripts/contrib/v.in.mapgen.sh/v.in.mapgen.sh: script to import mapgen/matlab vector files 2001-05-02 14:20 andreas * src/scripts/contrib/v.cutregion.sh/v.cutregion.sh: script to cut a binary vector file to the current region (due to other bugs only partly functional) 2001-05-02 14:18 andreas * src/scripts/contrib/v.region.sh/v.region.sh: script to make a binary vector file for the current region boundings 2001-05-02 14:14 andreas * src/scripts/shells/: shade.clr.sh, shade.rel.sh: added check for - (hyphen) in raster map name, as r.mapcalc does not work with hyphens in file names 2001-05-02 11:41 markus * src/raster/r.in.dem/README: added bug info 2001-04-30 12:59 cho * unused/raster/r.show/main.c: added copyright 2001-04-30 12:45 cho * unused/raster/r.fill/Gmakefile: simplified 2001-04-30 12:44 cho * unused/raster/r.show/: Gmakefile, main.c: updated to use libr lib 2001-04-30 12:40 cho * unused/raster/r.fill/Gmakefile: updated 2001-04-30 10:49 cho * unused/raster/: r.fill/Gmakefile, r.fill/libr.c, r.fill/libr.h, r.show/Gmakefile, r.show/libr.c, r.show/libr.h: moved to unused/raster/libr 2001-04-23 13:28 cho * unused/raster/r.fill/README: added 2001-04-23 10:15 markus * src/mapdev/v.in.atlas/isle.c: fixed the fix to sync with release_branch 2001-04-23 10:08 cho * unused/raster/r.fill/main.c: added NULL check 2001-04-23 09:47 cho * src/mapdev/v.in.atlas/isle.c: log changed flog to avoid conflicting with log() 2001-04-23 09:37 markus * unused/raster/r.fill/main.c: added reading map... verbose info for large maps 2001-04-23 09:30 cho * unused/raster/r.show/Gmakefile: added blank line 2001-04-23 09:02 cho * unused/raster/r.fill/libr.c: fixed 2001-04-23 08:57 cho * unused/raster/r.fill/main.c: fixed 2001-04-23 08:53 cho * unused/raster/r.fill/main.c: updated 2001-04-23 08:52 cho * unused/raster/r.fill/main.c: r.fill added This module creates sinkless dem. Its algorithm is very simple. 2001-04-23 08:32 cho * unused/raster/r.fill/: Gmakefile, libr.c, libr.h, main.c: added 2001-04-23 07:02 cho * unused/raster/r.show/Gmakefile: updated 2001-04-23 06:58 cho * unused/raster/r.show/: Gmakefile, libr.c, libr.h, main.c: updated 2001-04-19 08:32 michel * src/mapdev/v.in.dxf/: README, add_arc.c, add_bounds.c, add_circle.c, add_line.c, add_point.c, add_polyline.c, close_layer.c, debug.c, dxf2vect.h, entities.c, find_lines.c, header.c, label_box.c, local_proto.h, main.c, make_header.c, which_layer.c: sync with v.in.dxf2 and misc cleaning (Michel Wurtz) 2001-04-17 15:07 cho * html/html/r.topmodel.html: cosmetics 2001-04-17 12:19 john * src.garden/grass.java/GNUmakefile: added logic for system type 2001-04-12 22:47 markus * tools/cvsbranch.sh: added missing directories, will add to branch, too 2001-04-12 22:29 markus * tools/cvsbranch.sh: added missing directories, will add to branch, too 2001-04-11 15:12 markus * tools/: cvsbranch.sh: updated to current branch 2001-04-11 15:02 markus * html/html/r.poly.html: added Andrea 2001-04-11 14:56 markus * NEWS.html: NVIZ: large image output 2001-04-11 14:54 bob * src.contrib/GMSL/NVIZ2.2/src/do_zoom.c: Added system pnmcat routine 2001-04-11 13:24 markus * html/html/r.sunmask.html: parameters optional 2001-04-11 13:19 markus * html/html/r.los.html: added info 2001-04-11 13:09 markus * src/raster/r.sun/TODO: added hint on G_calc_solar_position() 2001-04-11 13:05 markus * html/html/r.sunmask.html: improved 2001-04-11 13:01 markus * NEWS.html: r.sunmask 2001-04-11 13:00 markus * html/html/r.sunmask.html: added new features 2001-04-11 12:50 markus * src/raster/r.sunmask/main.c: cosmetics 2001-04-11 12:45 markus * src/raster/r.sunmask/Gmakefile: removed -Wall, sorry 2001-04-11 12:45 markus * src/raster/r.sunmask/: Gmakefile, g_solposition.c, main.c, solpos00.h: cleanup 2001-04-11 12:37 markus * src/raster/r.sunmask/: Gmakefile, README, g_solposition.c, global.h, main.c, solpos.c, solpos00.h: implemented new method to calculate sun position, G_calc_solar_position() may go into libgis later 2001-04-11 12:36 markus * src/raster/r.sunmask/soldocs/: solpol_permission.txt, solpos_nrel.html: added solpos docs 2001-04-11 12:00 david * src/mapdev/v.in.mif/: local_proto.h, write_lines.c: Deployed linework cleaning routines. 2001-04-11 10:38 markus * cygwin/startgrass.bat: Malcolm : fixed 2001-04-11 07:06 markus * src/libes/gis/error.c: removed solaris hack as not required 2001-04-11 00:22 cho * src/raster/r.fill.dir/README: added comments 2001-04-11 00:12 cho * src/raster/r.fill.dir/main.c: added AUTHOR info 2001-04-10 22:23 glynn * src/mapdev/v.in.atlas/atl2dig1.c, src/mapdev/v.in.atlas/atl2dig2.c, src/mapdev/v.in.atlas/isle.c, src/mapdev/v.out.idrisi/main.c, src/mapdev/v.out.mapinfo/area_to_mpinfo.c, src/mapdev/v.out.mif/plot.c, src/misc/m.ipf/main.c, src/misc/m.svfit/cdpath.c, src/raster/r.in.doq/cmd/main.c, src/raster/r.kappa/cmd/mask.c, src/raster/r.kappa/cmd/prt_mat.c, src/raster/r.kappa/cmd/stats.c, src.contrib/CERL/raster/r.linear.regression/nlfit.c, src.contrib/CERL/raster/r.rational.regression/nlfit.c, src.contrib/GMSL/NVIZ2.2/src/map_obj.c, src.contrib/SDTS/mapdev/v.in.sdts/wr_attrs.c, src.contrib/SDTS/mapdev/v.out.sdts/data_quality.c, src.contrib/SDTS/mapdev/v.out.sdts/struct_swap.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/get_new_name.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_1/get_old_name.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/get_new_name.c, src.nonGPL/agnps/r.agnps50/src_agnps_input_2a/get_old_name.c, src.garden/grass.postgresql/d.rast.pg/buildInfxQry.c, src.garden/grass.postgresql/d.rast.pg/runInfxFile.c, src.garden/grass.postgresql/d.site.pg/buildInfxQry.c, src.garden/grass.postgresql/d.site.pg/runInfxFile.c, src.garden/grass.postgresql/d.vect.pg/buildInfxQry.c, src.garden/grass.postgresql/d.vect.pg/runInfxFile.c, src.garden/grass.postgresql/d.what.v.pg/main.c, src.garden/grass.postgresql/d.what.v.pg/what.h, src.garden/grass.postgresql/v.in.shape.pg/dbutils.c, src.garden/grass.postgresql/v.reclass.pg/buildInfxQry.c, src.garden/grass.postgresql/v.reclass.pg/runInfxFile.c: Fix various gcc warnings. 2001-04-10 21:29 markus * src/raster/r.fill.dir/README: added comments from Huidae 2001-04-10 21:24 markus * src/raster/r.fill.dir/: Gmakefile, README, direct.c, dopolys.c, fillsngl.c, fmt_un.c, main.c, mp.h, ppupdate.c, un_fmt_fill.c, wtrshed.c: Huidae Cho: converted from FORTRAN to C 2001-04-10 21:14 david * src/raster/r.weight/inter/gis_lxcl.l: Minor changes for improved debugging. 2001-04-10 18:01 bernhard * README: (just for generating a cvs-commit message) 2001-04-10 16:44 markus * src/mapdev/v.apply.census/Gmakefile: if'ed mkdir 2001-04-10 16:41 markus * src/mapdev/v.in.atlas/atl2dig1.c: fixed comment in comment 2001-04-10 16:39 markus * src.nonGPL/agnps/r.agnps50/agnps-source/rnd.c: added CRLF at end 2001-04-10 13:27 markus * documents/compile_warnings.log: CERL mpeg removed 2001-04-10 13:24 markus * src/CMD/lists/GRASS: src.contrib/CERL/raster/r.out.mpeg reomved: new version in src/raster/ 2001-04-10 13:21 markus * src/CMD/lists/GRASS: commented src.contrib/CERL/raster/r.out.mpeg as already in src/raster/ 2001-04-10 13:17 glynn * documents/compile_warnings.log, src/display/devices/HTMLMAP/connect.c, src.contrib/NPS/r.in.utm/utm_value.c, src.contrib/SCS/raster/r.in.miads/cmd/proces.c, src.contrib/SDTS/mapdev/v.out.sdts/write_coords.c, src/display/devices/PNGdriver/connect.c, src/display/devices/XDRIVER/XDRIVER24/icon.bit, src/imagery/i.colors/globals.h, src/imagery/i.in.erdas/do_color.c, src/imagery/i.tape.tm/put_image.c, src/include/raster.h, src/libes/gis/opencell.c, src/libes/gis/put_row.c, src/libes/raster/Raster.c, src/libes/vask/V_tty.c, src/libes/vect32/Vlib/x_rw_binary.c, src/libes/vect32_64/shapelib-1.2.8/dbfopen.c, src/misc/m.dted.examine/main.c, src/misc/m.dted.extract/dma.h, src/misc/m.dted.extract/extract.c, src/misc/m.dted.extract/uhl.c, src/paint/Drivers/NULL/data.c, src/paint/Interface/applib/colortable.c, src/paint/Interface/applib/rle.c, src/paint/Interface/driverlib/interface.c, src/raster/r.in.doq/cmd/main.c, src/raster/r.in.ll/cmd/geo_value.c, src/raster/r.out.mpeg/main.c, src/raster/r.support/inter/modhead.c, src/sites/s.in.dbf/dbfopen.c: Fix various "char" vs "unsigned char" warnings, plus a couple of things which I didn't fix last time. 2001-04-10 07:02 markus * AUTHORS: added Glynn Clements 2001-04-10 07:01 markus * NEWS.html: Glynn's fixes 2001-04-10 06:56 markus * SUBMITTING: added how to comment 2001-04-09 20:24 andreas * cygwin/startgrass.bat: updated batch file 2001-04-09 20:22 andreas * README.cygwin: corrected wrong reference 2001-04-09 20:22 andreas * documents/: README_cygwin.html, cygwin_grass50bininstall.html, cygwin_grass50compile.html: updated instructions 2001-04-09 19:26 glynn * configure, configure.in, documents/compile_warnings.log, src/include/config.h.in, src/libes/vask/V_tty.c, src/misc/m.kappa/cmd/readin_data.c, src/ps.map/ps.map/cmd/vect.c, src/raster/r.infer/cmd/infer.h, src/raster/r.surf.idw/cmd/main.c, src/sites/s.to.rast/main.c, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/main_ogl.c, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/new_init_graphics.c, src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/vizual.h, src.contrib/SDTS/libes/fips123/gfstr.c, src.contrib/SDTS/libes/fips123/stc123.h, src.contrib/SDTS/libes/fips123/f123inc/stc123.h, src.contrib/SDTS/mapdev/v.out.sdts/spatial_ref.c: Synopsis: fix various compiler warnings reported by Markus * configure.in: Add AC_TYPE_SIGNAL to check return type of signal handlers. * src/include/config.h.in: Add RETSIGTYPE * src/libes/vask/V_tty.c (get_tstp): Use RETSIGTYPE macro (from config.h) * src/misc/m.kappa/cmd/readin_data.c: "mat" is "long**" not "int**"; fix accordingly. * src/display/devices/lib/socket.new/SWITCHER.c (main): remove (incorrect) typecast from call to Raster_int(). * src/ps.map/ps.map/cmd/vect.c (vect): fix typo bug (unconditional "*x = 5/0") consistently handle the case where length is 0 by returning (NaN,NaN) * src/raster/r.infer/cmd/infer.h: remove redefinitions of TRUE and FALSE (already defined in "gis.h"). * src/raster/r.surf.idw/cmd/main.c (interpolate): Use "#if 0" to disable code instead of comment. NB: this idiom is already widely used within GRASS, so preferred over "#ifdef notdef". * src/sites/s.to.rast/main.c (main): Add "break" after "default" case. * src.contrib/SDTS/mapdev/v.out.sdts/spatial_ref.c (init_SDTS_proj_info): Changed type of (unused) parameter Map to "char *"; this code is K&R C, so no "void *". * src.contrib/SDTS/libes/fips123/gfstr.c: * src.contrib/SDTS/libes/fips123/stc123.h: * src.contrib/SDTS/libes/fips123/f123inc/stc123.h: Renamed MAXINT to MAX_INT to avoid clash with * configure.in: OpenGL headers are referenced as e.g. , so don't include the "GL/" in the include directory. Note: all of the references to in src.contrib/CERL/SGI refer to something other than OpenGL (I don't know what, though). * documents/compile_warnings.log: Add comments about src/sites/cdhc/as181.c and src/libes/libimage/open.c Remove entries which are no longer relevant. * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/vizual.h Change to * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/new_init_graphics.c * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/main_ogl.c Change "GLwMDrawA.h" to 2001-04-09 16:05 markus * html/raster_complete.html: slightly outdated 2001-04-09 16:05 markus * html/raster.html: merged r.cn2 into r.cn 2001-04-09 16:04 markus * html/html/r.cn.html: merged r.cn2 into 2001-04-09 16:04 markus * html/html/r.cn2.html: merged into r.cn 2001-04-09 15:59 markus * NEWS.html: r.cn 2001-04-09 15:57 markus * src.nonGPL/agnps/r.agnps50/: hydro_tools/r.cn/main.c, src_agnps_input_2a/misc_routines.c: r.cn2 is now r.cn, old r.cn removed 2001-04-09 15:55 markus * src.nonGPL/agnps/r.agnps50/hydro_tools/Gmakefile: r.cn2 is now r.cn 2001-04-09 15:54 markus * src.nonGPL/agnps/r.agnps50/hydro_tools/r.cn/: CN.h, Gmakefile, README, amc_conversion.c, cell_open.c, cell_open_new.c, data.c, hy_soil_group.c, main.c, rules.c, usage.c: was r.cn2 2001-04-09 15:54 markus * src.nonGPL/agnps/r.agnps50/hydro_tools/README: obsolete 2001-04-09 15:51 markus * src.nonGPL/agnps/r.agnps50/hydro_tools/r.cn/: CN.h, Gcn.c, Gmakefile, amc_conversion.c, cell_open.c, cell_open_new.c, data.c, gisdefs.h, hy_soil_group.c, rules.c, usage.c: replaced by r.cn2 2001-04-09 13:48 markus * html/sites.html: added s.in.atkisktb.html s.in.atkisdgm.html 2001-04-09 13:47 markus * html/html/: s.in.atkisdgm.html, s.in.atkisktb.html: added ATKIS docs 2001-04-09 13:31 markus * html/html/s.in.dbf.html: cosmetics 2001-04-09 13:23 markus * src/CMD/generic/POST_INSTALL.sh: eliminated G3D as being unstable 2001-04-09 10:11 glynn * src/libes/gis/reclass.c: Don't treat as fatal the case where the "reclassed_to" file cannot be modified; this allows users to create reclassed maps from maps to which they don't have write permission. Don't try to fseek() until after the FILE* has been verified as non-NULL. 2001-04-09 08:25 markus * BUGS: v.trim donwgraded 2001-04-09 07:40 markus * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: fixed ugly bugfix (oops), thanks to Glynn Clements 2001-04-06 17:59 bernhard * README: Changed 2000->2001 just for testing commits again. 2001-04-06 14:30 markus * NEWS.html: d.what.rast fixed 2001-04-06 14:25 markus * html/html/: v.digit.html: improved (hopefully) 2001-04-06 12:26 bob * src/display/d.what.rast/cmd/: local_proto.h, show.c, what.c: Fix Mapset Problem 2001-04-06 11:06 markus * src/mapdev/v.digit/menus.i: improved Customize menu entry 2001-04-05 17:22 markus * documents/release_rules.txt: added url for branching 2001-04-05 17:15 markus * src/tcltkgrass/: module/d.what.sites, module/v.in.arc, script/cell.out.tiff: Reinhard Brunzema : fixes 2001-04-05 17:01 markus * html/html/i.composite.html: added info on color levels 2001-04-05 16:58 markus * html/html/i.colors.html: added info/url 2001-04-05 16:35 markus * src/CMD/lists/GRASS: commented d.rgb as it produces ugly output only: use i.colors, i.composite instead (and rewrite d.rgb) 2001-04-05 15:58 david * src/mapdev/v.in.mif/mif.l: Changed to shorten long scan pattern which was not supported by some compilers 2001-04-05 15:50 markus * src/display/d.histogram/cmd/bar.c: Glynn Clements : fix for open comment 2001-04-05 15:19 markus * documents/compile_warnings.log: added, please empty... 2001-04-05 15:15 markus * src.contrib/SCS/: misc/m.qcalc/cmd/main.c, raster/r.reclass.scs/inter/main.c: fixed comment in comment 2001-04-05 15:05 markus * src/sites/s.sv/main.c: fixed open comment 2001-04-05 14:58 markus * src/raster/r.sun/sun11.c: fixed comment in comment 2001-04-05 14:56 markus * src/raster/r.statistics/cmd/: o_adev.c, o_distrib.c, o_kurt.c, o_sdev.c, o_skew.c, o_var.c: fixex comments in comment 2001-04-05 14:53 markus * src/raster/r.slope.aspect/cmd/main.c: fixed open comment 2001-04-05 14:51 markus * src/raster/r.proj/cmd/bordwalk.c: added CRLF 2001-04-05 14:38 markus * src.nonGPL/agnps/r.agnps50/agnps-source/: impound.c, length.c, loop1tr5.c, newsoil.c, pesticid.c, pntsrc.c, rclmap.c, readinpu.c, recroute.c, rnd.c, ro.c, run_out.c, search.c, sedinit.c, sednut.c, setstruc.c, slnut.c, sub1e.c, terh.c, ters.c, xeros.c: added CRLF 2001-04-05 14:33 markus * src/ps.map/ps.map/inter/scan_color.c, src.nonGPL/agnps/r.agnps50/agnps-source/chan_cal.c, src.nonGPL/agnps/r.agnps50/agnps-source/feedlot.c: added CRLF 2001-04-05 14:32 markus * src/paint/Programs/p.map.new/cmd/do_legend.c: fixed open comment 2001-04-05 14:29 markus * src/misc/m.proj/main.c: fixed comment in commment 2001-04-05 14:25 markus * src/mapdev/v.random/main.c: fixed comment in comment 2001-04-05 14:18 markus * src/mapdev/v.in.dlg2/v.in.dlg.c: fixed open comment 2001-04-05 14:17 markus * src/mapdev/v.in.atlas/: atl2dig1.c, grfix.c: fixed comments in comment 2001-04-05 14:15 markus * src/mapdev/v.db.reclass/reclass.c: added CRLF 2001-04-05 14:13 markus * src/mapdev/v.build.polylines/cmd/main.c: fixed comment in comment 2001-04-05 14:03 markus * src/imagery/i.points3/inter/: mark_control.c, mark_fid.c, plot_grid.c, plot_vect.c, transform.c, view_points.c, view_where.c: fixed comment in comment 2001-04-05 13:59 markus * src/imagery/i.points3/inter/driver.c: fixed comment in comment 2001-04-05 13:57 markus * src/imagery/i.out.erdas/cmd/local_proto.h: added CRLF 2001-04-05 13:54 markus * src/imagery/i.ortho.photo/photo.2target/zoom_pnt.c: fixed comment in comment 2001-04-05 10:10 markus * src/imagery/i.ortho.photo/photo.2image/: zoom_box.c, zoom_pnt.c: fixed open comment 2001-04-05 10:06 markus * src/imagery/i.fft/cmd/fftmain.c: fixed comment 2001-04-05 09:58 markus * NEWS.html: fixed typo 2001-04-05 09:49 markus * src/libes/dbmi/lib/connect.c: added CRLF at end 2001-04-05 09:46 markus * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: fixed comment in comment 2001-04-05 09:42 markus * src/display/devices/CELL/Graph_Set.c: fixed open comment 2001-04-05 09:38 markus * src/libes/image3/: get_sat.c, ltm_trans.c: fixed comment in comment 2001-04-05 08:57 markus * src.contrib/GMSL/g3d/src3d/raster/r3.showdspf.openGL/README.bak: rubbish 2001-04-04 17:06 markus * html/html/pngdriver.html: renamed from PNGdriver.html, added url for more g.manual convenience 2001-04-04 16:22 markus * src/display/devices/PNGdriver/README: fixed typo, added url 2001-04-04 16:20 markus * html/: drivers.html, html/PNGdriver.html, html/db.columns.html: renamed PNGdriver to pngdriver for convenience 2001-04-04 16:07 markus * NEWS.html: d.histogram 2001-04-04 16:04 markus * src/display/d.histogram/cmd/bar.c: : d.histogram omitted the last bar (unless "-n" is given). fixed. 2001-04-04 14:41 markus * src/display/devices/PNGdriver/Gmakefile: fixed to writer PNG into GISBASE/driver 2001-04-04 14:35 markus * html/Gmakefile: improved PDF footer 2001-04-04 13:56 markus * src/mapdev/v.cadlabel/v.cadlabel.c: fixed comment in comment 2001-04-04 13:15 markus * INSTALL: added compile info 2001-04-04 12:52 markus * html/Gmakefile: added info 2001-04-04 12:49 markus * html/Gmakefile: added missing mans to pdf section 2001-04-04 11:38 justin * documents/release_rules.txt: Added bug fix commit procedure and made some updates 2001-04-04 08:35 markus * NEWS.html: r.poly got better 2001-04-04 08:33 markus * src/raster/r.poly/cmd/: bound.c, io.c: Andrea Aime : * it now handles properly null values and uses GRASS 5 functions to access data * it handles null values as well; it has a new switch that let the user * output raster category values as category labels, with this option each polygon gets a unique category number (an index, just like in GRASS5.1 I think). This is the only way to output polygons that has 0 value in it. 2001-04-03 15:48 markus * src/libes/Gmakefile: commented digitizer 2001-04-03 14:33 david * src/mapdev/v.in.mif/Gmakefile: More tweaks 2001-04-03 13:39 david * src/mapdev/v.in.mif/Gmakefile: Elliminated reference to DATETIMELIB as not currently required - further attempt at Cray compatibiotiy 2001-04-03 12:35 markus * INSTALL: described compiler optimisation for configure 2001-04-03 12:18 markus * src/display/d.scale/cmd/Gmakefile: added EXTRA_CFLAGS for Cygwin 2001-04-03 11:16 justin * binaryInstall.src: Commented out fifo creation since sockets are default 2001-04-03 10:12 markus * src/raster/r.in.gdal/Gmakefile: commented -shared as it causes problems on CRAY (non-gcc) 2001-04-03 10:05 markus * NEWS.html: winGRASS, d.what.sites 2001-04-03 09:25 markus * documents/cygwin_grass50compile.html: html cosmetics 2001-04-03 07:38 justin * src/general/init/init.sh: Fixed command that checks if system is CYGWIN - did not work on SGI 2001-04-03 07:36 markus * src/mapdev/v.in.mif/Gmakefile: another re-order of LIBES lines for CRAY, still not o.k. 2001-04-03 07:17 markus * src/mapdev/v.in.mif/Gmakefile: reordered LIBES lines for CRAY 2001-04-03 07:14 markus * src/mapdev/v.in.mif/: Gmakefile: fixed LIBES lines for CRAY 2001-04-03 00:38 cho * src/display/d.what.sites/main.c: fixed 2001-04-03 00:23 cho * src/display/d.what.sites/: loadsites.c, main.c: supports maps in a different mapset 2001-04-02 21:56 andreas * documents/: README_cygwin.html, cygwin_grass50bininstall.html, cygwin_grass50compile.html: updated again, see file for changes 2001-04-02 21:37 andreas * src/general/g.region/: cmd/main.c, inter/main.c: changed to suppress datum/ellipsoid output in XY-Locations 2001-04-02 21:34 andreas * binaryInstall.src: updated for cygwin binary installation 2001-04-02 21:33 andreas * README.cygwin: updated cygwin info 2001-04-02 21:33 andreas * src/general/init/init.sh: added changes for cygwin shell setup 2001-04-02 16:24 markus * cygwin/: README, startgrass.bat: Andreas Lange : added 2001-04-02 14:45 markus * src/mapdev/v.in.gshhs/main.c: added return type of main 2001-04-02 09:36 markus * src/raster/r.surf.idw2/cmd/main.c: changed 3 to PROJECTION_LL 2001-04-02 08:57 markus * src.contrib/GMSL/g3d/src3d/BUGS: added r3.mkdspf dspf filename bug 2001-03-31 00:19 cho * unused/raster/r.show/main.c: cosmetics 2001-03-30 12:42 cho * unused/raster/r.show/main.c: cosmetics 2001-03-30 12:23 cho * unused/raster/r.show/main.c: updated 2001-03-30 12:13 cho * unused/raster/r.show/main.c: updated 2001-03-30 11:59 cho * unused/raster/r.show/main.c: updated 2001-03-30 11:46 cho * unused/raster/r.show/main.c: fixed 2001-03-30 11:44 cho * unused/raster/r.show/: main.c, main_old.c: updated 2001-03-30 11:28 markus * documents/grasshist.html: added Kang to hall of fame 2001-03-30 09:05 markus * src/mapdev/v.trim/BUGS: added bugs list 2001-03-30 09:01 markus * src/CMD/lists/GRASS: commented v.trim 2001-03-30 08:55 markus * tools/cvsbranch.sh: updated 2001-03-30 07:47 markus * documents/README_cygwin.html: fixed links to GRASS web site 2001-03-30 07:40 markus * documents/cygwin_grass50compile.html: fixed further links 2001-03-29 21:35 andreas * documents/: README_cygwin.html, cygwin_grass50bininstall.html, cygwin_grass50compile.html: Updated 2001-03-29 15:21 markus * src/libes/proj/doc/: OF90-284.ps, OF90-284.ps.gz: stored compressed now 2001-03-29 14:25 markus * src/general/init/init.sh: a new year... 2001-03-29 13:17 markus * html/html/r.in.tiff.html: added url 2001-03-29 12:10 cho * unused/raster/r.show/main.c: updated 2001-03-29 12:03 cho * unused/raster/r.show/main.c: updated and renamed for consistency 2001-03-29 09:19 cho * unused/raster/r.show/main.c: cosmetics 2001-03-29 09:18 cho * unused/raster/r.show/: main.c, main_old.c: added some comments 2001-03-29 08:08 cho * unused/raster/r.show/: main.c, main_old.c: bug fixed and simplified main.c 2001-03-29 08:01 cho * unused/raster/r.show/main_old.c: added 2001-03-28 18:38 frankw * html/html/r.in.gdal.html: added note about colors 2001-03-28 09:25 markus * src/raster/r.reclass/inter/makemask.c: added missing fflush to prevent empty screens 2001-03-28 07:41 markus * REQUIREMENTS: updated 2001-03-27 12:29 markus * html/vector.html: fixed typo 2001-03-27 12:03 markus * html/vector.html: added v.in.gshhs 2001-03-26 11:59 markus * documents/: README_cygwin.html, cygwin_grass50bininstall.html, cygwin_grass50compile.html: updated 2001-03-26 11:57 markus * documents/compile_grass_with_wincygnus.txt: now: cygwin_grass50compile.html 2001-03-26 11:50 markus * src.garden/answers/src.answers/raster/README: now in src/raster/r.fill.dir 2001-03-26 11:49 markus * src/CMD/lists/GRASS: changed home of r.fill.dir 2001-03-26 11:47 markus * src/raster/r.fill.dir/Gmakefile: new version of r.fill.dir 2001-03-26 11:34 markus * tools/cvsbranch.sh: moved from ../ 2001-03-26 11:30 markus * cvsbranch.sh: moved into tools/ 2001-03-26 10:19 markus * documents/release_rules.txt: added info about code optimization 2001-03-26 10:16 markus * documents/release_rules.txt: added GDAL CVS 2001-03-26 09:10 markus * cvsbranch.sh: changed tag 2001-03-26 07:57 markus * src/CMD/VERSION: another month... 2001-03-26 07:56 markus * SUBMITTING: another year 2001-03-26 07:11 markus * src/imagery/i.composite/ask_levels.c: changed again user message 2001-03-25 23:54 eric * src/libes/gis/unix_socks.c: Has conditionally compiled version of G_sock_get_fname() using the G_rc_path() routine in user_config.c (recently added, but currently not used by default). To test, add user_config.c to the Gmakefile, add char * G_rc_path(char *, char *); to gis.h and comment out the #define USE_TEMP_ELEMENT. Then recompile everything that would use the socket routines (rasterlib, all display modules and "devices"). 2001-03-25 23:48 eric * src/libes/gis/user_config.c: Candidate for handling $HOME/.grass resource configuration files. Currently unused, but this provides a possible implemenation. I have tested it with the unix_socks.c mechanism (see G_socks_get_fname()) function for an example. Just wanted to make this available for possible use... 2001-03-24 13:24 markus * html/html/d.to.sites.html: non existing 2001-03-24 13:11 markus * src/raster/r.in.gdal/main.c: improved GDAL bridge error message 2001-03-24 12:58 markus * BUGS: r.poly fixed 2001-03-24 12:33 markus * src/raster/r.in.gdal/Gmakefile: added -shared cflag (required on some platforms 2001-03-24 12:28 markus * AUTHORS, NEWS.html: r.poly 2001-03-24 12:27 markus * src/raster/r.poly/cmd/: bound.c: Andrea Aime : fixed area label problem with r.poly (it was creating more labels than required if there were islands) 2001-03-24 11:54 markus * src/imagery/i.composite/ask_levels.c: extended user message 2001-03-23 17:16 markus * src/raster/r.to.sites/main.c: decreased G_percent step from 10 to 2 2001-03-23 11:04 markus * src/scripts/contrib/Gmakefile: added i.tm.dehaze 2001-03-23 11:04 markus * src/scripts/contrib/i.tm.dehaze/: README, i.tm.dehaze: added LANDSAT TM5 dehaze script 2001-03-22 15:37 markus * html/html/r.in.bin.html, NEWS.html: added AVHRR info 2001-03-22 15:28 markus * src/raster/r.in.bin/main.c: Bob Covill: fixed to import AVHRR properly 2001-03-22 11:43 markus * documents/grasshist.html: added Italy conf 2001-03-22 10:14 markus * cvsbranch.sh: added src/libes/ogsf 2001-03-22 09:11 markus * src/libes/gis/TESTS/nullTest/main.c: removed two \n to fit the output into one window without scrolling 2001-03-22 09:05 markus * cvsbranch.sh: added src/libes/libimage for NVIZ 2001-03-22 08:58 justin * src/include/gisdefs.h: Made changes for null_val.c 2001-03-22 08:56 justin * src/libes/gis/null_val.c: Fixed a bug for SGI's and simplified the initialization and setting of the null value patterns. Previous #ifdef's were removed and general overhaul of the file. 2001-03-22 08:53 justin * src/libes/gis/TESTS/nullTest/: Gmakefile, main.c: Added some comments 2001-03-22 08:43 justin * src/libes/gis/TESTS/nullTest/: Gmakefile, main.c: Adding a test program for null values 2001-03-21 18:09 markus * html/html/r.linear.regression.html: added info 2001-03-21 17:45 markus * src/scripts/contrib/i.spectral/i.spectral: changed g.gnuplot to gnuplot 2001-03-21 17:03 markus * html/: grid3d.html, html/r3.timestamp.html: added r3.timestamp 2001-03-21 17:01 markus * html/html/: r.timestamp.html, r3.timestamp.html, v.timestamp.html: added r3.timestamp, html cosmetics 2001-03-21 15:17 markus * documents/release_rules.txt: added gdal url 2001-03-21 14:44 markus * cvsbranch.sh: added more directories 2001-03-21 14:14 markus * src/sites/s.in.dbf/Gmakefile: XEXTRALIBS may not stay in LIBES line 2001-03-21 14:13 markus * cvsbranch.sh: added info 2001-03-21 13:29 markus * src/scripts/contrib/grassmirrorsmap/: README, grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html: added CROATIA and howto 2001-03-21 13:11 markus * NEWS.html: fixed typo 2001-03-21 13:04 markus * src.contrib/GMSL/g3d/src3d/raster/r3.timestamp/README: added 2001-03-21 13:02 markus * src/libes/datetime/README: timestamp3 2001-03-21 13:00 markus * src.contrib/GMSL/g3d/src3d/raster/Gmakefile, NEWS.html: added r3.timestamp 2001-03-21 12:59 markus * src.contrib/GMSL/g3d/src3d/raster/r3.timestamp/: Gmakefile, main.c: Michael Pelizzari : tool to timestamp g3d raster maps 2001-03-21 11:04 markus * src/libes/gis/timestamp.c: Michael Pelizzari : added three grid3 timestamp functions for r3.timestamp 2001-03-21 10:36 markus * documents/bug_dynamic_linker.txt: some hints for dynamic_linker bug 2001-03-21 08:57 markus * BUGS: added d.rgb comment 2001-03-21 08:46 markus * src/libes/gis/error.c: added varargs.h for sun only for __builtin_va_alist not found bug 2001-03-21 08:35 markus * cvsbranch.sh: added missing src/sites/cdhc, don't use this script... 2001-03-21 08:32 markus * cvsbranch.sh: added missing src/libes/vect32_64/shapelib-1.2.8, don't use this script... 2001-03-21 08:29 markus * cvsbranch.sh: added more directories 2001-03-21 08:26 markus * cvsbranch.sh: added more directories 2001-03-21 01:12 cho * src/libes/gis/: file_name.c, find_file.c: segfault fixed 2001-03-21 00:18 cho * src/libes/gis/find_file.c: fixed 2001-03-20 19:23 markus * cvsbranch.sh: added missing src/include, don't use this script... 2001-03-20 19:16 markus * src/CMD/lists/GRASS: r.in.dem is buggy 2001-03-20 19:16 markus * BUGS: added comment to r.proj 2001-03-20 19:15 markus * BUGS: added r.in.dem bug 2001-03-20 18:02 markus * cvsbranch.sh: added src/CMD to be tagged, note: don't use this script 2001-03-20 17:26 markus * src/raster/r.in.ascii/cmd/out: removed old file 2001-03-20 16:20 markus * NEWS.html: added d.scale 2001-03-18 21:39 eric * src/display/d.area/: Gmakefile, plot.c, screenpoly.c, screenpoly.h: Moved my hacks to separate files (screenpoly.[c|h]). Fix pointer error introduced in last update with an array pointer bitfield. Fix missing end vertex problem where the last segment of lines was not getting drawn. TODO: Attempts to do clipping to the screen extents are included, but they don't work right. So, d.area still draws outside the screen window extents returned by the display driver. 2001-03-16 07:01 justin * src/front.end/main.c: Tidied up the error messages 2001-03-15 20:49 bob * src.contrib/GMSL/NVIZ2.2/src/draw.c: update auto-draw function 2001-03-13 21:39 markus * documents/README_cygwin.html: cosmetics 2001-03-13 18:30 markus * NEWS.html: backtrack not yet done: r.contour 2001-03-13 16:59 markus * src/imagery/i.in.erdas/main.c: changed .5 shift to full cell values 2001-03-13 16:56 markus * src/imagery/i.in.erdas/main.c: changed xy coordinates to positive coordinates 2001-03-13 16:36 markus * NEWS.html: fixed i.in.erdas 2001-03-13 16:30 cho * src/imagery/i.in.erdas/main.c: bug fixed Markus, please test changes. Update src/libes/gis too. 2001-03-13 15:59 cho * src/libes/gis/find_file.c: fixed 2001-03-13 15:52 markus * src/scripts/contrib/r.reclass.area/r.reclass.area: fixed file exists test, fixed proj test 2001-03-13 15:20 markus * html/html/i.smap.html: html cosmetics 2001-03-13 15:16 cho * src/libes/gis/file_name.c: fixed not to return a local pointer 2001-03-13 09:52 justin * src/raster/r.contour/desc1.txt: changed gender in reference to Terry 2001-03-13 09:40 markus * src/raster/r.contour/: desc1.txt, desc2.txt: added algorithm descriptions 2001-03-13 09:34 markus * cvsbranch.sh: cosmetics 2001-03-12 17:44 markus * cvsbranch.sh: added info 2001-03-12 17:44 markus * cvsbranch.sh: fixed another ugly bug 2001-03-12 17:43 markus * cvsbranch.sh: fixed ugly bug 2001-03-12 17:41 markus * cvsbranch.sh: added script to selectively tag branches 2001-03-12 14:43 markus * src/scripts/contrib/i.tasscap/i.tasscap.tm4: added comment 2001-03-12 12:45 markus * html/html/: r.water.outlet.html, r.watershed.html: added urls 2001-03-12 09:51 markus * html/: database.html, display.html, drivers.html, general.html, grid3d.html, imagery.html, import.html, misc.html, models.html, paint.html, photo.html, ps.html, raster.html, scripts.html, sites.html, vector.html: added import url 2001-03-12 09:44 markus * html/import.html: added more formats 2001-03-12 09:36 markus * html/html/r.in.bin.html: fixed html typo 2001-03-12 09:30 markus * src/mapdev/v.rmdup/cmd/rmdup.c: Roger: added check if infile=outfile 2001-03-12 08:35 markus * src/libes/gis/histogram.c: added info for user's convenience 2001-03-12 08:31 markus * html/html/r.support.html: added -r flag 2001-03-12 08:27 markus * src/raster/r.support/cmd/support.c: adjusted message to match inter/ version 2001-03-12 08:18 markus * NEWS.html: further improvements 2001-03-12 05:39 justin * src/raster/r.contour/main.c: DBL_EPSIPLON needs the inclusion of float.h 2001-03-11 22:15 frankw * html/import.html: added various GDAL formats 2001-03-11 17:20 radim * src/display/d.dm/d.dm: d.what.sites option fixed 2001-03-11 17:18 radim * src/display/d.p.labels/cmd/do_labels.c: yoffset fixed; no warn on hcolor, hwidth; commented Doing.. 2001-03-11 16:39 markus * html/: import.html, index.html: added import modules overview 2001-03-11 14:25 markus * NEWS.html: fixed r.contour 2001-03-11 14:23 markus * html/html/r.contour.html: added cut parameter 2001-03-11 14:18 markus * src/raster/r.contour/main.c: fixed typo 2001-03-11 14:09 markus * src/raster/r.contour/: Gmakefile, cont.c, local_proto.h, main.c: Andrea Aime : * o category support bug has been fixed: r.contour now produces also dig_cats * file, so d.what.vect no more complain about missing category support. * Since a contour level could be floatig point I've inserted in the label * the true value, whilst category number remains its integer equivalent; * o a little trick (derived from GMT contour program) avoids any kind of * backtrack, so running v.spag -i is no more needed (I hope): data matrix * is parsed, and if a cell whose data matches exactly a contour value its * value is added a small quantity (the smaller one that makes cell[i] + * small != cell[i], I've taken into consideration double encoding) * o one can specify a minimum number of point for a contour line to be put * into outout, so that small spurs, single points and so on won't be * present and the output will be more clear (that's optional anyway); * o in my opinion there were minor memory handling problems in r.contour, * I've corrected them (Head.map_name was not guaranteed to be properly * terminated, Points structures in contour function were not * deallocated). 2001-03-11 13:46 markus * src/mapdev/v.rmdup/cmd/README: thresholding done by Roger 2001-03-11 13:45 markus * html/html/: r.sun.html, v.clean.html, v.prune.html, v.rmdup.html, v.spag.html: updated v.rmdup, added urls 2001-03-11 13:36 markus * NEWS.html: v.rmdup fixed by Roger 2001-03-11 13:35 markus * src/mapdev/v.rmdup/cmd/rmdup.c: Roger S. Miller : fixed the segfaults (2 of them) plus an infinite loop 2001-03-10 18:46 bob * src/raster/r.neighbors/cmd/main.c: fix null problem 2001-03-10 10:29 markus * src/libes/image3/: convert_ll.c, get_elev.c, get_sat.c, ltm_auxil.c, ltm_coeffs.c, ltm_ortho.c, matrix_ops.c: fixed comments in comments (note: here are some treasures: LANDSAT ortho-rectification\!\! 2001-03-10 08:35 markus * TODO.txt: added r3.timestamp 2001-03-10 00:44 cho * configure: updated configure not to break fifo/ipc setting 2001-03-10 00:32 cho * configure.in: fixed to define USE_G_SOCKS only for "socket" XDriver 2001-03-09 18:44 markus * src/raster/r.sun/sun11.c: cosmetics for tabstops in file 2001-03-09 18:32 markus * src/raster/r.sun/sun11.c: fixed flag description 2001-03-09 16:36 markus * BUGS, NEWS.html: r.neighbors median bug fixed by Bob 2001-03-09 16:30 markus * configure, configure.in: added AC_DEFINE(USE_G_SOCKS) at proper position, might break IPC/FIFO... 2001-03-09 14:43 bob * src/raster/r.neighbors/cmd/main.c: updated null flag 2001-03-09 14:42 bob * html/html/r.neighbors.html: Added flag description 2001-03-09 08:56 markus * src/raster/r.topidx/r.avgstats: fix for Solaris' sed 2001-03-09 04:36 justin * src/libes/datetime/Gmakefile: Backslash at end of all target caused syntax error on SGI 2001-03-08 20:16 bob * src/raster/r.neighbors/cmd/main.c: Update NULL flag 2001-03-08 19:28 bob * src/raster/r.neighbors/cmd/: c_median.c, main.c: Updated median, added null flag 2001-03-08 17:54 markus * html/html/r.in.gdal.html: added urls 2001-03-08 17:49 markus * html/html/r.in.bin.html: added r.in.gdal 2001-03-08 17:09 markus * NEWS.html: added r.in.gdal improvement 2001-03-08 16:45 frankw * src/raster/r.in.gdal/main.c: added -e flag at the request of Markus 2001-03-08 16:44 frankw * html/html/r.in.gdal.html: Added -e option documentation 2001-03-08 15:47 markus * src/libes/datetime/Gmakefile: added copying of libdatetime.a to GISBASE/lib as required for gstat interface (requested by Edzer J. Pebesma) 2001-03-08 13:38 markus * src/display/devices/PNGdriver/Gmakefile: added MATHLIB, reordered 2001-03-08 12:06 cho * src/raster/r.topmodel/example/input: updated 2001-03-08 02:14 justin * src/general/init/init.sh: Fixed test condition for LD_LIBRARY_PATH - was failing on Solaris 2001-03-07 14:08 markus * html/html/r.topidx.html: added see also refs 2001-03-07 13:22 markus * src/CMD/generic/POST_INSTALL.sh: fixed typo 2001-03-07 10:19 justin * TODO.txt: Added clean up of make variables 2001-03-07 10:07 markus * src/CMD/head/head.in: added XEXTRALIBS to XDRLIB 2001-03-07 09:09 markus * src/scripts/contrib/v.xfig/: fig2grass, grass2fig: back to awk, using Justin's suggestion 2001-03-07 07:50 eric * src/display/d.area/plot.c: Allocate memory in fewer big chunks. Speeds up code by 80-100%. Still need region clipping code (which may slow it down again...). 2001-03-07 01:50 cho * unused/raster/r.show/main.c: removed useless comment 2001-03-07 01:49 cho * unused/raster/r.show/main.c: cosmetics 2001-03-07 01:47 cho * unused/raster/r.show/main.c: added raster_value() macro 2001-03-07 01:42 cho * unused/raster/r.show/main.c: cosmetics 2001-03-07 01:41 cho * unused/raster/r.show/main.c: added raster_value() 2001-03-07 01:37 cho * unused/raster/r.show/main.c: updated 2001-03-06 19:30 markus * html/html/d.scale.html: added -i info 2001-03-06 19:17 markus * src/display/d.scale/cmd/main.c: added author 2001-03-06 19:16 markus * html/html/: d.barscale.html, d.scale.html: added flag and refs 2001-03-06 19:13 markus * src/display/d.scale/cmd/: Gmakefile, main.c, screenscale.c: added -i flag to output current screen scale 2001-03-06 13:46 markus * src/scripts/contrib/v.xfig/: fig2grass, grass2fig: changed awk to gawk 2001-03-06 13:44 markus * src/scripts/contrib/v.xfig/: fig2grass, grass2fig: changed awk to sh with awk inside as suggested by Jan 2001-03-06 09:34 markus * configure, configure.in: added /usr/X11r6 for Cygwin 2001-03-06 09:32 markus * src/tcltkgrass/module/r.in.bin: updated 2001-03-06 04:06 cho * TODO.txt: removed d.what.sites TODO as it's done 2001-03-06 04:05 cho * NEWS.html: fixed typo 2001-03-05 19:10 markus * html/html/r.in.gdal.html: updated Frank's email 2001-03-05 18:14 markus * AUTHORS: updated warmerdam email 2001-03-05 17:48 markus * src/CMD/lists/GRASS: updated, commented list 2001-03-05 17:35 markus * src/CMD/generic/POST_INSTALL.sh: corrected odbc path 2001-03-05 17:33 markus * src.contrib/GMSL/g3d/src3d/Gmakefile: added dspf as commented in main list 2001-03-05 17:30 markus * src/CMD/generic/POST_INSTALL.sh: added dbms hint 2001-03-05 16:33 markus * BUGS: added d.rgb i.composite comments 2001-03-05 15:23 markus * configure, configure.in: fixed missing default info for XDriver 2001-03-05 15:15 markus * src/scripts/contrib/g.html2man/g.html2man: added info 2001-03-05 14:57 markus * src/raster/r.sunmask/: README, main.c: added (no) alg. source 2001-03-05 14:23 markus * NEWS.html: sockets default now 2001-03-05 14:06 cho * configure, configure.in: socket XDriver is default 2001-03-05 12:42 cho * Makefile.in: create_*.sh bug fixed 2001-03-05 12:22 markus * src/libes/gis/flate.c: added HAVE_ZLIB_H flag info 2001-03-05 11:45 markus * configure, configure.in: removed unrequired bison version test (was taken from PHP code) 2001-03-05 10:51 justin * documents/release_rules.txt: Added stuff from discussions on mailing list 2001-03-05 10:37 markus * configure, configure.in: added dirty yacc message 2001-03-05 09:53 markus * documents/pretesters.txt: added Moritz for Linux 2001-03-05 09:50 markus * src/display/d.text/cmd/main.c: added ctrl-d 2001-03-05 09:50 markus * html/html/d.text.html: added EOF 2001-03-05 09:45 markus * src/raster/r.sunmask/main.c: recoded output values 2001-03-05 09:40 markus * html/html/r.sunmask.html: added binary 2001-03-05 09:35 markus * html/html/: r.sun.html, r.sunmask.html: added r.sunmask 2001-03-05 09:28 markus * src/raster/r.sunmask/TODO: FP done by Huidae 2001-03-05 09:28 markus * src/raster/r.sunmask/main.c: modified description 2001-03-05 09:15 markus * src.nonGPL/README: added gmath info 2001-03-05 09:14 markus * src.nonGPL/: README, readme.1st: renamed 2001-03-05 08:58 markus * configure, configure.in: minor YACC improvement 2001-03-05 08:37 markus * NEWS.html, src/CMD/lists/GRASS: added r.sunmask and other fixes 2001-03-05 08:35 markus * html/html/d.leg.thin.html: fixed typo 2001-03-05 08:31 markus * html/html/d.leg.thin.html: cosmetics 2001-03-05 08:25 markus * src/display/devices/XDRIVER/XDRIVER24/: Gmakefile, Graph_Set.c: renamed to winname.h to avoid conflicts 2001-03-05 08:24 markus * src/display/devices/XDRIVER/XDRIVER24/version.h: generated by Gmakefile 2001-03-05 05:16 justin * html/Gmakefile: Fixed print out of debug information 2001-03-05 05:11 justin * html/Gmakefile: Fix for html2man perl script - needed proper env var 2001-03-04 15:48 radim * html/display.html: + d.dm 2001-03-04 15:45 radim * html/html/d.dm.html: new 2001-03-04 15:44 radim * src/display/d.dm/d.dm: +,- labeled, d.legend to d.leg.thin 2001-03-04 14:46 cho * README.cygwin: updated 2001-03-04 14:33 cho * TODO.txt: added comment on d.what.sites 2001-03-04 14:30 cho * src/display/d.what.sites/: local_proto.h, what.h: minor change 2001-03-04 14:28 cho * src/display/d.what.sites/: loadsites.c, opensite.c: renamed as open_sites() removed 2001-03-04 14:27 cho * src/display/d.what.sites/: Gmakefile, local_proto.h, main.c, show.c, what.c: added multiple sites support 2001-03-04 14:26 cho * src/display/d.what.vect/cmd/what.c: minor change 2001-03-04 13:46 cho * src/display/: d.what.rast/cmd/local_proto.h, d.what.rast/cmd/main.c, d.what.rast/cmd/what.c, d.what.vect/cmd/main.c: minor change 2001-03-04 11:24 radim * html/html/d.leg.thin.html: FP note 2001-03-04 11:23 radim * src/display/d.leg.thin/: Gmakefile, main.c, main_new.c: main_new.c to main.c, FP support 2001-03-04 06:49 cho * src/raster/r.sunmask/main.c: removed unused var 2001-03-04 06:47 cho * src/raster/r.sunmask/TODO: added comment on speed-up 2001-03-04 06:40 cho * src/raster/r.sunmask/main.c: FP update done 2001-03-04 03:11 cho * src/raster/r.sunmask/main.c: fixed year 2002 -> 2001 :-) 2001-03-03 11:26 markus * configure, configure.in: reordered detected of f77 g77 to g77 f77 as requested 2001-03-03 11:15 markus * BUGS: added nviz parameters 2001-03-03 11:04 markus * src.contrib/GMSL/NVIZ2.2/src/runInfxQry.c, src.garden/grass.postgresql/d.rast.pg/buildInfxQry.c, src.garden/grass.postgresql/d.site.pg/buildInfxQry.c, src.garden/grass.postgresql/d.vect.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.r.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.r.pg/runInfxQry.c, src.garden/grass.postgresql/d.what.v.pg/buildInfxQry.c, src.garden/grass.postgresql/d.what.v.pg/runInfxQry.c, src.garden/grass.postgresql/v.in.shape.pg/dbutils.c: added missing #include \ 2001-03-03 11:01 markus * src/display/d.what.db/main.c, src/imagery/i.tape.tm.fast/inter/ask_title.c, src/libes/dbmi/drivers/odbc/cursor.c, src/libes/dbmi/drivers/odbc/db.c, src/libes/dbmi/drivers/odbc/describe.c, src/libes/dbmi/drivers/odbc/error.c, src/libes/dbmi/drivers/odbc/execute.c, src/libes/dbmi/drivers/odbc/select.c, src/libes/dbmi/drivers/odbc/table.c, src/libes/dbmi/lib/reclass.c, src/mapdev/v.in.shape/test/arctest1.c, src/mapdev/v.in.shape/dbutils.c, src/mapdev/v.mkgrid/grid_atts.c, src/mapdev/v.to.db/update.c, src/mapdev/v.in.mif/main.c, src/sites/s.to.rast/main.c, src.contrib/GMSL/NVIZ2.2/src/buildInfxQry.c, src.contrib/GMSL/NVIZ2.2/src/getCat.c: added missing #include \ 2001-03-03 10:54 markus * src/display/d.what.db/attr.c: added missing #include \ 2001-03-03 10:52 markus * src/display/: d.profile/DumpProfile.c, d.db/main.c: corrected #include \ 2001-03-03 10:51 markus * src/display/d.db/main.c: added missing #include "stdio.h" 2001-03-03 10:43 markus * binaryInstall.src: added check if create_fifos fails 2001-03-03 10:23 markus * BUGS: added r.recode 2001-03-03 10:06 markus * html/html/r.reclass.html: fixed o to NULL, added r.recode 2001-03-03 09:47 markus * documents/compile_grass_with_wincygnus.txt: updated 2001-03-02 18:06 markus * documents/envVars.txt: added GRASS_PERL 2001-03-02 17:47 markus * configure, configure.in, src/CMD/head/head.in: added bison/yacc check (borrowed from PHP project 2001-03-02 11:31 markus * html/Gmakefile: added sh for g.html2man 2001-03-02 11:30 markus * src/scripts/contrib/g.html2man/g.html2man: added wrapper as suggested by Justin 2001-03-02 11:13 justin * src/general/init/: Gmakefile, grass.src: Added code to intialize GRASS_PERL env var 2001-03-02 09:19 justin * AUTHORS: Added NECTEC institution 2001-03-02 09:05 justin * src/general/init/init.sh: Typo 2001-03-02 09:04 markus * NEWS.html: added d.area, LCC false e/n 2001-03-02 08:49 justin * src/general/init/init.sh: Clarify error message for Tcl/Tk script 2001-03-02 08:48 justin * src/tcltkgrass/main/gis_set.tcl: Clarify error message for Tcl/Tk version 2001-03-02 08:19 markus * src/libes/gis/geo_init.c: Morten Hulden : added false easting/northing for LCC projection 2001-02-28 16:21 markus * binaryInstall.src: added cp failure check as happened on solaris (user note) 2001-02-28 03:49 cho * src/raster/r.topmodel/file_io.c: typo fixed 2001-02-28 01:48 bob * BUGS: removed fixed programs 2001-02-28 01:32 bob * src/raster/r.mapcalc/mapcalc/main.c: updated help flag 2001-02-27 21:52 markus * BUGS: added i.ortho.photo info 2001-02-27 19:17 bob * src/raster/r.mapcalc/mapcalc/main.c: updated headers 2001-02-27 19:14 bob * src/raster/r.mapcalc/mapcalc/main.c: added help comment 2001-02-27 16:38 bob * src/imagery/: i.rectify3/cmd/exec.c, i.rectify2/exec.c: enhanced history output 2001-02-27 11:03 markus * src/raster/r.watershed/README: added info on watershed slowness 2001-02-27 06:05 eric * src/display/devices/XDRIVER/XDRIVER24/Plylne_abs.c: Add missing backing store code, so lines don't disappear! 2001-02-26 20:44 markus * html/html/celldriver.html: added cell.out.tiff.html 2001-02-26 20:43 markus * html/html/cell.out.tiff.html: added 2001-02-26 20:41 markus * src/tcltkgrass/script/cell.out.tiff: R. Brunzema: update 2001-02-26 20:40 markus * src/tcltkgrass/main/gui.tcl: R. Brunzema : update for cell driver and d.sites (added types parameter) 2001-02-26 20:37 markus * src/tcltkgrass/module/: cell.out.tiff, s.to.vect: R. Brunzema : update for cell driver and fix for s.to.vect 2001-02-26 20:22 markus * AUTHORS: updated Pierre's email 2001-02-26 20:20 markus * html/html/r.recode.html: cosmetics 2001-02-26 20:13 markus * html/html/r.mapcalc.html: cosmetics 2001-02-26 20:11 markus * html/html/: r.recode.html: improved 2001-02-26 19:19 markus * src/raster/r.buffer/cmd/main.c: Bob Covill: added writing of usable history 2001-02-26 14:49 markus * TODO.txt: added overwrite warning 2001-02-26 14:39 markus * NEWS.html: r.in.out.tiff 2001-02-26 14:31 markus * BUGS: another CELL bug 2001-02-26 10:38 markus * src/CMD/head/head.in: added PERL 2001-02-26 09:27 markus * BUGS: added RC r.proj 2001-02-26 09:26 markus * documents/envVars.txt: more info on GRASS_PAN_THRESHOLD 2001-02-26 07:34 eric * src/display/d.area/plot.c: Remove sqrt() call as unnecessary -- very small, but measureable performance gain... 2001-02-26 00:12 eric * src/display/d.area/plot.c: Hook painfully slow search algorithm back in as CELL driver draws 1 pixel fill lines where XDRIVER doesn't. 2001-02-25 20:21 eric * src/display/d.area/plot.c: Lots of changes to try to not fill inner islands unless they are labelled areas. Needs testing for glitches... 2001-02-24 17:06 markus * BUGS: r.los removed due to update 2001-02-24 17:02 markus * src/raster/r.los/cmd/main.c: added check for lat/log with exit in this case 2001-02-24 16:52 markus * src/raster/r.sunmask/main.c: fixed put_row line 2001-02-24 05:54 cho * src/raster/r.sunmask/main.c: maybe typo fixed 2001-02-24 05:50 cho * src/raster/r.sunmask/main.c: pointer problems fixed 2001-02-23 22:04 markus * BUGS: degraded r.to.sites 2001-02-23 21:33 markus * src/raster/r.sunmask/main.c: cosmetics 2001-02-23 15:54 radim * src/raster/r.statistics/cmd/: Gmakefile, method.h, main.c, o_sum.c: sum enabled 2001-02-22 19:21 markus * documents/envVars.txt: added more explanations and files 2001-02-22 19:13 markus * documents/envVars.txt: added more explanations and files 2001-02-22 19:02 markus * documents/envVars.txt: added more explanations and files 2001-02-22 18:43 markus * documents/envVars.txt: added few explanations 2001-02-22 08:44 markus * src/tcltkgrass/main/gui.tcl: Justin's fix for the monitor problem 2001-02-21 19:31 markus * src/CMD/generic/make.mid: re-ordered CFLAGS to avoid config.h find problems 2001-02-21 18:23 markus * configure, configure.in: added PERL search support 2001-02-21 18:08 markus * BUGS: moved list of modules not yet updated to FP into TODO.txt file 2001-02-21 18:07 markus * TODO.txt: added list of modules not yet updated to FP... 2001-02-21 17:37 markus * BUGS: update nviz 2001-02-21 09:54 markus * BUGS: re-ordered, checked RC bugs 2001-02-20 15:23 markus * src/tcltkgrass/main/grassabout.tcl: adjusted path for g.version 2001-02-20 15:10 markus * src/tcltkgrass/main/grassabout.tcl: adjusted path for g.version 2001-02-20 12:41 david * src/mapdev/v.in.mif/attval.c: Minor syntax bugfix 2001-02-20 12:28 markus * TODO.txt: added data entry field for location and mapset 2001-02-20 12:11 markus * documents/release_rules.txt: added info about disclaimer 2001-02-20 11:36 justin * documents/release_rules.txt: Added more development cycle stuff 2001-02-20 11:12 justin * documents/envVars.txt: Added list of known environment variables used in GRASS 2001-02-20 10:46 markus * documents/README_cygwin.html: improved again 2001-02-20 09:54 markus * documents/README_cygwin.html: improved 2001-02-20 09:00 radim * src/libes/gis/error.c: do not sleep by default 2001-02-20 04:42 justin * documents/release_rules.txt: Added CVS branch and merge steps plus some rearranging 2001-02-20 04:23 eric * src/libes/coorcnv/datum.table: Lowercase GRS80 in nad83 definition to correspond correctly with ellipse.table. 2001-02-19 18:06 markus * documents/release_rules.txt: cosmetics 2001-02-19 16:48 cho * src/include/gisdefs.h: G_is_reclassed_by() renamed to G_is_reclassed_to() 2001-02-19 16:48 cho * src/general/manage/cmd/: copy.c, remove.c, rename.c: minor change 2001-02-19 16:48 cho * src/libes/gis/reclass.c: G_is_reclassed_by() renamed to G_is_reclassed_to() reclassed_by file renamed to reclassed_to 2001-02-19 16:30 markus * NEWS.html: r.reclass fixed 2001-02-19 16:24 cho * src/raster/r.reclass/cmd/reclass.c: range of left-hand side bug fixed. DO NOT REVERT COMMENTED CODE. OLD CODE IS ONLY FOR NOSTALGIA :-) 2001-02-19 15:29 markus * documents/release_rules.txt: defined pre-release cycle 2001-02-19 13:51 cho * src/general/manage/cmd/: remove.c, rename.c: cosmetics 2001-02-19 11:02 markus * src/general/manage/cmd/remove.c: cosmetics for error message 2001-02-19 10:50 markus * TODO.txt: updates, i.point3-FP 2001-02-19 10:38 markus * src/libes/g3d/doc/rowcol.bug: rowcol.bug mails 2001-02-19 09:49 markus * NEWS.html: added chekcs for reclassed maps 2001-02-19 03:58 eric * src/display/devices/XDRIVER/XDRIVER24/: Get_w_box.c, Get_w_line.c, Get_w_pnt.c, Serve_Xevent.c, local_proto.h: Changes to improve Expose event handling. *) Move code for expose event handling in Serve_Xevent.c to a callable function. *) In the various Get_w_* functions, add handling for Expose events -- calling the handleExposeEvent() function in Serve_Xevent.c Doesn't handle all of the situations, but it should be better than before. No difference should be noticed for people with X servers that are doing backing store (but they wouldn't see the problems anyway). 2001-02-19 02:19 david * src/CMD/lists/GRASS: v.in.mif enabled in list file 2001-02-19 02:03 eric * src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c: Group Expose or Resize events so the action is only performed once. Should speed up repaints/resizes considerably, especially when the server doesn't do backing store. 2001-02-19 00:10 cho * src/display/devices/XDRIVER/: README.ipc, README.sockets: renamed 2001-02-17 17:25 cho * src/general/manage/cmd/: remove.c, rename.c: g.rename fixed 2001-02-17 16:53 cho * src/general/manage/cmd/: copy.c, remove.c: g.copy fixed 2001-02-17 16:49 cho * src/general/manage/cmd/remove.c: changed output form to copy/paste names for removing child maps 2001-02-17 16:44 cho * src/general/manage/cmd/remove.c: added check for reclassed maps all reclassed child maps should be removed first before removing parent map 2001-02-17 16:42 cho * src/libes/gis/reclass.c: added G_is_reclassed_by() 2001-02-17 15:03 cho * src/raster/r.reclass/cmd/main.c: minor bug fixed 2001-02-17 13:39 cho * src/general/manage/cmd/rename.c: removed code for debug 2001-02-17 12:59 cho * src/general/manage/: cmd/rename.c, lib/do_rename.c: added -o option to g.rename and bug fixed 2001-02-17 12:24 cho * src/general/manage/cmd/copy.c: added -o option to prevent users from misoverwriting 2001-02-16 21:23 markus * src/raster/r.sunmask/main.c: added info 2001-02-16 21:15 markus * src/raster/r.sunmask/main.c: still not finished 2001-02-16 20:57 markus * html/html/r.patch.html: r.patch accepts 50, not ten maps :-) 2001-02-16 20:54 markus * src/raster/r.sunmask/Gmakefile: used die.c get_range.c 2001-02-16 20:54 markus * src/raster/r.sunmask/: die.c, get_range.c: unused 2001-02-16 20:53 markus * src/raster/r.sunmask/README: not required 2001-02-16 20:53 markus * src/raster/r.sunmask/main.c: attempt to update to FP 2001-02-16 13:21 markus * html/html/r.mapcalc.html: added null isnull hint 2001-02-16 12:17 markus * src/scripts/contrib/r.reclass.area/r.reclass.area: bugfixed 2001-02-16 11:04 eric * src/libes/gis/unix_socks.c: Added defines for AF_LOCAL and PF_LOCAL if they aren't defined -- synonyms for AF_UNIX and PF_UNIX. 2001-02-16 07:50 radim * html/html/v.llabel.html: added type option 2001-02-16 07:49 radim * src/mapdev/v.llabel/main.c: fixed labeling points by L type, added type option 2001-02-15 14:38 cho * README.ipc: Oops, i forgot to remove this file?? 2001-02-15 13:43 markus * AUTHORS: updated helena's email 2001-02-15 13:42 markus * src/libes/g3d/doc/g3dhistory.txt: historical notes 2001-02-15 13:40 markus * src.contrib/GMSL/g3d/src3d/BUGS: added hints 2001-02-15 11:58 markus * src/imagery/i.pca/cmd/: allocate.c, jacobi.c, rotate.c, stats.c, transform.c: removed empty files 2001-02-15 11:22 markus * src/raster/r.reclass/cmd/main.c: improved error message for reclasses maps 2001-02-15 10:51 markus * html/html/ps.map.html: added hint for EPS 2001-02-15 04:19 cho * README.xdriver, TODO.txt: minor change 2001-02-15 04:05 cho * TODO.txt: added d.what.sites TODO 2001-02-15 03:57 cho * README.xdriver, configure.in, configure, Makefile.in: README.*: renamed README.ipc to README.xdriver because it's not only for ipc now. configure.*: --with-socks changed to --with-socket for naming consistency Makefile.in: create_sockets.sh is not required 2001-02-15 02:45 cho * src/display/d.what.rast/cmd/main.c: minor change 2001-02-15 02:43 cho * src/display/d.what.rast/cmd/: main.c, what.c, what.h: removed limit of number of rasters improved code consistency 2001-02-15 02:20 cho * src/display/d.what.vect/cmd/main.c: minor change 2001-02-15 02:13 cho * src/display/d.zoom/cmd/main.c: minor change 2001-02-15 02:04 cho * src/display/d.what.vect/cmd/main.c: bug fixed 2001-02-15 02:02 eric * src/libes/gis/unix_socks.c: Change G_sock_bind() to return -1 and set errno to EADDRINUSE if the socket file already exists. Servers must check that the path is not in use already, and then unlink() or remove() it before calling G_sock_bind(). 2001-02-15 01:56 cho * src/display/d.what.sites/main.c: minor change 2001-02-15 01:54 cho * src/display/d.what.sites/main.c: sites= changed to map= for consistency with d.what.* argument bug fixed STILL ONLY ONE SITES FILE SUPPORTED. ITS INITIAL DESIGN WAS TOO BAD TO APPLY MULTIPLE SITES EASILY. 2001-02-15 00:29 cho * src/display/d.what.vect/cmd/main.c: added R_open_driver() check 2001-02-14 16:27 markus * NEWS.html: added new fixes 2001-02-14 16:11 cho * README.ipc: overwrite bug fixed 2001-02-14 15:59 cho * src/display/d.zoom/cmd/main.c: bug fixed 2001-02-14 15:54 cho * src/display/d.what.vect/cmd/: main.c, main.c_new, what.c, what.h, whatvect.h: support for multiple vector maps renamed whatvect.h to what.h 2001-02-14 15:44 markus * src/libes/g3d/doc/: README, roman1.3dapi, roman2.roman3d, roman3.mask3d, roman4.volrst, roman5.wind3, roman6.raster3d, roman7.wind3b: added roman's notes on g3d 2001-02-14 15:42 markus * REQUIREMENTS: additions 2001-02-13 15:06 markus * NEWS.html: added good news on monitor 2001-02-13 13:38 markus * TODO.txt: nice idea for i.rectify 2001-02-13 13:31 markus * html/html/PNGdriver.html: Johansen Per Henrik : updated 2001-02-13 02:21 eric * src/display/: d.3d/Dmain.c, d.3d/main.c, d.area/main.c, d.ask/main.c, d.barscale/cmd/main.c, d.colormode/cmd/main.c, d.colors/main.c, d.colortable/cmd/main.c, d.db/main.c, d.display/cell3d.c, d.display/digitize.c, d.display/do_exit.c, d.display/histo.c, d.display/label.c, d.display/legend.c, d.display/menu_disp.c, d.display/menu_info.c, d.display/menu_main.c, d.display/msurement.c, d.display/scale.c, d.display/setup.c, d.display/show_cell.c, d.display/show_leg.c, d.display/show_region.c, d.display/site.c, d.display/vect_map.c, d.display/zoom.c, d.erase/main.c, d.extend/cmd/main.c, devices/XDRIVER/panel/main.c, d.font/cmd/main.c, d.frame/cmd/create.c, d.frame/cmd/dumper.c, d.frame/cmd/frame.c, d.frame/cmd/select.c, d.geodesic/cmd/main.c, d.graph/cmd/main.c, d.grid/cmd/main.c, d.his/cmd/init_his.c, d.histogram/cmd/main.c, d.icons/cmd/main.c, d.label/cmd/main.c, d.labels/get_loc.c, d.labels/show_a_label.c, d.leg.thin/main.c, d.leg.thin/main_new.c, d.mapgraph/cmd/main.c, d.measure/cmd/main.c, d.menu/cmd/main.c, d.mouse/main.c, d.pan/main.c, d.pan/redraw.c, d.p.labels/cmd/main.c, d.points/cmd/main.c, d.profile/main.c, d.rast.arrow/arrow.c, d.rast/cmd/main.c, d.rast.edit/main.c, d.rast.edit/menu.c, d.rast.num/number.c, d.rhumbline/cmd/main.c, d.save/main.c, d.scale/cmd/main.c, d.site.labels/main.c, d.sites/cmd/main.c, d.sites.qual/cmd/main.c, d.text/cmd/main.c, d.title/cmd/main.c, d.vect/cmd/main.c, d.what.db/main.c, d.what.rast/cmd/main.c, d.what.sites/main.c, d.what.vect/cmd/main.c, d.where/cmd/main.c, d.zoom/cmd/main.c, d.zoom/cmd/redraw.c: Add check for the return value from R_open_driver(). 2001-02-13 01:02 david * src/mapdev/v.in.mif/store.c: Minor bugfix for setting initial scale in import map 2001-02-13 00:54 eric * src/display/devices/XDRIVER/XDRIVER24/Serve_Xevent.c: Comment out annoying message about destroying old pixmap when window is resized. 2001-02-12 23:35 eric * src/display/d.mon/pgms/select.c: Have select.c return EXIT_FAILURE if R_open_driver() fails. d.mon can then retry if it's processing a start and select (typical usage). 2001-02-12 21:55 markus * src.contrib/GMSL/g3d/src3d/BUGS: added email contacts 2001-02-12 21:40 markus * src.contrib/GMSL/g3d/src3d/: BUGS: updates from Helena 2001-02-12 21:19 eric * src/display/devices/XDRIVER/XDRIVER24/Graph_Set.c: Slightly change semantics for DoesBackingStore() check. Maybe this will fix the window repaint for Expose events... Seems to work here after turning off backingstore in X. 2001-02-12 20:57 eric * src/display/d.mon/pgms/status.c: Report status of monitors better (catch NO_RUN and NO_MON). 2001-02-12 20:23 eric * src/libes/gis/unix_socks.c: Replace SUN_LEN macro with offsetof() + strlen() in G_sock_bind(). 2001-02-12 16:28 markus * src.contrib/GMSL/g3d/src3d/BUGS: added severe g3d library bugs, more bugs 2001-02-12 16:24 markus * src.contrib/GMSL/g3d/src3d/BUGS: added severe g3d library bugs 2001-02-12 15:44 markus * NEWS.html: PNGdriver and sockets added 2001-02-12 15:35 markus * src/display/devices/PNGdriver/Can_do.c, src/display/devices/PNGdriver/Color.c, src/display/devices/PNGdriver/Draw_line.c, src/display/devices/PNGdriver/Get_w_box.c, src/display/devices/PNGdriver/Get_w_line.c, src/display/devices/PNGdriver/Get_w_pnt.c, src/display/devices/PNGdriver/Gmakefile, src/display/devices/PNGdriver/Graph_Clse.c, src/display/devices/PNGdriver/Graph_Set.c, src/display/devices/PNGdriver/Panel.c, src/display/devices/PNGdriver/Polygn_abs.c, src/display/devices/PNGdriver/README, src/display/devices/PNGdriver/Reset_clr.c, src/display/devices/PNGdriver/Returns.c, src/display/devices/PNGdriver/connect.c, src/display/devices/PNGdriver/moncap.entry, src/display/devices/PNGdriver/png.h, html/drivers.html, html/html/PNGdriver.html: Johansen Per Henrik : PNGdriver for GRASS 2001-02-12 15:01 markus * src/raster/r.tiff/README: cleaned 2001-02-12 15:00 markus * src/raster/r.tiff/: r.in.tiff.c, r.out.tiff.c: Luca Cristelli : fixed compile warnings. some changes to r.out.tiff to speed up the output process. To r.in.tiff I addedd G_percent() status indication for verbode mode. 2001-02-12 14:53 markus * html/html/r.recode.html: fixed typo 2001-02-12 14:50 markus * html/html/: r.recode.html: additions, written by Bob Covill 2001-02-12 14:25 cho * configure.in, configure: odbc check improved 2001-02-12 14:25 cho * src/: libes/dbmi/drivers/odbc/Gmakefile, CMD/head/head.in: ODBCLIB added 2001-02-12 13:48 markus * html/html/r.out.ascii.html: removed digit stuff as not being implemented 2001-02-12 13:44 cho * README.ipc: gmake5 -i applied 2001-02-12 13:42 cho * src/CMD/generic/gmake.sh: -i fixed to work recursively 2001-02-12 09:37 markus * documents/README_cygwin.html: cosmetics 2001-02-12 08:57 markus * src/raster/r.tiff/: r.in.tiff.c, r.out.tiff.c: Luca Cristelli : added tiled tiff support 2001-02-12 08:19 markus * html/html/r.in.ascii.html: added hint for null data 2001-02-12 06:13 eric * src/libes/gis/set_prior.c: Fixed dumb mistake with #ifndef. 2001-02-11 15:44 cho * configure, configure.in: fixed README.ipc argument ("old" => "orig") 2001-02-10 23:54 eric * README.ipc: Hack in SWITCHER.c for CELL/HTMLMAP when "socks" is chosen. 2001-02-10 19:51 eric * configure, configure.in, README.ipc, src/include/config.h.in, src/display/d.mon/pgms/start.c: Hacked in support for sockets based XDRIVER. Now is the time for wider testing. You must run ./configure --with-socks first to set-up a define used by d.mon/pgms/start.c. Let me know if there are problems. I'll start looking at the CELL and HTMLMAP drivers now. 2001-02-10 06:12 eric * src/include/gisdefs.h: Uncomment prototypes for unix_socks.c functions. 2001-02-10 06:10 eric * src/libes/gis/: Gmakefile, set_prior.c: Add unix_sock.o to objects -- *PLEASE* let me know if this breaks anything. I've tried to find and fix all the breakage already. Wrap PRIO_PROCESS in #ifndef to avoid compiler warning. 2001-02-10 05:38 eric * src.garden/grass.postgresql/: d.what.r.pg/Gmakefile, d.what.s.pg/Gmakefile, d.what.v.pg/Gmakefile: reorder GISLIB behind RASTERLIB 2001-02-10 04:19 eric * src.contrib/CERL/raster/r.water.fea/src/: inter/Gmakefile, programs/channelfea/Gmakefile, programs/fea/Gmakefile: reorder GISLIB behind RASTERLIB 2001-02-10 04:13 eric * src/: imagery/i.ortho.photo/libes/Gmakefile, imagery/i.ortho.photo/photo.2image/Gmakefile, imagery/i.ortho.photo/photo.2target/Gmakefile, mapdev/v.area/Gmakefile, sites/s.sv/Gmakefile: reorder GISLIB behind RASTERLIB 2001-02-10 04:06 eric * src/imagery/: i.class/Gmakefile, i.colors/Gmakefile: reorder GISLIB and RASTERLIB 2001-02-10 04:02 eric * src/display/: d.mapgraph/cmd/Gmakefile, d.rhumbline/cmd/Gmakefile, d.title/cmd/Gmakefile: reorder GISLIB and RASTERLIB 2001-02-10 03:58 eric * src/display/: d.ask/Gmakefile, d.geodesic/cmd/Gmakefile, d.labels/Gmakefile: reorder GISLIB and RASTERLIB 2001-02-10 03:37 eric * src/libes/gis/: put_row.c, get_row.c: Remove LZW related code sections 2001-02-09 20:01 john * documents/README_cygwin.html: readme for cygwin 2001-02-09 15:54 markus * src/scripts/contrib/grassmirrorsmap/: README, grass.sites.main, grass.sites.mirror, grass_sites.gif, grass_sites.htmlmap, grassmap.html, list_countries.sh, mkgrassmap.sh: Tom Poindexter : script to generate GRASS mirrors sites web map 2001-02-09 14:22 markus * html/html/r.profile.html: hints for stderr, stdout 2001-02-09 14:10 markus * src/raster/r.profile/cmd/read_rast.c: added test for read request for row -417 is outside region 2001-02-09 14:05 markus * src/raster/r.profile/cmd/read_rast.c: fix for double maps 2001-02-09 13:02 markus * src/libes/gis/Gmakefile: fix for version.h 2001-02-09 10:52 justin * Makefile.in, binaryInstall.src: A few bug fixes added for binary distributions o For transmission errors of the binary files the size of the file created with make bindist is compared with the size of the file when grass5install.sh is run o paths can be used in the name of the binary distribution package o TODO changed to TODO.txt o grass5uninstall script now put into BINDIR instead of DESTDIR 2001-02-09 07:39 justin * Makefile.in: Removal of incomplete code for bindist - sorry my mistake 2001-02-09 07:27 justin * src/libes/gis/Gmakefile: Changes to create src/include/version.h properly 2001-02-09 06:19 justin * Makefile.in: Added rm src/include/version.h to make clean since it is copied there when the Gmakefile is run from src/libes/gis 2001-02-09 05:15 justin * src/sites/s.univar/Gmakefile: Removed backslash on last line of continued line - caused compile error 2001-02-08 22:45 john * documents/compile_grass_with_wincygnus.txt: Malcolm and John additions 2001-02-08 21:08 bob * src.contrib/GMSL/NVIZ2.2/src/: Gmakefile.in, do_zoom.c, init_commands.c: Added routine for high res output 2001-02-08 21:00 bob * src.contrib/GMSL/NVIZ2.2/scripts/nviz2.2_script: Added routine for high res output 2001-02-08 20:57 bob * src/libes/ogsf/: GS2.c, gsd_img_ppm.c, gsd_prim.c: Added routine for high res output 2001-02-08 17:02 cho * src/CMD/generic/: MAKELINKS.sh, gmake.sh: added -i option to gmakelink5 too 2001-02-08 16:42 cho * src/CMD/generic/gmake.sh: added -i option to install binary into real install directory not only into dist.${ARCH} 2001-02-08 15:59 cho * src/display/d.zoom/cmd/box.c: bug fixed 2001-02-08 15:23 cho * src/display/d.zoom/cmd/box.c: alternative method to unzoom 2001-02-08 11:03 markus * html/html/htmlmapdriver.html: fixed image 2001-02-08 09:04 markus * NEWS.html: additions 2001-02-08 08:59 markus * src/tcltkgrass/: module/cell.out.tiff, main/menu.tcl, script/cell.out.tiff, script/wait.sh: Reinhard Brunzema : added script to handle CELL file exports to TIFF 2001-02-08 08:53 markus * html/html/mapcalculator.sh.html: help on tcl script 2001-02-07 13:49 markus * documents/pretesting_grass.txt: Justin: added step procedure for our pre-testers 2001-02-07 11:00 markus * src/CMD/VERSION: beta12 now, maybe 5.0.0 later :-) 2001-02-07 10:48 markus * ONGOING: updated 2001-02-07 10:33 markus * NEWS.html: reclass 2001-02-07 10:33 markus * src/raster/r.reclass/cmd/main.c: added check if input map is already a reclass (currently not allowed) 2001-02-07 09:36 markus * src/sites/s.kcv/: main.c, kcv.h: attempt to fix segfault on write result 2001-02-07 09:14 markus * src/sites/s.kcv/: BUGS, kcv.h, main.c: finished updated to 5.0 API. still other bug. See BUGS 2001-02-07 09:12 markus * src/sites/s.univar/main.c: added no sites there check 2001-02-07 08:58 markus * src/sites/: s.probplt/probplot.h, s.sample/methods.h, s.sv/sv.h, s.univar/univar.h: removed unused readsites proto 2001-02-07 08:46 markus * NEWS.html: added HTMLMAP 2001-02-07 08:34 markus * src.contrib/GMSL/NVIZ2.2/src/nviz_init.c: no need to hardcode version.h path 2001-02-07 08:17 markus * html/html/htmlmapdriver.html: Tom Poindexter: added ENV variables 2001-02-07 08:13 markus * src/display/devices/HTMLMAP/: Gmakefile, Graph_Clse.c, Graph_Set.c, Polygn_abs.c, README, Text.c, connect.c, htmlmap.h, changes.FEB2001: Tom Poindexter: : various improvements and fix for IE5 2001-02-07 07:03 cho * Makefile.in: fixed typo "binarayInstall.src" => "binaryInstall.src" :-) 2001-02-07 04:34 cho * configure, configure.in: README.ipc related code simplified 2001-02-07 04:27 cho * src.contrib/GMSL/NVIZ2.2/doconfigure: preconfigure renamed to this 2001-02-07 04:26 cho * src.contrib/GMSL/NVIZ2.2/Gmakefile: renamed DOCONFIGURE to GRASS_IN_GMAKEFILE to avoid being confused by user's external env var. 2001-02-07 04:23 cho * configure, README.ipc, configure.in: README.ipc: bug fixed configure*: env command removed 2001-02-07 04:14 cho * src.contrib/GMSL/NVIZ2.2/: Gmakefile, preconfigure, src/Gmakefile.in: renamed preconfigure to doconfigure ensure to check substitution with "^" and "$" 2001-02-07 02:55 cho * BUGS: removed sites backslash bug as this fixed 2001-02-06 22:17 john * TODO, TODO.txt: renamed todo to todo.txt 2001-02-06 20:27 markus * src/CMD/lists/GRASS: build libgis first to get version.h file 2001-02-06 20:23 markus * src/libes/coorcnv/Gmakefile, src/libes/coorcnv/version.h, src/libes/gis/Gmakefile, src/libes/gis/version.h, src.contrib/GMSL/NVIZ2.2/src/nviz_init.c: have one version.h only in SRC/include 2001-02-06 20:07 markus * src/: include/readsites.h, libes/gis/readsites.c: improved G_readsites() for use in s.kcv, s.normal, s.probplt, s.sv, s.univar 2001-02-06 20:06 markus * src/sites/: s.kcv/readsite.c, s.kcv/Gmakefile, s.kcv/main.c, s.normal/Gmakefile, s.normal/main.c, s.normal/readz.c, s.probplt/Gmakefile, s.probplt/probplot.c, s.probplt/readz.c, s.sv/Gmakefile, s.sv/main.c, s.sv/readsite.c, s.univar/readsite.c, s.surf.krig/read_sites.c, s.univar/Gmakefile, s.univar/main.c: using API function now G_readsites() 2001-02-06 18:50 markus * src/sites/s.in.dbf/dump.c: removed core to replace backslash as sites lib fixed by Huidae 2001-02-06 18:38 markus * unused/sites/s.menu/: Gmakefile, README, Include/local_menu.h, Include/report.h, Include/site.h, Include/site_dir.h, Lib/Gmakefile, Lib/announce.c, Lib/ask_quad.c, Lib/center.c, Lib/chain.c, Lib/copy_sites.c, Lib/copyfile.c, Lib/count_site.c, Lib/counter.c, Lib/die.c, Lib/eq_sites.c, Lib/execute.c, Lib/hitreturn.c, Lib/index.c, Lib/maximum.c, Lib/menu_hndlr.c, Lib/meta_reprt.c, Lib/parse.c, Lib/read_sites.c, Lib/region.c, Lib/report.c, Lib/rprt_finds.c, Lib/rprt_seeks.c, Lib/rpt_screen.c, Lib/scan_int.c, Lib/scn_double.c, Lib/scopy.c, Lib/site.c, Lib/sort_int.c, Lib/trace.c, Lib/ut_to_cell.c, Lib/within_wnd.c, Lib/write_site.c, Lib/yes.c, char_rpt/Gmakefile, char_rpt/divider.c, char_rpt/do_cat.c, char_rpt/do_layer.c, char_rpt/local_proto.h, char_rpt/main.c, char_rpt/process.c, char_rpt/title.c, driver/Gmakefile, driver/duplicates.c, driver/get_site.c, driver/local_proto.h, driver/main.c, driver/run.c, driver/run.h, driver/site_edit.c, driver/unix_cmd.c, menu/Gmakefile, menu/sites.sh, meta_report/Gmakefile, meta_report/layer_stat.c, meta_report/local_proto.h, meta_report/main.c, meta_report/process.c, meta_report/site_data.c, meta_to_S/Gmakefile, meta_to_S/S.c, meta_to_S/local_proto.h, meta_to_S/main.c, meta_to_S/mode.c, meta_to_S/opn_outfle.c, occur_rpt/Gmakefile, occur_rpt/divider.c, occur_rpt/local_proto.h, occur_rpt/main.c, occur_rpt/mode.c, occur_rpt/process.c, occur_rpt/title.c, put_gis_sl/Gmakefile, put_gis_sl/main.c, site_mask/local_proto.h, site_mask/Gmakefile, site_mask/get_mask.c, site_mask/main.c, site_mask/makemask.c, site_mask/mask_sites.c, site_mask/new_screen.c, site_reports/Gmakefile, site_reports/ask_layers.c, site_reports/dump_reprt.c, site_reports/local_proto.h, site_reports/main.c, site_reports/meta.c, site_reports/run_report.c, site_reports/unix_cmd.c, sites_in_cell/Gmakefile, sites_in_cell/README, sites_in_cell/local_proto.h, sites_in_cell/main.c, sites_in_cell/new_screen.c, sites_in_cell/set_quad.c, sites_in_cell/site_count.h, sites_in_cell/utm_to_rc.c, sites_to_cell/Gmakefile, sites_to_cell/ask_quad.c, sites_to_cell/local_proto.h, sites_to_cell/main.c, sites_to_cell/new_screen.c, sites_to_cell/write_cell.c: moved here as not updated 2001-02-06 18:15 markus * TODO: added monitor todos 2001-02-06 17:55 markus * documents/release_rules.txt: additions 2001-02-06 17:42 markus * NEWS.html: new fixes 2001-02-06 17:28 cho * Makefile.in, configure.in, configure: configure*: fixed to find libpq.a or libpq.so correctly Makefile.in: removed test -f ${GISBASE}/dev || rm -f ... test -d ${GISBASE}/dev || ${MAKE_... as this makes install error. I successfully install grass from the start without these lines. 2001-02-06 16:09 markus * Makefile.in: workaround for GISBASE/dev bug (still there) 2001-02-06 16:09 cho * BUGS: updated 2001-02-06 16:05 cho * src/libes/gis/sites.c: fixed to print out sites data correctly using s.out.ascii 2001-02-06 15:53 cho * src/: libes/gis/sites.c, libes/gis/version.h, sites/s.in.ascii/main.c: backslash bug fixed 2001-02-06 14:13 markus * src.contrib/GMSL/g3d/src3d/sites/s.to.rast3/main.c: cosmetics 2001-02-06 14:11 markus * NEWS.html: updates 2001-02-06 14:07 markus * src/tcltkgrass/: module/mapcalculator, script/mapcalculator.sh, main/menu.tcl: Reinhard Brunzema : r.mapcalc interface 2001-02-06 13:56 bob * src.contrib/GMSL/NVIZ2.2/scripts/widgets.tcl: Changes to XY and Light Pos Widget 2001-02-06 10:34 justin * src/tcltkgrass/main/gui.tcl: Clicking stop button during operation caused error on SGI - added catch to ignore error 2001-02-06 08:46 markus * documents/release_rules.txt: added info for PDF docs 2001-02-06 07:55 justin * binaryInstall.src, Makefile.in: Added code to create binary uninstall script - grass5uninstall 2001-02-05 13:56 markus * html/html/grass.smlogo.gif: updated logo 2001-02-05 13:54 markus * html/Gmakefile: bugfix in html2pdf section 2001-02-05 13:49 markus * html/html/m.in.ntf.html: cosmetics 2001-02-05 13:45 markus * html/Gmakefile: added html2pdf target (commented) 2001-02-05 13:44 markus * html/: database.html, display.html, drivers.html, general.html, grid3d.html, imagery.html, misc.html, models.html, paint.html, photo.html, ps.html, raster.html, scripts.html, sites.html, vector.html: cleaned html code to run well with htmldoc (generates PDF) 2001-02-05 13:28 markus * html/sites.html: html cosmetics 2001-02-05 13:17 markus * html/grassbutton.gif: updated logo 2001-02-05 09:16 cho * Makefile.in: updated to create dev directory before copying create_*.sh 2001-02-05 09:03 cho * README.ipc: fixed