[GRASS5] nviz-bug

Markus Neteler neteler at geog.uni-hannover.de
Sun Feb 4 06:18:04 EST 2001


Hi all,

On Sun, Feb 04, 2001 at 09:18:53AM +0100, Jaro Hofierka wrote:
> Helena Mitasova - staff wrote:
> 
> > Bill and Jaro,
> > (I am sending this to developers list too, in case that
> > somebody would like to look at it)
> >
> > which version of GRASS do you have ?
> > It appears that the nviz bug is in beta8 and
> > later versions (Justin  tried it on SGi
> > and Bob reports it too), but not in the older versions.
> 
> Hela,
> 
> I have never encountered a such problem in my grass5.0beta6. I am
> still using early versions of NVIZ adopted for Mesa (nviz2.1, nviz2.2).
> I displayed your test data using various positions, zooms, exagg, etc.
> without any problem.
> 
> We should track down the change in the NVIZ code which caused this bug...
> Maybe Markus could send us a complete list of bugfixes and changes made in the NVIZ
> for each relevant version of GRASS?
sure.

Find attached the log from 29. Dec. 2000 up to today.

This are the tags:
  o GRASS 5 beta 10: tagged as "release_grass5beta10_7_december_2000" 
  o GRASS 5 beta 9: tagged as "release_grass5beta9_6_december_2000" 
  o GRASS 5 beta 8: tagged as "release_grass5beta8_26_july_2000" 
  o GRASS 5 beta 7: tagged as "release_grass5beta7_20_april_2000" 
  o GRASS 5 beta 6: tagged as "release_grass5beta6_16_feb_2000" 

So if beta6 was o.k., the bug can be traced within CVS as CVS was started
in 1999.

To check out an older version using above tags is described here:
http://www.geog.uni-hannover.de/grass/grasscvs.html

Thanks for looking into this.

 Markus

(BTW: The Italian conference was nice, many new ideas. See grass5 list
      later.)
-------------- next part --------------
2001-01-29 13:47  markus

	* src/nviz_init.c: changed version string to auto-update

2001-01-23 17:27  markus

	* BUGS_TODO: 1.3 fixed

2001-01-12 09:49  justin

	* src/query_postgr.c: reverted back due to some strange error in
	CVS

2001-01-12 09:44  justin

	* scripts/panel_query.tcl: reverted back due to some strange error
	in CVS

2001-01-12 09:17  justin

	* scripts/panel_query.tcl, src/query_postgr.c: Added site.h since
	it was removed from gis.h

2000-12-06 07:29  cho

	* FreeBSD.specific, Gmakefile, scripts/nviz2.2,
	scripts/structlib.tcl, src/query_postgr.c: applied GRASS_TCLSH and
	GRASS_WISH removed OS specific script

2000-12-05 11:14  cho

	* scripts/nviz2.2: nviz2.2 just reverted

2000-12-05 10:45  cho

	* scripts/nviz2.2: added check for GRASS_TCLSH env var to use
	non-standard tclsh names.

2000-11-30 18:53  cho

	* src/Gmakefile.in: added PQLIBPATH

2000-11-29 09:19  markus

	* scripts/structlib.tcl: replaced hard-coded wish by new wish
	fragment

2000-11-26 14:08  markus

	* src/Gmakefile.in: split TCLTKLIBS into TCLTKLIBPATH and TCLTKLIBS

2000-11-25 09:20  markus

	* scripts/widgets.tcl: Bob Covill: fixed small exception problem
	with the NVIZ updates while trying different parameter combinations

2000-11-24 02:39  eric

	* src/runInfxQry.c: Let PG_HOST be NULL

2000-11-23 20:44  markus

	* NVIZ2.2-UPDATE.txt: added update notes from Bob

2000-11-23 13:18  markus

	* scripts/panel_main.tcl, scripts/panel_site.tcl,
	scripts/panel_vect.tcl, scripts/panel_vol.tcl, scripts/widgets.tcl,
	src/draw.c, src/init_commands.c: Bob Covill: added auto-redraw and
	auto-selection for vector and sites maps

