#GRASS IRC Log - 2008-08-02

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
02:02:56 CIA-11: martinl * r32453 /grass/trunk/lib/gis/parser.c: parser.c: print 'option <%s>: <%s> exists' message in gui style if GRASS_MESSAGE_FORMAT=gui
02:45:03 CIA-11: martinl * r32454 /grass/trunk/gui/wxpython/gui_modules/ ( gcmd.py goutput.py menuform.py preferences.py utils.py ):
02:45:03 CIA-11: wxGUI: optionally add created map ( raster, vector ) into layer tree when running command
02:45:03 CIA-11: some goutput fixes ( \r )
02:45:10 CIA-11: martinl * r32455 /grass/branches/develbranch_6/lib/gis/parser.c:
02:45:10 CIA-11: parser.c: print 'option <%s>: <%s> exists' message in gui style if GRASS_MESSAGE_FORMAT=gui
02:45:10 CIA-11: ( merge from trunk, r32453 )
03:27:42 CIA-11: martinl * r32456 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( gcmd.py goutput.py menuform.py preferences.py utils.py ):
03:27:42 CIA-11: wxGUI: optionally add created map ( raster, vector ) into layer tree when running command
03:27:42 CIA-11: some goutput fixes ( \r ) [merge from trunk, r32454]
04:03:36 CIA-11: neteler * r32457 /grass/branches/develbranch_6/scripts/db.out.ogr/db.out.ogr: removed debug flag
04:03:56 CIA-11: neteler * r32458 /grass/trunk/scripts/db.out.ogr/db.out.ogr: removed debug flag
04:05:16 sigq: grassfeed: Changeset [32458]: removed debug flag <https://trac.osgeo.org/grass/changeset/32458> || Changeset [32457]: removed debug flag <https://trac.osgeo.org/grass/changeset/32457>
04:06:49 CIA-11: neteler * r32459 /grass/trunk/vector/vectorintro.html: mention db.in.ogr, db.out.ogr
04:06:50 sigq: grassfeed: Changeset [32459]: mention db.in.ogr, db.out.ogr <https://trac.osgeo.org/grass/changeset/32459>
04:07:16 CIA-11: neteler * r32460 /grass/branches/develbranch_6/vector/vectorintro.html: mention db.in.ogr, db.out.ogr ( merge from trunk )
04:08:11 sigq: grassfeed: Changeset [32460]: mention db.in.ogr, db.out.ogr ( merge from trunk ) <https://trac.osgeo.org/grass/changeset/32460>
04:09:12 CIA-11: neteler * r32461 /grass/branches/develbranch_6/scripts/d.rast.edit/d.rast.edit.tcl: glynn: Set weights on .overview, not . ( merge from tunk, r32452 )
04:09:14 sigq: grassfeed: Changeset [32461]: glynn: Set weights on .overview, not . ( merge from tunk, r32452 ) <https://trac.osgeo.org/grass/changeset/32461>
04:10:39 CIA-11: neteler * r32462 /grass/branches/releasebranch_6_3/scripts/d.rast.edit/d.rast.edit.tcl: glynn: Set weights on .overview, not . ( merge from tunk, r32452 )
04:10:40 sigq: grassfeed: Changeset [32462]: glynn: Set weights on .overview, not . ( merge from tunk, r32452 ) <https://trac.osgeo.org/grass/changeset/32462>
05:09:09 CIA-11: martinl * r32463 /grass/trunk/gui/wxpython/gui_modules/ ( goutput.py wxgui_utils.py ):
05:09:09 CIA-11: wxGUI: add new layer as previous sibling of selected layer ( first item from the list is rendered as the last one )
05:09:09 CIA-11: some goutput quick fixes
05:49:20 CIA-11: martinl * r32464 /grass/trunk/gui/wxpython/gui_modules/ ( render.py wxgui_utils.py ): wxGUI: fix map layer position in stack, update r32463
05:50:24 sigq: grassfeed: Changeset [32464]: wxGUI: fix map layer position in stack, update r32463 <https://trac.osgeo.org/grass/changeset/32464>
05:59:38 CIA-11: martinl * r32465 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( goutput.py render.py wxgui_utils.py ):
05:59:38 CIA-11: wxGUI: add new layer as previous sibling of selected layer ( first item from the list is rendered as the last one )
05:59:38 CIA-11: some goutput quick fixes
05:59:38 CIA-11: ( merge from trunk, r32463 and r32464 )
06:08:16 CIA-11: martinl * r32466 /grass/branches/develbranch_6/gui/wxpython/wxgui.py: wxGUI: fix r32465, accidentally merged from trunk
06:08:17 sigq: grassfeed: Changeset [32466]: wxGUI: fix r32465, accidentally merged from trunk <https://trac.osgeo.org/grass/changeset/32466>
06:46:58 CIA-11: neteler * r32467 /grass-web/trunk/devel/i18n_stats.inc: document how this works
06:47:23 sigq: grassfeed: Changeset [32467]: document how this works <https://trac.osgeo.org/grass/changeset/32467>
07:17:48 mloskot: Folks, could anyone point me to some details about status of multi-core/-cpu support in GRASS?
11:40:49 CIA-11: martinl * r32468 /grass/trunk/gui/wxpython/gui_modules/nviz.py: wxGUI/nviz: print number of primitives/points in vector layer properties tab
14:22:46 CIA-11: cmbarton * r32469 /grass/trunk/gui/wxpython/gui_modules/ ( gdialogs.py wxgui_utils.py ): Update and bug fixes for LayerTree drag and drop and controls
14:22:48 sigq: grassfeed: Changeset [32469]: Update and bug fixes for LayerTree? drag and drop and controls <https://trac.osgeo.org/grass/changeset/32469>
14:23:01 CIA-11: cmbarton * r32470 /grass/trunk/gui/wxpython/wxgui.py: Update and bug fixes for LayerTree drag and drop and controls
14:25:04 sigq: grassfeed: Changeset [32470]: Update and bug fixes for LayerTree? drag and drop and controls <https://trac.osgeo.org/grass/changeset/32470>
14:38:48 CIA-11: martinl * r32471 /grass/trunk/gui/wxpython/gui_modules/goutput.py: wxGUI: don't add new line if not necessary
14:39:14 sigq: grassfeed: Changeset [32471]: wxGUI: don't add new line if not necessary <https://trac.osgeo.org/grass/changeset/32471>
14:41:35 CIA-11: martinl * r32472 /grass/branches/develbranch_6/gui/wxpython/gui_modules/goutput.py: wxGUI: don't add new line if not necessary ( merge from trunk, r32471 )
14:43:11 sigq: grassfeed: Changeset [32472]: wxGUI: don't add new line if not necessary ( merge from trunk, r32471 ) <https://trac.osgeo.org/grass/changeset/32472>
14:43:35 CIA-11: martinl * r32473 /grass/trunk/gui/wxpython/ ( 3 files in 2 dirs ): wxGUI: determite height ( min, max ) from session
14:45:12 sigq: grassfeed: Changeset [32473]: wxGUI: determite height ( min, max ) from session <https://trac.osgeo.org/grass/changeset/32473>
15:12:17 CIA-11: martinl * r32474 /grass/trunk/gui/ ( 5 files in 5 dirs ): wxGUI: menu item for 3d raster element added ( including silk icon )
15:13:22 sigq: grassfeed: Changeset [32474]: wxGUI: menu item for 3d raster element added ( including silk icon ) <https://trac.osgeo.org/grass/changeset/32474>
15:23:56 CIA-11: martinl * r32475 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: wxGUI: fix r32469, loading workspaces works properly again...
23:51:23 CIA-11: cmbarton * r32476 /grass/trunk/gui/icons/gui-layeroptions.gif: New icon for button for editing layer settings
23:51:24 sigq: grassfeed: Changeset [32476]: New icon for button for editing layer settings <https://trac.osgeo.org/grass/changeset/32476>
23:56:52 CIA-11: cmbarton * r32477 /grass/trunk/gui/wxpython/icons/icon.py: Added icon for layer settings editing
23:58:22 sigq: grassfeed: Changeset [32477]: Added icon for layer settings editing <https://trac.osgeo.org/grass/changeset/32477>