2008-01-09 12:10 neteler
* include/VERSION: GRASS 6.3.0RC4
2008-01-09 11:39 neteler
* doc/howto_release.txt: updated release procedure
2008-01-08 14:12 neteler
* visualization/nviz/scripts/panel_main.tcl,
visualization/nviz/scripts/panel_pos.tcl: Fix bug in positioning
panel (from coord/to coord). (merge from HEAD)
2008-01-08 14:10 neteler
* vector/v.vol.rst/description.html: numerous fixes and cleanup of
v.surf.rst leftovers (merge from HEAD)
2008-01-08 14:00 neteler
* scripts/db.in.ogr/description.html: docs extended (merge from
HEAD)
2008-01-08 14:00 neteler
* scripts/db.in.ogr/db.in.ogr: various bugfixes backported
2008-01-08 13:53 neteler
* raster/r.le/r.le.setup/sample.c: u_? vars were used uninitialized
if radius was >100 (merge from HEAD)
2008-01-08 13:51 neteler
* raster/r.in.gdal/main.c: Fixing bug GForge/449: r.in.gdal -
output test for parameter location= fails; i18N (merge from HEAD)
2008-01-08 13:46 neteler
* lib/vector/Vlib/legal_vname.c: GForge/520: SQL parser error if
output name is 'and', 'or' or 'not'. Check only for and/or/not.
(merge from HEAD)
2008-01-08 13:44 neteler
* lib/vector/vectorlib.dox: updated to HEAD
2008-01-08 13:43 neteler
* lib/proj/projlib.dox: updated to HEAD
2008-01-08 13:41 neteler
* lib/init/init.sh: predefine DBF driver to avoid v.* module
breakage (merge from HEAD)
2008-01-08 13:40 neteler
* lib/init/file_option.tcl, lib/init/gis_set.tcl: fix button
wrapping (merge from HEAD)
2008-01-08 13:39 neteler
* lib/init/epsg_option.tcl: fix button wrapping (merge from HEAD)
2008-01-08 13:21 neteler
* lib/driver/Polygon.c: Fix overflow in polygon filler (merge from
HEAD)
2008-01-08 13:17 neteler
* lib/db/dbmi_client/start.c: MSVC fixes (from Juergen E. Fischer):
check for any negative return value, not just -1
2008-01-08 13:16 neteler
* imagery/i.smap/shapiro/description.html: typo
2008-01-08 13:13 neteler
* imagery/i.ortho.photo/photo.rectify/write.c: create temp file if
it doesn't exist; open fix; i18N (merge from HEAD)
2008-01-08 13:09 neteler
* general/g.setproj/main.c: Fixing bug (Trac #1):
latitude_of_center and longitude_of_center ignored (merge from
HEAD)
2008-01-08 11:30 neteler
* locale/po/grasslibs_tr.po, locale/po/grassmods_tr.po,
locale/po/grasstcl_tr.po: backported Turkish translations
2008-01-08 11:23 neteler
* imagery/i.atcorr/common.h: added missing includes (merge from
HEAD)
2008-01-08 11:22 neteler
* gui/tcltk/gis.m/mapcanvas.tcl, gui/tcltk/gis.m/mapprint.tcl,
gui/tcltk/gis.m/runandoutput.tcl: various backports
2008-01-08 11:02 neteler
* configure, configure.in: backported avformat fix
2008-01-08 09:45 neteler
* display/drivers/description.html: + cairo link (merge fro HEAD)
2008-01-07 19:24 epatton
* vector/v.in.ogr/main.c: Corrected typo in output parameter text
2008-01-06 10:03 neteler
* locale/po/grasslibs_th.po, locale/po/grassmods_th.po,
locale/po/grasstcl_th.po, translators.csv: Man : completed TH translation (backported)
2008-01-04 19:31 martinl
* raster/r.in.gdal/main.c: Fixing bug GForge/449: r.in.gdal -
output test for parameter location= fails (merged from trunk)
2008-01-04 18:24 martinl
* include/VERSION: Version fixed for 6.3 (cvs->svn, happy new year)
2008-01-04 18:02 epatton
* vector/v.in.ogr/main.c: Corrected grammar in an error message
2008-01-04 17:15 martinl
* raster/r.out.gdal/main.c: Fixing bug GForge/405: r.out.gdal sets
NoData? wrong (merged from trunk)
2007-12-27 15:27 martinl
* imagery/i.group/main.c: Fix removing multiple raster maps from
group/subgroup (merged from trunk)
2007-12-21 23:48 hamish
* raster/r.cats/main.c: fix label output (Gforge bug # 567) [merge
from trunk]
2007-12-18 15:39 epatton
* raster/r.circle/description.html: Backported edits from HEAD:
changeset 29465
2007-12-17 13:53 neteler
* AUTHORS, COPYING, INSTALL, REQUIREMENTS.html, SUBMITTING,
SUBMITTING_DOCS, SUBMITTING_SCRIPTS, SUBMITTING_TCLTK,
contributors.csv, contributors_extra.csv,
db/drivers/postgres/README, lib/grasslib.dox,
lib/init/gis_set.tcl, lib/init/grass_intro.txt, lib/init/init.sh,
macosx/Makefile, macosx/app/Info.plist.in,
macosx/pkg/resources/Info.plist.in, ps/ps.map/description.html,
raster/r.average/description.html,
raster/r.buffer/description.html,
raster/r.gwflow/description.html,
raster/r.in.gdal/description.html,
raster/r.le/r.le.setup/sample.c, raster/r.los/description.html,
raster/r.report/description.html,
raster/r.resamp.rst/description.html,
raster/r.statistics/description.html,
raster/r.stats/description.html, scripts/d.monsize/d.monsize,
scripts/r.in.wms/description.html, scripts/r.in.wms/r.in.wms,
scripts/r.regression.line/description.html,
scripts/r.regression.line/r.regression.line,
scripts/r.shaded.relief/r.shaded.relief,
scripts/v.rast.stats/v.rast.stats, scripts/v.report/v.report,
swig/perl/Makefile.PL.in,
swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c,
translators.csv, vector/lidar/lidarlib/InterpSpline.c,
vector/lidar/lidarlib/raster.c, vector/v.in.ascii/in.c,
vector/v.in.ogr/description.html, vector/v.in.ogr/main.c,
vector/v.net.steiner/description.html, vector/v.surf.rst/README,
vector/v.vol.rst/README, vector/v.vol.rst/user1.c,
visualization/nviz/Makefile,
visualization/xganim/description.html: backported fixes from HEAD
2007-12-17 13:45 neteler
* vector/v.lrs/lrs.html, vector/v.net/description.html,
vector/v.segment/description.html, vector/vectorintro.html:
terminology fix (merge from HEAD)
2007-12-04 20:41 markus
* scripts/r.regression.line/description.html,
scripts/r.regression.line/r.regression.line: sync'ed to HEAD
2007-12-04 09:19 markus
* lib/init/variables.html: +$HOME/.grasslogin6 (merge from HEAD)
2007-12-03 14:36 markus
* include/display.h, lib/display/draw2.c: Remove clip margin
Filter zero-length segments
Round point/line vertices downward instead of to nearest (merge
from HEAD)
2007-12-03 14:18 markus
* macosx/ReadMe.rtf, macosx/app/Makefile,
macosx/pkg/resources/ReadMe.rtf: TCLTK_INTERNAL fix; docs
backported
2007-12-03 14:14 markus
* gui/tcltk/gis.m/description.html, gui/tcltk/gis.m/georect.tcl,
gui/tcltk/gis.m/gm_profile.html, gui/tcltk/gis.m/gmmenu.tcl,
gui/tcltk/gis.m/mapcanvas.tcl: zoom fix; msg update (merge from
HEAD)
2007-12-02 16:49 markus
* scripts/r.mask/r.mask: fixes + inverse MASK backported
2007-12-01 17:32 markus
* tools/mkhtml.sh: fix another C leftover
2007-12-01 17:28 markus
* tools/mkhtml.sh: fix
2007-12-01 16:51 markus
* tools/build_html_index.sh, tools/mkhtml.sh: improved
header/footer/url (merge from HEAD)
2007-12-01 16:35 markus
* lib/gis/parser.c: added GRASS GIS: to HTML title
2007-12-01 12:44 markus
* display/drivers/cairo/Makefile,
display/drivers/cairo/description.html: fixes backported
2007-12-01 03:19 hamish
* visualization/nviz/src/do_zoom.c: - Reverse behavior for OpenGL
PixelBuffers and Pixmaps due to broken X drivers.
GRASS_NO_GLX_PBUFFERS -> GRASS_GLX_PBUFFERS
GRASS_NO_GLX_PIXMAPS -> GRASS_GLX_PIXMAPS
To enable OpenGL acceleration, set the new environment variables
above.
(merge from releasebranch_6_2)
2007-11-30 22:07 markus
* raster/rasterintro.html: typo
2007-11-30 14:26 markus
* include/VERSION: back to CVS
2007-11-30 14:22 markus
* include/VERSION: GRASS 6.3.0RC3
2007-11-30 09:37 markus
* locale/po/grasslibs_ar.po, locale/po/grasslibs_cs.po,
locale/po/grasslibs_de.po, locale/po/grasslibs_el.po,
locale/po/grasslibs_es.po, locale/po/grasslibs_fr.po,
locale/po/grasslibs_hi.po, locale/po/grasslibs_it.po,
locale/po/grasslibs_ja.po, locale/po/grasslibs_ko.po,
locale/po/grasslibs_lv.po, locale/po/grasslibs_pt.po,
locale/po/grasslibs_pt_br.po, locale/po/grasslibs_ru.po,
locale/po/grasslibs_sl.po, locale/po/grasslibs_th.po,
locale/po/grasslibs_tr.po, locale/po/grasslibs_vi.po,
locale/po/grasslibs_zh.po, locale/po/grassmods_ar.po,
locale/po/grassmods_cs.po, locale/po/grassmods_de.po,
locale/po/grassmods_el.po, locale/po/grassmods_es.po,
locale/po/grassmods_fr.po, locale/po/grassmods_hi.po,
locale/po/grassmods_it.po, locale/po/grassmods_ja.po,
locale/po/grassmods_ko.po, locale/po/grassmods_lv.po,
locale/po/grassmods_pt.po, locale/po/grassmods_pt_br.po,
locale/po/grassmods_ru.po, locale/po/grassmods_sl.po,
locale/po/grassmods_th.po, locale/po/grassmods_tr.po,
locale/po/grassmods_vi.po, locale/po/grassmods_zh.po,
locale/po/grasstcl_am.po, locale/po/grasstcl_ar.po,
locale/po/grasstcl_cs.po, locale/po/grasstcl_de.po,
locale/po/grasstcl_el.po, locale/po/grasstcl_es.po,
locale/po/grasstcl_hi.po, locale/po/grasstcl_it.po,
locale/po/grasstcl_ja.po, locale/po/grasstcl_ko.po,
locale/po/grasstcl_lv.po, locale/po/grasstcl_mr.po,
locale/po/grasstcl_pt.po, locale/po/grasstcl_pt_br.po,
locale/po/grasstcl_ru.po, locale/po/grasstcl_sl.po,
locale/po/grasstcl_th.po, locale/po/grasstcl_tr.po,
locale/po/grasstcl_vi.po, locale/po/grasstcl_zh.po: email list
fix
2007-11-29 14:46 markus
* lib/init/grass.bat, lib/init/init.sh: sync'ed with HEAD
2007-11-29 13:35 markus
* lib/gis/parser.c: Key 'column' renamed to 'columns' for
G_OPT_COLUMNS (merge from HEAD)
2007-11-29 13:34 markus
* vector/v.in.ascii/a2b.c, vector/v.in.ascii/description.html,
vector/v.in.ascii/in.c, vector/v.in.ascii/points.c: sync to head
for layout (indent); Precision for latlong (double to string
conversion)
2007-11-29 13:32 markus
* db/drivers/dbf/table.c, general/g.setproj/main.c,
imagery/i.find/main.c: replace rename() with G_rename_file() for
Win compatibility (merge from HEAD)
2007-11-29 13:30 markus
* include/gisdefs.h, lib/gis/rename.c: add G_rename_file function
for renaming files on file system (merge from HEAD)
2007-11-29 13:29 markus
* gui/tcltk/gis.m/vector.tcl: Closes bug #317 and other
enhancements (merge from HEAD)
2007-11-29 13:28 markus
* scripts/v.db.join/v.db.join: Remove sqlite3 check
2007-11-29 13:27 markus
* display/d.rast/display.c: Don't erase window (backport)
2007-11-29 13:27 markus
* vector/v.label/description.html, vector/v.label/main.c:
backported fixes from HEAD
2007-11-29 13:25 markus
* display/drivers/cairo/Makefile,
display/drivers/cairo/description.html: sync'ed cairo driver to
HEAD
2007-11-29 13:24 markus
* scripts/d.out.file/d.out.file,
scripts/d.out.file/description.html: sync'ed to HEAD for cairo
2007-11-29 13:21 markus
* db/db.login/description.html: extended; typos fixed
2007-11-29 10:38 markus
* lib/cairodriver/Graph.c: fixed from HEAD
2007-11-29 10:34 markus
* raster/r.series/main.c: Create integer maps where appropriate
(merge from HEAD)
2007-11-26 15:50 markus
* raster/r.li/r.li.cwed/Makefile, raster/r.li/r.li.daemon/Makefile,
raster/r.li/r.li.dominance/Makefile,
raster/r.li/r.li.edgedensity/Makefile,
raster/r.li/r.li.mpa/Makefile, raster/r.li/r.li.mps/Makefile,
raster/r.li/r.li.padcv/Makefile,
raster/r.li/r.li.padrange/Makefile,
raster/r.li/r.li.padsd/Makefile,
raster/r.li/r.li.patchdensity/Makefile,
raster/r.li/r.li.patchnum/Makefile,
raster/r.li/r.li.richness/Makefile,
raster/r.li/r.li.shannon/Makefile,
raster/r.li/r.li.shape/Makefile,
raster/r.li/r.li.simpson/Makefile: fixed LIB name (merge from
HEAD)
2007-11-26 03:42 hamish
* scripts/d.monsize/d.monsize: fix output message enviro vars, fix
shebang
2007-11-25 15:51 markus
* scripts/v.db.join/description.html: url fix
2007-11-24 12:41 markus
* db/drivers/postgres/grass-pg.html: PostGIS example added (thanks
to Horst Düster) (merge from HEAD)
2007-11-24 12:40 markus
* vector/v.in.ogr/description.html: link PG driver (merge from
HEAD)
2007-11-24 06:46
* display/drivers/cairo/description.html: This commit was
manufactured by cvs2svn to create branch
'releasebranch_6_3'.
2007-11-23 17:40 markus
* scripts/g.manual/g.manual: D. Stoecker/openSuSe.org: don't fail
if MAN is compressed (merge from HEAD)
2007-11-23 17:33 markus
* locale/README, locale/po/grasslibs_ar.po,
locale/po/grasslibs_cs.po, locale/po/grasslibs_de.po,
locale/po/grasslibs_el.po, locale/po/grasslibs_es.po,
locale/po/grasslibs_fr.po, locale/po/grasslibs_hi.po,
locale/po/grasslibs_it.po, locale/po/grasslibs_ja.po,
locale/po/grasslibs_ko.po, locale/po/grasslibs_lv.po,
locale/po/grasslibs_mr.po, locale/po/grasslibs_pl.po,
locale/po/grasslibs_pt.po, locale/po/grasslibs_pt_br.po,
locale/po/grasslibs_ru.po, locale/po/grasslibs_sl.po,
locale/po/grasslibs_th.po, locale/po/grasslibs_tr.po,
locale/po/grasslibs_vi.po, locale/po/grasslibs_zh.po,
locale/po/grassmods_ar.po, locale/po/grassmods_cs.po,
locale/po/grassmods_de.po, locale/po/grassmods_el.po,
locale/po/grassmods_es.po, locale/po/grassmods_fr.po,
locale/po/grassmods_hi.po, locale/po/grassmods_it.po,
locale/po/grassmods_ja.po, locale/po/grassmods_ko.po,
locale/po/grassmods_lv.po, locale/po/grassmods_mr.po,
locale/po/grassmods_pl.po, locale/po/grassmods_pt.po,
locale/po/grassmods_pt_br.po, locale/po/grassmods_ru.po,
locale/po/grassmods_sl.po, locale/po/grassmods_th.po,
locale/po/grassmods_tr.po, locale/po/grassmods_vi.po,
locale/po/grassmods_zh.po, locale/po/grasstcl_am.po,
locale/po/grasstcl_ar.po, locale/po/grasstcl_cs.po,
locale/po/grasstcl_de.po, locale/po/grasstcl_el.po,
locale/po/grasstcl_es.po, locale/po/grasstcl_fr.po,
locale/po/grasstcl_hi.po, locale/po/grasstcl_it.po,
locale/po/grasstcl_ja.po, locale/po/grasstcl_ko.po,
locale/po/grasstcl_lv.po, locale/po/grasstcl_mr.po,
locale/po/grasstcl_pl.po, locale/po/grasstcl_pt.po,
locale/po/grasstcl_pt_br.po, locale/po/grasstcl_ru.po,
locale/po/grasstcl_sl.po, locale/po/grasstcl_th.po,
locale/po/grasstcl_tr.po, locale/po/grasstcl_vi.po,
locale/po/grasstcl_zh.po: translations sync'ed
2007-11-23 16:35 markus
* doc/howto_release.txt, doc/infrastructure.txt,
doc/vector/v.example/main.c: updated (merged from HEAD)
2007-11-23 15:50 markus
* scripts/d.vect.thematic/d.vect.thematic: fix for line type; use
user chosen layer (merge from HEAD)
2007-11-23 13:16 markus
* lib/gis/getl.c: Include trailing NUL in buffer size
Use \r,\n instead of octal constants (merge from HEAD)
2007-11-23 10:47 markus
* lib/cairodriver/Draw_bitmap.c, lib/cairodriver/Graph.c,
lib/cairodriver/Makefile, lib/cairodriver/Raster.c,
lib/cairodriver/cairodriver.h, lib/cairodriver/read.c,
lib/cairodriver/read_bmp.c, lib/cairodriver/read_ppm.c,
lib/cairodriver/write.c, lib/cairodriver/write_bmp.c,
lib/cairodriver/write_ppm.c: various fixes merged from HEAD
2007-11-22 12:02 hamish
* lib/gis/key_value2.c: make reading the PROJ_INFO file DOS-proof
(merge from HEAD)
2007-11-20 16:45 markus
* raster/r.out.gdal/main.c: debug msg
2007-11-20 16:34 markus
* raster/r.out.gdal/main.c: better select output type (esp. avoid
GeoTIFF color table problems); user message to say which output
type was used (merge from HEAD)
2007-11-20 11:05 markus
* include/VERSION: back to CVS
2007-11-20 10:53 markus
* general/g.region/cmd/main.c: don't crash in German locale
(Print;Shell Script -> Print)
2007-11-20 10:24 markus
* include/VERSION: GRASS 6.3.0RC2
2007-11-20 10:20 markus
* include/Vect.h: declare Vect_break_lines_list
2007-11-20 09:34 markus
* scripts/v.report/description.html,
vector/v.to.db/description.html: note that the International Foot
is always used for distances and acres (merge from HEAD)
2007-11-20 09:32 markus
* lib/driver/Font.c: fallback if font not found (merge from HEAD)
2007-11-18 20:17 markus
* gui/tcltk/gis.m/Makefile, gui/tcltk/gis.m/description.html,
gui/tcltk/gis.m/docs/gm_animate.html,
gui/tcltk/gis.m/docs/gm_animate1.png,
gui/tcltk/gis.m/docs/gm_animate2.jpg,
gui/tcltk/gis.m/docs/gm_animatetool.png,
gui/tcltk/gis.m/docs/gm_gcpmgr.jpg,
gui/tcltk/gis.m/docs/gm_georect.html,
gui/tcltk/gis.m/docs/gm_georectdisp.jpg,
gui/tcltk/gis.m/docs/gm_georectstart.jpg,
gui/tcltk/gis.m/docs/gm_gismgr.jpg,
gui/tcltk/gis.m/docs/gm_gismgrtools.png,
gui/tcltk/gis.m/docs/gm_gronsole.png,
gui/tcltk/gis.m/docs/gm_mapdisp.jpg,
gui/tcltk/gis.m/docs/gm_mapdisptools.png,
gui/tcltk/gis.m/docs/gm_profile.html,
gui/tcltk/gis.m/docs/gm_profile1.png,
gui/tcltk/gis.m/docs/gm_profile2.jpg,
gui/tcltk/gis.m/docs/gm_profile3.png,
gui/tcltk/gis.m/gm_animate.html, gui/tcltk/gis.m/gm_animate1.png,
gui/tcltk/gis.m/gm_animate2.png,
gui/tcltk/gis.m/gm_animatetool.png,
gui/tcltk/gis.m/gm_gcpmgr.png, gui/tcltk/gis.m/gm_georect.html,
gui/tcltk/gis.m/gm_georectdisp.png,
gui/tcltk/gis.m/gm_georectstart.png,
gui/tcltk/gis.m/gm_gismgr.png,
gui/tcltk/gis.m/gm_gismgrtools.png,
gui/tcltk/gis.m/gm_gronsole.png, gui/tcltk/gis.m/gm_mapdisp.png,
gui/tcltk/gis.m/gm_mapdisptools.png,
gui/tcltk/gis.m/gm_profile.html, gui/tcltk/gis.m/gm_profile1.png,
gui/tcltk/gis.m/gm_profile2.png, gui/tcltk/gis.m/gm_profile3.png:
sync'ed to HEAD
2007-11-18 20:17
* gui/tcltk/gis.m/docs/gm_animate.html,
gui/tcltk/gis.m/docs/gm_animate2.jpg,
gui/tcltk/gis.m/docs/gm_gcpmgr.jpg,
gui/tcltk/gis.m/docs/gm_georect.html,
gui/tcltk/gis.m/docs/gm_georectdisp.jpg,
gui/tcltk/gis.m/docs/gm_georectstart.jpg,
gui/tcltk/gis.m/docs/gm_gismgr.jpg,
gui/tcltk/gis.m/docs/gm_mapdisp.jpg,
gui/tcltk/gis.m/docs/gm_profile.html,
gui/tcltk/gis.m/docs/gm_profile2.jpg, lib/cairodriver/read.c,
lib/cairodriver/read_bmp.c, lib/cairodriver/read_ppm.c,
lib/cairodriver/write_bmp.c, lib/cairodriver/write_ppm.c,
locale/po/grasslibs_th.po, locale/po/grassmods_th.po,
locale/po/grasstcl_th.po: This commit was manufactured by cvs2svn
to create branch
'releasebranch_6_3'.
2007-11-18 20:07 markus
* raster/r.coin/description.html: updated (merge from HEAD)
2007-11-18 20:05 markus
* lib/datetime/local.c, lib/db/dbmi_base/dbmscap.c,
lib/db/dbmi_base/isdir.c, lib/db/dbmi_client/shutdown.c:
Portability and warning fixes (merge from HEAD)
2007-11-18 20:04 markus
* lib/gis/Makefile: Make etc/colors directory an order-only
dependency (merge from HEAD)
2007-11-18 20:03 markus
* lib/gis/open.c: Portability: use open() instead of creat() (merge
from HEAD)
2007-11-18 20:02 markus
* lib/gis/color_rand.c, lib/gis/error.c, lib/gis/gets.c,
lib/gis/ls.c, lib/gis/parser.c, lib/gis/popen.c,
lib/gis/putenv.c, lib/gis/system.c: Portability fixes (merge from
HEAD)
2007-11-18 20:01 markus
* lib/proj/datum.c, lib/proj/ellipse.c: Replace strcasecmp() with
G_strcasecmp() (merge from HEAD)
2007-11-18 20:00 markus
* lib/proj/convert.c, lib/proj/get_proj.c: Portability and warning
fixes; Don't use C99 features
2007-11-18 19:59 markus
* include/pbmplus.h, include/proto_dbmi.h,
lib/vector/rtree/index.h, raster/r.out.bin/swab.h,
raster/r.out.png/pngfunc.h: Remove cruft from headers (merge from
HEAD)
2007-11-18 19:55 markus
* lib/vector/dglib/graph.h, lib/vector/dglib/graph_v1.h,
lib/vector/dglib/graph_v2.h, lib/vector/dglib/heap.h,
lib/vector/dglib/helpers.h, lib/vector/dglib/tree.h,
lib/vector/dglib/type.h: Remove __{BEGIN,END}_DECLS macros;
Remove cruft from headers (merge from HEAD)
2007-11-18 19:54 markus
* lib/vector/Vlib/break_lines.c, lib/vector/Vlib/cindex.c,
lib/vector/Vlib/field.c, lib/vector/Vlib/snap.c: Portability and
warning fixes; Don't use C99 features
2007-11-18 19:52 markus
* vector/v.distance/main.c: to_along and to_angle explained better
(merge from HEAD)
2007-11-18 19:50 markus
* raster/r.watershed/front/description.html: updated (merge from
HEAD)
2007-11-18 19:48 markus
* vector/v.what.rast/main.c: Fix off-by-one error in duplicate
removal code (merge from HEAD)
2007-11-18 17:23 markus
* vector/v.surf.rst/v.surf.rst.dox: removed as unsupported
2007-11-18 08:31 markus
* macosx/app/Makefile, macosx/app/build_gui_user_menu.sh,
macosx/app/grass.sh.in: various fixes backported
2007-11-16 11:38 hamish
* raster/r.to.vect/main.c: better -s descr. lines are already
smoothed, flag only affects areas
(merge from HEAD)
2007-11-16 11:26 hamish
* vector/v.to.db/units.c: more precise conversions for square
miles, feet, and acres
(merge from HEAD)
2007-11-16 11:21 hamish
* raster/r.report/prt_report.c: more precise conversions for acres
and sq miles
(merge from HEAD)
2007-11-16 11:15 hamish
* raster/r.coin/prnt_entry.c: more precise conversions to square
miles and acres
(merge from HEAD)
2007-11-15 01:55 hamish
* vector/v.voronoi/v.voronoi.html: note that v.voronoi only works
in current region.
2007-11-14 01:47 hamish
* ps/ps.map/r_vpoints.c: don't try and printf
vector.layer[vec].epssuf uninitialized (segfault)
(merge from HEAD)
2007-11-13 12:04 hamish
* lib/vector/Vlib/array.c, ps/ps.map/ps_vareas.c,
ps/ps.map/ps_vlines.c, ps/ps.map/ps_vpoints.c: don't segfault if
column name is bad, i18n (merge from HEAD)
2007-11-13 11:09 markus
* scripts/i.oif/description.html: important band combinations added
2007-11-12 05:13 hamish
* display/d.his/main.c: msg standardization left behind too many
input variables
(merge from HEAD)
2007-11-10 05:42 markus
* tools/build_html_index.sh: generate $HTMLDIR/nviz/ in case that
NVIZ wasn't compiled (merge from HEAD)
2007-11-08 05:56 hamish
* raster/r.in.xyz/main.c: reword warning which could be taken the
wrong way (merge from HEAD)
2007-11-06 07:13 hamish
* scripts/v.dissolve/v.dissolve: better remove TMP vect fix
2007-11-06 07:04 wolf
* vector/v.net.visibility/description.html: Fixed description to
reflect the new name, and automated Last changed
2007-11-06 07:02 hamish
* scripts/v.dissolve/v.dissolve: remove tmp vector map
2007-11-05 16:59 markus
* vector/v.vol.rst/main.c: fixes for history (merge from HEAD)
2007-11-05 14:34 markus
* SUBMITTING, SUBMITTING_DOCS, SUBMITTING_SCRIPTS,
SUBMITTING_TCLTK: ripped out documentation hints into own file
(merge from HEAD)
2007-11-05 14:34
* SUBMITTING_DOCS: This commit was manufactured by cvs2svn to
create branch
'releasebranch_6_3'.
2007-11-05 14:14 markus
* vector/v.vol.rst/main.c: write out dnorm and friends (merge from
HEAD)
2007-11-05 10:12 markus
* lib/init/init.bat: temporarily fixing this so as not to have to
set it by hand at every compile needs to be reviewed when a
definite decision about error codes is made (merge from HEAD)
2007-11-03 13:11 martinl
* vector/v.generalize/displacement.c, vector/v.generalize/main.c,
vector/v.generalize/matrix.c, vector/v.generalize/misc.c,
vector/v.generalize/network.c, vector/v.generalize/point.c,
vector/v.generalize/pq.c, vector/v.generalize/simplification.c,
vector/v.generalize/smoothing.c: Message standardization; remove
redundant ';'
2007-11-03 12:39 martinl
* vector/v.net.visibility/data_structures.c,
vector/v.net.visibility/data_structures.h,
vector/v.net.visibility/geometry.c,
vector/v.net.visibility/geometry.h,
vector/v.net.visibility/main.c, vector/v.net.visibility/proto.h,
vector/v.net.visibility/rotation_tree.c,
vector/v.net.visibility/rotation_tree.h,
vector/v.net.visibility/visibility.c,
vector/v.net.visibility/visibility.h: Run indent & message
standardization.
2007-11-02 20:53 markus
* locale/po/grassmods_it.po: typo
2007-11-02 12:19 markus
* gui/tcltk/gis.m/gmmenu.tcl: Added SoC 2007 modules
(v.net.visibility and v.generalize) to the menus (merge from
HEAD)
2007-11-02 12:12 markus
* vector/Makefile: added GSoC command from HEAD
2007-11-02 12:11 markus
* vector/v.generalize/Makefile,
vector/v.generalize/description.html,
vector/v.generalize/displacement.c, vector/v.generalize/main.c,
vector/v.generalize/matrix.c, vector/v.generalize/matrix.h,
vector/v.generalize/misc.c, vector/v.generalize/misc.h,
vector/v.generalize/network.c, vector/v.generalize/operators.h,
vector/v.generalize/point.c, vector/v.generalize/point.h,
vector/v.generalize/pq.c, vector/v.generalize/pq.h,
vector/v.generalize/simplification.c,
vector/v.generalize/smoothing.c,
vector/v.net.visibility/Makefile,
vector/v.net.visibility/data_structures.c,
vector/v.net.visibility/data_structures.h,
vector/v.net.visibility/description.html,
vector/v.net.visibility/geometry.c,
vector/v.net.visibility/geometry.h,
vector/v.net.visibility/main.c, vector/v.net.visibility/proto.h,
vector/v.net.visibility/rotation_tree.c,
vector/v.net.visibility/rotation_tree.h,
vector/v.net.visibility/visibility.c,
vector/v.net.visibility/visibility.h: added from HEAD
2007-11-02 12:11
* gui/tcltk/gis.m/docs, gui/tcltk/gis.m/docs/gm_animate.html,
gui/tcltk/gis.m/docs/gm_animate2.png,
gui/tcltk/gis.m/docs/gm_gcpmgr.png,
gui/tcltk/gis.m/docs/gm_georect.html,
gui/tcltk/gis.m/docs/gm_georectdisp.png,
gui/tcltk/gis.m/docs/gm_georectstart.png,
gui/tcltk/gis.m/docs/gm_gismgr.png,
gui/tcltk/gis.m/docs/gm_mapdisp.png,
gui/tcltk/gis.m/docs/gm_profile.html,
gui/tcltk/gis.m/docs/gm_profile2.png, vector/v.generalize,
vector/v.net.visibility: This commit was manufactured by cvs2svn
to create branch
'releasebranch_6_3'.
2007-11-02 10:43 markus
* lib/vask/V_call.c: fix so that ESC-ENTER always works in windows
(merge from HEAD)
2007-11-02 10:38 markus
* scripts/r.mapcalculator/r.mapcalculator: Replace UTF-8 encoded
NBSP characters with normal ASCII spaces (merge from HEAD)
2007-10-31 04:16 hamish
* raster/r.los/description.html, raster/r.los/main.c,
raster/r.los/make_list.c, raster/r.los/mark_pts.c,
raster/r.los/pts_elim.c, raster/r.los/segment.c: merge fixes from
HEAD
2007-10-30 22:04 markus
* raster/r.in.xyz/main.c: Whether input is stdin and whether it can
be fseek()ed are separate issues (merge from HEAD)
2007-10-30 22:03 markus
* general/manage/lister/Makefile, include/Make/Rules.make,
lib/form/Makefile, lib/vector/rtree/Makefile, man/Makefile,
raster/r.terraflow/Makefile: Don't use order-only prerequisites
with broken make programs (merge from HEAD)
2007-10-30 14:37 markus
* gui/tcltk/gis.m/description.html,
gui/tcltk/gis.m/gm_profile.html: merged HEAD improvements
2007-10-29 10:56 markus
* gui/tcltk/gis.m/Makefile, gui/tcltk/gis.m/animate.tcl,
gui/tcltk/gis.m/description.html,
gui/tcltk/gis.m/gm_animate.html, gui/tcltk/gis.m/gm_animate1.png,
gui/tcltk/gis.m/gm_animate2.png,
gui/tcltk/gis.m/gm_animatetool.png,
gui/tcltk/gis.m/gm_gcpmgr.png, gui/tcltk/gis.m/gm_georect.html,
gui/tcltk/gis.m/gm_georectdisp.png,
gui/tcltk/gis.m/gm_georectstart.png,
gui/tcltk/gis.m/gm_gismgr.png,
gui/tcltk/gis.m/gm_gismgrtools.png,
gui/tcltk/gis.m/gm_gronsole.png, gui/tcltk/gis.m/gm_mapdisp.png,
gui/tcltk/gis.m/gm_mapdisptools.png,
gui/tcltk/gis.m/gm_profile.html, gui/tcltk/gis.m/gm_profile1.png,
gui/tcltk/gis.m/gm_profile2.png, gui/tcltk/gis.m/gm_profile3.png,
gui/tcltk/gis.m/profile.tcl: new help pages backported
2007-10-29 10:56
* gui/tcltk/gis.m/gm_animate.html, gui/tcltk/gis.m/gm_animate1.png,
gui/tcltk/gis.m/gm_animate2.png,
gui/tcltk/gis.m/gm_animatetool.png,
gui/tcltk/gis.m/gm_gismgr.png,
gui/tcltk/gis.m/gm_gismgrtools.png,
gui/tcltk/gis.m/gm_gronsole.png, gui/tcltk/gis.m/gm_mapdisp.png,
gui/tcltk/gis.m/gm_mapdisptools.png,
gui/tcltk/gis.m/gm_profile.html, gui/tcltk/gis.m/gm_profile1.png,
gui/tcltk/gis.m/gm_profile2.png, gui/tcltk/gis.m/gm_profile3.png:
This commit was manufactured by cvs2svn to create branch
'releasebranch_6_3'.
2007-10-28 21:04 markus
* db/drivers/mysql/grass-mesql.html,
db/drivers/mysql/grass-mysql.html: URL fix (merge from HEAD)
2007-10-28 13:30 markus
* gui/tcltk/gis.m/gm_gcpmgr.png, gui/tcltk/gis.m/gm_georect.html,
gui/tcltk/gis.m/gm_georectdisp.png,
gui/tcltk/gis.m/gm_georectstart.png: Updated georectifier tool
help to include PNG screenshots of georectifier in action (merge
from HEAD)
2007-10-28 13:30
* gui/tcltk/gis.m/gm_gcpmgr.png,
gui/tcltk/gis.m/gm_georectdisp.png,
gui/tcltk/gis.m/gm_georectstart.png: This commit was manufactured
by cvs2svn to create branch
'releasebranch_6_3'.
2007-10-28 13:30 markus
* gui/tcltk/gis.m/georect.tcl: Added help buttons, for on-line docs
2007-10-26 18:51 carlos
* locale/po/grassmods_es.po: More messages translated
2007-10-26 16:57 martinl
* vector/v.db.select/main.c: No default answer for vertical
separator
2007-10-26 11:47 markus
* lib/gis/basename.c, raster/r.out.tiff/r.out.tiff.c: Change
behaviour of G_basename() so it only matches when there's an
exact match. Update r.out.tiff to work with new behaviour (merge
from HEAD)
2007-10-26 11:27 markus
* lib/vector/rtree/Makefile: Ensure that headers are installed
before building library (merge from HEAD)
2007-10-26 04:00 glynn
* general/g.setproj/proj-units.table: Fix definition of US survey
foot
2007-10-25 19:33 markus
* gui/tcltk/gis.m/Makefile, gui/tcltk/gis.m/description.html,
gui/tcltk/gis.m/gm_georect.html: added gm_georect.html (merge
from HEAD)
2007-10-25 19:29 markus
* gui/tcltk/gis.m/georect.tcl: fix broken error msg (merge from
head)
2007-10-25 15:56 markus
* ps/ps.map/description.html: document eps behaviour (merge from
HEAD)
2007-10-25 15:54 markus
* vector/v.overlay/description.html: typo fixed (merge from HEAD)
2007-10-25 15:54 markus
* include/Make/Rules.make: Fix typo in C++ rules (merge from HEAD)
2007-10-25 15:53 markus
* raster/r.terraflow/r.terraflow.copyright: Change copyright
statement to GPL
2007-10-25 15:51 markus
* raster/r.terraflow/3scan.h, raster/r.terraflow/IOStream/Makefile,
raster/r.terraflow/IOStream/include/ami.h,
raster/r.terraflow/IOStream/include/ami_config.h,
raster/r.terraflow/IOStream/include/ami_sort.h,
raster/r.terraflow/IOStream/include/ami_sort_impl.h,
raster/r.terraflow/IOStream/include/ami_stream.h,
raster/r.terraflow/IOStream/include/embuffer.h,
raster/r.terraflow/IOStream/include/empq.h,
raster/r.terraflow/IOStream/include/empq_adaptive.h,
raster/r.terraflow/IOStream/include/empq_adaptive_impl.h,
raster/r.terraflow/IOStream/include/empq_impl.h,
raster/r.terraflow/IOStream/include/imbuffer.h,
raster/r.terraflow/IOStream/include/mem_stream.h,
raster/r.terraflow/IOStream/include/minmaxheap.h,
raster/r.terraflow/IOStream/include/mm.h,
raster/r.terraflow/IOStream/include/mm_utils.h,
raster/r.terraflow/IOStream/include/pqheap.h,
raster/r.terraflow/IOStream/include/queue.h,
raster/r.terraflow/IOStream/include/quicksort.h,
raster/r.terraflow/IOStream/include/replacementHeap.h,
raster/r.terraflow/IOStream/include/replacementHeapBlock.h,
raster/r.terraflow/IOStream/include/rtimer.h,
raster/r.terraflow/IOStream/lib/Makefile,
raster/r.terraflow/IOStream/lib/src/Makefile,
raster/r.terraflow/IOStream/lib/src/ami_stream.cc,
raster/r.terraflow/IOStream/lib/src/minmaxheap_test.cc,
raster/r.terraflow/IOStream/lib/src/mm.cc,
raster/r.terraflow/IOStream/lib/src/mm_utils.cc,
raster/r.terraflow/IOStream/lib/src/rtimer.cc,
raster/r.terraflow/Makefile, raster/r.terraflow/ccforest.cc,
raster/r.terraflow/ccforest.h, raster/r.terraflow/common.cc,
raster/r.terraflow/common.h, raster/r.terraflow/direction.cc,
raster/r.terraflow/direction.h, raster/r.terraflow/fill.cc,
raster/r.terraflow/fill.h, raster/r.terraflow/filldepr.cc,
raster/r.terraflow/filldepr.h, raster/r.terraflow/flow.cc,
raster/r.terraflow/flow.h, raster/r.terraflow/genericWindow.cc,
raster/r.terraflow/genericWindow.h,
raster/r.terraflow/grass2str.h, raster/r.terraflow/grid.cc,
raster/r.terraflow/grid.h, raster/r.terraflow/main.cc,
raster/r.terraflow/main.h, raster/r.terraflow/nodata.cc,
raster/r.terraflow/nodata.h, raster/r.terraflow/option.h,
raster/r.terraflow/plateau.cc, raster/r.terraflow/plateau.h,
raster/r.terraflow/sortutils.h, raster/r.terraflow/stats.cc,
raster/r.terraflow/stats.h, raster/r.terraflow/streamutils.h,
raster/r.terraflow/sweep.cc, raster/r.terraflow/sweep.h,
raster/r.terraflow/types.cc, raster/r.terraflow/types.h,
raster/r.terraflow/unionFind.h, raster/r.terraflow/water.cc,
raster/r.terraflow/water.h, raster/r.terraflow/weightWindow.cc,
raster/r.terraflow/weightWindow.h: Change copyright statement to
GPL; Build libiostream using Lib.make and stlib target; Fix type
mismatch warnings
2007-10-25 15:51
* gui/tcltk/gis.m/gm_georect.html,
raster/r.terraflow/IOStream/Makefile: This commit was
manufactured by cvs2svn to create branch
'releasebranch_6_3'.
2007-10-25 15:42 markus
* raster/r.stats/global.h, raster/r.stats/main.c,
raster/r.stats/raw_stats.c, raster/r.stats/stats.c: "raw" renamed
to "raw_output" to avoid conflict with raw (3) from curses.
This fixes Segmentation fault in Slackware 12. (merge from HEAD)
2007-10-25 12:33 markus
* raster/r.his/description.html, raster/r.his/main.c: write out
metadata. add example to help page (merge from HEAD)
2007-10-25 12:28 markus
* general/g.version/main.c: build info needs a terminating newline
char (merge from HEAD)
2007-10-24 15:34 markus
* scripts/v.db.addtable/v.db.addtable: db.connect output format
changed which broke the DB connected test (merge from HEAD)
2007-10-24 15:32 markus
* lib/init/grass.bat: path to proj epsg data needs to be in windows
syntax (merge from HEAD)
2007-10-24 11:04 markus
* gui/tcltk/gis.m/gmmenu.tcl: barton: Menu updates. Added entries
for r3.gwflow, r.gwflow, v.db.dropcol, v.edit, and v.support
(merge from HEAD)
2007-10-24 06:40 jachym
* debian/patches: removed directory paches
2007-10-24 06:39 jachym
* debian/patches/htmlgen-fakeroot.dpatch: removed content directory
paches
2007-10-24 00:20 glynn
* lib/cairodriver/Box.c, lib/cairodriver/Client.c,
lib/cairodriver/Color.c, lib/cairodriver/Draw_bitmap.c,
lib/cairodriver/Draw_line.c, lib/cairodriver/Draw_point.c,
lib/cairodriver/Driver.c, lib/cairodriver/Erase.c,
lib/cairodriver/Graph.c, lib/cairodriver/Line_width.c,
lib/cairodriver/Makefile, lib/cairodriver/Poly.c,
lib/cairodriver/Raster.c, lib/cairodriver/Respond.c,
lib/cairodriver/Set_window.c, lib/cairodriver/cairodriver.h,
lib/cairodriver/drawing.c, lib/cairodriver/write.c: Sync with
HEAD
2007-10-24 00:20
* lib/cairodriver/Respond.c: This commit was manufactured by
cvs2svn to create branch
'releasebranch_6_3'.
2007-10-23 22:16 markus
* include/VERSION: back to 6.3.0cvs
2007-10-23 22:10 markus
* include/VERSION: GRASS 6.3.0RC1
2007-10-23 22:10
* .: This commit was manufactured by cvs2svn to create branch
'releasebranch_6_3'.
2007-10-23 19:56 markus
* : fixed the case that a cat column is already present in the
import table
2007-10-23 19:51 markus
* : fix for bug reported by Leo Lami
2007-10-23 18:34 glynn
* : Check for NaN
2007-10-23 18:22 glynn
* : MinGW make variable is MINGW, not MINGW32
2007-10-23 12:11 glynn
* : Add regression coefficient (exactly *which* coefficient, I
don't know ...)
2007-10-23 11:38 glynn
* : Makefile fix (correct dependencies)
2007-10-23 11:37 glynn
* : Explicitly exclude colors/CVS directory
2007-10-23 11:36 glynn
* : Flush output before reading input
2007-10-23 08:46 moritz
* : small typo
2007-10-23 05:07 hamish
* : message cosmetics
2007-10-23 05:00 hamish
* : more informative xml2 warning
2007-10-22 19:06 glynn
* : Fix problem with parallel builds
2007-10-22 18:40 jachym
* : Added new README about how to build GRASS as Debian package
2007-10-22 18:40 jachym
* : Removing old outdated Debian configuration files
2007-10-22 17:48 william
* : Add universal ffmpeg build instructions
2007-10-22 15:54 carlos
* : New translations and updated with current cvs
2007-10-22 15:52 carlos
* : Standardization
2007-10-22 15:51 carlos
* : Typos
2007-10-22 15:23 carlos
* : Standardization
2007-10-22 15:17 carlos
* : Standardization
2007-10-22 15:11 carlos
* : Standardization
2007-10-22 14:26 martinl
* : Message standardization.
2007-10-22 08:30 robertoa
* : Reading of integer attributes fixed
2007-10-22 00:25 glynn
* : Optimise duplicate elimination
2007-10-21 23:43 glynn
* : Only use long long where available
2007-10-21 23:37 glynn
* : Fix long long int check
Format specifier for unsigned integers is %u; %d is signed
2007-10-21 23:35 glynn
* : Check for existence of long long int
2007-10-21 23:34 glynn
* : Revert previous changes
2007-10-21 23:13 brad
* : - Made local functions static
- Made some function variables declared const
2007-10-21 23:04 brad
* : - Added warning if r.info was compiled without 'long long' type
support.
- Added documentation describing 'long long' accuracy warning and
situations causing it.
2007-10-21 22:18 markus
* : brad: Added check to see if compiler supports 'long long' type
2007-10-21 22:07 brad
* : - Added macro for 'long long' type support
2007-10-21 22:02 brad
* : - Added check to see if compiler supports 'long long' type
2007-10-21 20:41 markus
* : fixed bug #493
2007-10-21 20:34 martinl
* : Move vertex: enable to close line
Query: enable to select lines shorter/longer
Various minor fixes.
2007-10-21 19:12 glynn
* : Makefile clean-up
Only install nviz.bat on Windows (MinGW)
Avoid installing CVS/*, Makefiles
2007-10-21 01:57 glynn
* : -L switches belong in $(LIBES), not $(EXTRA_CFLAGS)
2007-10-20 17:57 martinl
* : Message standardization.
2007-10-20 00:39 glynn
* : Makefile cleanup
Avoid using Module.make for multi-module directories
Build html* targets via recursive make rather than as a
prerequisite
Add rules for building C++ files to Rules.make
2007-10-20 00:35 glynn
* : In format strings, % must be given as %%
2007-10-19 15:58 carlos
* : Standardization
2007-10-19 15:41 carlos
* : Standardization and some typos
2007-10-19 15:40 carlos
* : Files updated with current cvs and more translations in
grassmods
2007-10-19 14:51 glynn
* : Ensure headers are installed before making subdirs
2007-10-19 14:36 robertoa
* : Some comments
2007-10-19 14:36 robertoa
* : * Vector attribute column bug fixed
* Overlaping zones in output vector bug fixed
2007-10-19 14:34 robertoa
* : Overlaping zones in output vector bug fixed
2007-10-19 14:33 robertoa
* : Vector attribute column bug fixed
2007-10-19 13:45 glynn
* : Only install grass.bat on Windows (MinGW)
Fix Windows build problems with d.frame, v.voronoi
Fix (?) parallel build problems with lib/vector/rtree and
lib/gpde
Avoid trying to "install" lib/gis/colors/CVS directory
2007-10-19 09:27 robertoa
* : Some code cleaning
2007-10-18 14:21 robertoa
* : copyright statement added
2007-10-18 13:40 robertoa
* : Improve the description file
2007-10-17 14:07 hamish
* : Add some debug messages to see where the slowdown is.
The slowdown is in the "Updating db table" loop, my guess is
the db_execute_immediate() for each point. Faster to write that
to a stream then execute for all points at once? Only slow for
DBF?
2007-10-17 07:45 hamish
* : fields are now called layers
2007-10-17 06:04 hamish
* : New email address for me
2007-10-16 20:48 glynn
* : Fix interaction between vect= and -a to match 6.2.x.
2007-10-16 16:47 markus
* : gdalwarp fix
2007-10-16 16:45 glynn
* : Fix BLAS/LAPACK breakage
2007-10-16 15:05 markus
* : Lars Ahlzen for Cairo driver
2007-10-16 15:03 glynn
* : cairo driver from Lars Ahlzen
2007-10-16 14:52 glynn
* : Only install .bat files on Windows
2007-10-16 14:51 glynn
* : Record initialisation
2007-10-16 14:50 glynn
* : Tidying
2007-10-16 12:22 markus
* : optional cover map support added
2007-10-16 11:53 glynn
* : Move Module.make inclusion
2007-10-16 11:50 glynn
* : Revert previous change
2007-10-16 11:44 martinl
* : Synchronize with SVN (add keywords element).
2007-10-16 07:45 markus
* : reverted
2007-10-16 07:44 markus
* : reverted for winGRASS
2007-10-15 20:47 markus
* : moved include up for make -jX
2007-10-15 20:26 markus
* : example added
2007-10-15 20:17 markus
* : fix order for 'make -jX'
2007-10-15 19:52 markus
* : allow for identical location names in different databases
2007-10-15 16:25 glynn
* : Make some dependencies more explicit
2007-10-15 15:56 glynn
* : Reinstate G_align_window()
2007-10-15 14:21 markus
* : junk removal
2007-10-15 14:17 markus
* : use new G_OPT_R3_MAP
2007-10-15 14:15 markus
* : added G_OPT_R3_MAP, G_OPT_R3_MAPS macros ('make distclean' is
your friend)
2007-10-15 13:42 martinl
* : Do not use G_align_window for vect=
Message standardization
2007-10-15 11:12 martinl
* : Bugfix GF #489
2007-10-15 10:36 markus
* : msg cosmetics
2007-10-15 09:56 markus
* : new example added
2007-10-15 05:24 glynn
* : Eliminate use of XDR in DBMI
2007-10-14 23:08 brad
* : - Added type definitions akin to g2c not provided for gcc4+
(F95)
2007-10-14 22:33 michael
* : Fix brightness values to save with *.grc file
2007-10-14 22:33 michael
* : Add brightness control for drape map (shaded relief).
2007-10-14 17:48 carlos
* : New translations and files updated to current cvs
2007-10-14 17:45 michael
* : Fix bug where symbol entry incorrectly added @[symbol
directory] to
name.
2007-10-14 17:04 carlos
* : Standardization
2007-10-14 16:43 carlos
* : Standardization
2007-10-14 16:30 carlos
* : Standardization
2007-10-14 16:04 carlos
* : message added to grassmods.po
2007-10-14 15:02 carlos
* : Standardization
2007-10-14 08:21 markus
* : brad: Fortran and BLAS/LAPACK updates per Glynn's request
2007-10-13 11:18 maciej
* : Update doc to accomodate that -p doesn't require dummy columns
anymore (thanks Martin). Some more cleanup.
2007-10-13 10:56 martinl
* : Message standardization.
2007-10-13 10:44 martinl
* : Calculate also distance (for points, lines) in 3D.
Message standardization.
2007-10-12 18:57 martinl
* : Fix return code for tool 'create'.
2007-10-12 14:45 martinl
* : Fix length calculation for 3dlines.
Fix out of memory when vector map contains no feature with
category number.
Column parameter not need for -p flag.
2007-10-12 12:04 martinl
* : New tool 'zbulk' added.
Manual page updated.
Various minor fixes.
2007-10-11 21:57 carlos
* : More messages translated
2007-10-11 16:14 martinl
* : Avoid segfault in Vect_cidx_find_all() if layer index not
found.
Doxygen docs updated.
2007-10-11 13:59 glynn
* : Fix problem with maps >2GiB
2007-10-11 13:28 martinl
* : Fix types:
point -> 3d line (vertical)
line -> 3d line (changed)
boundary -> faces
area -> faces + kernel (new)
2007-10-11 05:27 hamish
* : add ESRI GeoTIFF example (untested!), more see also links.
2007-10-11 04:34 brad
* : - Updated G_raster_size() and G_incr_void_ptr() to use size_t
for large file support
2007-10-11 00:54 brad
* : - Fortran and BLAS/LAPACK updates per Glynn's request
2007-10-10 16:14 martinl
* : Add 'query' parameter, currenly 'length' and 'dangle'
supported.
Fix -r (& type).
2007-10-10 16:13 martinl
* : Add new Vect_find_line_list() based on Vect_find_line().
2007-10-10 11:49 martinl
* : Category mode option added.
2007-10-10 11:46 martinl
* : Doxygen docs updated.
2007-10-10 09:09 martinl
* : Fix checking for 'select statement'.
2007-10-10 08:30 hamish
* : rename r.cats to r.category
2007-10-10 08:01 hamish
* : rename r.cats r.category
2007-10-10 07:49 hamish
* : * rename module to r.category
* fix HTML list bugs
* add support for creating cats/ label files with the module
-- I expect there may be bugs --
eg CELL map with cat1:cat2 range doesn't work
2007-10-10 07:30 hamish
* : can't close stdin
2007-10-10 06:11 hamish
* : add support for r.univar's extended stats. I expect that bad
things will
happen if the region is too big and r.univar -e runs out of
memory.
2007-10-09 21:47 markus
* : typo
2007-10-09 17:31 martinl
* : Typo...
2007-10-09 17:17 martinl
* : Add newline for tool=select.
2007-10-09 16:38 carlos
* : Standardization
2007-10-09 16:23 carlos
* : typos
2007-10-09 14:52 martinl
* : Message standardization.
Doxygen docs updated.
2007-10-09 13:31 hamish
* : create the "n" statistic column as INT not DOUBLE
2007-10-09 09:36 martinl
* : Use PORT_DOUBLE_MAX for bounding box definition.
2007-10-09 07:09 martinl
* : Allow copy features also from background map.
Minor bugfix in do_snapping() fn.
2007-10-09 03:28 brad
* : - Made local functions static
- Remove local functions already present in printtab.c
- Changed Makefile to link select.o with printtab.o
2007-10-09 03:27 brad
* : - Made local functions static
- Use EXIT_SUCCESS|EXIT_FAILURE
2007-10-09 01:21 brad
* : - Exit gracefully on SELECT SQL statement
- Made local functions static
2007-10-08 23:30 brad
* : - Noted that db.execute does not return data; use db.select.
2007-10-08 22:43 glynn
* : Put include line in the right place so that GISBASE is set
2007-10-08 21:34 hamish
* : fix grep lock reported by Stefano Costa (thanks Glynn)
2007-10-08 20:59 maciej
* : Corrected 'layer' description (copy/paste v.db.addcol); better
(I hope) descriptions for other options.
2007-10-08 12:33 martinl
* : change key for background map: bmap -> bgmap
2007-10-08 09:15 martinl
* : Module consolidation (based on wxGRASS needs), various fixes.
Message standardization, removed -i/s/v flag, added snap
parameter.
Snapping to vertex enabled, also possibility to snap to the
features in background map(s).
2007-10-08 08:24 hamish
* : allow import of 3D lines from Matlab.
Top datapoint of matlab input doesn't have to be "NaN NaN"
2007-10-08 07:02 hamish
* : fix UL html bug. talk more about most modules only working on
features
with a category number.
2007-10-07 23:24 michael
* : Updates to animation icons
2007-10-07 20:37 michael
* : Update for new icons.
2007-10-07 20:36 michael
* : Update animation icons
2007-10-07 20:35 michael
* : Exit icon
2007-10-06 22:45 michael
* : improved error trapping
2007-10-06 21:13 michael
* : Updated procedure to change GRASS named colors to rgb/hex.
Color
"none" was black with alpha black (0 0 0 0). Changed "none" to
white with
alpha white (255 255 255 255).
2007-10-06 16:43 michael
* : Fix bug in which label placement ignores values to the right of
the
decimal place and also fix color issues with color=none.
2007-10-06 12:18 carlos
* : Standardization
2007-10-06 05:04 hamish
* : add test so don't overwrite VAR file without testing. I just
commented the whole
thing out though after fixing it, as the VAR and $MAPSET/dbf/
should be
created on demand. To a raster-only or postgres-only user they
are just
file pollution. code bug #502
2007-10-06 01:54 hamish
* : revert last msg standardization; this is a bad input string not
a number.
There may be a bad space, newline, or something so we need to
show the
string exactly & where its bounds are.
2007-10-05 22:23 glynn
* : Remove reference to fixed set of choices for size= option.
2007-10-05 11:25 moritz
* : needed one level higher in path
2007-10-05 11:18 moritz
* : adapted patch to current version of file
2007-10-05 09:41 martinl
* : G_OPT_V_MAPS added.
2007-10-04 12:30 glynn
* : Work around order-only dependencies bug in make < 3.81
Eliminate unnecessary re-compilation due to yacc files
2007-10-03 16:01 carlos
* : Standardization
2007-10-03 15:02 carlos
* : Standardization
2007-10-03 14:29 carlos
* : Standardization
2007-10-03 14:06 markus
* : better error message
2007-10-03 09:40 markus
* : improved warning
2007-10-03 09:27 markus
* : fixed broken script
2007-10-03 08:30 markus
* : predefine DBF driver if DB connection not defined
2007-10-02 19:53 glynn
* : Don't use pattern rules to generate HTML files
Add CLEAN_SUBDIRS so that v.clean, r.terraflow, r.le.setup don't
need to override "clean" target
Eliminate use of "inter" target; no longer meaningful
Don't use htmldir target in directories with no HTML
2007-10-02 17:54 carlos
* : New translations
2007-10-02 17:50 carlos
* : Standardization
2007-10-02 17:46 william
* : Platform.make already sets INSTALL (-m not an option for cp)
2007-10-02 16:21 william
* : cleanup to reduce recompilation
2007-10-02 14:59 carlos
* : Standardizaion
2007-10-02 14:59 carlos
* : Standardization
2007-10-02 09:37 martinl
* : Avoid segfault, unable to open database.
Message standardization.
2007-10-02 04:38 martinl
* : Do not overwrite output vector map
2007-10-02 02:29 hamish
* : write command line history metadata to output map
2007-10-01 19:43 william
* : Remove unnecessary keys
2007-10-01 19:42 william
* : platform.make needs to be included directly now to get
MACOSX_APP
2007-10-01 14:36 carlos
* : Standardization
2007-10-01 14:35 carlos
* : More messages translated
2007-10-01 09:56 glynn
* : Increase size of prog_exp.symbol field (to allow for i.atcorr)
2007-10-01 09:55 glynn
* : Change handling of "library + modules" directories so that
"make clean" works
2007-10-01 09:16 glynn
* : Convert Makefiles to allow subdirectories to be built in
parallel
Eliminate etc/support and etc/water subdirectories
2007-09-30 12:48 carlos
* : Standardization
2007-09-30 12:22 carlos
* : Standardization
2007-09-30 12:10 glynn
* : Clean-up build system to facilitate parallel builds and to
avoid unnecessary re-compilation
2007-09-30 12:10 carlos
* : Standardization
2007-09-30 11:59 carlos
* : Standardization
2007-09-30 11:50 carlos
* : Standardization and messages added to po
2007-09-30 11:16 carlos
* : Standardization
2007-09-30 11:09 carlos
* : Standardization
2007-09-30 10:45 carlos
* : Standardization
2007-09-30 10:36 carlos
* : Standardization
2007-09-30 07:08 martinl
* : Cosmetics: message cleaning
2007-09-29 15:11 glynn
* : Fix rules for building HTML (PROG must be defined first)
2007-09-29 04:42 martinl
* : Copy to ARCH_DISTDIR also GPL.TXT (needed for wxGRASS About
Dialog)
2007-09-28 15:26 martinl
* : Update file, based on
'http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt'
2007-09-28 15:06 glynn
* : Various fixes to deal with parallel builds
2007-09-28 14:44 glynn
* : Commit version of configure which corresponds to configure.in
2007-09-28 13:12 brad
* : - Default PostgreSQL and gfortran: disable
2007-09-28 06:23 markus
* : reverted 'separate out builddemolocation'
2007-09-27 10:36 markus
* : separate out builddemolocation to avoid 'make -j4' race
condition
2007-09-27 07:27 markus
* : one msg more
2007-09-26 20:43 carlos
* : More messages translated
2007-09-26 20:42 carlos
* : Standardization
2007-09-26 07:19 hamish
* : add support for RGB label/background/highlight/border colors.
reorder options.
label file takes map name if not given.
comment out color setting options from long long ago in man page.
2007-09-26 06:47 hamish
* : add support for the "width" label control. unfortunately the
default thickness
is 1, which can be ugly when the label is rotated (versus the
minimum
line thickness of 0). so rotated labels are now slighltly uglier
by
default. :( oh well
2007-09-26 05:45 hamish
* : add RGB support for label/background/border/highlight colors
2007-09-26 05:17 martinl
* : Cosmetics (EXIT/cleaning module description and messages)
2007-09-26 00:12 hamish
* : GpsDrive website URL update
2007-09-25 15:11 hamish
* : add rotation support for text instruction labels
2007-09-25 15:05 hamish
* : add RGB support for all text labels.
add rotation support for text instruction labels.
bump max text border width to 25.
2007-09-25 11:47 hamish
* : new north arrow (head) symbol based on the one from d.barscale
-n by Huidae Cho
NOTE: symbol exceeds bounding box for rational scaling. Don't
know if that
will break anything.
2007-09-25 07:08 hamish
* : clean rectangle descr
2007-09-25 06:36 martinl
* : Revert change, (format for 'list of layers' changed in 6.x)
2007-09-24 10:13 martinl
* : Parse 'create options'.
Message cleaning.
2007-09-24 00:34 michael
* : Bug fix for no xtnmenu.dat file. Add separator between menu
items if
more than one xtnmenu.dat file.
2007-09-23 15:59 michael
* : Will read xtnmenu.dat files when multiple directories are
listed in
GRASS_ETC_PATH
2007-09-23 11:10 markus
* : updated to enable Brad's changes
2007-09-23 10:37 brad
* : - Attempt to detect fortran compiler
- Expanded BLAS/LAPACK/ATLAS detection
2007-09-23 08:33 markus
* : alt. term
2007-09-23 07:07 glynn
* : Makefile clean-up
2007-09-23 06:52 michael
* : Updated menu to create Xtns menu, following new standards.
2007-09-22 09:08 carlos
* : Monika Tylus translations and updated
2007-09-21 22:48 carlos
* : Robert Nuske translations and updated
2007-09-21 22:12 carlos
* : Files updated with current code
2007-09-21 22:01 carlos
* : Typos
2007-09-21 21:30 carlos
* : Standardization
2007-09-21 13:32 markus
* : Solomon Gizaw: initial Amharic (Ethopia)
2007-09-20 14:18 moritz
* : fix to allow cancelling GRASS startup
2007-09-20 00:13 brad
* : - Added new option 'm' to print transformation matrix in human
readable form.
- Updated description.html to reflect change.
2007-09-20 00:12 brad
* : - Added new function: print_transform_matrix()
2007-09-19 23:54 brad
* : - Added new function: print_transform_matrix()
- Began documentation process and added copyright statement
2007-09-19 21:19 carlos
* : Standardization
2007-09-19 21:18 carlos
* : More messages translated and updated
2007-09-19 08:13 glynn
* : Don't "round" (i.e. add 0.5 to) FP maps
2007-09-19 07:20 markus
* : less misleading
2007-09-19 05:13 michael
* : Bug fix for expr $len-1 not specified
2007-09-19 04:53 michael
* : Fix insertion of newline to make single, flat list of elements
to be compatible with BSD sed
2007-09-18 09:15 wolf
* : Set background colors to the Colors guisection.
2007-09-18 09:13 wolf
* : Added support for colors.
2007-09-18 06:17 michael
* : Fix multiple selection functions, added credit and GPL header,
some
code cleanup.
2007-09-18 05:52 wolf
* : Added support for the fontscap fonts.
2007-09-16 07:21 michael
* : Multiple updates and fixes. Now will accept raster map series
in form
of rast(1-n) OR specified as glob/regexp pattern. Initial entry
does
not have a preceding "," now. Uses WIND_OVERRIDE for changing
region
resolution. Some cosmetic fixes.
2007-09-15 14:35 maciej
* : Some code re-arrangement. Handle empty table. Check for awk.
Other minor fixes.
2007-09-14 22:21 carlos
* : New nviz messages translated
2007-09-14 22:20 carlos
* : Standardization
2007-09-14 22:14 carlos
* : Standardization and typos
2007-09-14 16:37 martinl
* : Revert changes: Remove redundant space from output (can break
some scripts, e.g. v.db.addtable).
2007-09-14 08:18 markus
* : Wildcard comments added
2007-09-13 21:34 markus
* : note about CSV type recognition. In fact, it needs
http://trac.osgeo.org/gdal/ticket/1761 to be applied to GDAL)
2007-09-13 21:24 markus
* : DSN support added for SQLite, PostgreSQL etc
2007-09-13 21:04 markus
* : string fixed
2007-09-13 15:57 markus
* : ref'ed at least a few functions
2007-09-13 07:41 michael
* : Labels working now.
2007-09-13 07:10 michael
* : remove debugging code
2007-09-13 07:09 michael
* : Bug fix.
2007-09-13 06:51 michael
* : A simple series of maps (i.e., without sequential numbers) can
now
be entered into a view.
2007-09-13 06:38 michael
* : Update to permit display of animations with different numbers
of
maps (frames) in each subwindow of a multi-window animation.
2007-09-13 04:34 michael
* : Scaling fixed for multiple views. Views can now display more
than
10 maps. Improved error trapping.
2007-09-12 21:37 martinl
* : Cleaning messages + i18n.
2007-09-12 13:49 glynn
* : More efficiency improvements
2007-09-12 11:34 martinl
* : Fix 'dco' and 'lco' parsering.
Update manual page.
2007-09-12 06:04 michael
* : Animate button on layer manager toolbar now linked to TclTk
animation
module instead of xganim.
2007-09-11 17:54 glynn
* : Fix handling of $(EXE)
2007-09-11 17:54 glynn
* : Efficiency improvements
2007-09-11 17:53 glynn
* : Remove size restriction
2007-09-11 15:04 michael
* : Bug fix for saving grc files. From Eric Patton.
2007-09-11 07:31 markus
* : NIMA docs URL
2007-09-11 07:20 michael
* : Added progress bar. Working on scaling for multiple views.
2007-09-11 04:51 michael
* : Added coordinate point reset button and apply button to NVIZ
path module
2007-09-11 03:04 william
* : add missing GIS_LOCK to Terminal export list
2007-09-11 02:10 william
* : remove outer braces on menu items
2007-09-10 18:44 william
* : remove bogus wx install step
2007-09-10 18:38 wolf
* : Fixed 3 errors. Fixed broken lineover implementation. Fixed
broken labelover
implementation. Fixed broken centerdness implementation.
2007-09-10 18:25 markus
* : fixed parameters
2007-09-10 15:45 michael
* : Bugfix.
2007-09-10 15:20 michael
* : TclTk interface to d.nviz for creating flythrough paths in NVIZ
2007-09-10 07:40 michael
* : Added animation tool to package list and menu
2007-09-10 07:37 michael
* : New animation module in TclTk to replace Xganim.
2007-09-10 07:36 michael
* : Icons for TclTk animation module
2007-09-10 06:58 martinl
* : Explain -- when printing db connection parameters, the
parameter layer is ignored.
2007-09-09 19:43 maciej
* : If sort flags are used (which sorts the output based on the
last column, instead of the first), use column 1 (ie. cat) as a
second key for sorting.
2007-09-09 13:48 maciej
* : Fixed reporting x,y coordinates. Now also reports z coordinate.
Fixed handling vectors without tables (no errors printed, output
looks the same as in case when table exists).
2007-09-08 20:29 martinl
* : Use G_OPT_TABLE/DRIVER/DATABASE.
Check if key column exists and if it's data type is integer.
Fix messages.
2007-09-08 20:00 martinl
* : Use G_OPT_TABLE/DRIVER
Add check that key is INTEGER (needs test for column type).
Add check if column exists.
2007-09-08 18:54 martinl
* : Use G_OPT_TABLE/DRIVER/DATABASE.
Cleaning messages.
Use EXIT_SUCCESS/FAILURE.
2007-09-08 16:22 martinl
* : G_OPT_DRIVER and G_OPT_DATABASE added.
2007-09-08 03:55 michael
* : Error reporting update. G_msg translation for
internationalization
now done at caller instead of in Gm::errmsg function.
2007-09-08 03:33 michael
* : Any custom error message international translation done by the
caller and not by Gm::errmsg procedure.
2007-09-08 03:31 michael
* : Update. LPR printing no longer needs ghostscript.
2007-09-07 17:38 maciej
* : Typos, rearanged to comply with other GRASS docs better,
brought the 'Last changed' back, better REFERENCES and AUTHORS,
one thing unclear more.
2007-09-07 14:10 martinl
* : Simplify usage of the module, use new parameter 'table'.
Description updated, also support 'varchar' as column type.
2007-09-07 12:55 martinl
* : G_OPT_TABLE other G_ELEMENT_ (G_ELEMENT_OLDVECTOR, ...) added.
2007-09-07 12:17 markus
* : added affine transformation explanation
2007-09-07 10:42 martinl
* : Cosmetics (comments for example "extrude" changed).
2007-09-07 10:37 martinl
* : Individual transformation parameters based on category number
enabled (column & layer option).
2007-09-07 06:34 michael
* : Added "apply" button to rules inteface. Now you can apply rules
and keep the rules entry open to try other variations without
having to start over.
2007-09-07 05:16 michael
* : Removed 2 unneeded and sometimes problematic error reporting
message
boxes.
2007-09-07 02:55 hamish
* : don't show r.stats's G_percent()
2007-09-06 10:32 martinl
* : Avoid segfault if vector map is not found.
Print also line id in basic mode.
2007-09-06 07:16 markus
* : intro added
2007-09-06 05:32 markus
* : cosmetics
2007-09-06 05:30 michael
* : Update for OSGEO incubation review
2007-09-06 02:31 brad
* : - Used EXIT_SUCCES | EXIT_FAILURE
- Made local functions static and declated them proper
- Made visibility option optional
- Still needs more work
2007-09-05 16:27 markus
* : applied Yann's patches
2007-09-05 12:57 markus
* : State authors
2007-09-05 11:50 markus
* : SHAPELIB copy updated
2007-09-05 06:25 michael
* : Update error reporting to use new Gm::errmsg procedure
2007-09-05 06:22 michael
* : Change error reporting to use new Gm::errormsg procedure.
2007-09-05 01:31 william
* : some small clarifications
2007-09-05 01:31 william
* : missing copyright
2007-09-04 19:51 markus
* : typo fixed
2007-09-04 19:47 william
* : add curl info
2007-09-04 19:42 william
* : Tell user whether wget or curl is used
2007-09-04 19:22 william
* : try curl if wget not found
2007-09-04 15:54 markus
* : two guisections
2007-09-04 08:34 martinl
* : Typo: window -> windows
Doxygen docs updated.
2007-09-04 01:43 hamish
* : make raster metadata section less vector oriented
2007-09-03 21:01 markus
* : Metadata section added
2007-09-02 04:58 glynn
* : Use line breaks in weights= example for clarity
2007-09-02 00:22 michael
* : Cosmetic improvments to default command GUI
2007-09-02 00:18 william
* : don't use NULL in G_done_msg
2007-09-01 23:58 michael
* : Cosmetic improvements to GRASS output console.
2007-09-01 22:45 brad
* : - Added documentation for new 'weight' option.
2007-09-01 22:42 markus
* : msg cosmetics
2007-09-01 22:03 carlos
* : Updated and new strings translated
2007-09-01 21:52 carlos
* : Typos and standardization
2007-09-01 19:55 michael
* : Improved error management by adding tk_messageBox output to
error
traps.
2007-09-01 19:42 michael
* : Improved error management. Added tk_messageBox displays for all
error output. Added some explanatory messages too.
2007-09-01 19:18 william
* : remove note about not running on case-sensitive file systems
2007-09-01 18:50 william
* : Change 'Resources' install path to 'MacOS'
2007-09-01 17:40 glynn
* : Document GRASS_PNG_READ, GRASS_PNG_MAPPED
2007-09-01 17:40 glynn
* : Change MacOSX App installation path
2007-09-01 10:10 maciej
* : One bit unclear more.
2007-09-01 10:05 maciej
* : Cleaned up the doc as far as I'm sure what I'm doing.
Documented bits still unclear.
2007-08-31 21:14 markus
* : restored DESCRIPTION
to make manual build happy
2007-08-31 17:47 michael
* : Final fix for box behind labels with PS labels.
2007-08-31 14:05 martinl
* : Czech translation updated (only libs).
2007-08-31 13:27 martinl
* : Use G_malloc instead of malloc.
Doxygen docs updated.
2007-08-31 07:59 michael
* : Fixed bounding box size problem for labels.
2007-08-31 06:04 michael
* : Fix NVIZ state file saving and loading for all relevant panels.
2007-08-30 11:48 brad
* : - Cleanup
- Used G_done_msg ()
2007-08-30 02:29 brad
* : - Fixed some compiler warnings
2007-08-30 02:19 brad
* : - Fixed compiler warning
2007-08-30 02:17 brad
* : - Fixed compiler warnings
2007-08-30 02:12 brad
* : - Used 0->EXIT_SUCCESS
- Fixed compiler warning
2007-08-30 02:10 brad
* : - Fixed compiler warning
2007-08-30 02:05 brad
* : - Fixed compiler warnings
- Used macros in header file (prevents multiple inclusion)
- Localized text
2007-08-29 10:21 brad
* : - Fixed compiler warnings
2007-08-29 10:19 brad
* : - Fixed compiler warning
2007-08-29 10:05 brad
* : - Fixed compiler warnings
2007-08-29 09:55 brad
* : - General messages should not be fatal.
2007-08-29 09:53 brad
* : - Added docbook documentation
2007-08-29 09:48 brad
* : - Used header file macros (prevents multiple inclusion)
2007-08-29 09:45 brad
* : - Fixed several bugs
- mktemp()->mkstemp()
2007-08-29 09:34 brad
* : - Fixed bug in pie.c (used '&' instead of '&&')
- Fixed compiler warnings
2007-08-29 09:33 hamish
* : process newlines. (thanks to Ivan Shmakov for the tip)
2007-08-29 07:35 brad
* : - Fixed compiler warnings
- Added docbook documentation
2007-08-29 07:26 brad
* : - Fixed compiler warnings
- Added docbook documentation
2007-08-29 07:21 brad
* : - Fixed compiler warnings
- Added docbook documentation
2007-08-29 07:10 brad
* : - Fixed compiler warnings
- Added docbook documentation
2007-08-29 06:57 brad
* : - Made affinity_type() static
- Fixed compiler warnings
- Added docbook documentation
2007-08-29 06:38 brad
* : - Fix compiler warnings
- Added docbook documentation
2007-08-29 06:31 brad
* : - Fixed compiler warnings
- Added docbook documentation
2007-08-29 06:14 brad
* : - Updated from K&R style declaration
- Added parenthesis for readability
- Added docbook documentation
2007-08-29 06:13 brad
* : - Updated file dates
2007-08-29 06:11 brad
* : - Removed K&R style declarations
- Added docbook documentation
2007-08-29 05:51 brad
* : - Added parenthesis around truth statements
2007-08-29 05:36 brad
* : - Added parenthesis around truth statement
2007-08-27 22:49 brad
* : - fixed a compiler warning
2007-08-27 07:15 hamish
* : note about consolidating code
2007-08-27 07:02 hamish
* : allow dynamic symbol rotation from value in attribute column
2007-08-26 04:49 glynn
* : v.what isn't a display module; don't use R_* functions
2007-08-26 04:47 glynn
* : must come last
2007-08-26 04:47 glynn
* : Don't include parameter names in prototypes
2007-08-25 23:46 soeren
* : - Code clean up
- Use G_free instead of free
- G_free_* should return void
- Added doxygen doc to integer matrix/vector functions
2007-08-25 22:57 michael
* : Catch and deal with situations where command send extraneous
information
along with the tcltk interface description when run with --tcltk.
Example
is v.what.
2007-08-25 22:52 brad
* : - Updated usage of G_math_rand_gauss()
- Updated description
- Removed source.txt
- Updated GRASS API usage in module
2007-08-25 05:59 brad
* : - Minor API usage updates.
- Uses EXIT_SUCCESS|EXIT_FAILURE
2007-08-25 04:07 brad
* : - Removed NR gaussian random function for OSS version
- gauss() -> G_math_rand_gauss()
- rand1() -> G_math_rand()
- Updated calls in r.surf.random, r.surf.fractal, r.surf.gauss
- Removed duplicated max_pow2() function from r.surf.fractal
2007-08-25 03:51 brad
* : - findzc -> G_math_findzc()
- min_pow2 -> G_math_min_pow2()
- max_pow2 -> G_math_max_pow2()
- i.zc cleanup
2007-08-24 13:25 markus
* : face not supported here
2007-08-24 13:23 markus
* : MartinL: Support for points added; cleaning the code
2007-08-24 09:36 hamish
* : Removed comment about NR code. This module uses rand1() from
lib/gmath/rand1.c which links to std C lib rand() or drand48().
There is no Numerical Recipes code here anymore.
2007-08-24 07:37 michael
* : updated GIS Manager help and added more button icons.
2007-08-24 05:59 michael
* : Added get info button to raster and vector layer panels. Thanks
to
Carlos Grohmann
2007-08-24 05:58 michael
* : New icon for raster or vector info button and squaring the help
button.
2007-08-24 05:26 michael
* : Wrap GRASS commands in catch statements for better error
trapping
and reporting. Improvements to help system (replacing *nix-isms
with
pure TclTk for better cross-platform compatibility).
2007-08-24 05:24 michael
* : Wrap GRASS commands in catch statements for better error
trapping and reporting.
2007-08-24 04:13 glynn
* : Fix description of rand() function
2007-08-23 21:31 markus
* : example added
2007-08-23 14:37 carlos
* : More messages translated
2007-08-23 13:39 markus
* : be less cryptic how driver works
2007-08-23 09:51 hamish
* : don't dump debug info by default
2007-08-23 07:25 michael
* : Improved error trapping.
2007-08-23 07:23 michael
* : Improved error trapping and fix jittering dialog for v.what
2007-08-23 07:22 michael
* : Improved error trapping
2007-08-23 07:00 hamish
* : credits
2007-08-23 06:45 hamish
* : new -i flag to make CELL map output.
cleanup code to modern grass standards.
I'm 99% sure it doesn't use NR code, so clean up those references
some.
Remove redundant map name check (--overwrite wouldn't).
#include for rand1().
2007-08-23 03:48 hamish
* : html bugs
2007-08-22 18:28 markus
* : msg fixes
2007-08-22 18:21 markus
* : msg fix
2007-08-22 16:01 carlos
* : Message standardization
2007-08-22 15:59 carlos
* : Updated and more messages translated
2007-08-22 05:45 markus
* : typos fixed
2007-08-22 05:43 markus
* : typos fixed; i18N
2007-08-21 18:01 soeren
* : Preparation for cauchy boundary conditions
2007-08-21 18:00 soeren
* : Added groundwater flow cauchy boundary conditions
* river handling
* drainage handling
2007-08-21 17:54 soeren
* : Added groundwater flow cauchy boundary conditions
* river handling
* drainage handling
2007-08-21 17:53 soeren
* : Added raster io benchmark
gwflow test update
2007-08-21 14:55 paul
* : Fix compiler warning
2007-08-20 15:19 carlos
* : More messages translated in grassmods and updated
2007-08-20 15:12 carlos
* : Standardization
2007-08-20 15:11 carlos
* : Typos
2007-08-20 12:51 markus
* : docs fixed
2007-08-20 04:17 hamish
* : no need to keep backwards compatibility with the -s flag as it
was never
released. rename coord option variable name to be more
meaningful.
2007-08-20 03:46 hamish
* : typo in message
2007-08-20 03:42 hamish
* : expand module description
2007-08-20 03:19 hamish
* : only show message when in verbose mode
2007-08-19 13:30 markus
* : example tuned
2007-08-19 08:59 markus
* : --with-glw removed, see
http://lists.alioth.debian.org/pipermail/pkg-grass-general/2007-August/002742.html
2007-08-17 13:55 markus
* : link to GRASS commands for implementation
2007-08-16 11:28 markus
* : explain how to increase number of monitors
2007-08-15 16:04 glynn
* : Initialise D_?_to_?_{row,col} conversions when used
non-interactively
2007-08-15 07:58 markus
* : reduced default symbol size to not clutter up all maps
2007-08-15 05:07 hamish
* : note that GLw is needed to build, and that you have to build it
manually
2007-08-15 02:48 hamish
* : only be noisy if in verbose mode
2007-08-14 23:16 paul
* : Spelling
2007-08-14 23:10 paul
* : Don't use so much memory while running
2007-08-14 21:00 paul
* : Use prettier radio button-based dialog for datum transfrom
parameter selection
in epsg_option.tcl. Update epsg_option.tcl and file_option.tcl to
remove all
the fake location stuff and use the GISDBASE specified in the
normal GISRC.
Improve error reporting from g.proj when creating a new location.
Fix return
codes from gis_set.tcl. Make border around buttons in gis_set.tcl
pop-up
dialogs look the same as the border around buttons in the main
screen. Various
other small fixes to init stuff.
2007-08-14 20:21 paul
* : Remove weird stuff and run g.version directly
2007-08-14 20:21 paul
* : Remove redundant font path variable
2007-08-14 20:19 paul
* : Attempt at improved const-correctness in some recently added
bits of mine.
Don't print parser usage description if --quiet has been
specified.
2007-08-14 20:14 paul
* : Sort fonts by short name as per Markus' request. Allow
environment
variables (expanded at runtime) in extradirs= parameter (probably
not
particularly useful...).
2007-08-14 20:10 paul
* : Tidy set_datumtrans() and make return value potentially useful.
2007-08-12 18:04 michael
* : Removed nviz and d.nviz buttons from layer manager and added
menu
entries for nviz and d.nviz.
2007-08-11 10:14 markus
* : don't crash if output is missing in non-list mode
2007-08-11 10:13 markus
* : EXIT status
2007-08-10 14:52 carlos
* : More messages translated
2007-08-10 14:49 carlos
* : Typos
2007-08-10 14:42 carlos
* : Standardization
2007-08-10 14:35 carlos
* : Typos
2007-08-10 14:31 carlos
* : Standardization
2007-08-10 14:30 carlos
* : New translations in grassmods and updated
2007-08-10 05:38 markus
* : new spec files from Brad
2007-08-09 18:45 carlos
* : New translator added and file alphabetically ordered by
language and
translator name
2007-08-09 18:43 carlos
* : Files updated as announced
2007-08-09 18:38 carlos
* : Monika Tylus translation and files updated
2007-08-09 18:35 carlos
* : Vincent Bain translation and file updated
2007-08-09 17:35 brad
* : - Updated documentation for messaging routines to explicitly
explain NULL cannot be passed to those functions.
2007-08-08 19:11 william
* : do not use NULL in message functions
2007-08-08 18:48 paul
* : Closing bracket in wrong place
2007-08-08 18:39 paul
* : Replace use of "exec cat" by Tcl functions open/gets/close for
Windows compatiblity
2007-08-08 18:38 paul
* : Remove extra line-ending character and don't echo command to
screen (to
look tidier)
2007-08-08 18:37 paul
* : Fix for Windows: get rid of .exe suffix in man page titles and
auto-
generated dialogs etc.
2007-08-08 17:36 brad
* : - Fixed G_done_msg() usage.
2007-08-08 16:19 carlos
* : Standardization
2007-08-08 16:04 carlos
* : Standardization
2007-08-08 15:49 carlos
* : Standardization
2007-08-08 15:48 carlos
* : Updated and more messages translated
2007-08-07 22:56 william
* : make sure PROJ/bin is in PATH
2007-08-07 20:56 william
* : reactivate Terminal for anything but TclTk GUI startup
2007-08-07 19:00 glynn
* : Native Windows fix
2007-08-07 14:22 william
* : expand gui start message to include wx
2007-08-07 07:25 glynn
* : Allow wxWidgets dialogs
2007-08-06 19:13 carlos
* : Standardization
2007-08-06 16:01 glynn
* : Add missing file readweights.c
2007-08-06 15:28 markus
* : removed duplicated header
2007-08-06 15:21 carlos
* : Standardization
2007-08-05 17:46 michael
* : New icons, developed for wxPython GUI, but also usable in TclTk
GUI
2007-08-05 17:44 michael
* : Updated d.grid icon
2007-08-05 15:20 glynn
* : Add weight= option
2007-08-05 11:36 markus
* : don't crash
2007-08-05 10:37 markus
* : closer to current color scheme
2007-08-04 14:43 glynn
* : Add r.mfilter.fp
2007-08-03 16:39 carlos
* : New French translator added
2007-08-03 16:36 carlos
* : Vincent Bain translation and updated with new pot
2007-08-03 16:14 markus
* : typos fixed
2007-08-03 15:54 carlos
* : Standardization
2007-08-03 12:40 markus
* : expanded
2007-08-03 12:33 markus
* : screenshot added
2007-08-03 12:28 markus
* : screenshot added
2007-08-03 12:21 markus
* : working example
2007-08-03 12:18 markus
* : salesman example added (but result look like a steiner tree,
why?
2007-08-03 12:15 markus
* : say that it is Spearfish
2007-08-03 12:06 markus
* : Steiner tree example
2007-08-03 10:16 glynn
* : Add FP version of r.mfilter
2007-08-02 15:48 carlos
* : Updated and new translations
2007-07-31 08:28 glynn
* : Add -c (circular neighbourhood) flag
2007-07-30 21:14 michael
* : i.rectify output in georectifier now goes to gronsole for
better
user feedback.
2007-07-30 20:51 michael
* : Printed output from i.rectify echoed to termina.
2007-07-30 16:06 michael
* : Update grid panel to include new options. Improve display font
setting.
2007-07-30 15:58 michael
* : Improvements to font selection for display. Default for each
layer
is the default grass font if nothing selected. The default grass
font is Romans if nothing selected.
2007-07-30 07:33 markus
* : workaround for #434
2007-07-27 14:28 paul
* : Workaround for Tcl bug: info exists env on Windows.
Make title for font select window clearer.
2007-07-27 14:01 brad
* : - allow input from other mapsets
2007-07-26 21:55 glynn
* : Move FFMPEG code to separate file
Update to handle recent FFMPEG versions
2007-07-26 21:54 glynn
* : Fail if driver cannot be opened
2007-07-26 21:38 glynn
* : Enlarge filename buffers
2007-07-26 21:33 markus
* : don't open with R__open_quiet()
2007-07-26 21:19 markus
* : fixed too short buffer which would sometimes crash R-GRASS
interface
2007-07-26 19:07 markus
* : georectifier docs extended
2007-07-26 15:11 paul
* : * Correct path to stroke files in fontcap during a local
install (even
though the paths in the file aren't currently used!)
* Generate binary versions of datum gridshift files during binary
install
* Generate fontcap file for local system during binary install
2007-07-26 14:09 paul
* : Be more precise identifying absolute paths on Windows
2007-07-26 14:07 paul
* : Use integer arithmetic and avoid use of math library - can
remove
math.h header again.
2007-07-26 14:01 paul
* : * Add capability to read new fonts.table descriptions for
stroke fonts
* Remove capability to write old-style freetypecap file
* Only run parser if command-line options are specified
* Don't overwrite existing fontcap files during compilation
2007-07-26 13:56 paul
* : Include table to identify each font with a descriptive name
(names taken
from the d.font man page)
2007-07-26 12:12 markus
* : georectifier cosmetics
2007-07-26 02:34 hamish
* : columns= is optional for attr data, it scans for type by
default.
2007-07-26 02:30 hamish
* : improve example (centroid gets cat not boundary), more std fmt
help
2007-07-25 19:28 glynn
* : Add R_font_info()
2007-07-25 14:47 markus
* : new Example
2007-07-25 14:28 markus
* : example greatly simplified thanks to Martin's v.net connect
tool
2007-07-25 14:03 markus
* : example greatly simplified thanks to Martin's v.net connect
tool
2007-07-24 19:33 markus
* : also talk about layer number
2007-07-24 14:41 markus
* : open maps correctly if in different mapsets
2007-07-24 13:56 markus
* : don't require predefined params
2007-07-24 12:52 martinl
* : Open/create maps in the right order.
2007-07-24 12:12 martinl
* : Missing file added.
2007-07-24 12:10 martinl
* : New operation 'connect' added. Manual page need update.
2007-07-24 11:55 markus
* : doxygen formatting
2007-07-24 09:42 markus
* : v.in.wfs added
2007-07-24 09:41 markus
* : added
2007-07-24 08:39 martinl
* : const const typo
2007-07-24 07:24 markus
* : bgyr color table added for thermal imagery
2007-07-23 15:47 martinl
* : Message standardization
2007-07-23 13:48 martinl
* : Minor messages cleaning
2007-07-23 12:06 markus
* : + http://www.blinkgeo.com
2007-07-23 09:59 martinl
* : Cleaning selected messages and module description
2007-07-23 09:46 markus
* : use wildcard
2007-07-23 09:42 markus
* : updated to EPSG 6.13 (CSV taken from GDAL-SVN-HEAD)
2007-07-23 09:15 martinl
* : Minor bugfix calculating minimum distance
2007-07-23 08:43 markus
* : merge tool docs tuning
2007-07-23 08:10 martinl
* : Use standard option
Default values for 'method' and 'size'
2007-07-23 07:57 markus
* : explain Attribute table behaviour
2007-07-22 23:53 markus
* : example less messy
2007-07-22 07:22 markus
* : docs started
2007-07-20 23:02 markus
* : Georectifier notes added (mostly from Michael's mail)
2007-07-20 22:46 carlos
* : Corrected error in po file
2007-07-20 22:33 carlos
* : Standardization (G_legal_filename()) and others
2007-07-20 22:23 carlos
* : New translations and message update
2007-07-20 18:28 carlos
* : Standardization
2007-07-20 16:53 carlos
* : Standardization
2007-07-20 13:19 martinl
* : New parameter -- 'bbox' -- vector map where bounding boxes of
input vector maps are written to
2007-07-20 13:04 martinl
* : Use for snapping library function
2007-07-20 07:42 markus
* : old r.proj deprecated; r.proj.seg renamed to r.proj
2007-07-20 07:41 markus
* : sync'ed in updates from r.proj
2007-07-20 07:32 markus
* : removed references since they aren't used here
2007-07-19 20:49 markus
* : sync'ed in updates from r.proj
2007-07-19 15:35 martinl
* : Message standardization
Do not print build info in 'quiet' mode
2007-07-19 13:37 martinl
* : Message standardization
i18n
2007-07-19 12:14 martinl
* : Use G_check_overwrite()
Do not print in `quiet` mode any build information
2007-07-19 11:55 martinl
* : Use G_check_overwrite()
Parameter 'input' is not required because of '-l' flag (List
raster maps in input location and exit)
2007-07-19 11:40 martinl
* : Bugfix: Code I #315
Parameter 'input' is not required because of '-l' flag (List
raster maps in input location and exit)
2007-07-19 11:15 martinl
* : G_check_overwrite() introduced
2007-07-19 09:39 martinl
* : Bugfix: Code I #315
2007-07-19 01:14 hamish
* : add -n flag to supress NULLs
2007-07-18 18:08 carlos
* : Standardization
2007-07-18 14:10 markus
* : docs improvements
2007-07-18 14:02 markus
* : split target for parallel build
2007-07-18 10:13 martinl
* : Bugfix RT #4225
2007-07-17 15:22 markus
* : HDF example
2007-07-17 13:18 martinl
* : Cosmetics: Clarify 'done' message
2007-07-17 13:07 martinl
* : Fix messages and module description
2007-07-17 09:53 markus
* : msg standardization
2007-07-17 09:36 markus
* : msg standardization; docs cosmetics
2007-07-16 19:30 carlos
* : Standardization
2007-07-16 19:28 carlos
* : Translation updated
2007-07-16 16:59 markus
* : new tag scheme; press release contacts updated
2007-07-16 16:23 martinl
* : Synchronize messages with r.proj
2007-07-16 16:04 carlos
* : Standardization
2007-07-16 12:42 martinl
* : Do not print header in report ('-p') when GRASS_VERBOSE=0,
useful for sorting..., etc.
2007-07-16 12:17 martinl
* : Write to 'error' vector map also boundaries of areas without
centroid
2007-07-16 09:48 markus
* : mention v.to.db
2007-07-16 09:19 markus
* : Glynn's explanations on GRASS_OVERWRITE added
2007-07-16 08:41 martinl
* : Message standardization
2007-07-16 08:01 martinl
* : Message standardization
2007-07-16 07:44 glynn
* : Add range aggregate (max - min)
2007-07-15 15:43 markus
* : gently fail in unprojected location
2007-07-15 15:14 markus
* : bugfix for NULL data (as done in r.mode)
2007-07-15 14:07 markus
* : examples added
2007-07-15 13:07 markus
* : changed single to double quotes for MS-Windows (code I #446)
2007-07-15 12:42 markus
* : changed single to double quotes for MS-Windows (code I #446)
2007-07-15 12:36 markus
* : changed single to double quotes for MS-Windows (code I #446)
2007-07-15 11:14 carlos
* : Standardization
2007-07-15 08:26 markus
* : No longer maintained and scheduled for demolition
2007-07-14 17:16 william
* : miscellaneous updates and clarifications
2007-07-14 16:22 william
* : added notes for starting GRASS.app (including new drag-n-drop)
and clarified a few other bits
2007-07-14 15:22 markus
* : GRASS_OVERWRITE flag support added
2007-07-14 13:06 markus
* : write cmd history
2007-07-14 13:00 markus
* : type declaration bug fixed
2007-07-14 12:51 markus
* : error tests
2007-07-14 12:24 markus
* : + db.in.ogr
2007-07-14 12:24 markus
* : new easy way to import tables
2007-07-14 10:59 markus
* : force flag added to avoid accidential remove; Spearfish example
2007-07-13 21:57 carlos
* : New translations (grassmods) and updated
2007-07-13 16:03 william
* : it's now possible to drag-n-drop a mapset folder onto GRASS.app
to start GRASS in that mapset
2007-07-13 16:00 markus
* : attempt at clarifying the function
2007-07-13 15:17 martinl
* : New tool for removing lines or boundaries of zero length
2007-07-13 14:18 martinl
* : Message cleaning
Synchronize code indention
2007-07-13 13:08 martinl
* : Message/Debug cleaning
2007-07-13 13:07 martinl
* : Message: i18n
2007-07-13 00:34 william
* : removed bogus flag from osacompile command
2007-07-12 23:52 william
* : changed method of running script in Terminal, seems to fix
PPC/grass-xterm-wrapper problem, allows passing params to shell
script
2007-07-12 17:40 carlos
* : Standardization and cosmetics
2007-07-12 17:27 carlos
* : Standardization
2007-07-12 13:10 martinl
* : Missing header
2007-07-12 11:14 glynn
* : Leave umask alone
2007-07-12 11:12 glynn
* : Leave umask() alone
2007-07-12 08:49 carlos
* : Warning messages added to po
2007-07-12 07:47 martinl
* : Fixing the bug which was introduced during the last commit
(thanks to Allan Hollander for pointing out)
2007-07-11 22:22 carlos
* : Standardization
2007-07-11 22:21 carlos
* : Standardization and d.extend messages added to po
2007-07-11 12:34 carlos
* : Typos
2007-07-11 12:24 carlos
* : Standardization
2007-07-11 12:16 carlos
* : Standardization
2007-07-11 11:52 carlos
* : Standardization
2007-07-11 11:44 carlos
* : Standardization
2007-07-11 10:31 martinl
* : Message/Debug cleaning
2007-07-11 09:45 carlos
* : Standardization and cosmetics
2007-07-11 09:16 carlos
* : Standardization and typos
2007-07-11 07:04 hamish
* : stdin must run as a single pass
2007-07-11 06:57 hamish
* : code:
allow reading data from stdin,
use new std parser opts.
help page:
nice r.colors -ne tip added,
removed finished TODOs.
2007-07-10 14:50 markus
* : PostgreSQL Data Types URL
2007-07-10 14:17 william
* : use correct name for OSX help browser
2007-07-10 08:48 hamish
* : exit val of 1 on error
2007-07-10 08:46 hamish
* : check that g.gisenv worked instead of failing with a cryptic
lock error.
2007-07-10 08:30 carlos
* : Standardization
2007-07-09 19:00 carlos
* : Standardization
2007-07-09 18:58 carlos
* : More translations
2007-07-09 16:53 carlos
* : Reverter wrong standardization
2007-07-09 15:15 martinl
* : Cosmetics:
* Clarify description of '-s/v/c' flags
2007-07-09 15:15 markus
* : explain read request for row -1 is outside region problem
2007-07-09 15:06 markus
* : i18n
2007-07-09 15:05 martinl
* : New flags '-s/v' (snapping added features)
Flag '-c' changed from "Do not close boundaries' to 'Close
boundaries'
Module description cleaned
Use '%d' instead of '[%d]' in messages
2007-07-09 15:03 markus
* : cross-link
2007-07-09 14:05 markus
* : Artur Wroblewski: updated to current GNS format + links fix
(code P #441, #442)
2007-07-09 12:26 markus
* : attempt at parallel build with make
2007-07-09 11:53 markus
* : first attempt at supporting parallel make (make -j4) (code I
#359)
2007-07-09 09:03 markus
* : bugfix for error catching if unknown type is defined (reported
by Jaroslaw Jasiewicz)
2007-07-08 10:23 markus
* : cosmetics
2007-07-08 07:43 hamish
* : don't bracket software generated variables, they aren't
parenthetical.
2007-07-07 13:50 carlos
* : Typos and standardization
2007-07-06 23:39 brad
* : - Fixed error displaying debug message
2007-07-06 17:46 carlos
* : Messages updated after some standardization
2007-07-06 12:32 carlos
* : Grammar
2007-07-06 11:41 martinl
* : Message standardization
Module description cleaning
2007-07-06 11:37 carlos
* : Standardization and more translations (grassmods_es)
2007-07-06 11:03 carlos
* : Standardization
2007-07-06 10:55 carlos
* : New translator added
2007-07-06 10:26 martinl
* : Comment dead module (m.ipf) in 'See also' section
2007-07-06 10:12 martinl
* : Message standardization
Cleaning module description
2007-07-06 09:33 martinl
* : Missing full point in description
2007-07-06 09:31 martinl
* : Message standardization
2007-07-06 08:57 martinl
* : Cleaning code (indention, module description, messages...)
2007-07-06 08:22 martinl
* : Typo fixed
2007-07-05 17:27 carlos
* : Standardization
2007-07-05 17:01 carlos
* : Standardization
2007-07-05 15:51 carlos
* : Typos and standardization
2007-07-05 15:48 carlos
* : More translations and updated
2007-07-05 15:39 carlos
* : Marcin Sanecki translation
2007-07-05 14:08 markus
* : Maris Nartiss: fix bug in map selection window (selecting some
map and then click Cancel or close window, map name still will be
added to map name entry widget same like when clicking OK.
Closing window from window manager now will also act like cancel
button (as it should)
2007-07-05 14:05 markus
* : pseudo-example + TODO
2007-07-05 03:07 hamish
* : typo (thanks Carlos)
2007-07-04 21:09 markus
* : say that it is splines
2007-07-04 17:00 martinl
* : BugFix: Do not extract centroids outside area
Cosmetics: Fix code indention + module description
2007-07-04 15:09 markus
* : make use of parser macros
2007-07-04 14:59 markus
* : TCL no longer needed
2007-07-04 12:49 martinl
* : Cosmetics in the module description
2007-07-04 07:52 markus
* : HTML layout fix
2007-07-04 07:51 markus
* : English and HTML layout fixes
2007-07-04 07:40 markus
* : unfortunately also clone this file (think about better way)
2007-07-04 07:35 markus
* : recreated interface with: 'swig -perl -shadow grass.i'
2007-07-04 07:25 markus
* : sync'ed with main code
2007-07-04 07:19 markus
* : sync'ed with main code
2007-07-04 07:09 markus
* : typos
2007-07-04 05:39 hamish
* : write command line history
2007-07-04 05:15 hamish
* : mention that the module needs FFTW
2007-07-03 19:18 carlos
* : Standardization ("Unable to open temporary file <%s>" instead
of "Unable to open the temporary file."
2007-07-03 18:38 carlos
* : Standardization (Unable to open temporary file <%s>)
2007-07-03 18:22 carlos
* : Output messages added to grassmods
2007-07-03 17:37 soeren
* : Added basic LL projection support
opt->guisection implemented
2007-07-03 17:36 soeren
* : Added basic LL projection support
2007-07-03 12:09 soeren
* : * Typo fixes
* Gradient calculation bug fix on no flow boundaries
* Cholesky decomposition solver added
* Additional debug messages
* New preconditioning methods
* Additional tests
2007-07-03 12:03 soeren
* : Type fixes
added cholesky decomposition and pcg solver
2007-07-03 10:35 soeren
* : More meaningful numbering of output raster maps
2007-07-03 09:47 hamish
* : subject should not be parenthetical
2007-07-03 08:56 hamish
* : add textcolor option; remove lat/lon border skipping check, as
it seems to work.
2007-07-03 08:49 martinl
* : Add G_important_message to the list of removed fns
2007-07-03 07:37 hamish
* : "R G B" -> "R:G:B"; comment out non-functional name-only rule
specification; div class code
2007-07-03 07:13 hamish
* : add invert flag; simplify bad option combo error; rename
ambiguous varibale name
2007-07-03 06:52 hamish
* : improve description, explain why lat/lon doesn't work, update
see alsos
2007-07-03 00:37 hamish
* : "stat -c%s" is not portable, use "wc -c" instead.
Whitespace in command line redirection and head|tail opts.
Change descriptions as module will import from GPS download file,
not just directly from GPSs.
2007-07-02 21:34 michael
* : Fixed bug where georectify module unsets
GRASS_RENDER_IMMEDIATE,
giving an xmon not set error.
2007-07-02 19:10 carlos
* : Capitalization
2007-07-02 17:00 carlos
* : Standardization
2007-07-02 17:00 carlos
* : More messages translated
2007-07-02 13:58 martinl
* : Bugfix in closing boundaries
2007-07-02 08:41 markus
* : eliminate warnings
2007-07-01 22:24 markus
* : don't crash with SQLITE_NULL
2007-07-01 22:10 markus
* : no debug
2007-07-01 22:08 markus
* : db.dropcol
2007-07-01 22:07 markus
* : new drop column command
2007-07-01 21:38 markus
* : fix for recent db.describe update; better error catching
2007-07-01 08:53 markus
* : fix semicolon problem for DBF driver (thanks to Glynn)
2007-06-30 21:43 markus
* : ref fix
2007-06-30 15:45 carlos
* : Typos
2007-06-30 15:19 carlos
* : Standardization
2007-06-30 15:00 carlos
* : Standardization
2007-06-29 19:52 carlos
* : Updated and more messages translated
2007-06-29 19:49 carlos
* : Standardization
2007-06-29 19:05 carlos
* : Standardization
2007-06-29 18:04 carlos
* : Standardization
2007-06-29 08:29 martinl
* : Fix indention
The '-s' flag is deprecated and will be removed in future...
Cosmetics in output
Quiet mode (--q): Do not print output if nothing found
2007-06-29 07:51 markus
* : links added
2007-06-29 07:48 markus
* : v.db.join
2007-06-29 02:26 michael
* : Add newline to rules for r.recode
2007-06-28 21:21 carlos
* : Typos
2007-06-28 15:33 carlos
* : Standardization
2007-06-28 15:28 markus
* : working v.lrs.where example
2007-06-28 15:19 markus
* : now working example after v.edit fix
2007-06-28 15:14 carlos
* : Standardization
2007-06-28 15:05 carlos
* : More messages translated
2007-06-28 15:00 markus
* : new example
2007-06-28 14:24 martinl
* : bugfix: use Vect_select_lines_by_polygon() instead of
Vect_select_lines_by_box()
2007-06-28 14:15 markus
* : update ugly page
2007-06-28 13:53 markus
* : example
2007-06-27 16:43 markus
* : moved db_get_table_number_of_rows() to client
2007-06-27 16:40 markus
* : removed unused var
2007-06-27 16:34 markus
* : v.db.join
2007-06-27 16:34 markus
* : join SQL tables
2007-06-27 16:31 markus
* : report number of rows of DB table
2007-06-27 09:10 markus
* : New Spearfish based example
2007-06-27 07:55 martinl
* : Reverse selection added
2007-06-27 00:16 paulo
* : corrected header
2007-06-26 21:19 carlos
* : Updated and new translations
2007-06-26 04:48 michael
* : Bindings for ctrl-v and ctrl-c now working for paste and copy
in
text widget.
2007-06-26 04:44 michael
* : Updated menu and rules file to make use of new rules= option
for
r.reclass and r.recode. Updated pkgindex to reference rules.tcl
2007-06-26 03:47 william
* : Terminal: don't reactivate calling app - python doesn't like
that
2007-06-26 02:40 glynn
* : Add rules= option
2007-06-26 00:17 william
* : Terminal: simplified applescript, fixed some script non-run
issues
2007-06-25 23:53 michael
* : New script (and relevant menu entries) for interactive creation
of
rules without xterm for r.colors, r.reclass, r.recode, and
v.reclass.
2007-06-25 23:11 glynn
* : Add rules= option
2007-06-25 19:29 carlos
* : Cosmetics and standardization
2007-06-25 18:51 carlos
* : One message reverted to previous version, because it was right.
2007-06-25 18:04 carlos
* : Cosmetics
2007-06-25 17:08 carlos
* : Typos and standardization
2007-06-25 15:44 carlos
* : End periods correction
2007-06-25 15:39 carlos
* : Removed end period to avoid duplication in gui
2007-06-25 12:43 markus
* : now it compiles
2007-06-25 04:36 brad
* : - Added i.atcorr (atmospheric correction) to the 6.x tree.
- Updated for GRASS 6.x by Yann Chemin
2007-06-25 01:08 danielc
* : - Corrected escaping of <>&\n in HTML description output. New
function: print_escaped_for_html()
2007-06-24 08:42 markus
* : module description closer to what it does
2007-06-24 07:56 markus
* : header fixes
2007-06-24 07:32 markus
* : typo
2007-06-24 02:18 michael
* : Update vector menu.
2007-06-23 20:41 markus
* : v.db.univar added (formerly confusing name v.univar.sh)
2007-06-23 12:39 markus
* : +Carlos Davila
2007-06-23 12:15 markus
* : + Paulo Marcondes
2007-06-23 07:58 markus
* : cosmetics
2007-06-23 07:57 markus
* : cleanup
2007-06-23 07:56 markus
* : fix (?) for v.lrs.where which didn't report the offset
correctly
2007-06-23 07:54 markus
* : print table header
2007-06-23 07:53 markus
* : p.map -> d.label; SQL fix
2007-06-23 07:52 markus
* : v.build.polylines is the trick to get v.lrs.* working
2007-06-23 07:51 markus
* : STRING AND DATETIME sort added
2007-06-23 07:51 markus
* : cosmetics
2007-06-23 02:42 paulo
* : updated translations
2007-06-22 22:07 carlos
* : New translations
2007-06-22 17:20 carlos
* : Typos
2007-06-22 16:02 carlos
* : Typos and standardization
2007-06-22 15:03 carlos
* : Some orthographic corrections
2007-06-22 14:02 martinl
* : Cosmetics: description of 'g' flag extended
2007-06-22 09:41 martinl
* : Missing 'all' in report (shell script mode)
2007-06-22 09:19 martinl
* : message cosmetics
2007-06-21 22:27 paulo
* : Updated and reviewed messages
2007-06-21 21:50 carlos
* : Message added to po file and standardization
2007-06-21 21:48 carlos
* : Messages updated and new translations in grassmods
2007-06-21 17:31 carlos
* : Typos and message standardization
2007-06-20 17:45 carlos
* : Message standardization
2007-06-19 05:53 hamish
* : if no setting options are given, print the current target info.
2007-06-19 02:25 paulo
* : Translated new messages
2007-06-19 01:20 paulo
* : Reviewed fuzzy messages
2007-06-18 23:38 paulo
* : Finished translating some leftovers.
2007-06-18 23:15 paulo
* : Reviewed more messages
2007-06-18 21:37 carlos
* : More messages translated and updated
2007-06-18 18:44 carlos
* : Message standardization
2007-06-18 18:33 carlos
* : Message standardization
2007-06-18 16:27 carlos
* : Message standardization within module
2007-06-18 15:38 carlos
* : Module description end point added and option description
cleaning
2007-06-18 15:10 carlos
* : Messages standardization
2007-06-18 09:13 hamish
* : don't install the Makefile
2007-06-18 08:58 hamish
* : move GUI scripts from gis.m/ to more general gui/ so Wx can use
them
2007-06-18 08:34 hamish
* : replaced by "d.title -d"
2007-06-18 08:31 hamish
* : add -d flag to call d.text for you
2007-06-18 07:38 hamish
* : remove obsolete scripts
2007-06-18 07:34 hamish
* : print.sh is not used by gis.m (but d.m uses it)
2007-06-18 07:21 hamish
* : move d.shadedmap into a normal module from gui/tcl/*.m/script/
2007-06-18 07:10 hamish
* : move d.shadedmap into a normal module
2007-06-18 06:53 hamish
* : move GUI scripts to central location for reuse by both Tcl and
Wx GUIs
2007-06-18 02:53 paulo
* : grassmods: Reviewed messages, by Daniel Victoria
grasstcl: Reviewed messages by Paulo Marcondes, fixed some issues
with display of accented characters.
2007-06-18 00:13 glynn
* : Fix message
2007-06-17 10:18 carlos
* : Typos
2007-06-16 22:46 paulo
* : Fixed header and translations
2007-06-16 21:46 paulo
* : Added mainland portuguese translation files.
2007-06-16 21:35 paulo
* : Completed translation.
2007-06-16 19:06 paulo
* : Continued...
2007-06-16 16:53 paulo
* : Updated translations.
2007-06-16 16:15 carlos
* : Typos
2007-06-16 16:09 carlos
* : Message standardization
2007-06-16 16:08 carlos
* : New translated messages
2007-06-16 02:23 paulo
* : Continued...
2007-06-16 01:55 paulo
* : Unfuzzied some entries.
2007-06-15 22:43 carlos
* : Updated messages
2007-06-15 22:37 carlos
* : Messages updated as announced
2007-06-15 22:19 paulo
* : Unfuzzied some messages. Updated translations.
2007-06-15 21:54 carlos
* : Typos
2007-06-15 15:41 michael
* : Menu updates. Reducing nesting and item length. All but vector
and
imagery done
2007-06-15 08:01 michael
* : More menu updates. Reducing nesting and item length. Up through
config and raster menus.
2007-06-15 05:21 michael
* : Menu updates. Reducing nesting and item length.
2007-06-14 16:34 carlos
* : Message standardization
2007-06-14 16:21 carlos
* : Message standardization
2007-06-14 12:18 hamish
* : point to GRASS 4 image manual .pdf not .ps.gz;
html bugs, clean
2007-06-14 10:36 hamish
* : allow (prettier) line width of 0.
http://thread.gmane.org/gmane.comp.gis.grass.devel/21229/focus=21323
2007-06-14 08:17 hamish
* : add v.univar to example
2007-06-14 08:10 hamish
* : do cleanup() on errors
2007-06-14 07:51 hamish
* : expand point feature explaination
2007-06-14 07:49 hamish
* : allow point feature input;
use G_getl2() for cross-platform input files;
see alsos;
skip #comment and blank lines;
use standard options for input file and output map;
update default rows in man page
2007-06-14 03:45 hamish
* : more i18n for llinfo()
2007-06-13 15:29 carlos
* : Some messages added to po files
2007-06-13 09:22 hamish
* : option descr cleaning (bug #423)
2007-06-12 14:48 carlos
* : Some messages added to po files
2007-06-11 15:25 carlos
* : Similar messages unified
2007-06-11 14:38 carlos
* : New translated messages added
2007-06-11 05:36 hamish
* : i18n for auto-gen HTML output static strings
2007-06-11 03:23 hamish
* : example script fixes
2007-06-11 02:53 hamish
* : don't pass arg list as a string -- update example
(Glynn/Michael)
2007-06-10 11:23 hamish
* : see also each other in the help page
simplify v.rast.stats on Glynn's suggestion
clarify v.what.vect option descriptions
2007-06-09 08:19 robertoa
* : Marcin Sanecki: new messages
2007-06-09 08:18 robertoa
* : Carlos Dávila: new messages
2007-06-09 00:13 glynn
* : Fix handling of "print current settings" case
2007-06-08 20:34 william
* : xterm-wrapper now works with OSX Terminal.app
2007-06-07 11:19 glynn
* : Don't use C++ comments in C source code
2007-06-07 09:25 hamish
* : fix gardump code so it works with newer GPSs (incr field widths
etc);
don't break route names with spaces;
allow tracks to import as 3D vectors;
lots of gardump fixes for extended data attrs;
format date as YYYY/MM/DD
2007-06-07 08:28 hamish
* : only print map top and bottom if map is 3D
2007-06-07 06:28 hamish
* : date as YYYY/MM/DD not mm/dd/yy
2007-06-06 11:35 hamish
* : errors in input file should cause a fatal error. Revert last
msg clean-
bad data may be whitespace and you need the brackets to see that.
2007-06-06 08:27 robertoa
* : Some debug information removed
2007-06-06 08:07 robertoa
* : * \"db\" and \"driver\" parameters removed \n* Cosmetics
2007-06-05 22:32 soeren
* : Correct prototype declaration
2007-06-05 22:29 soeren
* : Better Null value handling
2007-06-05 22:21 soeren
* : Removed useless inline declarations
2007-06-05 22:07 soeren
* : * Correct Prototype declaration
* OpenMP bug fixes
* Correct Null value handling in array io functions
* Some les assembling fixes
* correct error handling in parallel blocks
* better error handling in matrix symmetry calculation
2007-06-05 21:59 soeren
* : Correct prototype declaration
2007-06-05 11:55 hamish
* : quote path variables; breakup long lines
2007-06-05 06:01 hamish
* : minor html bug
2007-06-05 00:46 hamish
* : quote vars;
do addcolumn in one step;
use --verbose for stepwise stuff;
indentation
2007-06-04 21:29 soeren
* : New tests added
2007-06-04 21:27 soeren
* : * Rearanging of local prototype functions
* new preconditioned conjugate gradient solver
* function for preconditioning matrix creation added
* added symmetry check function
* unnused code removed
* vector - matrix produkt supports non-quadratic matrices
* better error handling
2007-06-04 21:22 soeren
* : Added new functions
2007-06-04 21:17 soeren
* : Added pcg solver
2007-06-04 21:16 soeren
* : Removed debug stuff
Typo fixes
2007-06-04 21:16 soeren
* : * Added support for non-quadratic matrices
* Added different functions of les allocation
** A, x and b are allocated
** A and x are allocated
** only A is allocated
2007-06-04 21:13 soeren
* : Major code refractoring
* added new algorithms for les creation
** two ways of les assembling are available now,
with and without dirichlet cells
* new general functions for les entry creation
* 2d callback template generates a nine data star
2007-06-04 21:08 soeren
* : Fixed elevation calculation bug
2007-06-04 21:05 soeren
* : * pcg solver added
* use dirichlet les assembling
2007-06-04 20:56 soeren
* : Typo fixes
2007-06-04 12:57 hamish
* : html: full index is redundant
2007-06-04 12:43 hamish
* : html output gets URLs to module help pages;
rm html,pdf if to be overwritten (no old stuff left on failure);
say where all output goes;
LaTeX: don't mix american with a4 (incorrect margins with
pdflatex);
try adding German as a language (experiment);
show how to quieten pdflatex
2007-06-04 12:22 markus
* : latex fix; Motions of 2007
2007-06-04 12:12 moritz
* : simplify rewriting rules of WINGISBASE
2007-06-04 12:10 markus
* : country codes of po files added
2007-06-04 12:10 markus
* : small cleanup
2007-06-04 12:09 markus
* : country code fix
2007-06-04 11:53 markus
* : Antonio Galea: SQLite transactions to speed up execute
2007-06-04 11:53 markus
* : +Antonio Galea
2007-06-04 10:36 hamish
* : html bugs
2007-06-04 09:26 hamish
* : move attr note into more prominent position
2007-06-04 09:24 markus
* : better htmldocs target
2007-06-03 23:14 markus
* : -g now also reports null_cells
2007-06-03 17:49 markus
* : Project citation
2007-06-03 10:21 markus
* : ÃÃlist of message translators (maybe yet incomplete)
2007-06-02 20:46 markus
* : crosslinked
2007-06-02 13:17 markus
* : fixed missing pdfdocs target
2007-06-02 12:45 markus
* : simplified to pdflatex
2007-06-02 12:22 hamish
* : nicer section formatting
2007-06-02 12:01 hamish
* : if then fi bug
2007-06-02 11:55 hamish
* : html output, put pdf in $GISBASE/docs/pdf/
2007-06-02 11:23 glynn
* : Enlarge buffers for parsing colour rules from 16 bytes to 80
bytes
2007-06-02 10:47 hamish
* : typos etc
2007-06-02 10:37 hamish
* : better module synopsis list; LaTeX output; PDF output
2007-06-02 09:20 markus
* : less empty lines
2007-06-02 08:18 hamish
* : parser cleaning
2007-06-02 07:19 markus
* : Carlos Dávila: msg sync for i18N
2007-06-02 06:57 hamish
* : add G_important_message() for printing messages when
GRASS_VERBOSE=1
(usually just G_percent() and G_clicker() printed at that level)
2007-06-02 04:26 hamish
* : revert last msg clean- bad data may be whitespace and you need
the
brackets to see that.
2007-06-02 04:15 hamish
* : don't put options in the Output tab
2007-06-02 04:11 hamish
* : use guisection
2007-06-02 04:06 hamish
* : shorten module description
2007-06-02 03:59 hamish
* : shorten module description
2007-06-02 03:53 hamish
* : shorten module description for nice synopsis entry
2007-06-02 03:44 hamish
* : fix subgroup option parser details
2007-06-02 03:39 hamish
* : shorter module descr; cleanup module opts; EXIT_SUCCESS
2007-06-02 03:24 hamish
* : better file io parser option defns
2007-06-02 03:16 hamish
* : shorter module descr for a nice synopsis list
2007-06-02 03:11 hamish
* : less redundancy in module descr
2007-06-02 03:09 hamish
* : shorter description for a nicer synopsis list
2007-06-01 23:47 hamish
* : line wrap, prettify
2007-06-01 23:40 hamish
* : quote some vars
2007-06-01 23:19 hamish
* : quote vars; remove bashisms; check if gdalwarp and r.in.gdal
worked
2007-06-01 18:44 robertoa
* : Carlos Dávila: new translated messages
2007-06-01 13:03 markus
* : fix for DBMI error if input map is specified with @mapset
2007-06-01 10:41 markus
* : SQL support implemented
2007-06-01 09:22 markus
* : SQL support implemented for v.surf.rst
2007-06-01 07:34 markus
* : example added
2007-06-01 04:07 glynn
* : Use G_make_fp_colors()
2007-05-31 16:19 markus
* : GTOPO30 now works
2007-05-31 10:17 martin
* : added code by Glynn
2007-05-31 10:16 martin
* : added diversity function by Glynn
2007-05-31 09:30 markus
* : Paulo Marcondes : cont'ed
2007-05-31 08:48 hamish
* : if echo string can contain '=', g.message must use full
message= syntax
so the parser doesn't get confused.
2007-05-31 01:16 william
* : fix some modbuild include problems
2007-05-30 17:50 hamish
* : better error handling
2007-05-30 17:36 hamish
* : minor cosmetic
2007-05-30 17:34 hamish
* : remove duplicate code
2007-05-30 17:34 scott
* : code provenance review - adding README with copyright info
2007-05-30 17:26 hamish
* : fix wget opts for list download; better handle failed
capabilities download
(output the error)
2007-05-30 17:24 scott
* : code provenance review - add copyright headers
2007-05-30 17:24 hamish
* : link to gdal and xml2
2007-05-30 17:08 scott
* : code provenance review - add copyright headers
2007-05-30 16:59 scott
* : code provenance review - added header
2007-05-30 16:48 scott
* : copyright header cleanup
2007-05-30 13:38 martinl
* : Minor message cleaning
2007-05-30 13:28 hamish
* : minor cleanup
2007-05-30 13:10 markus
* : Stephan Holl was missing
2007-05-30 13:05 markus
* : Lorenzo Moretti : cont'ed
2007-05-30 10:46 hamish
* : linewrap, suggest GNUplot or xgraph instead of d.linegraph
2007-05-30 08:45 hamish
* : more about map@othermapset, g.mapset
2007-05-30 08:41 markus
* : missing copyright/license headers added
2007-05-30 08:34 markus
* : missing copyright/license headers added
2007-05-30 08:30 markus
* : missing copyright/license headers added (merge from HEAD)
2007-05-30 08:26 hamish
* : allude to map@mapset and mapset search paths in see also:
g.mapsets
2007-05-30 08:20 markus
* : missing copyright/license headers added
2007-05-30 07:34 hamish
* : add rmsa caption
2007-05-30 07:28 hamish
* : clean rmsa tool graphic
2007-05-30 06:54 hamish
* : better wording; the mask only applies when READING a raster
map.
2007-05-30 06:51 hamish
* : mention MASK
2007-05-30 06:24 hamish
* : try for some formatting improvements. Could probably still use
some more.
I notice that Vect_get_proj_name() and _zone() are typically
unset?!
2007-05-30 05:18 hamish
* : add some internal links for easy navigation
2007-05-30 05:05 hamish
* : clarify more
2007-05-30 05:01 hamish
* : clarify. forgot to mention that the previous commit fixed a
html bug.
2007-05-30 04:50 hamish
* : expand using content from the GRASS 5.4 r.mask help page
2007-05-30 04:30 hamish
* : add --quiet button to tcl GUI windows
2007-05-30 03:42 hamish
* : add G_verbose_message(); debug level option for g.message;
document
2007-05-29 20:34 markus
* : docs drafted
2007-05-29 18:35 markus
* : explain raster format
2007-05-29 18:26 markus
* : mention gis.m
2007-05-29 11:42 markus
* : cross refs added
2007-05-29 09:10 markus
* : Nitin K Dhiman: documentation extended
2007-05-29 05:30 markus
* : intro added
2007-05-29 04:43 hamish
* : clarify (a little) -w and -l flag descr
2007-05-29 04:19 hamish
* : i18n for overwrite flag
2007-05-28 17:54 hamish
* : remove debug comment
2007-05-28 17:51 hamish
* : add support for using gardump from garmin-utils instead of
gpstrans.
only run db.execute once; more error checks.
(Do not backport to 6.2.2, it still needs a lot of testing)
2007-05-28 16:49 markus
* : missing space added
2007-05-28 16:48 markus
* : Carlos Dávila: cont'ed
2007-05-28 08:09 michael
* : profile options icon for wxgrass
2007-05-28 07:14 hamish
* : backwards compatibility for rules= option. (bug #381)
2007-05-28 02:25 glynn
* : Fix description of ~ operator
2007-05-28 00:19 glynn
* : Fix exp_logor definition
2007-05-28 00:15 glynn
* : Add bitwise operators, &, |, xor(), <<, >>, >>>
Allow hex literals
2007-05-26 03:17 glynn
* : Don't try to build any drivers if socket() isn't available
PNG driver doesn't require PNG
2007-05-25 10:15 martinl
* : i18n
2007-05-25 10:04 martinl
* : missing header
2007-05-25 05:09 hamish
* : Prepare code for GRASS 7: redo options so it works from the GUI
without a
wrapper script. LOSS OF FUNCTIONALITY: will only convert one pair
at a time.
2007-05-24 19:37 paul
* : Separate out G_ls() into G_ls() and G_ls_format(). Change the
multi-column
listing formatting to operate column-wise first rather than
row-wise first,
for better readability. Update g.list to use G_ls* functions.
2007-05-24 16:04 moritz
* : replaced system() by G_spawn()
2007-05-24 11:28 moritz
* : removed system calls to avoid need of a shell
2007-05-24 09:27 hamish
* : document allowable DD:MM:SS formats (MM and SS need two
digits!)
2007-05-24 08:43 hamish
* : add flag for messages only to be displayed in verbose mode
2007-05-24 06:28 hamish
* : indent untested code (still untested!)
2007-05-23 19:06 markus
* : Paulo E. P. Marcondes : cont'ed
2007-05-23 16:52 moritz
* : changed example to incite people to use G_spawn() instead of
system().
2007-05-23 08:30 hamish
* : add missing conversions (part 2)
2007-05-23 08:25 hamish
* : add missing conversions
2007-05-23 05:06 hamish
* : add a wrapper script for v.type so GUI can pick type order
2007-05-22 09:39 moritz
* : Don't encourage people too much to use msys binaries as this
would hide "unixisms".
2007-05-22 05:59 glynn
* : Fix typo
2007-05-21 12:36 hamish
* : move NOTES to top, add note about calculating useful raster
resolution.
2007-05-21 10:30 hamish
* : new options, html bug
2007-05-21 10:20 hamish
* : add support for data description and data source line 2.
rename rast opt to raster, and org option to source1.
2007-05-21 09:49 hamish
* : add raster metadata space for units and vertical datum
2007-05-21 08:52 hamish
* : errors don't crash all of GUI; whitespace
2007-05-21 08:32 hamish
* : make symbol colors optional
2007-05-21 05:14 hamish
* : use new G_vasprintf() in a fn instead of noisy G_asprintf().
2007-05-21 03:17 hamish
* : remove p.paint, add m.misc command families
2007-05-20 23:28 moritz
* : another fix: forgot the "set" command; also added hint about
adding msys lib and bin directory to path
2007-05-20 18:28 william
* : add datestamp to installer version to allow update installs to
succeed
2007-05-20 18:20 glynn
* : Remove references to GRASS_FT_FONT
Rename GRASS_FT_ENCODING -> GRASS_ENCODING
2007-05-20 18:12 glynn
* : Add GRASS_PS_{HEADER,TRAILER} variables
Document PSdriver variables
2007-05-20 10:18 markus
* : type cast also works now
2007-05-20 04:49 william
* : removed freetypecap from user cap generation
2007-05-19 20:16 william
* : set user fontcap env vars; group X11 stuff; misc cleanup
2007-05-19 20:14 william
* : build user font/ft cap files if specified and not present
2007-05-19 19:42 william
* : use MODULE_TOPDIR for source of files to copy
2007-05-19 15:43 glynn
* : Fix MinGW bugs in previous changes
2007-05-19 14:32 moritz
* : fix of previous commit: variables have to be set before calling
init.bat
2007-05-19 14:28 moritz
* : indicate env variables defaults to make local adaption easier
2007-05-19 14:16 moritz
* : quote variable containing filename to allow for spaces
2007-05-19 11:03 markus
* : typos fixed
2007-05-19 06:43 michael
* : Added font selection to d.rast.num layer and updated legend
code a little
2007-05-19 06:20 michael
* : Added font selection for legend text.
2007-05-19 06:05 michael
* : Added font selection to grid layer
2007-05-19 05:32 michael
* : Improved font setting for individual layers. Added font setting
to barscale.
2007-05-19 04:12 michael
* : Added background color and font selection to histogram panel.
2007-05-19 03:24 michael
* : Make RGB and HIS selection buttons radiobuttons. Formatting
improvements.
2007-05-19 03:24 michael
* : Set font using new font definition functions
2007-05-19 03:23 michael
* : Update to permit other GUI panels to use font setting
procedure.
2007-05-19 00:52 hamish
* : distclean cleans autogen files
2007-05-18 22:39 markus
* : avoid SQL syntax error (for DBF)
2007-05-18 22:03 markus
* : doxygen fix
2007-05-18 20:39 markus
* : fixed file name (thanks Yann)
2007-05-18 20:36 markus
* : added support to copy values from another column in the table
2007-05-18 17:57 glynn
* : Change G_sleep() to return void
Add G_vasprintf()
Add G_vspawn_ex(), SF_ARGVEC
2007-05-18 14:30 robertoa
* : Carlos Davila: new spanish messages
2007-05-18 13:50 markus
* : fixed Sleep
2007-05-18 09:50 markus
* : Antonio Galea: fix wrong sqlite3_reset position
2007-05-18 08:30 markus
* : cross links added
2007-05-18 07:20 michael
* : icons updated to indicate that they are menu buttons. For
wxgrass.
2007-05-18 04:28 hamish
* : no data is not an error.
more junk removal for empty fields in wpt downloads.
try for a better fix for Markus's NULL track attr bug.
(unindented)
2007-05-18 04:23 hamish
* : make it more readable
2007-05-18 04:20 hamish
* : script for testing all modes of v.in.garmin and v.in.gpsbabel
2007-05-17 18:57 william
* : added step to allow proper linking for the TclTk X11 build
2007-05-17 17:14 hamish
* : typos in comments.
Markus's " "->NULL bug came from this line, now removed:
echo -e "$TRACK_ID \t$S_TIME \t$S_LAT \t$S_LON \t$E_TIME \t$E_LAT
\t$E_LON">> "$TMP.track_atts"
When $FOO was empty all that was left was spaces. " \t" now
replaced with
fs='|', so we'll see how that $[3-7] awk test goes. Probably will
need to
remove &/or modify it. I don't see that bug, data between
v.in.garmin and
v.in.gpsbabel match, except for slight coord diffs as gpstrans
reports less
decimal places than gpsbabel. (millimeter range, well beyond GPS
accuracy)
2007-05-17 16:59 hamish
* : big-time update:
uppercase option descr.
default in= and format=.
quoting fixes for rm tmpfiles.
points for tracklines and routes now work.
fix broken+backwards PROJ check (need a space before if[];then
bracket!!!).
consolidate WPT/RTE/TRK gpsbabel download & same for xCSV parsing
code.
check that something actually was downloaded.
replace bogus elevation data with "".
bad coord transforms can happen anywhere.
fix SQL reserved "time" column name.
fix bashisms.
2007-05-17 16:19 hamish
* : fix rm tempfile quoting;
uppercase opt descr;
uniq track as gpstrans can hickup;
bad coord transforms can happen anywhere;
'!' in g.message must use single quotes
2007-05-17 15:18 hamish
* : fix quoting mistakes
2007-05-17 11:32 hamish
* : Fix paper rotation: revert r_paper.c revs 1.2,1.3. It was doing
a double
rotation- paper is already rotated by set_paper(). Add comment to
the
man page explaining which way is up. Remove new paper sizes that
were
introduced as a work-around to this bug.
2007-05-17 09:16 markus
* : drop word 'file' from last change
2007-05-17 09:14 markus
* : say which file type is accessed
2007-05-17 09:08 markus
* : explain how to selectively delete vector objects
2007-05-17 08:54 markus
* : explain how to delete rows in table
2007-05-17 08:13 hamish
* : add bgcolor option
2007-05-17 08:05 hamish
* : add new std parser options for color and bgcolor
2007-05-17 07:22 markus
* : missing words added (Jaro)
2007-05-16 20:51 markus
* : sleep() -> G_sleep() for MinGW
2007-05-16 20:36 markus
* : attempt at getting G_sleep() working for MS-Windows
2007-05-16 19:59 glynn
* : Change default render= setting from g to l
2007-05-16 17:52 glynn
* : Fix bounding box for landscape with explicit width/height
2007-05-16 12:11 hamish
* : nicely formatted x,y coords for zoom in/out/pan/measure while
mouse drag
2007-05-16 08:08 hamish
* : s/map/channel/
2007-05-16 08:06 markus
* : percent support added
2007-05-16 08:05 hamish
* : bugfix: appending the wrong HIS channel
add spinner for HIS brightness
2007-05-16 07:13 martinl
* : * fgets -> G_getl2
* message cleaning
2007-05-16 05:32 hamish
* : give a hint about what to do if you want EPS + d.frame
2007-05-16 05:17 hamish
* : help page updates: no parser.html; brighten opt; see alsos; add
example
2007-05-16 05:01 hamish
* : add example using d.frame.quarter
2007-05-16 04:24 hamish
* : error if not a xmon, and warning if mixing EPS with d.frame
2007-05-16 04:19 hamish
* : add brightness option to d.his
2007-05-16 04:10 hamish
* : add brightness option, i18n, EXIT_SUCCESS
2007-05-16 03:10 glynn
* : Don't return values from "void" functions
2007-05-15 16:50 martinl
* : cosmetics: guisection added ('Query')
2007-05-15 16:40 martinl
* : Flag "Do not close boundaries" activated
-> Fn do_close() added
2007-05-15 16:13 robertoa
* : \"driver\" and \"db\" parameters removed * \"scn\" parameter
not required * \"out_terrain\" parameter changed to \"terrain\"
2007-05-15 16:10 robertoa
* : Interpolation within overlaping zones improved
2007-05-15 14:07 william
* : Add/update license & copyright where needed
2007-05-15 10:44 hamish
* : remove bashism (echo -e). bug #5499
2007-05-15 10:20 hamish
* : remove "echo -e" Bashism
2007-05-15 09:54 hamish
* : due to use of COORD[] array, this script much use Bash. Bug
#5499
2007-05-15 08:38 hamish
* : include scripts, r3.*, and non-parser modules
2007-05-15 07:33 hamish
* : fix monitor check if selected mon is not running, but another
one is;
module description
2007-05-15 06:53 cho
* : don't output the last line twice
2007-05-15 06:49 wolf
* : Indenting according to SUBMITTING
2007-05-15 06:21 wolf
* : Code clean up and added documentation
2007-05-15 05:38 hamish
* : add support for EPS output
2007-05-14 21:56 glynn
* : Add DSC comments, EPS support
2007-05-14 21:17 markus
* : docs fix (should all become doxgenized)
2007-05-14 20:36 markus
* : only drop if table exists
2007-05-14 20:31 markus
* : document db_table_exists
2007-05-14 20:17 scott
* : added copyright header
2007-05-14 20:12 scott
* : code provenance review - added copyright header
2007-05-14 20:07 scott
* : fixed headers for code provenance
2007-05-14 20:00 scott
* : added i.fft contributors
2007-05-14 19:54 scott
* : added code license header
2007-05-14 19:36 scott
* : code provenance review - added standard headers
2007-05-14 18:58 markus
* : message cosmetics
2007-05-14 17:05 cho
* : typo
2007-05-14 16:07 markus
* : title cosmetics
2007-05-14 15:36 markus
* : Paul: distinguish SunOS 5.1.* and 5.10*
2007-05-14 15:22 markus
* : do g.region first
2007-05-14 13:52 markus
* : link the right file
2007-05-14 13:19 markus
* : also build for Python
2007-05-14 13:15 martinl
* : * new tool "connect" added -> do_connect()
* revision of do_break()
* do_flip() simplified
* various minor changes
2007-05-14 10:38 markus
* : we need headers to build libs
2007-05-14 10:24 markus
* : remove non-existing function prototypes
2007-05-14 10:24 markus
* : remove non-existing function docs
2007-05-14 10:23 markus
* : more updates to current API
2007-05-14 10:12 markus
* : cleanup
2007-05-14 10:03 markus
* : Fixed to latest API
2007-05-14 08:56 martinl
* : * new fn added - Vect_snap_lines_list()
** snaps only selected line (struct ilist)
2007-05-14 08:03 hamish
* : warn about future removal (replaced by d.out.file)
2007-05-14 06:26 hamish
* : cleanup, link to other drivers
2007-05-14 05:18 hamish
* : don't force font to romans. (allow FT fonts)
2007-05-14 05:14 hamish
* : minor cleanup of parser opts
2007-05-14 05:05 hamish
* : fix placement order in at= description, shorten
2007-05-13 15:39 hamish
* : use D_polygon() instead of G_plot_polygon() so PS driver output
looks nice
2007-05-13 15:13 hamish
* : Major rewrite; add custom image size= option; add PostScript
driver options
2007-05-13 14:51 soeren
* : Fixed scale bug
2007-05-13 13:15 paul
* : Use d.font --q instead of redirecting stderr on Hamish's
suggestion
2007-05-13 12:34 moritz
* : allow reading coordinates from file and not only through pipe
2007-05-13 06:06 michael
* : new icon for wxgrass
2007-05-12 15:03 markus
* : attempt at fixing RT bug #5185 for solaris
2007-05-12 01:39 michael
* : Set and unset GRASS_RENDER_IMMEDIATE for commands that still
require
interactive xterm. Removed from GUI menu old commands that
require
interactive xterm that have been replaced by equivalent TclTk
modules.
2007-05-11 21:45 michael
* : Set GRASS_RENDER_IMMEDIATE to TRUE at beginning of TclTk GUI
session
so that d.font -l works correctly.
2007-05-11 19:14 robertoa
* : Carlos Davila: merged in new messages
2007-05-11 19:09 markus
* : typo fixed
2007-05-11 17:01 markus
* : work around empty first row from Garmin etrex (thanks to Eric
Patton)
2007-05-11 14:24 paul
* : Update descriptions of some font-related environment variables
2007-05-11 14:22 paul
* : * Add a trailing | to fontcap format to allow for future
expansion and make parsing easier
* Move GFONT_CAP struct to include/freetypecap.h
* Change libdriver to read the new fontcap file
* Stop tools/mkftcap generating the freetypecap file
* Change libdriver to set the encoding according to the value in
fontcap
* Change d.font to list only the output from R_font() and not do
a separate search for stroke fonts
* Fix gis.m to discard stderr from d.font as using R_font() seems
to cause it to print some PNG driver messages to stderr
2007-05-11 12:30 paul
* : Fix line endings!
2007-05-10 23:55 william
* : add note for when X11 not found
2007-05-10 23:48 soeren
* : Fixed cell height calculation bug
2007-05-10 20:52 markus
* : close to functional
2007-05-10 19:32 markus
* : docs boost
2007-05-10 19:32 markus
* : first bugfix attemtps
2007-05-10 19:18 glynn
* : Add $(OPENGLINC) to EXTRA_CFLAGS
2007-05-10 17:16 glynn
* : Add grey255 and grey1.0 colour tables
2007-05-10 16:01 michael
* : Removed some debug code.
2007-05-10 15:46 paul
* : Add new g.mkfontcap utility.
2007-05-10 15:36 hamish
* : add missing icon button press binding (sigh)
2007-05-10 15:08 hamish
* : add missing icon button press binding (last one for sure)
2007-05-10 15:06 hamish
* : add missing icon button press binding (will it ever end?)
2007-05-10 15:03 hamish
* : add missing icon button press binding (famous last words)
2007-05-10 14:59 hamish
* : add missing icon button press binding (last one!)
2007-05-10 14:57 hamish
* : add missing icon button press binding
2007-05-10 14:39 hamish
* : add missing icon button press binding
2007-05-10 14:30 hamish
* : add missing icon button press binding
2007-05-10 14:16 hamish
* : add missing icon button press binding
2007-05-10 12:40 markus
* : link to style guides added
2007-05-10 12:09 glynn
* : Add R_font_list() and supporting infrastructure
2007-05-10 10:36 hamish
* : adjusting the line width redraws the display
2007-05-10 10:23 hamish
* : more default line width slimming
2007-05-10 10:01 markus
* : reference further v.db.* modules
2007-05-10 09:58 markus
* : added missing v.db.renamecol
2007-05-10 06:59 hamish
* : update to modern GRASS coding style (i18n, EXIT_SUCCESS, etc)
2007-05-10 06:50 hamish
* : typo in last commit
2007-05-10 06:46 markus
* : message cosmetics; avoid confusing error messages
2007-05-10 06:38 hamish
* : typo in last commit
2007-05-10 06:28 hamish
* : add new standard opt for fs= field separator
2007-05-09 23:20 michael
* : Quoted string to launch gis manager.
2007-05-09 21:43 markus
* : default line width reduced to 2 to be less clunky
2007-05-09 21:32 glynn
* : Convert between internal and external format to remain within 0
to NCOLORS-1 range
2007-05-09 21:06 markus
* : mention contributors.csv contributors_extra.csv
2007-05-09 21:03 markus
* : FBK-irst (formerly ITC-irst)
2007-05-09 21:02 markus
* : Christoph Simon for v.mapcalc
2007-05-09 21:01 glynn
* : Handle zero-length points list
2007-05-09 20:57 markus
* : FBK-irst (formerly ITC-irst)
2007-05-09 20:53 markus
* : copyright statement added
2007-05-09 20:10 markus
* : made non-interactive (bug #5118)
2007-05-09 20:02 glynn
* : Leave NDEBUG alone
2007-05-09 18:44 william
* : fixed some path quoting
2007-05-09 17:03 glynn
* : Sort list
2007-05-09 15:51 markus
* : added -m flag to print raster map title only
2007-05-09 15:18 markus
* : predefine DBF driver when autocreating mapset from startup CMD
line call
2007-05-09 15:04 markus
* : new -m flag to print full map title only
2007-05-09 14:35 william
* : adjust instructions for new G_find_etc() fn
2007-05-09 14:24 william
* : adjust for html.make changes
2007-05-09 11:58 markus
* : more reasonable error message
2007-05-09 10:24 markus
* : added support for datasrc (r.info)
2007-05-09 10:24 martinl
* : * do_split renamed to do_break [break.c] (various fixes)
* documentation updated
* features selection fixed (orthognal options)
2007-05-09 10:21 hamish
* : typos, hints, conform to grass help page style conventions.
2007-05-09 10:05 hamish
* : Script message cleaning. Mostly fixing broken g.message.
if "=" in comment must use message="";
'!' must be inside single 'quotes'.
2007-05-09 07:47 hamish
* : html bug
2007-05-09 07:45 hamish
* : fix g.message usage (need explicit message=""); revert debug
bits.
make it much less verbose by default.
don't use GNU specific sed s///i (bug #379).
fix so single band download works.
quote a bunch of variables.
don't pretend to be MSIE (bug #318).
2007-05-09 04:26 michael
* : Further update to dialog to select default display font. Now,
current font (GRASS_FONT value) will automatically be selected
in the listbox.
2007-05-09 04:03 michael
* : Changed default display font selection to use listbox with
entries
from d.font -l.
2007-05-08 21:34 glynn
* : Handle fully-qualified vector names
2007-05-08 08:02 hamish
* : only print out Zone: info if proj is UTM.
only print out Data Source: lines if it exists.
2007-05-08 03:41 hamish
* : allow multiple print&exit flags to work. Capitalize timestamp
in fancy output.
2007-05-08 00:43 paul
* : Further simplification
2007-05-08 00:24 paul
* : Revert accidental removal of font file existence check
2007-05-07 23:42 paul
* : Remove possiblity of specifying the full path to one of the
stroke
fonts in the GRASS_FONT variable; also check if it contains an
absolute
path (i.e. now indicating a Freetype-compatible font file) in a
cross-platform Windows-compatible way
2007-05-07 16:02 markus
* : example improved
2007-05-07 15:59 markus
* : link added
2007-05-07 15:58 markus
* : example improved
2007-05-07 14:44 paul
* : Simpler fix
2007-05-07 14:19 moritz
* : small correction to write correct install path in the windows
bat file
2007-05-07 14:08 glynn
* : Add GRASS_PAPER, GRASS_LANDSCAPE environment variables
2007-05-07 13:48 martinl
* : bugfix: double free
2007-05-07 11:48 paul
* : Get font selector dialog working on Windows
2007-05-07 11:47 paul
* : Also strip upper-case extensions from filenames to use as the
short
name in freetypecap.
2007-05-07 04:23 michael
* : replaced uname -s with pure tcltk tcl_platform to test system
type
for setting default font. This makes it work with Windows.
2007-05-07 01:13 hamish
* : use G_sleep() instead of sleep()
2007-05-07 00:13 hamish
* : more links to v.segment help page
2007-05-06 21:04 glynn
* : Select masking at beginning of raster operation
Change PS driver to output rasters as a single operation
2007-05-06 21:03 glynn
* : Tidy HTML generation
2007-05-06 08:06 hamish
* : better segment and lrs module descriptions
2007-05-06 07:59 hamish
* : add file= option to read instructions from a text file instead
of stdin
(so modules can be used from the GUI)
2007-05-06 07:02 hamish
* : enable side_offset (copied from v.segment)
2007-05-06 07:01 hamish
* : see also v.segment
2007-05-05 21:38 paul
* : DIY conversion to UCS-2BE encoding for when iconv is not
installed
2007-05-05 21:22 michael
* : overlay icon for wxgrass
2007-05-05 14:24 markus
* : restrict to current mapset only for editing
2007-05-05 09:15 glynn
* : Fix (most) non-ANSI-isms (inline, // comments)
2007-05-05 09:14 glynn
* : Add D_cell_draw_end(), R_end_scaled_raster() and supporting
infrastructure
2007-05-04 15:45 michael
* : Added dfont and oft to font extensions searched. For Mac OS X
systems.
2007-05-04 13:42 hamish
* : fix tcltk color hint
2007-05-04 13:39 hamish
* : hints for tcltk and wxpython
2007-05-04 13:25 glynn
* : Rename palette -> png_palette to avoid conflict with d.vect
2007-05-04 09:43 markus
* : define type specific field lengths rather than global 99999
fsize (which crashes v.digit form)
2007-05-04 09:11 markus
* : Carlos Dávila: messages updated
2007-05-04 08:46 markus
* : mention d.vect for direction of vector lines
2007-05-04 08:08 markus
* : define traveling costs as inverse of speed limit
2007-05-04 07:27 glynn
* : Handle fully-qualified map names
2007-05-04 06:00 hamish
* : update r.colors rules= to r.colors color= (bug#381)
2007-05-04 05:26 hamish
* : cosmetics
2007-05-04 05:17 hamish
* : make positive side offsets goto the right, same as
Vect_line_parallel()
expand docs.
2007-05-03 13:20 martinl
* : message cosmetics
2007-05-03 13:07 soeren
* : Typo, better documentation
validation scripts added
2007-05-03 12:03 markus
* : HTML fix
2007-05-03 11:41 markus
* : example now working
2007-05-03 11:37 hamish
* : add offset ability. EXIT_SUCCESS, i18n.
2007-05-03 10:31 markus
* : Spearfish example added
2007-05-03 10:26 markus
* : message cosmetics
2007-05-03 10:24 markus
* : example now working (thanks Hamish)
2007-05-03 09:18 hamish
* : missing space
2007-05-03 08:08 markus
* : example fix, but...
2007-05-03 07:29 markus
* : v.clean fix in example
2007-05-03 06:09 danielc
* : - reverted to g.message changes
2007-05-03 05:20 hamish
* : quote path variables
don't mind if the user already unzipped the file
test for `file`
change r.colors rules= to colors= (not backwards compatible
$#^#$@!!)
force rm, \bypass local "rm -i" alias etc
2007-05-03 05:18 danielc
* : - v.univar.sh -> v.univar, backwards-compatible
2007-05-03 04:32 glynn
* : Fix font existence check
2007-05-03 04:25 glynn
* : Allow for files without extension
2007-05-03 04:20 glynn
* : Fix font existence checking
2007-05-03 02:26 hamish
* : add D_symbol2(), change return types to void, force pushpin's
pin to be black
2007-05-02 23:49 william
* : fix mismatched open/close tags
2007-05-02 22:10 markus
* : more meaningful examples added (Spearfish) - need
testing/simplification
2007-05-02 22:06 markus
* : fix
2007-05-02 20:15 markus
* : links added
2007-05-02 18:23 markus
* : typo fixed
2007-05-02 17:24 markus
* : tool=add example added; text cosmetics
2007-05-02 16:39 soeren
* : Divided solver file into several files:
* direct solver (gauss, lu) are in N_solver.c
* classic iterative solver (sor, jacobi) are
N_solvers_classic_iter.c
* krylov subspace solver (cg, bicgstab) are in N_solvers_krylov.c
* local solver prototypes are in solvers_local_proto.h
Added pivoting strategy for direct solver
* new file N_les_pivot.c
Added new tests for solvers
* Hilbert matrix calculation and solution
2007-05-02 13:27 markus
* : MySQL example added
2007-05-02 12:47 glynn
* : Fix bugs in masked rasters
2007-05-02 10:42 hamish
* : centroids always use default color to stand out from underlying
area
2007-05-02 10:04 hamish
* : bugfix: wasn't calculating new x,y for icon if colors were off
(potentially nasty)
simplification: use D_symbol() to plot symbols
speed: only plot symbols which are in the graphics frame (massive
speedup for LIDAR)
readability: change "rgb" variable name and set it using boolean
values
2007-05-02 08:55 markus
* : Spearfish example added
2007-05-02 08:43 markus
* : messages standardized; Vect_hist_command()
2007-05-02 08:35 markus
* : use G_OPT_R_INPUT
2007-05-02 08:34 glynn
* : Support multi-face font files using path|index syntax
Change d.text.freetype to use d.text (d.text.new is now built as
d.text)
2007-05-02 08:22 markus
* : parameter macros; messages standardized
2007-05-02 08:09 glynn
* : Don't use extensions list with fc-list output
2007-05-02 07:59 glynn
* : Replace -printf (GNU extension) with -print + sed
2007-05-02 07:50 glynn
* : Also find Type1 fonts
Also use fc-list
2007-05-02 07:49 glynn
* : Use dynamically-allocated buffer
2007-05-02 06:59 hamish
* : activate symbol rotation for "point" instruction, fix
documentation for
"vpoints" instruction as rotate already works there for both EPS
and
built-in symbols.
2007-05-02 06:00 hamish
* : add floating point version of libgis rotation tool (Glynn),
adjust things
using the int version as needed.
2007-05-02 02:36 glynn
* : Tidy handling of $(FMODE_OBJ)
2007-05-01 21:09 markus
* : predefine DBMI settings
2007-05-01 19:08 markus
* : since we create a new reference table, we drop leftover old
rstable
2007-05-01 11:59 markus
* : support for < and > added
2007-05-01 11:18 markus
* : fix
2007-05-01 10:32 markus
* : Spearfish example added
2007-05-01 10:32 markus
* : comment fix
2007-05-01 10:18 markus
* : Spearfish examples added
2007-05-01 09:30 markus
* : links added
2007-05-01 09:28 markus
* : a bit more of an explanation
2007-05-01 08:06 hamish
* : remove bashisms (bug #5499)
2007-05-01 07:51 hamish
* : respect GRASS_FONT, if present
2007-04-30 19:46 markus
* : catch if file=map@mapset1 is specified along with
mapset=mapset2
2007-04-30 19:36 markus
* : reverted wrong patch
2007-04-30 19:35 glynn
* : Make mkftcap write to stdout
Add additional MacOSX directories
Add command-line arguments to list of directories
2007-04-30 19:34 markus
* : catch if file=map@mapset1 is specified along with
mapset=mapset2
2007-04-30 15:59 michael
* : Getting rid of some debugging code
2007-04-30 15:45 michael
* : Fixed problem with need to strip extension and path from stroke
fonts. Also fixed a couple issues with font directory persistence
within session.
2007-04-30 15:01 michael
* : Fixed bug for initial directory to search for fonts under
Cygwin.
2007-04-30 14:49 michael
* : Updated menu entry for d.rast.edit to launch the new TclTk
version.
2007-04-30 12:08 soeren
* : Added correct handling of transmission boundary conditions for
solute transport
2007-04-30 10:02 markus
* : adapted to new units
2007-04-30 09:46 glynn
* : scripts/d.freetypecap -> tools/mkftcap
2007-04-30 08:03 markus
* : a4-landscape and a3-landscape paper added
2007-04-30 06:57 michael
* : Fixed various bugs and improved functionality - made settings
persist throughout session.
2007-04-30 05:34 michael
* : A couple of bug fixes for default display font selection
2007-04-30 05:24 michael
* : Added default starting directories for other systems when
selecting default display font
2007-04-30 05:13 markus
* : sites support update to vector points via legacy lib
2007-04-30 05:03 markus
* : fix and update
2007-04-30 04:35 markus
* : Helena, Jaro: input units modified
2007-04-30 04:26 glynn
* : Add d.freetypecap
2007-04-30 04:25 markus
* : fixed spurious ^Ms in file
2007-04-30 00:57 michael
* : Improved error trapping by adding catch clauses to open and
close statements
2007-04-30 00:48 michael
* : Added catch clause to open and close statments for better error
trapping. Update some other features.
2007-04-30 00:47 michael
* : Improved error trapping by adding or enhancing catch clauses on
open and close statements
2007-04-29 23:52 michael
* : Added error traps (catch clauses) to open and close statements.
catch on close will print error to terminal (hopefully).
Also fixed serious bug caused by new map@mapset syntax for maps
in
current mapset. This had broken georect completely.
2007-04-29 23:51 michael
* : Added error traps (catch clauses) to open and close statements.
catch on close will print error to terminal (hopefully).
2007-04-29 22:24 michael
* : Improved default font selection to include stroke fonts and
character encoding.
2007-04-29 20:59 michael
* : Updated help text
2007-04-29 20:49 michael
* : Improved font handling
2007-04-29 20:48 michael
* : Added catch to close statement for better error trapping
2007-04-29 20:48 michael
* : Added catch to close statement (following open g.region) for
better error trapping
2007-04-29 20:47 michael
* : I think I've fixed the problem with the gronsole progress bar
crashing the GUI.
2007-04-29 09:42 hamish
* : if multiple coords are given on the command line, don't just do
the first;
allow input from stdin to be separated by commas, spaces, or
tabs.
2007-04-29 07:39 michael
* : Added menu item to select default display font.
2007-04-28 21:57 scott
* : update code attribution based on PSC feedback
2007-04-27 20:41 scott
* : added missing contributors
2007-04-27 20:15 scott
* : code provenance review - added copyright headers
2007-04-27 19:43 scott
* : fixed missed email address obfuscation in credits
2007-04-27 04:03 hamish
* : fix module description; fix segfault which happened if no
coords were given
2007-04-27 00:50 soeren
* : Added "Number of significant digits" flag "dp" for floating
point number rendering
2007-04-27 00:26 glynn
* : Draw smooth legend using boxes instead of lines
2007-04-26 23:00 glynn
* : Fix bug with removing reclass maps when using qualified names
2007-04-26 22:44 glynn
* : Remove unnecessary use of GRASS_VERSION_*
2007-04-26 20:42 markus
* : fixed email for Philip
2007-04-26 17:39 scott
* : code provenance - updated copyright header
2007-04-26 17:38 scott
* : code provenance - added copyright header
2007-04-26 17:23 scott
* : code provenance - updated contributors
2007-04-26 17:18 scott
* : provenance review - add standard header
2007-04-26 17:06 scott
* : code provenance - updated contributors
2007-04-26 17:02 scott
* : code provenance standard header - db library overview
2007-04-26 16:49 scott
* : corrected code attribution
2007-04-26 16:41 scott
* : code provenance review - add standard headers
2007-04-26 15:05 martinl
* : check column data type
2007-04-26 13:40 markus
* : create dbf/ dir if not exists
2007-04-26 13:05 hamish
* : move rotate_around_pt() into G_rotate_around_pt()
2007-04-26 13:02 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80
-lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2007-04-26 13:01 hamish
* : pad space between labels and their points. (rotation-safe)
2007-04-26 12:58 hamish
* : add rotation support for symbols
2007-04-26 12:52 hamish
* : add G_rotate_around_pt() to libgis; enable symbol rotation in
S_stroke()
2007-04-26 09:26 hamish
* : only give hints on how to fix errors if errors were detected
2007-04-26 09:22 glynn
* : Fix r.reclass bug
2007-04-26 00:16 glynn
* : Make GRASS_VERSION_* preprocessor macros rather than variables
Fix Makefile exit status to handle error.log additions
Clean up gem/Makefile
Remove unused G_version()
Fix r.reclass bug
2007-04-25 23:34 hamish
* : add error fixing hints as posted by Glynn on the mailing list.
Should
probably happen as a single string with \n's, but I'm not sure
how to
do that safely.
2007-04-25 22:08 markus
* : test improved: does map exist in CURRENT mapset?
2007-04-25 21:07 markus
* : example added
2007-04-25 21:07 markus
* : parameters reordered to standard (map name first)
2007-04-25 20:46 markus
* : more explanations; example added
2007-04-25 20:34 markus
* : fix
2007-04-25 20:24 markus
* : HTML fixes; examples updated; easier addition of GRASSRGB
column
2007-04-25 19:25 markus
* : fixed reverted ll_clon/ll_clat description
2007-04-24 20:49 markus
* : fixed broken exit
2007-04-24 10:02 hamish
* : catch the closes: any error or even warning written to stderr
will crash
all of gis.m if not caught.
2007-04-24 08:21 markus
* : fixed missing include
2007-04-24 07:47 markus
* : comment removed
2007-04-24 06:02 markus
* : original DBMI author identified
2007-04-24 02:41 glynn
* : Don't try to read non-existent $GRASS_PNGFILE
2007-04-24 02:40 glynn
* : Add simple BMP image viewer
2007-04-23 22:04 scott
* : code provenance review - add standard headers
2007-04-23 21:55 scott
* : code provenance review - adding standard headers
2007-04-23 20:02 glynn
* : Improvements and fixes to memory-mapped BMP file
2007-04-23 19:02 scott
* : code provenance review - added standard header
2007-04-23 18:55 scott
* : code provenance review - insert standard header
2007-04-23 18:46 scott
* : code provenance review - insert standard header
2007-04-23 18:37 scott
* : code provenance review - insert standard header
2007-04-23 18:16 glynn
* : Fix MinGW regression
2007-04-23 17:58 scott
* : code provenance review - added standard headers
2007-04-23 16:27 scott
* : code provenance review - added standard headers
2007-04-23 16:18 scott
* : code provenance review - add standard header
2007-04-23 11:01 martinl
* : * message cleaning (i18n, fprintf -> G_)
* more keywords...
2007-04-23 09:29 markus
* : driver and database are predefined (so not required); made
table first parameter for consistency
2007-04-23 08:16 markus
* : avoid bind_scroll_list error
2007-04-23 01:03 glynn
* : Allow reading/writing BMP files
Allow mmap()ed framebuffer
Refactor colour handling
2007-04-22 22:25 robertoa
* : Carlos Davila spanish translations
2007-04-22 22:01 glynn
* : Use const where appropriate
Remove support for pre-ANSI prototypes
Move sitelib function declarations from gisdefs.h to P_site.h
2007-04-22 20:07 glynn
* : Add format= option
Output values in decimal by default
2007-04-22 11:04 hamish
* : add magenta to the default color list
2007-04-22 09:36 hamish
* : better indentation for ->descriptions from G_usage()
2007-04-22 09:25 hamish
* : cleanup parser stuff (use ->descriptionS, ->guisection)
2007-04-22 05:43 glynn
* : Use const where appropriate
Remove D_* functions relating to site lists (no longer used)
Remove sites code from d.extend (the sites list will always be
empty)
Remove prototypes for removed functions from imagerydefs.h
Use (void) rather than () for empty parameter lists
2007-04-21 23:12 glynn
* : Use const where appropriate
2007-04-21 22:10 markus
* : finally I got it: start_mp/end_mp cols must be decimal.
Examples added
2007-04-21 21:34 william
* : new g.findetc module (missed makefile update)
2007-04-21 21:25 glynn
* : Fixed to deal with in-place transformation
2007-04-21 20:37 glynn
* : Optimisation
2007-04-21 20:36 glynn
* : Use const where appropriate
Use void* rather than char* for generic pointers
Use explicit types for function pointers
2007-04-21 20:33 glynn
* : Don't multiply by scale twice
2007-04-21 18:09 michael
* : Fix bug in help for georectifier polynomial transformation
buttons.
2007-04-21 15:56 markus
* : Msg cosmetics for translation (using standard text)
2007-04-21 11:49 hamish
* : add a flag to output info needed to construct a legend.
(use d.graph or r.mapcalc+r.colors+cats/file to make the legend)
2007-04-21 05:34 glynn
* : Restore sleep, using G_sleep()
2007-04-21 05:33 glynn
* : Clean up vask interface
Use const where appropriate
Use void for functions which don't return a meaningful value
Use void for empty parameter lists
Remove bogus use of "register" in parameter declarations
Make V_error() variadic to eliminate need for sprintf()s
2007-04-21 05:30 glynn
* : Remove imagery lib dependency upon libgmath
2007-04-21 05:29 glynn
* : Remove bogus Unix implementation - use getenv("HOME")
2007-04-20 23:00 glynn
* : Perform legal-name check *after* normalisation
2007-04-20 22:04 robertoa
* : Some fuzzy messages
2007-04-20 22:03 robertoa
* : translation of primitive as "elemento" instead of "primitivo"
2007-04-20 21:52 glynn
* : Use "const" where appropriate
Tidy
2007-04-20 18:35 glynn
* : Use GISPROMPT_COLOR
2007-04-20 18:23 glynn
* : Fix module description
Always generate a line of output for each value, even for invalid
values, to simplify parsing
Update description.html accordingly
2007-04-20 18:06 glynn
* : Add description.html for r.what.color
2007-04-20 17:51 glynn
* : Remove _fmode definition to avoid conflicts with $(FMODE_OBJ)
2007-04-20 17:49 glynn
* : Remove limitation on number of input maps
2007-04-20 17:45 glynn
* : Change name, mapset fields in struct Reclass from char[] to
char*
2007-04-20 17:41 glynn
* : Tidy
2007-04-20 17:40 glynn
* : Remove _fmode definition to avoid conflicts with $(FMODE_OBJ)
2007-04-20 06:34 hamish
* : no error when dir is empty. bug#373 (thanks for the solution
Glynn)
2007-04-20 03:54 scott
* : code provenance review - add standard header
2007-04-20 00:23 glynn
* : Tidy rowio interface
Use "const" where appropriate
Use void* instead of char* for buffers
Use explicit types for function pointers
Use void instead of int for functions with no meaningful return
value
2007-04-19 23:58 glynn
* : Add "const" where appropriate
Formatting
2007-04-19 23:12 glynn
* : Remove pre-ANSI C support
Tidying
2007-04-19 23:07 glynn
* : Use "const" where appropriate
Remove local copies of [P_]datetime.h
2007-04-19 21:49 maciej
* : New -e/g flags included, cleanups. Based on Glynn's
explanations in his recent posts. This doc will need to be
cleaned up for good once we get rid of doubled color rules via
the rules or color options.
2007-04-19 19:08 scott
* : code provenance review - add and edit standard header
2007-04-19 17:22 glynn
* : Fix check for percentages
2007-04-19 16:47 glynn
* : Get display, screen number from Togl
2007-04-19 16:47 scott
* : code provenance review - insert and update standard headers
2007-04-19 16:46 glynn
* : Change closecell.c to use G_remove_colors()
Remove G_remove_colr()
2007-04-19 16:26 martinl
* : newline separator fix
2007-04-19 07:48 markus
* : fix missing include
2007-04-19 05:32 glynn
* : Don't attempt to use pBuffers if GLX version < 1.3
2007-04-19 04:50 glynn
* : Don't make GLXPixmap double-buffered
2007-04-19 04:34 william
* : add global and user addon paths to GRASS_ADDON_ETC
2007-04-19 04:11 william
* : add GRASS_ADDON_ETC env var
2007-04-19 04:00 william
* : new g.findetc to locate external support files
2007-04-19 03:56 william
* : new G_find_etc function to locate support files
2007-04-18 23:17 glynn
* : Add r.what.color
2007-04-18 23:17 glynn
* : Use GPATH_MAX
2007-04-18 19:09 markus
* : typo fixed
2007-04-18 18:57 bob
* : Added RGB output
2007-04-18 15:03 william
* : fixed jasper problem in netpbm build instructions
2007-04-18 10:04 markus
* : error instead of segfault
2007-04-18 01:00 glynn
* : Include local_proto.h
2007-04-17 17:06 glynn
* : Add G_remove_colors()
Add -r (remove) flag to r.colors
2007-04-17 14:44 michael
* : Fixed bugs in saving display extents to named region and
overwriting existing saved region.
2007-04-17 02:50 glynn
* : Remove unused code from lib/imagery
2007-04-17 02:18 hamish
* : add some debug code to write label bounding boxes to a vector
ascii file
2007-04-16 23:41 hamish
* : remove duplicate html code
2007-04-16 23:19 soeren
* : Added solute transport dispersion tensor calculation
Typo fixes
2007-04-16 23:17 soeren
* : Extended new solute transport test
2007-04-16 21:56 wolf
* : Fixed loads of bugs
2007-04-16 21:55 robertoa
* : More spanish translations
2007-04-16 20:29 glynn
* : lseek/off_t fixes
2007-04-16 19:27 robertoa
* : Carlos Davila: merged in new messages
2007-04-16 17:20 glynn
* : Remove unused code
2007-04-16 15:40 markus
* : Michael Barton: comments style fixed to prevent from variable
initialization problem
2007-04-16 13:28 glynn
* : Remove misplaced header
2007-04-16 12:31 martinl
* : cosmetics
2007-04-16 12:23 martinl
* : do_break -> do_add_vertex
2007-04-16 12:20 martinl
* : * vertex fn updated
** do_add_vertex (formely do_break)
** do_remove_vertex
** do_move_vertex
2007-04-16 09:32 martinl
* : missing header file added
2007-04-16 06:50 martinl
* : missing prototypes added
2007-04-16 06:37 martinl
* : * general code cleaning
* some tools changed
** split -> break
** break -> vertexadd
** vertex -> vertexmove
** straight -> vertexdel
* get rid of global variables
* documentation updated (more examples needed)
2007-04-16 03:07 glynn
* : Fix handling of cell_misc
2007-04-16 00:11 glynn
* : Add G__file_name_misc() (for use with cell_misc files)
Fix G__check_fp_type() to handle qualified map names
2007-04-15 23:18 glynn
* : Revert previous change
2007-04-15 23:16 glynn
* : Use G_find_cell(), not G_find_cell2()
2007-04-15 19:35 glynn
* : Fix warnings (and a few bugs)
Remove dead code
2007-04-15 18:50 william
* : make sure X11 in PATH instead of hardwiring
/usr/X11R6/bin/xterm
2007-04-14 23:25 glynn
* : Always include @mapset part
2007-04-14 23:02 glynn
* : Use "const" where appropriate
Use (void) instead of () for empty parameter lists
Use full type for function pointers
2007-04-14 23:00 glynn
* : Remove local prototype for getpwuid() (declared in )
2007-04-14 23:00 glynn
* : Use G_store()
2007-04-14 22:59 glynn
* : Remove unused *_ltp functions
2007-04-14 22:58 glynn
* : Fix type of qsort() comparison callback
2007-04-14 22:57 glynn
* : Fix typo: spheriod -> spheroid
2007-04-14 22:56 glynn
* : Use more stable (and efficient) linear transformation
2007-04-14 22:54 glynn
* : Remove unused (and unlikely to be used) file
2007-04-14 22:17 glynn
* : Fix check for type of G3D maps
2007-04-14 22:16 glynn
* : Fix handling of ->descs field
Add ->descriptions output to --tcltk/--ui
2007-04-14 22:15 glynn
* : Fix bug; buf_len under-sized
2007-04-14 22:15 glynn
* : Fix warning
2007-04-14 22:14 glynn
* : Fix warnings
2007-04-14 22:14 glynn
* : Fix return type of HIS_to_RGB
2007-04-14 16:16 william
* : updated configure example
2007-04-14 03:35 glynn
* : Parser: allow for incomplete ->descriptions list
Add G_load_[fp_]colors()
Remove is_fp argument from G_read_color_rules()
r.colors:
Merge rules= with color=
Use rules= for external rules file
Add -i flag
Rename rast= to raster=
Refactoring, clean-up
Make map= not required (for -l)
2007-04-13 22:42 glynn
* : Use "const" where appropriate
Use (void) instead of () for empty parameter lists
2007-04-13 17:07 glynn
* : Replace coded G_make_*[_fp]_colors() functions with wrappers
around G_make_[fp_]colors()
Remove legacy names G_make_color_{wave,ramp}(),
G_make_grey_scale()
2007-04-13 15:06 martinl
* : flip tool added
2007-04-13 14:40 moritz
* : include views in the list of tables
2007-04-13 13:24 martinl
* : enable input option in create tool
2007-04-13 12:52 martinl
* : manual page (partially) updated
2007-04-13 09:08 martinl
* : cosmetics:
* doxygen docs updated
* indent fixed
2007-04-12 23:23 michael
* : Added code to start wxpython if installed and if .grassrc6 gui
line set to wx.
2007-04-12 21:24 glynn
* : Add G_make_[fp_]colors()
Rename G_make_colors() (used by r.support/modcolr) to
G_ask_colors()
Move colour tables to lib/gis/colors
Use G__ls() for enumerating rules files in r.colors
2007-04-12 18:54 glynn
* : Move reading of colour rules from r.colors to libgis
2007-04-12 17:24 robertoa
* : Fix for DB error with Auxiliar Table
2007-04-12 05:10 brad
* : - removed unused files
2007-04-12 04:55 brad
* : - fixed execl() improper termination
- added function documentation
- now uses EXIT_FAILURE|EXIT_SUCCESS
2007-04-11 21:50 wolf
* : Fixed many position calculation bugs and other bugs concerning
point
features and label collisions. Modified documentation.
2007-04-11 17:03 glynn
* : Add -e (hist. eq.) and -g (log. scale) flags
Re-use stats calculation
2007-04-11 17:01 glynn
* : Fix bug in G_histogram_eq_colors()
2007-04-11 16:15 glynn
* : Add prototype for G_make_histogram_log_colors()
Change G_make_histogram_log_colors() to map minimum value to
black
Add color_xform.c: G_histogram_eq_colors(), G_log_colors()
2007-04-11 15:13 martinl
* : typo: missing )
2007-04-11 15:11 martinl
* : * indent fixed
* header added
* capitalize parameters' description
* message standardization
2007-04-11 15:05 martinl
* : * message standardization
* capitalize parameters' description
* header added
2007-04-11 15:00 martinl
* : message standardization
2007-04-11 14:53 martinl
* : capitalize parameters' description
2007-04-11 14:48 martinl
* : message standardization
2007-04-11 14:46 markus
* : USGS map projections guide added
2007-04-11 14:25 martinl
* : * message standardization
* header added
* keyword (statistics) added
2007-04-11 14:19 martinl
* : message standardization
2007-04-11 14:14 martinl
* : message standardization
2007-04-11 14:07 martinl
* : typo
2007-04-11 13:56 martinl
* : * fix debug levels (0 -> 1)
* do not use _() in G_debug
* messages standardization
2007-04-11 13:45 glynn
* : Remove references to d.colormode (which no longer exists)
Ensure that tags aren't split across line boundaries (g.html2man
can't handle this)
2007-04-11 13:41 martinl
* : message cosmetics
2007-04-11 12:25 markus
* : simplified; polished
2007-04-11 12:23 martinl
* : translation updated
2007-04-11 12:00 martinl
* : bugfix [GForge #361], cats.c cleaned and updated
2007-04-11 06:43 michael
* : Added v.db.renamecol to menu
2007-04-10 21:54 markus
* : wording
2007-04-10 21:48 markus
* : mentioned r.to.rast3elev, r.to.rast3, r3.cross.rast, r3.stats,
and r3.univar
2007-04-10 20:45 markus
* : extended
2007-04-10 20:34 markus
* : check if MODIS Tasseled Cap makes sense to be added
2007-04-10 19:37 robertoa
* : Spanish translations and bugfixing
2007-04-10 19:00 glynn
* : Remove FIFO support
Remove attempt to detect socket() in WinSock (autoconf doesn't
work with WINAPI functions)
Fix GDAL check
MinGW fixes
2007-04-10 15:36 markus
* : fix G_debug level
2007-04-10 14:17 william
* : special browser setting needed for OSX
2007-04-10 14:02 markus
* : bugfixes
2007-04-10 13:42 glynn
* : Remove support for monitor FIFOs
Add support for AF_INET sockets as an alternative to AF_UNIX
Tidying
2007-04-10 13:41 glynn
* : Add END operation
2007-04-10 12:32 robertoa
* : Agustin Diez spanish translations
2007-04-10 11:15 glynn
* : MinGW fixes
2007-04-10 10:14 markus
* : write out command line history for 'r.info -h map'
2007-04-10 09:59 markus
* : write out command line history for 'v.info -h map'; g.message
2007-04-10 09:35 markus
* : write out command line history for 'v.info -h map'
2007-04-09 23:34 soeren
* : Type fixes
2007-04-09 23:01 glynn
* : Enable LFS
2007-04-09 22:43 soeren
* : Array and gradient functions are now distributed to several
files to avoid huge source files
* basic array functions are located in N_arrays.c
* array computation functions are located in N_array_calc.c
* io array functions are located in N_array_io.c
* basic gradient functions are located in N_gradient.c
* gradient calculation functions are located in N_gradient_calc.c
* added statistical calculation for arrays and gradients
* added 2d gradient neighbour calculation
* type fixes
* removed unnecessary comment lines
* improved docu
2007-04-09 22:35 william
* : cleanup header comments
2007-04-09 22:35 soeren
* : New gradient and array tests added
2007-04-09 15:51 william
* : allow for spaces in #%Module test
2007-04-09 14:46 scott
* : corrected compactness formula in comments and parser to match
actual calculation, as per doc I tracker #367
2007-04-09 04:35 michael
* : Made description for legend placement more understandable.
2007-04-08 18:03 glynn
* : Add D_set_clip_margin(), D_line_width()
Change modules to use D_line_width() instead of R_line_width()
2007-04-08 17:17 glynn
* : Set modified flag
2007-04-08 13:36 glynn
* : Treat clip rectangle as inclusive (points exactly on the
boundary are "inside").
2007-04-08 12:54 glynn
* : Fix typo
2007-04-08 12:36 glynn
* : Move handling of standard colours from drivers to libdriver
Change drivers to use driver-specific functions instead of
generic COM_*/DRV_* versions
2007-04-08 00:11 glynn
* : Move Set_window operation into drivers; applies to all
graphics, not just text
Fix bug in poly{gon,line} culling
Set clip window when switching frames
2007-04-07 22:06 markus
* : typos fixed; vectfile -> vectmap for consistency
2007-04-07 21:43 markus
* : added grid3/ structure to figure
2007-04-07 18:53 william
* : forgot to remove personal bundle settings
2007-04-07 18:51 william
* : use install cmd to copy files and set mode; no need to test
before mkdir; add bindist bundling step
2007-04-07 18:46 william
* : use install cmd to copy files and set mode; no need to test
before mkdir
2007-04-07 18:11 markus
* : RFC1 adopted
2007-04-07 17:50 glynn
* : Fix D_polyline_cull
Add D_polygon_cull
Add render=l (cull) to d.vect
2007-04-07 17:47 markus
* : added htmldocs target (bug #365)
2007-04-07 16:52 markus
* : PostgreSQL fix
2007-04-07 16:46 markus
* : new script to rename table columns
2007-04-07 16:18 markus
* : examples updated
2007-04-07 16:14 markus
* : also output column length with -c flag
2007-04-07 15:47 william
* : reactivate Terminal if text startup
2007-04-07 15:02 glynn
* : Disable d.text
Build d.text.new as d.text
2007-04-07 14:50 glynn
* : Enable LFS
2007-04-07 13:08 markus
* : --script now includes copyright header
2007-04-07 12:54 glynn
* : Add D_polyline_cull()
Simplify handling of longitude wrap
Change d.vect to use render= for lines (patch from Sören Gebbert)
2007-04-07 12:53 markus
* : fix the fix
2007-04-07 12:42 markus
* : indicate deprecated commands
2007-04-07 12:00 markus
* : no longer used
2007-04-07 11:34 markus
* : cp -> INSTALL
2007-04-07 11:34 glynn
* : Extend d.font to support remaining d.font.freetype options
Replace d.font.freetype with a script which invokes d.font
Copy description.html files for d.{font,text}.freetype scripts
2007-04-07 11:26 markus
* : added missing copyright header
2007-04-07 11:24 markus
* : minimalistic new documentation
2007-04-07 11:21 markus
* : fixed parameter order
2007-04-07 11:12 markus
* : cp -> INSTALL
2007-04-07 10:15 glynn
* : Tidying
2007-04-07 10:15 glynn
* : Remove R_font_freetype() and related infrastructure
Change d.font.freetype to use R_font() instead of
R_font_freetype()
Clean-up d.font.freetype
Extend d.text.new to support remaining d.text.freetype options
Replace d.text.freetype with a script which invokes d.text.new
2007-04-07 08:19 glynn
* : Print whole words/sentences rather than individual characters
2007-04-06 20:33 soeren
* : Added mean and upwinding calculation docu
2007-04-06 19:49 soeren
* : Manual pages for r.univar and r3.univar
2007-04-06 19:40 soeren
* : Added support for raster3d maps
* rearranged the sources
* use heapsort instead of quicksort
2007-04-06 17:25 soeren
* : * typo fixes
* fixes related to gpde api modification
2007-04-06 17:18 soeren
* : Moved gpde global header files to lib/gpde
2007-04-06 17:17 jachym
* : added -t flag for testing sql statements
2007-04-06 17:12 soeren
* : Huge library update to increase functionality and documentation
* moved header files from grass6/include to this directory
- the global header files are copied while compilation time to
the correct location
* improved documentation
* added new files for mean and upwind computation
* fixed gradient computation code
* minor doxygen fixes in the code
* better structure of gwflow and solute transport code
2007-04-06 16:55 soeren
* : * Fixed gradient tests
* added new linear eqution solver tests
* added tests for mathematical tools
- mean computation tests
- upwinding tests
2007-04-06 15:57 glynn
* : Add $(PSDRIVERLIB) to definition of RASTERLIB
2007-04-06 15:51 glynn
* : Don't use -flat_namespace on MacOSX
2007-04-06 15:47 glynn
* : Fix bug in raster positioning
2007-04-06 13:52 glynn
* : Fix bug in BITMAP procedure
Fix bug in bitmap data output
2007-04-06 12:49 glynn
* : More efficient thick lines
2007-04-06 10:07 markus
* : omit \n in G_message()
2007-04-06 09:37 martinl
* : bugfix: update double precision column, value given as string
2007-04-06 08:21 markus
* : Spearfish example added
2007-04-06 08:05 markus
* : link to DBF specs
2007-04-06 07:19 hamish
* : update font info
2007-04-06 07:03 hamish
* : d.font.freetype no long overrides the label file's font
setting.
2007-04-06 06:57 hamish
* : skip commented lines
2007-04-06 06:26 hamish
* : multiline labels should be working now
2007-04-06 05:17 hamish
* : multi-line placement code. still need to actually update the
text line,
not just repeat the last line of the label.
2007-04-06 04:39 hamish
* : enable new rotation code. multiline labels still broken.
2007-04-06 04:25 hamish
* : (re)simplify justification calculations, better x centering
2007-04-05 23:09 wolf
* : Added the simulated annealing routine
2007-04-05 16:35 markus
* : official spec file with bugfix
2007-04-05 13:45 hamish
* : forgot to init new justification offset vars.
2007-04-05 12:38 hamish
* : Add offsets, highlight, and skip offscreen code for MKII
rotation.
Only part still missing is text rendering for multi line\n text
labels.
2007-04-05 11:50 hamish
* : better placement for center and lower justified labels
2007-04-05 10:08 martinl
* : text[100] -> dbString text
2007-04-05 04:15 hamish
* : more label rotation code. not finished yet, but functional.
bugfix: shift right justified labels over one more char
2007-04-05 02:17 hamish
* : bugfix: could not select orange due to extra space in options
string
2007-04-04 21:11 michael
* : Changed open to exec for calling g.region in set_wind
procedure.
2007-04-04 15:07 martinl
* : coord option: select all lines in the box (threshold)
2007-04-04 14:09 martinl
* : bug (described by Markus) in merge tool fixed
2007-04-04 13:12 martinl
* : Vect_rewrite_line(): debug line id
2007-04-04 13:01 martinl
* : Vect_delete_line(): debug line id
2007-04-04 12:11 hamish
* : typo in comment
2007-04-04 11:59 hamish
* : some cleanup of GRASS_HTML_BROWSER mess
2007-04-04 11:55 markus
* : G_stat() declared
2007-04-04 10:43 hamish
* : remove hardcoded + package specific code. Platform specific
stuff can go
here, but package specific stuff needs to be patched in by the
packager. (WK)
2007-04-04 10:24 glynn
* : Add copyright/GPL header
2007-04-04 09:52 glynn
* : Add, use PNG_Driver(), PS_Driver() functions
Extend direct rendering to allow PostScript output
2007-04-04 08:06 hamish
* : move mapunits into a proceedure.
prettify Map Display status line.
TODO: if {range<1} {set outfmt {%f}}
2007-04-04 06:52 hamish
* : measurement tool: format length numbers and units in a nice way
2007-04-04 06:51 wolf
* : Fixed point position finding code, fixed some bugs, and added a
paint file writing function.
2007-04-04 06:31 glynn
* : Move scaled raster operation from library into drivers
Remove unscaled raster operation
2007-04-04 05:40 hamish
* : bugfix: use different section ID labels so section titles
render correctly.
2007-04-04 05:25 hamish
* : \mainpage does not take a keyword, just the label
2007-04-04 04:09 hamish
* : add first bits of code to help with proper label rotation
2007-04-04 04:07 glynn
* : Add, use G_stat()
2007-04-03 17:15 bob
* : Fix for volume init
2007-04-03 12:02 markus
* : better explain categories and layers
2007-04-03 11:55 markus
* : Vector types and categories clarified
2007-04-03 10:59 glynn
* : Remove shell-specific comment from description of pattern=
option
2007-04-03 09:38 glynn
* : EXTRA_CFLAGS is for compiling, not linking
2007-04-03 08:53 markus
* : Carlos Davila: i18N
2007-04-03 08:23 markus
* : make use of EXTRA_CFLAGS (but it still doesn't compile)
2007-04-03 04:39 michael
* : Fixed so that saving display geometry to named region no longer
changes computational region.
2007-04-03 02:58 glynn
* : More display clean-up
Merge D_cell_draw_setup_RGB() with D_cell_draw_setup()
Remove D_draw_[cfd]_raster_RGB(), D_raster_of_type_RGB()
Remove D_[cfd]_raster(), D_raster(), D_raster_of_type()
Move D_draw_raster_RGB() into raster.c
2007-04-03 02:54 glynn
* : Replace D_raster() with D_draw_c_raster()
2007-04-03 02:48 glynn
* : Add GRASS_RND_SEED environment variable (from Joel Pitt)
2007-04-02 22:12 wolf
* : Added code to generate candidate line and point labels
2007-04-02 20:41 william
* : fix some sed problems
2007-04-02 20:41 william
* : usage clarifications
2007-04-02 18:09 william
* : fix file check for user addons
2007-04-02 17:31 william
* : hide cleanup error when no files found
2007-04-02 14:32 markus
* : MACOSX_APP must be quoted for non-Macs
2007-04-02 08:52 markus
* : small fixes
2007-04-02 08:39 markus
* : should be \page
2007-04-02 08:15 martinl
* : build doxygen documentation
2007-04-02 07:54 markus
* : fixed ITC -> ITC-irst
2007-04-02 07:21 glynn
* : Replace D_d_raster() with D_draw_d_raster()
2007-04-02 07:11 markus
* : typo fixed
2007-04-01 04:48 hamish
* : fix Doxygen tag (\ref not \link""\endlink)
2007-03-31 18:09 markus
* : use G_debug()
2007-03-31 18:08 markus
* : use G_fatal_error(); use G_debug()
2007-03-30 19:16 markus
* : typo; debug level; keyword
2007-03-30 19:14 markus
* : button descriptions fixed
2007-03-30 09:30 glynn
* : Use termios if available
2007-03-30 06:29 glynn
* : Add polygon, polyline primitives
2007-03-30 05:23 hamish
* : d.labels has the problem with rotation, not v.label
2007-03-30 04:51 glynn
* : PostScript driver
2007-03-30 01:11 scott
* : Implementing rollback and improvement to description of GRASS
project, as well as getting adding wording on grounds for removal
of CVS write access; ready for new vote
2007-03-29 22:11 moritz
* : use G_clear_screen() instead of system("clear")
2007-03-29 13:08 markus
* : typo fixed
2007-03-29 13:07 markus
* : changed ITC-irst to FBK-irst (formerly ITC-irst)
2007-03-29 12:57 markus
* : fix for progman building
2007-03-29 12:34 markus
* : terminology fixes; field/layer confusion reduced
2007-03-29 12:25 jachym
* : Message consolidation
2007-03-29 12:18 jachym
* : Message consolidation
2007-03-29 12:16 jachym
* : redirected echo to stderr
2007-03-29 12:15 jachym
* : echo to g.message
2007-03-29 11:54 jachym
* : echo to g.message
2007-03-29 10:20 martinl
* : fix broken g.message
2007-03-29 10:13 jachym
* : echo to g.message
2007-03-29 09:48 jachym
* : echo to g.message
2007-03-29 09:26 jachym
* : echo to g.message
2007-03-29 09:14 jachym
* : echo to g.message
2007-03-28 20:54 martinl
* : threshold disabled
2007-03-28 15:02 jachym
* : echo to g.message
2007-03-28 14:50 jachym
* : echo to g.message
2007-03-28 14:46 jachym
* : removed -e flag for echo command
2007-03-28 14:41 jachym
* : echo to g.message. I hope, it works...
2007-03-28 14:26 martinl
* : number of merged lines bug fixed
2007-03-28 14:03 jachym
* : echo to g.message
2007-03-28 13:31 jachym
* : echo to g.message
2007-03-28 13:21 jachym
* : echo to g.message
2007-03-28 13:15 jachym
* : echo to g.message
2007-03-28 13:03 jachym
* : echo to g.message
2007-03-28 12:36 jachym
* : echo to g.message
2007-03-28 12:30 jachym
* : echo to g.message
2007-03-28 12:27 jachym
* : small correction
2007-03-28 12:23 jachym
* : echo to g.message
2007-03-28 12:08 jachym
* : echo to g.message
2007-03-28 12:02 jachym
* : echo to g.message
2007-03-28 11:38 jachym
* : echo to g.message
2007-03-28 11:28 jachym
* : echo to g.message
2007-03-28 11:17 jachym
* : echo to g.message
2007-03-28 11:07 jachym
* : echo to g.message
2007-03-28 06:30 hamish
* : add map units to output (code taken from profile.tcl)
2007-03-27 06:44 hamish
* : correct plotting if null data is encountered
2007-03-27 03:39 michael
* : Added title
2007-03-27 03:34 william
* : Added universal build notes
2007-03-27 02:40 michael
* : Added v.db.select and moved all database commands to database
menu
heading
2007-03-27 00:37 william
* : added bindist installer package creation
2007-03-26 23:09 hamish
* : revert last change (whitespace)
2007-03-26 16:48 william
* : restored GDAL bin path for GDAL tools
2007-03-26 15:30 martinl
* : Vect_build() to stderr
2007-03-26 15:24 martinl
* : * message cosmetics
* Vect_build() to stderr
2007-03-26 13:24 martinl
* : * i18n
* Vect_build () to stderr
2007-03-26 12:48 martinl
* : * i18n
* EXIT_SUCCESS/FAILURE
* Vect_build () to stderr
2007-03-26 11:27 martinl
* : * i18n
* Vect_build() to stderr
2007-03-26 10:50 martinl
* : * i18n
* EXIT_SUCCESS/FAILURE
* Vect_build to stderr
2007-03-26 10:39 martinl
* : i18n
2007-03-26 10:12 martinl
* : extended module description
2007-03-26 10:04 martinl
* : * i18n
* EXIT_SUCCESS/FAILURE
* Vect_build () to stderr
2007-03-26 09:37 martinl
* : * i18n
* cleaning messages
* Vect_build () to stderr
2007-03-26 09:07 hamish
* : make it work for unprojected XY locns; protect against log(0)
errors
2007-03-26 08:34 martinl
* : * i18n
* cleaning messages
* EXIT_SUCCESS/FAILURE
2007-03-26 07:52 hamish
* : prettify axes tick labels and map units
2007-03-26 06:06 martinl
* : * input not required (allowing list without dummy input value)
* cleaning messages
* new keyword used (projection)
2007-03-26 05:10 martinl
* : cleaning messages
2007-03-26 04:42 martinl
* : bug fix GForge #342; i18n
2007-03-26 03:31 hamish
* : script to generate a list of modules with name and description
2007-03-26 03:04 hamish
* : shorter label for module description
2007-03-26 02:47 hamish
* : simplify module description
2007-03-26 01:14 hamish
* : add short module description label
2007-03-26 01:06 hamish
* : add short module description label
2007-03-26 01:02 hamish
* : move module description onto one line to make grep parsing work
better
2007-03-26 00:58 hamish
* : add short descr label to HTML page, if available
2007-03-26 00:49 hamish
* : add short GUI label for module description, remove newline from
mod desc
2007-03-26 00:30 hamish
* : must run in a term window
2007-03-26 00:24 hamish
* : remove newline from description, i18n, EXIT_SUCCESS
2007-03-26 00:11 hamish
* : html bugs; add KEYWORDS; remove parser.html
2007-03-25 10:41 martinl
* : merge tool improved
2007-03-24 20:46 martinl
* : removing redundant period from label
2007-03-24 20:36 martinl
* : arguments cosmetics
2007-03-24 20:25 martinl
* : make select options orthogonal
2007-03-24 12:40 martinl
* : minor doxygen docs update
2007-03-23 23:43 glynn
* : Don't build d.rast.edit
2007-03-23 22:53 markus
* : HTML fixed
2007-03-23 22:16 martinl
* : * removed site.h dependency
* EXIT_SUCCESS/FAILURE
* various message fixes
2007-03-23 21:37 martinl
* : new flag: write line nodes (-n)
2007-03-23 21:22 markus
* : more reasonable error messages
2007-03-23 20:38 markus
* : New (untranslated) Greek po files added
2007-03-23 19:02 michael
* : Made thematic icons same size as others (24x24)
2007-03-23 18:52 jachym
* : echo to g.message
2007-03-23 18:47 jachym
* : echo to g.message
2007-03-23 18:35 jachym
* : echo -> g.message
2007-03-23 17:27 stephan
* : + german messages
2007-03-23 16:45 markus
* : Carlos Davila: merged in new messages
2007-03-23 14:16 markus
* : get volumes working again
2007-03-23 13:13 stephan
* : + Robert Nuske: grassmods_de.po, more german translations
2007-03-23 13:10 jachym
* : updated SUBMITTING_SCRIPTS file, with g.message usage and
example
2007-03-23 11:01 markus
* : changed -f to -e (as discussed with author); msg cosmetics
2007-03-23 11:00 markus
* : cosmetics
2007-03-23 10:57 markus
* : support CODE tag
2007-03-23 10:25 markus
* : update
2007-03-23 09:11 markus
* : centralized debug level switching
2007-03-23 06:17 hamish
* : ->description shouldn't contain newlines.
G_usage(): show module.label if it exists, fix descr indenting
(w/ label)
TODO: line wrap at col 76 for really long descriptions.
2007-03-23 05:56 markus
* : don't i18N SQL types (fix crash)
2007-03-23 05:56 markus
* : fix scroll bindings
2007-03-23 05:29 hamish
* : use guisection
2007-03-23 05:23 hamish
* : better comments for option->descriptions
2007-03-22 23:43 william
* : copy readme to /Users/Shared for later perusal
2007-03-22 15:26 jachym
* : New module introduced: g.message
2007-03-22 12:57 markus
* : display node as well in topo display
2007-03-22 12:47 markus
* : show 3, not only one directional arrow per line
2007-03-22 10:08 markus
* : cleandocs target added
2007-03-22 09:29 moritz
* : allow for other versions of mesa
2007-03-22 09:13 markus
* : more links for convenience (text unchanged)
2007-03-22 09:00 markus
* : make grass-psc a link since it is a mailing list
2007-03-22 08:56 markus
* : say where it is
2007-03-22 08:36 markus
* : more docs; msg/debug cosmetics
2007-03-22 08:00 markus
* : example fix
2007-03-22 07:48 hamish
* : add myself as an author
2007-03-22 07:28 hamish
* : move comment back next to what it is talking about
2007-03-22 06:26 danielc
* : - Added guisection to XML output
2007-03-22 05:47 cho
* : Don't compare arguments with NULL (Segmentation fault)
2007-03-22 05:34 william
* : trim old pre-cvs junk
2007-03-22 05:32 william
* : more packemaker setup files
2007-03-22 04:58 william
* : build_gui_user_menu.sh
2007-03-22 04:51 william
* : for building the user GUI menu
2007-03-22 03:02 william
* : Packagemaker pkg files, moved app/readme to pkg
2007-03-22 02:23 william
* : check for built app package for install - for real
2007-03-22 01:54 william
* : check for built app package for install instead of grass6
2007-03-21 22:06 hamish
* : use double "quotes" with system() to make MS Windows happy
2007-03-21 20:51 scott
* : minor edits based on mailing list traffic regarding project
definition and PSC origin
2007-03-21 14:09 moritz
* : create a cross-platform macro variable for identifying the null
device
2007-03-21 10:02 markus
* : added missing contributors with CVS write access
2007-03-21 08:40 martinl
* : minor description fixes
2007-03-21 08:27 martinl
* : * 'create' tool reverted
* some major/minor fixes (create,add,delete,move)
2007-03-21 07:10 hamish
* : G_spawn() needs to include spawn.h
2007-03-21 05:59 hamish
* : skip is only meant for points mode
2007-03-21 05:58 hamish
* : "conversion" is a bit of a misnomer, remove it as a keyword.
Use new file input std option.
Make SQL column name example into a tooltip.
skip is only for points mode.
2007-03-21 05:48 hamish
* : add new standard options for file input & output
2007-03-21 00:34 markus
* : category copy function added (like r.colors rast=)
2007-03-20 23:55 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2007-03-20 20:11 paul
* : Pathname used on commandline should be quoted in case of spaces
2007-03-20 19:50 paul
* : Further Windows compatibility changes as discussed on mailing
list
2007-03-20 16:51 markus
* : write command history
2007-03-20 15:20 markus
* : don't crash when using USE_Z
2007-03-20 14:56 markus
* : more meaningful error msg
2007-03-20 13:42 markus
* : write command history
2007-03-20 11:29 markus
* : fix broken 'Output' for all locales
2007-03-20 10:05 hamish
* : add non-interactive coor= option (finish the job)
2007-03-20 10:02 hamish
* : add non-interactive coor= option
2007-03-20 10:01 hamish
* : add non-interactive coor= option. make path() fn return 0 on
exit.
2007-03-20 06:53 markus
* : DE fix
2007-03-20 06:44 markus
* : -q flag found
2007-03-20 06:42 markus
* : use macros
2007-03-20 06:29 markus
* : caps first letter for params; EXIT_SUCCESS; terminology
2007-03-20 06:26 markus
* : link to v.sample
2007-03-20 06:25 markus
* : terminology fix
2007-03-20 06:24 markus
* : use type=point for v.univar to get more statistics
2007-03-20 06:22 markus
* : terminology fixes
2007-03-20 06:18 markus
* : still no really meaningful example; find refs
2007-03-20 03:30 hamish
* : html bug
2007-03-20 02:08 william
* : cleanup unused leftovers from build_html_index.sh
2007-03-19 23:54 hamish
* : allow color rules to be taken from a file (Glynn)
2007-03-19 23:16 hamish
* : fix output opt description; EXIT_SUCCESS; i18n of module desc
2007-03-19 22:26 markus
* : typo fixed
2007-03-19 22:21 danielc
* : = "" -> -z
2007-03-19 22:17 moritz
* : include spawn.h
2007-03-19 22:11 danielc
* : Removed bashism
2007-03-19 22:09 danielc
* : Removed bashisms: '==' and 'let'
2007-03-19 22:00 danielc
* : Remove bashisms
2007-03-19 14:01 markus
* : more/better debug output
2007-03-18 23:28 moritz
* : replaced system() calls by G_spawn() calls
2007-03-18 22:59 moritz
* : replace system() call by G_spawn() call.
2007-03-18 22:25 moritz
* : reflect gem -> gem6 binary name change
2007-03-18 22:08 moritz
* : replaced call to system() with call to G_spawn()
2007-03-18 21:51 moritz
* : erased unused 'command' variable
2007-03-18 21:50 moritz
* : replace system("ls") calls with G_ls() calls
2007-03-18 20:56 wolf
* : Added a bried descriotion
2007-03-18 19:37 wolf
* : Initial commit. based code on v.label, but made heavy
modifications. Code
now fetches features and label texts and creates the skylight
(polygon which
is the union of the bounding boxes of each letter)
2007-03-18 06:02 markus
* : affinity_type() hint added
2007-03-18 05:51 markus
* : Carlos Davila: typo fixed
2007-03-18 00:01 glynn
* : Sane implementation of "date" -> SQLITE_TEXT; still less than
ideal,
but preferable to "date" -> SQLITE_FLOAT
2007-03-17 22:50 glynn
* : Revert bogus "fix"
2007-03-17 22:35 markus
* : fix date recognition also in the table description part
2007-03-17 21:18 markus
* : fixed wrong i18N macro
2007-03-17 20:59 markus
* : Makefile working; lists updated
2007-03-17 20:58 markus
* : Makefile working; lists updated
2007-03-17 20:01 markus
* : fix link to DBMI
2007-03-17 19:54 markus
* : ISO date hint from pg driver copied
2007-03-17 19:52 markus
* : parse date into value->t structure
2007-03-17 19:19 markus
* : check first if map exists
2007-03-17 19:16 markus
* : Carlos Davila (translation manager): added missing tcl po files
2007-03-17 17:54 william
* : missing MAKE_DIR_CMD; found home to install modbuild
2007-03-17 16:18 william
* : register help with OSX Help Viewer
2007-03-17 07:16 markus
* : warning fix
2007-03-17 07:01 markus
* : fix for date type columns (which are SQLITE_TEXT in SQLite
2007-03-17 05:49 markus
* : Carlos Davila (translation manager): messages G_msg()'ed
2007-03-17 05:26 markus
* : typo's fixed
2007-03-16 22:03 robertoa
* : Carlos Davila spanish translations
2007-03-16 17:03 martinl
* : advertize which sort of file/map is copied/renamed (based on
do_remove.c)
2007-03-16 16:50 martinl
* : * various cleaning
* tool 'create' removed (v.in.ascii -e duplication)
* tool 'merge' improved (first commit)
2007-03-16 11:45 brad
* : - Ugh. I shouldn't do fixes in the middle of the night. Now
fixed the fix for the fix. :)
2007-03-16 11:42 brad
* : - Completed fix.
2007-03-16 11:40 brad
* : - Fixed input open files (opened wrong files)
2007-03-16 01:44 william
* : use /bin/ln to avoid GNU ln problem
2007-03-16 00:58 william
* : touch app package so it has build date
2007-03-15 23:23 markus
* : OFTTime and OFTDateTime added; date fix from 2001/10/21 to
2001-10-21
2007-03-15 21:29 william
* : correct addon index title
2007-03-15 21:21 william
* : fix execute on grass.sh
2007-03-15 20:12 glynn
* : Restore form library
2007-03-15 20:04 glynn
* : Revert previous commit
2007-03-15 19:37 glynn
* : Don't build form library (no longer used)
2007-03-15 19:35 glynn
* : Eliminate use of form library
2007-03-15 16:22 glynn
* : Allow panning around entire map
2007-03-15 15:35 markus
* : added cmdhist parameter for vector scripts to add command
history in metadata (v.info -h map)
2007-03-15 14:20 william
* : fix execute on OSX grass.sh
2007-03-15 14:12 markus
* : better description of map_name
2007-03-15 14:04 martinl
* : doxygen update (cosmetics)
2007-03-15 13:47 markus
* : fixed long comments (thanks, Paul); -r flag added
2007-03-15 13:27 martinl
* : * doxygen minor update
2007-03-15 11:06 markus
* : only search in current mapset
2007-03-15 10:52 markus
* : new module to set/update vector map metadata in the header file
2007-03-15 10:36 markus
* : functions to read/write vector header metadata
2007-03-15 08:54 markus
* : small keyword fixes
2007-03-15 08:41 martinl
* : * i18n
* Vect_build() redirected to stderr
* EXIT_SUCCESS/FAILURE
2007-03-15 08:33 markus
* : param cosmetics
2007-03-15 08:29 markus
* : some parameters explained
2007-03-15 06:41 markus
* : README_MACOSX.txt merged into INSTALL
2007-03-15 00:05 william
* : small adjustment to OSX readme example
2007-03-14 23:15 markus
* : bug indicated
2007-03-14 23:10 william
* : Added OSX configure example
2007-03-14 22:07 william
* : Mac OS X readme dummy at top level of source
2007-03-14 22:03 william
* : Change OSX readme for updated configure options
2007-03-14 21:36 glynn
* : Fix --enable-macosx[-app] option
2007-03-14 20:59 paul
* : Create region file in a simpler cross-platform way
2007-03-14 19:40 markus
* : typo fixed
2007-03-14 18:21 glynn
* : Rename --enable-macosx -> --enable-macosx-app
Add "MacOSX application" line to feature summary
2007-03-14 16:08 markus
* : msg cosmetics; new keywords; G_fatal_error
2007-03-14 15:58 glynn
* : Integrate HTML form code with v.digit
2007-03-14 14:47 markus
* : i18N; exit status; small fix; problem: line segments are not
properly connected
2007-03-14 14:35 glynn
* : Add support for building MacOSX .app
2007-03-14 13:41 paul
* : fseek required for switching between reading and writing on
Windows.
Re-enable portable test for Windows after this fix.
2007-03-14 13:35 martinl
* : * minor doxygen update
2007-03-14 12:51 glynn
* : Don't substitute ${prefix} in INSTDIR setting
2007-03-14 12:30 martinl
* : * i18n
* EXIT_SUCCESS/FAILURE
* Vect_build() redirected to stderr
2007-03-14 12:29 markus
* : added test commands
2007-03-14 12:28 markus
* : attempt to demystify documentation; Spearfish example added
2007-03-14 11:24 markus
* : simple bridge symbol
2007-03-14 09:11 martinl
* : * cosmetics
* Vect_build redirected to stderr
2007-03-14 09:00 martinl
* : * Vect_build redirected to stderr
* minor message cleaning
* i18n
2007-03-14 03:07 william
* : Add Mac OS X build folder
2007-03-14 03:02 william
* : Add Mac OS X build folder
2007-03-13 21:12 moritz
* : quote $WINGISBASE to avoid error when it contains spaces
2007-03-13 20:31 markus
* : also output center coordinates with -b and -bg flag
2007-03-13 20:16 markus
* : typo
2007-03-13 18:28 brad
* : - Allocate local storage for rname and rmapset. Fixes segv for
reclassed rasters
2007-03-13 16:41 martinl
* : option_opt->descriptions added
2007-03-13 16:34 brad
* : - Made history wrap to newline if string > RECORD_LEN
2007-03-13 16:29 martinl
* : * message cleaning
* i18n
* EXIT_SUCCESS/FAILURE added
* Vect_build (Map, strerr)
2007-03-13 16:11 martinl
* : * Vec_build redirected to stderr
* message cleaning
* do not use _() in G_debug()
2007-03-13 15:53 markus
* : cosmetics; links
2007-03-13 15:45 markus
* : r.statistics linked for zonal statistics
2007-03-13 15:44 markus
* : missing copyright header added
2007-03-13 15:20 glynn
* : Determine colour for previously-unused cell values
Add aspect= option for slope arrows
Force square cells
2007-03-13 13:42 martinl
* : * some messages moved to G_debug
* G_done_msg() added
* keyword (export) added
2007-03-13 13:19 glynn
* : Reinstate prefix, exec_prefix
2007-03-13 12:47 martinl
* : G_message (Done) -> G_done_msg ()
2007-03-13 12:43 martinl
* : * doxygen docs added
* fprintf (stderr, ...) -> G_warning ()
2007-03-13 12:22 martinl
* : messages changed to more accurate ([x] of [x] converted)
2007-03-13 11:08 martinl
* : * header added
* message cleaning
* keywords added
2007-03-13 10:51 martinl
* : minor changes: consolidation with v.in.ascii, input parameter
is not required
2007-03-13 09:27 markus
* : advertize which sort of file/map is removed
2007-03-13 08:57 martinl
* : czech translation: encoding fixed
2007-03-13 08:45 martin
* : added variance and stddev
2007-03-13 08:28 martinl
* : updated czech translation (only lib part)
2007-03-13 07:01 markus
* : label support added
2007-03-12 22:45 markus
* : write cmd history
2007-03-12 22:31 markus
* : write cmd history
2007-03-12 22:24 markus
* : write cmd history
2007-03-12 22:06 glynn
* : Move g.parser/$GRASS_WISH startup into d.rast.edit shell script
Rename d.rast.edit -> d.rast.edit.tcl
Explicitly set window title
Windows fixes
Add width=, height= and size= options
Force --o when saving map
2007-03-12 22:05 markus
* : write cmd history
2007-03-12 21:19 hamish
* : missing string.h for strcmp()
2007-03-12 18:07 glynn
* : Include version number in MacOSX INSTDIR
2007-03-12 16:58 glynn
* : Allow use of values with no associated colour
Update colour indicator when entering brush value manually
2007-03-12 16:30 markus
* : added (commented) projection string debug
2007-03-12 16:10 glynn
* : Add --enable-macosx option
2007-03-12 14:05 glynn
* : Fix exit code
2007-03-12 14:04 glynn
* : Add Tcl/Tk d.rast.edit tool
2007-03-12 12:38 markus
* : link to r.in.srtm
2007-03-12 12:35 markus
* : hint for TOPEX/SRTM30
2007-03-12 11:34 paul
* : Proposed changes to PSC documents
2007-03-12 10:54 martinl
* : code duplication, using G_str_to_sql()
2007-03-12 10:48 martinl
* : updated G_str_to_sql(): the first character must be [a-zA-Z]
2007-03-12 10:34 martinl
* : bug RT #5463: support for spaces in layer names
2007-03-12 09:41 martinl
* : G_str_to_sql() added
2007-03-12 09:38 martinl
* : * G_str_to_sql() added
* doxygen docs updated
2007-03-11 23:10 markus
* : r.li suite now writes command history as metadata
2007-03-11 22:29 markus
* : added missing copyright header; write cmd history
2007-03-11 21:01 markus
* : G_msg error fixed; Button description standardized; indicate
vector polygon and point maps as optional
2007-03-11 21:00 markus
* : typo
2007-03-11 20:45 glynn
* : Use correct number of colour rules
2007-03-11 19:52 markus
* : sort flags added
2007-03-11 17:50 markus
* : some english fixes
2007-03-11 17:38 glynn
* : Remove unused code
2007-03-11 13:19 glynn
* : Use $(FFMPEGLIBPATH) [bug #5453]
2007-03-09 16:52 robertoa
* : Carlos Davila spanish translations
2007-03-09 15:59 brad
* : - Improved readability and saved a couple bytes of memory
- Removed now unused "middleman" pointers
2007-03-09 15:41 glynn
* : Add support for longitude wrap to other drawing operations
2007-03-09 15:04 martinl
* : enable v.edit
2007-03-09 14:59 markus
* : EXIT_SUCCESS
2007-03-09 14:52 brad
* : - Code readability cleanup
- Updated API
2007-03-09 13:55 brad
* : - code cleanups:
- Removed exit() after G_fatal_error() calls
- Made local exported functions static
- Remove unused code
- Made commented out code -> G_debug () where appropriate
- Update API
2007-03-09 13:39 markus
* : added missing copyright/authors headers; some exit status fixed
2007-03-09 13:18 markus
* : missing contributor added
2007-03-09 13:04 markus
* : added missing copyright/authors headers; some exit status fixed
2007-03-09 12:55 jachym
* : G_warning changed to G_fatal_error, when default region not
changable
2007-03-09 12:51 jachym
* : added brackets, removed name of mapset
2007-03-09 12:42 martinl
* : docs updated: references (dxf on wikipedia)
2007-03-09 12:35 glynn
* : Tweak euclidify() to handle polar fix-up edges
2007-03-09 12:26 martinl
* : message added -- %d features written + complete
2007-03-09 12:18 markus
* : added missing copyright/authors headers; some exit status fixed
2007-03-09 11:10 markus
* : added missing copyright/authors headers
2007-03-09 10:46 markus
* : added missing copyright/authors headers
2007-03-09 08:55 markus
* : updated
2007-03-09 08:31 martinl
* : dsn_opt and out_opt not required because of the -f/-l flags,
check manually
2007-03-09 08:17 markus
* : less verbose; exit status
2007-03-09 08:08 markus
* : description cosmetics
2007-03-09 08:04 markus
* : added key_desc
2007-03-09 06:42 glynn
* : Add additional vertex if necessary to ensure line segments
don't exceed 180 degrees longitude
2007-03-09 06:34 glynn
* : Initialise lwidth before use
2007-03-09 06:26 glynn
* : Extend D_polygon_clip() to handle lat/lon
2007-03-09 02:32 hamish
* : make d.path draw background map via new d.path.sh script
2007-03-08 17:52 martinl
* : keyword (export) added
2007-03-08 17:51 markus
* : fix jachym's email
2007-03-08 17:47 jachym
* : jachym's e-mail changed
2007-03-08 17:42 markus
* : added missing copyright header; few exit status fixed
2007-03-08 17:35 martinl
* : * i18n
* list available formats improved
* module description simplified
2007-03-08 17:33 markus
* : added jachym
2007-03-08 17:17 markus
* : no bashism
2007-03-08 16:38 martinl
* : extra keyword (export) introduced
2007-03-08 13:49 martinl
* : message cosmetics
2007-03-08 13:17 markus
* : gem -> gem6
2007-03-08 13:11 benjamin
* : updated real-install action to pick up gem6 binary from the gem
directory
2007-03-08 13:06 benjamin
* : GEM update to version 1.03:
- no more interaction on the console
- binary is now called gem6
- some additional options
- rewrote code to be fully POSIX compliant: now compiles
under MINGW32/MSYS
2007-03-08 12:44 martinl
* : * type option added (point,line,area)
* cleaning messages, some messages moved to debug
* segfault bux fixed (use=attr labelcol=NULL)
2007-03-08 08:21 martinl
* : minor cosmetics: change flags order
2007-03-08 07:26 jachym
* : 'Save as default region' flag added
2007-03-08 04:42 hamish
* : minor whitespace cleanup for G_script()
2007-03-07 22:37 markus
* : added missing copyright header using 'tools/copywrite.pl'
2007-03-07 22:31 markus
* : missing contributors added
2007-03-07 21:26 markus
* : on the fly reprojection/subsetting example with gdalwarp
2007-03-07 20:04 markus
* : also remove $TMP
2007-03-07 16:32 markus
* : explain SQL error message
2007-03-07 16:30 markus
* : explain SQL error messages
2007-03-07 16:30 markus
* : added missing key_desc
2007-03-07 13:01 markus
* : check if map exists in current mapset
2007-03-07 11:04 markus
* : example now easier
2007-03-07 08:15 markus
* : merged in ESRI names updated from GDAL SVN
2007-03-06 21:26 brad
* : - Code cleanups
- Replaced easting_to_col() with G_easting_to_col()
- Replaced northing_to_row() with G_northing_to_row()
- Removed unused global variables
- Localized as many variables as possible
2007-03-06 17:39 markus
* : remap S_JTSK_Ferro to Militar_Geographische_Institut to enable
geodetic datum for Krovak
2007-03-06 16:24 markus
* : example fix
2007-03-06 15:55 martinl
* : * doxygen stuff added
* minor i18n
2007-03-06 13:57 martinl
* : doxygen documentation added
2007-03-06 12:48 markus
* : write command history
2007-03-06 12:31 martinl
* : cosmetics:
* i18n
* EXIT_SUCCESS/FAILURE
2007-03-06 10:43 glynn
* : Provide more useful warnings when map is found in multiple
mapsets
2007-03-06 08:36 martinl
* : segfault fixed
2007-03-06 08:16 martinl
* : doxygen cosmetics: list standard option types
2007-03-06 04:29 glynn
* : Try -liodbc if -lodbc fails
2007-03-06 03:25 glynn
* : Fix raster scaling
2007-03-06 03:24 glynn
* : Don't treat warnings as fatal errors
2007-03-06 03:23 glynn
* : Treat G_INFO_FORMAT_SILENT as equivalent to
G_INFO_FORMAT_STANDARD for message format
2007-03-06 01:34 hamish
* : add new standard options for attribute column(s)
2007-03-05 14:25 martinl
* : bug fixing [RT #5263]: wrong category number (-v) assigned to
the horizontal/vertical line
2007-03-05 12:59 glynn
* : Determine byte order at run time rather than at compile time
2007-03-05 08:28 markus
* : xmon no longer needed for v.digit
2007-03-05 06:20 glynn
* : Modify display driver library to load fonts/fontmaps directly,
eliminating the need for compilation
2007-03-05 05:22 hamish
* : typo
2007-03-05 05:20 hamish
* : move GRASS 5 changes to end; cleanup
2007-03-04 21:38 markus
* : hint added
2007-03-04 21:34 markus
* : Column type conversion example (type cast)
2007-03-04 20:57 markus
* : typos
2007-03-04 18:28 soeren
* : New test for solute transport added
2007-03-04 18:13 markus
* : example fix
2007-03-04 17:44 markus
* : added support for dissolving based on attributes
2007-03-04 16:24 markus
* : cosmetics
2007-03-04 15:29 michael
* : fixed typo for v.delaunay entry
2007-03-04 09:44 markus
* : Example: ogr2ogr and g.region with eval
2007-03-04 08:35 glynn
* : Include error from parser in error message
2007-03-04 08:34 glynn
* : More detailed error messages from SQL parser
2007-03-04 01:55 glynn
* : Remove CopyFile/link hacks; just call rename()
2007-03-04 01:54 glynn
* : Add GRASS_MESSAGE_FORMAT=silent
2007-03-04 01:25 glynn
* : "global" only works on variables, not individual array elements
2007-03-04 00:56 soeren
* : Fixed the examples
2007-03-04 00:24 soeren
* : New module r3.stats added
Generates volume statistics for raster3d maps
2007-03-04 00:20 soeren
* : Documentation updated
Jacobi and Gauss-Seidel linear equation solver added
New geom-data function added
Better function and value naming
typo fixes
using standard parse options for solver types and solver specific
values
2007-03-04 00:20 soeren
* : Documentation updated
Jacobi and Gauss-Seidel linear equation solver added
New geom-data function added
Better function and value naming
typo fixes
2007-03-04 00:17 soeren
* : Output of test results improved
New geom-data tests added
New solute transport tests added
2007-03-04 00:15 soeren
* : Jacobi and Gauss-Seidel linear equation solver added
2007-03-04 00:14 soeren
* : Implementation of two dimensional solute transport in porous
media
2007-03-04 00:12 soeren
* : Specific parse option for the gpde library
* standard parse options for solver types and solver specific
values
2007-03-04 00:10 soeren
* : Indention style fix
2007-03-04 00:09 soeren
* : Better function and value naming
typo fixes
2007-03-04 00:07 soeren
* : typo fixes
Documentation updated
2007-03-04 00:06 soeren
* : New geom-data struct functions added
* Area calculation for non planimetric projections added
2007-03-04 00:03 soeren
* : typo fixes
2007-03-04 00:01 brad
* : - Named variables properly for module.
2007-03-04 00:01 soeren
* : Documentation updated
New gradient calculation functions added
Example improved
New array handling functions added
2007-03-03 23:56 soeren
* : New geom-data struct functions added
Better function and value naming
Jacobi and Gauss-Seidel linear equation solver added
2007-03-03 23:52 brad
* : - Fixed history code
- Made non-exported functions static
- Removed quiet flag and unused functions
- Added text localization macros
2007-03-03 23:31 glynn
* : Fix bug introduced in previous change
2007-03-03 13:46 markus
* : fix warning
2007-03-03 13:43 markus
* : new example for label conversion
2007-03-03 05:03 brad
* : - Added labels support for all of 'use=' except 'use=z'
- Removed timing and other unused functions
- Localized text
- Made functions static where export not needed
2007-03-02 16:57 martinl
* : HAVE_OGR enabled
2007-03-02 16:55 martinl
* : doxygen documentation updated
2007-03-02 16:42 markus
* : Carlos Davila (translation manager): new messages merged in as
announced
2007-03-02 15:06 markus
* : link to sqlite - Management Tools
2007-03-02 11:28 brad
* : - Removed global variables.
- Updated to recent API
2007-03-02 10:35 robertoa
* : Carlos Davila spanish translations
2007-03-02 10:17 moritz
* : corrected small typo (signalled by Maris)
2007-03-02 09:45 markus
* : more keywords; use G_OPT_R3_OUTPUT
2007-03-02 07:58 danielc
* : - indent with spaces, at tabstop 4
- solved problems with d.mon when running under gis.m
- expanded legend cut for display manager and ps.map output
2007-03-02 04:17 brad
* : - Removed global variables and now pass by ref.
- Updated to latest API
2007-03-02 02:56 brad
* : - Use G_strcat instead of strcat()
2007-03-01 19:18 moritz
* : corrected small bug in the installation of the Windows
grass.bat file
2007-03-01 15:25 jachym
* : updated units for paper sizes
2007-03-01 12:42 martinl
* : doxygen documentation updated
2007-03-01 11:05 martinl
* : * fixing segfault
* cleaning messages
2007-02-28 15:51 martinl
* : bug fixed, removed from manual page
2007-02-28 15:11 martinl
* : * attributes for lines not ignored (currently only feature type
point and area was supported)
* some messages/warnings moved to debug
* cosmetics
2007-02-28 07:32 hamish
* : add bold line option (can leave artifacts if you go "off
road").
setup gui tabs.
2007-02-28 07:26 markus
* : added missing TIME support for DBF driver
2007-02-28 07:18 markus
* : added missing TIME support for DBF driver
2007-02-28 06:52 hamish
* : This scripts requires Bash, and it is too much work to rewrite
it as POSIX sh.
If this solution causes problems for folks with systems where
bash is in
e.g. /usr/bin/bash, we can change it to use an alternate solution
suggested
by Glynn:
if [ -z "$BASH" ] ; then
exec bash "$0" "$@"
echo "$0: This script requires Bash." 1>&2
exit 1
fi
2007-02-27 20:45 moritz
* : removed call to 'mv' and platform specific code, by simple
rename()
2007-02-27 15:58 michael
* : minor cosmetic update
2007-02-27 02:36 hamish
* : adjust G_script() whitespace
2007-02-26 23:35 glynn
* : Add fft2() function (interleaved real/complex components
instead of separate arrays)
2007-02-26 18:10 martinl
* : * doxygen documentation cosmetics
* redundant '\n' removed from warning/error messages
2007-02-26 16:35 martinl
* : * interactive functionality disabled
* '-s' flag deprecated
2007-02-26 15:00 martinl
* : cosmetics: redundant semicolon removed
2007-02-26 14:54 markus
* : more intro text
2007-02-26 11:44 markus
* : ref cosmetics
2007-02-26 11:14 robertoa
* : References added
2007-02-26 11:08 markus
* : cosmetics
2007-02-26 11:06 robertoa
* : References added and new parameter terminology
2007-02-26 10:59 robertoa
* : References added and improvement parameter terminology
2007-02-26 10:51 moritz
* : if empty set HOME to %USERPROFILE%
2007-02-26 10:50 martinl
* : fixing segfault bug when color=none
2007-02-26 10:02 markus
* : missing KEYWORDS added
2007-02-26 08:52 markus
* : extended, link to fragstats PDF
2007-02-26 08:51 markus
* : missing word added
2007-02-26 08:01 michael
* : Fix but (just introduced) in autostarting NVIZ from map
display.
2007-02-26 03:51 hamish
* : i18n, EXIT_SUCCESS
2007-02-26 01:56 hamish
* : update dead URL, fix html bug.
2007-02-26 01:11 glynn
* : Remove last_cat_line from "struct display_cats"; needs to be
global variable
2007-02-25 20:44 michael
* : Cosmetic enhancements for easier use and to make its appearance
match other panels.
2007-02-25 20:44 michael
* : Changed line width widget to SpinBox so that it updates
relevant
variable correctly. A couple cosmetic changes.
2007-02-25 20:41 michael
* : Made mouse button prompt labels wrap text so that all options
can
be seen.
2007-02-25 09:02 markus
* : r.resamp.interp
2007-02-25 08:26 michael
* : Added OK button that closes settings window and redraws
digitizing
canvas. Also a few cosmetic improvements.
2007-02-25 07:24 michael
* : Spiff up layer tree with a separator between title and tree.
2007-02-25 06:45 michael
* : Differentiated exit button by making it white. Made help text
more readable. Changed button function description to blue to
make it more apparent. Changed window title from "v.digit" to
"Digitizing"
2007-02-25 06:43 michael
* : Added transparency to exit icon background
2007-02-25 06:42 michael
* : Fixed black background that appeared when the map being
digitized
is the only map in the display layer tree.
2007-02-25 05:37 michael
* : Changes to group.tcl and vector.tcl to automatically create
digitizing
background from any active display layers.
2007-02-25 05:36 michael
* : Added new global commandlist variable that stores a list of all
current display commands. Used to generate background for
digitizing
(v.digit called from vector.tcl) but could also be used for other
things.
2007-02-25 05:34 michael
* : Changed an incorrect comment that decribed a button function.
2007-02-25 05:33 michael
* : Fix procedure that is supposed to check whether or not a file
exists (currently used for v.digit).
2007-02-24 21:38 glynn
* : Use bitmaps instead of line-drawn icons
2007-02-24 19:06 glynn
* : Call symb_init_gui() after symb_init()
Add map name to title bars
2007-02-24 16:07 markus
* : bugfix if layer > 2
2007-02-24 08:55 markus
* : better error checking for absent table
2007-02-24 06:10 markus
* : scroll bindings fixed
2007-02-24 03:18 glynn
* : Fix warnings
2007-02-24 03:18 glynn
* : Fix bug in db_convert_Cstring_to_value_datetime
2007-02-24 03:17 glynn
* : Fix bugs in D_cont_clip(), D_box_clip()
2007-02-24 03:15 glynn
* : Remove R_font_freetype_release() and related infrastructure
2007-02-24 03:09 glynn
* : Remove R_font_freetype_release() and related infrastructure
Remove unused opcodes from graphics.h etc
2007-02-24 00:55 glynn
* : Revert R_get_location_with_* to original structure; additional
complexity no longer needed
2007-02-23 23:17 glynn
* : Replace use of libraster with Tk canvas
2007-02-23 15:31 martinl
* : fixing bug RT #4249
2007-02-23 13:33 martinl
* : * fixing the bug RT #4247
* message cosmetics
2007-02-23 12:14 martinl
* : message cleaning
2007-02-23 12:05 maciej
* : Improved options description. Closes RT #5196.
2007-02-23 08:15 stephan
* : + more german translations for tclt-messages
2007-02-23 05:34 michael
* : Fixes problem with spaces in gui tab labels for
internationalization.
Submitted by Maris Nartiss.
2007-02-22 17:15 martinl
* : * check if column or to_column exists
* segfault (all && !table_opt->answer) fixed
* message cosmetics
2007-02-22 15:45 markus
* : Maris Nartiss: Fix Help button in gis.m raster/vector display
conf locks up gis.m (bug #280)
2007-02-22 15:42 markus
* : Maris Nartiss: Window close on startup screen now exits GRASS
(bug #308)
2007-02-22 14:27 martinl
* : * doxygen documentation updated
* i18n
2007-02-22 13:11 martinl
* : fixing RT bug #4605
2007-02-22 12:52 martinl
* : fixing RT bug #5258
2007-02-22 11:08 martinl
* : cosmetics
2007-02-22 10:45 martinl
* : G_OPT_V_INPUTS added
2007-02-22 10:45 martinl
* : * G_OPT_V_INPUTS added
* capitalize "error:"
2007-02-22 10:26 paul
* : Remove interactivity from GPJ_osr_to_grass() and
GPJ_wkt_to_grass().
2007-02-22 10:18 martinl
* : doxygen docs updated
2007-02-22 06:21 brad
* : - Updated coding standards (modern API)
- Removed unused variables
2007-02-22 05:31 brad
* : - Removed interactive input options and added commandline
options
- Removed unused functions
- Conditionalized headers
2007-02-21 22:15 glynn
* : Code restructuring, part 2
2007-02-21 16:26 martinl
* : cosmetics
2007-02-21 13:28 martinl
* : * fprintf -> G_
* EXIT_SUCCESS / EXIT_FAILURE
* g.copy/g.rename/g.remove consolidation
2007-02-21 07:00 glynn
* : Code restructuring, part 1
2007-02-21 05:15 hamish
* : use a quiet r.mapcalc instead of r.mapcalculator
2007-02-21 04:12 hamish
* : verbosity control, don't force successful exit status when
unknown
2007-02-21 02:17 hamish
* : fine-tune g.rename --quiet
2007-02-21 02:15 hamish
* : verbosity: --quiet is completely quiet.
GRASS_VERBOSE=1 shows only map names.
normal and --verbose show map names and elements.
2007-02-21 00:49 hamish
* : check that r.tileset worked.
remove unused tempfile code ("rm -f $TMP*" is dangerous).
informative messages to stderr.
2007-02-21 00:46 hamish
* : check that wms.request exited ok. informational messages to
stderr.
2007-02-21 00:42 hamish
* : make g.rename quieter.
2007-02-20 23:28 hamish
* : remove unused bashism
2007-02-20 21:24 maciej
* : Added missing layer= for v.info. Together with recent Markus
fixes this closes RT #4459.
2007-02-20 19:55 markus
* : first output east, then north
2007-02-20 17:37 paul
* : Fix bug reported by Eric Paton: don't assume a datum name is
there even
if parameters are found.
2007-02-20 16:04 martinl
* : typo fixed (sizecol -> sizecolumn)
2007-02-20 13:53 martinl
* : * reverse selection flag added (#2780)
* category number can be read also from standard input
2007-02-20 13:32 markus
* : added category knowledge
2007-02-20 13:15 martinl
* : default layer number for labels given by layer parameter, fix
bugs #4004 and #5219
2007-02-20 13:00 markus
* : site -> point
2007-02-20 12:57 markus
* : terminology fix: multi-scalar -> multi-scale
2007-02-20 10:14 markus
* : William Kyngesburye: fixed unescaped quotes etc (code bug #292)
2007-02-20 10:10 markus
* : removed duplicated INST_DIR (code bug #292)
2007-02-20 10:05 markus
* : we suppress -1 cat and 0 cat to avoid misalignment ([grass-code
I][301])
2007-02-20 09:45 markus
* : superfluous ID col removed ([grass-code I][301]); bug in case
of missing cats remains
2007-02-20 09:32 markus
* : Maris Nartiss: * Ability to specify workspace.grc file to load
as gis.m argument;
* Existing workspace is cleaned if user opens workspace file;
* Better error handling for saving workspace
2007-02-20 05:02 brad
* : - Reformatted legacy code to match current style.
2007-02-20 03:41 hamish
* : no bashisms!
2007-02-19 23:49 hamish
* : better parsing of PROJ_UNITS
2007-02-19 22:55 brad
* : - Rewrite of i.pca
-- Now supports NULL cells and float rasters
-- Localized text
-- Updated to current API
2007-02-19 21:44 markus
* : explained bgcmd
2007-02-19 18:21 michael
* : Fixed typo in calling GmGridline::create
2007-02-19 15:59 michael
* : Added new code to deal with alternative datum transform
options.
* If there is only one default, a new location will be created
without further ado
* If there are alternatives, a new window will pop up giving the
user the opportunity to select from various datum
transformations.
2007-02-19 14:58 glynn
* : Remove unused local_proto.h to avoid confusion
2007-02-19 14:22 martinl
* : capitalization+cosmetics
2007-02-19 13:39 soeren
* : replacement of g3d data types definitions G3D_FLOAT and
G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE
r3.gwflow: renaming of data array access functions
2007-02-19 13:39 soeren
* : replacement of g3d data types definitions G3D_FLOAT and
G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE
2007-02-19 13:38 soeren
* : replacement of g3d data types definitions G3D_FLOAT and
G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE
r.gwflow: renaming of data array access functions
2007-02-19 13:35 soeren
* : replacement of g3d data types definitions G3D_FLOAT and
G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE
renaming of data arry access functions
2007-02-19 13:33 soeren
* : G3d.h and N_pde.h: replacement of g3d data types definitions
G3D_FLOAT and G3D_DOUBLE with FCELL_TYPE and DCELL_TYPE
N_pde.h: renaming of data arry access functions
2007-02-19 09:35 martinl
* : missing Dcell prototype added
2007-02-19 08:23 michael
* : Impovements suggested by Hamish.
* Labeling of x axis with units.
* Better formatting of max x value
* Labeling of segment markers
2007-02-19 00:10 michael
* : Improved internationalization. Submitted by Maris Nartiss.
2007-02-19 00:09 michael
* : Add more options to TclTk PS labels. Submitted by Maris Nartiss
* Ability to access maps from @PERMANENT
* Label border color, width
* Label background color
* Frendly font changing
* Supports more label file options
2007-02-19 00:08 michael
* : Improved error trapping and response. Improved
internationalization.
Submitted by Maris Nartiss
* Close map display (canvas) will free Tree (no more memleak) and
select first existing map display, if there is one
* Message to user, if layer does not support query
2007-02-19 00:07 michael
* : Better error trapping and GUI response. Submitted by Maris
Nartiss.
* Add new layer (raster, vector, etc.) if no map display is open
will launch new map display
* Add new layer will now preselect newly added layer in layer
list
* Display error to user, if there is no monitor (and thus also no
layers for monitor) but user still clicks on Digitize, Remove or
Clone layer.
2007-02-18 23:29 hamish
* : output= can't be required by the parser or the -p flag won't
work.
copies= is not a cartographic mapping instruction, so it does
belong on the command line.
2007-02-18 20:16 glynn
* : Eliminate lib/D (libgrass_D)
2007-02-18 17:43 markus
* : Daniel Calvelo Aros: ordered lists added
2007-02-18 15:26 glynn
* : More error recovery
2007-02-18 10:21 markus
* : Vect_get_num_lines() more precisely documented
2007-02-17 18:54 maciej
* : Māris: fix GForge code I #297
2007-02-17 15:35 glynn
* : Remove more dead wood: D_set_colors, D_set_colors_RGB,
D_reset_color,
supporting infrastructure, and callers.
2007-02-16 16:20 markus
* : declare missing function
2007-02-16 16:03 markus
* : r.li now working; config file paths simplified
2007-02-16 11:43 markus
* : doc cosmetics; missing keywords added
2007-02-16 11:24 markus
* : double keywords fixed
2007-02-16 11:18 markus
* : doc boost
2007-02-16 10:26 soeren
* : Added missing header file to test_main.c
Small bug fix in test_assemble.c
2007-02-16 09:57 soeren
* : Fixed gpde dependency bug
2007-02-16 08:30 robertoa
* : Carlos Davila spanish translations
2007-02-15 23:32 soeren
* : Purpose correction
2007-02-15 23:28 soeren
* : Better description
* documentation and examples added
Code reorganisation
* grass indention style
* vector field export added
2007-02-15 23:25 soeren
* : General gpde library update
* g3dlib dependencies added to gpde library
* new array functions added for reading and writing 2d and 3d
arrays to raster and volume maps
* new array functions for array calculations added
* sophisticated null value support added
* new gradient and vector field calculation functions added
* grass indention style
2007-02-15 23:21 soeren
* : General gpde library update
* new array functions added for reading and writing 2d and 3d
arrays to raster and volume maps
* new array functions for array calculations added
* sophisticated null value support added
* new gradient and vector field calculation functions added
* grass indention style
2007-02-15 23:18 soeren
* : General gpde library update
* Added more array tests
* Added tests for gradient calculation
* grass indention style
2007-02-15 21:39 glynn
* : Error recovery
2007-02-15 14:59 markus
* : result is new
2007-02-15 14:46 markus
* : confusion reduced
2007-02-15 14:44 markus
* : don't crash if not in GRASS
2007-02-15 14:42 markus
* : cmd line support; don't crash if not in GRASS
2007-02-15 14:42 markus
* : define vector primitives
2007-02-15 14:40 martinl
* : warning -> the module will be removed
2007-02-15 14:34 martinl
* : typo
2007-02-15 14:27 martinl
* : documentation & keywords updated
2007-02-15 14:18 martinl
* : extended statistics implemented
2007-02-15 13:42 martinl
* : fixed wrong median for odd numbers
2007-02-15 13:38 markus
* : removed deleted functions
2007-02-15 13:19 martinl
* : cleaning
2007-02-15 13:02 martinl
* : * doxygen doc updated
* fn db_CatValArray_sort_by_value added (needed for v.univar -e)
2007-02-15 12:29 hamish
* : add G_point_in_region() and G_point_in_window() lib fns
2007-02-15 11:30 hamish
* : listen for --help
2007-02-15 11:16 hamish
* : use G_parser(). i18n. G_message().
2007-02-15 09:59 hamish
* : use G_parser()
2007-02-15 09:53 hamish
* : strncpy() doesn't null terminate on overflow
2007-02-15 07:06 michael
* : Removed non-funtional (in GUI) entries for d.font and
d.font.freetype.
2007-02-15 07:03 michael
* : Update map selection tree dialog. Also, enhancement to TclTk
labels panel. Submitted by Maris Nartiss.
2007-02-15 07:02 michael
* : Update map selection tree dialog. Submitted by Maris Nartiss.
2007-02-15 06:23 hamish
* : make it use the parser
2007-02-15 05:53 hamish
* : add gisprompt for standard group option
2007-02-15 02:56 glynn
* : Convert form utility to typical extended-wish program
Move form I/O into Tcl
2007-02-15 02:55 glynn
* : Get malloc() prototype from
2007-02-15 02:54 glynn
* : Add render= option, primarily to allow use with HTMLMAP driver
2007-02-15 02:53 glynn
* : Update HTMLMAP driver to current driver architecture
Extend driver interface to allow passing R_text() to back-end
2007-02-14 22:54 glynn
* : Fix clipping
2007-02-14 19:07 glynn
* : Add more drawing operations to display library
2007-02-14 19:00 markus
* : target fixed
2007-02-14 14:30 martinl
* : cosmetics
2007-02-14 13:35 robertoa
* : copyright statement added
2007-02-14 12:35 martinl
* : rgbcolumn map instruction for vpoints, vlines and vareas
implemented
2007-02-14 03:56 hamish
* : - out of region values are reported as NULL not fatal error.
- you can see the interactive line before it is confirmed.
- resolution can only be positive.
- plan to move new point_in_region() and point_in_window() to
libgis soon.
2007-02-14 00:34 glynn
* : Move scaled raster operation from libraster to drivers
2007-02-13 21:01 markus
* : no need to translate debug messages
2007-02-13 20:57 markus
* : msg cosmetics
2007-02-13 20:57 markus
* : wording sync'ed for translators
2007-02-13 19:49 glynn
* : Add scaled raster operations to libraster
2007-02-13 18:04 martinl
* : unnecessary warning removed (test for default color)
2007-02-13 17:02 markus
* : typos
2007-02-13 16:58 markus
* : FOSS is also commercial...
2007-02-13 15:59 markus
* : Maurizio Napolitano: few more translations
2007-02-13 15:17 markus
* : String fix for startup screen
2007-02-13 15:07 markus
* : separate Version from string (for translation)
2007-02-13 14:36 markus
* : main author added
2007-02-13 14:26 markus
* : cosmetics
2007-02-13 14:23 jachym
* : removes commented HTML parts from generated man pages
2007-02-13 13:43 markus
* : use EXIT_SUCCESS
2007-02-13 13:26 markus
* : capitalize first letter
2007-02-13 13:25 markus
* : option cosmetics
2007-02-13 11:09 markus
* : message cosmetics
2007-02-13 09:48 jachym
* : removed redundand flags and renamed column options
2007-02-13 09:16 markus
* : error trap wrong column name
2007-02-13 08:40 robertoa
* : "column" parameter changed
2007-02-13 05:08 hamish
* : die if coordinate request outsite current region settings, was
reporting
bogus data. i18n, error messages.
2007-02-12 23:18 markus
* : check examples before releasing
2007-02-12 17:49 markus
* : correct module name
2007-02-12 17:16 paul
* : Definition list closing tag in right place...
2007-02-12 17:12 paul
* : Implement improvements to g.proj as developed from discussions
on mailing
list. Involved change to gproj library to export a function and
data struct.
2007-02-12 15:58 martinl
* : cosmetics
2007-02-12 15:37 jachym
* : double, integer and string attribute column types are supported
for labels now
2007-02-12 15:36 martinl
* : last changed missing
2007-02-12 15:30 martinl
* : cosmetics, examples added, out-of-date notes commented
2007-02-12 15:02 robertoa
* : --overwrite fixed
2007-02-12 15:01 martinl
* : keywords cosmetics (manage -> map management)
2007-02-12 14:54 hamish
* : need to use the force flag to actually delete files
2007-02-12 14:44 martinl
* : listing all datatypes enabled
2007-02-12 13:21 glynn
* : Document GRASS_FONT, GRASS_FT_FONT and GRASS_FT_ENCODING
2007-02-12 13:16 hamish
* : add grass icon for winGRASS from John Robertson
2007-02-12 13:07 hamish
* : add me
2007-02-12 11:57 jachym
* : better memory management in support.c: int update_labels()
2007-02-12 08:42 robertoa
* : Carlos Davila spanish translations
2007-02-12 07:57 markus
* : cosmetics
2007-02-12 06:31 hamish
* : more EXIT_VAL saving for batch mode
2007-02-12 06:21 hamish
* : batch mode forces text startup (try to be non-interactive) and
exits
with the batch script's exit code. (was patch tracker issue #273)
2007-02-12 05:59 hamish
* : make --quiet quieten the "starting browser" text
2007-02-12 05:48 hamish
* : fix comments
2007-02-12 05:41 hamish
* : send messages to stderr
2007-02-12 04:31 michael
* : Added PNG output for map display
2007-02-12 04:04 hamish
* : init the color before drawing any lines
2007-02-12 03:55 michael
* : Improved layout (especially for non-English labels) and error
trapping for GRASS startup dialogs. Submitted by Maris Nartiss.
2007-02-12 03:25 michael
* : Improved error trapping and nicer zoom box for map display.
Patch
submitted by Maris Nartiss.
2007-02-12 02:03 hamish
* : try and make option desc a bit clearer
2007-02-11 23:58 michael
* : Removing some annoying debugging code I accidentally left in.
2007-02-11 20:44 markus
* : added missing file
2007-02-11 20:29 michael
* : Made vector icon same size as other icons. For some reason it
was
23x24 instead of 24x24 like the rest of the icons.
2007-02-11 20:26 glynn
* : Remove palette from display architecture
2007-02-11 20:05 michael
* : Better placement of windows in profiler and error trapping for
maps
with no elevation range. Contributions by Maris Nartiss.
2007-02-11 20:04 michael
* : Removed a line of debugging code that printed to terminal
2007-02-11 13:41 markus
* : typo
2007-02-11 13:40 markus
* : fix
2007-02-11 12:36 markus
* : new bugtracker added
2007-02-11 11:04 markus
* : capital column names are a pain in SQL: map to lowercase
2007-02-11 11:03 markus
* : grammar
2007-02-11 05:00 brad
* : - Removed unnecessary constraint
2007-02-11 01:15 glynn
* : Use R_bitmap() instead of R_raster_char()
2007-02-10 22:42 markus
* : flag to change column names to lowercase characters added
2007-02-10 17:17 markus
* : say, what the program does
2007-02-10 17:17 markus
* : missing keywords added
2007-02-10 16:17 jachym
* : Added support for labels and colors from attribute table
2007-02-10 14:29 brad
* : - Added option to write plot to PNG image
2007-02-10 13:47 markus
* : typos
2007-02-10 13:44 markus
* : message cosmetics
2007-02-10 13:30 markus
* : fix scroll bindings bug
2007-02-10 10:04 markus
* : fixed comment
2007-02-10 09:50 markus
* : typo
2007-02-10 09:45 markus
* : fixed broken file parameter
2007-02-10 09:32 markus
* : Help and Close buttons added
2007-02-10 09:12 markus
* : dos2unix'ed
2007-02-09 21:50 markus
* : fixed messages merged
2007-02-09 21:47 markus
* : typo
2007-02-09 21:42 markus
* : msg fix
2007-02-09 18:02 martinl
* : -p flag is default for 3D settings (-3 flag) and resolution in
meters (-m flag)
2007-02-09 15:17 stephan
* : + more german module-translations kindly provided by
Robert Nuske: grassmods_de.po_20070208.diff
2007-02-09 09:47 markus
* : Artur Niescior: cont'ed
2007-02-09 09:14 markus
* : bmif_to_cell, poly_to_bmif go in etc (bug #5393)
2007-02-09 08:58 robertoa
* : Carlos Davila spanish translation
2007-02-09 06:19 hamish
* : various fixes from bug 3318
2007-02-09 05:48 michael
* : Fixing bug introduced with error trapping for adding layer
without
open display
2007-02-09 05:29 hamish
* : parser updates (fixes bug #3418)
2007-02-09 03:58 michael
* : Adding r.li entries to menu (r.le maintained for now)
2007-02-08 20:03 markus
* : Niccolo Rigacci : updated
2007-02-08 18:55 michael
* : Centroids not displayed by default. Switched position of
centroid
and area check buttons.
2007-02-08 18:36 michael
* : Error trap and better message for attempting to add map layer
without open display.
2007-02-08 17:01 markus
* : description cosmetics
2007-02-08 16:52 markus
* : various HTML fixes
2007-02-08 16:35 markus
* : HTML fixes
2007-02-08 16:33 markus
* : r.li.contrastWeightedEdgeDensity -> r.li.cwed
2007-02-08 16:32 markus
* : r.li.meanPatchSize -> r.li.mps
2007-02-08 16:30 markus
* : r.li.meanPixelAttribute -> r.li.mpa
2007-02-08 16:28 markus
* : r.li.patchAreaDistributionCV -> r.li.padcv
2007-02-08 16:27 markus
* : r.li.patchAreaDistributionRANGE -> r.li.padrange
2007-02-08 16:26 markus
* : r.li.patchAreaDistributionSD -> r.li.padsd
2007-02-08 16:20 markus
* : r.li.patchnumber -> r.li.patchnum
2007-02-08 16:18 markus
* : moved r.li.patchnumber/ to r.li.patchnum/: renamed directory
2007-02-08 16:17 markus
* : Serena Pallecchi: missing docs added
2007-02-08 14:19 markus
* : patch fixed
2007-02-08 14:04 brad
* : - Fix Bug #4480
- Began process of localizing text
2007-02-08 13:13 paul
* : Use Windows-style directory separators in grass63.bat and
install it with
the rest of GRASS.
Remove unused PROJSHAREDEFAULT from lib/init/Makefile
Set GRASS_WISH by default in init.bat
Exit init.bat if Ctrl-C used during etc/set_data startup
2007-02-08 11:12 glynn
* : Create temporary file in output location
2007-02-08 11:11 glynn
* : Update description of -s flag
2007-02-08 11:10 glynn
* : Honour -s flag for 2-byte and 4-byte data
2007-02-08 11:06 markus
* : follow only trunk for ChangeLog
2007-02-08 10:39 hamish
* : a little more of the datumtrans= option
2007-02-08 10:04 hamish
* : Add option to create location from EPSG code.
Add option infrastructure to list or specify datum transform
params from the command line.
2007-02-08 00:05 paul
* : "Default" datum transformation parameters are now first in the
list instead
of last.
Return parameters from datum.table even if datumtransform.table
is not
accessible.
2007-02-07 23:23 markus
* : updated links and PG connection
2007-02-07 18:55 maciej
* : added PIXELTYPE SIGNEDINT to header file for r.in.gdal to
recognize negative values
2007-02-07 16:02 markus
* : doxygen img fails, so get it online
2007-02-07 15:46 markus
* : file structure diagram added
2007-02-07 15:08 markus
* : explain GRASS file structure
2007-02-07 14:58 glynn
* : Don't prompt
2007-02-07 07:27 hamish
* : add border controls
2007-02-07 05:24 brad
* : - Gave functions better protection and readability.
- Made main() more consistent with other GRASS modules.
- Localized unlocalized text.
- Removed tangent lookup table in favor of inline calculations.
- Promoted 'theta' to double precision.
- Removed unused/redundant variables and functions.
- Removed DX()/DY() macros.
- Fixed hypot() macro per Glynn.
2007-02-06 23:12 hamish
* : see also d.frame
2007-02-06 23:08 hamish
* : add delay option, clean terminal output
2007-02-06 22:49 markus
* : +gpdelib
2007-02-06 22:46 markus
* : lib/gpde/ added for progman
2007-02-06 22:42 markus
* : cosmetics
2007-02-06 22:28 markus
* : cosmetics, + gpdelib
2007-02-06 13:53 markus
* : patch from Glynn submitted (request from Helena)
2007-02-06 12:54 markus
* : crosslink
2007-02-06 11:15 markus
* : Roberto Flor: made variable names more reasonable; fix for Tcl
encoding bug (bug #4110)
2007-02-06 08:31 markus
* : just run 'g.parser', don't use the full path
2007-02-06 06:48 hamish
* : typo
2007-02-06 06:45 hamish
* : clean menu descriptions
2007-02-05 21:57 markus
* : v.db.addcol and v.db.dropcol mentioned
2007-02-05 17:00 markus
* : cleanup fixed; more error checking
2007-02-05 16:58 markus
* : test if map exists
2007-02-05 15:57 markus
* : partially fixed GIS_OPT_DMRC (still not read)
2007-02-05 15:30 markus
* : typo fixed
2007-02-05 14:33 markus
* : v.db.dropcol crosslinked
2007-02-05 14:30 markus
* : ALTER TABLE DROP COLUMN
2007-02-05 14:26 markus
* : drop column now works
2007-02-05 13:42 robertoa
* : spanish translations by Carlos Davila
2007-02-05 13:26 markus
* : parameter cosmetics
2007-02-05 13:26 markus
* : v.db.dropcol added
2007-02-05 13:12 markus
* : New drop column tool
2007-02-05 10:47 martinl
* : drop column DBF implementation
2007-02-05 10:40 markus
* : mesg cosmetics
2007-02-05 08:56 markus
* : colorize vectors
2007-02-05 08:15 markus
* : final precision cosmetics
2007-02-05 02:00 hamish
* : move GRASS_BATCH_JOB, explain GRASS_PNGFILE can create PPM
images
2007-02-04 21:57 soeren
* : Changed the doxgen entry \mainpage to \page to avoid the
destruction of the
grass programmers manual
2007-02-04 19:52 markus
* : precision=0 explained
2007-02-04 15:37 markus
* : cosmetics
2007-02-04 15:32 markus
* : some more explanations; example HTML code fixed
2007-02-04 15:23 markus
* : terminology fix
2007-02-04 09:15 markus
* : more category index secrets explained (from Radim's mail:
http://grass.itc.it/pipermail/grass5/2004-February/013666.html)
2007-02-04 08:38 markus
* : sidx file no longer exists, but cidx (category index)
2007-02-04 03:15 glynn
* : Fix gisprompt
2007-02-03 14:55 markus
* : updated to new messages
2007-02-03 13:53 robertoa
* : fixed some erroneous messages
2007-02-03 12:14 robertoa
* : Agustín Diez spanish translations
2007-02-03 11:54 robertoa
* : Carlos Davila translations
2007-02-03 08:59 markus
* : msg fixes; EXIT status
2007-02-03 08:56 markus
* : msg fix
2007-02-03 08:50 markus
* : odd grammar fixed
2007-02-02 14:33 robertoa
* : interpolation raster output improved
2007-02-01 15:04 jachym
* : GRASS_ICONPATH not needed any more
2007-01-31 16:01 markus
* : explain --script trick
2007-01-31 15:16 markus
* : where statement added
2007-01-31 14:12 stephan
* : + some german tcltk-translations
2007-01-30 22:02 glynn
* : Add --script option (writes out g.parser boilerplate)
2007-01-30 20:54 markus
* : minimalistic docu
2007-01-30 17:09 markus
* : answer already in G_OPT_V_FIELD
2007-01-30 16:32 paul
* : Handle GRASS_PAGER environment variable in a way compatible
with Windows.
2007-01-30 16:05 paul
* : Handle some plurals that aren't formed by adding 's' at the
end!
2007-01-30 15:50 markus
* : fixed broken msgid as found by Carlos Dávila
2007-01-30 06:14 hamish
* : allow geogrid from lat/lon locations (only way to get
sub-degree gridlines).
disallow scalebar from lat/lon locations (incorrect due to
curvature)
2007-01-30 06:13 hamish
* : correct scaling when units are not meters. (bugs # 3096 and
5454)
2007-01-30 06:01 danielc
* : - system -> G_system
2007-01-29 22:47 markus
* : typo
2007-01-29 22:22 markus
* : typo fixed
2007-01-29 22:17 markus
* : typo
2007-01-29 12:43 paul
* : Free memory used in filename array
2007-01-29 10:55 paul
* : Add new functions G_ls() and G__ls() and update
lib/init/set_data.c to use
them
2007-01-29 08:10 danielc
* : - Changed hard limit for legend items to 18, given original
#4037 report
(closes issue #4037)
2007-01-28 22:47 hamish
* : note netpbm requirement
2007-01-28 22:37 hamish
* : check to see if we have NetPBM tools before trying to use them
2007-01-28 21:40 hamish
* : missing newline
2007-01-28 21:15 markus
* : no caps letters for flags
2007-01-28 19:41 markus
* : New color tables from Helena
2007-01-28 16:30 markus
* : example fix
2007-01-28 14:33 markus
* : Substring matching improved
2007-01-28 14:30 markus
* : hack to get '%substring' and 'substring%' working (workaround
for
http://grass.itc.it/pipermail/grass-dev/2006-July/024504.html)
2007-01-28 12:54 markus
* : error check for input map availability; quote GIS_OPT_VALUE for
potential white spaces
2007-01-28 12:07 jachym
* : fprintf to G_message and G_warning for pngdriver
2007-01-28 12:00 jachym
* : fprintf to G_message and G_warning in display
2007-01-28 11:59 jachym
* : fprintf to G_message and G_warning in drivers
2007-01-28 11:59 jachym
* : fprintf to G_message and G_warning in d.mon command
2007-01-28 02:14 danielc
* : - Added display tweak for very large legends: only lower and
upper parts are drawn
and an ellipsis separates both parts; the max number of legend
items is hard-
coded at fourteen; is this adequate?
2007-01-28 01:01 danielc
* : - Added quotes in occurences of 'if [ -z "$var" ]'
2007-01-27 20:08 markus
* : db.login also interactively queries the password
2007-01-25 07:00 hamish
* : simple north arrow is ok for lat/lon locations
2007-01-25 05:03 hamish
* : shell tests: !-z is -n. fix typo. quote variables in echo text
for clarity.
2007-01-24 22:40 soeren
* : Include file for gpde tests
This file is needed for unit and integration tests
of the grass pde lib gpde
2007-01-24 20:48 soeren
* : New module for confined groundwater flow calculation in three
dimensions added
* this module makes use of the gpde library of grass to solve the
groundwater partial differential equation
2007-01-24 20:48 soeren
* : New module for confined and unconfied groundwater flow
calculation added
* this module makes use of the gpde library of grass to solve the
groundwater partial differential equation
2007-01-24 20:46 soeren
* : New grass gpde lib added
* the lib includes unit and integration tests in the gpde/test
directory
The purpose of this library is to solve
partial differential equations in grass.
2007-01-24 20:43 soeren
* : New grass gpde lib added
Updated Grass.make.in to handle the new library
2007-01-24 20:04 glynn
* : Remove $(VASKLIB) from IMAGERYLIB definition (no longer
required)
Add $(CURSES) to VASKLIB definition
Add $(CURSES) to i.points/Makefile
2007-01-24 16:28 markus
* : parms and flags added
2007-01-24 15:42 markus
* : generate docs
2007-01-24 11:12 markus
* : support mapset creation on the fly from during startup
2007-01-24 07:26 michael
* : Updating menu to include recently added modules
2007-01-24 04:51 michael
* : Enhancements to GRASS startup from Maris Nartiss. The changes
include:
* New procedure to refresh mapset list;
* New procedure to set selected listbox item that maches string;
* "Create new mapset" is disabled if location is not valid;
* "Enter GRASS" is disabled if location is not valid;
* Set newly created mapset as selected;
* Removed ability to select multiple items from location/mapset
list;
* After creating new location from file/epsg code, new location
is selected and also is selected PERMANENT mapset;
* Catch missing GRASS_PROJSHARE env variable;
* Some other catch statements to improve error handling.
2007-01-23 22:47 markus
* : always initialize hCT
2007-01-23 22:43 markus
* : verified by Frank W now for color management
2007-01-23 14:37 markus
* : GRASS_BATCH_JOB explained
2007-01-23 14:36 markus
* : GRASS_BATCH_JOB: hack to process batch jobs easily
2007-01-22 23:34 markus
* : explain GDAL RELATED ERROR MESSAGES
2007-01-22 22:41 markus
* : allow for white space in GISBASE dir
2007-01-22 22:05 markus
* : always write color table (needed?)
2007-01-22 16:48 robertoa
* : Enrique Cerrillo : spanish translation
2007-01-22 15:30 markus
* : Color support working now thanks to Glynn
2007-01-22 00:40 glynn
* : Synchronise r.mapcalc.html and r3.mapcalc.html
2007-01-21 23:30 glynn
* : Change FIPS.code parsing to allow for spaces in county names
2007-01-21 23:27 glynn
* : Remove incorrect statements about the use of zero for no-data
2007-01-21 16:35 glynn
* : Fix comments regarding division by zero (returns null, not
zero)
2007-01-21 13:27 stephan
* : + some german grasslibs updates
2007-01-21 12:44 martinl
* : fprintf -> G_warning|message
2007-01-21 10:40 martinl
* : typo
2007-01-21 10:37 martinl
* : G_debug -> G_message (if G_verbose_max)
2007-01-21 08:33 michael
* : Improved error trapping when starting NVIZ from map display
window
in GUI. Now will ignore invalid files, while displaying valid
ones
in layer tree.
2007-01-20 18:55 markus
* : happy new year
2007-01-20 17:02 markus
* : typo
2007-01-20 16:58 markus
* : don't leave clump file behind
2007-01-19 13:35 bob
* : Fixed Hide Panel button
2007-01-19 08:57 markus
* : HTML polished; LANDSAT example added
2007-01-19 06:09 michael
* : Improve error trapping to avoid TclTk crashes when GRASS
commands
send warnings and other information to stderr. Splitting stderr
messages to dev null or null. Similar to recent updates to
mapcalc.tcl.
2007-01-18 17:08 markus
* : fixed the fix; tell user about result
2007-01-18 16:47 markus
* : removed debug stuff
2007-01-18 16:30 markus
* : catch Service Exception Report
2007-01-18 16:17 markus
* : bail out when region is not existing
2007-01-18 16:09 markus
* : find region files as windows element
2007-01-18 15:58 markus
* : removed superfluous ALPHA channel (it damaged LANDSAT RGB)
2007-01-17 16:35 markus
* : cosmetics ;reference added
2007-01-17 16:11 markus
* : added ryb for wetness maps
2007-01-17 14:00 markus
* : multiple maps support for vect= parameter
2007-01-17 09:21 markus
* : use same ColorInterpretation everywhere (still failing)
2007-01-17 09:03 markus
* : added color table support (based on GRASS/GDAL plugin.
ColorInterp is still wrong
2007-01-16 14:34 markus
* : fix include headers
2007-01-16 14:08 markus
* : treat as
2007-01-16 08:31 robertoa
* : spanish translations
2007-01-15 14:45 robertoa
* : interpolation improvement and cross-correlation bug fixed
2007-01-15 08:24 markus
* : Artur Niecior : cont'ed
2007-01-15 01:28 glynn
* : Use G_spawn() rather than G_spawn_ex()
argv[0] must be specified explicitly
2007-01-15 01:27 glynn
* : Add NULL to end of array
2007-01-14 21:07 markus
* : declared G_set_verbose()
2007-01-14 14:33 jachym
* : fprintf to G_message
2007-01-14 14:28 jachym
* : program name output to stderr removed
2007-01-14 14:24 jachym
* : fprintf to G_message
2007-01-14 13:05 jachym
* : *fprintf to G_message
* new flag -g for shell script style output
2007-01-14 12:49 jachym
* : glocale.h included
2007-01-14 12:49 jachym
* : fprintf to G_message
2007-01-14 12:35 jachym
* : fprintf to G_message
2007-01-14 10:49 robertoa
* : Enrique Cerrillo : spanish translation
2007-01-14 10:39 robertoa
* : Carlos Davila : spanish
translation
2007-01-13 23:30 michael
* : Series of bug fixes and improvements. Fixed cleanup routine for
closing vector group window. Fixed potential issue running with
latlon locations. Fixed problem with GCP points not updating on
zoom. Initialized GCP window with rms error set to 0.
2007-01-13 23:20 michael
* : Improved error trapping for invalid map files entered in layer
tree.
2007-01-13 20:57 martinl
* : backward compatibility fixed (verbose)
2007-01-13 20:52 martinl
* : new function G_set_verbose (int) - allows to set explicit
verbosity level (usefull in abnormal situation, e.g. ps.map)
2007-01-13 19:09 martinl
* : * multiple data type parameter
* fprintf -> G_
* cosmetics
2007-01-13 17:54 glynn
* : Add native Windows implementation of G_spawn()
2007-01-13 17:03 martinl
* : syntax cosmetics
2007-01-13 01:03 michael
* : Fixing problem in setting region parameters in latlon locations
2007-01-12 13:16 robertoa
* : spanish translation of Enrique Cerrillo
2007-01-12 08:50 robertoa
* : spanish transalations of Carlos Davila
2007-01-12 08:38 robertoa
* : spanish translation updated
2007-01-11 15:56 robertoa
* : spanish translation updated
2007-01-11 15:41 robertoa
* : spanish translation updated
2007-01-10 22:35 martinl
* : fn big_percent prototype removed + cosmetics
2007-01-10 20:58 jachym
* : function big_percent() removed
2007-01-10 20:44 jachym
* : * fprintf to G_message
* function big_percent removed, G_percent used
* added flag -b for not building topology (by Martin Landa)
2007-01-09 12:33 glynn
* : Call R_open_driver() *before* any other R_* functions
Remove unused D_get_dig_list() calls
2007-01-09 12:30 glynn
* : Change G_percent to use "long" for the numerator & denominator
2007-01-09 07:12 michael
* : No longer needed. Path to epsg file now stored in environmental
variable GRASS_PROJSHARE, which can be accessed from
epsg_option.tcl.
2007-01-09 07:11 michael
* : No longer needed. Relevant code wrapped into epsg_option.tcl
2007-01-09 07:10 michael
* : Replaced by epsg_option.tcl
2007-01-09 07:09 michael
* : Change reference to file epsg_option.tcl.ini to
epsg_option.tcl.
Remove reference to file make_location_epsg.sh (obsolete and
deprecated). Remove routine to insert PROJSHARE literal into
epsg_option_tcl.ini because this has now become an environmental
variable GRASS_PROJSHARE, so routine is no longer necessary.
2007-01-09 07:01 michael
* : Replaces epsg_option.tcl.in
2007-01-09 06:25 jachym
* : bugfix, glocale.h was not included
2007-01-08 20:35 jachym
* : fprintf to G_message
2007-01-08 19:16 jachym
* : attributs information moved to manual page
2007-01-08 18:28 jachym
* : fprinf to G_message
2007-01-08 18:11 jachym
* : fprintf to G_message
2007-01-08 18:02 jachym
* : fprintf to G_message, flag -q prepared to future removing
2007-01-08 17:57 jachym
* : making outputs more according GRASS standards
2007-01-08 17:39 jachym
* : fprintf to G_message
2007-01-08 17:35 jachym
* : preparing -v flag for future removing
2007-01-08 15:22 paul
* : Set an environment variable GRASS_PROJSHARE in startup script
that can
be over-ridden by the user if necessary
2007-01-08 15:01 michael
* : Send stderr from using g.region to /dev/null or null to make
module
more robust.
2007-01-08 07:25 martinl
* : * verbose mapping instruction removed
* fprintf -> G_
* cosmetics
2007-01-08 06:32 michael
* : Fix bugs in epsg browse routine and in epsg code grab routine.
Some code reformatting to improve readability.
2007-01-08 06:30 michael
* : Use standard tcltk open directory dialog for database selection
(makes Linux, Mac, and Windows operate the same). Delete unused
procedures made obsolete by recent updates. Reformat code to
make it more readable.
2007-01-07 20:54 jachym
* : fprintf to G_message
2007-01-07 20:37 jachym
* : fprintf to G_message or G_fatal_error
2007-01-07 20:17 jachym
* : fprintf to G_message
2007-01-07 20:09 jachym
* : fprintf to G_message
2007-01-07 19:55 jachym
* : fprintf to G_message
2007-01-07 19:42 jachym
* : fprintf to G_message, information about connection printed to
stdout
2007-01-07 18:45 jachym
* : * fprinf to G_message
* removed commented out checks for existing vector files
* support for translation
2007-01-07 18:23 jachym
* : fprintf to G_message
2007-01-07 10:48 paul
* : Updates from Maris Nartiss:
* Use new refresh_loc function where appropriate
* Add wrapper function for cd to gracefully warn if unable to
change directory
And from me:
* Have "Create location using projection values" create a pop-up
xterm
Window to run etc/set_data rather than just exiting out of
gis_set.tcl
2007-01-06 09:11 paul
* : Better and more obvious fix as pointed out by Glynn: redirect
stderr
to /dev/null or NUL:
2007-01-06 01:18 michael
* : Declared refresh as global variable within namespace
2007-01-06 01:18 michael
* : Fix to work around g.proj limitations. Now should work with
Windows
and on new setups (i.e., with no existing locations). Some
cosmetic
updates.
2007-01-06 01:17 michael
* : Update to work with new georeferenced file location creation
panel
2007-01-05 23:25 michael
* : Pipe g.region commands through grocat to merge stdout and
stderr,
reducing crashes from warnings or other messages sent to stderr.
2007-01-05 23:24 michael
* : From Maris Nartis. Adds internationalization to epsg location
creation widgets
2007-01-05 21:49 jachym
* : documentation updates
2007-01-05 21:33 paul
* : Include unit factor in PROJ.4 style output
2007-01-05 21:12 jachym
* : option 'id' to 'ids'
2007-01-05 21:07 jachym
* : option 'id' added, general function for feature selection added
2007-01-05 19:44 jachym
* : removed id= for vector moving
2007-01-05 19:43 jachym
* : added some output messages
2007-01-05 18:30 jachym
* : comments added
2007-01-05 18:24 jachym
* : bug fix -t flag
2007-01-05 18:17 jachym
* : new files vertex.c and snap.c added to cvs
2007-01-05 18:15 jachym
* : removed unused category functions
2007-01-05 18:12 jachym
* : removed unusedd functions for feature adding
2007-01-05 18:09 jachym
* : attribute edditing functions remove. db.* modules should be
used for this purpose
2007-01-05 18:07 jachym
* : code cleaning in main.c
2007-01-05 17:49 jachym
* : tool 'snap' added, option 'snap' removed
2007-01-05 16:12 jachym
* : catadd, catdel and copy tools added
2007-01-05 13:36 martinl
* : the padding added after the colons
2007-01-05 09:01 markus
* : algorithm comment from Jim Westervelt
2007-01-05 08:15 martinl
* : -g flag cosmetics
2007-01-05 07:55 martinl
* : syntax typo
2007-01-05 07:44 martinl
* : backward compatibility issue -g == -pg; cosmetics
2007-01-03 21:50 paul
* : Only require user to press a key to continue if program has
exited
abnormally. Otherwise just pause briefly.
2007-01-03 18:44 paul
* : Split g.proj into functions as main() was getting unwieldy.
Add support for reading region information from GDAL and OGR
files.
Remove optional dependency on OGR - now won't compile without
OGR.
2007-01-03 16:11 michael
* : Fix problems due to recent changes in output from g.region g
and p flags.
2007-01-02 16:58 jachym
* : updated documentation
2007-01-02 13:38 paul
* : Fix G_system() so it works on Windows (use cmd.exe to run
commands
rather than old command.com, and search for it in path) and
reinstate
use of G_system() where I had changed it to system()
2007-01-02 13:06 stephan
* : + updated german i18N translations for grasslibs_de
2007-01-02 11:14 martinl
* : 'g.region -g' problem fixed (some scripts were broken)
2007-01-01 18:14 jachym
* : czech translation updated
2007-01-01 18:10 jachym
* : -n flag is working again
2006-12-30 20:46 michael
* : Set default font for "N" (helvetica 17) to avoid errors with
initial use of arrow.
2006-12-30 20:45 michael
* : Windows compatibility by replacing unix file commands with
TckTk equivalent (eg., glob for ls)
2006-12-30 20:42 michael
* : Improve appearence of file amd map browser popups and make
them more consistent with rest of new NVIZ look. Improve
Windows compatibility by replacing unix file commands with
TckTk equivalent (eg., glob for ls). Some code cleanup.
2006-12-30 20:37 michael
* : mprove appearence of attribute popup dialog for
isosurfaces of volumes and make it more
consistent with rest of new NVIZ look. Some code cleanup.
Improved functionality of subwidgets.
2006-12-30 20:33 michael
* : mprove appearence of attribute popup dialog and make it more
consistent with rest of new NVIZ look. Some code cleanup.
Improved functionality of subwidgets.
2006-12-27 05:29 brad
* : - Update segmentation library documentation
- Used EXIT_SUCCESS|EXIT_FAILURE for exit()
- Used O_RDWR instead of 2 for open() calls
- Used SEEK_SET instead of 0 for lseek() calls
- Proper placement of
2006-12-24 15:15 martinl
* : cosmetics
2006-12-24 10:49 martinl
* : * allow combination of several print flags
* the flag '-g' can be used in combination with all print flags
2006-12-24 09:27 jachym
* : added distance option
2006-12-23 20:13 jachym
* : Code restructuralisation
2006-12-23 20:11 jachym
* : Bugfix int moved added
2006-12-23 20:07 jachym
* : Functions for feature selection moved to select.c
2006-12-23 20:00 jachym
* : Functions for feature selection moved to select.c
2006-12-23 19:51 jachym
* : New functions for tool=merge -- merge two lines together
2006-12-23 19:48 jachym
* : Functions for selecting features and new tool=select moved to
separate file.
2006-12-23 15:39 jachym
* : Replased Vect_open_update function for tool=select
2006-12-23 14:40 jachym
* : added tool 'select' -- select line ID by cats/coords/bbox
2006-12-23 06:36 brad
* : - Documentation updates
2006-12-23 06:12 brad
* : - Documentation update
2006-12-23 06:09 brad
* : - Changed PI,PI/2,PI/4 to M_PI,M_PI_2,M_PI_4 as defined in
gis.h
- Documentation updates
2006-12-22 21:43 jachym
* : help updates
2006-12-22 21:28 jachym
* : 'at option removed
2006-12-22 21:27 jachym
* : merge supported
2006-12-22 11:32 brad
* : - Documentation update
2006-12-21 15:16 markus
* : merged in new messages
2006-12-21 14:46 markus
* : don't apply gettext to empty strings
2006-12-21 14:41 markus
* : cleaned duplicated messages with msguniq
2006-12-21 14:27 markus
* : unified the variety of names to '3d raster map'
2006-12-21 14:05 markus
* : removed replicated parms/flags
2006-12-21 08:13 markus
* : fixed PROJSHARE expansion (which is done by configure)
2006-12-20 22:57 markus
* : fixed duplicated message
2006-12-20 21:24 martinl
* : Single item for Slovakia in hermannskogel menu, thanks to Jaro
Hofierka and Dr. Klobusiak from the national Geodetic and
Cartographic Institute Bratislava
2006-12-20 19:14 glynn
* : Use G_interp_* functions
2006-12-20 19:11 glynn
* : Fix cubic interpolation equation
2006-12-20 19:10 glynn
* : Add G_interp_* interpolation functions
2006-12-20 19:08 glynn
* : Install include/Make/*.make
2006-12-20 19:07 glynn
* : Add entry for GEOS
2006-12-20 18:50 michael
* : Starting the GIS Manager on a Mac without using &, starts it
modally.
I've changed the startup script so that it start on a Mac like
it starts on any other platform. Otherwise, the GRASS command
line
terminal is locked until you exit the GIS Manager and re-enter it
manually.
2006-12-20 17:47 michael
* : Complete revamp of code. Removed redundant (and potentially
problematic) widget for changing GISDBASE (must change in single
place from main window). EPSG code file is now searchable.
Search engine automatically grabs code and puts it in code entry
widget. After defining new location, you no longer need to
restart
GRASS; location listbox refreshes. Wrapped in code from
make_location_epsg.sh bash script (will deprecate after testing).
This makes new temporary location to satify g.proj. Plan to
remove
part of this code after updates to g.proj so that this is no
longer
required. Should be all Windows compatible now.
2006-12-20 17:40 michael
* : Made all listbox entries sorted alphanumerically. Some cosmetic
improvements to buttons, etc. New function to refresh location
list so that you don't have to restart grass after creating
location
from EPSG code.
2006-12-20 17:35 michael
* : Allows the graphic icon/button for each map layer to select its
options panel (previously, only clicking the text worked).
2006-12-20 15:55 glynn
* : Change location of LFS test
2006-12-20 15:16 paul
* : Don't assume "sh" is in the path on Windows
2006-12-20 14:00 hamish
* : zombie brain
2006-12-20 13:56 hamish
* : make example simpler
2006-12-20 13:38 hamish
* : reenable input from stdin, fix output= prompt, add example to
help page.
2006-12-20 09:42 brad
* : - Documentation update
- Localized text
2006-12-20 09:41 brad
* : - Documentation update
2006-12-20 09:18 brad
* : - Added spec file for Fedora Core 6
2006-12-20 00:38 hamish
* : Simple mode doesn't have to be trivialy simple, but there is
probably
rooms for something simpler than the default. Hopefully someone
can extend simple mode slightly.
2006-12-19 22:52 paul
* : Restore PATH correctly on exit
2006-12-19 22:51 paul
* : Run interactive terminal commands correctly on Windows
2006-12-19 22:30 brad
* : - Documentation update
- Updated usage of G_fatal_error ()
- Removed unused variable 'msg'
2006-12-19 21:14 maciej
* : few wordings changed, fixed some typos and whitespaces
2006-12-19 17:49 paul
* : Use G_no_gisinit() for modules that don't (always) require a
valid
location and mapset to exist
2006-12-19 13:24 glynn
* : Add memory= option
Don't use a temporary file if the cache is large enough to hold
the entire source map
2006-12-19 09:28 martinl
* : bug #5396 fixed -> common datum for CZ and SK
2006-12-19 06:55 hamish
* : simple flag, i18n, cleanup
2006-12-19 05:22 hamish
* : "vector map" back to "vector file" for this one
2006-12-18 21:50 glynn
* : Add entry for "sterea"
2006-12-18 21:33 markus
* : exec rm -f -> file delete (for portability)
2006-12-18 21:29 markus
* : updated from Glynn's message
2006-12-18 19:37 markus
* : exec rm -> file delete
2006-12-18 18:58 michael
* : Switched to a Windows-compatible syntax for running ghostscript
for
ps printing.
2006-12-18 18:57 michael
* : Switched to pure TclTk syntax for clean up of temporary files
for windows compatibility (file delete instead of rm).
2006-12-18 18:31 glynn
* : Add long projection name to proj-parms.table
2006-12-18 18:12 glynn
* : Fix typo in name of proj-units.table file
2006-12-18 15:39 jachym
* : Line split implemented
2006-12-18 15:23 jachym
* : Remove and add vertex implemented
2006-12-18 14:41 markus
* : Alessandro Frigeri: use cpointer.i
2006-12-18 11:24 markus
* : added G_OPT_I_GROUP
2006-12-18 08:10 brad
* : - Documentation update
- Updated usage of G_fatal_error ()
2006-12-18 08:09 brad
* : - Block of Docs - libgis documentation update
2006-12-18 00:58 glynn
* : Update "refs" array
2006-12-18 00:32 glynn
* : Add r.proj.seg
2006-12-18 00:32 glynn
* : r.proj.seg: modified version of r.proj which uses a tile cache
instead
of loading the entire map into memory.
2006-12-18 00:30 glynn
* : Fix interpolation expression (row/column were swapped)
2006-12-18 00:29 glynn
* : Protect against multiple inclusion
2006-12-18 00:28 glynn
* : Remove grassXX.bat in cleandistdirs target
2006-12-17 20:34 maciej
* : fix #5387, minor cleanup
2006-12-17 17:16 markus
* : Radim Blazek: patch for https://svn.qgis.org/trac/ticket/448;
if QGIS is compiled without stdin/stdout and then run from batch,
cmd.exe or MSYS shell it will open command window for a while
always when a new GRASS database driver is started. Fixed.
2006-12-17 07:37 paul
* : Re-organise so we only read the current region and projection
if necessary.
2006-12-15 23:52 michael
* : Added initial code to control arrow font size and type.
2006-12-15 20:04 jachym
* : Tool 'vertex' implemented
2006-12-15 16:37 jachym
* : Reorganisation of v.edit
* New options added
* Others removed
* action -> tool
* Deleting features using cat, coords or bbox possible
* Adding features in GRASS Ascii format
* Moving features using cat,coords or bbox possible
2006-12-15 10:25 brad
* : - Updated documentation - removed extended license in favor of
terseness
2006-12-15 10:10 markus
* : cell file -> raster map
2006-12-15 09:51 markus
* : cell file -> raster map
2006-12-15 09:39 markus
* : 3dcell file -> 3D raster map
2006-12-15 09:24 brad
* : - Changed text "cell file" -> "raster map"
2006-12-15 09:19 brad
* : - Changed text "cell file" -> "raster map"
- Updated G_fatal_error () usage
- Localized text
- Removed unused function print_bins()
2006-12-15 09:05 brad
* : - Changed text "cell file" -> "raster map"
- Updated usage of G_fatal_error()
2006-12-15 08:53 brad
* : - Changed text "cell file" -> "raster map"
2006-12-15 08:48 brad
* : - Changed text "cell file" -> "raster map"
- Removed call to G_asprintf() -- not needed
2006-12-15 08:44 brad
* : - Changed text "cell file" -> "raster map"
- Uses EXIT_FAILURE|EXIT_SUCCESS
2006-12-15 08:39 markus
* : dig file -> vector map
2006-12-15 08:39 brad
* : - Changed text "cell file" -> "raster map"
2006-12-15 08:36 markus
* : dig file -> vector map ; G_fatal_error()
2006-12-15 08:34 brad
* : - Changed text "cell file" -> "raster map"
- Uses EXIT_FAILURE
2006-12-15 08:30 brad
* : - Changed text "cell file" "cellfile" -> "raster map"
2006-12-15 08:26 brad
* : - Changed text "cell file" -> "raster map"
- Uses EXIT_SUCCES|EXIT_FAILURE
2006-12-15 08:24 brad
* : - Changed text "cell file" -> "raster map"
2006-12-15 08:23 brad
* : - Changed text "cell file" -> "raster map"
- Used EXIT_FAILURE|EXIT_SUCCESS
2006-12-15 08:20 brad
* : - Changed text "cell file" to "raster map"
2006-12-15 00:24 hamish
* : trim trailing zeros
2006-12-14 18:33 markus
* : conditionalized sys/wait.h for __MINGW32__
2006-12-14 17:46 markus
* : fixed duplicated messages
2006-12-14 17:30 markus
* : mkdir() -> G_mkdir(); lstat() -> G_lstat()
2006-12-14 14:41 paul
* : Compile g.dirseps by default
2006-12-14 03:15 hamish
* : update mouse button instructions
2006-12-13 23:14 glynn
* : Use G_mkdir, G_lstat
2006-12-13 16:48 markus
* : G_lstat() added for winzoz
2006-12-13 16:35 markus
* : terminology
2006-12-13 16:10 markus
* : vector file -> vector map (for terminology consistency)
2006-12-13 14:21 markus
* : raster file -> raster map (for terminology consistency)
2006-12-13 14:13 markus
* : simplify error msg
2006-12-13 14:12 markus
* : removed unexisting 'menus'
2006-12-13 13:46 markus
* : C++ style comments are evil for portability
2006-12-13 10:44 brad
* : - Added new user CVS write access to required voting section.
2006-12-13 05:00 hamish
* : man page; reorder select flag
2006-12-12 22:17 michael
* : Patches from Maris Nartiss to improve robusticity of GRASS
startup,
for creating new locations from EPSG code and georeferenced file.
2006-12-12 19:19 michael
* : Fixing bug caused by get default cursor statement
2006-12-12 17:47 bob
* : Added arrow size calculation
2006-12-12 16:42 paul
* : Use the default Msys path for the default path to GRASS_SH and
handle GRASS_WISH properly
2006-12-12 16:23 michael
* : Referencing cursor setting procedures.
2006-12-12 16:22 michael
* : Removing joint dm/gism menu. No longer used. It is getting
increasingly difficult to maintain joint menus, since dm and gism
have
incompatible entries (x11 items in dm that don't work in gism
and tcltk items in gism that won't work in dm). dm is maintained
for archive purposes but further development likely minimal or
nil.
2006-12-12 16:14 michael
* : Bug fix and code reformatting.
2006-12-12 16:12 michael
* : New trashcan icon for simple animation panel
2006-12-12 14:06 markus
* : more paranoia fixes
2006-12-12 09:10 paul
* : Check for equivalent false easting and northing, correct use of
abs() --> fabs() for double values.
2006-12-12 06:17 markus
* : fixed orphan ' character
2006-12-12 05:35 hamish
* : set map title and save command line history
2006-12-12 04:41 hamish
* : * add list all frame names -a flag.
* i18n
* no flags defaults to select new frame
* EXIT_SUCCESS
* BUGFIX: make -l list map names flag work
* remove sites code
2006-12-12 00:11 michael
* : Added procedures for setting and resetting cursor. But these
can't yet be called by other scripts.
2006-12-12 00:09 michael
* : Button changes to plus when placing scale. Added widgets for
text size and color control.
2006-12-12 00:08 michael
* : Cursor changes to plus when placing label. Default text color
set to black.
2006-12-12 00:07 michael
* : Cursor changes to plus when placing labels.
2006-12-12 00:06 michael
* : Cursor switches to plus for placing arrow
2006-12-12 00:06 michael
* : Added copyright header and removed debugging code.
2006-12-11 22:18 michael
* : Added widgets for setting north arrow text color and size.
2006-12-11 21:39 michael
* : Update of simple animation panel (renamed from "animation" to
"simple animation"). Mostly cosmetic, but some functionality
improvements too - setting and moving keyframes, keyframe
information display.
2006-12-11 17:47 jachym
* : added 'slope' option for vector lines
2006-12-11 14:46 markus
* : logo fix
2006-12-11 13:56 bob
* : modifications to handle script startup
2006-12-11 13:55 bob
* : removed old startup script
2006-12-11 13:53 bob
* : nviz startup script
2006-12-11 13:52 bob
* : Added script startup
2006-12-11 13:25 markus
* : removed spurious '\r's
2006-12-11 10:23 hamish
* : add r.to.rast3elev (having 3 copies of menu.tcl is a total pain
in the ass!)
2006-12-11 08:46 markus
* : group export
2006-12-11 02:21 hamish
* : gis.m and d.m background themselves. don't know about OSX, so I
left that as-is.
2006-12-09 13:14 hamish
* : add region sentitive flag. **beware 3D maps: checks if between
top:bottom**
2006-12-09 12:50 hamish
* : add fs= field sep option, cleanup dp= option
2006-12-09 12:09 markus
* : added missing tcl file for translation
2006-12-09 11:59 markus
* : Maris Nartiss : cont'ed
2006-12-09 11:47 hamish
* : typo
2006-12-09 11:43 hamish
* : revert unclobbering of default colors, otherwise it locks up
2006-12-09 11:36 hamish
* : set default size to 1000, don't clobber default colors
(panel_main.tcl)
2006-12-09 10:54 hamish
* : make scalebar go EW not NS
2006-12-08 17:55 michael
* : Added scale panel to appearance menu
2006-12-08 17:55 michael
* : Added scale panel to panel list
2006-12-08 17:54 michael
* : Code reformatting
2006-12-08 17:53 michael
* : Update for setting arrow color.
2006-12-08 17:51 michael
* : New FUNCTIONAL scale panel. Thanks to Hamish and Bob.
2006-12-08 17:08 markus
* : Legal aspects of code contributions - adopted by PSC
2006-12-08 17:08 michael
* : Cosmetic improvements to layer tree title.
2006-12-08 01:02 hamish
* : set default text colors to something different than the
background color
2006-12-08 00:26 michael
* : Adding title to layer tree to indicate which display it is
associated with.
2006-12-08 00:24 michael
* : Making standard fonts global so they can be referenced in other
TclTk scripts.
2006-12-07 23:16 hamish
* : more hooks for the scalebar
2006-12-07 23:07 helena
* : 3d length fix bug #3387
2006-12-07 22:23 hamish
* : fixed argc error with color args (scale bar)
2006-12-07 21:25 michael
* : Fixing autodraw for icon size. Making thematic panel open and
close at user's option.
2006-12-07 21:21 michael
* : refixing draw button color
2006-12-07 21:20 michael
* : refixed color to darker for draw button
2006-12-07 21:19 michael
* : Fixed autoupdate for resolution settings
2006-12-07 21:15 michael
* : Made Draw button text darker. Fixed autodraw for line width
spinbox.
2006-12-07 21:14 michael
* : Fix autoupdate for resolution and slice sliders. Make Draw
button
text darker.
2006-12-07 21:12 michael
* : Give current map list appearance of list widget for easier
recognition and use
2006-12-07 20:20 brad
* : - Added missing include.
2006-12-07 20:15 jachym
* : fprintf to G_message
2006-12-07 19:55 jachym
* : fprintf to G_message
2006-12-07 19:34 jachym
* : fprintf to G_message, flag -q prepared for future removing
2006-12-07 19:27 jachym
* : fprintf to G_message, G_warning and G_fatal_error
2006-12-07 19:21 jachym
* : fprintf to G_message
2006-12-07 19:13 bob
* : Removed duplicate draw_arrow procedure
2006-12-07 19:12 bob
* : Added default arrow and text color
2006-12-07 19:11 bob
* : fixed argc error with color args
2006-12-07 19:10 bob
* : Added updated North Arrow routine
2006-12-07 19:08 jachym
* : fprintf to G_message or G_fatal_error
2006-12-07 18:33 jachym
* : fprintf to G_fatal_error or G_message
2006-12-07 18:28 jachym
* : fprintf to G_message
2006-12-07 18:25 jachym
* : fprinf to G_warning and localisation support
2006-12-07 18:20 jachym
* : Removed unecessary fprintfs
2006-12-07 18:04 jachym
* : fprintf to G_message()
2006-12-07 09:39 hamish
* : user setable colors for NVIZ north arrow and scalebar
(arrow will be broken until Tcl color is set)
2006-12-07 08:17 martinl
* : * rows & cols parameters (by SorokinA@ornl.gov)
* reordering flags (Print)
* capitalize messages/warnings/ferrors
2006-12-07 06:04 glynn
* : Fix half-degree south-west shift in lat-lon locations
2006-12-06 20:16 jachym
* : Added Krovak projection
2006-12-06 11:28 markus
* : explain fcolor RGB and none
2006-12-06 11:19 markus
* : say in which section the psmap file error occured
2006-12-06 10:57 paul
* : Experimental batch file startup scripts for GRASS on Windows
(i.e. no
bourne/bash shell required). Doesn't do mapset locking.
2006-12-06 10:54 paul
* : Make the "Create location using projection values" in
gis_set.tcl pop up
a Window running $GISBASE/etc/set_data on Windows instead of just
exiting.
This might be useful behaviour on Unix too; not sure.
2006-12-06 10:52 markus
* : cosmetics
2006-12-06 10:22 markus
* : RFC2 proposal added; list of motions; 'make' now builds the
docs in HTML format
2006-12-06 10:06 markus
* : cosmetics; still changes have to be merged into this document
2006-12-06 09:48 markus
* : added unistd.h for execl()
2006-12-06 09:43 markus
* : few more gettext macros
2006-12-06 09:40 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-12-06 09:39 markus
* : extended docs; cosmetics
2006-12-06 09:04 markus
* : renamed to activate r.out.gdal written in C
2006-12-06 09:03 markus
* : activated r.out.gdal
2006-12-06 07:11 hamish
* : C code for NVIZ scalebar
2006-12-06 02:34 hamish
* : make arrow stem fatter
2006-12-06 02:08 hamish
* : EXIT_SUCCESS, l10n, remove sleep()
2006-12-06 01:31 michael
* : Making green on draw buttons darker
2006-12-06 00:13 michael
* : Last (?) switch of -pady from frame to pack line for tcltk8.3
compatibility
2006-12-06 00:01 michael
* : Replace exec ls with pure TclTk (glob, etc) for Windows
compatibility.
2006-12-05 22:24 michael
* : Update for TclTk 8.3 compatibility. Moved -padx -pady
statements
out of frame widget definition and into packing line.
2006-12-05 21:48 markus
* : v.bspline -> v.surf.bspline
2006-12-05 21:38 markus
* : v.bspline -> v.surf.bspline to avoid further confusion
2006-12-05 21:37 markus
* : moved v.bspline/ to v.surf.bspline/: renamed directory
2006-12-05 21:32 markus
* : copyright statement added
2006-12-05 21:31 markus
* : Roberto Antolin: cross correlation added
2006-12-05 21:28 markus
* : Roberto Antolin: fix for storing observation vector
2006-12-05 03:22 hamish
* : specifying zcol= implies that a 3D map is needed
2006-12-04 15:04 markus
* : extended
2006-12-04 14:07 markus
* : more reasonable G_debug messages
2006-12-04 13:44 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80
-lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-12-04 13:40 markus
* : iso8859-2, iso8859-15, iso2022-jp added as first approach to
bug #4110
2006-12-03 20:38 markus
* : workaround for bug #5361
2006-12-03 10:49 markus
* : simulation example now working for Spearfish
2006-12-02 22:14 glynn
* : Add prototypes for I_vask_* functions
2006-12-02 18:02 glynn
* : Remove unnecessary references to $(VASKLIB) and/or $(CURSES)
2006-12-02 17:20 markus
* : list of tcl encodings
2006-12-02 11:19 glynn
* : Enlarge object field in obj_imp/obj_exp tables to accomodate
r.li
2006-12-02 11:19 glynn
* : Eliminate unnecessary vask dependencies
Move vask_group.c from lib/imagery to i.class to eliminate vask
dependency for lib/imagery
2006-12-02 07:59 martinl
* : the entire table is copied even with where= option (reported by
Markus)
2006-12-02 07:41 glynn
* : Don't check for EPSG file when cross-compiling
2006-12-02 06:20 markus
* : Andrey Kiselev : small and severe bugs
fixed; memory leak fixed
2006-12-02 05:54 markus
* : don't use gettext macros for G_debug(); removed undesired \n;
start messages with Caps
2006-12-02 05:46 markus
* : don't use gettext macros for G_debug(); start messages with
Caps
2006-12-02 05:43 markus
* : don't use gettext macros for G_debug(); removed undesired \n;
start messages with Caps
2006-12-02 05:41 markus
* : i18N
2006-12-02 05:38 markus
* : don't use gettext macros for G_debug(); removed undesired \n;
start messages with Caps
2006-12-02 05:27 markus
* : don't use gettext macros for G_debug(); removed undesired \n;
start messages with Caps
2006-12-02 02:06 brad
* : - Added note re: tape support
2006-12-02 01:46 brad
* : - Removed unused incomplete file/function.
2006-12-01 23:17 brad
* : - Added macro around header to prevent multiple inclusion.
2006-12-01 23:15 brad
* : - Doxygen update.
- Made sure was first header listed.
- Added to V_error.c.
2006-12-01 17:10 michael
* : Fix bug with height resetting to init values whenever view type
is changed. Also regularized height slider variable use.
2006-12-01 14:40 markus
* : 4 new symbols to visualize 4 point attibutes in the same place
(with shifted boxes in each quadrant
2006-12-01 02:36 hamish
* : fix nasty alloc bug (#5341)
2006-12-01 00:39 hamish
* : add todo
2006-11-30 23:36 brad
* : - Documentation update (doxygen)
2006-11-30 19:55 markus
* : typo
2006-11-30 19:16 brad
* : - Documentation update (doxygen)
2006-11-30 06:35 hamish
* : highlight possible bugs
2006-11-30 05:53 hamish
* : exit with non-zero result on error. (is "exit" in gis.m script
redundant?)
2006-11-30 05:21 hamish
* : merge changes from menus/menu.tcl
2006-11-30 05:08 hamish
* : rename Image menu -> Imagery
2006-11-29 23:52 hamish
* : change default border color to black
2006-11-29 23:20 michael
* : Panel deprecated. Split up into separate arrow and fringe
panels.
2006-11-29 23:19 michael
* : Fix for strange behavior of view height widget. Height and
height scale
resolution recently linked to z-exag, probably for flythrough
updates.
But this led to extremely coarse height slider resolutions when
z-exag
set to low values. I decoupled z-exag and height except when
flythough
activated. Then added a resolution reset for switching back to
normal
view modes that gives more reasonable height slider resolutions.
2006-11-29 23:10 michael
* : Part of fix for height scale strange behavior
2006-11-29 23:09 michael
* : Removed debugging code
2006-11-29 18:07 michael
* : Finally fixed fringe issues.
2006-11-29 17:22 markus
* : restored older g.pnmcomp fix
2006-11-29 16:33 michael
* : Reverting names for fringe color and elevation variables.
2006-11-29 16:32 michael
* : Error trap for GDAL and g.region problems during GUI
initialization
2006-11-29 15:16 markus
* : added GRASS internal type PG_TYPE_POSTGIS_GEOM and related
warning to avoid the message "pg driver: column 'the_geom', type
17243 is not supported" when importing from PostGIS
2006-11-29 14:56 markus
* : OID explaination added
2006-11-28 19:54 markus
* : tell the name of the magic table
2006-11-28 18:01 michael
* : Add close button to new panels.
2006-11-28 15:11 brad
* : - Use EXIT_SUCCESS|EXIT_FAILURE
2006-11-28 14:49 brad
* : - Don't use G_realloc() on first call.
2006-11-28 08:42 markus
* : if table doesn't exist: fatal error
2006-11-28 07:11 martinl
* : missing gis.h
2006-11-28 00:38 markus
* : HTML fix
2006-11-28 00:01 michael
* : Changed legacy "Image" menu to "Imagery".
2006-11-27 23:14 michael
* : Added error trap for g.region failing at GUI startup. Now it
exits
GUI with a message about g.region failing.
2006-11-27 23:10 michael
* : Bugfix for losing rotation value when selecting different
layers.
2006-11-27 22:59 michael
* : Fixed indentation.
2006-11-27 22:59 michael
* : Removed old scale panel; added entries for new arrow, legend,
and fringe panels; updated entries for label panel.
2006-11-27 22:57 michael
* : Removed old scale panel. Added arrow, legend, and fringe
panels.
2006-11-27 22:56 michael
* : Major GUI update. Split out legend and non-functional site
labels.
Added Tk dialog for font selection. Now respects autoupdate
toggle.
2006-11-27 22:54 michael
* : Limited GUI updates. Made this respond to the auto draw toggle.
2006-11-27 22:53 michael
* : Update GUI. Major code changes.
2006-11-27 22:52 michael
* : Remove non-functional clear screen button. Fix autodraw
function
so that the check button actually toggles this in most NVIZ
modules.
Change fringe global variables to be Nv_ array values (so as to
not
add another set of globals to NVIZ--which already has too many).
Some code cleanup and reformatting.
2006-11-27 22:45 michael
* : Updated copyright header
2006-11-27 22:42 michael
* : Updated copyright header.
2006-11-27 22:40 michael
* : Fixed autodraw function so that it actually works (can be
toggled
on and off) in most NVIZ modules. Did a bit of code reformatting
and cleanup too.
2006-11-27 21:01 michael
* : Various small interface rearranging.
2006-11-27 20:59 michael
* : Add bwidgets Entry to options database.
2006-11-27 20:58 michael
* : New panels to make different appearance/decoration functions
more
accessible and easier to update.
2006-11-27 20:47 michael
* : Changed packing to make the panel take up less room. Tried to
fix
autoupdating, but this still needs more work.
2006-11-27 20:44 michael
* : Fixed problem in displaying sites in latlon regions by changing
how
icon sizes are scaled.
2006-11-27 16:22 jachym
* : Added G_chop() for removing whitespaces from read buffer.
(Thanks Paul Kelly)
2006-11-27 12:04 markus
* : Roberto Antolin : started Spanish translation
of tcl messages
2006-11-27 06:35 jachym
* : removed grass/gis.h and grass/glocale.h includes from *.c
files, they are allready in global.h
2006-11-27 06:23 jachym
* : spaces back in output expression
2006-11-27 06:10 hamish
* : don't round vector region to raster resolution unless it's
asked for
2006-11-27 01:21 hamish
* : don't use l12n macros without including glocale.h
2006-11-26 21:39 markus
* : fix G_percent; position isn't required since answer is defined
2006-11-26 21:32 glynn
* : Protect against multiple inclusion
2006-11-26 18:14 jachym
* : * fpritf to G_message
* result parsable for shell scripts
2006-11-26 18:06 jachym
* : fprintf to G_message, translation support
2006-11-26 17:48 jachym
* : fprintf to G_message, flag '-q' prepared for removing
2006-11-26 17:43 jachym
* : fprintf to G_message, flag '-q' prepared for removing
2006-11-26 17:34 jachym
* : fprintf to G_message, flag '-q' prepared for removing
2006-11-26 16:55 brad
* : - Removed unused files
2006-11-26 15:03 jachym
* : * fprint to G_message
* removed information about authors -- can be found in manual
page
2006-11-26 15:01 jachym
* : Unsupported units to G_fatal_error()
2006-11-26 14:52 jachym
* : * flag '-q' prepared for future removing
* fprint to G_message
2006-11-26 14:48 jachym
* : * fprintf to G_warning
* exit(1) to exit(EXIT_FAILURE)
2006-11-26 14:39 jachym
* : * fprintf to G_message
* '-q' flag prepared for future removing
2006-11-26 10:38 jachym
* : * fprintf to G_message
* checking for existing maps removed, GRASS does this
2006-11-26 10:16 jachym
* : fprint to G_message
2006-11-26 10:05 markus
* : correction/html fix
2006-11-26 09:34 jachym
* : Removed comment about strip.c. G_strip() was formerly moved to
strings.c
2006-11-26 09:13 jachym
* : fprinf to G_message, translation support
2006-11-26 08:49 jachym
* : fprinf to G_message
2006-11-26 08:35 jachym
* : fprintf to G_message, flag '-q' prepared for removing
2006-11-26 08:30 jachym
* : fprintf to G_message, support for translation
2006-11-25 20:50 jachym
* : -v flag prepared for removing,
fprintf to G_message
2006-11-25 20:46 jachym
* : translation support
2006-11-25 20:46 jachym
* : -q flag prepared for removing,
fprintf to G_message
2006-11-25 20:44 jachym
* : corrected error message, when -v is used
2006-11-25 20:34 jachym
* : fprintf to G_message, removed -v flag
2006-11-25 20:29 jachym
* : *removed some unnecessary messages,
* fprintf to G_message or G_fatal_error
* restructurising of file_io.c and adjcellhd.c
2006-11-25 20:15 jachym
* : fprintf to G_message and translation support
2006-11-25 20:08 jachym
* : fprintf to G_fatal_error, translation support
2006-11-25 09:31 markus
* : + Arabic
2006-11-25 07:34 martinl
* : missing gis.h header
2006-11-25 03:41 hamish
* : adjust verbosity code (not chatty from command line, allow
chatty for GUI use)
2006-11-25 03:38 hamish
* : add G_verbose_std() fn to report the default verbosity level.
so "if(G_verbose() > G_verbose_std()) be_verbose=TRUE;" will
work.
2006-11-25 02:20 hamish
* : restored max res PPM extension stripping (rev 1.16)
2006-11-24 22:23 markus
* : revert, doesn't help
2006-11-24 22:05 markus
* : hack to enable doxygen functions in the HTML/PDF manual
2006-11-24 20:43 jachym
* : making r.stats run with '-n' flag
2006-11-24 20:42 jachym
* : fprintf to G_message or G_fatal_error
2006-11-24 19:50 jachym
* : fprintfs to G_message or G_debug
2006-11-24 17:52 markus
* : explain attrcol
2006-11-24 15:59 martinl
* : Flag '-v' superseded
2006-11-24 12:48 markus
* : removed variable export bash-ism
2006-11-24 10:19 jachym
* : Added grass/glocale.h header file import
2006-11-24 10:01 markus
* : removed LC_NUMERIC bash-ism
2006-11-24 02:11 hamish
* : leave some breadcrumbs
2006-11-23 18:52 markus
* : restored GRASS_HTML_BROWSER
2006-11-23 15:36 martinl
* : Add module v.out.svg (from Klaus Forster)
2006-11-23 03:44 brad
* : - New function: G_matrix_zero(): Zeros out matrix values
2006-11-22 19:11 glynn
* : Change G_done_msg() to accept printf()-style format string
2006-11-22 16:17 michael
* : Update to work on native Windows GRASS missing PNG driver. Also
added tabs to better organize interface.
2006-11-22 16:14 michael
* : Replace -label option in ComboBox for icon type with a simple
Tk label widget for compatibility with a few (buggy?) TclTk
installations.
2006-11-22 12:52 paul
* : Add g.dirseps for help with scripts on Windows
2006-11-22 09:55 markus
* : indicate the right tools
2006-11-22 04:55 hamish
* : better formatting for tooltip
2006-11-22 04:24 hamish
* : for LL D:M:S data, populate table with values that match column
type
double. I'm not sure this is exactly what's needed -- better to
use a varchar() column with original input data? BUG #5209
2006-11-22 01:45 hamish
* : guisection tabs, EXIT_SUCCESS
2006-11-22 01:19 hamish
* : capitolize dxf, gpsbabel doesn't need garmin, add r.out.xyz,
p.out.vrml -> r.out.vrml, r.support doesn't work as r.support.sh
2006-11-21 23:48 michael
* : Fix some fonts.
2006-11-21 23:30 michael
* : Updated GUI to be consistent with new GUI look for NVIZ.
Updated
widgets. Some code cleanup.
2006-11-21 23:29 michael
* : Further reorganized GUI to group similar functions.
2006-11-21 23:28 michael
* : Removed bwidget reference. Belongs only in main calling script.
2006-11-21 23:27 michael
* : Changed bwidget reference to -exact for ver. 1.2.1 (the version
that GRASS uses)
2006-11-21 23:26 michael
* : Updated copyright header
2006-11-21 23:24 michael
* : Added comment on scale update widget
2006-11-21 23:06 hamish
* : d.nviz niceness
2006-11-21 23:02 markus
* : link to all modules
2006-11-21 22:56 markus
* : change the examples to Spearfish
2006-11-21 22:42 markus
* : r.li activated
2006-11-21 22:41 markus
* : Serena Pallecchi/Faunalia: various fixes; r.li lib now shared
lib
2006-11-21 22:36 markus
* : Serena Pallecchi/Faunalia: new r.li index added
2006-11-21 22:28 markus
* : Serena Pallecchi: new r.li index added
2006-11-21 22:12 markus
* : dos2unix'ed to avoid patch evil
2006-11-21 14:01 brad
* : - Fixed typos, etc.
2006-11-21 11:22 brad
* : - Updated G_write_zeros() to use size_t for LFS
- Updated function docs in source for docbook
2006-11-21 08:32 markus
* : revert (temporarily?) back to existent function name
2006-11-21 08:32 markus
* : use G_debug()
2006-11-21 06:50 brad
* : - Removed static functions error() and error(). Too difficult
to localize.
- Inlined G_warning() into source, rather than call error() or
error2().
- Added locale macros to G_warning() strings.
2006-11-21 04:24 hamish
* : guisections & cleanup
2006-11-21 00:14 michael
* : Update from Bob Covill for fringe in NVIZ. The only difference
I can see between this file and the one currently on the cvs
is in the ID line.
2006-11-21 00:13 michael
* : Update from Bob Covill for NVIZ fringe. The only difference I
can see between this file and the one on the cvs is the ID line.
2006-11-21 00:11 michael
* : Update from Bob Covill for fringe in NVIZ
2006-11-20 22:48 markus
* : explained how to change TclTk fonts for gis.m
2006-11-20 22:30 markus
* : link fix
2006-11-20 22:25 paul
* : Update to work as described in header with additional flag for
old
behaviour - as discussed on mailing list.
2006-11-20 19:32 michael
* : panel_query.tcl, panel_query_orig.tcl, and panel_query_pg.tcl
have been replaced by single panel_rquery.tcl
2006-11-20 19:31 michael
* : panel_highlight.tcl and panel_pick.tcl have been replaced by
new combined panel_vquery.tcl.
2006-11-20 19:29 michael
* : Updated copyright header. Changed draw current button to be
consistent
across all modules. Changed "marker" to "icon" to be consistent
with other GRASS terminology. Added [G_msg...] clause to ComboBox
label to see if it fixes problems with some systems.
2006-11-20 19:27 michael
* : Updated copyright header. Sourced gmsg.tcl for future
internationalization
Changed main menus to divide long list of panels into
Appearance and Visualization. Rearranged panels in menus to
group raster, vector, volume, and animation.
2006-11-20 19:25 michael
* : updated copyright header. Changed "marker" to "icon" to make
it consistent with other GRASS terminology.
2006-11-20 19:24 michael
* : Updated GUI of volume control panel. Simplified code somewhat,
updated to newer widgets, improved interface.
2006-11-20 19:22 michael
* : Updated vector query module. Replaces panel_pick.tcl and
panel_highlight.tcl. The latter 2 modules will be deprecated
2006-11-20 19:21 michael
* : Updated replacement for 3 older raster query modules. The old
modules
will be deprecated (panel_query.tcl, panel_query_orig.tcl, and
panel_query_pg.tcl)
2006-11-20 19:19 michael
* : List of modules to go into the new appearance menu
2006-11-20 19:18 michael
* : Added copyright header
2006-11-20 19:17 michael
* : Updated appearance of panel. Added copyright header
2006-11-20 19:16 michael
* : Added copyright header and made draw current button consistent
across modules
2006-11-20 19:15 michael
* : Copyright header and some code reformatting
2006-11-20 19:14 michael
* : Update for improved fringe from Bob Covill
2006-11-20 19:12 michael
* : Minor appearance updates to create consistent appearance of
widgets
2006-11-20 18:59 michael
* : updates from Bob Covill for improved fringe in NVIZ
2006-11-20 18:58 michael
* : update from Bob Covill for improved fringe
2006-11-20 18:54 michael
* : updates from Bob Covill for improved flythough
2006-11-20 18:52 michael
* : removing unneeded d.frame -e command
2006-11-20 13:27 stephan
* : + Robert Nuske: corrected updated german modulemessages
2006-11-20 13:01 markus
* : fixed output path problem (bug #5206)
2006-11-20 12:55 markus
* : don't crash on DBMI failure (bug #5248)
2006-11-20 12:08 stephan
* : reverting changes back to version 1.83 du to errors in my last
commit. sorry. commiting a new patch soon
2006-11-20 11:25 markus
* : minimalistic docs added
2006-11-20 10:53 markus
* : fixed output parameter; percent cosmetics
2006-11-20 10:49 markus
* : added missing header
2006-11-20 09:42 markus
* : referer removed from htmldoc
2006-11-20 08:29 stephan
* : + Robert Nuske: more german GRASS-translations
2006-11-20 08:04 brad
* : - Updated local documentation
2006-11-20 07:52 brad
* : - Moved #defines from local_proto.h to fft.c
- Removed numerica.h and local_proto.h
- Added docbook documentation for most exported functions
- Minor source cleanups
2006-11-20 05:24 hamish
* : Interactive mode not activated in GRASS 6.
2006-11-20 01:52 hamish
* : warn if no pointsfile was given. (is the Vask bit even
functional??)
bug #5210
2006-11-20 00:50 hamish
* : move some options into the "Analysis" tab
2006-11-19 22:28 hamish
* : include module name in support binaries
2006-11-19 20:02 markus
* : typo
2006-11-19 19:57 markus
* : tile boundaries dissolve example
2006-11-19 11:09 jachym
* : fprintf to G_fatal_error
2006-11-19 09:26 brad
* : - Localized text
- Use G_msg functions instead of fprintf(stderr...)
- Added docbook documentation for each exported function
2006-11-19 08:50 maciej
* : ...and one typo more
2006-11-19 08:48 maciej
* : more cleanup
2006-11-19 08:42 maciej
* : doc cleaned and extended; could use a native speaker looking at
it
2006-11-18 17:07 paul
* : Touch an empty monitorcap if none exists (e.g. native Windows)
2006-11-18 15:02 hamish
* : use guisection for gui tabs
2006-11-18 14:45 hamish
* : use guisections for gui tabs
2006-11-18 13:01 paul
* : Don't mess with const strings.
2006-11-18 11:44 hamish
* : add fontsize option
2006-11-18 11:35 hamish
* : add fontsize option
2006-11-18 11:01 hamish
* : tooltip wording
2006-11-18 09:05 hamish
* : added r.out.xyz
2006-11-18 08:14 hamish
* : mention r.out.xyz
2006-11-18 07:02 hamish
* : add new module: r.out.xyz
2006-11-18 07:00 hamish
* : new module: export a raster map as x,y,z, to a text file
(simple wrapper for r.stats -1gn)
2006-11-18 03:11 helena
* : man page fix
2006-11-17 22:15 cho
* : Added stdlib.h for EXIT_SUCCESS
2006-11-17 20:54 markus
* : hidden password conditionalized upon HAVE_TERMIOS_H
2006-11-17 18:27 michael
* : Slightly more elegant fix for dtext.tcl.
2006-11-17 18:23 michael
* : Fix bug causing GUI crash on redraw all layers
2006-11-17 18:17 martinl
* : * --o doesn't have an effect -> bug fixed
* various fixes (EXIT_FAILURE, EXIT_SUCCESS, I18N, ...)
2006-11-17 16:58 markus
* : avoid tar for Solaris
2006-11-17 16:20 helena
* : links to pdf papers added
2006-11-17 12:22 brad
* : - Localized text (as much as possible)
- Used EXIT_SUCCESS|EXIT_FAILURE
- Remove globals.h: unused
- Made code somewhat easier to read
2006-11-17 08:24 markus
* : these TODOs should be really addressed now
2006-11-17 07:31 hamish
* : missing newlines
2006-11-17 07:22 hamish
* : use opt->guisection, EXIT_FAILURE
2006-11-17 06:13 hamish
* : use opt->guisection, EXIT_SUCCESS
2006-11-16 06:50 brad
* : - Removed extern function prototypes and included proper
header(s) for function.
2006-11-16 06:43 markus
* : wording
2006-11-16 06:43 markus
* : unvisible password (thanks to Glynn
2006-11-16 05:31 hamish
* : simplify I_list_subgroup_simple()
2006-11-16 01:13 hamish
* : bugfix: varibables were being used uninitialized if paper dims
were not given
2006-11-15 22:49 hamish
* : --v and --q flags are always present, so always show Flags:
text.
2006-11-15 22:23 hamish
* : reinstate -r flag, it's there to stop the gui from coming up
2006-11-15 19:28 jachym
* : * fprintf -> G_warning or G_fatal_error
* added some internationalisation macros
2006-11-15 15:47 markus
* : break, not return
2006-11-15 15:24 markus
* : interactive password query added
2006-11-15 15:21 markus
* : explain multipoint behaviour
2006-11-15 14:58 markus
* : Descriptions start with capital letter; bash-ism removed
2006-11-15 14:57 markus
* : clarify messages
2006-11-15 13:53 markus
* : we do not yet check for valid settings
2006-11-15 13:36 markus
* : i18N; EXIT_FAILURE, EXIT_SUCCESS
2006-11-15 13:18 markus
* : fix
2006-11-15 13:09 markus
* : fix permissions
2006-11-15 11:54 paul
* : Document new GRASS_SH env var
2006-11-15 11:17 markus
* : tell where the lockfile is
2006-11-15 11:05 paul
* : Fix bash-ism (reported by Luca Casagrande)
2006-11-15 08:58 markus
* : more meaningful descriptions; layer_opt no longer required
2006-11-15 08:41 markus
* : get rid of tar; use INSTALL_DATA to get permissions right
2006-11-15 06:54 hamish
* : make overwrite help strings a bit clearer
2006-11-15 06:41 hamish
* : answer a question in the comments
2006-11-15 06:30 hamish
* : add simple group listing
bugfix: [i.group -l] only list maps in given subgroup
2006-11-15 05:27 hamish
* : more on the guisection command
2006-11-15 05:25 hamish
* : add d.ask, d.menu to see also section
2006-11-15 05:19 hamish
* : mo' help
2006-11-15 04:53 glynn
* : Document GRASS_PNG_READ
2006-11-15 04:23 hamish
* : filename extension, cleanup
2006-11-15 04:16 glynn
* : Fix type of UTM "zone" parameter
2006-11-15 03:57 hamish
* : better map titles
2006-11-15 00:18 hamish
* : remove outdated "release font" info (changed in 6.3)
2006-11-14 23:44 hamish
* : module description
2006-11-14 23:39 hamish
* : use g.parser for all but no-arg case (build help pages, guis,
etc)
2006-11-14 22:41 paul
* : Run interactive terminal modules from gis.m/gronsole on
Windows.
2006-11-14 16:50 paul
* : * Detect Windows instead of Msys in Tcl files
* Don't use Msys shell to launch modules from gis.m on Windows -
call
C modules normally and Shell scripts via batch files
* Use new "grocat" program to merge stdout and stderr for modules
run from gronsole.tcl
2006-11-14 16:33 paul
* : Include binary directory in LD_LIBRARY_PATH because it and PATH
are the
same thing on Windows and the LIBRARY setting was overwriting the
PATH.
This is a hack.
2006-11-14 16:31 paul
* : General tidying of Makefiles: don't assume $(INSTALL) can
handle more
than one file, use $(INSTALL_DATA) where appropriate, don't put a
trailing slash on directory names unless it appears to make the
context
clearer, remove duplication of "script" target in gis.m Makefile
2006-11-14 16:25 paul
* : Handle Windows directory separators and remove ".exe" suffix if
present,
to make output consistent with Unix
2006-11-14 15:48 paul
* : A little addition to this documentation that I seem to have had
sitting
around since the time of the first commit.
2006-11-14 15:44 paul
* : Better description of functionality
2006-11-14 11:22 glynn
* : Initialise framebuffer from $GRASS_PNGFILE if $GRASS_PNG_READ =
TRUE
2006-11-13 16:35 michael
* : Make scales increment smaller to larger, from left to right and
bottom to top.
2006-11-13 16:33 michael
* : Update NVIZ GUI to improve usability.
2006-11-13 16:32 michael
* : code cleanup
2006-11-13 16:26 michael
* : Update from Bob Covill
2006-11-13 16:25 michael
* : Update options database for visual consistency across all
panels
2006-11-13 15:40 hamish
* : script fix from Jannis Achstetter
2006-11-13 14:46 markus
* : refs added
2006-11-13 14:44 markus
* : ref added
2006-11-13 14:29 glynn
* : Initialise framebuffer from $GRASS_PNGFILE if $GRASS_PNG_READ =
TRUE
2006-11-13 13:15 hamish
* : better map titles (use cats not hist)
2006-11-13 09:49 hamish
* : use null for no data instead of 0 on basins, half.basins, and
stream seg maps
not yet done for basins,half in seg mode (I couldn't see where to
do that)
bug #3960
2006-11-13 09:25 hamish
* : updates from Chuck. (plus a few of my own)
2006-11-13 05:01 brad
* : - Added stdlib.h
2006-11-13 04:29 hamish
* : warn that the module is depreciated
2006-11-13 04:22 hamish
* : This module is deprecated. Please use 'r.stats.interp' instead.
remove module after GRASS 6.x is done
2006-11-13 04:10 hamish
* : SHAPE -> aspect ratio
2006-11-12 08:49 hamish
* : set default -gui target back to "tcltk" so that .grassrc6
remains backwards
compatible with GRASS 6.2 most of the time
2006-11-12 06:43 hamish
* : update comment for D_symbol()
2006-11-12 05:24 hamish
* : encoding help from Maris
2006-11-12 04:05 hamish
* : rip out G_debug all together. modules can use G_debug("%s",
buff); with
the result if they want. Adding more G_* calls just adds to the
danger of
encountering the same flavour of bug again.
Martin discovered that G_getl2() called G_debug(), which needs
gisenv DEBUG
setting, but lib/gis/env.c uses G_getl2() to read the DEBUG
value.
2006-11-11 16:51 markus
* : Roberto Antolin: qgis output file bugfix; cosmetics
2006-11-11 00:14 brad
* : - Used EXIT_SUCCESS for exit() call
2006-11-10 20:08 martinl
* : call G_debug() only if DEBUG variable is defined
2006-11-10 12:18 glynn
* : Extend g.pnmcomp to allow writing out alpha (mask) image
2006-11-10 12:16 brad
* : - Needed grass/config.h
2006-11-10 10:02 brad
* : - mapcase.c: removed namespace conflicts and inlined code
- Used EXIT_SUCCESS|EXIT_FAILURE
- Fixed minor compiler warnings
2006-11-10 03:52 hamish
* : remove unused var
2006-11-10 03:50 hamish
* : any interaction must run in a term window
cleanup
2006-11-10 03:48 hamish
* : more i18n
2006-11-10 03:44 hamish
* : i18n
2006-11-10 03:38 hamish
* : any interaction must run in a term window
cleanup
2006-11-10 03:31 hamish
* : minor html bugs
2006-11-09 22:45 markus
* : replaced non-existing v.clean tool
2006-11-09 16:56 markus
* : explain gdalwarp
2006-11-09 04:02 hamish
* : full_index: no more g3.* commands, add m.* to types, xganim,
links
2006-11-08 18:09 michael
* : Make menu file for GIS Manager 1 (x11 based displays and
called by d.m script) independent from GIS Manager 2 (TclTk
canvas displays and called by gis.m script). GM 1 and GM 2 will
no longer share a common menu file.
2006-11-08 18:07 michael
* : Make GIS Manager 2 menu independent of GIS Manager 1 (x11 based
GUI/display called by d.m script). Menus no longer use a joint
menu file (which will be deprecated).
2006-11-08 18:04 michael
* : Update mouse placement options. Fix bugs in duplication and
saving
procedures.
2006-11-08 18:03 michael
* : Update mouse placement options.
2006-11-08 18:01 michael
* : Change legend options so that it can be placed with mouse; add
spinners for legend size.
2006-11-08 17:56 michael
* : Added button for new text layer. Fixed spelling layer in help
for PS text layer button.
2006-11-08 17:55 michael
* : Removed line running d.font romans (unneeded now).
Changed routines in bindings for mouse button one to work better
with mouse placement of scales, legends, and text.
2006-11-08 17:50 michael
* : New text layer, based on d.text.new
2006-11-08 17:49 michael
* : Fixed incorrect reference to HOME directory path in procedure
to
save display to graphics file.
2006-11-08 17:38 michael
* : Add reference for new dtext.tcl script, for adding new text
layer
(based on d.text.new).
2006-11-08 17:37 michael
* : Add references to new text layer (based on d.text new)
2006-11-08 17:37 michael
* : Add global variable for x11 fonts path--to be used with new
text layer (using d.text.new).
2006-11-08 17:34 michael
* : new icon for new d.text.new module and update PS text icon
to have similar appearance
2006-11-08 17:13 markus
* : Giuseppe Patti : cont'ed
2006-11-08 13:38 markus
* : new target html2pdfdoc (needs http://www.htmldoc.org); related
fixes for CSS style
2006-11-08 13:07 moritz
* : fix small bug to use the explore mode resolution variable in
explore mode
2006-11-08 09:57 hamish
* : don't create db.droptable man page as the module isn't being
built
2006-11-08 08:50 hamish
* : no more paint commands
2006-11-08 08:30 hamish
* : first step at making the module use G_parser()
2006-11-08 07:37 hamish
* : EXIT_SUCCESS, i18n, module isn't interactive
2006-11-08 04:32 hamish
* : clear just the current frame, not the full screen
2006-11-07 11:42 paul
* : Handle non-standard ETRS_1989 datum name
2006-11-07 06:26 brad
* : - Remove unused variables
2006-11-07 06:05 brad
* : - Null terminated execl() call
2006-11-07 06:01 brad
* : - Remove unused variables
2006-11-07 05:35 brad
* : - Removed unused variables
2006-11-07 05:15 brad
* : - #if 0 out currently unused function
2006-11-07 01:32 brad
* : - Added references to optional readline support
2006-11-06 22:42 paul
* : Quote paths passed to system() in case they contain spaces or
backslashes are passed to a shell
2006-11-06 14:57 markus
* : C Porta, L D Spano, S Pallecchi; commission from
www.faunalia.it, Italy
2006-11-06 09:25 martinl
* : bug [segfault in XY (unprojected) location] fixed
2006-11-06 00:15 brad
* : - Fix for very recent versions of gcc4.1.1 (gcc bug?)
2006-11-05 11:11 paul
* : - Put ellipsoid full name in WKT projection output
- Improved doxygenisation of gproj library
- Try to put GRASS ellipsoid name rather than a and es parameters
into
generated PROJ_INFO whenever possible
2006-11-05 10:54 glynn
* : Don't assume $(INSTALL) accepts multiple filenames
Use $(INSTALL_DATA) rather than "$(INSTALL) -m ..."
2006-11-05 06:11 hamish
* : add streams -> vector example
2006-11-05 04:12 glynn
* : Include for off_t
2006-11-05 03:52 glynn
* : Don't assume that $(INSTALL) accepts multiple filenames
2006-11-04 23:14 martinl
* : first letter (option/flag) always big
2006-11-04 21:28 paul
* : *** empty log message ***
2006-11-04 21:02 markus
* : html fix
2006-11-04 20:43 markus
* : each command must be documented
2006-11-04 08:22 brad
* : - Updated to better function prototyping
2006-11-04 04:05 brad
* : - Updated function prototypes and removed weak declarations
- Used EXIT_FAILURE|EXIT_SUCCESS
- Fixed compiler warnings
- Removed cdhc.h (already in grass/include)
- Removed unused files
- Added local_proto.h for local function declarations
- Improved code readability slightly
2006-11-04 00:01 michael
* : Slight update to align starting point for display with
resolution
2006-11-03 22:43 glynn
* : Fix window enlargement
2006-11-03 20:07 paul
* : Native Windows-related changes as discussed on developers
mailing list:
- Tidy configuration for MINGW32 in configure script and
makefiles
- Directory separator macros and new functions for pathname
handling
- Display lib and PNG driver small fixes
- Account for windows end-of-line sequence in G_gets() and
various modules
2006-11-03 20:07 michael
* : Fix for zooming close=up where the grid-cell size is much
larger
than the pixel size.
2006-11-03 20:01 paul
* : Add a .png extension to the output file if not present
2006-11-03 19:31 markus
* : steko: cont'ed
2006-11-03 16:57 michael
* : Added quit button to gcp mangement window. Updated zoom box
algorithms to match those in main map displays.
2006-11-03 15:05 markus
* : links fix; cosmetics
2006-11-03 14:59 markus
* : 57 -> 63
2006-11-03 14:54 markus
* : 6.1 -> 6.3 (better the author would fix it)
2006-11-03 14:53 markus
* : 6.1 -> 6.3 (better the author would fix it)
2006-11-02 22:37 michael
* : Fixed i.group access on Debian (and other linux??) systems by
adding
"--ui" to the starting command.
2006-11-02 17:31 michael
* : Replacing -a flag on g.region for zooming to prevent rounding
errors in resolution.
2006-11-02 10:53 markus
* : updates
2006-11-02 07:31 cho
* : Remove duplicated header and sections
2006-11-02 06:48 hamish
* : allow GRASS_GUI= shell variable to set exact GUI type (d.m,
gis.m, wxpython,...)
2006-11-02 06:12 hamish
* : move p.out.vrml to r.out.vrml in source tree (previously
renamed)
** removed unused paint/ dir **
2006-11-02 05:44 hamish
* : raise max verbose level above standard level so -v flags allow
--very-verbose
2006-11-02 03:59 hamish
* : add r.resamp.interp and r.resamp.stats in new submenu
2006-11-02 03:35 hamish
* : r.support is broken from the GUI, so run in a term for now
(merge from 6.2)
2006-11-02 02:17 hamish
* : revert back to rev 1.4, as rev 1.5 undoes cleanups.
(mostly whitespace, comment fixes)
2006-11-01 22:33 michael
* : Changing gcp erase function to only erase gcp's that are not
checked as actively used.
2006-11-01 22:33 michael
* : removing g.region -a alignment due to issues with precision at
high magnification (when grid cell size is much larger than
pixel size in the display).
2006-11-01 18:36 michael
* : Multiple bug fixes: error erasing all GCP's, i.group module not
starting, xy(1) variable not found error. Please backport to
6.2.1
2006-11-01 17:47 michael
* : cosmetic fix to make more visible circle the initial default
point marker
instead of hard to see x.
2006-11-01 17:46 michael
* : Fix bug in creating PS labels. Reference TclTk canvas monitor
that
is being labeled.
2006-11-01 17:44 michael
* : Removing debugging code.
2006-11-01 13:24 paul
* : Use G_chop() instead of G_strip() when reading lines from text
files for
(a) ellipsoid and datum tables
(b) shell scripts
because G_chop() handles DOS/Windows newline characters
2006-10-31 23:38 michael
* : Fix for bug in duplicating raster map
2006-10-31 23:14 markus
* : relative paths in press releases are EVIL
2006-10-31 22:34 glynn
* : Preserve existing formatting/coding conventions
2006-10-31 21:39 markus
* : michael: 8.3/8.4 compatibility fixes
2006-10-31 21:35 markus
* : updated
2006-10-31 19:16 michael
* : Fixing bugs in georectifier. Already backported to 6.2.
2006-10-31 19:05 maciej
* : examples: dealing with NULLs; cosmetics
2006-10-31 15:59 jachym
* : added -o flag, signalizing null distance for overlapping
rasters
2006-10-31 09:20 markus
* : grass61 -> grass63
2006-10-31 09:14 markus
* : cosmetics
2006-10-31 06:51 hamish
* : tcltk 8.3 compatibility
2006-10-30 21:25 michael
* : Make GIS Manager display toolbar compatible with TclTk 8.3
2006-10-30 13:34 markus
* : better explained directional vector
2006-10-30 10:37 markus
* : Worldclim.org hint
2006-10-30 04:27 hamish
* : save metadata/history info and use color table from source map
2006-10-30 02:54 hamish
* : copy as much of the source name as we can
2006-10-30 00:52 glynn
* : Include headers for mkdir()
2006-10-29 14:40 hamish
* : correct output gisprompt
2006-10-29 14:33 hamish
* : remove extraneous /body /html tags
2006-10-29 14:16 hamish
* : rename module r.out.vrml as it's just a plain raster export
module.
EXIT_SUCCESS, i18n
2006-10-29 13:59 hamish
* : rename module r.out.vrml as it's just a plain raster export
module.
add symbolic link to old name. will move into the raster/ dir
after 6.2.0
2006-10-29 03:20 hamish
* : another few steps in the LFS journey: include config.h and
filesize as type off_t
2006-10-28 20:33 glynn
* : Use G_get_raster_map_type() instead of G_raster_map_type()
where practical
2006-10-28 19:58 markus
* : fixed description of vector
2006-10-28 09:34 markus
* : header fixes
2006-10-27 22:27 glynn
* : Add $(NLS_CFLAGS) to compilation switches (required for i18n)
2006-10-27 22:27 glynn
* : Use mkdir() instead of system("mkdir ...")
2006-10-27 22:25 glynn
* : Add G_get_raster_map_type()
2006-10-27 20:08 glynn
* : Add G_[_]make_mapset (from Joel Pitt)
2006-10-27 15:51 markus
* : swig/python/grass.i[.in] removed
2006-10-27 15:20 markus
* : Vytautas V: features added: file type support, creation options
support, metadata option support
2006-10-27 12:39 markus
* : Giuseppe Patti : cont'ed 2
2006-10-27 11:11 markus
* : small header fix
2006-10-27 11:07 markus
* : Giuseppe Patti : cont'ed
2006-10-27 08:46 brad
* : - Macro headers to prevent multiple inclusion
- Remove shed/local_proto.h - unused
2006-10-27 03:23 hamish
* : add G_raster_map_type2(): Determine raster type without
modifying name
2006-10-27 00:47 hamish
* : doxygen comments
2006-10-27 00:38 hamish
* : cleanup Doxygen comments (make less confusing)
2006-10-26 18:55 glynn
* : Add r.out.gdal (from Vytautas V)
2006-10-26 18:04 scott
* : some suggested edits to nudge this ball back into motion
2006-10-26 07:28 hamish
* : finish G_percent()
i18n
prepare for GRASS_VERBOSE (and be a bit quieter)
watersheds get random colors
2006-10-26 05:30 hamish
* : correct closing percent
2006-10-26 05:23 hamish
* : * don't try and compare all colors if there are too many of
them,
fixes bug #3112 (patch from Charles Ehlschlaeger)
* save metadata
* use aspect colors instead of greyscale for direction map
* finish G_percent()s
* cleaner terminal output
2006-10-25 19:17 markus
* : http://www.giscafe.com
2006-10-25 15:30 maciej
* : 'element' explained, cosmetics
2006-10-25 06:58 hamish
* : use G_debug() for debug message
2006-10-24 22:04 markus
* : cosmetics
2006-10-24 21:07 markus
* : Artur Niecior : cont'ed
2006-10-24 09:26 maciej
* : 'you' -> 'the user'
2006-10-23 22:27 markus
* : Added in missing Polish coordinate systems (2172-2175) (from
GDAL)
2006-10-23 19:17 maciej
* : element better explained (thanks Glynn)
2006-10-23 16:39 moritz
* : added a hint to highlight the backslash at the end of second
line in scripts
2006-10-23 16:03 moritz
* : sorting of cat value array should not depend on the type of
column you retrieve
2006-10-23 16:01 moritz
* : added reference to Vect_cidx_find_all()
2006-10-23 14:57 markus
* : added missing word
2006-10-23 14:52 markus
* : new aggregation tools mentioned; more links
2006-10-23 12:12 markus
* : remove r.li stuff
2006-10-23 12:04 markus
* : Dr. Alaa Masoud : initial Arabic
translation
2006-10-23 06:30 stephan
* : + Robert Nuske: more german i18n translations
2006-10-23 04:53 brad
* : - Fixed usage of G_percent()
2006-10-23 04:46 brad
* : - Updated documentation for G_percent()
2006-10-23 04:39 hamish
* : fix double free() (thanks Eric & Glynn)
change variable name: input file is pointer not descriptor
(thanks Brad)
2006-10-23 04:35 brad
* : - Added '\n' after G_percent() ends.
2006-10-22 16:40 jachym
* : * fprintf to G_warning or G_fatal_error
* localisation support
2006-10-22 16:33 jachym
* : * removed region information (with '-v' - verbose - flag)
* fprintf to G_warning and G_message
* localisation support
2006-10-22 15:29 jachym
* : * fprintf mostly to G_fatal_error
* locale support
2006-10-22 15:09 jachym
* : removed G_done_msg()
2006-10-22 11:58 jachym
* : fixing warnings about differ in signedness for SwabLong and
SwabShort functions
2006-10-22 11:52 jachym
* : * fprintf to G_message
* fatal error messages rewritten to G_fatal_error
* better locale support
* Warnings rewritten to G_warning
2006-10-22 11:36 jachym
* : setting proper debug level
2006-10-22 11:26 jachym
* : * removed error(* char) function
* replaced with G_warning()
2006-10-22 09:51 jachym
* : * perror chacnged to G_warning
* added support for localisation
* removed function error
2006-10-22 08:52 jachym
* : Making fprints to G_message and G_debug. Most of the messages
became G_debug.
* Removed diag(*char) function
* Flag -h (display reference information) prepared for future
remove (reference information were trade for warning)
2006-10-22 08:20 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-10-22 08:19 markus
* : added missing LL and STP (hopefully right)
2006-10-21 19:29 markus
* : (re-fix): revert convenience legend font defaults
(user-selectable) to make sure that all fonts used are in proper
TclTk format
2006-10-21 19:20 martinl
* : --v/q issues, exit code fixed
2006-10-21 13:54 markus
* : msg cometics
2006-10-21 13:54 markus
* : Use standard option for overwrite checking
2006-10-21 12:05 markus
* : fixed reverted changes
2006-10-21 11:11 brad
* : - Added to header. Needed for definition of
RASTER_MAP_TYPE
2006-10-21 06:16 cho
* : Use standard option for overwrite checking
2006-10-21 02:51 cho
* : Fixed projection info in (DEFAULT_)WIND
2006-10-20 17:01 markus
* : plugin SPEC file
2006-10-20 15:55 markus
* : fix the fix
2006-10-20 14:51 markus
* : Roberto Flor: also install pkgconfig/grass.pc
2006-10-20 14:43 markus
* : rewritten
2006-10-20 14:35 markus
* : fftw3 better conditionalized
2006-10-20 12:39 markus
* : explained shell wrapper
2006-10-20 12:33 markus
* : launch g.proj in xterm to enable datum queries
2006-10-20 09:37 brad
* : - Commented out unused legacy macro
2006-10-20 09:15 brad
* : - Fixed compiler warnings
- Minor del2g.c fix
- Added macro def around headers to prevent multiple inclusion
2006-10-20 08:48 brad
* : - Added docs for G_make_histogram_cs()
2006-10-20 08:42 brad
* : - Updated G_warning() usage - removed temp storage
- Added more function documentation
- Minor cosmetics
2006-10-20 06:40 markus
* : fftw3 conditionalized (needed for FC4); less strict compiler
flags
2006-10-19 18:44 jachym
* : changed fprintfs to G_message and G_warning, added support for
localisation
2006-10-19 15:24 markus
* : clean more leftover stuff
2006-10-19 15:06 glynn
* : Don't pad last column
2006-10-19 12:03 markus
* : close GRASS after location creation from file
2006-10-19 12:02 markus
* : fix
2006-10-19 11:56 markus
* : fixes
2006-10-19 09:51 moritz
* : allow spaces in directory names for GISDBASE
Thanks Glynn
2006-10-19 09:18 markus
* : also copy COPYING
2006-10-19 04:49 hamish
* : gis.m may not be fully compatible with versions of tcltk < 8.4
2006-10-19 04:22 hamish
* : Call G_gisinit() before other GRASS functions
Only call G_gisinit() once
EXIT_FAILURE
2006-10-18 17:59 glynn
* : Add description.html
2006-10-18 17:59 glynn
* : Add reference to r.resamp.stats to the "SEE ALSO" section
2006-10-18 17:44 glynn
* : Update Makefile to install prompt.sh
2006-10-18 17:42 glynn
* : Fix prompt command (spaces, prematurely-evaluated location)
Move prompt command into a script, change PROMPT_COMMAND setting
in init.sh
2006-10-18 16:44 glynn
* : Force num_cols >= 1, to prevent division by zero
2006-10-18 15:06 markus
* : less hardcoded version numbers
2006-10-18 14:55 markus
* : more reasonable button label
2006-10-18 14:51 markus
* : Roberto Flor: updated
2006-10-18 11:08 stephan
* : + Robert Nuske: updated german module-translations
Thanks.
2006-10-18 09:38 jachym
* : r.out.gdal region sensitive
2006-10-18 08:22 brad
* : - Added >8bit color to TODO
2006-10-18 07:32 markus
* : updated to EPSG 6.11.1
2006-10-18 05:09 brad
* : - Made local functions static
- Made local_proto.h street legal
2006-10-17 14:31 glynn
* : Fix bug in G_row_update_fp_range() [bug #5212]
2006-10-17 12:03 glynn
* : Call G_gisinit() before other GRASS functions
Only call G_gisinit() once
2006-10-17 11:43 glynn
* : Remove G_sleep_on_error() calls [bug #5205]
2006-10-17 10:33 hamish
* : module description
2006-10-16 18:00 michael
* : Fix bug producing error for new georectification with no points
created yet.
2006-10-16 12:35 hamish
* : add some help about the orientation of the data grid
fix r.out.gdal link
2006-10-16 12:28 hamish
* : minor description improvement
2006-10-16 12:26 hamish
* : document "in=-" to read from stdin
2006-10-16 12:20 hamish
* : more explaination of the data format
2006-10-16 09:37 hamish
* : gis.m was creating it's own help section for gis.* modules
(next GUI should pick something else, gis.* is meaningless)
promote gis.m over d.m
2006-10-16 07:28 hamish
* : more wordy data source
2006-10-16 07:21 hamish
* : fix range reported in history
2006-10-16 03:34 hamish
* : start d.nviz correctly (bug #4138)
2006-10-16 02:25 hamish
* : make it slightly more chatty so noise has context
2006-10-16 02:02 hamish
* : expand error messages and add some checks for common mistakes
in input file
2006-10-14 19:00 jachym
* : -v flag back for backward compatibility
2006-10-14 17:24 jachym
* : -v flag back for backward compatibility
2006-10-14 17:12 jachym
* : -q flag back for backwards compatibility
2006-10-14 17:03 jachym
* : -q flag back for backwards compatibility
2006-10-14 16:30 jachym
* : -q flag back for backwards compatibility
2006-10-14 09:48 hamish
* : catch error, usually when -n data is fed in without using -n
flag
2006-10-14 09:27 hamish
* : correct format= option description
2006-10-14 09:20 hamish
* : add -r flag to limit points input to current region
2006-10-14 08:41 hamish
* : skip blank lines (standard mode)
2006-10-14 06:49 hamish
* : skip blank lines
2006-10-14 06:42 hamish
* : run indent:
$ indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 points.c
2006-10-13 08:25 stephan
* : + Robert Nuske: updated german modules translation
2006-10-12 22:43 hamish
* : fix patch conflict; add v.labels see also; I'm an author
2006-10-12 20:19 michael
* : revert convenience legend font defaults (user-selectable) to
make
sure that all fonts used are in proper TclTk format.
2006-10-12 09:06 brad
* : - Fixed minor compiler warnings.
2006-10-12 08:51 brad
* : - Fixed minor compiler warnings.
2006-10-12 07:53 moritz
* : added note about character encoding and corrected information
about fonts
2006-10-12 07:22 hamish
* : reorder flags for a more logical progression
2006-10-12 00:30 michael
* : New feature for 6.3. You can place text and scale bars with the
mouse.
2006-10-11 23:03 brad
* : - Added brief description.html
2006-10-11 22:55 brad
* : - Removed r.support.null: Functionality duplicated in r.null
2006-10-11 08:24 glynn
* : Add support for --overwrite flag to Tcl/Tk code
2006-10-11 06:50 hamish
* : only check output name for vect safety if creating vector
output
(allow full raster namespace)
2006-10-11 06:38 hamish
* : accidentally flipped the default legend in rev 2.7
2006-10-11 06:02 hamish
* : update font name possibilities
2006-10-11 05:45 hamish
* : message cleanup, add history meta-data
2006-10-10 10:22 moritz
* : bugfix in Vect_cidx_find_next() and new function
Vect_cidx_find_all()
2006-10-10 09:50 jachym
* : setting default verbosity to MAXLEVEL, better checking for
GRASS_VERBOSE env. variable
2006-10-10 08:21 moritz
* : added support for ASC/DESC keyword in ORDER BY clause
2006-10-10 05:39 hamish
* : i18n, EXIT_SUCCESS, parameter cleanup
2006-10-10 02:51 glynn
* : Add method=sum (useful if values are per-cell totals)
2006-10-10 02:43 hamish
* : bad input map name would cause segfault (why didn't the parser
catch this?)
2006-10-10 02:26 hamish
* : shorten text so it fits on one line
2006-10-10 01:44 hamish
* : fix wording, use G_message()
2006-10-09 16:23 martinl
* : --v/q issue
2006-10-09 14:16 moritz
* : check for db driver as db.connect setting might be different
from v.db.connect setting
2006-10-09 01:46 hamish
* : use "LabelFrame" from bwidget toolbox to keep tcltk 8.3
compatible
correct ordering of mouse button descriptions
2006-10-09 00:09 brad
* : - Added copyright statement to local_proto.h
2006-10-08 23:07 paul
* : Update descriptive text on intro screen as per mailing list
discussions
2006-10-08 14:49 hamish
* : document a known bug
2006-10-08 10:15 hamish
* : try for a treat the sympton fix for weird buffering problems
(bug #2765)
this probably doesn't fix the holes-become-filled bug. I seem to
remember
Radim talked about the complexity of fixing that one a long time
ago.
2006-10-08 04:22 hamish
* : remove the (now unused) tcltk web browser.
2006-10-08 04:07 hamish
* : remove the (now unused) tcltk web browser. dupe exists in
lib/init/,
that will be removed soon as well.
2006-10-06 23:32 michael
* : I *think* this fixes the bug that keeps the georectifier from
starting i.group on some systems. I'm hoping this is not a more
widespread problem and have some reason for optimism in this
regard.
2006-10-06 20:24 glynn
* : Fix prototypes
Use dirent.h
2006-10-06 19:02 markus
* : radim: fix if no mapset is open (read only access)
2006-10-06 15:42 markus
* : radim: tmpfile() fails on Windows/MinGW if user des not have
enough permissions on the drive (top dir) where he is currently
working
2006-10-06 08:27 markus
* : --g doesn't exist
2006-10-06 06:47 glynn
* : Change C++ // comments to C /**/ comments
2006-10-06 03:31 hamish
* : update r.le help pages (port from GRASS 5)
2006-10-06 01:52 hamish
* : missing module descriptions
2006-10-06 00:56 hamish
* : fix broken sample setup variable passing (thanks Glynn)
2006-10-06 00:54 hamish
* : just add a comment
2006-10-05 19:26 michael
* : fix error in running i.group
2006-10-05 16:44 michael
* : Update of 1-click zooming and zoom-out box zooming.
2006-10-05 16:41 michael
* : switching -q to --q
2006-10-05 06:13 brad
* : - Cleaned up compiler warnings.
2006-10-05 05:45 brad
* : - Added copyright statement
2006-10-05 03:34 brad
* : - Fix bug #5176 (check valid output filename)
2006-10-04 20:08 brad
* : - Added '=', '*', and ',' to illegal file name characters.
2006-10-04 19:58 brad
* : - Added '@' to illegal file name characters.
2006-10-04 14:32 markus
* : link to v.distance
2006-10-04 14:30 markus
* : Make it clear that 2 layers are written
2006-10-04 12:42 markus
* : better explain the distance calculation
2006-10-04 12:33 markus
* : further moderization
2006-10-04 10:35 markus
* : example fix
2006-10-04 10:32 markus
* : d.mapgraph is now d.graph -m
2006-10-04 07:52 markus
* : Sample ASCII voxel map added
2006-10-04 04:24 brad
* : - Added copyright statements
2006-10-04 02:29 glynn
* : Fix formatting
2006-10-04 02:08 glynn
* : Use G_message() instead of fprintf()
G_warning() etc accept format strings; no need for sprintf()
2006-10-04 01:32 glynn
* : Fix sense of -n flag
2006-10-03 19:19 stephan
* : + Robert Nuske: updated german translations
2006-10-03 03:16 glynn
* : Round to a multiple of the resolution, not necessarily an even
multiple.
2006-10-02 22:49 glynn
* : Add weighted aggregates
Add -w (weighted) flag to r.resamp.stats
2006-10-02 22:48 glynn
* : Use improved lrand48() substitute
2006-10-02 20:15 markus
* : don't use grass-xterm-wrapper for GRASS_HTML_BROWSER
2006-10-02 17:59 jachym
* : removing -q flag from the module and rewriting fprintfs to
G_message
2006-10-02 17:53 jachym
* : addin -f flag to g.remove, which enables the user remove the
map, even if it is base map for another reclassified map
2006-10-02 12:25 markus
* : show column names/content in panel (fixes bug #5179)
2006-10-02 12:24 markus
* : consistency fix
2006-10-02 08:51 hamish
* : Radim: "remove() directory fails on Windows so that vectors
cannot be deleted
without error."
2006-10-01 21:18 glynn
* : Move projection parameter information from C source code into
external text files
2006-10-01 14:31 moritz
* : make text shorter so it fits into button
2006-10-01 06:06 markus
* : cosmetics
2006-10-01 06:05 markus
* : avoid white space at end of description (also for msg
translating)
2006-09-30 16:54 maciej
* : credit Radim
2006-09-30 16:23 maciej
* : Comments improved to distinguish between input and output
2006-09-30 16:22 maciej
* : Examples fixed. Category 0 is just like any other category
currently. v.extract does not support category text labels
anymore (any other module which does?). Cosmetics.
2006-09-30 10:22 brad
* : - Added r.support.null and r.support.stats
2006-09-29 20:59 markus
* : changed limited Tcl HTML browser to system wide HTML browser
(as defined in startup script or env var)
2006-09-29 20:51 markus
* : changed limited Tcl HTML browser to system wide HTML browser
(as defined in startup script or env var)
2006-09-29 20:32 markus
* : Weichspueler? (fancy typo\!)
2006-09-29 20:11 maciej
* : cosmetics, corrections
2006-09-29 18:39 maciej
* : -b explained
2006-09-29 18:39 maciej
* : some wording improved
2006-09-29 03:03 hamish
* : rewrite as continuous lines sp .ps output looks good
2006-09-29 01:51 hamish
* : sleep on errors so they don't get missed when the screen is
cleared
2006-09-29 01:28 hamish
* : fix segfault due to conficting memory types
2006-09-28 18:36 glynn
* : Check HAVE_DRAND48 rather than platform
2006-09-28 14:54 jachym
* : replacing fprintfs for G_message and G_warning, removed -v
flag, added macros for translation
2006-09-28 14:43 jachym
* : replacing fprintf for G_message, removing -v flag
2006-09-28 14:38 jachym
* : replacing fprintfs for G_warning and G_error, removed -v flag,
added macros for localisation
2006-09-28 14:09 maciej
* : Eric: default PNG compression level documented. Closes #2811.
2006-09-28 13:37 markus
* : fix (merge from GDAL)
2006-09-28 13:12 jachym
* : converting fprintfs to G_message and G_warning, adding some
macros for localisation too, removing -q and -n flags
2006-09-28 12:42 jachym
* : converting fprintfs to G_message and G_warning, added some
localisation macros
2006-09-28 12:23 jachym
* : making r.colros less verbose: replacing fprintfs for G_message
and G_warning
2006-09-28 12:19 markus
* : HTML fixes; long lines cosmetics
2006-09-28 12:01 maciej
* : Eric: documentation fixed and extended
2006-09-28 08:49 jachym
* : updated documentation for g.parser also for other languages
(python and perl)
2006-09-28 07:37 hamish
* : add R_flush() during interactive graphics draws; whitespace
2006-09-28 07:26 brad
* : - Added missing header
2006-09-28 07:06 hamish
* : add D_set_clip_window_to_screen_window()
2006-09-28 06:58 hamish
* : add a fancy compass. for nice PostScript output, move the line
drawing
polygons BEFORE the area drawing. (display width=0; ps
width=thick)
2006-09-28 06:46 hamish
* : use R_* not D_{move,cont}_abs() so lines don't get clipped
2006-09-27 23:08 glynn
* : Fix location of g.parser
2006-09-27 23:08 glynn
* : Add r.resamp.stats
2006-09-27 15:00 markus
* : DESCIPTION restored (otherwise the documentation system fails)
2006-09-27 12:32 markus
* : pseudo-tables
2006-09-27 12:32 markus
* : pseudo-tables
2006-09-27 11:58 jachym
* : replacing fprintfs in g.verbose for G_message and G_warning
2006-09-27 06:28 hamish
* : use G_parser()
2006-09-27 06:05 hamish
* : use G_parser(); don't hang on G_system("d.frame -e"); remove
GRASS 5 sites prompt
2006-09-27 04:46 hamish
* : r.le.setup needs an xmon
2006-09-26 16:15 michael
* : reverting to windows patches lost in last update and merging
with
formatting updates
2006-09-26 16:12 michael
* : reverting windows patches lost in last update and merging with
formating updates.
2006-09-26 13:51 markus
* : changed hardcoded fonts to (GISBASE)/etc/gtcltk/options.tcl
definition
2006-09-26 08:20 jachym
* : removing redundant flag -q
2006-09-26 06:54 stephan
* : + Robert Nuske (rnuske at gwdg dot de): updating german
grassmods
translation file
2006-09-25 20:35 michael
* : reverting to windows patches and merging with widget formatting
changes
2006-09-25 20:27 michael
* : reverted windows patches and merged with widget formating
changes.
2006-09-25 18:34 soeren
* : Removed quiet flag
2006-09-25 17:55 michael
* : change so that default widget format (including fonts)
controled
by options database (options.tcl)
2006-09-25 17:55 michael
* : change so that default widget format (including fonts)
controled
by option database (in options.tcl)
2006-09-25 17:54 michael
* : add font control for more widgets and files
(for internationalization)
2006-09-25 16:15 jachym
* : adding flag -t for topology information in shell script style
2006-09-25 15:13 glynn
* : Fix off-by-one error in zoom= option [bug #3729]
2006-09-25 14:44 soeren
* : Removed the quiet flag
Small code cleanup to avoid compiler warnings
2006-09-25 13:15 soeren
* : Code cleanup
Removed the obsolete verbosity flag
2006-09-25 13:03 markus
* : Alessandro Frigeri: added FCELL and DCELL support; deprecated
old interface syntax using #ifdef SWIGPYTHON
2006-09-25 13:02 markus
* : removed unused grass.i
2006-09-25 09:43 markus
* : typo fixed
2006-09-25 08:23 markus
* : commented
2006-09-25 08:20 markus
* : cleanup
2006-09-25 08:05 markus
* : added vector API example
2006-09-25 08:05 markus
* : Alessandro Frigeri: also wrap dig_structs.i
2006-09-25 07:58 markus
* : also wrap dig_structs.i
2006-09-24 20:41 soeren
* : Code cleaning
Added exit status
Replaced fprintf with G_warning
2006-09-24 20:12 jachym
* : making r.clump less verbose
2006-09-24 19:44 jachym
* : making r.cats be less verbose
2006-09-24 19:28 soeren
* : Code cleanup
Replaced partly fprintf with G_message and G_warning
Added exit status
2006-09-24 19:26 jachym
* : making r.carve less verbose
2006-09-24 18:54 jachym
* : making r.buffer less verbose
2006-09-24 18:13 jachym
* : small correction of czech translation
2006-09-24 17:44 jachym
* : making r.average be less verbose
2006-09-24 17:41 jachym
* : making r.recode be less verbose
2006-09-24 17:39 jachym
* : making r.stats be less verbose
2006-09-24 16:38 soeren
* : Added r.to.rast3elev to the makefile
2006-09-24 16:24 soeren
* : code cleanup to fulfil the GRASS coding standards
2006-09-24 16:23 soeren
* : Replaced fprintf with G_message
enabled commented out features
fixed wrong comment (row order)
2006-09-24 16:19 soeren
* : code cleanup to fulfil the GRASS coding standards
2006-09-24 16:17 soeren
* : Replaced fprintf with G_message and G_warning
2006-09-24 14:54 jachym
* : better formating of verbose condition in print_error
2006-09-24 11:00 jachym
* : czech translation updated
2006-09-24 10:22 markus
* : cosmetics
2006-09-24 08:11 markus
* : added Vect_ API to Python interface
2006-09-24 07:57 markus
* : removed non-existing functions
2006-09-24 07:50 markus
* : removed non-existing functions
2006-09-24 06:23 brad
* : - Fixed a number of compiler warnings
2006-09-24 05:09 brad
* : - Added missing header
2006-09-23 18:52 jachym
* : Adding support for verbosity level.
2006-09-23 09:11 brad
* : - Added IRC nick
2006-09-23 07:43 markus
* : updated to EPSG 6.11
2006-09-22 21:25 markus
* : fixed backslash formatting
2006-09-22 20:22 markus
* : fix, now it works
2006-09-22 20:03 markus
* : removed non-existing function
2006-09-22 19:41 markus
* : removed non-existing function
2006-09-22 19:06 markus
* : LDFLAGS polished
2006-09-22 17:25 jachym
* : updated czech translation
2006-09-22 17:16 markus
* : Alessandro Frigeri: dir() bug fixedÃ
2006-09-22 16:30 glynn
* : Change $(EXE_SUFFIX) -> $(EXE)
2006-09-22 16:14 markus
* : debugging explained
2006-09-22 15:04 markus
* : changed GRASS logo from GIF to PNG
2006-09-22 14:57 markus
* : changed GRASS logo from GIF to PNG
2006-09-21 17:15 maciej
* : Doc updated. Still needs polishing.
2006-09-21 12:50 markus
* : fix: enforce qcolumn for option=query (bug #5158)
2006-09-21 04:31 cho
* : corrected sql=file => input=file
2006-09-20 21:51 michael
* : Slightly modified this morning's change to mapcanvas.tcl to
extend the
zooming out behavior to cases where the zoom box is the same
size as the current region, as well as larger than the current
region.
2006-09-20 19:52 markus
* : blazek: cross compiling fix
2006-09-20 17:30 michael
* : Changes zoom-out box tool to treat an attempt to defin a
zoom-out
box larger than the current region as undefined. The region will
not be changed in that direction.
2006-09-20 17:19 cho
* : SQL compliant table names
2006-09-20 13:54 markus
* : explain tolerance
2006-09-20 09:47 markus
* : translators added
2006-09-20 09:27 markus
* : fix
2006-09-20 09:20 markus
* : links to hydro modules
2006-09-20 08:20 moritz
* : added link to general sql man page
2006-09-20 07:45 markus
* : Bui Huu Manh : translation to Vietnamese
2006-09-19 20:56 markus
* : also remove G_message (according to Sajith)
2006-09-19 20:37 markus
* : updated to current state
2006-09-19 14:02 glynn
* : Remove references to floating colour mode
2006-09-19 12:08 glynn
* : Terminate pBuffer attribute list
2006-09-19 10:23 glynn
* : Revert bogus grass-xterm-wrapper changes
2006-09-19 10:21 glynn
* : Revert previous accidental commit
2006-09-19 10:18 glynn
* : Remove support for floating colour mode
2006-09-18 18:18 cho
* : return correct exit codes
2006-09-18 18:09 cho
* : removed bashism
2006-09-18 17:00 cho
* : missing else
2006-09-18 16:47 cho
* : missing else
2006-09-18 16:42 michael
* : Add option for mouse placement.
2006-09-18 16:41 michael
* : Fix mislabeled color buttons
2006-09-18 16:41 michael
* : Fix one-click zoom out. Change mouse bindings to permit mouse
placement of layer objects.
2006-09-18 12:24 markus
* : typo
2006-09-18 12:23 markus
* : +Martin Landa
2006-09-18 12:06 markus
* : new press contact
2006-09-17 23:34 cho
* : Don't change directory
2006-09-17 22:49 cho
* : Create a fake monitorcap for windows
Fix for calling shell scripts in windows
2006-09-17 21:50 cho
* : MinGW fix for program name
2006-09-17 20:39 cho
* : MinGW fix for program name
2006-09-17 20:24 cho
* : MinGW fixes
2006-09-17 20:23 cho
* : removed unnecessary parentheses
2006-09-17 20:04 cho
* : work with P"E"RM"A"N"E"NT mapset
2006-09-17 19:41 cho
* : Removed bashism
2006-09-17 09:54 markus
* : distclean target
2006-09-17 09:51 markus
* : removed cloned include stuff
2006-09-17 09:49 markus
* : auto-generate gisdefs.i
2006-09-17 09:47 markus
* : removed cloned include files
2006-09-17 08:14 hamish
* : move D_parse_color() after R_open_driver() to avoid segfault
2006-09-17 07:59 hamish
* : move D_parse_color() after R_open_driver() to avoid segfault
2006-09-16 04:53 brad
* : - Added copyright header
2006-09-16 01:56 cho
* : work around MS-Windows TclTk event bug
2006-09-15 10:29 cho
* : removed unused line
2006-09-15 10:22 cho
* : more bugfixes for winGRASS
grass-xterm-wrapper.exe added for winGRASS
catch TclTk file commands (Windows TclTk returns bad code)
2006-09-15 09:44 brad
* : - Added copyright header
2006-09-15 07:13 brad
* : - Added copyright header
- Removed unused percent.c
- Fixed compiler warnings
2006-09-15 06:51 brad
* : - Added copyright statement
2006-09-14 22:26 cho
* : fix for Windows TclTk
2006-09-14 21:40 cho
* : invalid cross compiling check removed
2006-09-14 09:08 hamish
* : fix casting [bug #5037b] (thanks Glynn)
2006-09-14 09:07 hamish
* : whitespace, added keyword
2006-09-14 01:41 brad
* : - Added copyright statement
- Updated message handling and added locale macros
2006-09-14 01:13 brad
* : - Added copyright statement
- Updated message handling and used locale macros
- Removed unused variables
2006-09-13 15:49 moritz
* : add option to read coordinates from stdin
2006-09-13 15:48 moritz
* : added missing parentheses
2006-09-13 15:35 moritz
* : added option to save high-resolution jpeg file
2006-09-13 15:05 moritz
* : added missing tmpdir variable
2006-09-13 13:39 hamish
* : add example
2006-09-13 12:23 hamish
* : fix map history; add copyright header; rework man page
2006-09-13 11:54 brad
* : - Added copyright headers
2006-09-13 08:07 hamish
* : missing commas
2006-09-13 08:04 hamish
* : whitespace
2006-09-13 08:03 hamish
* : add another example
2006-09-13 07:58 hamish
* : rework, new examples
2006-09-13 04:40 cho
* : Large file support for MinGW
2006-09-13 04:13 cho
* : Large file support for MinGW
2006-09-12 04:26 cho
* : MinGW support: $GRASS_WISH => %GRASS_WISH%
2006-09-11 22:55 michael
* : Trying to commit this again. This fixes a potential minor
problem
by resetting the monitor to whatever it was prior to running
d.vect.thematic from gism. (i.e., reset it to $currmon)
2006-09-11 21:36 michael
* : Fixed bug that keeps all themes from being displayed when used
with immediate mode rendering in gism. Essentially, I just check
for the -s flag. If present (meaning use with GUI), it turns off
immediate mode rendering and autowrite, and sends display to the
PNG driver. Then it puts everything back after d.vect is
iterated.
2006-09-11 15:39 moritz
* : fixed small bug in querying routine
2006-09-11 13:22 markus
* : covill: button fix for saving an animation
2006-09-11 10:11 moritz
* : add opacity option to .grc file
2006-09-11 07:33 hamish
* : messages to stderr; more instructive error message (bug #5118)
2006-09-11 04:35 hamish
* : cleanup: whitespace; spelling in comments; rename oPoints() to
origPoints()
so it isn't confused with OutPoints().
2006-09-10 06:26 hamish
* : Caveats
2006-09-09 02:28 cho
* : monitorcap is not available on MS-Windows
2006-09-08 21:46 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; fix cleanup procedures; other minor
bug fixes.
2006-09-08 21:44 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; better indexing display and region
management variables by monitor for better performance; several
bug fixes.
2006-09-08 21:42 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; better indexing of display variables
by monitor to improve performance.
2006-09-08 21:32 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; index additional variables by monitor
to improve performance; minor bug fixes
2006-09-08 21:31 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; bug fix to catch incorrectly specified
attribute columns
2006-09-08 21:30 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate; update to use immediate mode rendering;
allow proper region setting for latlon regions.
2006-09-08 21:28 michael
* : remove unneeded global variables and switch to local namespace
variables as appropriate
2006-09-07 12:04 markus
* : type
2006-09-07 11:36 hamish
* : add missing copyright statement
2006-09-07 11:04 hamish
* : re-enable -c "no numbers" for FP maps
2006-09-07 10:33 brad
* : - Updated documentation
2006-09-07 09:38 hamish
* : add warning that this module will be removed in future.
send messages to stderr (really this time!).
2006-09-07 09:24 hamish
* : update to use new r.univar extended stats: module is now much
much faster
2006-09-07 09:13 cho
* : Reverted G_realloc of argv
2006-09-07 08:54 hamish
* : update; extended stats
2006-09-07 08:13 hamish
* : merge in extended statistics -
contributed by Martin Landa
2006-09-06 16:09 paul
* : Mention PERMANENT mapset again
2006-09-06 16:07 paul
* : Crude check for mapset
2006-09-06 00:33 glynn
* : Remove unnecessary use of non-ANSI typedefs
2006-09-05 22:34 markus
* : initialize new file header with user name and current date (as
it was in GRASS 5)
2006-09-05 16:20 cho
* : fix for "bad cursor spec" on windows
2006-09-05 14:24 cho
* : nviz -f option fixed: "nviz landuse-forest" did not work.
MinGW support.
2006-09-05 08:14 markus
* : rename v.bspline also here
2006-09-05 05:02 hamish
* : add note about DBF column name truncation; cleanup
2006-09-04 23:58 hamish
* : rename v.bspline to v.surf.bspline; minor text & whitespace
updates
2006-09-04 21:07 cho
* : typedefs for MinGW
2006-09-04 16:02 markus
* : avoid atoi() crash
2006-09-04 03:14 hamish
* : remove dead menu entries: v.topo.check, g3.*
2006-09-03 17:47 cho
* : Use nul for MinGW
2006-09-03 17:37 cho
* : Use nul for MinGW
2006-09-03 09:54 markus
* : changes 61 to 63
2006-09-03 07:09 hamish
* : help page contributed by Trevor Wiens
2006-09-03 05:37 hamish
* : Formatting & bump to GRASS 6.2
2006-09-02 14:57 markus
* : LC_ALL, not LC_CTYPE must be changed to get TclTk GUI into
different language (LOCALE)
2006-09-02 07:43 cho
* : MinGW support
2006-09-02 05:44 cho
* : MinGW fix
2006-09-02 05:43 cho
* : Use G_getl2() instead of G_getl() for portability
2006-09-02 05:11 cho
* : MinGW fix
2006-09-02 04:11 cho
* : Commented out unused variables
2006-09-02 02:43 cho
* : MinGW32 fix
2006-09-02 02:15 cho
* : remove unused variable
2006-09-01 22:32 glynn
* : Disable whole of Create_OS_Ctx if neither HAVE_PBUFFERS nor
HAVE_PIXMAPS are defined
2006-09-01 22:27 glynn
* : Remove meaningless status returns from R_* functions
Remove default setting and options list from d.vect's font=
option
2006-09-01 21:14 cho
* : Readd freetypecap.h
2006-09-01 21:05 markus
* : G_gisbase() needs gis.h
2006-09-01 19:11 cho
* : Use R_font()
2006-09-01 18:52 cho
* : Removed unused one byte
2006-09-01 18:31 glynn
* : Don't try to set up off-screen context if neither pbuffer nor
pixmap were created
2006-09-01 18:30 glynn
* : Change LOC_font/REM_font to pass the name directly to the
driver, without adding a path
Don't install freetypecap from lib/raster
2006-09-01 18:27 glynn
* : Merge FreeType/stroke fonts
2006-09-01 18:21 glynn
* : Reinstate freetype/stroke merge
Fix missing NUL-terminator
2006-09-01 18:06 cho
* : Reverted recent changes for unifying freetype and stroke fonts
2006-09-01 16:32 glynn
* : Revert half-baked attempt at unifying FreeType and stroke fonts
2006-09-01 12:47 markus
* : Lidar processing chain explained
2006-09-01 11:23 brad
* : - Added for fmod()
- Added for isatty()
NOTE: isatty() is *NOT* compliant and should be replaced.
2006-09-01 10:54 cho
* : free memory only if it's allocated before
2006-09-01 10:19 cho
* : realloc bug fixed
2006-09-01 10:09 cho
* : Added d.text.new to display/Makefile
2006-09-01 10:05 cho
* : Merged d.text and d.text.freetype into d.text.new (need more
test).
2006-09-01 09:57 markus
* : missing header includes added
2006-09-01 07:56 markus
* : LRS article now online
2006-09-01 04:30 cho
* : Merged R_font() and R_font_freetype().
Merged d.font and d.font.freetype.
Use GRASS_FT_* environment variables for d.mon initialization.
2006-08-31 14:06 maciej
* : Eric Patton: documentation improved
2006-08-31 13:41 hamish
* : avoid .ppm.ppm filename extensions for Max Res .PPM
2006-08-31 13:32 markus
* : simplified to avoid that broken gnome-terminal is picked up
through x-terminal-emulator
2006-08-31 12:46 markus
* : avoid caps in parameter names
2006-08-31 11:46 markus
* : typo
2006-08-31 08:56 hamish
* : formatting
2006-08-31 08:54 hamish
* : help page contributed by Trevor Wiens
2006-08-31 08:47 hamish
* : typo
2006-08-31 08:00 hamish
* : added v.centroids and v.dissolve
2006-08-31 07:56 moritz
* : add hint about use of backslash character to escape spaces in
command layer
2006-08-31 06:17 hamish
* : new modules: v.centroids and v.dissolve
2006-08-31 06:13 hamish
* : new modules (frontends)
2006-08-31 05:59 hamish
* : revert to a faster zoom out
2006-08-30 21:13 markus
* : added missing errno.h
2006-08-30 21:00 markus
* : fix for Tk8.5
2006-08-30 20:37 glynn
* : Allow immediate rendering to use FreeType fonts
Change default encoding from EUC-JP to ISO-8859-1
2006-08-30 18:53 glynn
* : Add R_bitmap() and supporting infrastructure
2006-08-30 17:44 cho
* : updated description.html
2006-08-30 17:38 cho
* : Updated d.text.freetype options and flags
2006-08-30 17:37 cho
* : Changed description: map coordinates -> geographic coordinates
2006-08-30 17:20 cho
* : Changed east_north= to at= to be compatible with d.text
2006-08-30 16:57 michael
* : Removed debugging text (forgot on previoius commit).
2006-08-30 16:48 michael
* : Added error trapping for trying to re-render 2 map displays
simultaneously.
2006-08-30 16:33 cho
* : Changed FT_LOAD_DEFAULT to FT_LOAD_NO_BITMAP: do not load
embedded bitmaps
2006-08-30 16:17 glynn
* : Fix bug in built-in ISO-8859-1 -> UCS-4 decoder
2006-08-30 16:08 michael
* : Fixed row and column display in status bar area of map display
window.
2006-08-30 15:24 paul
* : Leave z co-ordinates in 3-D vectors untouched by default
2006-08-30 14:46 maciej
* : link added
2006-08-30 14:00 trevor
* : Distance parameter description changed to Query threshold
distance to increase clarity.
Trevor Wiens 30 August 2006
2006-08-30 13:43 maciej
* : removing mapset explained, cosmetics; fixes #3179
2006-08-30 13:37 glynn
* : Revert previous fix; not applicable to driver implementation
2006-08-30 13:28 paul
* : Make a few things clearer. Actually I would like to remove the
-d flag some
time as it is not really useful for anything and confuses the
functionality
of the module.
2006-08-30 12:15 markus
* : notes on units and -w added
2006-08-30 08:49 markus
* : Roberto Antolin: qgis parm optional
2006-08-30 05:42 hamish
* : move redraw button to left to match gis.m, change hint box
colors to look
less clickable.
2006-08-30 02:01 glynn
* : Document GRASS_NO_GLX_{PBUFFERS,PIXMAPS}
2006-08-30 02:00 glynn
* : Advance drawing position if FT_Render_Glyph() fails (fix
missing-spaces bug)
2006-08-29 15:09 markus
* : fix for DB error if Auxiliar Table isn't present
2006-08-29 15:08 markus
* : reverted else statement addition
2006-08-29 14:59 markus
* : fix for DB error if Auxiliar Table isn't present
2006-08-29 14:26 markus
* : grammar fix
2006-08-29 08:50 markus
* : patch fixed
2006-08-28 21:15 markus
* : GRASS_TERM explained
2006-08-28 19:44 markus
* : small updates
2006-08-28 11:56 glynn
* : Set LC_ALL=C when generating HTML files
2006-08-28 11:35 markus
* : silent which
2006-08-28 07:14 markus
* : removed unnecessary stuff
2006-08-27 21:19 markus
* : use grass-xterm-wrapper script instead of hardcoded xterm
2006-08-27 15:19 stephan
* : + more german i18n-translations
2006-08-26 18:22 markus
* : Eric Patton: notes extended
2006-08-26 15:18 markus
* : michael: fix for latlong supportÃ
2006-08-25 17:50 michael
* : Fix to save display to named region procedures so that it
actually
saves the current display information. Also added check to see if
named region exists and chance to overwrite.
2006-08-25 15:52 paul
* : Don't require topology to be built for input vector points file
2006-08-25 13:12 glynn
* : Don't attempt to build modules whose dependencies are disabled
lib/form/open.c can be compiled without Tcl/Tk present
2006-08-25 11:55 markus
* : added exit status as suggested by Paul
2006-08-25 00:11 michael
* : cosmetic improvements
2006-08-24 22:27 hamish
* : swap order of button rows
2006-08-24 21:52 michael
* : Turned single long toolbar into 2 toolbars. Some other
cosmetic improvements.
2006-08-24 21:52 markus
* : Roberto Antolin: further fixes with declarations
2006-08-24 19:59 michael
* : Map display toolbar: added zoom entry for saving current
geometry to named region
2006-08-24 19:06 markus
* : dbmi docs renamed (bug #4992)
2006-08-24 18:38 markus
* : split v.digit icons into two rows for 800x600 screens (bug
#5042)
2006-08-24 18:04 michael
* : minor code cleanup
2006-08-24 18:04 michael
* : Fixed nasty bug that locked up gism if there was a bad raster
name in the layer tree.
2006-08-24 18:04 michael
* : Rewrote map rendering to use new GRASS_RENDER_IMMEDIATE mode.
Rewrote region setting so that displays use GRASS_REGION and
everything else usees WIND file settings.
2006-08-23 17:43 glynn
* : Call R_open_driver() before calling any other R_* functions
2006-08-23 13:04 hamish
* : document GRASS_RENDER_IMMEDIATE as per Glynn's comments on the
grass-dev mailing list
2006-08-23 12:58 hamish
* : move PNG driver variables into their own section
2006-08-23 12:46 hamish
* : document GRASS_PNG_AUTO_WRITE and GRASS_RENDER_IMMEDIATE as
described by
Glynn on the -dev mailing list
2006-08-23 12:07 hamish
* : new symbol (derived from star)
2006-08-23 07:44 markus
* : remove also swig/perl2/make.pl
2006-08-23 07:19 markus
* : fixed missing keywords
2006-08-23 07:18 markus
* : fixed keywords
2006-08-23 07:16 markus
* : fixed module descr.; fixed indenting
2006-08-23 07:16 markus
* : sync'ed to module version
2006-08-23 05:35 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80
-lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-08-22 20:56 cho
* : fix for struct redefinitions
2006-08-22 20:11 cho
* : clarified description
2006-08-22 20:03 markus
* : Roberto Antolin: more fixes
2006-08-22 12:26 martinl
* : hcolumn bug fixed
2006-08-22 10:20 cho
* : typo
2006-08-22 10:19 cho
* : MSYS specific code
2006-08-22 10:17 cho
* : POSIX path <-> WIN32 path conversion for the GISDBASE variable
2006-08-22 10:15 cho
* : added GISLIB
2006-08-22 09:28 cho
* : --enable-runtime-pseudo-reloc option for MinGW LD
2006-08-22 05:46 cho
* : u_short typedef for MinGW
2006-08-22 05:05 cho
* : closing parenthesis
2006-08-21 13:37 glynn
* : Add dependencies to *LIB variables in Grass.make.in
Tidy formatting of Grass.make.in
Add LRS library to Grass.make.in; change Makefiles to use
LRS{LIB,DEP,_LIBNAME}
Add r.resamp.interp to raster/Makefile
Set LIB_NAME for lidar/simlib Makefiles
2006-08-21 12:50 markus
* : moved LIB declaration to central file
2006-08-21 12:45 markus
* : moved LIB declaration to central file
2006-08-21 08:33 markus
* : no C++ comments
2006-08-20 18:26 markus
* : don't declare extern (bug #5030); no C++ style comments
2006-08-20 18:20 markus
* : Use EXTRA_LIBS instead of LIBES (bug #5029)
2006-08-20 18:12 markus
* : missing VECTLIB added (bug #5028)
2006-08-20 14:40 martinl
* : g.region b>t bug fixed
2006-08-20 07:32 markus
* : distclean update
2006-08-19 16:34 markus
* : added swig/python/grass.i
2006-08-19 15:55 markus
* : added missing includes
2006-08-19 14:25 markus
* : fixed missing gis.h include
2006-08-19 14:17 markus
* : keyword support added
2006-08-19 13:22 glynn
* : Remove extraneous semicolon
2006-08-19 12:52 markus
* : keyword support added
2006-08-19 11:15 glynn
* : Commit stats.h (omitted from previous commit of lib/stats)
2006-08-19 11:15 glynn
* : Include gis.h before gprojects.h (eliminate warnings about
unknown structures)
2006-08-19 11:12 glynn
* : Move aggregate functions into separate statistics library
Modify r.series, r.neighbors to use statistics library
2006-08-19 06:37 glynn
* : Remove unnecessary exports
Add GRASS_PAGER=cat if neither "more" nor "less" are present
2006-08-19 06:36 glynn
* : Fix range of fallback drand48() emulation
2006-08-18 14:50 markus
* : removed no longer existant grass_image
2006-08-18 14:10 markus
* : fix to reflect that libgrass_image.so no longer exists
2006-08-18 08:03 paul
* : Corrections
2006-08-17 22:11 martinl
* : czech translation updated
2006-08-17 18:17 paul
* : New module from Glynn (and Dylan)
2006-08-17 10:18 markus
* : maciek: cosmetics
2006-08-17 01:56 cho
* : removed conditional code
2006-08-16 22:34 glynn
* : Include for EXIT_{SUCCESS,FAILURE}
2006-08-15 21:25 cho
* : Fixed a misleading warning for 100% value (negligible floating
point error).
For example,
WARNING: Your color rules do not cover the whole range of data!
(rules 0.000000 to 3.839074 but data 0.000000 to 3.839074)
2006-08-15 21:05 markus
* : fix for bug #4954
2006-08-15 14:41 markus
* : extended
2006-08-15 13:51 markus
* : Roberto Antolin: fix
2006-08-15 13:19 markus
* : LOCALE - awk fix
2006-08-15 12:55 markus
* : awk fix
2006-08-15 03:08 glynn
* : Don't try to return "void" values [bug #5003]
2006-08-15 03:06 glynn
* : Remove unused (and invalid) code [bug #5002]
2006-08-14 18:33 soeren
* : - fixed wrong memory allocation
- added EXIT_SUCCESS
- code cosmetics
2006-08-14 18:15 soeren
* : - changed function names to fulfil grass naming convention
2006-08-14 18:11 soeren
* : - added mask support for g3d maps
- changed function names to fulfil grass naming convention
- code cosmetics and more debug messages
2006-08-14 18:05 soeren
* : - r.to.rast3elev replaces r.elev.to.rast3
- new feature have been added
* now more than one elevation and value maps are supported
to create complex volume maps,
eg: a geological sequence from top to bottom with elevation maps
which define the border between the geological structures
2006-08-14 17:58 soeren
* : - r.elev.to.rast3 is replaces by r.to.rast3elev
2006-08-14 17:54 soeren
* : - added new standard Option definitions for raster and raster3d
maps
- added doxygen documentation for G_define_standard_option()
2006-08-14 17:46 soeren
* : - added new G_OPT_* definitions for additional raster and
raster3d options
2006-08-14 16:36 markus
* : paths fixed
2006-08-14 16:28 michael
* : new wxPython gui files
2006-08-14 16:19 michael
* : scripts for new wxPython gui menu
2006-08-14 16:13 michael
* : new wxPython gui files
2006-08-14 16:10 michael
* : prep for moving new wxPython gui files to cvs
2006-08-14 15:31 markus
* : Maciek: explained data types
2006-08-14 11:37 markus
* : also updated for rand; WIND3D -> WIND
2006-08-14 10:29 glynn
* : Clarify behaviour of rand() function
2006-08-14 10:27 glynn
* : Fix infinite SIGFPE for rand(x,x) where x is an integer
2006-08-12 16:09 markus
* : fixed description
2006-08-12 16:02 markus
* : example added
2006-08-12 15:40 markus
* : Maciek: docs fix for bug #2801
2006-08-12 00:45 glynn
* : Read/write maps as DCELL
Remove +0.5 from result
2006-08-12 00:44 glynn
* : Add $(ICONVLIB) to DRIVERLIB
2006-08-11 23:04 markus
* : Python optional
2006-08-11 20:47 markus
* : + lidar
2006-08-11 20:39 markus
* : Roberto Antolin , Maria
Brovelli : new Lidar data analysis
tools
2006-08-11 19:56 markus
* : Bob Covill: Update height to avoid scene jump (bug #3506)
2006-08-11 15:04 markus
* : Sitemeter
2006-08-11 10:52 markus
* : Switched development to 6.3.cvs
2006-08-11 10:39 markus
* : updated release process
2006-08-11 09:26 markus
* : G_done_msg for GUI
2006-08-10 23:27 soeren
* : - fixed wrong memory allocation
- added EXIT_SUCCESS
2006-08-10 21:25 soeren
* : - fixed memory allocation
2006-08-10 13:33 markus
* : added graphical vector extractor
2006-08-10 08:23 markus
* : cleanup swig/python/Makefile
2006-08-09 22:41 markus
* : new Mandriva2006 spec file
2006-08-09 22:30 markus
* : exit; G_define_standard_option
2006-08-09 21:51 markus
* : added USE_PYTHON for Makefiles
2006-08-09 21:48 markus
* : made Python optional
2006-08-09 20:54 markus
* : Added version detection for Python
2006-08-09 12:07 markus
* : Bob covill: draw all after startup
2006-08-09 09:27 markus
* : general3D was integrated into g.*; postGRASS no longer exists;
GRASS-QA added
2006-08-09 09:22 soeren
* : - added GNU function naming convention
- added module naming convention
- added grass test suite hint
2006-08-08 17:42 glynn
* : Use correct sizeof() in allocations
2006-08-08 17:17 glynn
* : Fix overwrite checks [bug #4983]
2006-08-08 13:09 markus
* : HTML cleanup; example added
2006-08-08 08:00 markus
* : fixes
2006-08-07 21:40 cho
* : - added FMODE_OBJ to Makefile
- close an open file
2006-08-07 13:42 soeren
* : * added window struct and resampling function initialization to
G3d_openCellNew()
Without setting the resampling function and the window of the NEW
map,
there is no access to values that have already been written with
G3d_putValue().
G3d_getValue() will give only null values or will crash.
This is fixed now.
2006-08-07 13:32 soeren
* : * fixed row counting
Because the g3d lib is row oriented
and counts therefore from north to south,
we have to do the same here.
2006-08-07 12:57 markus
* : Luciano Montanaro : cont'ed
2006-08-07 12:50 markus
* : grass-announce: no password reminder
2006-08-05 20:09 markus
* : typo fixed
2006-08-05 19:53 markus
* : GRASS Mailing lists
2006-08-05 19:42 markus
* : GRASS IRC
2006-08-05 09:00 cho
* : * --with-libs should work for MinGW32.
* changed libW11 path to conform grass6 tree.
2006-08-05 08:43 cho
* : check for MinGW32 fixed when no target= specified.
2006-08-04 23:03 brad
* : - Added instructions for GCC profiling
2006-08-04 14:43 markus
* : fixes
2006-08-04 14:11 markus
* : explained how it all works (just in case)
2006-08-04 13:10 markus
* : pgAdmin III is nice
2006-08-04 09:22 markus
* : fixed param order as suggested by Glynn
2006-08-04 07:25 markus
* : Bob Covill: fix paper size/map scaling for rotated map
2006-08-04 07:14 markus
* : hopefully fixed volume crash (bug #4725)
2006-08-03 22:46 markus
* : more debugging tricks
2006-08-03 14:26 markus
* : restored r.surf.gauss, r.surf.random
2006-08-03 13:57 markus
* : description shortened
2006-08-03 13:43 markus
* : menu bugs fixed (#4959, #4958)
2006-08-03 13:42 markus
* : commented/shifted parser offending messages
2006-08-03 11:42 brad
* : - Removed unused variable
- Fixed apparent ANSI violation of variable declaration
2006-08-03 08:47 brad
* : - Removed 'inline' keyword for ANSI compliance
2006-08-03 08:22 markus
* : fixed C++ style comments (buf #4955)
2006-08-03 08:13 markus
* : finetuning of release procedure
2006-08-02 22:59 michael
* : Fixed bug with cancel button, and related bug in closing
initial
georectifier window and cleanup routine.
2006-08-02 21:45 markus
* : i18N; EXIT_FAILURE
2006-08-02 20:08 markus
* : quit button added (wish #4885; however the bug report therein
remains
2006-08-02 18:43 markus
* : tcltk: first flags then params (fixes bug #4604)
2006-08-02 14:40 markus
* : GRASS-QA list added
2006-08-02 10:05 markus
* : fixed the fix
2006-08-02 10:02 markus
* : trap error if map is in different mapset
2006-08-02 09:03 paul
* : Improved doxygenisation of datum.c, const correctness
2006-08-01 21:15 glynn
* : Ensure fileinfo array is actually large enough
2006-08-01 11:44 markus
* : fixed planar color; removed unused file
2006-07-31 22:49 brad
* : - Added missing library for static linking
2006-07-31 21:48 michael
* : Commented out apparently spurious line to create a legend
datafile
named 'outtext.txt' in home directory. A couple minor wording
changes to
argument descriptions.
2006-07-31 21:12 michael
* : Improved error trapping for large maps and bug fix
for negative elevations.
2006-07-31 20:12 markus
* : fixed mouse wheel problem (bug #4466)
2006-07-31 19:01 michael
* : Improved error trapping. Currently selected raster is not
default
to profile.
2006-07-31 18:38 markus
* : michael: cosmetics
2006-07-31 11:42 markus
* : EXIT status; i18N; description shortened 9is not a manual)
2006-07-30 22:00 markus
* : bugfix for undefined .frame0.frameNMS.right.button; reordered
two buttons as discussed in the list
2006-07-30 20:30 markus
* : bugfix
2006-07-30 10:04 stephan
* : + more german i18n-translation of tcl-interface
2006-07-30 08:58 stephan
* : + small fixes
2006-07-29 23:09 glynn
* : Quote variables which contain pathnames
2006-07-29 00:18 hamish
* : bugfix: correct parsing of gpstrans data. broke if desc
included multiple spaces.
please backport to release branches after someone tests it,
thanks
2006-07-28 22:39 michael
* : reworded intro screen
2006-07-28 20:43 michael
* : Changed toobar button order to make profiling more 'intuitive'
2006-07-28 18:38 michael
* : fix bug so that profile now works in latlon regions
2006-07-28 18:37 michael
* : fix bug in one-click zoomout in map display
2006-07-28 17:11 glynn
* : More MinGW compatibility changes:
configure: use AC_EXEEXT to determine executable extension
mon.start: ignore tty check on MinGW (ttyname() not available)
d.paint.labels: ignore error from "ln" (doesn't work on MinGW)
i.points: include config.h before curses.h to prevent
HAVE_UNISTD_H redefinition
i.rectify: remove empty compress() function and references to it
(conflicts with zlib)
Platform.make.in: add EXE variable
libdbmi_client: remove _CRT_fmode to prevent conflict
r.support: mod{cats,colr,head,hist} have .exe suffix on MinGW
2006-07-28 13:41 moritz
* : added label commands to the psmap file
might make the creation of a separate psmap file for the legend
superfluous
2006-07-28 13:35 moritz
* : added label commands to the psmap file
might make the creation of a separate psmap file for the legend
superfluous
2006-07-28 08:34 markus
* : remove leftover tempfile (r.clump etc)put_title.c
2006-07-28 01:07 glynn
* : More MinGW compatibility changes; make splitfont/font_2_bin
open() the
files rather than read/write stdin/stdout (MSVCRT's stdin/stdout
are
in text mode).
2006-07-27 15:17 glynn
* : MinGW compatibility fixes:
Add HAVE_TIFFIO_H to config.h.in
Check HAVE_SOCKET/HAVE_TIFFIO_H before using associated
functionality
Use ftime() instead of gettimeofday() on MinGW
2006-07-27 08:08 brad
* : - remove unused variable
2006-07-27 07:29 glynn
* : Add dependencies to PNGDRIVERLIB, RASTERLIB; needed when using
static libraries
2006-07-26 09:37 markus
* : fixed error 'invalid command name
'.frame0.frameNMS.right.button'' when hitting return in path to
location entry field
2006-07-26 00:25 glynn
* : Don't export trans()
2006-07-25 19:10 markus
* : Bob Covill: modification to return a more sane (1.0 not 100.0)
from a constant surface
2006-07-25 19:08 markus
* : Bob Covill: load a transparent surface if vector data or sites
data is being loaded without a surface
2006-07-25 13:10 markus
* : initial vector color now blue, not white (to avoid color
conflict with white default background)
2006-07-25 10:25 markus
* : Davide Spano: message cosmetics; made rm -f less risky
2006-07-25 08:07 paul
* : $(PROJINC) not $(GDALCFLAGS) - bug 4901
2006-07-25 05:31 stephan
* : + fixed typo
2006-07-24 14:02 paul
* : Presumably ogr_srs is something like a pointer somewhere inside
the main
dataset and is freed when the dataset is freed, so remove a
redundant line
here...
2006-07-24 09:09 paul
* : Improve g.proj to parse WKT files with linebreaks in them
("pretty WKT"),
tidier/improved error reporting when g.proj can't create a
location,
add missing function definition to gisdefs.h
2006-07-23 14:29 hamish
* : more verbose history comment
2006-07-23 14:26 hamish
* : module is now d.rast.edit, not Dedit
2006-07-23 10:24 markus
* : Makefile simplified; docs cosmetics & docs activated
2006-07-23 05:43 hamish
* : "$ grass61 --help" text cleanup
2006-07-23 04:02 glynn
* : New version of raster graphics library with driver-less
rendering
2006-07-23 01:32 glynn
* : Eliminate use of FCB macro
Dynamically resize G__.fileinfo as required
2006-07-22 13:35 markus
* : force flag added (fixes bug #2620)
2006-07-22 10:22 markus
* : documentation added
2006-07-22 09:20 markus
* : explained old_file, new_file
2006-07-21 23:12 michael
* : changed parser reference to old_file,file,file to open existing
file.
2006-07-21 22:08 michael
* : Fixed parser code to reactivate file button
2006-07-21 19:22 michael
* : When browsing to open a gis file, the current mapset folder
begins
opened; other accessible mapset folder begin closed.
2006-07-21 19:04 michael
* : updated to allow spaces in pathnames (updated run, spawn, and
term procedures)
2006-07-21 19:02 michael
* : updated to use grass tmp directories for legend output used by
gis manager
2006-07-21 18:51 michael
* : moved thematic legend file for gism into grass .tmp directory.
Cleaned up when gism quits.
2006-07-21 15:02 markus
* : renamed to make doxygen happy
2006-07-21 14:09 markus
* : dox name fixed
2006-07-20 22:08 michael
* : add close to open file
2006-07-20 22:08 michael
* : Add cleanup routine to delete gismlegend.txt file if it exists.
2006-07-20 21:52 michael
* : Bug fix for ps text and explore mode.
2006-07-20 20:32 michael
* : bug fix for expression parsing
2006-07-20 20:32 michael
* : minor comment change
2006-07-20 17:45 michael
* : minor update to remove duplicate listing for PERMANENT
2006-07-20 17:45 michael
* : remove show fonts entry, reworded g.mapsets entry.
2006-07-20 17:43 michael
* : Menu entry for georectifier changed
2006-07-20 17:42 michael
* : Minor updates
2006-07-20 10:16 glynn
* : Check argc before writing to argt[2/3/4]
2006-07-20 09:03 paul
* : Fix order of checks
2006-07-20 07:00 markus
* : enabled LIKE for DBF driver
2006-07-19 23:33 michael
* : updated georectification system for GIS Manager
2006-07-19 14:10 paul
* : Support for drawing lat/long grids referenced to WGS84
2006-07-19 13:19 paul
* : Initialise lat/long projection paramters correctly
2006-07-19 10:08 hamish
* : enable optional box border for mapinfo command
2006-07-19 09:31 paul
* : Make use of library function
2006-07-19 09:28 paul
* : More elegant fix (silly me forgetting I'd created a function to
do this
exact thing...)
2006-07-19 08:55 paul
* : Convert projection to lat/long correctly (bug 4877)
2006-07-19 07:56 hamish
* : use G_command_history()
2006-07-19 03:03 cho
* : removed bashism
2006-07-19 02:51 hamish
* : input map isn't in current mapset (bug 4865)
2006-07-19 01:29 brad
* : - Fix segv() issue
2006-07-18 19:38 cho
* : removed a dead link
2006-07-18 19:36 cho
* : use module->overwrite for overwrite check
2006-07-18 19:35 cho
* : removed its own overwrite flag
2006-07-18 14:57 markus
* : Artur Niecior : cont'ed
2006-07-18 11:18 hamish
* : use G_define_standard_option() for output
2006-07-18 11:07 hamish
* : be less strict with geogrid unit naming.
enable no-background for simple scalebar.
init default grid width, if drawing grid numbers, default every
line.
draw vector legend box outline of given color, or "none".
2006-07-18 05:53 hamish
* : (int / int) != float
2006-07-17 21:38 glynn
* : Add newline, print leading (rather than trailing) space
2006-07-17 19:53 michael
* : corrected raster entry field description
2006-07-17 18:32 markus
* : clarified -p behaviour (closes bug#3853)
2006-07-17 17:31 michael
* : update exec and eval exec statements to properly parse
arguments
2006-07-17 14:30 markus
* : Martin Landa : fixed bug #4527
2006-07-17 08:41 markus
* : francesco : fix
2006-07-15 20:08 markus
* : Eve (alias 'phyto') : cont'ed
2006-07-15 19:38 markus
* : added COMPRESSION_LZW option (wish #2860)
2006-07-15 18:37 markus
* : fixed output file gisprompt (fixes bug#4808); EXIT_FAILURE
2006-07-15 18:27 markus
* : removed offending G_debug() - fixes bug#4811
2006-07-15 18:23 markus
* : example added
2006-07-15 18:06 markus
* : head fixed; G_fatal_error fixed; i18N; EXIT_ status fixed;
G_done_msg() (fixes bug #4841)
2006-07-15 17:49 markus
* : substituted strange hist file construction by r.support
2006-07-15 17:14 markus
* : removed hardwired -g flag (bug #4852)
2006-07-15 16:49 markus
* : OSGeo feed
2006-07-15 10:15 hamish
* : add support for scanning dd:mm.mmm format popular with many GPS
units
2006-07-15 09:12 hamish
* : new symbol (composed in West Arm, Manapouri)
2006-07-15 03:17 hamish
* : Baylor dates, list may be incomplete
2006-07-14 17:28 markus
* : extended: branch stuff
2006-07-14 16:41 markus
* : snprintf() changed to G_snprintf() to address portability
problems in a single place
2006-07-14 16:32 markus
* : added G_snprintf()
2006-07-14 15:53 markus
* : check exit status of setuid(). Inspired by CVE-2006-2194
2006-07-14 13:21 markus
* : typo
2006-07-14 10:22 markus
* : Eve (alias 'phyto') : cont'ed
2006-07-13 20:35 cho
* : removed historical logs
2006-07-13 20:24 cho
* : check for overwrite
2006-07-13 19:43 cho
* : Fixed layer names for table creation
2006-07-13 19:35 cho
* : fixed G_free
2006-07-13 19:29 cho
* : removed blank lines in header file
2006-07-13 19:24 cho
* : i18n
added progress meter
2006-07-13 19:01 cho
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
\
-npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-07-13 18:54 cho
* : code cleanup
2006-07-13 07:02 benjamin
* : gif files no longer needed
2006-07-13 06:57 benjamin
* : added png files necessary for html docs
2006-07-13 05:06 cho
* : Converts (F|D)CELL area maps (closing request #4366).
2006-07-13 03:55 glynn
* : Fix name of variable
2006-07-13 02:26 cho
* : G_percent() usage fixed
2006-07-12 21:03 cho
* : Added window_box_clip() to lib/driver/Set_window.c
Clips FreeType text outside frames
2006-07-12 18:02 cho
* : options and flags changed to uppercase
2006-07-12 17:48 cho
* : mapset search fixed
2006-07-12 16:32 cho
* : improved mk_dbstubs_h.sh
2006-07-12 16:30 cho
* : Updated mysql/dbdriver.h
2006-07-12 10:16 soeren
* : Changed G3d_getValueRegion to G3d_getValue to use the G3D cache
mode.
This fixed a bug (ERROR: G3d_getDoubleRegion: error in
G3d_getTilePtr)
which occured while computing maps with different resolution.
2006-07-11 02:42 glynn
* : Change sleep() -> G_sleep()
2006-07-11 02:41 glynn
* : Use G_gisbase(), G_fatal_error()
2006-07-10 20:57 brad
* : - added missing
2006-07-10 18:11 soeren
* : small code cosmetics
added a picture to the description
2006-07-10 18:08 soeren
* : New module for raster - raster3d conversion
* This module allows to convert a 2D elevation map + value map
into a 3D raster map
2006-07-10 17:13 benjamin
* : ...
2006-07-10 17:11 benjamin
* : this is an update of GEM to final version 1.0:
- fixed HTML man page registration
- fixed a few annoyances (cosmetics)
- added options to pass to extension's configure script
- updated documentation
- sync'd with version on my webpage
2006-07-10 17:09 benjamin
* : made a few modifications to accomodate HTML documentation for
GEM and
installed extensions:
- insert a special comment so GEM will no where to merge HTML
man pages of extension modules
- insert link to GEM docs
- set GEMDIR=../gem
- copy GEM HTML files and gifs to $GISBASE/docs/html/gem/
2006-07-10 17:05 benjamin
* : Made some changes to automatically install GEM and friends:
- added gem to SUBDIRS for automatic building/cleaning
- install gem binary in $BINDIR (e.g. /usr/local/bin)
- install skeletion extension in $GISBASE/etc/gem/skeleton
2006-07-10 12:28 hamish
* : typo
2006-07-10 11:45 hamish
* : move i.in.spotvgt (why won't it build automatically?)
2006-07-10 09:37 glynn
* : NVIZ/OpenGL portability fixes for Windows
2006-07-09 22:42 glynn
* : Add Windows OpenGL tests to configure.in
Rename Region -> GRegion in v.digit (clashes with X11 type name)
2006-07-09 13:31 stephan
* : + more german i18n translations
2006-07-09 13:06 markus
* : Maciek is Maciej
2006-07-09 11:43 markus
* : Maciek added
2006-07-09 08:58 glynn
* : More OpenGL portability changes
2006-07-09 06:53 glynn
* : Add "exec", quotes
2006-07-08 20:22 paul
* : Update support for NetBSD (patch from Brook Milligan - bug
4764)
2006-07-08 20:03 markus
* : urls fixed
2006-07-08 19:49 markus
* : outwalk: removed . from vector map name (not SQL compliant,
bixes bug #4546); simplified G_fatal_error()
2006-07-08 17:05 markus
* : scheduled FID autodetection for next GDAL release
2006-07-08 16:31 scott
* : tidied up language - hard to break teacher habit of correcting
while reading new submissions...
2006-07-08 09:11 brad
* : - Removed G_malloc() checks (G_malloc checks for us)
- Update usage of G_message(), etc (no longer need temp storage)
- Localized text
- Used G_debug() instead of DEBUG macro
2006-07-08 09:03 brad
* : - Use EXIT_SUCCESS|EXIT_FAILURE
- Localized text
2006-07-07 22:05 markus
* : conditionalized OFTDate on GDAL_VERSION_NUM >= 1320
2006-07-07 15:56 markus
* : complete cleanup
2006-07-07 13:57 markus
* : migrated programming notes to main programmer's manual
2006-07-07 10:16 paul
* : Don't need snprintf() here as buffer is already correctly
sized.
2006-07-07 10:15 paul
* : Don't need snprintf() here as length of string is predictable
and
within limits.
2006-07-07 10:06 hamish
* : increase color precision so band resolution is not lost
2006-07-07 09:56 hamish
* : formatting
2006-07-07 09:55 markus
* : Russian files re-created. Now with KOI8-R encoding
2006-07-07 09:54 hamish
* : port d.menu from GRASS 5
2006-07-07 09:52 hamish
* : port d.menu from GRASS 5.
2006-07-07 08:50 hamish
* : rendering fixes
2006-07-07 08:01 hamish
* : save input name in history file, i18n
2006-07-07 00:37 glynn
* : Improve support for native MacOSX/Aqua OpenGL
2006-07-07 00:35 glynn
* : Add quotes around $@ to handle with arguments containing spaces
2006-07-07 00:34 glynn
* : Remove unnecessary uses of "eval", add quotes
2006-07-06 12:25 markus
* : 'NULL' support activated for OFTInteger and OFTReal
2006-07-06 12:16 markus
* : fixed declarations for 64bit (closes bug #4546); EXIT_SUCCESS;
some i18N
2006-07-06 12:14 markus
* : cosmetics; more rain
2006-07-06 10:16 markus
* : OFTDate added; OFTIntegerList hack polished
2006-07-05 16:30 hamish
* : add closepath to close polygon, but leave commented as I think
it looks
better open.
2006-07-05 16:24 hamish
* : greyrast triggers a grey raster legend too. bug #1896
2006-07-05 15:19 markus
* : more examples
2006-07-05 15:14 markus
* : some updates
2006-07-05 13:14 hamish
* : provide a default legend box width if none is provided.
enable EPS fill patterns in vector legends
2006-07-05 13:12 hamish
* : use GNAME_MAX, GMAPSET_MAX
2006-07-05 10:07 markus
* : more rain; cosmetics
2006-07-05 10:04 brad
* : - color code cleanup for aspect map
2006-07-05 09:39 markus
* : removed confusing dot
2006-07-05 09:39 hamish
* : add bug warning for rotation option
2006-07-05 09:31 hamish
* : fix d.nviz, xganim launching
2006-07-05 08:52 hamish
* : new nviz icons
2006-07-05 08:30 hamish
* : add bufcol warning as slightly buggy
2006-07-05 08:15 hamish
* : add hint about when to resize X mon
2006-07-05 08:00 hamish
* : fix window rendering
2006-07-05 07:36 hamish
* : fix window rendering
2006-07-05 06:13 hamish
* : color code GCPs, fix outline of GCP rms details
2006-07-05 04:37 hamish
* : don't flush display after every segment of circle, add bgcmd
option to
help GUI
2006-07-05 04:04 glynn
* : 64-bit fix
2006-07-05 02:39 brad
* : - localized more text
- use EXIT_SUCCESS|EXIT_FAILURE for exit() calls
2006-07-04 20:01 glynn
* : Fix 64-bit bug [bug #4786]
2006-07-04 19:58 glynn
* : Re-enable i.cca and i.pca
2006-07-04 13:46 markus
* : test script added for Spearfish
2006-07-04 13:26 markus
* : Andrew Danner : memory leak fixed (bugs
#3354, #3877)
2006-07-04 13:22 markus
* : G_snprintf() wrapper function
2006-07-04 12:03 markus
* : renamed file for 'make htmldocs' (fixes bug#4548)
2006-07-04 09:46 brad
* : - fixed large files (please test)
- localized text
- minor portability fixes
2006-07-04 09:32 markus
* : subquery expressions and pattern matching added
2006-07-04 09:24 markus
* : define sufficient length to make v.in.ascii functional
2006-07-04 07:09 markus
* : added missing include; EXIT_FAILURE
2006-07-04 00:38 glynn
* : Extend g.transform to allow more choice of output format
2006-07-03 22:41 cho
* : G_warning to G_fatal_error
2006-07-03 21:50 markus
* : don't leave broken files behind
2006-07-03 21:21 markus
* : typo
2006-07-03 21:02 markus
* : Jachym Cepicky: wxpython GUI ported from GRASS 5
2006-07-03 20:27 markus
* : don't leave broken files behind
2006-07-03 16:38 markus
* : v.edit linked
2006-07-03 16:37 markus
* : g.transform linked
2006-07-03 16:31 markus
* : Copyright header added + description to follow submission
standards
2006-07-03 16:30 michael
* : better fix for menu entry for g.gisenv
2006-07-03 16:26 michael
* : fixed bugs with menu entries for d.font, g.access, g.gisenv,
g.region -p, and g.version.
2006-07-03 15:01 michael
* : removed extra location name
2006-07-03 14:41 markus
* : where parameter added for selective import
2006-07-03 13:26 markus
* : input angles explained
2006-07-03 13:11 markus
* : EPS fix: print axis indications over circle
2006-07-03 12:56 markus
* : comma
2006-07-03 07:20 markus
* : Fast SQL also for DBF
2006-07-03 06:52 markus
* : SQLTMP confusion fixed
2006-07-03 06:39 markus
* : Paulo Marcondes (aka PMarc) : cont'ed
2006-07-03 00:35 cho
* : fixed a bug (thanks to Soeren Gebbert)
added a message at failure
2006-07-02 23:54 hamish
* : fix scaling, add trend vector stats, add todo hint
2006-07-02 21:58 markus
* : Speed up for non-DBF drivers
2006-07-02 21:17 markus
* : fix to accept no data/NULL (fixes bug#4496)
2006-07-02 20:28 markus
* : title extended
2006-07-02 12:06 markus
* : also tell user about range values
2006-07-02 08:52 markus
* : min line width is 1
2006-07-02 07:15 hamish
* : speed up script by moving loops into awk, minor scripting
fixes.
remove scaling fudge factor from d.graph output. Still scales
differently
than xgraph, eps output for unknown reasons.
2006-07-02 00:37 markus
* : added missing DTD for --interface-description
2006-07-01 21:29 markus
* : Example added
2006-07-01 21:15 markus
* : cosmetics
2006-07-01 20:32 markus
* : EXIT status; example added
2006-07-01 20:07 markus
* : create ARCH_DISTDIR if not existing (bug#4758)
2006-07-01 20:01 markus
* : simplified to make functional (closes bug#4757)
2006-06-30 15:49 markus
* : Updated/news. Messages from GRASS 5 translation merged
2006-06-30 15:34 markus
* : removed deleted functions
2006-06-30 15:32 markus
* : enabled new PERL Swig interface
2006-06-30 15:30 markus
* : give hint
2006-06-30 15:28 markus
* : Ari Jolma : GRASS-SWIG-Perl second version
interface
2006-06-30 06:23 hamish
* : link to standard fill pattern image
2006-06-30 06:15 hamish
* : note d.polar as example
2006-06-29 19:29 stephan
* : + more german i18n module translations (mostly rough
translated).
2006-06-29 18:21 stephan
* : + more german i18n translations
2006-06-29 15:56 hamish
* : use d.graph
2006-06-29 15:43 hamish
* : remove unused devel code
2006-06-29 15:33 hamish
* : use d.graph to draw by default.
functionalize code.
fix stderr redirects.
de-bash exports.
2006-06-29 13:19 hamish
* : explain results
2006-06-29 13:06 hamish
* : d.info -f moved to more correct -b.
de-Bash export.
2006-06-29 13:01 hamish
* : frame dimensions flag was actually showing region rectangle.
corrected, region rectangle moved to -b flag.
2006-06-29 02:48 cho
* : fixed if condition
2006-06-29 02:40 cho
* : Fixed iconv() compiler warning.
Changed the GRASS_ANOTHER_BUTTON environment variable to
GRASS_MOUSE_BUTTON:
Setting GRASS_MOUSE_BUTTON to 132 is equivalent to
GRASS_ANOTHER_BUTTON.
2006-06-28 22:23 markus
* : re-added i.in.spotvgt: why was it removed?
2006-06-28 22:06 markus
* : Lorenzo Moretti : updated
2006-06-28 17:32 hamish
* : less lumpy bricks
2006-06-28 16:09 hamish
* : use G_putenv() as setenv() isn't portable
2006-06-28 15:52 hamish
* : inter -> cmd to build manpages now that these modules use
G_parser()
2006-06-28 15:34 hamish
* : subgroup != group, prompt treats it like a $MAPSET/$ELEMENT,
which isn't right
2006-06-28 15:27 hamish
* : r.surf.random and r.surf.gauss don't use FFTW
2006-06-28 15:24 hamish
* : i.cca, i.pca don't use FFTW
2006-06-28 14:50 hamish
* : r.le.setup needs a xmon
2006-06-28 14:15 hamish
* : i.class needs an xmon
2006-06-28 12:51 hamish
* : change console title to name of module
2006-06-28 12:19 hamish
* : force no GUI startup
2006-06-28 12:09 hamish
* : must run in a term window
2006-06-28 12:02 hamish
* : force command line startup mode.
if an error happens, pause before exit so user can see what the
error was
2006-06-28 11:59 hamish
* : force no GUI startup
2006-06-28 09:03 hamish
* : more understandable debug messsages
2006-06-28 07:37 hamish
* : don't uppercase option key names, just parser variables
2006-06-28 06:53 hamish
* : clear screen on exit
2006-06-28 06:48 hamish
* : fix octals, allow both backspace and DEL
2006-06-28 02:33 hamish
* : fully erase window on source rast redraw, make warped points
work
2006-06-27 22:13 cho
* : Clarified output descriptions
2006-06-27 19:45 cho
* : localized text; exit status
2006-06-27 16:37 paul
* : Ignore hidden files (getting closer to original behaviour).
Listing
still isn't sorted though.
2006-06-27 13:44 paul
* : Fix bug: before recent change dir pointed to somewhere inside
the
"command" buffer: now command is gone, dir must have space of its
own allocated.
2006-06-27 12:44 hamish
* : refresh rast doesn't drop you out of overlay menu
2006-06-27 10:25 hamish
* : enable warp overlay of target vector on source raster
remove unused code
2006-06-27 08:11 hamish
* : check if i.find worked
2006-06-26 22:32 michael
* : Added missing scripts
2006-06-26 22:22 michael
* : Added location name to grass prompt
2006-06-26 22:16 michael
* : Added show data button
2006-06-26 22:16 michael
* : Update to nviz procedure to recognize Intel Mac.
2006-06-26 22:06 michael
* : Update startup script so that it works for Mac without editing.
2006-06-26 21:06 markus
* : also clean TMP6
2006-06-26 20:19 michael
* : Bug fixes. Everything works except for RMS error calculations.
Vectors and rasters are both in $GISBASE/group/ directory
structure
now.
2006-06-26 20:18 michael
* : Implemented WIND_OVERRIDE for all zooming operations. WIND file
is never changed except by explict user intention.
2006-06-26 20:17 michael
* : Multiple thematic layers will now open multiple legends.
2006-06-26 20:17 michael
* : Added mapset to window title
2006-06-26 18:48 markus
* : more lists
2006-06-26 10:57 paul
* : Rethink of string-handling logic inspired by Glynn's comments
on
developers' mailing list: definitely shouldn't be using
G_asprintf()
(for reasons of efficiency) if we can predict the length of the
formatted string.
2006-06-26 10:28 markus
* : debug disabled; +Plugin link
2006-06-26 10:22 markus
* : implemented multiple CREATEKEY and METAKEY (wish #4739)
2006-06-26 08:11 markus
* : more TOCs added
2006-06-26 07:53 hamish
* : condense analyze menu text
2006-06-26 07:45 hamish
* : only try to refresh rasters if present, use G_free(), update
menu after
changing delete mode.
2006-06-26 03:04 hamish
* : use GRASS_GNUPLOT in check as well
2006-06-24 21:04 glynn
* : Utility to compute transformation based upon GCPs and output
error measurements
2006-06-24 19:33 markus
* : more wording fine tuning
2006-06-24 19:33 markus
* : Roberto Flor: rewritten; now removes also subdirectories in
LOCATION/MAPSET/.tmp/ [previous CVS log message was wrong]
2006-06-24 18:25 markus
* : fixed strange wording
2006-06-23 14:10 markus
* : now also fft3 works
2006-06-23 14:07 markus
* : SuSe SPEC file
2006-06-23 07:00 markus
* : break example added
2006-06-23 06:04 hamish
* : return from select order menu (bug #4620)
comment out unused menu,cursor color code
refresh current location raster side as well as target side
clean/shorten main menu bar and make bg color grey again
2006-06-22 16:13 markus
* : G_fatal_error(0 usage modernized; G_define_standard_option()
2006-06-22 13:05 markus
* : removed FFTWLIB dependency as suggested by Glynn
2006-06-22 09:14 hamish
* : more vareas pat updates
2006-06-22 09:05 hamish
* : font, vareas pat updates
2006-06-22 07:47 markus
* : New URL
2006-06-22 07:46 markus
* : example added
2006-06-22 07:44 hamish
* : more hatching patterns for ps.map's vareas
2006-06-22 07:32 hamish
* : more hatching patterns for ps.map's vareas
2006-06-22 07:32 markus
* : INSTALL is preferred
2006-06-22 07:16 hamish
* : install standard pattern files for ps.map's vareas command
2006-06-22 06:54 hamish
* : hatch patterns for ps.map vareas command
2006-06-21 13:19 markus
* : make .tcl executable
2006-06-21 10:34 markus
* : fixed remaining hardcoded values to calculated values
2006-06-21 10:16 markus
* : example added to generate PDF map overview
2006-06-21 10:09 markus
* : HTML cosmetics
2006-06-21 03:17 brad
* : - localize text
- use EXIT_SUCCESS|FAILURE
2006-06-20 17:08 markus
* : docs
2006-06-20 17:03 markus
* : EPS output added (contributed by Bruno Caprile, ITC-irst)
2006-06-20 16:59 markus
* : cp fixed to INSTALL
2006-06-20 13:36 hamish
* : restore original region and clear screen on exit.
attempt to set the main toolbox window title (needs help)
2006-06-20 13:34 markus
* : header fixes
2006-06-20 13:26 markus
* : header fixes
2006-06-20 13:26 markus
* : Aras.Gor.O Yalcin Yilmaz : initial
translation
2006-06-20 10:51 paul
* : More portable (don't use strncasecmp())
2006-06-20 10:42 hamish
* : erase defunct zoom window after refresh
2006-06-20 10:36 hamish
* : numerous fixes:
target raster maps and vector maps now coexist happily.
Refresh works on target raster as well as vectors.
GNAME_MAX, GMAPSET_MAX.
internal drawvect control codes now human readable.
bugfix: init numfiles to 0.
remove bogus G_get_cellhd(vectormap) call.
remove bogus D_add_to_list() call.
2006-06-20 10:27 hamish
* : add support for displaying point vectors
2006-06-20 10:22 hamish
* : whitespace
2006-06-20 10:05 markus
* : ambigous else fixed
2006-06-20 10:04 markus
* : updated: err mgs simplified, EXIT status, parser; code indent
2006-06-20 09:56 markus
* : done msg added
2006-06-20 09:39 markus
* : updated: err mgs simplified, EXIT status, parser
2006-06-20 09:26 markus
* : meanc doesn't exist (bug #)
2006-06-19 23:44 hamish
* : G_standard_option(), EXIT_FAILURE, simplify error handling
(bug #4631)
2006-06-19 15:47 paul
* : Add new G_basename() function and update r.out.tiff to use it
as per
wish number 4628
2006-06-19 10:12 markus
* : key_desc added
2006-06-19 10:09 markus
* : URL to external project
2006-06-19 09:35 markus
* : copy grass_logo.txt to HTML space
2006-06-19 09:11 markus
* : CSS fix
2006-06-19 08:37 markus
* : menu entries improved
2006-06-19 07:35 brad
* : - making a soon to be obsolete program portable
2006-06-19 04:50 brad
* : - Remove reference to SGI IRIS .rgb support
- Document removal of .rgb support in tcl scripts
2006-06-19 04:45 brad
* : - document removal of SGI .rgb support in tcl scripts
- minor code formatting
2006-06-18 22:05 brad
* : - Removed SGI .rgb image format support
- GRASS just got a little bit lighter
2006-06-18 10:44 markus
* : Benjamin Ducke: fixes
2006-06-18 10:26 markus
* : fixed unclosed braces
2006-06-18 08:24 markus
* : Fixed removal of tmp directories (from Glynn, bug #4450)
2006-06-17 20:09 markus
* : updated again to include two more upstream bugfixes
2006-06-17 13:35 markus
* : type defs explained
2006-06-17 13:02 markus
* : updated
2006-06-17 12:55 markus
* : updated to current SHAPElib from OGR
2006-06-17 11:35 hamish
* : fully erase the screen on exit
2006-06-17 09:07 hamish
* : compiler warnings
2006-06-17 08:57 hamish
* : remove multiple COLOR defn
2006-06-17 08:43 hamish
* : put d.frame in the correct place, report correct vector line
colors,
don't set have_cellmap when we only have vector maps on the
target
side (was triggering bogus error message)
2006-06-17 07:04 hamish
* : "d.frame -s" (rev 1.2) was causing lockup on error
2006-06-17 06:23 hamish
* : add southern bound feature note
2006-06-17 05:35 hamish
* : use G_parser() to make into normal modules, GNAME_MAX, i18n,
EXIT_FAILURE
2006-06-16 19:35 markus
* : typo; cosmetics
2006-06-16 18:17 soeren
* : updated the description.html
message cosmetics
2006-06-16 18:10 soeren
* : Added flag -c for VTK-OpenGL coordinates correction
updated the description.html
2006-06-16 15:27 soeren
* : Added flag -c for VTK-OpenGL coordinates correction
2006-06-16 15:26 soeren
* : Added flag -c for VTK-OpenGL coordinates correction
2006-06-16 14:02 markus
* : msg cosmetics
2006-06-16 12:13 markus
* : msg cosmetics
2006-06-16 11:50 markus
* : bit type added; mapped as integer
2006-06-15 22:16 markus
* : Italian tcl added
2006-06-15 21:26 markus
* : cosmetics
2006-06-15 09:05 markus
* : fixed x/y inversion in new flag
2006-06-15 08:57 markus
* : flag added to print the input data extent in shell script style
(for g.region)
2006-06-15 08:42 markus
* : Error msg cosmetics
2006-06-15 05:19 hamish
* : move line width to settings tab for higher visibility
2006-06-15 03:13 hamish
* : documentation from Glynn
2006-06-14 21:32 cho
* : Changed header includes for external files
2006-06-14 20:34 cho
* : --o and --overwrite option should work
2006-06-14 17:45 michael
* : updating menus to add new commands
2006-06-14 16:50 michael
* : fixed bug in file not found warning
2006-06-14 06:49 markus
* : comment updated; debug to 3
2006-06-14 03:06 cho
* : Added optional libraries (-lXext and -lm) to OPENGLLIB and
OPENGLWM for *BSD systems
2006-06-13 23:23 markus
* : dissolve example renewed
2006-06-13 22:52 markus
* : GID search added; auto-search of FID fixed (still
non-functional due to apparent OGR_L_GetFIDColumn() failure;
auto-search disabled
2006-06-13 22:42 markus
* : Maris Nartiss: bugfix
2006-06-13 21:43 markus
* : cosmetics
2006-06-13 16:25 markus
* : no longer needed
2006-06-13 16:17 markus
* : Faces export added (for KML etc)
2006-06-13 12:03 markus
* : Typo fixed
2006-06-13 01:58 glynn
* : Fix defintion of USE_X11 macro; must be 0 or 1, not empty or 1.
2006-06-13 01:58 glynn
* : Fix prototype and use of gsd_getViewport()
2006-06-13 01:57 glynn
* : Don't try to use R_* functions before calling R_open_driver()
2006-06-12 22:56 markus
* : link to article
2006-06-12 18:47 markus
* : Remote-Sensing-GIS-for-a-New-World
2006-06-12 16:31 markus
* : draft GRASS-SWIG-Python docs
2006-06-12 13:53 hamish
* : spelling
2006-06-12 13:11 markus
* : explanation improved
2006-06-12 13:05 hamish
* : r3.in.rast is r.to.rast3
2006-06-12 12:52 hamish
* : "point swarm" is better known as "point cloud"
2006-06-12 12:47 markus
* : Daniel de Castro Victoria : cont'ed
2006-06-12 12:47 markus
* : Paulo Marcondes : cont'ed
2006-06-12 08:42 paul
* : Use proj=longlat instead of proj=latlong as per Hamish's
suggestion
(hopefully reduces confusion about ordering of co-ordinate pairs
for
input to cs2cs)
2006-06-12 08:13 markus
* : added code to auto-search FID column in OGR DB
2006-06-12 05:42 cho
* : free memory
2006-06-12 04:43 hamish
* : cleanup G_fatal_error messages, EXIT_SUCCESS
2006-06-11 20:42 cho
* : The existence of GIS_ERROR_LOG file needs to be checked
according to the
variables man page. Use fopen() instead of access() for
portability.
2006-06-11 20:37 stephan
* : + new german i18n translations
2006-06-11 10:01 glynn
* : Fix and clean up image-dump code; endianness, 64-bit issues
2006-06-11 10:00 glynn
* : Only compile socket-related code if we have socket()
2006-06-10 23:40 helena
* : commented out obsolete site function call
2006-06-10 20:08 cho
* : fatal error if [FD]CELL basemap is given
2006-06-09 07:41 cho
* : better description for (re)move= option
2006-06-09 07:40 hamish
* : temporarily disable option causing segfault for save/load state
with sites
defined. (bug #4377, patch from Massimo)
2006-06-08 01:24 hamish
* : bugfix: don't assume memory is init'd to 0. (segfault on 64bit
FC5)
2006-06-08 01:09 cho
* : comment
2006-06-08 01:03 cho
* : typo fixed
2006-06-08 00:57 hamish
* : fix spelling in comment
2006-06-08 00:48 cho
* : header clean up
2006-06-08 00:07 cho
* : 3DFACE import added
2006-06-07 22:27 michael
* : incooporate vector georectifying (v.transform), update, bug fix
2006-06-07 22:26 michael
* : icons easier to see
2006-06-07 22:26 michael
* : icon for georectifier
2006-06-07 22:09 cho
* : Entity column added
2006-06-07 19:16 wolf
* : added del.c and support for adding cat to boundary (not tested
throughly yet)
2006-06-07 14:26 soeren
* : Fixed the "doxygen function linking" issue
2006-06-07 10:59 glynn
* : Fix declaration of write_error() to match definition
2006-06-07 07:12 hamish
* : align threshold ascii border
2006-06-07 06:46 hamish
* : make default fill color less gloomy. "gray" was ok when the
default BG
color was black, but it's too dark for a white BG.
2006-06-07 06:36 hamish
* : zoom out as sqrt(2)
2006-06-07 05:40 glynn
* : Fix precedence of unary not (!) operator
2006-06-07 05:11 hamish
* : typo is script
2006-06-07 05:04 hamish
* : v.in.ascii needs -z
2006-06-06 22:55 michael
* : Corrected typo (gis.m to restart gis manager, not d.m)
2006-06-06 20:09 brad
* : - portability update
2006-06-06 20:05 brad
* : - portability update
- localized text
2006-06-06 20:01 brad
* : - portability update
2006-06-06 15:09 cho
* : free memory
2006-06-06 15:09 hamish
* : note r.to.vect -b flag
2006-06-06 15:06 cho
* : The bug fixed that fails to build topology
2006-06-06 14:46 hamish
* : add flag to not build topology. (for r.in.xyz + v.surf.rst)
2006-06-06 12:42 hamish
* : whitespace
2006-06-06 12:41 hamish
* : use G_trim_decimal() on DB_C_TYPE_DOUBLE columns in
db_convert_value_to_string()
2006-06-06 07:21 wolf
* : Added support for centroids, boundaries in add. bugfixes. Added
support for
choosing your own cat with cat option (in add)
2006-06-06 06:19 cho
* : Removed outdated credits from individual files
2006-06-06 04:28 cho
* : typo fixed
2006-06-06 03:22 cho
* : Added ! to the operator table
2006-06-06 02:32 hamish
* : minor refinements
2006-06-06 02:03 brad
* : - localize text
- added docbook function 'headers'
2006-06-06 01:17 brad
* : - proper usage of time()
- removed access() call - portability reasons (fopen() is
sufficient)
- made local function params 'const' where applicable
2006-06-06 00:15 michael
* : update for TclTk georectifying module
2006-06-06 00:11 michael
* : TclTk georectifying module - rms error calculation still not
working.
2006-06-06 00:10 michael
* : update for new georectify module
2006-06-06 00:10 michael
* : minor code cleanup
2006-06-06 00:07 michael
* : made icons easier to see
2006-06-06 00:07 michael
* : icons for TclTk georectify module
2006-06-05 20:50 glynn
* : Don't print to stdout before G_parser() returns; breaks --tcltk
etc.
2006-06-05 20:16 cho
* : !exp_pow implemented: !isnull() did not work as described in
r.mapcalc.html.
2006-06-05 04:56 hamish
* : final G_percent() flush to make the GUI happy
2006-06-05 04:47 hamish
* : use G_percent_reset()
2006-06-05 04:46 hamish
* : add G_percent_reset()
2006-06-05 04:30 hamish
* : G_percent() needs to be flushed to restart at 0%
2006-06-05 04:18 hamish
* : check for perc more often
2006-06-05 04:15 hamish
* : add G_percent() to scan step. POTENTIAL POINT OF WEAKNESS FOR
LFS ???
2006-06-05 03:20 hamish
* : minor wording
2006-06-05 03:16 hamish
* : table cosmetic
2006-06-05 03:12 hamish
* : add notes, remove non-bug
2006-06-05 02:48 hamish
* : msg cosmetic
2006-06-05 02:47 hamish
* : include points found in region metric in done message.
2006-06-05 02:07 hamish
* : comment out some low priority debug messages to speed up the
loop
2006-06-04 05:52 hamish
* : list available statistics
2006-06-04 05:39 hamish
* : updated tiling script from Manuel Morales
2006-06-03 17:31 glynn
* : Use empty rather than 0 for HAVE_SOCKET "false" value
2006-06-03 15:27 hamish
* : fill "Data Source:" line 1 with input filename
2006-06-03 12:51 hamish
* : new r.in.xyz module for loading and binning ungridded x,y,z
ASCII data
2006-06-03 08:43 brad
* : - localized text
- updated debug code
2006-06-03 08:30 hamish
* : less frightening disclaimer
2006-06-03 08:27 hamish
* : batch export script donated by Manuel Morales
2006-06-03 08:17 brad
* : - localized text
2006-06-03 08:06 hamish
* : g.region hint in scan debug messages
2006-06-03 07:45 brad
* : - fixed minor compiler warnings
2006-06-03 06:40 brad
* : - added parenthesis around truth statement
2006-06-03 00:37 glynn
* : Fix ordering of includes
2006-06-02 23:10 glynn
* : Portability fixes:
mingw doesn't like trailing / in -I switches
"eof" is used by mingw's io.h
don't forcibly define HAVE_ASPRINTF;
if configure says asprintf() isn't present, then it isn't
2006-06-02 22:57 glynn
* : Record results of test for socket()
2006-06-02 21:05 glynn
* : Remove use of get[e]uid() - not portable
2006-06-02 16:18 brad
* : - fix raster history output
- better usage of G_done_msg()
2006-06-02 15:41 brad
* : - added parenthesis around truth statements
2006-06-02 08:21 hamish
* : history
2006-06-02 07:31 hamish
* : CELL -> FCELL for default map type
merge stddev,var,covar calculations as all dep on variance
bugfix: multi-pass rasters were counting the same points twice
and
write beyond the number of rows in the array
2006-06-02 05:54 brad
* : - localized text
- used G_message/warning/fatal_error()
- added progress meters and quiet flag
- updated and better scoped code
- removed lines.h - all functions now static in lines.c
2006-06-02 05:12 brad
* : - made imgopen() static - does not need to be exported
2006-06-01 18:17 hamish
* : new r.in.xyz module to load and bin ungridded x,y,z ASCII data.
(e.g. zillions of LIDAR or sidescan sonar data points)
2006-06-01 17:53 hamish
* : new module to load and bin ungridded x,y,z ASCII data.
(e.g. zillions of LIDAR or sidescan sonar data points)
2006-06-01 17:40 glynn
* : Refactoring:
Move display/drivers/lib to lib/driver
Move bulk of PNG driver code to lib/pngdriver
2006-06-01 17:37 glynn
* : Increase size of "symbol" field to handle long C++ symbols from
GDAL
2006-06-01 14:52 markus
* : cleanup
2006-06-01 11:53 markus
* : broken long lines (layout)
2006-06-01 10:19 markus
* : example added
2006-06-01 07:31 cho
* : exit status
2006-06-01 07:24 markus
* : NVIZ debug tip
2006-06-01 07:24 cho
* : standard options for vector input/output
2006-06-01 00:55 brad
* : - added macros for type size independent integers via
serialization
2006-05-31 21:29 glynn
* : Clean-up and refactoring:
Move PPM/PNG writing code to separate files
Separate driverlib initialisation from main loop
Add "const" to pad functions
2006-05-31 16:49 hamish
* : cleanup comments
2006-05-31 13:21 hamish
* : "Y X" to "X Y"
2006-05-31 13:03 hamish
* : explain face,kernel
2006-05-31 13:00 hamish
* : add face, kernel. html bugs
2006-05-31 07:48 brad
* : - adding r.carve back in
2006-05-31 07:46 brad
* : - forgot to add new file
2006-05-31 07:44 brad
* : - bugs fixed
- cleanup
- tested against spearfish and data from Maciek (with MASK)
2006-05-30 11:06 hamish
* : more merge from web/grass57/tutorial/links.html (links still
need a better home?)
2006-05-30 11:04 hamish
* : merge in from web/grass57/tutorial/links.html
2006-05-30 10:49 hamish
* : merge in info from web/grass57/tutorial/links.html
2006-05-30 10:18 hamish
* : html bugs mostly
2006-05-30 10:06 hamish
* : merge in reference text from web/grass57/tutorial/links.html
2006-05-30 09:35 markus
* : fixed odd wording
2006-05-30 09:13 hamish
* : add link to sql examples
2006-05-30 09:05 hamish
* : add diagram
2006-05-30 04:06 glynn
* : Make cmpcat() static to avoid conflict
2006-05-30 04:06 glynn
* : Fix ordering of libraries so that --disable-shared works
2006-05-29 08:47 hamish
* : tense of preposition for new maps
2006-05-29 08:25 wolf
* : Removed -n flag, added 'create' to the 'action' option. Added
option snap,
to snap points to existing ones in map units.
2006-05-29 06:37 markus
* : Paulo Marcondes : initial translation
2006-05-28 21:20 soeren
* : Rewrite of v.out.vtk.
Now more then one vector type can be exported in a vtk file.
2006-05-28 16:43 stephan
* : + german tcltk-messages
2006-05-28 05:16 brad
* : - Fix swapping error.
2006-05-27 21:40 markus
* : restored strange formatting problem
2006-05-27 21:39 markus
* : also print reuid and euid
2006-05-27 21:30 markus
* : translate error into human-readable form
2006-05-27 20:03 soeren
* : Added vector data support,
refracturated the code and extended the documentation.
2006-05-27 16:49 soeren
* : Code cleaning and refracturing.
Splitted the huge main.c file in several files for better reading
and code understanding.
2006-05-27 10:07 wolf
* : Added support for lines and layers. Improved error handling,
but there is
still a probblem with printing fatal error messages to the GUI.
I'd need a
G_error that would work like G_fatal_error ,except that it
wouldn't call exit.
2006-05-26 21:42 wolf
* : Added attr.c and some new flags.
2006-05-26 21:07 markus
* : changed feature to type for consistency; fixed user messages
2006-05-26 19:52 markus
* : Sajith VK : initial Python GRASS-SWIG
interface
2006-05-26 19:32 glynn
* : Add "const" in various places to eliminate compiler warnings
2006-05-26 16:13 wolf
* : Added error-handling code, and support for adding attributes.
2006-05-26 14:37 radim
* : buffer bug by Stefano Merler (merler@itc.it)
2006-05-26 13:50 radim
* : Don't free catexists if all (fix by Stefano Merlo, ITC-irst,
merler@itc.it)
2006-05-26 10:40 wolf
* : Initial revision of v.edit
2006-05-26 08:44 hamish
* : wording
2006-05-26 08:37 hamish
* : fix several HTML bugs (yay Dillo!)
2006-05-26 03:27 brad
* : - Simple documentation correction
2006-05-25 20:43 michael
* : Updated icons for menu buttons
2006-05-25 20:42 michael
* : Added visual cue to differentiate menu buttons from normal
buttons in map display toolbar.
2006-05-25 19:58 markus
* : typo fixed
2006-05-25 19:55 cedric
* : Memory allocated by Tcl must be freed by Tcl_Free.
2006-05-25 17:28 cedric
* : Memory allocated by Tcl must be freed by Tcl_Free. Closes bug
4246.
2006-05-25 15:05 stephan
* : + more i18n german translations.
2006-05-25 12:45 markus
* : Glynn Clements: Test if file is a script (bug #4498)
2006-05-25 11:25 markus
* : added missing include file
2006-05-24 20:32 soeren
* : Added flag "-r". The output 2d raster maps can now be created
with the 2d resolution
of the G3D input map, independently from the current region
settings.
2006-05-24 15:16 radim
* : G_is_gisbase, G_is_location, G_is_mapset, G_list
2006-05-24 12:47 radim
* : more info on MS pipes
2006-05-24 09:36 radim
* : vector TODO/testament
2006-05-24 09:10 hamish
* : html bug
2006-05-24 08:51 hamish
* : add diagram, example
2006-05-24 08:09 hamish
* : i18n, Voronoi triangulation -> Voronoi diagram
2006-05-24 05:02 hamish
* : cosmetic: G_usage(),html. Move --overwrite to end of list, and
expand it
when doing so doesn't make things ugly. (and subtle hint that --o
works too)
2006-05-24 02:49 hamish
* : expand citation
2006-05-23 16:50 michael
* : Improved English of description.
2006-05-23 16:16 michael
* : bug fix for redrawing profile.
2006-05-23 14:44 radim
* : increase pipe buffer on Windows
2006-05-23 14:35 markus
* : reverted last change upon translator request
2006-05-23 14:33 radim
* : close file discriptors from 3 up
2006-05-23 12:49 hamish
* : updates to reflect recent changes in the code
2006-05-23 12:22 hamish
* : nviz docs have moved
2006-05-23 12:09 radim
* : flush debug
2006-05-23 11:38 hamish
* : rename panel
2006-05-23 11:31 hamish
* : bugfix: fringe EW was swapped for main redraw
2006-05-23 11:24 markus
* : better error message
2006-05-23 07:30 markus
* : merged new messages into po files
2006-05-23 07:27 markus
* : Paulo Marcondes : cont'ed
2006-05-22 13:33 markus
* : fixed GRASS 5 leftover
2006-05-22 13:32 markus
* : fixed output overwrite control; fixed check for existing table
to look in *target* mapset instead of DB source
2006-05-21 22:09 markus
* : r.lake added
2006-05-21 22:09 markus
* : Maris Nartiss : new module added
2006-05-21 21:37 soeren
* : Added support for cell-data (an unstructured grid will be
created) if top and bottom surfaces are requested.
cell-data is default, point-data can be enabled with the -p flag.
Made a notice in the description.
2006-05-21 09:54 glynn
* : Portability fixes
2006-05-20 22:50 soeren
* : help cosmetic
2006-05-20 22:49 soeren
* : Added -h flag for history output, now r3.info has the same
flags like r.info.
2006-05-20 13:37 glynn
* : Update Togl to 1.7
2006-05-20 13:35 glynn
* : Clean-ups to eliminate warnings:
Makefile: Don't define __STDC__; that's the compiler's job
interface.h: add empty "struct Map_info" declaration
2006-05-19 21:46 michael
* : Fixed a bug in the destroy window procedure.
2006-05-19 21:19 michael
* : Changed mouse over balloon help from bold to normal
2006-05-19 21:02 michael
* : changed a comment for hotkeys
2006-05-19 21:01 michael
* : Added profile.tcl to source list
2006-05-19 20:10 michael
* : Added mouse over help for remaining tools. Added option to set
current region (WIND file) to match display zoom. Added button
for new profile tool. Rearranged buttons to group similar
functions.
Support for hot-key tool switching (i,o,p,?,m and z,t,a,q,d for
switching between zoom-in, zoom-out, pan, query, and measure). By
Trevor Wiens.
2006-05-19 20:05 michael
* : Added support for TclTk profile tool. New hot keys for quick
tool
switching (by Trevor Wiens). Changed one-click zoom to large
value.
2006-05-19 20:03 michael
* : New profile tool written in TclTk
2006-05-19 19:54 michael
* : new icons for TckTk profiler
2006-05-19 18:32 markus
* : New messages merged into; new tcl message file
2006-05-19 10:08 glynn
* : Remove (unnecessary) use of X11 headers
2006-05-19 08:38 markus
* : Artur Niescior: cont'ed
2006-05-18 21:55 markus
* : fix for path
2006-05-18 13:16 radim
* : dont assign category to boundaries
2006-05-18 09:35 markus
* : island removal
2006-05-18 08:44 markus
* : made gis more outstanding
2006-05-18 04:37 hamish
* : cleaner use of g.findfile
2006-05-18 01:35 hamish
* : add some comments about sanitary G_parser() usage
2006-05-17 19:33 cho
* : initialize variables
2006-05-17 14:09 glynn
* : Observer WIND_OVERRIDE when writing region
2006-05-17 12:26 glynn
* : Use G_get_window() so that WIND_OVERRIDE and GRASS_REGION work
2006-05-17 11:51 markus
* : fixed position of G_gisinit ()
2006-05-17 08:45 markus
* : Martin Landa : test for 3D added; i18N
2006-05-17 02:19 cho
* : wcol_opt -> wcolumn_opt
2006-05-17 00:48 hamish
* : update ref to wcol
2006-05-17 00:45 hamish
* : wcol -> wcolumn. don't abbreviate (harder to understand), the
parser can take care of that.
2006-05-16 22:03 cho
* : G_asprintf test bug fixed
2006-05-16 21:11 cho
* : Added wcol= and wscale= options to handle line width based on
the attribute
2006-05-16 20:59 cho
* : _quiet -> quiet_flag
2006-05-16 20:58 cho
* : removed an unused global variable
2006-05-16 19:25 cho
* : removed unnecessary R_line_width() calls
2006-05-16 17:27 cedric
* : Don't search the distribution directory for tcl strings.
2006-05-16 17:24 cedric
* : Fixed --o (the else before --ui). Made --o and --ui match
strictly.
2006-05-16 13:45 markus
* : example expanded
2006-05-16 09:12 markus
* : fixed missing newline; msg cosmetics
2006-05-16 09:10 markus
* : G_OPT_R_MAP; exit status
2006-05-16 07:21 markus
* : Cedric Shock: mouse wheel support added
2006-05-16 03:49 cedric
* : Lifted strings for translation.
2006-05-16 00:42 hamish
* : big cleanup:
don't call G_percent on every cell (bug #3117), call when done;
remove unused variables;
cleanup G_fatal_error, G_warning;
EXIT_SUCCESS;
sscanf types;
too many input variables for sprintf (XMAX,YMAX test)
note:
fmt unused and wrong. bias unused and hfBias used uninitialized.
too many globals.
2006-05-15 18:55 cho
* : typo fixed
2006-05-15 18:02 cho
* : array index fixed
2006-05-15 02:02 hamish
* : add example,
ubiquitous
html bug
2006-05-15 01:51 hamish
* : note how to avoid filling holes/islands.
ubiquitous html bug
2006-05-13 21:51 cedric
* : --ui code simplified, works as any argument
2006-05-12 19:06 markus
* : print NULL cells also with -q; EXIT_*; G_OPT_R_MAP macro
2006-05-12 10:04 markus
* : HTML cosmetics, author added
2006-05-12 08:27 markus
* : g.region trick added
2006-05-12 06:44 cedric
* : Detects if grass database elements (i.e. cell) exist correctly.
2006-05-12 06:42 cedric
* : Changed wording to "workspace" for gis.m files.
2006-05-12 06:40 cedric
* : Set a window size so it doesn't open up very slim.
2006-05-12 06:23 cedric
* : Text wraps in labels for options.
2006-05-12 05:57 cedric
* : Fixed bug 4291 (writting past end of buffer caused segfault
later in
malloc. Thanks valgrind!)
2006-05-12 01:44 cho
* : double -> double precision (ANSI data type)
2006-05-12 01:03 cho
* : r,blend -> r.blend
2006-05-11 19:49 markus
* : LRS docs in vector intro integrated; message cosmetics; HTML
cosmetics
2006-05-11 15:30 markus
* : define PROJSHARE if empty (use --with-proj-share to define to
other directory
2006-05-11 14:53 paul
* : Be sure to use first layer *actually imported* for projection
check
2006-05-11 12:32 markus
* : more precise module description
2006-05-11 12:30 markus
* : more precise module description; i18N
2006-05-11 10:56 hamish
* : better naming for the background color panel
2006-05-11 07:28 radim
* : GRASS_REGION moved to G_get_window()
2006-05-11 06:38 hamish
* : use $GRASS_GNUPLOT
2006-05-11 06:36 hamish
* : only i.spectral uses $GRASS_GNUPLOT
2006-05-11 06:27 hamish
* : startup script is no longer called "grass5"
2006-05-11 06:24 hamish
* : create "for internal use only" section.
make internal quick-links for sections.
2006-05-10 14:51 paul
* : Warn if projection name missing rather than segfault
2006-05-10 07:08 cho
* : MESHES -> POLYFACE MESHES
2006-05-10 07:01 cho
* : Added -f flag for 3d wire frame
2006-05-10 06:15 markus
* : url fix
2006-05-10 06:13 markus
* : write DXF MESH as faces
2006-05-10 05:31 cedric
* : Description of GRASS_OVERWRITE environment variable. Corrected
description of
--o with OVERWRITE grass variable.
2006-05-10 05:30 cedric
* : --o changing environment for scripts actually works now. Uses
documented environment variable GRASS_OVERWRITE.
2006-05-10 05:00 hamish
* : fix "table already exists" grep test for tables of a similar
name,
exit gracefully if dupe is found
2006-05-09 19:43 cedric
* : Added gisprompt for output.
2006-05-09 19:26 cedric
* : --o: OVERWRITE environment variable set so that --o works for
scripts. --o
included in usage and html usage. Not included in xml usage (no
existing
architecture) or gui.tcl call (would cause guisection problem).
2006-05-09 11:45 hamish
* : skip well formatted commented lines
2006-05-09 05:36 hamish
* : mention GRASS_REGION and WIND_OVERRIDE
2006-05-09 05:04 glynn
* : Use G_get_window() instead of G__get_window(..., "WIND")
2006-05-08 15:55 michael
* : Add ability to query thematic and chart maps, RGBHIS maps, and
raster number and raster arrow maps.
2006-05-08 15:53 michael
* : Add button to redraw all; move zoom to current and several
other
zoom buttons to menu button.
2006-05-08 15:53 michael
* : Remove active check from procedure to return mapname. Can query
or
zoom to map whether it is active or not.
2006-05-08 15:50 michael
* : new toolbar icons
2006-05-08 15:49 michael
* : match image size to other icons
2006-05-08 07:26 hamish
* : emphasize the need for a semicolon between SQL commands
2006-05-08 06:35 hamish
* : set default database driver to DBF if unset
2006-05-08 06:05 hamish
* : quieten perser usage if db path / driver not set
2006-05-08 04:15 cedric
* : No more code or memmory leak. (Forgot to save part of edit
before
testing and committing)
2006-05-08 04:10 cedric
* : Mouse scroll the layer tree and options windows.
2006-05-08 04:08 cedric
* : Improvements to scrolling. Scrolling is much more specific
(must have
heyboard or mouse focus). Binding scrolling is no longer a code
leak.
2006-05-08 02:05 brad
* : - Cosmetics
- Updated URL of original spec
2006-05-08 01:32 brad
* : - Moved SGIIMAGESPEC from lib/ogsf/ to lib/image (makes more
sense).
2006-05-08 01:13 cedric
* : Digitizing a vector layer might actually work now. Todo: grab
other layers that are selected and use them for the
draw commands.
2006-05-08 00:54 cedric
* : Changed menu editing instructions.
2006-05-08 00:52 cedric
* : Unified gis.m and d.m menus. d.m menus are now lifted for
translation. Most (all?) secondary menu text is now lifted
for translation too. The following d.* commands that were in the
d.m menus aren't in the new one: These should probably
all go in a comprehensive menu for doing things with displays.
d.what.rast
d.rast.arrow
d.rast.num
d.what.vect
d.histogram
2006-05-07 22:38 cedric
* : Layers don't mark themselves clean if the layer still thinks it
is dirty.
2006-05-07 22:06 brad
* : - Maciek's patch for drawing arrow and scale alone.
2006-05-07 17:36 cedric
* : Run g.pnmcomp with run_panel so errors are shown in gronsole
instead of halting program.
2006-05-07 17:20 cedric
* : Mark to redraw when explicitly told to redraw.
2006-05-07 01:59 cedric
* : Lifted strings for translation. Replaced string concatenation
of lists with lappend.
2006-05-06 23:13 soeren
* : The window struct has to be initialised bevor G_parser is
called.
Otherwise the llinfo function will depend on an uninitialised
value.
2006-05-06 22:50 soeren
* : Fixed small a memory access error
added glocale support
2006-05-06 18:37 cedric
* : Lifted strigns for translation.
2006-05-06 17:54 cedric
* : Tcl translation support.
2006-05-06 17:49 cedric
* : Translation of g.parser options: Extract options with g.parser
when scripts are made, write them as fake
.c files to locale/scriptstrings/
2006-05-06 17:43 cedric
* : Translation of g.parser options: Remove old extracted strings
to translate on "make clean".
2006-05-06 17:36 cedric
* : Folder for putting g.parser option strings extracted from
scripts.
2006-05-06 17:12 cedric
* : Sometimes the naive way is the best. _( const char * ) which is
really conditionally a macro to
G_gettext is exactly what we want here.
2006-05-06 17:12 glynn
* : Add optimisations for completely opaque or completely
transparent
2006-05-06 11:05 markus
* : Meshes added
2006-05-06 11:04 markus
* : typos
2006-05-06 11:01 markus
* : merged in new messages
2006-05-06 08:23 cedric
* : Support for translation of script options: translatable strings
are tried to be translated. New -t switch
as first argument (before filename) outputs strings to translate
one per line. Actuall use in build system
NOT included.
2006-05-06 06:44 cho
* : minor change
2006-05-06 06:36 cho
* : Added polyface mesh import
2006-05-05 23:35 brad
* : - Removed local_proto.h. Exists as include/ogsf_proto.h.
2006-05-05 23:31 brad
* : - Updated SGIIMAGESPEC example functions to modern (non-K&R)
standards
- Added 64bit support to TODO
2006-05-05 23:28 brad
* : - Moved headers from lib/ogsf to include/
- Updated files to use new header location
2006-05-05 22:37 michael
* : GIS Manager icon enhancement
2006-05-05 22:24 cedric
* : gui.tcl uses G_msg for translatable strings. Removed redundant
sources from things that source gui.tcl.
2006-05-05 18:37 michael
* : added procedure to get map name
2006-05-05 18:36 cedric
* : Internationalization in TCL/TK, new grass-dev@grass.itc.it
developers mailing list address.
2006-05-05 18:36 michael
* : added zoom to selected map button
2006-05-05 18:36 michael
* : added zoom to selected map procedure
2006-05-05 18:35 michael
* : code cosmetics
2006-05-05 18:35 michael
* : added procedure to get selected node
2006-05-05 18:35 michael
* : added procedure to get mapname
2006-05-05 18:34 michael
* : Improvements to icons for toolbar buttons
2006-05-05 18:33 michael
* : new icon for zoom to selected map button
2006-05-05 13:06 hamish
* : nan -> NULL for CELL maps without data
2006-05-05 12:55 hamish
* : must fix the 1 dead pixel
2006-05-05 10:08 cedric
* : New featurette - explore mode drawing which fills screen, fixed
zoom out box behaviour, a bunch of small
fixups (like tooltips).
2006-05-05 09:28 cedric
* : Install icons where they can be used in documentation.
2006-05-05 09:27 cedric
* : Added icons for display draw modes for gis.m.
2006-05-05 08:37 radim
* : nanosleep for TOOL_NOTHING
2006-05-05 08:31 radim
* : nanosleep test
2006-05-05 08:29 radim
* : nanosleep
2006-05-05 08:17 cedric
* : Mark to redraw when explicitly told to redraw.
2006-05-04 19:37 cedric
* : Non-0 argc to Tk_Main - possible fix for startup segfault.
Added a few more debugging messages.
2006-05-04 17:32 markus
* : v.mkquads doesn't exist
2006-05-04 15:40 radim
* : notes about spawn/CreateProcess with respect to file
descriptors
2006-05-04 15:38 radim
* : close file descriptors
2006-05-04 15:00 soeren
* : Fixed a minor bug related to the -q flag
A segfault occured if no extensions.db file exists
2006-05-04 14:22 stephan
* : + small i18n-updates for german language
2006-05-04 08:46 hamish
* : d.graph is nmow using RGBA_Color
2006-05-04 08:43 hamish
* : remove set switch from RGBA_Color struct, use alpha as on/off
switch
2006-05-04 08:26 cedric
* : Doesn't run d.mon to figure out whether or not to run d.mon.
2006-05-04 08:15 cedric
* : Cleaned out declarations of unused globals, other stuff. Added
comments describing
namespace variables.
2006-05-04 07:52 hamish
* : don't hardcode window placement, let the system's window
manager do it
2006-05-04 06:40 cedric
* : Recommitted changes of 1.4. Removed helpfont (no longer used by
gis.m).
2006-05-04 06:38 cedric
* : Removed helpfont. This is controlled by options.tcl.
2006-05-04 04:26 hamish
* : all null CELL map reports nan for min max
2006-05-04 03:40 hamish
* : spelling
2006-05-04 03:26 hamish
* : fix Doxygen comment formatting
2006-05-04 02:10 cedric
* : Icon for running programs. It got left behind in my previous
batches somehow.
2006-05-04 01:53 cedric
* : Most of gis.m is loaded as a package. The package lazy loading
keeps from
loading layer types until someone actually uses them.
2006-05-04 01:28 cedric
* : Zoom and region overhaul, monitor bindings simplified.
Region is independent of zooming. Monitors no longer use regions
to store zoom
information. Previous zooms on monitors are now independent of
each other.
Monitors always set region before any rendering. A region named
gism_temp_region
is used to store the previous region, and is then loaded after
rendering. Monitors
have a zoom history of 7 (arbitrary) previous zooms.
2006-05-04 01:20 cedric
* : Removed unnecessary source.
2006-05-03 20:39 cedric
* : Reverted changes of region belief state; it removed
independence of the displays. The correct thing
to do is add more independence between the displays and the
current region.
2006-05-03 19:06 markus
* : Benjamin Ducke : GEM - GRASS Extension
Manager added
2006-05-03 18:45 cedric
* : Mapcanvas has a belief state for the region. When trying to
redraw on an
unmodified canvas it checks against the actual region; if
different it marks
everything as dirty and renders with this new region. Fixes bug
(incorrect
display) after changing region in background. User can use
g.region to zoom
by just clicking the one redisplay button. Zoom to current region
button removed.
2006-05-03 16:24 michael
* : Performance optimization updates
2006-05-03 16:17 michael
* : Optimization for improved performance. Fix (I hope) for v.digit
from gis.m
2006-05-03 16:16 michael
* : Performance optimization updates
2006-05-03 16:12 michael
* : updated pointer for updated toolbar
2006-05-03 14:49 radim
* : warning only if cannot grant rights; dont start driver if not
necessary
2006-05-03 14:13 cho
* : output consistency
2006-05-03 13:34 markus
* : debug output added
2006-05-03 12:46 markus
* : cosmetics
2006-05-03 12:15 markus
* : changed from d.m to gis.m
2006-05-03 10:06 radim
* : Windows better
2006-05-03 09:57 radim
* : fix for Windows
2006-05-03 09:53 markus
* : message cosmetics
2006-05-03 09:46 hamish
* : i18n
2006-05-03 09:38 hamish
* : i18n
2006-05-03 09:35 radim
* : disable check for epsg on MinGW
2006-05-03 09:28 moritz
* : added libgdal1-1.3.1-dev dependency to match current debian
situation
2006-05-03 09:20 hamish
* : i18n, EXIT_SUCCESS, cleanup
2006-05-03 09:05 hamish
* : cleanup, i18n, EXIT_SUCCESS, unused vars
2006-05-03 08:53 hamish
* : i18n, EXIT_SUCCESS, cleanup
2006-05-03 08:40 hamish
* : i18n, EXIT_SUCCESS
2006-05-03 08:27 hamish
* : cleanup:
i18n
EXIT_SUCCESS
G_message()
2006-05-03 08:15 hamish
* : cleanup:
unused variables
G_fatal_error(),G_message()
i18n
EXIT_FAILURE
remove unused sites code
2006-05-03 07:54 markus
* : fixed include path
2006-05-03 07:06 markus
* : fixed strange chars
2006-05-03 05:52 hamish
* : new version
2006-05-03 04:59 hamish
* : G_debug() doesn't need to hide behind an #ifdef
2006-05-03 04:43 hamish
* : R_flush() and R_stabilize() Doxygen comments
2006-05-03 04:27 hamish
* : remove unused code
2006-05-03 03:54 cedric
* : New little redraw request system and redraw server. Redraws can
only happen one at
a time. If multiple things request a redraw before the next one
the redraw only
happens once. Resizing the canvas no longer cause many many
concurrent redraws and
errors. Zoom tools don't conflict with each other or with
resizing the canvas.
2006-05-03 03:51 cedric
* : Removed unnecessary source of mapcanvas.tcl.
2006-05-03 01:44 brad
* : - Updated to use G_debug/G_warning()
- Minor consmetics for readability
2006-05-03 01:00 glynn
* : Add &&& and ||| operators with more intuitive null handling
2006-05-03 00:08 cedric
* : Added notes on lists, exec, and open. Fixed error in example.
Thanks Glynn.
2006-05-02 20:55 cedric
* : New instructions for submitting tcl/tk code. Moved tcl/tk
specific instruction
from scripts to tcltk. Updated menu update instructions in
submitting.
2006-05-02 19:24 brad
* : - Code reduction
2006-05-02 16:10 michael
* : added r.mask to default compiled scripts
2006-05-02 16:09 michael
* : Made parser variable upper case for Windows
2006-05-02 16:00 michael
* : Fine tuning for readability
2006-05-02 15:49 michael
* : Fine tune tool bars
2006-05-02 15:38 cedric
* : Removed r.in.onearth. It belongs as an extension.
2006-05-02 15:33 cedric
* : Removed r.in.onearth
2006-05-02 15:32 cedric
* : Added layer list example, fixed spelling, removed r.in.onearth.
2006-05-02 14:09 markus
* : Web refs added to find projection stuff and datums
2006-05-02 13:51 markus
* : North Sahara 1959 Datum added for Algeria/UTM etc
2006-05-02 13:23 radim
* : loop fix
2006-05-02 06:43 hamish
* : remove R_flush() call, vastly speeding up rendering (thanks for
the hint Glynn)
2006-05-02 05:32 hamish
* : enable rotation setting from the command line.
bug: rotate around center not lower left (take from code for -a
flag)
EXIT_SUCCESS
2006-05-02 04:19 cedric
* : Added menu entries for new modules r.tileset, r.in.wms, and
r.in.onearth. Added
old modules v.voronoi and v.delaunay to a new menu undder vector
for "Neighborhood
analysis" along with v.distance.
2006-05-02 03:50 cedric
* : Added new modules for raster tiling, importing raster data from
web mapping
servers.
2006-05-02 03:50 cedric
* : Added listing of layers.
2006-05-02 02:12 cedric
* : Soerren Gebbert's r.in.onearth, added new. Wrapper around
r.in.wms.
2006-05-02 02:09 cedric
* : New r.in.wms for importing data from OpenGIS web mapping
servers.
2006-05-02 01:49 cedric
* : New program to calculate raster tilesets. Used by new r.in.wms
to get large
datasets from web mapping services.
2006-05-01 23:42 hamish
* : cvs hint
2006-05-01 23:40 hamish
* : minor words
2006-05-01 21:09 markus
* : submitting broken file again
2006-05-01 20:54 michael
* : Trying to commit this graphic again
2006-05-01 20:41 michael
* : New shorter graphic for intro window. Left a space for OSGeo
logo
2006-05-01 20:40 michael
* : Place intro window against top of screen so that it it can open
fully visible on low resolution monitors (800x600 minimum).
2006-05-01 17:39 glynn
* : Add RGB-raster operation
2006-05-01 17:39 glynn
* : Generate warning if --with-proj-share is omitted
2006-05-01 17:15 markus
* : get rid of useless messages and white space
2006-05-01 17:07 markus
* : cosmetics
2006-05-01 14:30 markus
* : hint on create DB
2006-05-01 14:18 markus
* : added hint how to create DB table
2006-05-01 14:13 markus
* : order fixed
2006-05-01 14:11 markus
* : added hint how to create DB table
2006-05-01 14:04 markus
* : added hint how to create DB
2006-05-01 13:46 markus
* : added hint how to create DB
2006-05-01 13:40 markus
* : database mngmt docs added
2006-05-01 09:25 hamish
* : don't use G_yes() so the module will work from the GUI
EXIT_SUCCESS
2006-05-01 06:42 hamish
* : tweak module descr.
2006-05-01 06:41 hamish
* : param names/descr
base name gisprompt old->new
test for existing maps of same name (bug #4368)
add metadata info to output maps with r.support
all output to stderr except d.rgb hint (eval `r.blend ...`)
percent must be 0-99, add test
2006-04-30 19:33 markus
* : db_version renamed to db_gversion (bug #4349)
2006-04-29 18:58 markus
* : also 'make' in doc/ for projectionintro.html
2006-04-29 16:49 glynn
* : --with-proj-share switch
2006-04-29 14:13 markus
* : check if monitor is open; example added. This script is still
sometimes failing
2006-04-29 13:53 markus
* : exit status; links added
2006-04-28 21:02 markus
* : copyright header added with 'tools/copywrite.pl
contributors.csv' and few cosmetics; exit status
2006-04-28 20:05 markus
* : Arithmetic mean of absolute values added as desired by Helena;
debug stuff commented; example added
2006-04-28 19:58 markus
* : Arithmetic mean of absolute values added as desired by Helena
2006-04-28 14:03 moritz
* : attempt at making description of rmsa tool clearer.
2006-04-28 12:49 markus
* : vector directions added
2006-04-28 09:58 markus
* : Radim Blazek: figure added
2006-04-28 09:24 markus
* : contributors without write access (please complete list)
2006-04-28 08:52 markus
* : d.m and gis.m added
2006-04-28 08:52 markus
* : HTML fixes
2006-04-28 08:47 markus
* : docs generation fixed
2006-04-28 08:40 markus
* : rmsa added
2006-04-28 05:40 brad
* : - Added LOC_ARG_WITH_SHARE() macro for PROJ.4 EPSG data files
2006-04-27 19:28 markus
* : Schuyler Erle: Script to easily add missing copyright
statements in GRASS source code files. Please use it,
developers...
2006-04-27 15:34 markus
* : updated to EPSG 6.9 + recent fixes in GDAL
2006-04-27 14:53 radim
* : wait on windows until the end of script
2006-04-27 09:48 hamish
* : disable E-W lat/lon epsilon check as it breaks global wrapping
2006-04-27 09:31 hamish
* : don't assume whitespace in columns= answer
2006-04-27 08:44 hamish
* : columns= defaults to "cat int";
quieten db-test messages;
option descriptions;
messages to stderr
2006-04-27 05:16 hamish
* : fix broken mapset check (before it let you in regardless of
validity)
2006-04-26 21:01 brad
* : - Use G_message()
- Localized text
2006-04-26 19:37 markus
* : option definitions simplified; EXIT_FAILURE
2006-04-26 19:00 markus
* : RFCs added for doxygen
2006-04-26 18:53 markus
* : added proposal for GRASS Project Steering Committee (PSC)
2006-04-26 18:51 markus
* : renamed to more useful name
2006-04-26 18:48 markus
* : simplified possibility to override doxfile name
2006-04-26 15:56 markus
* : webcommittee.osgeo.org added
2006-04-26 11:17 hamish
* : double clicking mapset name implies clicking (Michael
Barton)
2006-04-26 11:01 hamish
* : add note about input= is faster than a loop
2006-04-26 08:26 hamish
* : mention +towgs84=
2006-04-26 07:50 hamish
* : RGBA_Color -> RGB_Color
2006-04-26 07:45 hamish
* : more doxygen comments, RGBA_Color -> RGB_Color
2006-04-26 07:39 hamish
* : remove unused _GRASS_GIS_LIB defined test
2006-04-26 07:38 hamish
* : remove unused _GRASS_GIS_LIB_ define test
define _GRASS_DISPLAY_LIB_ -> GRASS_DISPLAY_H
return type for D_symbol()
RGBA_Color -> RGB_Color for D_symbol()
2006-04-26 06:27 hamish
* : make module description functional (fixes bug #4338),
whitespace cleanup, i18n
2006-04-26 06:00 hamish
* : Rearrange parameter order, i18n
2006-04-26 04:27 brad
* : - Removed buffers no longer needed for G_message() and other
string fncs.
- Localized text
2006-04-26 04:18 hamish
* : make it clear that it will only take up attributes which are an
exact
spatial match
2006-04-26 01:09 brad
* : - Removed unnecessary code checking return values of G_*alloc()
commands
2006-04-26 01:03 brad
* : - Localized text
2006-04-25 18:59 markus
* : Michael Barton: improved startup screen
2006-04-25 18:59 brad
* : - Removed unneeded exit() after G_fatal_error()
- Use EXIT_SUCCESS/EXIT_FAILURE for exit()
2006-04-25 18:46 brad
* : - Added localization macros for text output
2006-04-25 18:42 brad
* : - Use EXIT_FAILURE/EXIT_SUCCESS
2006-04-25 18:37 brad
* : - Fix bug #3966 (-z no longer exists and replaced by NULL
support)
2006-04-25 18:17 brad
* : - Use EXIT_SUCCESS/EXIT_FAILURE for exit()
2006-04-25 18:15 brad
* : - Fix bug #4338
2006-04-25 04:54 brad
* : - Module should work now.
2006-04-24 20:36 markus
* : synchronized to current messages
2006-04-24 20:31 markus
* : Aras.Gor.O Yalcin Yilmaz : initial
translation
2006-04-24 17:31 hamish
* : add RGB_Color (alias to RGBA_Color)
2006-04-24 17:21 hamish
* : symbol support
2006-04-24 17:00 michael
* : added m.proj to the menu
2006-04-24 16:41 hamish
* : Doxygen comments
2006-04-24 16:31 hamish
* : add D_symbol()
2006-04-24 09:23 markus
* : patch to look for epsg codes no longer needed
2006-04-24 09:20 markus
* : change all paths
2006-04-24 09:17 markus
* : let configure define where share/proj/epsg is found
2006-04-24 08:52 markus
* : hack for PROJSHARE to find epsg file
2006-04-24 07:47 hamish
* : note bufcol bug
2006-04-24 06:09 hamish
* : typo
2006-04-24 05:04 hamish
* : bad filename is not fatal to nviz
2006-04-24 00:14 brad
* : - Removed 'grid::' C++ class identifier from header to fix
compiler error.
2006-04-23 23:13 markus
* : fixed undesired creation of none and stdout files
2006-04-23 07:15 hamish
* : cleanup in preparation for symbol drawing code
2006-04-22 14:45 hamish
* : better default placement (worse for d.rast.leg?), EXIT_SUCCESS,
remove
some unused #define
2006-04-22 09:15 hamish
* : gis prompt for vector map
2006-04-22 06:14 hamish
* : error in comments
2006-04-22 03:07 cedric
* : Always show the vertical scrollbar. This keep BWidgets from
deadlocking
in litteraly, a border packing case. (Adds horizontal scrollbar
-> adds
vertical -> rescale -> remove horizontal -> remove vertical ->
rescale
-> top).
2006-04-22 00:03 cedric
* : Fixed so color names past grey look up the correct color.
2006-04-21 18:01 markus
* : removed excessive blank lines
2006-04-21 12:56 markus
* : docs fixes
2006-04-21 12:45 markus
* : broken header fixed
2006-04-21 12:05 markus
* : r.region added
2006-04-21 09:06 markus
* : polished see also
2006-04-21 07:30 hamish
* : add a struct for RGBA_Color
2006-04-21 03:44 hamish
* : updates
2006-04-21 03:34 hamish
* : make into a normal module, i18n, better (y/n) defaults, quit
without saving
2006-04-21 02:14 hamish
* : be a bit clearer about what units will be used
2006-04-20 21:31 markus
* : urls fixed
2006-04-20 15:41 michael
* : detailed documentation for GIS Manager 2
2006-04-20 15:40 michael
* : Update to add new scripts to menu
2006-04-20 13:17 markus
* : linked Evenden Report
2006-04-20 13:11 hamish
* : add help page (derived from m.proj2's man page from GRASS 5)
2006-04-20 12:27 hamish
* : more hints in verbose mode
2006-04-20 10:46 glynn
* : Remove -h switch from tar commands
2006-04-20 09:26 hamish
* : avoid including the pwd in the PATH if GRASS_ADDON_PATH was
undefined (bug #4281)
2006-04-20 08:32 hamish
* : add new m.proj module: cs2cs reprojection frontend for a list
of coordinates
2006-04-20 05:40 hamish
* : use G_command_history()
2006-04-20 02:43 hamish
* : _ back to .
2006-04-20 02:29 hamish
* : fix broken quoting
units doesn't clobber scale
save metadata info to map history file
move alt,az checks to the parser (fixes bug #4311)
r.mapcalc success test
2006-04-19 21:43 michael
* : fixed error message for sun angle to say "between 0 and 90
degrees"
2006-04-19 18:15 michael
* : added v.in.dxf. Updated for compatability with GEM.
2006-04-19 15:58 michael
* : added support for GRASS named colors; fixed bug that caused
objects
to be mislabeled.
2006-04-19 15:58 michael
* : add erase canvas objects before redrawing.
2006-04-19 15:57 michael
* : Enhance postscript file output (pdf and eps)
2006-04-19 14:54 markus
* : more explanation
2006-04-19 14:47 markus
* : HTML cleanup
2006-04-19 14:43 markus
* : projection intro added
2006-04-19 13:12 markus
* : fixed wrong description
2006-04-19 12:43 markus
* : url added
2006-04-19 09:47 markus
* : SRTM Web Forum url
2006-04-19 06:51 hamish
* : add note that the module isn't restricted to just LANDSAT or
8-bit data.
2006-04-19 06:14 hamish
* : remove some redundant code
2006-04-19 05:51 hamish
* : fix vector inputs, can use both coord= and vect=, and
max_points=1024
2006-04-19 05:36 hamish
* : fix input vector points map code: stop_points doesn't exist;
user can
enter both coord= and vector_points= on the command line.
increase max points 100->1024 and check for buffer overflow.
2006-04-19 04:00 hamish
* : updates
2006-04-19 03:05 hamish
* : G_gisinit(), allocate space for site atts (bug #4286)
2006-04-19 01:08 hamish
* : much updates
2006-04-19 00:19 hamish
* : much updates
2006-04-18 22:41 markus
* : some updates
2006-04-18 22:37 markus
* : url fixed
2006-04-18 21:49 markus
* : Doxygen based ProgMan generation simplified
2006-04-18 21:13 markus
* : new htmldocs-single targets
2006-04-18 21:12 markus
* : Doxygen based ProgMan generation simplified
2006-04-18 20:57 markus
* : comments added
2006-04-18 20:54 markus
* : centralized Doxygen Makefile targets
2006-04-18 20:54 cedric
* : Changes r:g:b triplets to named colors when possible. Correted
sense of internal alpha.
2006-04-18 17:06 glynn
* : Move arrays from header file to source file
2006-04-18 16:13 markus
* : i.landsat.rgb added
2006-04-18 16:13 markus
* : added
2006-04-18 15:14 markus
* : removed broken links
2006-04-18 14:52 glynn
* : Fix formatting
2006-04-18 14:52 markus
* : fixed segfault (bug #)
2006-04-18 11:54 markus
* : URLs updated
2006-04-18 08:42 markus
* : doxygenized
2006-04-18 08:13 hamish
* : bypass fixed fontsize dynamic space calculation if given on the
command line.
(allows module to run without a xmon for the new GUI)
2006-04-18 06:24 hamish
* : make fast mode the default as memory use is only slightly more.
see https://intevation.de/rt/webrt?serial_num=4248
2006-04-18 05:52 hamish
* : add warning if breakpoints are given but not to be used.
2006-04-18 05:24 cedric
* : Added color gisprompt.
2006-04-18 05:23 cedric
* : Use the shared color parsing code. Removed colors.h header.
2006-04-18 05:19 cedric
* : Added gisprompts for color. Uses simplified (abstracted) color
handling. Removed colors.h header.
2006-04-18 05:12 cedric
* : Added gisprompts, uses simplified color system.
2006-04-18 05:06 hamish
* : note existing bugs
2006-04-18 05:03 cedric
* : Added commands to make using colors in display programs easier.
2006-04-18 04:37 hamish
* : add pow()
2006-04-18 03:17 cedric
* : Corrected number of color names.
2006-04-18 02:55 hamish
* : rework the help page, add a figure showing result of using
knight's move
2006-04-17 23:46 hamish
* : Fix segment short read() errors. (Glynn Clements) Bug #s:
3514,3741,4244
2006-04-17 22:02 cedric
* : Removed colors.h header from files that don't use it.
2006-04-17 22:01 cedric
* : Look up colors from standard color definitions in colors.h
instead of many seperate color lists to
maintain.
2006-04-17 21:59 cedric
* : New command for using custom colors in display programs.
2006-04-17 21:58 cedric
* : Translated colors are looked up from the standard color
definitions in colors.h. This changes (corrects)
the meanings of some colors, notably violet and magenta, and adds
the colors cyan and purple. A new
command, D_translate_or_add_color, does most of the work needed
for a display module to use custom
colors using G_str_to_color instead of disparate implementations
of color parsers.
2006-04-17 21:52 cedric
* : Color support changed to match the behaviour of G_str_to_color
(colors in colors.h). RGB to tcl/tk color
conversion simplified.
2006-04-17 21:51 cedric
* : Changed to look up colors from the standard color definitions
in colors.h. This results in a slight
change in the meanings of some colors.
2006-04-17 21:46 cedric
* : Added purple (alias to violet). With next few commits should
clear up bug 3049.
2006-04-17 20:45 cedric
* : Added cyan as a basic color. Reordered colors. Added structures
for specifying standard RGB values for
the basic colors.
2006-04-17 16:43 michael
* : postscript labels layer for vector objects
2006-04-17 16:42 michael
* : updated for consistency with new options database for
formatting
2006-04-17 16:42 michael
* : added formatting for entrybg and ButtonBar
2006-04-17 16:40 michael
* : made consistent with new options database for formatting
2006-04-17 16:39 michael
* : icon for new postscript labels layer
2006-04-17 16:38 michael
* : updated to indicate postscript text
2006-04-17 16:37 michael
* : updated icon to fit 24x24 standard
2006-04-16 22:36 cedric
* : Added color gisprompts to the display modules that use
G_str_to_color type colors.
2006-04-16 21:03 cedric
* : Added color gisprompts.
2006-04-16 21:01 cedric
* : Added GISPROMPT_COLOR ("color,grass,color") macro for parser.c
options descriptions.
2006-04-16 20:59 cedric
* : Added trivial color gisprompt support to interactive console
user interface. Programmer
errors on gisprompts no longer prevent entry of data in
interactive interface even though
the program would have worked from the command line.
2006-04-16 20:55 cedric
* : Widgets expand to fill width of window instead of scrolling.
2006-04-16 19:59 cedric
* : Fixed formatting of grass named colors.
2006-04-16 18:51 cedric
* : Color gisprompt support for gisprompt: color,grass,[whatever]
and gisprompt:
color,tcltk,[whatever]. Entry type description label shows
multiple and name, balloon help
is formatted like --help output (bug 3002).
2006-04-16 18:36 cedric
* : edit-color.gif icon from bwidgets.
2006-04-15 03:23 cedric
* : Output from commands run in the background is discarded instead
of
polluting the terminal. runcmd made more general.
2006-04-15 03:20 cedric
* : Fixed spelling error (balloon help now correct font). Requires
bwidgets
b itself.
2006-04-15 03:19 cedric
* : Removed an unwise error throw, donecmd now run if the process
fails to
open. This fixes the bug (no report) where the run buttons
wouldn't
become reactivated.
2006-04-14 17:51 michael
* : Update legend to reflect vector type selected in check boxes
2006-04-14 17:51 michael
* : Improve help text for zoom to current region and redraw all
2006-04-14 17:50 michael
* : Display coordinates activated during zooming, measuring, and
panning.
2006-04-13 19:25 scott
* : removed references to r.mask from help modules
2006-04-13 19:02 scott
* : removed reference to r.mask from help
2006-04-13 19:01 scott
* : Removing help references to nonexistant r.mask
2006-04-13 18:50 scott
* : removed references to r.mask in help pages
2006-04-12 17:42 cho
* : Non-interactive startup fixed for LOCATION="."
2006-04-12 17:39 cho
* : Non-interactive startup fixed for LOCATION="."
2006-04-12 13:04 radim
* : dont use backslash
2006-04-12 12:25 radim
* : no need to set projection, it is read by GDAL from GRASS
location
2006-04-12 09:28 radim
* : removed raster/display deps
2006-04-12 09:23 radim
* : win fix
2006-04-12 07:17 cho
* : Vect_str_to_cat_list() bug fixed
2006-04-11 13:02 markus
* : parameter/flags cleanup docs
2006-04-11 09:51 radim
* : lrs
2006-04-11 08:40 radim
* : speed up patch by sorokina@ornl.gov, bug 4258
2006-04-10 16:24 radim
* : more debug
2006-04-10 03:36 hamish
* : include MPEG filename in output message
2006-04-10 01:28 brad
* : - Fix bug #4267 for both d.m and gis.m.
2006-04-10 00:33 hamish
* : output map name is new, quote input map name to allow special
chars "-" "."
(bug 4272)
2006-04-10 00:14 hamish
* : updates (bug #4272)
2006-04-09 01:49 cedric
* : Seperated panes for tree and options (actually put tree in a
pane) (wish
3779). Removed unnecessary packs on members of Bwidgets.
2006-04-09 01:00 cedric
* : Fixed gisprompts.
2006-04-08 11:36 hamish
* : new key time dialog: if all fields are blank then do nothing
2006-04-08 10:31 soeren
* : Using G_format_timestamp() to create the timestamp output
2006-04-08 10:30 soeren
* : Using G_format_timestamp() to create the timestamp output and
documentation update
2006-04-08 08:50 hamish
* : get rid of rounding error for number of frames text
2006-04-08 07:34 hamish
* : use DEFAULT_BG_COLOR
2006-04-08 01:50 cho
* : Re-added v.in.dxf. v.in.dxf has been rewritten for GRASS 6 and
it's in CVS.
2006-04-08 00:36 brad
* : - Removed v.in.dxf. No longer in tree.
2006-04-07 23:43 brad
* : - Added EXTRA_CFLAGS = $(GDALCFLAGS) to fix build
2006-04-07 03:16 hamish
* : update to new & better keyframe panel screenshot
2006-04-07 02:57 hamish
* : add note to example about codecs needing canvas size to be a
multiple of 16
2006-04-07 02:42 hamish
* : rearrange scripting menu
2006-04-07 02:29 hamish
* : better flag description
2006-04-07 01:16 hamish
* : update for new nviz docs path
2006-04-07 00:36 hamish
* : strncpy() doesn't null terminate the string on its own
2006-04-06 13:52 radim
* : suffix
2006-04-06 06:45 hamish
* : append filename extensions if the need them
follow path with mouse in real-time
EXIT_SUCCESS
more explanitive warning message
2006-04-06 05:17 hamish
* : better name for open new script menu item
2006-04-06 05:11 glynn
* : Fix type of terminating null-pointer constant
2006-04-06 05:05 hamish
* : append ".nvscr" extension to new script files if it isn't
already there,
update tkerror to bgerror.
2006-04-06 04:28 hamish
* : *** empty log message ***
2006-04-06 03:15 cedric
* : Added guisections to g.region. Added gisprompt for 3d views.
Made shell script
output the last displayed help option instead of the first.
2006-04-06 02:38 cedric
* : Ignore directories on icons for elements so that "paint/labels"
can get an icon.
2006-04-06 02:35 cedric
* : New gisprompt icons. Group and labels copied from gis.m icons.
2006-04-06 00:41 glynn
* : Fix integer/pointer mismatch
2006-04-06 00:37 glynn
* : Remove {CFLAGS,LDFLAGS}_{DEBUG,WARNING,OPTIMIZE}
2006-04-06 00:28 cedric
* : Gisprompts generated automatically from data in element_list.
These commands now
have prompts for 3d rasters, 3d regions, 3d views, and ascii
vector files, as
well as for any other elements added in the future.
2006-04-06 00:23 cedric
* : Gisprompt cleanup prep: stores main element, needed for
gisprompt, and main
element description in list structure.
2006-04-06 00:21 cedric
* : Clean up gisprompts prep: Added main element and main element
description to list
structure.
2006-04-06 00:20 cedric
* : Now compiles when list.h header in parent directory is changed.
2006-04-05 21:32 cho
* : Added random colors (-c flag) according to layer number when
all layers are
displayed (layer=-1).
2006-04-05 21:07 markus
* : attrib transfer
2006-04-05 20:52 cho
* : -1 flag bug fixed
2006-04-05 19:06 cho
* : Added -1 flag to import all objects into one layer
2006-04-05 12:06 hamish
* : make it easier to use the Xvid codec for MPEG encoding (gcc
-D"USE_XVID")
canvas size must be a multiple of 4 (16?).
2006-04-05 11:40 hamish
* : change redundant menu item name
2006-04-05 09:04 hamish
* : append file extensions, change "image dump" to "save image as"
should probably check to see that the extension isn't given twice
and strip if needed. (how?)
2006-04-05 08:41 hamish
* : auto-append .mpg to MPEG streams
2006-04-05 08:17 markus
* : extended
2006-04-05 07:49 hamish
* : make things a lot clearer
2006-04-05 06:10 hamish
* : more html cleanup
2006-04-05 05:56 hamish
* : more updates
2006-04-05 05:27 hamish
* : Increase time by 3 sec, not 1 minute after "Add". (missed one)
2006-04-05 05:24 hamish
* : Increase time by 3 sec, not 1 minute after "Add".
2006-04-05 05:21 hamish
* : Increase time by 3 sec, not 1 minute after "Add".
Allow blank fields in "New Key Time" window.
2006-04-05 04:43 cedric
* : Common compositing code move into commonlayer.tcl. Layers are
now rendered only if
they are checked and modified, not if they are modified but not
checked.
2006-04-05 04:39 cedric
* : Some compositing code moved to common layer library. Fixed some
bugs I found with
icons.
2006-04-05 04:37 cedric
* : Added source of common layer library, comments.
2006-04-05 04:36 cedric
* : Pulled the identical or almost identical compositing code out
of the layer modules
to start this library of common code shared amongst layers.
2006-04-05 04:28 cedric
* : Removed puts that were polluting console
2006-04-05 04:18 cedric
* : Simplified configuring icons on things.
2006-04-05 03:56 brad
* : - Added G_command_history()
2006-04-05 03:36 hamish
* : add mpeg example
2006-04-04 22:27 cho
* : Displays lines with no category regardless of whether layer=
option is given or not
2006-04-04 21:13 markus
* : Msg cosmetics; v.type added
2006-04-04 20:55 markus
* : mgs cosmetics
2006-04-04 20:46 markus
* : copyright added
2006-04-04 20:38 markus
* : cometics
2006-04-04 20:36 cedric
* : Added scrolling to select dialogs. Moved scrolling code to
select.tcl.
Fixed scrolling code to scroll more specifically.
2006-04-04 20:26 markus
* : Roberto Flor: added -h flag to tar to expand links
2006-04-04 20:23 markus
* : added missing copyright statement/contributors
2006-04-04 20:09 cedric
* : gui.tcl overloading cosmetics: Buttons put in a frame, window
scales nicely (Buttons are packed against
bottom of window at the top of the packing order).
2006-04-04 20:06 cedric
* : Cosmetics: Module description label text wraps, buttons put in
a frame,
unused progress bar removed, window scales nicely (buttons and
command
label packed against bottom).
Bindings for scrolling frames and wrapping labels factored out
into
procs.
2006-04-04 19:47 markus
* : added missing copyright statement/contributors (thanks to
Schuyler's helpful PERL script)
2006-04-04 18:20 cho
* : Undefined "file" gisprompt changed to either old_file or
new_file.
(new, old, mapset, any, old_file, and new_file are defined in
lib/gis/parser.c)
Interactive execution from the command line does not work with
"file".
2006-04-04 18:01 cho
* : gisprompt for file (old_file, new_file) fixed.
Save File dialog added.
2006-04-04 15:07 markus
* : increased to 200 iterations default
2006-04-04 14:48 markus
* : added iterations parameter. Added exit error message if
failure. Fixed wording. Increased default iterations
2006-04-04 14:40 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80
-lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
2006-04-04 13:43 markus
* : CVS contributors as CSV added (for semiautomated copyright
statement processing
2006-04-04 13:05 markus
* : reverted gisprompts for file (to get file manager back); EXIT
status fixed; some i18N
2006-04-04 10:40 radim
* : variables converted to uppercase
2006-04-04 10:33 radim
* : variables converted to uppercase
2006-04-04 09:27 glynn
* : Enlarge buffer to 4K
Add overflow check
2006-04-04 09:25 radim
* : variables converted to uppercase
2006-04-04 08:31 radim
* : set uppercase vars
2006-04-04 08:30 radim
* : G_str_to_upper,G_str_to_lower
2006-04-04 06:12 hamish
* : clear the screen before drawing, EXIT_SUCCESS, i18n
2006-04-03 19:38 markus
* : mgs cosmetics
2006-04-03 08:42 cedric
* : Added abstraction (procs) for displaying constructed output in
the output window.
Removed vestigial code. Converted existing constructed output
code from old output window to
new output window.
2006-04-03 08:27 cedric
* : Tiny changes: corrected spelling in vector.tcl, removed a
no-longer used global from
thematic.tcl
2006-04-03 08:23 cedric
* : Added features: add text to an annotation, set click binding
for an
individual command or annotation.
2006-04-01 17:17 hamish
* : catch it if percent is left empty
2006-04-01 12:01 stephan
* : + more german i18n-translations
2006-04-01 12:00 stephan
* : + more german i18n translations
2006-04-01 07:35 cho
* : Removed gcc warnings
2006-04-01 07:33 cho
* : added space
2006-04-01 07:32 hamish
* : add note about column must already exist to cleaned up notes
section
2006-03-31 21:23 cho
* : cosmetics
2006-03-31 21:19 cho
* : Remove map unless any layer found
2006-03-31 20:51 glynn
* : Change fontbase argument from GLuint* -> GLuint in
GS_draw_legend()
and gsd_put_legend() to match actual usage
2006-03-31 20:49 glynn
* : Fix typos:
PATCH* -> FILE*
Trailing garbage on #include directive
2006-03-31 20:48 glynn
* : Fix bug due to calling G_is_f_null_value() on DCELL arrays
2006-03-31 20:46 glynn
* : Remove invalid "extern" from struct definition
2006-03-31 20:45 glynn
* : Fix typo in definition of -r flag
2006-03-31 20:44 glynn
* : Fix type of XtAppAddWorkProc() callback
2006-03-31 20:44 glynn
* : Fix int/pointer comparisons
2006-03-31 20:34 cho
* : Escape single quotes in SQL
2006-03-31 20:22 glynn
* : Add missing "struct octtree" declaration
2006-03-31 20:21 glynn
* : Fix prototype of scan_cats()
2006-03-31 20:20 glynn
* : Add "const" to protoypes of G_str_to_color, G_set_key_value
2006-03-31 20:19 glynn
* : Change index -> findex (index is a standard library function)
2006-03-31 20:17 glynn
* : Fix bug in handling of -h flag (handheld mode was always
enabled)
2006-03-31 20:16 glynn
* : Pass correct argument types to iconv()
2006-03-31 19:49 cho
* : Added -i flag
2006-03-31 19:31 cho
* : Fixed gisprompts for file
2006-03-31 15:17 glynn
* : Make R_kill_driver() wait for driver to terminate
2006-03-31 14:51 glynn
* : Fix declaration to match definition
2006-03-31 11:24 markus
* : added missing header
2006-03-31 09:13 cho
* : fixed typo
2006-03-31 09:10 cho
* : deleted unused debug.c
2006-03-31 09:10 paul
* : Add some extra guidance/hints to selection procedure for datum
transformation
parameters, change g.setproj to use same datum parameter
selection function
as g.proj/r.in.gdal/v.in.ogr use, remove from gislib some datum
parameter
stuff that has been replaced by functions in gprojlib.
2006-03-31 08:18 cho
* : Removed version numbers
2006-03-31 07:31 cho
* : document updated
2006-03-31 07:26 markus
* : Artur Niescior : extended
2006-03-31 07:24 cho
* : Added -l flag to list all available layer names
2006-03-31 05:59 cho
* : Added TEXT import
2006-03-31 04:16 cho
* : Added -e flag to ignore the map extent
2006-03-31 04:08 glynn
* : Fix bug in wgp()
2006-03-31 04:07 glynn
* : Fix warnings due to incorrect pointer type-casts
2006-03-31 04:04 glynn
* : Fix prototypes of qsort() comparison functions
2006-03-31 04:03 glynn
* : Change int -> size_t (iconv() bug on 64-bit platforms)
Fix incorrect argument order in memset() call
2006-03-31 04:01 glynn
* : Remove local prototype for R_parse_monitorcap()
2006-03-31 03:14 cho
* : fprintf(stderr) changed to G_debug(3)
2006-03-31 00:42 cho
* : added LWPOLYLINE
2006-03-30 21:38 cho
* : code reading fixed
2006-03-30 20:18 cho
* : bug fixed
2006-03-30 20:17 cho
* : fixed description
2006-03-30 20:01 cho
* : removed debug message
2006-03-30 20:00 cho
* : code clean up
2006-03-30 15:12 radim
* : vasklib removed
2006-03-30 15:06 radim
* : exec on windows
2006-03-30 11:40 hamish
* : add univar example; note that column must already exist
2006-03-30 11:14 markus
* : fixed EXITs for portability
2006-03-30 10:18 radim
* : exit with 0 if description was requested
2006-03-29 20:05 helena
* : commented out old debugging fprint
2006-03-29 16:47 markus
* : fixed nviz
2006-03-29 13:51 radim
* : G_make_aspect_fp_colors instead of system()
2006-03-29 12:43 radim
* : vasklib removed
2006-03-29 11:38 radim
* : suffix
2006-03-28 17:27 cho
* : i18n
2006-03-28 17:27 cho
* : implemented "d.vect layer=". layer=-1 will display all layers
2006-03-28 14:20 markus
* : fixed to this position
2006-03-28 07:59 markus
* : write better Makefiles
2006-03-28 06:57 hamish
* : everyone can use tcltk 8.4 now
2006-03-28 06:27 markus
* : fixed debug msg param order
2006-03-27 22:13 markus
* : re-added DESCRIPTION tag for tools/build_html_index.sh
2006-03-27 22:12 markus
* : fix
2006-03-27 19:21 cho
* : removed outdated files
2006-03-27 19:18 cho
* : message moved
2006-03-27 17:27 cho
* : i18n
2006-03-27 17:23 cho
* : replaced stderr warning with G_warning
2006-03-27 17:15 cho
* : removed printf
2006-03-27 17:09 cho
* : updated
2006-03-27 17:05 cho
* : rewrite to import all layers
2006-03-27 16:51 michael
* : Fixed bug in display output
2006-03-27 16:50 michael
* : moved button icons to new icon directory
2006-03-27 16:42 markus
* : fixed declaration position for gcc2.96
2006-03-27 16:31 michael
* : fixed bad icon reference.
2006-03-27 16:17 michael
* : minor update
2006-03-27 16:16 michael
* : update
2006-03-27 16:15 michael
* : Switch toolbar to reference icons in new icon directory
2006-03-27 16:14 michael
* : Code cleanup. Fixed duplicating and compositing bugs.
2006-03-27 16:13 michael
* : gism icons moved to new icon directory
2006-03-27 14:07 markus
* : another declaration fix
2006-03-27 14:06 hamish
* : doxygen comments
2006-03-27 13:43 markus
* : declare new functions - fix
2006-03-27 13:40 markus
* : declare new functions
2006-03-27 13:16 markus
* : fixed broken declaration position
2006-03-27 13:14 radim
* : autozoom
2006-03-27 12:55 markus
* : HTML layout polished; nviz url
2006-03-27 12:51 markus
* : repositioned nviz turorial
2006-03-27 12:50 markus
* : create nviz docs correctly
2006-03-27 11:30 hamish
* : formatting & text cleanup
2006-03-27 09:38 hamish
* : html fix
2006-03-27 08:51 hamish
* : add command line options for modifying the map's title and
adding a line
of text to the map's history file
2006-03-27 08:13 hamish
* : add command line options for modifying the map's title and
adding a line
of text to the map's history file
2006-03-26 12:40 markus
* : fixed structure for tools/build_html_index.sh
2006-03-26 12:31 markus
* : logo added
2006-03-26 11:44 markus
* : mesg cosmetics; start in background
2006-03-26 05:31 cho
* : indent
2006-03-26 05:25 cho
* : Build topology after import
2006-03-25 23:06 cho
* : removed trailing whitespaces
2006-03-25 22:55 cho
* : declarations fixed
2006-03-25 21:45 markus
* : typo
2006-03-25 19:34 markus
* : fixed segfault in LatLong
2006-03-25 02:15 cho
* : print output file names
2006-03-25 02:03 cho
* : code clean up
2006-03-25 00:36 cho
* : renamed label_box.c to add_labelbox.c
2006-03-25 00:02 cho
* : fixed OUTPUT
2006-03-24 23:34 michael
* : added guioptfont global variable
2006-03-24 22:49 cho
* : AUTHORS
2006-03-24 22:45 cho
* : Modified v.surf.idw to interpolate z coordinates with layer=0
option.
2006-03-24 21:41 cho
* : commented out unsupported label import
2006-03-24 21:35 cho
* : added z coordinates import
2006-03-24 19:32 cho
* : help fixed
2006-03-24 19:30 cho
* : description.html added
2006-03-24 19:09 cho
* : code clean up
2006-03-24 18:46 cho
* : G_gisinit()
2006-03-24 18:17 cho
* : v.in.dxf added.
importing labels and z coordinates is missing yet.
2006-03-24 15:45 michael
* : GIS Manager icons
2006-03-24 15:45 michael
* : performance enhancements and minor code cleanup
2006-03-24 15:44 michael
* : update to use new standard icons
2006-03-24 15:44 michael
* : Performance enhancements, fix for duplicating bug, fix for
compositing bug, use of new standard icons.
2006-03-24 13:39 markus
* : define length in single place on top
2006-03-24 10:20 soeren
* : Added fp-range support for DCELL maps
2006-03-24 03:53 cedric
* : Made default font go to bwidget labels, set select foreground
color.
2006-03-24 03:01 cedric
* : Color options removed from mapcanvas creation to allow them to
be controlled by options.tcl via
the options database. Unnecessary sourcing removed.
2006-03-24 02:57 cedric
* : Options.tcl now controls visual display options for gui.tcl,
gis.m, d.m.
2006-03-24 02:52 cedric
* : gis.m: Output now displayed in a "gronsole", run buttons moved
to output window, commands run
from menus show output in output window.
2006-03-23 19:43 michael
* : performance enhancements, fix for layer duplicating bug, fix
for
compositing bug.
2006-03-23 19:42 michael
* : update, performance enhancements, grey canvas background
2006-03-23 19:42 michael
* : minor update
2006-03-23 19:41 michael
* : new icons for gis.m gui
2006-03-23 18:01 markus
* : pg.postgisdb removed as outdated
2006-03-23 18:00 markus
* : fix
2006-03-23 17:57 markus
* : postgis example
2006-03-23 17:50 markus
* : pg.postgisdb removed as outdated
2006-03-23 14:48 radim
* : region from variable
2006-03-22 23:48 markus
* : updated
2006-03-22 15:58 radim
* : Win but not tested
2006-03-22 14:43 markus
* : also G_adjust_Cell_head3() extended
2006-03-22 14:12 markus
* : latlong boundaries now polished if slightly deviating due to
rounding errors
2006-03-22 13:58 markus
* : cosmetics!
2006-03-22 13:25 markus
* : view trick added
2006-03-22 12:35 markus
* : disabled ew polishing for now
2006-03-22 11:39 markus
* : improved boundary testing with epsilon
2006-03-22 09:13 radim
* : start with new point tool
2006-03-22 09:07 radim
* : loop fix
2006-03-22 03:37 cedric
* : Modified to use new "gronsole" output widget.
2006-03-22 03:35 cedric
* : New tcl GUI widget that runs grass commands and displays their
output.
2006-03-22 03:22 cedric
* : List of authors for icons.
2006-03-22 03:20 cedric
* : New icons for HIS channels and run status. Added AUTHORS file
ot keep track of icon
authors. Copied some more icons from bwidgets and gis.m.
2006-03-22 00:11 markus
* : 2nd example
2006-03-21 23:58 markus
* : html polished; example
2006-03-21 23:47 markus
* : epsilon added to polish rounding problems when importing world
maps
2006-03-21 18:22 markus
* : r/w example
2006-03-21 18:16 markus
* : fancy example added
2006-03-21 18:09 markus
* : bail out if target table already exists
2006-03-21 17:29 markus
* : extended with pg2pg example
2006-03-21 14:36 radim
* : save/restore window
2006-03-21 11:12 radim
* : enable old R_get_location_with_* without loop
2006-03-21 10:53 markus
* : initialize Ogr_ds to NULL (bug #4190)
2006-03-21 08:45 radim
* : typo
2006-03-20 18:02 soeren
* : Code cosmetics and bug fixing wrong input map name handling
2006-03-20 17:52 radim
* : Zoom by middle/right mouse button
2006-03-20 17:47 radim
* : standard parser, zoom by middle button, pan by right button,
plot target point, cancle by right button
2006-03-20 17:45 soeren
* : Improved some error messages
2006-03-20 17:43 soeren
* : Added vector export
Added vector export description
Improved error messages
2006-03-20 10:46 markus
* : FFTW: also 3.x now
2006-03-20 10:44 markus
* : extended
2006-03-20 10:35 markus
* : Roberto Flor : Added with/without option;
Added cvs snapshot option;
Fixed a lot of inconsistency on x86_64 lib
2006-03-20 10:30 markus
* : more and better tests
2006-03-20 08:52 markus
* : strict compiler flags
2006-03-19 21:23 markus
* : fix bug #4188
2006-03-19 05:35 hamish
* : bugfix: catch if "inputs=" has no (multiple) answer bug #4178
2006-03-19 04:09 hamish
* : output as much sum as we can instead of 1.23456+e07
2006-03-19 03:52 hamish
* : add note about only features with a cat will get extracted
2006-03-19 02:21 hamish
* : i18n
2006-03-18 22:34 soeren
* : Fixed Null support for CELL maps
2006-03-18 11:04 radim
* : return error code
2006-03-18 11:03 radim
* : exit with error if fails
2006-03-18 08:35 brad
* : - minor function declaration changes
- fixed vector writing
2006-03-17 20:16 glynn
* : Support FFTW 3.x
2006-03-17 10:18 markus
* : be more chatty about warning
2006-03-17 03:50 cedric
* : Layout abstracted out into a programming interface. changed
programming interface
for over ridding behavior, icons all come from etc/gui/icon,
doesn't crash when
icons are missing, icons for success/failure notification, run
button disabled while
program is running, answer (yes or no) used to set checkboxes.
See README.GUI for a detailed explanation of the programming
interface and
differences between this version and its predecessor.
2006-03-17 03:39 cedric
* : Detailed explanation of gui.tcl and the differences between
version 1.15 and the
following commited version 2.
2006-03-17 03:34 cedric
* : This is an incremental version that makes the changes to the
next major version more
clear. It is tested and works, but isn't really ever going to be
used.
Options and Output are now displayed in tabs instead of panes
There is a new command label which shows the current command as
it is edited.
It has a button for copying the command to the clipboard. (Might
be worth
noting in wish 2074)
Programs reporting guisections will have a tab made for options
in each
toplevel section. Finer section grouping is obeyed, but no labels
are created
or displayed.
The options frames scroll with the mouse wheel.
If possible the window opens wide enough to display its contents.
This is
accomplished by adding a binding to the scrolled frames which
report their
widths to their parent frames.
Programs using the label and description attributes on options or
tabs will
now have the description displayed as balloon help.
The help button is not enabled if no help file exists for the
program. (closes
wish 3799)
The type and required text for options is displayed right
justified.
Module information is displayed differently. Both the label and
description
are displayed if available. Module is displayed with an icon if a
matching
one can be found in $(GISBASE)/etc/icons. See /gui/icons/README
for more
information.
Buttons for file selection are displayed with an open file icon.
Buttons for selecting database elements and symbols are displayed
with an icon
if a matching one can be found in $(GISBASE)/etc/icons.
It is now possible to determine when a command has finished
executing. Output
text has an added graphic along with the command text when the
command is
run. When the command finishes another graphic is displayed along
with the
text "Done."
2006-03-17 03:22 cedric
* : Gif icons installed in GISBASE/etc/gui/icons for use by gui.tcl
and other graphical
user interfaces.
2006-03-16 22:41 cedric
* : NVIZ runs with TCL 8.4 Threaded:
Memory allocated with Tcl_Alloc, such as the result of Tcl_Merge
should be freed using
TCL_DYNAMIC.
2006-03-16 21:48 markus
* : apply undef completely
2006-03-16 21:31 cedric
* : Allows setting default options for a ui from the command line:
--ui switch now starts the ui _after_ the remaining arguments are
parsed.
Answer section for flags passed to tcl guis.
2006-03-16 21:30 markus
* : heavily extended; even W3 compliant
2006-03-16 19:34 cho
* : close EM
2006-03-16 17:49 radim
* : copy vector without syscall
2006-03-16 17:42 markus
* : more docu
2006-03-16 16:37 radim
* : search vector dir not head file
2006-03-16 16:27 radim
* : check if dbln exists
2006-03-16 15:54 radim
* : warning only if head does not exit
2006-03-16 15:53 radim
* : init header
2006-03-16 11:01 markus
* : error checking
2006-03-16 10:56 markus
* : use EXIT_FAILURE (also EXIT_SUCCESS?)
2006-03-16 04:11 hamish
* : (re)add spacing line between different mapset listings lost in
recent removal
of system calls
2006-03-15 23:11 markus
* : better message
2006-03-15 22:52 markus
* : say which map was not found
2006-03-15 22:49 markus
* : have multiple parameters in G3d_fatalError(); use vsprintf()
etc in G3d_fatalError()
2006-03-15 22:43 markus
* : EXIT_FAILURE
2006-03-15 22:24 markus
* : declarations fixed
2006-03-15 22:04 markus
* : declarations fixed
2006-03-15 21:57 markus
* : layout simplified
2006-03-15 21:48 markus
* : docs boosted
2006-03-15 20:09 markus
* : typo
2006-03-15 17:34 massimo
* : added: resize pick highlight panels
2006-03-15 17:32 massimo
* : All the variable site attribute management is here
2006-03-15 17:30 massimo
* : Several string modified in menubuttons Draw Mode and Coarse
Style.
Only strings have been modified, behavior (functions) are
unchanged
2006-03-15 17:29 massimo
* : Added variable site attributes management
2006-03-15 17:28 massimo
* : Resize of the drawing window for getting movies at a given
window size.
2006-03-15 17:24 massimo
* : Sites picking
2006-03-15 17:23 massimo
* : sites highlight
2006-03-15 17:21 massimo
* : User defined parameters for picking and hiperlink
2006-03-15 17:18 massimo
* : Generic utility functions
2006-03-15 17:17 massimo
* : added new panels pick and highlight
2006-03-15 17:14 massimo
* : correct a bug: the scales and $w.top.color are set to white
next time
after a color button (not sliders) has been used, regardless
$color.
2006-03-15 17:10 massimo
* : Commands for sites highlight
2006-03-15 17:09 massimo
* : Manage color and site attributes for each point in a single
site.
2006-03-15 17:07 massimo
* : Commands for picking of sites
2006-03-15 17:04 massimo
* : added initializations for pick, site_attr and site_highlight
2006-03-15 17:01 massimo
* : added site_attribute management for variable points in sites
2006-03-15 16:58 massimo
* : added compilation for
pick_vect_commands.o site_attr_commands.o
site_highlight_commands.o
2006-03-15 16:54 massimo
* : README file for all ACS modifications to nviz
2006-03-15 16:50 massimo
* : added: $(INSTALL) scripts/nviz_params
$(INSTALL_DIR)/scripts/nviz_params
to copy user defined parameters file for nviz in target directory
2006-03-15 16:47 massimo
* : site_attr management (nviz)
defined ST_HISTOGRAM for histogram markers
2006-03-15 16:45 massimo
* : added variables for site attribute and highlight management in
nviz
2006-03-15 16:43 massimo
* : site_attr management (nviz):
drawing of boxes used as histograms
2006-03-15 16:40 massimo
* : site_attr management (nviz):
- drawing of 3D objects in sites depending from DB field values
- added histogram marker
2006-03-15 16:35 massimo
* : added initializations for
site_attr management and highlight management
2006-03-15 16:33 massimo
* : changed GS_get_focus in GS_get_viewdir
with this kanimator works also for flythrough navigation
2006-03-15 16:06 massimo
* : sites_attribute management (nviz)
Functions to obtain fields in order to draw sites with each point
having a
geometric property depending from database values.
2006-03-15 08:44 markus
* : 2 mysql examples
2006-03-15 08:41 markus
* : mysql example fixed
2006-03-15 08:19 hamish
* : d.labels now respects text highlighting
2006-03-15 08:10 hamish
* : respect highlight color and highlight width settings
2006-03-14 16:22 radim
* : nodes report
2006-03-14 15:26 radim
* : optionaly assign cats to nodes
2006-03-14 05:34 helena
* : note about support for level1 data added
2006-03-14 00:37 hamish
* : move optional option to last
2006-03-13 23:49 markus
* : closed bug #922
2006-03-13 23:20 markus
* : Trevor Wiens : clarified layer and
topology
2006-03-13 14:19 radim
* : ccats option -> imteger multiple
2006-03-13 13:28 markus
* : more G_percent() added
2006-03-13 12:57 markus
* : activated imageryintro.html
2006-03-13 12:50 markus
* : new imagery docs page; cosmetics
2006-03-13 12:43 glynn
* : Tcl/Tk GUI patch from Cedric Shock
2006-03-13 10:02 radim
* : abs to fabs, enabled line segment returning in 180 deg
2006-03-11 22:40 soeren
* : timestamp bugfix
2006-03-11 21:34 markus
* : Helena Mitasova: fixed G_percent() position
2006-03-11 20:13 soeren
* : Added support for different 2d and 3d regions
* If the 2d and 3d region settings are different, the 2d
resolution will be adjust to the 3d resolution
Adjusted the depth counting
2006-03-11 20:13 soeren
* : Added support for different 2d and 3d regions
* If the 2d and 3d region settings are different, the 3d
resolution will be adjust to the 2d resolution
* the depths are not touched!
Adjusted the depth counting
2006-03-11 20:11 soeren
* : Added support for different 2d and 3d regions
* If the 2d and 3d region settings are different, the 2d
resolution will be adjust to the 3d resolution
2006-03-11 20:08 soeren
* : Added different 2d and 3d region support
* If the 2d and 3d region settings are different, the 2d
resolution will be adjust to the 3d resolution
Adjusted depth counting
2006-03-11 19:08 stephan
* : + more german i18n-translations
2006-03-11 18:36 soeren
* : Added history support for g3d files.
The history structure is the same as for raster maps.
Two new function have been added:
G3d_readHistory and G3d_writeHistory
to initialize the history structure G_short_history should be
used.
If a new cell is closed, a history file is created
automaticially.
2006-03-11 18:29 soeren
* : Added two history support functions and a definition
2006-03-11 18:28 soeren
* : Enabled histroy support and fixed timestamp handling
2006-03-11 01:38 soeren
* : Added menu entries v.out.vtk and r.out.vtk
2006-03-11 00:55 soeren
* : small description changes and updates
2006-03-11 00:40 soeren
* : Cedric Shock: Closes bug 4145 by replacing zero and null values
with data and null
values with zeros when using -z flag. Description.html partly
rewritten to
describe the effect the current region has on r.patch.
2006-03-10 23:55 cho
* : infiltration routine bug fixed
2006-03-10 20:27 michael
* : Updates for new map layer compositing architecture and
transparency
2006-03-10 20:25 michael
* : update to implement new map layer compositing method,
transparency,
and layer tree arrangement.
2006-03-10 20:24 michael
* : slight update to reflect gis.m instead of d.m in script
2006-03-10 18:04 markus
* : incremented to 2 percent steps
2006-03-10 18:03 markus
* : msg cosmetics
2006-03-10 13:43 markus
* : gdal/pymod/epsg_tr.py nore added
2006-03-10 11:38 markus
* : fixed remaining segfaults
2006-03-10 10:56 markus
* : polished parms/flags references (lgout still unclear)
2006-03-10 10:54 markus
* : extended description
2006-03-10 09:06 markus
* : upgrade to EPSG 6.9 (files from GDAL CVS)
2006-03-10 02:13 glynn
* : Fixes to eliminate unnecessary re-linking
2006-03-10 01:09 glynn
* : Remove dependency upon version.h to prevent excessive
re-linking
2006-03-10 00:37 glynn
* : Remove bogus dependency on $(DEPENDENCIES) which caused
everything to be re-compiled
2006-03-09 20:44 markus
* : fix variables
2006-03-09 18:08 markus
* : fixed segfault
2006-03-09 17:43 markus
* : fixed file management mess (also bug #4156)
2006-03-09 14:27 markus
* : fixed hardcoded buffer lengths
2006-03-09 13:45 markus
* : remove unwanted stuff
2006-03-09 01:02 hamish
* : use G_command_history()
2006-03-08 15:03 markus
* : also generate dglib docs
2006-03-08 14:10 markus
* : graph related functions mentioned; generate dglib file
2006-03-08 13:56 markus
* : dglib docs doxygenized added
2006-03-08 09:48 markus
* : Jaro Hofierka: another shadow bugfix
2006-03-08 04:35 hamish
* : clarify quoting
2006-03-08 02:12 hamish
* : PROG= has to happen before we can ask for $PROG
2006-03-08 01:50 hamish
* : PROG= has to happen before we can ask for $PROG
2006-03-08 01:35 hamish
* : missing PROG=
2006-03-07 16:17 michael
* : fix for flickering options panel
2006-03-07 16:16 michael
* : fix for display management buttons that don't stop their
functions.
2006-03-07 16:16 michael
* : fix for missing text bug in legends and scales
2006-03-07 16:15 michael
* : minor bug fix
2006-03-07 13:29 radim
* : debug level
2006-03-07 04:50 hamish
* : make current mapset the default. i18n, exit codes
2006-03-06 20:34 stephan
* : + more german i18n grassmods-update
2006-03-06 17:53 markus
* : update
2006-03-06 14:20 radim
* : home directory on windows
2006-03-05 18:35 stephan
* : + more german i18n updates for grassmods
2006-03-03 14:57 markus
* : population color map added (GPW inspired)
2006-03-03 14:45 markus
* : fix log color NULL to white
2006-03-03 14:16 markus
* : Francesco Pirotti :
new features:
1 - can choose to use a group instead of a list of rasters
2 - can have more than 8 rasters
3 - can choose to pick a single point or to pick multiple points
4 - can choose to label with successive numbers or with
coordinate pairs
2006-03-03 13:41 markus
* : dissolve hint added
2006-03-03 13:40 markus
* : dissolve example; prettified
2006-03-03 12:19 markus
* : fix to avoid that points concentrate in box corners when using
min parm
2006-03-03 10:47 stephan
* : Eve Rousseau : updated french i18N
translations
Thank you
2006-03-03 10:41 markus
* : added minimum and seed parameter; i18N
2006-03-03 10:34 markus
* : debug output
2006-03-02 20:03 soeren
* : Improved the error handling and messages
Now the input maps are optional
used indent for code beautification
2006-03-02 19:56 soeren
* : Added examples
2006-03-02 14:34 soeren
* : Improved the error handling and error messages
Now the input g3d maps are optional, only RGB data or pure
geometry data can be exported
2006-03-02 14:31 soeren
* : Added RGB map example and explanation
2006-03-02 09:21 markus
* : Roberto Flor: updated for FC4/RHEL4
2006-03-02 06:46 cho
* : compiler warning fixed
2006-03-02 03:44 hamish
* : save command history to hist file
2006-03-01 22:19 markus
* : more fun for the volume
2006-03-01 17:51 cho
* : saving/restoring of region fixed
2006-03-01 17:50 markus
* : changed order so that the GRASS build tree is searched before
system directories (suggested by Glynn)
2006-03-01 11:23 hamish
* : add indent rules. slight reordering of some rules to group like
kinds
2006-03-01 10:41 markus
* : updated faces descr.
2006-03-01 10:02 hamish
* : add helpful explanation from Glynn
2006-03-01 07:29 hamish
* : write G_command_history()
2006-03-01 06:57 hamish
* : non-bogus error messages for read(). bug # 3514
2006-03-01 05:07 hamish
* : missing BR after IMG SRC
2006-02-28 12:24 radim
* : removed vask lib
2006-02-27 23:05 cho
* : D_add_to_list() for mouse
2006-02-27 19:19 soeren
* : Added RGB voxel maps support
2006-02-27 13:30 markus
* : links added
2006-02-27 09:15 radim
* : credits
2006-02-27 08:48 markus
* : fixed param order
2006-02-26 22:21 markus
* : typos
2006-02-26 22:20 markus
* : typo
2006-02-26 22:17 markus
* : Tag release
2006-02-26 21:59 markus
* : typo
2006-02-26 14:18 markus
* : typos fixed
2006-02-26 14:11 markus
* : include headers fixed; cosmetics
2006-02-26 10:29 markus
* : also print 3D settings
2006-02-26 10:22 markus
* : cosmetics
2006-02-26 10:14 markus
* : GSD_FRONT -> GSD_BACK (needs to be BACK to avoid flickering)
2006-02-26 09:59 markus
* : faces support added; G_percent() added
2006-02-26 09:31 markus
* : Vect_get_num_faces() added
2006-02-25 10:26 cho
* : coding style
2006-02-25 09:48 cho
* : fixed multicolumn list
2006-02-25 09:39 cho
* : list==NULL check
2006-02-25 09:37 cho
* : sorted list
2006-02-25 00:20 michael
* : Improvement to way map display is created. May fix nviz problem
with Cygwin versions.
2006-02-23 18:09 soeren
* : Added dp option
number of significant digits for floating point output
2006-02-23 16:03 michael
* : bug fix for zooming problems and for close statements.
2006-02-23 16:02 michael
* : bug fix for separate north arrow and scale check boxes
2006-02-23 03:00 soeren
* : Added r3.cross.rast
2006-02-23 03:00 soeren
* : New module:
creates a cross section 2d map from a existing g3d map based on a
2d elevation map
2006-02-23 02:15 soeren
* : Fixed a comment
2006-02-23 02:10 soeren
* : Added v.out.vtk
2006-02-23 02:10 soeren
* : This module exports grass vector features into the vtk
dataformat.
You can visualize the output with Paraview or MayaVi.
2006-02-23 00:13 michael
* : closing open d.mon reads
2006-02-23 00:10 michael
* : closing open d.mon statements
2006-02-22 23:56 michael
* : Map display tool icon
2006-02-22 15:17 glynn
* : Revert to fix _get_make_sock_path() and G_version() breakage.
2006-02-21 23:50 michael
* : No longer used in GIS Manager
2006-02-21 23:49 michael
* : Fixes inability to display data from database outside current
mapset or not with dbf driver.
2006-02-21 23:46 markus
* : merged in new messages
2006-02-21 20:59 michael
* : width slightly increased to accomodate option panes without
scrolling
2006-02-21 20:56 michael
* : fix issues with digitizing from GM--and related but unreported
issues with other modules requiring x displays.
2006-02-21 19:39 michael
* : updating display controls to radiobutton behavior. Removed
incorrect
configure bind.
2006-02-21 18:47 markus
* : oid doesn't seem to work well
2006-02-21 16:46 radim
* : G_define_standard_option
2006-02-21 16:43 radim
* : set output age to new
2006-02-21 10:01 markus
* : Jaro Hofierka: correction factor for shadowing to account for
the earth curvature
2006-02-21 10:00 markus
* : Jaro Hofierka: new shadow algorithm; dist param changed to
fixed value; correction factor for shadowing to account for the
earth curvature
2006-02-21 09:02 radim
* : added defines
2006-02-20 21:09 stephan
* : + update german i18N messages
2006-02-20 20:58 stephan
* : + more german i18n libs-messages
2006-02-19 21:54 markus
* : added user defined percentile
2006-02-19 21:20 markus
* : added missing gui/
2006-02-19 21:19 markus
* : missing Makefiles added
2006-02-19 21:15 markus
* : fixed path position
2006-02-19 20:13 markus
* : Slovakia3d example added
2006-02-19 19:06 cho
* : fix for access() failure
2006-02-19 16:58 markus
* : Spearfish example added
2006-02-19 16:53 glynn
* : Catch num_cols == 0 [bug #4103]
2006-02-19 14:24 glynn
* : Revert ill-considered attempt at translucency support
2006-02-19 14:22 glynn
* : Add opacity=... option
2006-02-19 12:13 cho
* : transparency applied
2006-02-19 10:52 cho
* : transparency
2006-02-19 10:50 cho
* : R_transparency() added: 0.0 <= transparency <= 1.0
Transparency applied to Draw_line, Draw_point, Raster_int.
DRV_lookup_rgb() added to convert color index to RGB.
TODO:
Box, Polygon, Polydots, Polyline?
support for visual class < TrueColor?
2006-02-18 20:40 cho
* : removed gis.m d.m from Makefile
2006-02-18 16:53 stephan
* : + more german i18n-translations
2006-02-18 12:12 bernhard
* : Moving gis.m from display/ to gui/tcltk/: Part two: removing
files in display/.
2006-02-18 12:11 bernhard
* : Moving gis.m from display/ to gui/tcltk/: Part one: adding
files to gui/tcltk/.
2006-02-18 11:58 bernhard
* : Second part of moving d.m: Removing the files from display/ .
2006-02-18 11:55 bernhard
* : Part one of moving d.m: Adding files to gui/tcltk/ .
2006-02-18 01:02 cho
* : G_setup_fill(int gap) added for dotted fill.
Dot fill applied to d.vect (fill option).
R_line_width() returns the previous line width:
if -1 is given, returns the current line width w/o changing
anything.
2006-02-17 23:07 markus
* : fixed again HOSTTYPE
2006-02-17 22:04 markus
* : Soeren Gebbert: added support for 3d elevation output,
generated between a a 2d top and bottom raster map
2006-02-17 22:02 markus
* : Soeren Gebbert: added missing newline's, closed g3d map
2006-02-17 21:59 michael
* : added support for new -n and -s flags
2006-02-17 21:54 michael
* : added -s and -n flag support
2006-02-17 21:15 michael
* : Moving (again) gis.m files to new /gui/tcltk directory
2006-02-17 21:09 michael
* : Moving (again) d.m files to new /gui/tcltk directory
2006-02-17 19:52 michael
* : removing files along with move of all gis.m to new /gui/tcltk
directory
2006-02-17 19:46 michael
* : moved to /gui/tcltk
2006-02-17 19:43 michael
* : Moved to /gui/tcktk/d.m
2006-02-17 19:25 michael
* : change help text for nviz tool
2006-02-17 19:07 michael
* : fix to preserve resolution exactly when zooming.
2006-02-17 18:07 michael
* : adding nviz displays to map canvas toolbar
2006-02-17 18:06 michael
* : bug fix for auto naming
2006-02-17 18:06 michael
* : small bugfix
2006-02-17 18:05 michael
* : up to change zoom behavior and (hopefully) close open g.region
zombies
2006-02-17 18:05 michael
* : bug fix for map display resizing and disappearing buttons at
bottom of command console
2006-02-17 14:16 markus
* : Soeren Gebbert: added option dp to truncate the float output of
point coordinates; added localisation; code prettified with
indent
2006-02-17 14:14 markus
* : Soeren Gebbert: added timestamp to default r.info output, if no
timestamp is available or the entries are empty, "none" will
printed; added shell like output for the -p timestamp flag
2006-02-17 14:12 markus
* : Soeren Gebbert: r3-base:
* used indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0
-ncdb -nce -ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80
-lc80 -lp -npcs -pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8
to nice the code layout;
r3.info:
* synced the output style with r.info;
* added the flags "-g", "-s", "-t" and "-p";
* added timestamp to default r3.info output, if no timestamp is
available or the entries are empty, "none" will printed;
* added shell like output for the -p timestamp flag;
2006-02-17 11:04 radim
* : enable combination of types
2006-02-17 10:50 stephan
* : + added note about not working in latlon-locs.
2006-02-17 08:07 glynn
* : Fix documentation of box/polygon functions regarding current
location
Change "current position" to "current location" for consistency
2006-02-16 23:01 markus
* : generate docs
2006-02-16 22:56 markus
* : tab please
2006-02-16 22:52 markus
* : minimalistic docs for sqlite; cosmetics
2006-02-16 22:46 markus
* : example fixed (bug #4097)
2006-02-16 22:05 markus
* : fixed HOSTTYPE if not existing
2006-02-16 21:59 cho
* : GRASS_ANOTHER_BUTTON
2006-02-16 21:18 markus
* : exit status (bug #2711)
2006-02-16 21:04 markus
* : don't free in the loop
2006-02-16 20:23 markus
* : minor fixed
2006-02-16 20:05 markus
* : -O3 -> -O2
2006-02-16 13:07 cho
* : cur_x, cur_y corrected
2006-02-16 12:42 markus
* : Ralf Gerlich : remainder submitted of
1. the possibility to change the width of displayed lines in the
settings dialog,
2. a tool for continuous appending of points to a previously
closed line, and
3. a tool for copying categories between features.
2006-02-16 12:40 cho
* : -s (scalebar only), -n (northarrow only) flags added.
2006-02-16 09:55 cho
* : R_polyline_rel() bug fixed
2006-02-16 08:57 cho
* : coordinates discrepancy fixed
2006-02-16 06:50 cho
* : mv, rm removed
2006-02-16 06:44 cho
* : ls dependency removed
2006-02-16 06:20 cho
* : recursive_copy
2006-02-16 06:12 cho
* : mingw
2006-02-16 06:11 cho
* : added return value description
2006-02-16 06:07 cho
* : remove cp dependency
2006-02-16 03:14 cho
* : rm removed
2006-02-16 00:37 markus
* : exit status
2006-02-16 00:36 michael
* : changes zoom/unzoom to continue to function until R button
clicked
2006-02-16 00:36 markus
* : modernized
2006-02-16 00:09 cho
* : mv dependency removed
2006-02-15 23:52 cho
* : rm dependency removed
2006-02-15 23:47 michael
* : update to close 'orphaned' open files
2006-02-15 23:14 cho
* : mv dependency removed
2006-02-15 23:01 cho
* : moved to above grass header files
2006-02-15 20:54 cho
* : removed unused variables
2006-02-15 20:52 cho
* : Removed ls dependency
2006-02-15 20:05 markus
* : Ralf Gerlich :
1. the possibility to change the width of displayed lines in the
settings dialog,
2. a tool for continuous appending of points to a previously
closed line, and
3. a tool for copying categories between features.
2006-02-15 15:11 markus
* : d.polar added
2006-02-15 15:10 markus
* : added polar diagram
2006-02-15 14:49 markus
* : don't die on undefined parameters
2006-02-15 14:37 markus
* : G_check_input_output_name()
2006-02-15 09:03 markus
* : updated to current r_slope_aspect
2006-02-15 08:59 markus
* : fixed include header problem
2006-02-15 08:45 markus
* : Zhang Jun: continued Chinese translation
2006-02-14 10:04 radim
* : u+w element_list
2006-02-14 09:02 radim
* : mingw
2006-02-14 05:09 cho
* : poly() fill fixed
2006-02-14 05:04 glynn
* : Remove downsampling of raster maps
2006-02-14 04:38 cho
* : the length of category number>100 adjusted
category-label-only option (-c && !-v) fixed
2006-02-14 02:19 glynn
* : Add draw_bitmap operation, change FreeType renderer to use it
2006-02-13 23:52 michael
* : fixes issue with unrecognized 'anchor'
2006-02-13 23:52 michael
* : fixes clicking without dragging error with panning
2006-02-13 23:51 michael
* : left over from development
2006-02-13 20:41 cho
* : fixed exit status
2006-02-13 20:08 markus
* : example cosmetics
2006-02-13 18:31 michael
* : new icon for map display tool bar
2006-02-13 16:43 michael
* : Update to include recent additions to GRASS
2006-02-13 16:33 markus
* : fix exit status
2006-02-13 16:06 radim
* : output lines as polygons
2006-02-13 16:06 michael
* : Bug fixes, change to 'sticky' zooming, zoom to current region,
other updates
2006-02-13 16:05 michael
* : New icon due to change to allow zooming to current region
settings
2006-02-13 16:04 michael
* : Updates for improved usability and automatic checking for
ghostscript
2006-02-13 16:03 michael
* : Updates to appearance and addition of new text layer
2006-02-13 16:02 michael
* : Updates to options panels for improved usability
2006-02-13 15:57 markus
* : typo
2006-02-13 15:57 michael
* : new TclTk text layer and option panel for GIS Manager
2006-02-13 15:56 michael
* : icons for options panels in GIS Manager
2006-02-13 13:37 markus
* : 2006
2006-02-13 13:34 markus
* : r.direct removed
2006-02-13 07:02 cho
* : syntax fixed
2006-02-13 06:47 markus
* : generate history file
2006-02-13 06:32 markus
* : write history
2006-02-13 06:20 markus
* : G_define_standard_option; write history
2006-02-13 06:16 markus
* : write raster history; i18N; exit status
2006-02-12 23:21 markus
* : Cosmetics
2006-02-12 23:19 markus
* : also write history file
2006-02-12 23:10 cho
* : added $(FTLIB) $(ICONVLIB) for Cygwin
2006-02-12 23:07 cho
* : test syntax fixed: "[-f" => "[ -f"
2006-02-12 21:41 cho
* : v.in.ogr segmentation fault fixed
argument type fixed: OGRSpatialReferenceH * =>
OGRSpatialReferenceH
OGRSpatialReferenceH is already a pointer to void.
2006-02-12 11:47 brad
* : - Changed 'malloc' to 'G_malloc' in documentation
2006-02-12 11:44 brad
* : - Made function param pointers const if not modified by
function
2006-02-12 11:40 brad
* : - Used EXIT_SUCCESS | EXIT_FAILURE
- Added localization macros around output text
- Minor code reformatting
- Changed stdout to stderr
- Made local function static
2006-02-12 10:51 brad
* : - Minor reformatting of code for marginally better readability
2006-02-12 10:45 brad
* : - Reformatted code for marginally better readability
- Made file scope functions static and removed from rom_proto.h
2006-02-12 10:08 brad
* : - Added localization macros around output text
- Used EXIT_SUCCESS | EXIT_FAILURE for exit()
2006-02-12 09:58 brad
* : - Removed unneeded return check for G_malloc()
- Added localization macros around text
- Removed unused variable
2006-02-12 09:32 brad
* : - Removed unneeded G_malloc() return checks
- Replaced fprintf() with G_*() where appropriate
2006-02-11 23:35 glynn
* : Fix description of region= option [bug #4077]
2006-02-10 15:31 radim
* : back
2006-02-10 15:05 radim
* : LIB_PREFIX for MINGW
2006-02-10 15:00 radim
* : better DEPENDENCIES
2006-02-10 13:28 markus
* : more publicity
2006-02-10 08:41 cho
* : fixed vim setting
2006-02-10 08:19 cho
* : vim setting fixed: do we really need this?
2006-02-10 08:11 cho
* : indent
2006-02-10 08:10 cho
* : remove ls dependency
2006-02-10 07:44 cho
* : memory leak fixed
2006-02-10 07:43 cho
* : allows the user to select grass fonts again after
d.font.freetype
2006-02-10 03:47 glynn
* : Change FreeType rendering to use raster functions rather than
plotting individual pixels
Remove monitorcap directory; move monitorcap management to
driver-specific directories
Add notes on colour handling
2006-02-09 22:52 markus
* : made perfect clone to imagery/i.class/curses.c (for now)
2006-02-09 17:41 markus
* : fixed local header declaration
2006-02-09 17:27 cho
* : cosmetics
2006-02-09 17:17 cho
* : Wrong argument type fixed: OGRSpatialReferenceH * =>
OGRSpatialReferenceH
Return type of GPJ_grass_to_osr() changed to OGRSpatialReferenceH
2006-02-09 16:58 cho
* : bug fixed: wrong argument type passed
2006-02-09 15:45 markus
* : added SITESLIB
2006-02-09 14:08 markus
* : r3.in.rast -> r.to.rast3
2006-02-09 14:07 markus
* : r3.in.rast -> r.to.rast3
2006-02-09 14:05 markus
* : renamed to r.to.rast3
2006-02-09 13:57 markus
* : test if we are clicking outside the map
2006-02-09 13:24 markus
* : cosmetics
2006-02-09 12:59 markus
* : url updated
2006-02-09 12:58 markus
* : fixed description
2006-02-09 03:38 cho
* : g.proj bug fixed: wrong variable type
2006-02-09 03:09 glynn
* : Use etc rather than
2006-02-08 23:20 cho
* : removed a self-link
2006-02-08 23:19 cho
* : to libraries => two libraries
2006-02-08 23:06 markus
* : r.to.rast3
2006-02-08 23:05 markus
* : Soeren Gebbert: Converts 2D raster map(s) into one G3D raster
map
2006-02-08 22:49 markus
* : Soeren Gebbert: fixed the 'flushing tiles' error
2006-02-08 22:40 markus
* : Soeren Gebbert: timestamp print flag added
2006-02-08 22:18 markus
* : explained 360deg vs 0deg aspect
2006-02-08 18:00 markus
* : better explain radius parm
2006-02-08 17:11 markus
* : reference to pg_type.h; fix compiler warning
2006-02-08 15:15 markus
* : v.in.gpsbabel activated
2006-02-08 15:14 markus
* : fixed (see SUBMISSIONS, #20)
2006-02-08 03:07 brad
* : - Removed r.carve from Makefile until it is finished.
2006-02-08 00:42 markus
* : use parameter macros; i18N; exit status fixed; error messages
fixed
2006-02-07 23:07 glynn
* : Add WIND_OVERRIDE variable to allow a different region to be
selected for individual commands
2006-02-07 21:27 markus
* : screenshot example added
2006-02-07 21:01 markus
* : Some translations fixed
2006-02-07 20:58 markus
* : Dylan Beaudette: examples added
2006-02-07 20:41 glynn
* : Add missing "extern"
2006-02-07 16:55 markus
* : exit status
2006-02-07 16:28 markus
* : Dylan Beaudette: adjusting the vertical position of bar graphs
generated from attribute data; reference bar outline based on
user supplied max values
2006-02-07 14:06 radim
* : FMODE_OBJ
2006-02-07 13:24 radim
* : FMODE_OBJ
2006-02-07 12:12 markus
* : use parameter macros; i18N; exit status fixed; error messages
fixed
2006-02-07 11:49 markus
* : use parameter macros
2006-02-07 11:40 markus
* : mmore predefined parameters
2006-02-06 20:17 glynn
* : Rename index -> findex (clashes with BSD index() function from
)
Remove renamed files
2006-02-06 19:23 michael
* : update and bug fix for output window
2006-02-06 19:23 michael
* : update for thematic mapping, creation of new canvas for
thematic map legend
2006-02-06 19:22 michael
* : minor enhancements and bug fixes
2006-02-06 19:22 michael
* : bug fix for arrow magnitude map selection
2006-02-06 19:21 michael
* : update so that script will work with new GIS Manager 2
2006-02-05 19:01 glynn
* : Major reorganisation of display drivers
2006-02-05 16:19 brad
* : - replaced distance functions with dig_distance2_point_line()
- minor touchup of support files (mostly function documentation)
2006-02-04 16:16 brad
* : - code and documentation update
2006-02-03 20:22 glynn
* : Convert to ANSI C prototypes
2006-02-03 18:57 michael
* : fixed minor error opening xmonitor for v.digit
2006-02-03 18:54 michael
* : bug fix for deleting layer name
2006-02-03 18:52 michael
* : fixing menu items for group file open and save
2006-02-03 18:52 michael
* : fixing bugs and enhancing command console and output window.
2006-02-03 16:24 brad
* : - Made local function static
- Added localization macro around some text
2006-02-03 16:20 glynn
* : Clean-up of raster library
2006-02-03 16:18 brad
* : - Removed cloned local function nearest() and replaced with
G_get_raster_sample()
2006-02-03 16:04 radim
* : EXE_SUFFIX
2006-02-02 13:53 radim
* : added database schema
2006-02-02 13:31 markus
* : header fixed; some of many HTML tags fixed
2006-02-02 13:18 markus
* : URL cosmetics (for better MAN readability)
2006-02-02 07:12 cho
* : flag description removed (d.extend doesn't have any option)
2006-02-01 15:27 markus
* : Michael Barton: updates
2006-02-01 11:54 markus
* : msg cosmetics
2006-02-01 11:53 radim
* : fix for MinGW
2006-02-01 11:45 radim
* : mesql driver doc
2006-02-01 11:24 radim
* : test mysql_server_init in libmysqld
2006-02-01 11:21 markus
* : removed empty file
2006-02-01 09:31 markus
* : TODO is done
2006-02-01 09:26 markus
* : better explain description.html mechanism
2006-02-01 09:18 markus
* : include header fixed; typo fixed; i18N fixed; url fixed
2006-02-01 00:54 michael
* : add v.what
2006-02-01 00:53 michael
* : code and doc cleanup
2006-02-01 00:52 michael
* : misc bug fixes and optimization (closing open clauses)
2006-02-01 00:49 brad
* : - forgot to add sample.c to CVS
2006-01-31 18:12 markus
* : redirect people
2006-01-31 17:49 markus
* : explain messages
2006-01-31 17:40 markus
* : better explain description.html
2006-01-31 17:27 markus
* : Dylan Beaudette: enlarge buffers
2006-01-31 16:40 michael
* : vector querying using xy coordinates for GIS Manager 2 RC1
2006-01-31 16:39 michael
* : replaces rastarrow.gif, which was incorrectly named.
2006-01-31 16:23 markus
* : export notes added
2006-01-31 13:17 glynn
* : Define and use $(INSTALL_DATA)
Don't pass multiple filenames to $(INSTALL)/$(INSTALL_DATA)
2006-01-31 13:09 markus
* : respect requested save directory
2006-01-31 09:56 markus
* : sites refs minimized
2006-01-31 09:19 markus
* : Maciek Sieczka: examples added
2006-01-30 21:25 michael
* : Added PNG monitor named gism for use by GIS Manager 2 RC1
2006-01-30 21:24 michael
* : updates for GIS Manager 2 RC1
2006-01-30 18:29 cho
* : Added PACKAGE definition to CCFLAGS
Fixed X library dependency (ogsf => openGL => X libs)
2006-01-30 16:27 cho
* : G_version pointer bug fixed
2006-01-30 16:24 cho
* : G_version pointer bug fixed
2006-01-30 16:01 cho
* : G_version pointer bug fixed
more Korean translation
2006-01-30 10:20 radim
* : embeded version
2006-01-30 10:17 radim
* : MySQL embeded
2006-01-30 09:42 radim
* : MySQL embeded
2006-01-30 09:07 radim
* : implement G_asprintf because of GDAL configure
2006-01-30 09:05 markus
* : comment extended
2006-01-30 09:05 markus
* : G_get_raster_sample updated
2006-01-30 08:39 markus
* : moved sites functions here from lib/gis/sites.c
2006-01-30 08:39 markus
* : fix for sites functions
2006-01-30 08:27 markus
* : removed unused stuff
2006-01-30 08:07 markus
* : simplified: removed hardcoded LIB_OBJS
2006-01-30 08:06 markus
* : removed unused stuff
2006-01-29 01:00 brad
* : - Reformatted code for aestetics
2006-01-29 00:43 brad
* : - added localization macros around text
2006-01-29 00:22 brad
* : - New Function: G_get_raster_sample()
- Removed code from v.sample and v.drape that
G_get_raster_sample() replaces
- Moved partial implementation G_get_raster_sample_bilinear()
into lib/gis/sample.c and is now handled by new function
2006-01-28 13:20 markus
* : don't use C++ comments
2006-01-28 07:53 markus
* : tutorial url added
2006-01-27 23:44 michael
* : bug fix for color scheme type
2006-01-27 20:13 glynn
* : Change entries for acos/asin to use c_double1
2006-01-27 18:21 radim
* : better OGRSpatialReferenceH
2006-01-27 17:47 radim
* : use OGRSpatialReferenceH instead of pointer
2006-01-27 17:42 radim
* : another version of asprintf
2006-01-27 17:13 radim
* : G_asprintf better?
2006-01-27 16:27 radim
* : ifdef G_asprintf
2006-01-27 16:27 radim
* : +HAVE_ASPRINTF
2006-01-27 15:22 markus
* : new raster test case started
2006-01-27 14:55 markus
* : acos() and asin() added
2006-01-27 10:59 markus
* : Soeren Gebbert: print the GRASS build information
2006-01-26 13:56 markus
* : issue a warning in winGRASS
2006-01-26 13:06 markus
* : fixed missing include
2006-01-26 13:05 markus
* : added missing include
2006-01-26 10:20 markus
* : fixed another time the URL
2006-01-26 10:12 markus
* : fixed another time the URL
2006-01-26 08:41 radim
* : include gis.h before HAVE_CURSES_H
2006-01-26 05:42 danielc
* : Fix #4034 and #4036
2006-01-25 20:32 markus
* : also clean grass.pc
2006-01-25 20:28 markus
* : also clean error.log
2006-01-25 13:16 glynn
* : Fix bug in zlib compression of CELL maps
2006-01-25 12:23 radim
* : VASKLIB better
2006-01-25 12:17 radim
* : conditional VASK lib
2006-01-25 09:39 hamish
* : typo
2006-01-25 08:11 hamish
* : new module by Davide Spano and Claudio Porta of the University
of Pisa
adapted from v.in.garmin
still some bugs to work out
2006-01-24 23:32 markus
* : one more test
2006-01-24 17:17 radim
* : general notes removed
2006-01-24 17:16 radim
* : general notes
2006-01-24 17:00 radim
* : ANSI C
2006-01-24 14:17 markus
* : message cometics
2006-01-24 13:35 markus
* : typo fixed
2006-01-24 13:18 markus
* : better d.nviz settings
2006-01-24 12:41 radim
* : dbf decription moved to dbf.html
2006-01-24 11:25 radim
* : dbf doc
2006-01-24 11:13 radim
* : install doc
2006-01-24 10:47 radim
* : driver rewritten
2006-01-24 10:42 radim
* : driver rewrite
2006-01-24 04:46 hamish
* : html bug
2006-01-24 04:43 hamish
* : new module by Davide Spano and Claudio Porta of the University
of Pisa
adapted from v.in.garmin
2006-01-23 22:44 markus
* : no need to include malloc.h
2006-01-23 18:06 michael
* : Removed v.topo.check reference
2006-01-23 17:18 michael
* : Update to permit repeated panning.
2006-01-23 16:39 michael
* : bug fixes for zooming, panning, and querying
2006-01-23 08:54 markus
* : declarations slightly better
2006-01-23 08:44 markus
* : fixed declaration (K&R ->ANSI)
2006-01-22 04:06 scott
* : Added check for Apple compiler in check for malloc.h - may not
be appropriate check?
2006-01-20 22:41 michael
* : Bug fix for resizing. Added crosshair cursor for querying.
2006-01-20 16:51 markus
* : better explain region as also t/b matters
2006-01-20 16:42 markus
* : comment on bug added
2006-01-20 08:30 markus
* : foss4g.org added
2006-01-19 21:56 michael
* : Update to support different cursors for map display control
2006-01-19 20:15 michael
* : Bug fix for querying issues.
Made save button on output display functional
Added buttons to command console to run grass command,
save or clear
2006-01-19 13:26 markus
* : removed unused dependencies
2006-01-19 13:26 markus
* : use Vect_box_clip() instead of D_clip()
2006-01-19 13:25 markus
* : added Vect_box_clip(), derived from D_clip(), for v.voronoi
2006-01-19 13:05 markus
* : removed unused dependencies
2006-01-19 13:04 markus
* : __MINGW32__ fix
2006-01-19 13:03 markus
* : fixed missing include
2006-01-19 12:58 markus
* : define MAIN for cellhd etc
2006-01-19 12:53 markus
* : removed unused dependencies
2006-01-19 12:52 markus
* : __MINGW32__ fix
2006-01-19 12:52 markus
* : __MINGW32__ fix
2006-01-19 12:49 markus
* : fixed missing include
2006-01-19 12:44 markus
* : removed unused dependencies
2006-01-19 12:41 markus
* : conditionalize r.out.tiff
2006-01-19 12:38 markus
* : fix for __MINGW32__ compilation
2006-01-19 12:37 markus
* : fix for __MINGW32__ compilation
2006-01-19 12:29 markus
* : removed unused dependencies
2006-01-19 12:25 markus
* : define MIN, MAX
2006-01-19 12:18 markus
* : fixed missing include
2006-01-19 12:17 markus
* : fixed HUGE to HUGE_VAL
2006-01-19 12:06 markus
* : __MINGW32__ fixes
2006-01-19 11:23 markus
* : __MINGW32__ fixes
2006-01-19 11:23 markus
* : __MINGW32__ fixes
2006-01-19 11:10 markus
* : sleep() stub for __MINGW32__
2006-01-19 10:20 markus
* : free() -> G_free(); malloc() -> G_malloc(); realloc() ->
G_realloc()
2006-01-19 06:14 hamish
* : make color definition column name (GRASSRGB) variable
2006-01-19 04:56 helena
* : command history added for 2D output
2006-01-19 02:36 hamish
* : use -a GRASSRGB point fill color if main color as set to none
(Martin Landa)
2006-01-17 23:55 michael
* : bug fixes for zooming, resizing, and zooming back
2006-01-17 23:51 michael
* : updated to use -z "$GISBASE"
2006-01-17 21:17 markus
* : Jachym Cepicky: cont'ed
2006-01-17 20:59 markus
* : fixed missing script subdir
2006-01-17 20:22 markus
* : clean all dispmon files (better use g.tempfile etc)
2006-01-17 20:18 markus
* : fixed
2006-01-17 18:45 michael
* : startup shell script for GIS Manager 2
2006-01-17 18:44 michael
* : draft file to be removed
2006-01-17 17:53 michael
* : Minor enhancement to vector querying. Selection distance set
to 10 screen pixels.
2006-01-17 17:32 michael
* : Bug fix for help fonts
2006-01-17 16:19 michael
* : Added compilation support for gis.m
2006-01-17 16:17 michael
* : GIS Manager 2 - TclTk GUI for GRASS 6+. Requires BWidgets 1.2.1
and TclTk 8.4+
2006-01-17 10:42 markus
* : new messages merged into
2006-01-17 10:38 markus
* : Peteris Bruns : Initial translation
2006-01-17 08:13 markus
* : merged new messages into
2006-01-16 23:33 cho
* : bugfix by Ralf Gerlich
renamed htmlcmd: to html: in Makefile to avoid make error
2006-01-16 19:39 cho
* : removed GNU-sed specific code
2006-01-16 19:27 cho
* : removed undefined functions
2006-01-16 19:16 cho
* : bug fixed
2006-01-16 19:11 cho
* : bug fixed; more description added
2006-01-16 19:06 cho
* : added
2006-01-16 17:23 markus
* : synchronized with current GRASS (agreed by translator)
2006-01-16 14:00 markus
* : Martin Landa : extended to display also
colored lines and points based on GRASSRGB column (not only
areas)
2006-01-16 10:25 markus
* : synchronized with current GRASS (agreed by translator)
2006-01-16 09:29 markus
* : synchronized with current GRASS (agreed by translator)
2006-01-16 09:07 markus
* : fixed wrong language name in header ; synchronized with current
GRASS
2006-01-16 08:59 markus
* : synchronized with current GRASS (agreed by translator)
2006-01-16 08:21 markus
* : typos fixed
2006-01-16 02:55 hamish
* : add some more "best practices"
2006-01-15 22:47 markus
* : http://slashgeo.org/submit.pl added
2006-01-15 19:18 stephan
* : + more german i18n updates for grassmods_de
2006-01-15 05:05 helena
* : writing command to history file
2006-01-15 05:02 helena
* : option to read level1 data added, impl. by Jaro following
advice from Radim and Andy D
2006-01-15 04:58 helena
* : check for topology commented out to allow reading level1 data
2006-01-14 21:07 markus
* : output list sorted
2006-01-14 21:05 markus
* : converted remaining KR style functions to ANSI style
2006-01-13 17:00 markus
* : added doxygen style docs of new function
2006-01-13 16:47 markus
* : bilinear.c implemented as G_get_raster_sample_bilinear() in
libgis for clone removal
2006-01-13 15:32 markus
* : Layout fixed; todo added
2006-01-12 17:51 markus
* : parameters reordered, renamed; tmp file management fixed
2006-01-12 12:30 radim
* : disable GDAL test for MinGW
2006-01-11 19:17 markus
* : added
2006-01-11 17:49 markus
* : added list of interpolation methods
2006-01-11 12:53 markus
* : updated check_md5sum to polished r.univar results
2006-01-11 10:48 markus
* : precision problems hopefully fixed
2006-01-11 10:39 markus
* : check against GRASS_EPSILON
2006-01-11 10:26 markus
* : fixed file browser (bug #3971)
2006-01-11 10:19 markus
* : decimal places
2006-01-11 10:08 radim
* : allow schema.table (dot) in name
2006-01-11 09:07 markus
* : added missing config.h for off_t (as suggested by Glynn; bug
#3974)
2006-01-11 08:37 markus
* : this better goes into its own module
2006-01-11 08:06 cho
* : renamed an unused file to successfully compile the module
2006-01-11 04:22 glynn
* : Add g.pnmcomp
2006-01-10 23:12 michael
* : Fixed settings notebook so that it would open automatically
sized.
2006-01-10 17:20 markus
* : fix abs and round cases
2006-01-10 16:56 markus
* : fixes for MASK and region restore
2006-01-10 16:40 markus
* : also clean tmp region file
2006-01-10 16:25 markus
* : initial testsuite
2006-01-09 16:54 markus
* : debug output
2006-01-09 16:27 markus
* : support input maps in different mapsets; i18N
2006-01-09 11:09 markus
* : read history also for OGR formats
2006-01-09 10:57 markus
* : changed msg about [OGR|OCI]FID to debug
2006-01-09 10:27 glynn
* : Fix c_varop() (return type of max,min,median,mode) [bug #3967]
2006-01-09 10:07 markus
* : tail -n fixed; grep arguments quotes for Solaris
2006-01-08 22:23 markus
* : Paulo Marcondes: cont'ed
2006-01-06 22:48 markus
* : more paranoia checks
2006-01-06 20:50 markus
* : Language cosmetics
2006-01-06 19:43 markus
* : Int type explanations URL
2006-01-06 19:31 markus
* : paranoia cleanup
2006-01-06 18:19 markus
* : clean target fixed
2006-01-06 17:30 markus
* : optional screen scale removed as requested by Glynn
2006-01-06 17:24 markus
* : clean target fixed
2006-01-06 09:31 stephan
* : + HTML-beautifying done by Michael Fecht
2006-01-05 15:53 markus
* : conditionalized upon X11 presence
2006-01-05 15:16 markus
* : fix quoting
2006-01-05 12:00 markus
* : -s screen scale flag added; i18N
2006-01-05 10:49 markus
* : warning message explained
2006-01-05 10:43 markus
* : cosmetics
2006-01-05 10:43 markus
* : i18N; example added
2006-01-05 10:04 markus
* : i18N
2006-01-04 22:29 markus
* : Paulo Marcondes: cont'ed
2006-01-04 17:03 markus
* : added missing gis.h
2006-01-04 16:37 glynn
* : Add -o switch (don't preserve owner) to tar when extracting
demolocation
2006-01-04 16:09 markus
* : clean doxygen docs before (re)building; new target
'htmldocs-single' for Web
2006-01-04 14:46 markus
* : cleanup: free() -> G_free(); malloc() -> G_malloc(); alloc()->
G_alloc(); calloc() -> G_calloc(); realloc() -> G_realloc();
fixed gis.h includes where needed (thanks to script of G.
Antoniol, Ecole Polytechnique Montreal)
2006-01-04 14:24 markus
* : don't include gis.h twice
2006-01-04 12:40 markus
* : fixed headers
2006-01-04 11:40 markus
* : cleanup: free() -> G_free(); malloc() -> G_malloc(); alloc() ->
G_alloc(); calloc() -> G_calloc(); realloc() -> G_realloc()
2006-01-04 11:25 brad
* : resurrected
2006-01-04 11:19 markus
* : URL updated; cosmetics
2006-01-03 17:47 markus
* : prerequisites added
2006-01-03 17:32 markus
* : happy new year also here
2006-01-03 14:17 markus
* : fix
2006-01-03 13:10 markus
* : Happy new year
2006-01-03 12:34 markus
* : type fixed
2006-01-03 11:01 markus
* : manuals + announcement
2006-01-03 10:46 markus
* : another version paranoia fix
2006-01-03 09:25 brad
* : - Removed duplicate georef.c - already in lib/imagery
- For code refactoring project
2006-01-03 09:08 markus
* : Paulo Marcondes: cont'ed
2006-01-03 08:50 markus
* : cleaned up multiple identical include headers
2006-01-03 06:39 markus
* : don't clear stuff from math.h
2006-01-03 06:34 markus
* : fixed KR to ANSI declarations
2006-01-02 22:23 brad
* : - Removed duplicated code from map.c map3.c and moved to
column_shift.c
- For GRASS code refactoring project
2006-01-02 16:54 markus
* : added v.in.region trick
2006-01-02 16:46 markus
* : explanations from Glynn added
2006-01-02 16:35 markus
* : re-activated MP-RAS test with bugfix
2006-01-02 16:19 markus
* : (cross)-refs added
2006-01-02 15:07 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 15:00 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 14:44 stephan
* : + HTML-description-update to CSS-code-tags
2006-01-02 14:24 markus
* : explain absolute path trick
2006-01-02 14:22 markus
* : explain where to announce
2006-01-02 13:58 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 13:37 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 13:30 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 13:21 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 12:46 markus
* : quoted GISBASE
2006-01-02 11:28 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 11:21 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 11:21 markus
* : todo added
2006-01-02 11:10 markus
* : wext() declaration/call fixed; ANSIfication (thanks to script
of G. Antoniol)
2006-01-02 10:24 markus
* : ANSIfication (thanks to script of G. Antoniol)
2006-01-02 09:45 markus
* : ANSIfication (thanks to script of G. Antoniol
2006-01-02 09:29 markus
* : awk test fixed; duplicated awk test removed; gdalinfo/ogr2ogr
test fixed; GISBASE test fixed
2006-01-01 14:22 markus
* : ColorBrewer URL added
2005-12-30 16:44 markus
* : update to current message pool
2005-12-30 16:24 markus
* : removed matherr declaration to not fail on FreeBSD
2005-12-30 14:54 markus
* : Trick to use other compiler than gcc; Pentium64bit CFLAGS
2005-12-30 14:17 markus
* : commented MP-RAS test due to syntax error; caused Debian to
fail
2005-12-30 09:07 markus
* : ansified
2005-12-29 22:43 markus
* : updated release instructions
2005-12-29 22:31 markus
* : cleanup
2005-12-29 17:36 markus
* : separated out scripts programming from C programming
2005-12-29 17:19 markus
* : extended
2005-12-29 17:12 markus
* : reverted back: interpolation -> approximation as requested by
Helena
2005-12-29 16:51 markus
* : oldish pragma removed; exit status fixed
2005-12-29 16:45 markus
* : merged into single file
2005-12-29 16:34 markus
* : declaration fixed
2005-12-29 15:20 markus
* : memory leak fixed
2005-12-29 13:23 markus
* : debug ->3
2005-12-29 11:37 markus
* : r.carve added
2005-12-29 11:37 markus
* : Helena Mitasova + Brad Douglas: new module
2005-12-29 11:18 markus
* : help text added (fixes Debian bug#287589)
2005-12-29 11:11 markus
* : better example: slovakia3d
2005-12-29 10:37 markus
* : Jaro Hofierka: approximation -> interpolation to avoid
confusion
2005-12-29 09:38 markus
* : CV comments from Jaro added
2005-12-29 09:33 markus
* : message homogenization with v.surf.rst; i18N
2005-12-29 09:30 markus
* : exit status; message homogenization with v.vol.rst
2005-12-28 23:38 markus
* : -h flag added to print only history (such as in v.info)
2005-12-28 21:32 markus
* : messages improved; i18N; example added
2005-12-28 21:17 markus
* : explicitely type=point for v.univar
2005-12-28 16:45 markus
* : cross validation prettified
2005-12-28 16:45 markus
* : message cosmetics
2005-12-28 16:20 markus
* : clarified g.region
2005-12-28 16:16 markus
* : g3.region -> g.region
2005-12-28 16:13 markus
* : message cosmetics
2005-12-28 12:59 markus
* : fixes + examples beautified
2005-12-28 12:58 markus
* : added sample povscript
2005-12-28 12:28 markus
* : updated to better follow GRASS coding standards
2005-12-28 12:07 markus
* : some header fixes
2005-12-28 09:40 markus
* : examples beautified
2005-12-28 09:35 markus
* : message cosmetics
2005-12-28 09:33 markus
* : examples beautified
2005-12-23 16:08 markus
* : added volume manual
2005-12-22 14:40 markus
* : cosmetics
2005-12-22 14:37 markus
* : 3d voxel example added
2005-12-22 14:33 markus
* : interactive mode basically removed; examples renovated to
Spearfish
2005-12-22 13:55 markus
* : added keymap switches
2005-12-22 13:53 markus
* : headers fixed
2005-12-22 13:52 markus
* : fixed \\n and %s
2005-12-22 13:36 markus
* : Two sample phrases translated
2005-12-21 10:55 markus
* : fixed creeped in return
2005-12-21 00:37 hamish
* : strncpy() doesn't null terminate, get history length from gis.h
2005-12-20 23:34 hamish
* : msg cosmetics, exit return codes to EXIT_SUCCESS, EXIT_FAILURE
2005-12-20 23:01 hamish
* : make example better
2005-12-20 23:00 hamish
* : map type in history is "raster" as per lib fn documentation
2005-12-20 21:33 markus
* : added Hindi support
2005-12-20 20:21 markus
* : also accept --help (such as in parser.c)
2005-12-20 16:02 markus
* : added G_free()
2005-12-20 14:26 markus
* : example fix: better use ERDAS/Img format and no -e flag to make
datum description survive conversion
2005-12-20 09:20 markus
* : activated history (using Hamish's new method)
2005-12-20 09:18 markus
* : clarified -l and -b flag
2005-12-20 07:48 hamish
* : remove a few more fns which were moved into the edit lib
2005-12-20 06:49 hamish
* : use G_command_history(), i18n of error messages
2005-12-20 06:42 hamish
* : G_short_history(): limit string copy to allocated size in the
struct
2005-12-20 06:39 hamish
* : cleanup fatal errors, i18n, cleanup history, add example of
nice output
2005-12-20 04:40 hamish
* : add G_command_history() for adding command line to raster's
hist file.
removed G_edit_history() from gisdefs.h as AFAICT it doesn't
exist.
2005-12-19 22:46 hamish
* : binary upload for Michael.
fixing corrupted binary in CVS:
cvs admin -kb zoom.gif
cvs update -A zoom.gif
cvs commit zoom.gif
2005-12-19 19:58 michael
* : Fixed bug in themecalc selection
2005-12-19 16:14 markus
* : Soeren Gebbert : new -b flag (bounding
box in LatLong/WGS84); indenting of printwindow.c
2005-12-19 14:53 markus
* : To make Fodera Core4 happy, tkInt[Decls]8.4.9.h included
2005-12-19 14:39 markus
* : GRASS-SWIG License file from Ari Jolma
2005-12-19 14:35 markus
* : description correction
2005-12-18 22:19 hamish
* : i18n, fix path names in comments
2005-12-16 21:38 markus
* : message cleanup; i18N; percent=100%
2005-12-16 21:36 cho
* : undefined symbols in Cygwin fixed
2005-12-16 21:26 cho
* : fixed string
2005-12-16 21:04 markus
* : cosmetics
2005-12-16 21:03 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c
2005-12-16 20:56 markus
* : i18N; EXIT_SUCCESS/EXIT_FAILURE; indent -nbad -bap -bbb -nbbo
-nbc -br -bli1 -bls -cbi0 -ncdb -nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c
2005-12-16 13:10 hamish
* : i18n macros
2005-12-16 12:58 hamish
* : add r.volume
2005-12-16 12:56 hamish
* : initial copy into GRASS 6. sites needs updating to new vectors,
and probably the centroid output doesn't work at all.
2005-12-16 11:00 markus
* : correct use of TMP files
2005-12-16 10:51 markus
* : bugfix if many cats present; error test fixed; better messages
2005-12-16 10:48 markus
* : heavy error checking added (if only layers > 1 defined)
2005-12-16 10:12 markus
* : fix for -p case
2005-12-16 10:02 markus
* : check if table name is valid; exit status
2005-12-16 10:01 markus
* : written db_legal_tablename() for v.db.connect
2005-12-16 09:51 markus
* : doxygenized
2005-12-16 09:36 markus
* : added missing error check
2005-12-16 08:47 markus
* : cosmetics
2005-12-16 08:42 markus
* : indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c
2005-12-16 08:41 markus
* : Roberto Flor, Matteo Franchi: error checking and vector points
added
2005-12-16 01:11 hamish
* : this module is superseded. Please use 'd.graph -m' instead.
2005-12-16 00:57 hamish
* : EXIT_SUCCESS and EXIT_FAILURE
2005-12-15 23:22 cho
* : more Korean translation
2005-12-15 23:16 markus
* : extended/updated
2005-12-15 23:11 hamish
* : make direction source option more readable
2005-12-15 23:05 hamish
* : reorder options
2005-12-15 22:55 hamish
* : update error message, skip blank lines in input file
2005-12-15 22:41 hamish
* : reorder options, i18n of error messages
2005-12-15 22:31 hamish
* : add column-type hint to column= option description
2005-12-15 20:43 michael
* : add v.extrude to menu
2005-12-15 20:09 markus
* : unhelpful message hopefully improved
2005-12-15 19:47 michael
* : update menu selections for 3D-2D map type conversions
2005-12-15 17:53 radim
* : fix for tables without oid
2005-12-15 14:28 markus
* : Suggestions from Ferdinando Urbano
2005-12-15 14:28 markus
* : Updates from Ferdinando Urbano
2005-12-15 11:18 markus
* : better message
2005-12-15 10:02 hamish
* : add line width command
2005-12-15 09:34 markus
* : Artur Nie¶cior : initial translation to
Polish
2005-12-15 01:10 hamish
* : merge d.mapgraph functionality into d.graph with -m flag
2005-12-15 00:58 hamish
* : merge in d.mapgraph functionality
2005-12-15 00:44 hamish
* : merge in d.mapgraph functionality as -m flag
2005-12-15 00:37 hamish
* : add note that "polyline" exists
2005-12-15 00:29 hamish
* : G_getl2() removes newline so we can't remove it again
2005-12-15 00:24 markus
* : small updates by Ferdinando Urbano
2005-12-14 16:01 stephan
* : + beautify HTML-description
2005-12-14 12:42 markus
* : coeff cosmetics
2005-12-14 12:41 markus
* : some cleanup; docs extended
2005-12-14 09:30 markus
* : cosmetics
2005-12-14 02:11 hamish
* : many updates
2005-12-14 02:00 hamish
* : add d.graph example from 5.0 source (grass.logo.sh)
2005-12-14 01:53 markus
* : de-mystified
2005-12-14 01:47 hamish
* : add some debug hints
2005-12-14 01:30 hamish
* : add text rotation command
2005-12-14 01:27 markus
* : de-mystified
2005-12-14 01:17 markus
* : extended
2005-12-14 01:14 markus
* : slightly less mysterious
2005-12-14 00:22 hamish
* : skip commented polygon coordinate lines
2005-12-14 00:11 hamish
* : error checking and warnings on bad input
2005-12-13 23:40 markus
* : added
2005-12-13 21:35 hamish
* : add to G_recreate_command() list if input came from a file
2005-12-13 11:55 hamish
* : add flag to output frame coordinates (as percentage). useful
for d.graph, etc.
2005-12-13 11:08 hamish
* : key_desc to "name" for standard map options
2005-12-13 11:00 hamish
* : i18n,
simplify RGB color handling,
use G_getl2() for input parsing,
crop whitespace from input lines.
Not bothering to do same to d.mapgraph as it will be merged into
this module in future.
2005-12-13 10:30 hamish
* : add example
2005-12-12 21:56 markus
* : don't ring the bell for G_message()
2005-12-12 21:55 markus
* : get rid of unneeded Carriage return
2005-12-12 21:48 markus
* : get rid of unneeded Carriage return
2005-12-12 21:42 hamish
* : add key_desc to standard where and cats options
2005-12-12 14:53 stephan
* : + beautify HTML-descriptions
2005-12-12 14:30 stephan
* : + beatifying HTML-descriptions
2005-12-10 18:06 stephan
* : + beautifying HTML-descriptions
2005-12-10 17:58 stephan
* : + beautifying HTML-descriptions
2005-12-10 17:49 stephan
* : + beautifying HTML-descriptions
2005-12-09 11:40 stephan
* : + continued french i18N translations by Eve (alias 'phyto')
2005-12-09 11:37 stephan
* : + updated french i18N translations by Eve (alias 'phyto')
2005-12-08 19:22 markus
* : added missing rows/cols etc output for -g flag
2005-12-08 08:36 stephan
* : + removed HTML-tags from env.
+ beautified
2005-12-07 17:14 markus
* : r.walk added
2005-12-07 17:07 markus
* : added new module: extended r.cost
2005-12-07 17:05 markus
* : prettified examples etc
2005-12-07 13:31 stephan
* : + beautified g.x description.html files according to Markus'
CSS
2005-12-06 10:10 hamish
* : G_usage() description of strings are not always names. Changed
to match
HTML and TCL option descriptors.
2005-12-04 21:08 paul
* : Make parser output clearer
2005-12-04 16:17 paul
* : Correct the logic that checks if we should prompt before
overwritting
projection files.
2005-12-04 14:44 paul
* : Don't try to overwrite projection if PERMANENT mapset is not
selected
(bug 3876), fix error checking to catch invalid proj.4 strings,
don't
overwrite region files unless projection number or zone have
changed.
2005-12-04 14:37 paul
* : Return 1 for XY, 2 for projected or latlong co-ordinate system
as
requested by Radim
2005-12-03 20:05 markus
* : commented version advertisement
2005-12-01 23:49 michael
* : update to add remove MASK option
2005-12-01 12:44 bob
* : Fixed max size init
2005-11-30 17:17 markus
* : v.extrude added
2005-11-30 17:17 markus
* : Jachym Cepicky: new extrude module
2005-11-30 15:26 markus
* : Wolf Bergenheim: use geodetic length for perimeter in LatLong;
prettified areas.c with indent
2005-11-30 14:30 markus
* : free memory; better user message
2005-11-29 23:07 michael
* : update for Cygwin compatibility
2005-11-29 16:38 paul
* : Add comment about EPSG datum names
2005-11-29 16:02 markus
* : initial grass.pc[.in] file added
2005-11-29 15:52 michael
* : tweaking labels to reference graduated lines.
2005-11-28 21:51 markus
* : fixed a couple of problems
2005-11-28 16:27 michael
* : Bug fix to prevent hanging in GIS Manager
2005-11-28 16:26 michael
* : Update
2005-11-28 16:26 michael
* : Script to facilitate MASK creation
2005-11-28 16:25 michael
* : Bug fix and incorporate new options for d.vect.thematic
2005-11-28 16:24 michael
* : Update for graduated line widths
2005-11-28 16:17 michael
* : Update to add graduated line width, remove spaces from argument
options, and fix bugs (hanging and group save in GIS Manager).
2005-11-28 16:00 michael
* : Bug fix for hanging while executing thematic maps and display
commands
2005-11-28 15:59 michael
* : Bug fix for saving groups
2005-11-28 15:59 michael
* : Added new d.grid options
2005-11-28 15:51 markus
* : longer buffer
2005-11-28 08:37 markus
* : Helena: support for no-topology added (to be used for large
points maps only)
2005-11-27 10:42 stephan
* : + more german i18n-translations
2005-11-25 17:38 markus
* : Cosmetics; new messages added
2005-11-25 14:46 radim
* : MINGW
2005-11-25 14:43 radim
* : MINGW
2005-11-25 14:38 radim
* : .exe
2005-11-25 14:37 radim
* : MINGW (Javier Yebrin)
2005-11-25 14:30 radim
* : .exe
2005-11-25 14:25 radim
* : dont use SIGQUIT on MINGW
2005-11-25 14:14 radim
* : MINGW
2005-11-25 14:05 radim
* : USE_CURSES
2005-11-25 14:05 radim
* : sleep->G_sleep
2005-11-25 13:51 radim
* : MINGW
2005-11-25 13:44 radim
* : MINGW
2005-11-25 13:37 radim
* : G_whoami on MINGW (Javier Yebrin)
2005-11-25 13:30 radim
* : winsock.h (Javier Yebrin)
2005-11-25 13:19 radim
* : definitions for MINGW (from Javier Yebrin)
2005-11-25 13:15 radim
* : define CROSS_COMPILING
2005-11-25 13:14 radim
* : dont generate man pages if CROSS_COMPILING
2005-11-25 13:09 radim
* : +XDRLIB
2005-11-25 12:52 radim
* : sleep -> G_sleep
2005-11-25 12:50 radim
* : dont use SIGQUIT on MINGW (from Javier Yebrin)
2005-11-25 12:41 radim
* : + XDRLIB
2005-11-25 11:06 radim
* : missing headers
2005-11-25 10:48 radim
* : Vect_coor_info on MINGW
2005-11-25 09:29 radim
* : mv fix
2005-11-24 10:48 moritz
* : corrected ellispoid definition for ntf datum
2005-11-24 02:35 helena
* : adding missing description file
2005-11-23 17:24 markus
* : url fix
2005-11-23 17:19 markus
* : linked SWIG
2005-11-23 16:04 markus
* : added initial GRASS-SWIG docs
2005-11-23 14:48 markus
* : started SWIG documentation
2005-11-23 14:07 markus
* : fix demolocation permission problems
2005-11-23 13:15 radim
* : fix for null value
2005-11-22 20:14 markus
* : Jaro Hofierka: variables declaration fixes
2005-11-22 16:04 markus
* : fixed bug #3854
2005-11-22 14:28 radim
* : start/end
2005-11-21 20:16 markus
* : url fixed
2005-11-21 20:13 markus
* : extended
2005-11-21 19:41 markus
* : be more chatty in nad2bin error message
2005-11-21 18:26 radim
* : forget to change cats
2005-11-21 17:38 radim
* : patch tables
2005-11-21 16:37 bob
* : Fixed compiler error
2005-11-21 16:34 bob
* : Added FFMPEG support
2005-11-21 08:19 markus
* : added missing quotes
2005-11-21 08:10 markus
* : chmod 744 install-sh for Solaris
2005-11-20 10:59 hamish
* : output filename is required
2005-11-19 19:28 markus
* : Soeren Gebbert: fixing wrong NULL settings
2005-11-19 19:27 markus
* : Soeren Gebbert: extended
2005-11-19 19:26 markus
* : Soeren Gebbert: fixes
2005-11-19 19:25 markus
* : Soeren Gebbert: added r.out.vtk to the menu and fixed the enty
for r3.in.rast
2005-11-19 17:26 markus
* : Solaris hint added
2005-11-18 14:27 radim
* : used 0/1 instead of DB_DEFINED/DB_UNDEFINED
2005-11-18 14:23 radim
* : binary mode
2005-11-18 11:27 markus
* : printf -> G_debug
2005-11-18 06:29 hamish
* : name of docs
2005-11-17 21:07 cho
* : corrected test
2005-11-17 21:05 cho
* : added NetBSD, OpenBSD
2005-11-17 21:03 cho
* : added __FreeBSD__ test to avoid malloc.h error
2005-11-16 23:00 markus
* : new URL for announcements
2005-11-16 15:33 markus
* : fixed SQLite example; now works
2005-11-16 13:39 markus
* : example added
2005-11-16 13:34 markus
* : fixed DBF example, added SQLITE example
2005-11-16 12:20 markus
* : cosmetics
2005-11-16 11:58 hamish
* : more cleanup
2005-11-16 11:52 hamish
* : cleanup of help pages
2005-11-16 09:11 hamish
* : add wire-frame box object, compiler warnings
2005-11-16 08:19 hamish
* : add cube, activate asterisk and gyroscope
2005-11-16 08:18 hamish
* : add a cube object
2005-11-16 04:52 hamish
* : fix comment
2005-11-15 17:39 michael
* : update to select proper layer when displaying attribute columns
for
vector, chart, and thematic layers
2005-11-15 17:37 michael
* : update to include new modules
2005-11-15 17:36 michael
* : bug fixes for monitor selection and to fix hanging by thematic
mapper.
2005-11-15 17:35 michael
* : Minor updates. No change in functionality.
2005-11-15 13:56 markus
* : generate Makefile.PL from Makefile.PL.in by configure
2005-11-15 12:50 markus
* : generate Makefile.PL from Makefile.PL.in by configure
2005-11-15 12:50 markus
* : generate Makefile.PL from Makefile.PL.in by
configureMakefile.PL
2005-11-15 09:20 hamish
* : text cleanup, input modules, html bug
2005-11-15 08:47 markus
* : example prettified
2005-11-15 08:14 markus
* : alt tag
2005-11-15 08:01 markus
* : alt tag added
2005-11-15 06:51 markus
* : added missing file
2005-11-15 06:46 markus
* : added missing file
2005-11-15 06:43 markus
* : html fixes
2005-11-14 16:30 markus
* : Campo_Inchauspe_1969 synonyms added
2005-11-14 16:30 markus
* : Campo_Inchauspe_1969 added from CONAE/NIMA sources
2005-11-14 12:46 radim
* : EXE_SUFFIX
2005-11-14 12:23 radim
* : DB_PROC_SHUTDOWN_DRIVER for mingw
2005-11-14 12:19 radim
* : DB_PROC_SHUTDOWN_DRIVER
2005-11-14 11:03 markus
* : examples fixed and prettified
2005-11-14 08:49 markus
* : message cosmetics
2005-11-14 02:45 helena
* : small changes to description
2005-11-14 02:40 helena
* : update for CV use, interpolation changed to approximation
2005-11-13 23:00 hamish
* : change warning to fatal error if resolutions do not match (bug#
3826)
2005-11-13 10:51 stephan
* : + more german i18n-translations
2005-11-12 12:25 hamish
* : add G_done_msg()
2005-11-12 12:19 hamish
* : use local_proto.h
2005-11-12 12:12 hamish
* : let G_percent() really get to 100%
2005-11-12 11:48 hamish
* : cleanup of text strings and check input values
2005-11-12 10:17 hamish
* : string cleanup and i18n
2005-11-12 09:24 hamish
* : speed & clean
2005-11-12 05:17 hamish
* : spelling
2005-11-12 05:11 hamish
* : Module for creating GpsDrive backdrop images
2005-11-12 04:57 hamish
* : make -e flag respect -g flag
2005-11-11 22:44 brad
* : - Bug fix
2005-11-11 18:10 stephan
* : + small german i18n updates.
2005-11-11 13:48 markus
* : added how to add datum trafo parms
2005-11-11 11:15 markus
* : examples prettified
2005-11-11 04:07 hamish
* : ran indent:
$ indent -nbad -bap -bbb -nbbo -nbc -br -bli1 -bls -cbi0 -ncdb
-nce \
-ci4 -cli0 -ncs -d0 -di0 -fc1 -nfca -hnl -i4 -ip4 -l80 -lc80 -lp
-npcs \
-pi4 -nprs -npsl -sbi0 -sc -nsob -ss -ts8 main.c
2005-11-11 02:12 helena
* : fp output of filled DEM fix
2005-11-10 20:00 markus
* : added OSdir
2005-11-10 18:51 markus
* : Makefile example
2005-11-10 17:15 radim
* : mingw
2005-11-10 16:34 paul
* : Add just a little more information
2005-11-10 16:06 markus
* : proj dox added
2005-11-10 16:00 markus
* : placeholder dox added
2005-11-10 14:06 radim
* : correct error message
2005-11-10 12:03 markus
* : examples prettified
2005-11-10 11:29 markus
* : permit other DB drivers than dbf; awk test updated; examples
prettified
2005-11-10 11:05 radim
* : mingw
2005-11-10 10:31 radim
* : mingw
2005-11-10 10:24 radim
* : gamma -> lgamma
2005-11-10 10:22 markus
* : examples prettified
2005-11-10 08:10 markus
* : improved message if prj info is absent
2005-11-10 07:34 markus
* : improved message if .prj file is absent
2005-11-10 00:12 brad
* : - Fixed realloc error
2005-11-09 16:13 michael
* : region and version output to GIS Manager output window,
improvements
to group file save, attempt to run r.flow modally.
2005-11-09 14:32 radim
* : G_sleep
2005-11-09 14:31 radim
* : mingw
2005-11-09 13:37 markus
* : advertise the number of features to be imported
2005-11-09 13:19 markus
* : examples prettified
2005-11-09 00:47 michael
* : fix for bug fixes of 07/11/05
2005-11-09 00:46 michael
* : fix for bug fixes of 11/7/05
2005-11-08 16:58 markus
* : topological example added
2005-11-08 16:33 markus
* : more explanations
2005-11-08 16:14 markus
* : changed err -> error for consistency; i18N
2005-11-08 15:25 markus
* : added open/save workspace file to menu
2005-11-08 13:00 markus
* : fixed TMP file mess
2005-11-08 12:19 hamish
* : add dbmi lib & deps for dynamic buffer size from attribute
column
2005-11-08 12:14 hamish
* : add dynamic buffer sizing from attribute column
2005-11-08 07:43 markus
* : removed unused var; i18N
2005-11-08 06:40 hamish
* : i18n
2005-11-08 00:13 brad
* : variable i has no usage (is used but not set or incremented);
replaced with nflies
2005-11-07 19:39 michael
* : Minor bugfixes
2005-11-07 19:38 michael
* : made run procedure modal to stop "lockup" of dm when a few
commands are run [bug#3799]. Cleaned up information sent to
GIS Manager output window.
2005-11-07 18:09 markus
* : optionally process and import quality map (status map)
2005-11-07 16:22 markus
* : where option added
2005-11-07 09:57 markus
* : v.what.vect link added; examples prettified
2005-11-07 09:54 markus
* : v.what.vect link added
2005-11-07 09:51 markus
* : v.what.vect added
2005-11-07 09:50 markus
* : added
2005-11-07 09:42 radim
* : 2. fix for to_attr if no nearest
2005-11-07 09:35 radim
* : fix for to_attr if no nearest
2005-11-07 09:23 markus
* : examples prettified to new CSS based style
2005-11-07 08:47 markus
* : patch hacked again
2005-11-07 08:30 markus
* : fixed segfault again (taken from r.patch)
2005-11-05 17:35 glynn
* : Split LOC_CHECK_VERSION into _INT and _STRING versions
2005-11-05 17:30 glynn
* : Fix message for TIFF library check
2005-11-05 09:55 brad
* : - Removed unused variables
- Ugraded coding style for function declarations
2005-11-05 07:30 markus
* : voxel info added
2005-11-05 07:29 markus
* : info added
2005-11-05 07:26 brad
* : - Added () around truth value per compiler warning
2005-11-05 06:37 brad
* : - Fixed segfault issue.
2005-11-05 06:33 markus
* : flag split for Solaris
2005-11-05 06:26 markus
* : removed v.database (see
http://grass.itc.it/pipermail/grassuser/2004-November/027146.html)
2005-11-05 06:20 markus
* : cosmetics
2005-11-05 06:05 markus
* : try for a fix since this section was extracted from Rules.make
into Html.make
2005-11-04 22:47 michael
* : updated to work with gdal 1.3.1 and hdf 4.2
2005-11-04 19:51 danielc
* : Fixed PRE handling to deal with new convention (/
)
2005-11-03 00:36 hamish
* : better dependency tests (for cygwin?)
2005-11-02 17:23 markus
* : fixed string length
2005-11-02 10:10 markus
* : Paulo Marcondes: cont'ed. Mods updated to current CVS state
2005-11-02 09:12 radim
* : method option
2005-11-02 08:47 radim
* : landa.martin@gmail.com
2005-11-01 03:12 hamish
* : rename d.paint.labels -> d.labels
2005-11-01 00:01 hamish
* : d.paint.labels -> d.labels
2005-10-31 23:54 hamish
* : rename module to d.labels. Make a symlink to old name for GRASS
6.x.
2005-10-28 16:58 stephan
* : + more i18N-translations (german)
2005-10-28 10:27 stephan
* : + more i18N-translations (german)
2005-10-28 09:32 hamish
* : add link to xganim
2005-10-28 09:28 hamish
* : minor updates
2005-10-27 23:20 hamish
* : add debug message with at= settings from mouse placement,
update help page links
2005-10-27 03:46 hamish
* : tweak the geogrid text placement a little
2005-10-26 22:24 michael
* : updated grid panel and menu to include new options
2005-10-26 14:00 paul
* : Extra check for validity of datum parameter string; stops
segmentation
fault in g.setproj (bug 3740)
2005-10-26 12:55 bob
* : Changed geogrid line edge and number placement
2005-10-26 08:39 markus
* : example/note added
2005-10-26 06:48 markus
* : new interpolation trick explained
2005-10-26 01:13 hamish
* : make interpolation edges several data points thick
2005-10-25 14:24 markus
* : fixed 30 char limit of file names in group
2005-10-25 12:51 markus
* : typo
2005-10-25 12:48 bob
* : Updated for new arguments
2005-10-25 12:25 bob
* : Added geogrid text labels
2005-10-25 12:25 bob
* : Cleaned up flags and options
2005-10-25 00:26 hamish
* : use GNAME_MAX for map name array
2005-10-24 19:33 michael
* : Improved error trapping in GIS Manager and replacement of
monitor control buttons with radiobuttons.
2005-10-24 18:54 markus
* : fixed for res<1
2005-10-24 15:24 markus
* : fix for LatLong sexagesimal data input, as suggested by Bob
2005-10-24 07:58 hamish
* : more output cleanup
2005-10-24 07:48 hamish
* : fix -e typo: nort -> north. i18n
2005-10-23 05:17 hamish
* : if output name is not given then mapname is used with .bin
extension
2005-10-22 15:35 markus
* : added function to calculate area perimeter
2005-10-22 13:27 markus
* : bugfix for RT bug #3758
2005-10-22 13:06 markus
* : Ari Jolma: : initial GRASS-SWIG-PERL
interface
2005-10-21 16:19 markus
* : comments added
2005-10-20 21:30 markus
* : cosmetics
2005-10-20 18:33 michael
* : Updated icons
2005-10-20 18:33 michael
* : Added support for -t flag
2005-10-20 18:32 michael
* : Bug fix
2005-10-20 15:18 markus
* : polished examples
2005-10-20 15:14 markus
* : bugfixes from Martin Landa/Radim
2005-10-20 12:15 markus
* : Cosmetics
2005-10-20 11:29 markus
* : Dylan Beaudette: added first version
2005-10-20 09:25 markus
* : example added
2005-10-20 07:55 markus
* : fixed MKDIR bug
2005-10-19 22:31 hamish
* : EXTRA_INC = $(PROJINC)
2005-10-19 22:26 hamish
* : dead links, updates
2005-10-19 22:13 michael
* : fixed minor bug
2005-10-19 22:03 michael
* : Fixed overlap of icons in layer tree
2005-10-19 18:17 michael
* : Bug fixes (d.nviz and xganim button issues), menu updates, and
minor cosmetic enhancements.
2005-10-19 11:46 markus
* : lister added
2005-10-19 11:45 markus
* : debug output
2005-10-19 11:43 markus
* : added missing lister software (vector may not be functional
yet)
2005-10-19 09:52 markus
* : added info from email
2005-10-19 09:34 markus
* : we only want unified diffs
2005-10-19 08:59 markus
* : SQLite added; cosmetics
2005-10-19 08:19 hamish
* : one #include too far..
2005-10-19 08:15 hamish
* : add text labels on grid lines
2005-10-18 22:08 markus
* : fixed bugs in #3743
2005-10-18 21:21 markus
* : html fixes
2005-10-18 17:10 markus
* : doubt added
2005-10-18 17:00 markus
* : OGR_FID added for Oracle connection
2005-10-18 15:54 michael
* : New icon for button to display attribute columns
2005-10-18 15:35 markus
* : better generate DB VAR file from scratch
2005-10-18 15:26 markus
* : better generate DB VAR file from scratch
2005-10-18 14:11 markus
* : error check for time zone presence in TIMESTAMP type added;
type datetime -> timestamp
2005-10-18 09:07 markus
* : fixed description
2005-10-18 09:06 markus
* : fixed description
2005-10-18 08:50 markus
* : also create the dbf subdirectory for default DB
2005-10-18 08:40 markus
* : fixed missing DB default definition for new mapsets (when using
test interface)
2005-10-18 08:33 markus
* : fixed missing DB default definition for new mapsets (when using
GUI)
2005-10-18 07:45 markus
* : definition extended from Wikipedia
2005-10-18 06:41 hamish
* : shocking abuse of a possessive pronoun
2005-10-18 06:23 hamish
* : i18n, G_done_msg()
2005-10-18 05:44 hamish
* : i18n, make -l flag survive redraw
2005-10-18 05:17 hamish
* : updates
2005-10-18 04:58 hamish
* : add example, remove dead links
2005-10-17 22:29 michael
* : Updated icons for GIS Manager
2005-10-17 22:26 michael
* : Update to add command output window for all panels and button
to display attribute columns for vector, chart, and thematic
panels.
2005-10-17 22:15 michael
* : Updated icons for GIS Manager
2005-10-17 22:09 michael
* : Update to add command output window for all panels and button
to display attribute columns for vector, chart, and thematic
panels.
2005-10-17 17:34 stephan
* : + more i18n-translations de_DE
2005-10-17 09:54 radim
* : correct buffer space
2005-10-17 08:21 hamish
* : minor bugfix: report correct number of columns in error msg
2005-10-17 07:10 hamish
* : quasi-bug fix: G_parser() is letting NaN through as a valid
integer value,
add test.
2005-10-17 06:29 hamish
* : bugfix: BIL .hdr file had wrong print type
cleanup: unused vars, option descr, error msgs; endian test and
done msg -> gis lib fns
2005-10-17 04:25 danielc
* : fix for unavailable cyan-yellow yellow-cyan gradients by Jachym
Cepicky
2005-10-17 02:54 hamish
* : 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
2005-10-16 06:27 danielc
* : shamelessly added myself to spanish translation team
2005-10-16 06:24 danielc
* : No more f's; 669u to go...
2005-10-16 05:57 danielc
* : 422t 8f
2005-10-16 05:39 danielc
* : reflect recent updates to the command: fp slopes, magnitude
maps, skip
2005-10-16 04:40 danielc
* : fix RT#3342
2005-10-15 19:39 danielc
* : gradient -> pente la ou il faut
2005-10-15 04:45 danielc
* : 720t, 5f, 156u
2005-10-14 17:59 danielc
* : Oops: "LHS" -> "RHS"
2005-10-14 17:56 danielc
* : - added missing 'break' for varchar; fixes RT#3744
2005-10-14 15:06 markus
* : error check for existing tables added
2005-10-13 16:17 markus
* : functional now also with new gdal-ogr-grass plugin
2005-10-13 16:00 markus
* : added
2005-10-13 15:59 markus
* : v.split url added
2005-10-13 15:08 markus
* : fixed processing order
2005-10-12 16:23 markus
* : cosmetics
2005-10-12 16:18 markus
* : added Fedora Core 4 RPM spec file
2005-10-12 16:14 markus
* : some updates
2005-10-12 05:49 hamish
* : add skip and magnitude map options
2005-10-11 15:47 michael
* : cosmetic change for consistency in layer tree
2005-10-11 15:45 michael
* : cleaning up old, and unused files
2005-10-11 15:42 michael
* : update to reflect updated GIS Manager help file
2005-10-11 15:40 michael
* : Finally got around to updating the docs for the GIS Manager.
2005-10-11 15:39 michael
* : bug fix for mouse placement description
2005-10-10 20:34 markus
* : fixed MASK notification bug (bash)
2005-10-10 19:55 markus
* : fixed parameter definitions
2005-10-10 19:52 markus
* : fixed parameter definition
2005-10-10 16:58 markus
* : fix to generate cats when adding new table
2005-10-10 16:02 michael
* : Small bug fixes and cosmetic improvements
2005-10-10 09:40 stephan
* : + added example for Oracle Spatial Import
2005-10-10 02:35 hamish
* : support for turning off grids
2005-10-10 00:53 hamish
* : full FP support for -f flag (thanks Glynn)
2005-10-09 20:18 markus
* : fixed wrong module name
2005-10-09 13:30 stephan
* : + some more german translations of po-file.
2005-10-08 00:18 michael
* : fix menu commands for r3.in.rast and r3.out.rast
2005-10-07 06:38 hamish
* : try at a bugfix from haywire -f flag.
2005-10-07 00:02 hamish
* : whitespace,
add support for compass aspect maps,
draw arrows in 360 degrees, not D8, when we can
2005-10-06 23:41 hamish
* : i18n, whitespace, error messages, add to display history
2005-10-06 04:29 hamish
* : i18n, error messages, add to display history
2005-10-05 23:13 bob
* : Added routine to reset center focus
2005-10-05 23:12 bob
* : Added option to update eye widget
2005-10-05 05:38 hamish
* : gcc 4.0 and large file support fixes from Laura
2005-10-04 20:36 markus
* : DMS LatLong import functional now
2005-10-04 07:41 hamish
* : increase size of text buffer to match do_labels.c
2005-10-03 19:03 markus
* : Paulo Marcondes: cont'ed
2005-10-02 03:55 helena
* : added missing man page
2005-10-02 02:50 helena
* : adding r3.in.rast description
2005-10-02 02:49 helena
* : adding r3.in.rast make
2005-10-02 02:48 helena
* : adding r3.in.rast main
2005-09-30 12:41 markus
* : comment added
2005-09-30 12:21 markus
* : removed unused TMP
2005-09-30 10:01 markus
* : translator added
2005-09-30 10:00 markus
* : Laurent COURTY : continued
2005-09-30 09:10 markus
* : fixed spaces to TAB
2005-09-29 17:42 stephan
* : + more german i18n-translations
2005-09-29 14:18 helena
* : simwe added
2005-09-29 14:12 helena
* : command name fixed
2005-09-29 05:01 hamish
* : more robust handling of bad stdin input. Not perfect but should
at least
avoid segfaults.
2005-09-28 13:26 hamish
* : centralize background color setting
2005-09-28 13:08 hamish
* : try and fix broken GIF:
get good file locally
cvs admin -kb filename
cvs commit filename
2005-09-28 09:05 hamish
* : allow comma separated data from stdin. eg:
e1,n1
e2,n2
...
2005-09-28 07:23 hamish
* : add missing column title
2005-09-27 07:21 radim
* : release support
2005-09-27 02:23 helena
* : update for grass6
2005-09-27 02:22 helena
* : time series fix
2005-09-27 02:21 helena
* : udate for grass6
2005-09-26 18:26 helena
* : update for grass6
2005-09-26 18:24 helena
* : timeseries fix
2005-09-26 18:23 helena
* : time series fix
2005-09-26 18:15 helena
* : update for grass6
2005-09-26 18:15 helena
* : makefile updated for grass6
2005-09-26 18:14 helena
* : timeseries fix
2005-09-26 18:08 helena
* : time series fix
2005-09-26 18:04 helena
* : makefile updated for grass6
2005-09-26 17:59 helena
* : fixed opening raster files and put back the correct time step
2005-09-26 17:55 helena
* : time series bugfix
2005-09-23 04:23 hamish
* : update error & warning messages to mail & log files
2005-09-22 16:03 radim
* : debug 3
2005-09-21 18:14 bob
* : Added label field to keyframes
2005-09-21 07:35 florian
* : added DmRgbhis::query; klick on the "query" button will now
query all 3 maps if rgbhis item is selected
2005-09-20 06:51 hamish
* : awk test was in there twice
2005-09-20 01:29 hamish
* : add dot command for rotation angle
2005-09-19 16:51 moritz
* : corrected color calculations so that the user-given start and
end colors are actually used
2005-09-19 16:20 radim
* : +SQLITELIBPATH
2005-09-19 15:30 moritz
* : unset LC_ALL before setting LC_NUMERIC, otherwise LC_NUMERIC
setting will not be taken into account
2005-09-19 12:08 moritz
* : added the psmap file option
2005-09-19 11:34 moritz
* : added an option for ps.map instruction file creation
2005-09-19 07:40 hamish
* : more fixes
2005-09-19 07:20 hamish
* : see also's and html bugs
2005-09-19 03:24 hamish
* : bugfix: rotation wasn't getting converted into radians before
plotting
2005-09-19 03:12 hamish
* : add rotation option.
i18n
2005-09-19 02:49 hamish
* : unused file
2005-09-17 12:56 stephan
* : + more german translations
2005-09-16 20:53 brad
* : - Update description.html to add options.
2005-09-16 16:12 michael
* : Fixed bug (removed non-existent flag for d.out.file)
2005-09-16 16:02 michael
* : updated to include d.out.file
2005-09-16 14:58 bob
* : Updated RGB output
2005-09-16 14:58 bob
* : Updated description
2005-09-16 14:09 cho
* : fixed typo
2005-09-16 12:25 bob
* : Added stdin support and RGB output
2005-09-16 11:58 radim
* : -
2005-09-16 09:14 radim
* : TEXT type
2005-09-16 08:24 radim
* : sqlite
2005-09-16 08:19 radim
* : TEXT type
2005-09-16 08:18 radim
* : open cursor twice for SQLite
2005-09-16 06:45 cho
* : description consistency
2005-09-16 03:04 hamish
* : d.paint.labels now does rotation
2005-09-16 03:01 hamish
* : respect font rotation if given
2005-09-16 01:02 michael
* : Uses PNG driver and gdal to save display monitor output to
various graphic file formats
2005-09-16 00:41 michael
* : New panels and related files for updated GIS Manager
2005-09-16 00:40 michael
* : New GIS Manager icons
2005-09-16 00:34 hamish
* : better automatic setting of space option and allow override
2005-09-16 00:11 michael
* : *** empty log message ***
2005-09-15 10:16 hamish
* : add warning if output is going to look like crap
2005-09-15 09:51 hamish
* : add flag to (not) curl letters along line,
automatic space setting if fontsize is used.
2005-09-15 08:52 radim
* : fixed shifed by half resolution
2005-09-15 08:22 radim
* : it can be correct if nothing was found for sides, e.g. cat
assigned to different type
2005-09-15 08:07 radim
* : check db connection only without -p
2005-09-14 23:54 hamish
* : better -a flag description
2005-09-13 18:18 michael
* : lpr printing script for GIS Manager
2005-09-13 12:36 radim
* : v.to.rast3
2005-09-13 12:36 radim
* : convert 3d vector points to 3d raster
2005-09-13 11:23 hamish
* : add RGB support to more plotting commands
2005-09-13 10:54 hamish
* : add RGB support to region, rectangle, and line instructions
2005-09-13 10:43 hamish
* : bugfix: ps.map's region command was broken due to incorrect
G__get_window() return test.
2005-09-13 09:34 hamish
* : allow 'point' command to take RGB triplets for color and
fcolor.
2005-09-13 08:21 markus
* : explain hyphen in the brackets
2005-09-13 04:56 hamish
* : make frame split a bit more even. (bug #3628)
2005-09-12 16:00 radim
* : zcolumn default removed
2005-09-12 12:46 markus
* : crosslink added
2005-09-09 15:54 moritz
* : postgresql backend soes not support double, added reference to
real
2005-09-08 02:26 hamish
* : fix PostScript error if size was zero
2005-09-08 02:18 brad
* : - Added parenthesis around (off_t) row for lseek.
2005-09-08 01:58 brad
* : - Made local functions static in io.c.
- ?\024
2005-09-07 17:32 moritz
* : added a where option
2005-09-07 17:25 moritz
* : added a where option
2005-09-07 17:23 danielc
* : Ooops: Merged back previous changes
2005-09-07 06:16 hamish
* : Add dynamic sizing option for point symbols and EPS files.
Size is taken from given attribute column and scaling factor.
Code adapted from d.vect.chart and v.to.rast modules.
2005-09-06 06:28 hamish
* : remove unused size variable from fn def'n
2005-09-06 05:38 hamish
* : remove dupes
2005-09-05 17:27 danielc
* : Inverted drawing order for graudated points: now it's from
bigger to smaller.
Tidied up some code.
2005-09-05 08:58 moritz
* : added examples of null and expression usage
2005-09-05 03:27 danielc
* : A couple o' cases for expressions in update and where
2005-09-02 14:19 paul
* : Fix bug introduced by last change (over-zealous conversions of
strncmp
to strcmp)
2005-09-02 07:44 markus
* : port example added
2005-09-01 22:38 markus
* : extended by Luciano
2005-09-01 15:48 markus
* : Paulo Marcondes: cont'ed
2005-09-01 09:51 hamish
* : add range control for floating point raster legends.
(so you can go beyond the map's range, e.g. as part of a time
series)
[request by Michael Gonsior]
2005-09-01 09:37 hamish
* : add range control for floating point raster legends.
(so you can go beyond the map's range, e.g. as part of a time
series)
2005-09-01 09:18 markus
* : gmathlib doxygenized
2005-09-01 09:13 markus
* : doxygenized
2005-09-01 08:48 hamish
* : bugfix from Michael Barton
2005-09-01 07:58 markus
* : URLs added
2005-09-01 04:13 hamish
* : update to 5-point star. old 4-point star is now extra/4pt_star
2005-09-01 04:10 hamish
* : move non-basic symbols to extra/
2005-09-01 03:35 hamish
* : add new symbol (combine with full circle for A/B combos)
2005-09-01 00:32 danielc
* : Added tip on using cut to select columns prior to importing.
2005-08-31 22:32 danielc
* : Clarify uses of insert values and rules for expression and
condition handling according to new capabilities.
2005-08-31 19:41 markus
* : examples simplified
2005-08-31 19:22 markus
* : added simple description
2005-08-31 15:23 markus
* : catch also case of table absence
2005-08-31 14:21 moritz
* : unset LC_ALL in order to take into account LC_NUMERIC setting
2005-08-31 14:05 markus
* : fixed name for crosslinking
2005-08-31 12:03 markus
* : renamed doxygen file for consistency
2005-08-31 11:55 markus
* : retired top level doxygen file
2005-08-31 11:53 markus
* : no longer needed; maintained in lib/index.dox
2005-08-31 11:48 moritz
* : added information on default value for ref option in text
element
2005-08-31 11:43 markus
* : libsegment doxygenized
2005-08-31 11:39 markus
* : doxygenized
2005-08-31 11:32 markus
* : cosmetics
2005-08-31 09:53 moritz
* : parentheses around dependency options make dpkg-buildpackage
ignore this dependency
2005-08-31 09:43 markus
* : conditionalized libreadline version to avoid conflicts with R
2005-08-31 09:10 markus
* : r.out.vtk added
2005-08-31 09:10 markus
* : Soeren Gebbert : new module to export 2D
maps to VTK
2005-08-31 09:08 markus
* : added file manager support for output files
2005-08-31 08:22 markus
* : r3.to.rast added
2005-08-31 08:21 markus
* : Soeren Gebbert : new module to
horizontally slice a volume into 2D raster maps
2005-08-31 07:52 markus
* : Soeren Gebbert : cleaned up the code for
better readability; Added the option -p for pointdata support
2005-08-30 19:40 danielc
* : Reflect some of the recent changes: expressions, updates using
expressions, NULL handling
2005-08-30 19:30 danielc
* : Ensure min/max are correct in the presence of NULLs
2005-08-30 18:57 bob
* : Updated geogrid drawing
2005-08-30 18:27 bob
* : Added geographic grid support
2005-08-30 14:57 markus
* : made functional upon hint from Bernhard Reimar Hoefle
2005-08-30 13:22 moritz
* : added black lines around the legend boxes for better looks
2005-08-30 09:58 markus
* : link added
2005-08-30 09:41 markus
* : don't limit FP color map (bug #3587); description extended
2005-08-30 09:20 markus
* : doxygen fixes
2005-08-30 06:55 markus
* : print column name in error message
2005-08-29 13:38 markus
* : try to write more reasonable raster cat file (to not crash
r.cats etc)
2005-08-29 13:31 markus
* : some updates to more modern GRASS programming
2005-08-29 13:20 markus
* : fixed crash if cats absent; fixed compiler warnings
2005-08-29 11:38 markus
* : more doxygen fixes
2005-08-29 11:21 markus
* : create new DB settings if no table is found yet
2005-08-29 10:02 markus
* : merged contents from ../../doc/vector/vector.html
2005-08-29 06:37 markus
* : use pdflatex for smaller files and Type1 fonts
2005-08-29 06:28 markus
* : small cleanup; kdbg added
2005-08-28 22:22 markus
* : added missing g3d for doxygen
2005-08-28 21:43 markus
* : crossref fixes
2005-08-28 21:37 markus
* : fixed title
2005-08-28 14:38 stephan
* : + more german i18N translations
2005-08-28 12:32 danielc
* : Ignores NULLs, issues error message if everything is null.
2005-08-27 04:39 brad
* : - Fix several compiler warnings.
- Made local functions static in main.c and smain.c.
- Made main() return a value.
2005-08-26 16:57 markus
* : doxygen hierarchy fixes
2005-08-26 16:49 markus
* : ddd url added
2005-08-26 16:47 markus
* : no more preprocessing needed for doxygen
2005-08-26 16:42 markus
* : simplified doxygen
2005-08-26 16:30 markus
* : TODO added
2005-08-26 16:19 markus
* : updated for doxugen 1.3.x
2005-08-26 16:17 markus
* : more doxygen fixes: dbmi simplified; g3d added
2005-08-26 15:10 markus
* : layout fixed to make doxygen happy
2005-08-26 08:10 brad
* : - Add function prototypes.
- Use GRASS messaging functions.
- Reformat some G_message() uses so they can be easily localized.
2005-08-25 20:46 markus
* : fixed leftover bug
2005-08-25 13:34 markus
* : reverted unwanted submission
2005-08-25 11:25 paul
* : Allow for broken WKT where sphere is described with inverse
flattening of 0,
change unnecessary strncmp to strcmp and tidy formatting of es in
generated
PROJ_INFO.
2005-08-25 10:39 markus
* : permit for non-square cells (latlong etc)
2005-08-25 10:13 markus
* : message cosmetics
2005-08-25 10:11 markus
* : updated error message handling; renamed col -> column parameter
for consistencyi18N
2005-08-25 07:44 radim
* : fixed translation sent by Martin Landa
2005-08-24 23:06 markus
* : fixed for 10char column limit in DBF driver
2005-08-24 22:49 markus
* : added v.rast.stats
2005-08-24 22:48 markus
* : added new script to calculate raster stats based on vector
objects
2005-08-24 20:33 markus
* : don't request predefined parameters
2005-08-24 20:16 markus
* : doxygen crosslinks fixed
2005-08-24 16:23 markus
* : comment on alternative method
2005-08-24 14:38 markus
* : modernized doxygen config files with 'doxygen -u' (1.3.x)
2005-08-24 14:05 markus
* : crash fixed
2005-08-24 13:36 markus
* : doxygen page order hacks
2005-08-24 13:09 paul
* : Don't use strncmp---matches "alpha" as "a" and other problems
(reported by
Morten Hulden)
2005-08-24 11:54 markus
* : doxygen fixes
2005-08-24 10:30 markus
* : doxygen improved to generate hierarchical document
2005-08-24 10:11 markus
* : explained purpose of lib
2005-08-24 08:33 markus
* : title fixed
2005-08-24 08:28 markus
* : more doxygen updates
2005-08-24 05:26 brad
* : - Added option to compute the direction (angle) of lines.
- Fixed compiler warnings.
2005-08-23 21:23 glynn
* : Fix bug where row pointers were enlarged to 8 bytes,
overwriting the
beginning of the data (discovered by Andrew Danner).
2005-08-23 17:00 brad
* : - Use EXIT_FAILURE for exit()
- Remove unused variables.
- Fix compiler warnings.
- Use G_fatal_warning() for error messages.
- GRASS6 usage of G_fatal_error() for existing uses.
2005-08-23 16:41 brad
* : - #if 0 out unused variables.
2005-08-23 16:10 markus
* : changed to a digits (bug #3546)
2005-08-23 16:06 markus
* : added DB connection test; i18N
2005-08-23 15:52 markus
* : Extended libgis docs
2005-08-23 12:58 markus
* : i18N
2005-08-23 12:48 markus
* : i18N
2005-08-23 12:45 radim
* : fix for pointer arithmetics and bsearch
2005-08-23 12:13 markus
* : Soeren Gebbert: code simplification: now sharing code in base/
2005-08-23 12:11 markus
* : Soeren Gebbert: code simplification ; new -t flag for
timestamps in r3.info
2005-08-23 11:46 markus
* : fixed packagehtmldocs target
2005-08-23 10:25 markus
* : updates
2005-08-23 10:09 markus
* : use EXIT_FAILURE
2005-08-23 07:52 radim
* : set db updated
2005-08-22 19:48 stephan
* : + more grassmods_de-translations
2005-08-22 19:41 markus
* : fixed email address
2005-08-22 18:53 stephan
* : + more german translations
2005-08-22 14:53 markus
* : Paulo Marcondes: cont'ed
2005-08-22 14:16 markus
* : Paulo Marcondes: Reviewed many messagens previously marked as
fuzzy
2005-08-22 13:44 radim
* : updated czech translation by Martin Landa
2005-08-22 13:37 radim
* : added to_attr upload option
2005-08-22 13:36 radim
* : fix for previous types added to dbCatVal
2005-08-22 13:29 radim
* : more types added to dbCatVal
2005-08-22 12:41 markus
* : description added; i18N; fixed Makefile
2005-08-22 11:20 markus
* : dead lines hint added
2005-08-22 11:15 markus
* : another piece of knowledge added
2005-08-22 09:48 markus
* : also post to FreeGIS
2005-08-22 09:11 markus
* : more release fine tuning
2005-08-22 06:02 danielc
* : Fix for update set string=NULL (temporary; should clean up a
bit)
2005-08-22 03:40 brad
* : - Removed unused split_l.[c|h].
2005-08-21 15:22 markus
* : use flags separately to make solaris2.9 happy
2005-08-21 06:12 brad
* : - #if 0 #endif out unused function RTreePrintPVars().
2005-08-21 06:09 brad
* : - Moved documentation away from source.
2005-08-21 05:36 brad
* : - Made local function 'dumpflags()' static.
- Removed now unused local_proto.h.
2005-08-19 12:18 markus
* : merged new messages
2005-08-19 12:07 brad
* : - GRASS6 usage of G_fatal_error().
- Removed unused legacy function.
- Removed unused variable.
- Use EXIT_SUCCESS || EXIT_FAILURE with exit().
2005-08-19 11:28 brad
* : - Fix compiler warnings.
- GRASS6 usage of G_warning().
- Removed now unused variables.
2005-08-19 11:24 brad
* : - Added stdio.h.
- Fixed compiler warnings.
2005-08-19 11:17 brad
* : - Changed variable used with G_realloc() size type to size_t.
2005-08-19 11:15 brad
* : - Initialize uninitialized variables.
- Remove unused variable.
2005-08-19 11:11 brad
* : - Fix some compiler warnings.
2005-08-19 11:04 brad
* : - Update to modern programming standards.
2005-08-19 10:53 brad
* : - Added braces around struct elements.
2005-08-19 10:45 brad
* : - Removed unused functions from local_proto.h.
- GRASS6 usage of message functions.
- Fix compiler warnings.
- Use GRASS6 message functions instead of fprintf(stderr,...).
2005-08-19 10:41 brad
* : - Remove unneeded local_proto.h.
- Make global variables local.
- Make local functions static.
- Initialize uninitialized variables.
- Reorganized code.
2005-08-19 08:53 brad
* : - Remove unused variables.
- Make local comparison function static.
2005-08-19 08:48 brad
* : - Initialize uninitialized variable.
- Commented out unused function 'is_wordend()'.
2005-08-19 07:21 markus
* : Michael Barton: new icons
2005-08-18 20:35 markus
* : Doxygen stuff slightly generalized
2005-08-18 20:34 markus
* : Doxygen OGSF docs activated
2005-08-18 20:29 markus
* : Doxygen docs activated
2005-08-18 16:04 markus
* : example added
2005-08-18 13:35 brad
* : - Reverted I__* global variables.
2005-08-18 08:02 markus
* : Michael Barton: improvements in the raster panel and a couple
new tool buttons
2005-08-18 04:15 brad
* : - Made sure global variables are extern referenced.
2005-08-18 04:12 brad
* : - Made I_percent() simply return G_percent().
2005-08-18 04:07 brad
* : - Add stdio.h.
2005-08-18 04:03 brad
* : - GRASS6 usage of G_warning().
- Remove now unused variable 'msg'.
- Add stdio.h.
2005-08-18 03:56 brad
* : - GRASS6 usage of G_fatal_error().
- Proper type for string length variable.
2005-08-18 03:20 brad
* : - Modified Makefiles to remove extra copies of binaries from
etc/.
2005-08-17 21:36 cho
* : removed unnecessary line
2005-08-17 16:44 markus
* : example added
2005-08-17 15:45 markus
* : added WHERE statement; i18N
2005-08-17 15:34 markus
* : don't print comments
2005-08-17 10:05 brad
* : - Removed unused variable.
2005-08-17 10:01 brad
* : - Make non-void function return a value.
2005-08-17 10:00 markus
* : clarified message
2005-08-17 09:59 brad
* : - Fix compiler warning: change 'int len' to 'size_t len' for
strncpy().
2005-08-17 09:54 brad
* : - Made local functions static.
- Removed compiler warning.
2005-08-17 09:31 brad
* : - GRASS6 usage of G_fatal_error().
- Replace fprintf(stderr...) with G_*() functions.
- Use EXIT_SUCCESS || EXIT_FAILURE for exit().
- Remove now unused variables 'mg' and 'msg'.
2005-08-17 09:25 markus
* : more color schemes added; fixed 255 -> 255 to get full range
2005-08-17 09:18 brad
* : - Removed legacy 'HELP' file.
- Removed die.c and replaced with G_fatal_error().
- Removed percent.c -- already replaced with G_percent().
2005-08-17 09:04 brad
* : - Made local function static.
- Changed references to argv[0] to G_program_name().
- Replaced fprintf(stderr,...)...exit() with G_fatal_error(...).
- Removed now unused variable 'me'.
2005-08-17 08:48 brad
* : - Remove variables: str, align, verbose and use the
flags/options directly.
2005-08-17 08:30 brad
* : - Convert fprintf() to G_*() commands.
- Change exit() to use EXIT_SUCCESS || EXIT_FAILURE.
2005-08-17 08:07 brad
* : - Removed unneeded external function declarations.
- Initialized uninitialized variables.
2005-08-17 08:00 brad
* : - GRASS6 usage of G_fatal_error().
- Remove now unused buffer variable.
2005-08-16 20:34 markus
* : added v.db.addcol + v.db.droptable
2005-08-16 20:33 markus
* : added
2005-08-16 19:32 cho
* : fixed text thickness
2005-08-16 17:28 cho
* : applied GRASS_ANOTHER_BUTTON
2005-08-15 09:56 markus
* : added missing headers
2005-08-15 09:16 markus
* : updated with new messages
2005-08-15 09:01 markus
* : updated with new messages
2005-08-15 08:43 markus
* : Paulo Marcondes: cont'ed
2005-08-15 01:58 brad
* : - Upgraded to modern programming standards.
- Added local_proto.h for global functions.
- Removed unused variables.
- Initialize uninitialized variables.
2005-08-15 01:37 brad
* : - Removed old manpage.
2005-08-14 19:22 brad
* : - Upgraded to modern programming standards.
- Added local_proto.h for global functions.
- Made local functions static.
- Removed unused variables.
2005-08-14 05:23 brad
* : - Upgraded to modern programming standards.
- Added local_proto.h for global functions.
- Remove unused variables.
- Initialized uninitialized variables.
- Use GRASS6 usage of G_fatal_error().
2005-08-14 05:20 brad
* : - Add stdlib.h header file.
- Remove unused variables.
- Initialize uninitialized variables.
2005-08-13 17:00 brad
* : - Upgraded to modern programming standards.
- Added local_proto.h for global function definitions and
structs.
- Added function prototypes for non-global functions.
2005-08-13 14:25 brad
* : - Upgraded to modern programming standards.
- Added function prototypes.
- Added global functions prototypes to local_proto.h.
- Upgraded to GRASS6 usage of G_fatal_error().
- Removed unused variables.
- Initialized uninitialized variables.
2005-08-13 13:49 brad
* : - Cleanup many compiler warnings by initializing uninitialized
variables and adding function prototypes.
2005-08-13 13:44 brad
* : - Upgraded to modern programming standards.
- Added global function prototypes via local_proto.h.
2005-08-13 02:42 brad
* : - Upgraded to modern programming standards.
2005-08-13 01:38 brad
* : - Update module to modern programming standards.
2005-08-12 15:19 markus
* : added TOPEX/SRTM30 PLUS
2005-08-12 14:22 markus
* : changed drawing order to survive for d.zoom in case of monitor
resize
2005-08-12 09:51 markus
* : XEON compiler flags
2005-08-12 09:47 markus
* : XEON hints added
2005-08-12 09:44 brad
* : - Instance of *Isle should be typed as P_ISLE, not P_AREA.
Fixed.
2005-08-12 09:05 markus
* : Paulo Marcondes: cont'ed translation
2005-08-12 08:33 markus
* : message cosmetics; example added
2005-08-12 06:30 brad
* : - Initialize uninitialized variables.
2005-08-12 06:25 brad
* : - Remove unused variable.
2005-08-12 06:20 brad
* : - Removed unused variable.
2005-08-12 06:14 brad
* : - Initialize uninitialized variable.
2005-08-12 06:10 brad
* : - Change G_malloc() variable type to size_t.
2005-08-12 06:04 brad
* : - Initialize uninitialized variables.
2005-08-12 05:54 brad
* : - Initialize uninitialized variables.
2005-08-12 05:41 brad
* : - Initialize uninitialized variables.
2005-08-12 05:39 brad
* : - Initialize unilitialized variables.
- Remove unused variable.
2005-08-12 05:36 brad
* : - Initialize uninitialized variable.
2005-08-12 05:30 brad
* : - Added parenthesis around truth statements to quiet compiler.
2005-08-12 05:29 brad
* : - Changed variable for G_malloc() to size_t storage type.
2005-08-11 21:42 brad
* : - Updated gmath memory allocation to use size_t type.
2005-08-11 20:34 markus
* : updated patch
2005-08-11 17:53 bob
* : updated coarse draw routine
2005-08-11 16:59 bob
* : changed redraw callback to draw_all
2005-08-11 11:10 markus
* : fixed broken url
2005-08-11 10:55 markus
* : simplified code; we keep the original UTF-8 encoding
2005-08-11 10:50 markus
* : LatLong test disabled
2005-08-11 10:11 markus
* : Michael Barton: modifications for vector line width
2005-08-11 10:04 markus
* : Soeren Gebbert: snprintf's() -> G_asprintf(); i18N
2005-08-11 08:09 markus
* : Paulo Marcondes : cont'ed
2005-08-10 17:22 markus
* : message cosmetics
2005-08-10 17:19 markus
* : r.random url added
2005-08-10 17:10 cho
* : reverted unintended changes
2005-08-10 15:19 markus
* : restored FC2/G5.7 spec file ; added FC3/G6.0 spec file
2005-08-10 13:05 markus
* : layout cosmetics for longer names
2005-08-10 13:05 markus
* : fix from Glynn
2005-08-10 09:58 markus
* : fix to make gcc happy
2005-08-10 09:45 markus
* : fix for v.external with PostgreSQL
2005-08-10 09:39 markus
* : doxygenized db_auto_print_errors()
2005-08-10 09:16 markus
* : r.bitpattern url added
2005-08-10 09:15 markus
* : i18N; docs extended
2005-08-10 07:30 markus
* : fixed headers
2005-08-10 05:47 cho
* : message alignment
2005-08-10 05:04 brad
* : - Rewrote for GRASS6, simplifying code.
2005-08-10 04:37 cho
* : messages updated
2005-08-10 04:34 cho
* : just started Korean translation
2005-08-10 04:14 cho
* : make -> $(MAKE)
2005-08-10 01:39 cho
* : added a cross-link and an example
2005-08-10 01:30 cho
* : text consistency
2005-08-10 01:28 cho
* : added d.mvmon
2005-08-10 01:24 cho
* : added -x flag not to add to the command list
2005-08-10 01:23 cho
* : added a new line between