2000-11-23 07:18  cho

	* scripts/nviz_init.tcl: I experienced "bus error" bug whenever I
	ran "nviz2.2 elev=map" after "g.region rast=map".  No error
	occurred if i used "d.zoom" to set smaller region than full region.
	
	I don't know why Nset_focus_map is commented. Anyway, bug
	disappeared after this line uncommented.

2000-11-08 20:02  cho

	* scripts/fileBrowser.tcl: Image dump dir changed to images from
	rgb.
	
	You can dump all images in GISDBASE/LOCATION_NAME/MAPSET/images
	dir, if it exists. Otherwise you'll browse your home directory
	first.
	
	Unfortunately, whenever you dump images you always browse images or
	home dir first by limits of tcl script call.

2000-11-02 16:50  cho

	* Gmakefile: bugfixed Sorry for inconvenience.

2000-11-01 18:40  markus

	* TOGL/: togl.c, togl.h: updated CVS-Id style

2000-10-31 17:15  cho

	* Gmakefile, FreeBSD.specific: updated to rename tclsh to tclsh?.?
	on FreeBSD

2000-10-28 17:13  markus

	* scripts/nviz2.2: Bob Covill: parameter bugfix

2000-10-28 15:36  markus

	* nviz.man.1: html only

2000-10-28 15:30  markus

	* TODO.linux: inserted in TODO

2000-10-28 15:30  markus

	* TODO: updated

2000-10-25 15:31  markus

	* scripts/nviz2.2: Bob Covill <bcovill at tekmap.ns.ca>: new startup
	script based on tcl

2000-10-25 15:30  markus

	* Gmakefile, src/Gmakefile.in: NVWISH2.2 stored in etc/nviz2.2/ now
	to avoid confusion with front.end

2000-10-25 15:10  markus

	* scripts/tk.tcl: removed old file

2000-10-20 09:58  markus

	* TOGL/README: added comment

2000-10-20 09:15  markus

	* BUGS_TODO: Helena: updated

2000-10-20 07:20  cho

	* README, README.linux: adapted comments about configure

2000-10-19 07:52  eric

	* src/tkUnixPort.h: make that #if ...

2000-10-19 07:40  eric

	* src/tkUnixPort.h: Added '#ifdef (TCL_MINOR_VERSION) < 2' wrapper
	around 'panic()' declaration.  Now NVIZ compiles and runs after 2+
	weeks of no NVIZ.  *** Hope this doesn't cause breakage for others
	***

2000-10-18 20:13  markus

	* Gmakefile: removed gmakelinks5 call as unnecessary now

2000-10-17 10:28  markus

	* src/Gmakefile: removed as is will be built while compiling

2000-10-16 18:15  markus

	* src/: togl.h, tkInt8.3.h, tkIntDecls8.3.h: Bob Covill
	<bcovill at tekmap.ns.ca>: added tcl8.3 sensivity

2000-10-16 18:14  markus

	* src/: tkInt.h, tkInt8.0.h: renamed from tkInt.h to tkInt8.0.h

2000-10-11 20:27  markus

	* scripts/nviz.man.1: obsolete

2000-10-11 16:02  markus

	* src/: Gmakefile, Gmakefile.in: removed GISLIB from EXTRA_CFLAGS
	as causing problems

2000-10-11 15:38  markus

	* src/Gmakefile.in: corrected DSPINC

2000-10-11 12:29  cho

	* src/: Gmakefile, Gmakefile.in: changed preconfig to preconfigure

2000-10-11 12:00  cho

	* Gmakefile: added warning

2000-10-11 11:45  markus

	* BUGS_TODO: Helena: added

2000-10-11 11:30  cho

	* Gmakefile, preconfigure: My make doesn't work if TARGET and SHELL
	name are equal.  Corrected this bug and output.

2000-10-11 10:48  markus

	* README: updated install rules

2000-10-11 10:35  markus

	* Gmakefile: corrected precofigure name

