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