2000-10-11 10:35  markus

	* preconfigure: was premake

2000-10-11 10:34  markus

	* premake: renamed to preconfigure

2000-10-11 09:32  cho

	* preconfig, premake: renamed preconfig to premake

2000-10-11 09:27  cho

	* preconfig: improved preconfig

2000-10-11 09:15  cho

	* preconfig: you can override global setting for PostgreSQL.
	
		env PGSQL=NO gmake5
	
	This makes postgresql unsupported NVIZ2.2.
	
	And if global setting for PostgreSQL is disabled then
	
		env PGSQL=YES gmake5
	
	will complain about PostgreSQL support enabled.

2000-10-11 08:52  cho

	* Gmakefile, src/Gmakefile, src/Gmakefile.in: corrected comments

2000-10-11 08:46  cho

	* Gmakefile, Gmakefile.in, configure, preconfig, src/Gmakefile,
	src/Gmakefile.in: removed configure and use src/CMD/head/head file
	to support PostgreSQL

2000-10-11 07:27  cho

	* configure: fixed path for removal

2000-10-10 09:23  markus

	* configure, src/Gmakefile, src/Gmakefile.in: re-added PQLIB/sed
	stuff

2000-10-06 14:19  markus

	* src/: Gmakefile, Gmakefile.in: added ODBC sql.h search, adjusted
	-I for tcl/tk and OGL includes

2000-10-04 20:12  cho

	* src/: Gmakefile, Gmakefile.in: added XCFLAGS, TCLINCDIR and
	TKINCDIR

2000-10-04 17:11  markus

	* src/Gmakefile.in, Gmakefile, configure, src/Gmakefile: added
	search for PostgreSQL libs and includes

2000-10-04 14:50  markus

	* Gmakefile, Gmakefile.in, configure, src/Gmakefile,
	src/Gmakefile.in: removed local tcl/tk library search, replaced by
	GRASS-system variables (src/CMD/head/head)

2000-10-02 17:59  markus

	* Gmakefile, src/Gmakefile: cosmetics

2000-10-02 17:57  markus

	* scripts/nviz2.2_script, scripts/panel_animation.tcl,
	scripts/panel_kanimator.tcl, scripts/widgets.tcl, src/Gmakefile.in,
	src/anim_support.c, src/init_commands.c: Bob Covill
	<bcovill at tekmap.ns.ca>: nviz update to create a new NVIZ program
	entitled Nwrite_tif. three updated TCL scripts, that incorporate
	the three image formats. The image dump button now goes to cascade
	menu where the user can select to dump to an RGB, PPM, or TIFF. In
	the animation menus, I added radiobuttons to the final dump menus.
	When setting base name for dump files, the file type can also be
	set. The default format for the animations is set to PPM.

2000-09-25 14:07  markus

	* scripts/nviz2.2_script, scripts/panel_animation.tcl,
	scripts/panel_kanimator.tcl, src/Gmakefile, src/anim_support.c,
	src/init_commands.c, Gmakefile.in: Bob Covill: patched to write PPM
	format

2000-09-25 14:02  markus

	* src/Gmakefile.in: added missing lib path

2000-09-07 16:37  bernhard

	* LICENCE.txt: Changed License of NVIZ to GPL, as requested and
	authorized by Bill Brown in a Mail to the grass5 developers list
	from  Date: Tue, 5 Sep 2000 09:44:29 -0500 (CDT)  Message-Id:
	<200009051444.JAA44379 at ziggy.gis.uiuc.edu>

2000-09-05 11:14  markus

	* configure, src/Gmakefile.in: libpg disabled if PostgreSQL not
	wanted

2000-08-07 19:44  bernhard

	* configure: Added /usr/X11R6/include/GL to search path for nviz
	configure.  (Mesa 3.2 for Redhat6.2 installed it there.)

2000-07-26 23:16  markus

	* src/query_postgr_dummy.c: removed digit.h

2000-07-26 15:07  markus

	* src/: query_postgr.c, query_postgr_orig.c: corrected vector
	header

2000-07-14 12:10  bill

	* src/Gmakefile: [no log message]

2000-07-13 15:17  markus

	* src/: query_postgr.c, getCat.c: removed dig*.h as Vect.h is
	sufficient now

2000-07-12 21:30  cho

	* scripts/: fileBrowser.tcl, panel_animation.tcl,
	panel_kanimator.tcl: Save box browses
	GISDBASE/LOCATION_NAME/MAPSET/rgb first. If this does not exist,
	browse HOME directory then '.'.  This method cannot save changed
	directory after closing dialog box.

2000-07-03 16:07  markus

	* scripts/nviz2.2: adjusted parameter management

2000-06-22 09:35  cho

	* scripts/: panel_animation.tcl, panel_kanimator.tcl: Huidae Cho
	<hdcho at geni.knu.ac.kr>: GISDBASE/LOCATION_NAME/MAPSET/rgb applied

2000-06-22 08:50  cho

	* scripts/fileBrowser.tcl: Huidae Cho <hdcho at geni.knu.ac.kr>:
	GISDBASE/LOCATION_NAME/MAPSET/rgb directory can be used to store
	rgb files if this directory exists.

2000-06-12 16:06  cho

	* configure, src/Gmakefile.in: Huidae Cho <hdcho at geni.knu.ac.kr>:
	added FreeBSD sensivity: -ldl

2000-05-26 16:04  markus

	* configure, src/tkUnixPort.h: Huidae Cho <hdcho at geni.knu.ac.kr>:
	added FreeBSD sensivity

2000-05-05 16:22  markus

	* configure: Andreas Lange: /usr/freeware/include
	/usr/freeware/lib32 added (SGI)

2000-04-03 18:09  markus

	* scripts/panel_query_orig.tcl, scripts/panel_query_pg.tcl,
	configure: Alex Shevlakov: patch to manage PostgreSQL support in
	menus

2000-03-22 21:57  markus

	* scripts/nviz2.2: changed starting ':' to '#!/bin/sh'

2000-03-22 21:42  markus

	* README.mesa31: by Andreas Lange

2000-03-22 21:40  markus

	* README.mesa30: was README.mesa3d

2000-03-22 21:40  markus

	* README.mesa3d: renamed to README.mesa30

2000-03-09 18:14  markus

	* scripts/nviz2.2: changed '#!' to ':'

2000-03-06 18:26  markus

	* README.postgresql: added URL

2000-03-06 18:16  markus

	* configure, src/Gmakefile, src/Gmakefile.in, src/buildInfxQry.c,
	src/getCat.c, src/infx.h, src/init_commands.c, src/openvect.c,
	src/position.c, src/query_postgr.c, src/query_postgr_dummy.c,
	src/query_postgr_orig.c, src/runInfxQry.c, README.postgresql,
	scripts/panel_query.tcl, Gmakefile: Alex Shevlakov: added new
	fields in WHATS HERE menu for GRASS/PostgreSQL interface

2000-03-06 10:14  markus

	* TODO: Philip Warner/Markus Neteler: update to relative paths
	implemented

2000-03-06 10:13  markus

	* relative_path.txt: removed obsolete file

2000-03-06 10:12  markus

	* Gmakefile.in: no locate nviz2.2 dir required any more

2000-03-06 10:07  markus

	* scripts/: config.tcl.in, nviz.in, script_file_tools.in,
	script_get_line.in, script_play.in, script_tools.in: Philip
	Warner/Markus Neteler: removed because of update to relative paths

2000-03-06 10:06  markus

	* scripts/: attPopup.tcl, config.tcl, mapBrowser.tcl, nviz2.2,
	nviz2.2_script, panel_vol.tcl, script_file_tools, script_get_line,
	script_play, script_support.tcl, script_tools, tclIndex: Philip
	Warner/Markus Neteler: updated to relative paths

2000-03-06 10:02  markus

	* Gmakefile.in, configure, Gmakefile, src/Gmakefile.in,
	src/nviz_init.c, src/Gmakefile: Philip Warner/Markus Neteler:
	updated to relative paths

2000-03-02 18:40  markus

	* scripts/oglnviz.tmp: removed obsolete file

2000-02-29 16:01  markus

	* src/: Gmakefile, nvizAppInit.c, nvizMain.c: Philip Warner

2000-02-29 16:00  markus

	* src/: tkAppInit.c, tkBind.c, tkMain.c, tkSend.c, tkSend_old.c,
	tkSpecial_Wait.c, tkUnixInt.h: Philip Warner: obviously not
	required any more

2000-02-29 15:43  markus

	* src/: map_obj.c, init_commands.c: Philip Warner
	(pjw at rhyme.com.au): bugfix on NVIZ segmentation fault

2000-02-29 15:38  markus

	* src/Gmakefile.in: Philip Warner (pjw at rhyme.com.au): Handle Tcl/Tk
	shared libs (remove tkBind.c), Remove tk*.c as far as possible, Use
	idle handler instead of SpecialWait

2000-02-22 20:19  markus

	* src/tkInt.h: added definition for Tk_SendCmd

2000-02-22 20:02  markus

	* src/Gmakefile.in: added XEXTRALIBS for Solaris2.6

2000-02-22 19:21  markus

	* src/Gmakefile.in: added XDRLIB

2000-02-06 16:00  markus

	* src/: anim_support.c, change_view.c, cutplane_obj.c, draw.c,
	exag.c, glwrappers.c, init_commands.c, interface.h, label.c,
	lights.c, misc.c, nviz_init.c, position.c, quick_draw.c,
	script_support.c, tkAppInit.c, tkBind.c, tkMain.c, tkSend.c,
	tkSend_old.c, tkSpecial_Wait.c, togl.h, togl_cb.c: Bill Hughes:
	update prototyping and 'return' fixing

2000-02-06 15:47  markus

	* configure: Bill Hughes: update prototyping and 'return' fixing

2000-01-12 09:52  markus

	* src/tkInt.h: commented line 46: Tk_PostscriptInfo

2000-01-06 16:49  markus

	* Gmakefile.in, Gmakefile.in: Markus: update to ignore CVS/
	directories when 'cp' to prevent errors

2000-01-03 18:28  markus

	* src/Gmakefile: John: updated Gmakefiles for Cygnus (mv command)

1999-12-29 16:12  markus

	* Gmakefile, Gmakefile.in, LICENCE.txt, NVIZ2.2-UPDATE.txt, README,
	README.linux, README.mesa3d, Readme_nviz.1st, TESTING, TODO,
	TODO.linux, configure, nviz.man.1, relative_path.txt, TOGL/LICENSE,
	TOGL/README, TOGL/Togl.html, TOGL/tkInt.h, TOGL/tkInt4.0.h,
	TOGL/tkInt4.1.h, TOGL/tkInt8.0.h, TOGL/tmp, TOGL/togl.c,
	TOGL/togl.h, TOGL/apps/Makefile, TOGL/apps/ben.rgb,
	TOGL/apps/double.c, TOGL/apps/double.tcl, TOGL/apps/image.c,
	TOGL/apps/image.h, TOGL/apps/index.c, TOGL/apps/index.tcl,
	TOGL/apps/texture.c, TOGL/apps/texture.tcl,
	nviz2.2/scripts/nviz2.2, nviz2.2/scripts/script_file_tools,
	nviz2.2/scripts/script_get_line, nviz2.2/scripts/script_play,
	nviz2.2/scripts/script_tools, TOGL/apps/tkInt.h,
	TOGL/apps/tkInt4.0.h, TOGL/apps/tkInt4.1.h, TOGL/apps/togl.h,
	TOGL/apps/tree2.rgba, bitmaps/down, bitmaps/left, bitmaps/right,
	bitmaps/slow_left, bitmaps/slow_right, bitmaps/stop, bitmaps/trash,
	bitmaps/up, scripts/ChangeLog, scripts/assoc.tcl,
	scripts/attPopup.tcl, scripts/colorPopup.tcl,
	scripts/config.tcl.in, scripts/cross.listing,
	scripts/cutplane_channels.tcl, scripts/extra_bindings.tcl,
	scripts/fileBrowser.tcl, scripts/filemapBrowser.tcl,
	scripts/mapBrowser.tcl, scripts/multimapBrowser.tcl,
	scripts/nviz.in, scripts/nviz.man.1, scripts/nviz_init.tcl,
	scripts/oglnviz.tmp, scripts/panelIndex,
	scripts/panel_animation.tcl, scripts/panel_color.tcl,
	scripts/panel_cutplane.tcl, scripts/panel_kanimator.tcl,
	scripts/panel_label.tcl, scripts/panel_lights.tcl,
	scripts/panel_main.tcl, scripts/panel_mkdspf.tcl,
	scripts/panel_query.tcl, scripts/panel_scale.tcl,
	scripts/panel_sdiff.tcl, scripts/panel_site.tcl,
	scripts/panel_surf.tcl, scripts/panel_tst.tcl,
	scripts/panel_vect.tcl, scripts/panel_vol.tcl,
	scripts/position_procs.tcl, scripts/queue.tcl,
	scripts/script_file_tools, scripts/script_file_tools.in,
	scripts/script_get_line, scripts/script_get_line.in,
	scripts/script_play, scripts/script_play.in,
	scripts/script_support.tcl, scripts/script_tools,
	scripts/script_tools.in, scripts/send_support.tcl,
	scripts/structlib.tcl, scripts/tclIndex, scripts/test.fields,
	scripts/test.script, scripts/test.state, scripts/tk.tcl,
	scripts/unique.tcl, scripts/widgets.tcl,
	scripts/wirecolorPopup.tcl, src/ChangeLog, src/Gmakefile,
	src/Gmakefile.in, src/TODO, src/TOGL_LICENSE, src/anim_support.c,
	src/change_view.c, src/coldefs.h, src/cutplane_obj.c, src/draw.c,
	src/exag.c, src/glwrappers.c, src/init_commands.c, src/interface.h,
	src/interface_old.h, src/ks_names.h, src/label.c, src/lights.c,
	src/tkInt.h, src/map_obj.c, src/misc.c, src/mkdspf_calc_linefax.c,
	src/mkdspf_fill_cfax.c, src/mkdspf_init_file.c,
	src/mkdspf_iso_surface.c, src/mkdspf_main.c, src/nviz_init.c,
	src/position.c, src/quick_draw.c, src/script_support.c,
	src/tclcommands, src/tkAppInit.c, src/tkBind.c, src/tkMain.c,
	src/tkPort.h, src/tkSend.c, src/tkSend_old.c, src/tkSpecial_Wait.c,
	src/tkUnixInt.h, src/tkUnixPort.h, src/tmp, src/togl.c, src/togl.h,
	src/togl_cb.c, src/vect.c, src/viz.h, src/compat/license.terms,
	src/compat/limits.h, src/compat/stdlib.h, src/compat/unistd.h:
	Initial revision

1999-12-29 16:12  markus

	* Gmakefile, Gmakefile.in, LICENCE.txt, NVIZ2.2-UPDATE.txt, README,
	README.linux, README.mesa3d, Readme_nviz.1st, TESTING, TODO,
	TODO.linux, configure, nviz.man.1, relative_path.txt, TOGL/LICENSE,
	TOGL/README, TOGL/Togl.html, TOGL/tkInt.h, TOGL/tkInt4.0.h,
	TOGL/tkInt4.1.h, TOGL/tkInt8.0.h, TOGL/tmp, TOGL/togl.c,
	TOGL/togl.h, TOGL/apps/Makefile, TOGL/apps/ben.rgb,
	TOGL/apps/double.c, TOGL/apps/double.tcl, TOGL/apps/image.c,
	TOGL/apps/image.h, TOGL/apps/index.c, TOGL/apps/index.tcl,
	TOGL/apps/texture.c, TOGL/apps/texture.tcl,
	nviz2.2/scripts/nviz2.2, nviz2.2/scripts/script_file_tools,
	nviz2.2/scripts/script_get_line, nviz2.2/scripts/script_play,
	nviz2.2/scripts/script_tools, TOGL/apps/tkInt.h,
	TOGL/apps/tkInt4.0.h, TOGL/apps/tkInt4.1.h, TOGL/apps/togl.h,
	TOGL/apps/tree2.rgba, bitmaps/down, bitmaps/left, bitmaps/right,
	bitmaps/slow_left, bitmaps/slow_right, bitmaps/stop, bitmaps/trash,
	bitmaps/up, scripts/ChangeLog, scripts/assoc.tcl,
	scripts/attPopup.tcl, scripts/colorPopup.tcl,
	scripts/config.tcl.in, scripts/cross.listing,
	scripts/cutplane_channels.tcl, scripts/extra_bindings.tcl,
	scripts/fileBrowser.tcl, scripts/filemapBrowser.tcl,
	scripts/mapBrowser.tcl, scripts/multimapBrowser.tcl,
	scripts/nviz.in, scripts/nviz.man.1, scripts/nviz_init.tcl,
	scripts/oglnviz.tmp, scripts/panelIndex,
	scripts/panel_animation.tcl, scripts/panel_color.tcl,
	scripts/panel_cutplane.tcl, scripts/panel_kanimator.tcl,
	scripts/panel_label.tcl, scripts/panel_lights.tcl,
	scripts/panel_main.tcl, scripts/panel_mkdspf.tcl,
	scripts/panel_query.tcl, scripts/panel_scale.tcl,
	scripts/panel_sdiff.tcl, scripts/panel_site.tcl,
	scripts/panel_surf.tcl, scripts/panel_tst.tcl,
	scripts/panel_vect.tcl, scripts/panel_vol.tcl,
	scripts/position_procs.tcl, scripts/queue.tcl,
	scripts/script_file_tools, scripts/script_file_tools.in,
	scripts/script_get_line, scripts/script_get_line.in,
	scripts/script_play, scripts/script_play.in,
	scripts/script_support.tcl, scripts/script_tools,
	scripts/script_tools.in, scripts/send_support.tcl,
	scripts/structlib.tcl, scripts/tclIndex, scripts/test.fields,
	scripts/test.script, scripts/test.state, scripts/tk.tcl,
	scripts/unique.tcl, scripts/widgets.tcl,
	scripts/wirecolorPopup.tcl, src/ChangeLog, src/Gmakefile,
	src/Gmakefile.in, src/TODO, src/TOGL_LICENSE, src/anim_support.c,
	src/change_view.c, src/coldefs.h, src/cutplane_obj.c, src/draw.c,
	src/exag.c, src/glwrappers.c, src/init_commands.c, src/interface.h,
	src/interface_old.h, src/ks_names.h, src/label.c, src/lights.c,
	src/tkInt.h, src/map_obj.c, src/misc.c, src/mkdspf_calc_linefax.c,
	src/mkdspf_fill_cfax.c, src/mkdspf_init_file.c,
	src/mkdspf_iso_surface.c, src/mkdspf_main.c, src/nviz_init.c,
	src/position.c, src/quick_draw.c, src/script_support.c,
	src/tclcommands, src/tkAppInit.c, src/tkBind.c, src/tkMain.c,
	src/tkPort.h, src/tkSend.c, src/tkSend_old.c, src/tkSpecial_Wait.c,
	src/tkUnixInt.h, src/tkUnixPort.h, src/tmp, src/togl.c, src/togl.h,
	src/togl_cb.c, src/vect.c, src/viz.h, src/compat/license.terms,
	src/compat/limits.h, src/compat/stdlib.h, src/compat/unistd.h:
	initial CVS import



More information about the grass-dev mailing list