#GRASS IRC Log - 2008-08-17

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
02:28:07 CIA-11: martinl * r32835 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: wxGUI: revert conflict changes introduced in r32829
02:28:08 sigq: grassfeed: Changeset [32835]: wxGUI: revert conflict changes introduced in r32829 <https://trac.osgeo.org/grass/changeset/32835>
05:26:58 CIA-11: glynn * r32836 /grass/trunk/ ( 27 files in 27 dirs ): HTML fixes
05:26:59 sigq: grassfeed: Changeset [32836]: HTML fixes <https://trac.osgeo.org/grass/changeset/32836>
05:33:12 CIA-11: martinl * r32837 /grass/branches/develbranch_6/ ( display/d.vect/main.c gui/wxpython/gui_modules/menuform.py ): d.vect: add color opt description, wxGUI menuform fixed
05:34:18 sigq: grassfeed: Changeset [32837]: d.vect: add color opt description, wxGUI menuform fixed <https://trac.osgeo.org/grass/changeset/32837>
05:36:51 CIA-11: martinl * r32838 /grass/trunk/ ( display/d.vect/main.c gui/wxpython/gui_modules/menuform.py ):
05:36:52 CIA-11: d.vect: add color opt description, wxGUI menuform fixed
05:36:52 CIA-11: ( merge from devbr6, r32837 )
06:44:39 sigq: grassfeed: Ticket #163 ( defect reopened ): g.transform no longer calculating error for 2nd order transformation <https://trac.osgeo.org/grass/ticket/163#comment:3>
06:55:00 CIA-11: martinl * r32839 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( mapdisp.py wxgui_utils.py ):
06:55:00 CIA-11: wxGUI: fix bug in layering and rendering, update r32831
06:55:00 CIA-11: code removed from r32465 recovered
06:58:40 CIA-11: martinl * r32840 /grass/trunk/gui/wxpython/gui_modules/ ( mapdisp.py wxgui_utils.py ):
06:58:40 CIA-11: wxGUI: fix bug in layering and rendering, update r32831
06:58:41 CIA-11: code removed from r32465 recovered
06:58:41 CIA-11: ( merge from devbr6, r32839 )
10:07:44 sigq: grassfeed: Ticket #259 ( defect closed ): wxGUI: visualization problems with multiple rasters and vectors. not stable bug... <https://trac.osgeo.org/grass/ticket/259#comment:9>
10:35:01 CIA-11: glynn * r32841 /grass/trunk/ ( 6 files in 6 dirs ): Clean-up generation of HTML files
10:35:02 sigq: grassfeed: Changeset [32841]: Clean-up generation of HTML files <https://trac.osgeo.org/grass/changeset/32841>
10:36:08 CIA-11: glynn * r32842 /grass/trunk/lib/gis/parser.c: Make more effort to escape < > & in HTML
10:36:10 sigq: grassfeed: Changeset [32842]: Make more effort to escape < > & in HTML <https://trac.osgeo.org/grass/changeset/32842>
10:37:12 CIA-11: glynn * r32843 /grass/trunk/raster/r.flow/main.c: Don't dynamically create options
10:37:13 sigq: grassfeed: Changeset [32843]: Don't dynamically create options <https://trac.osgeo.org/grass/changeset/32843>
10:37:43 CIA-11: glynn * r32844 /grass/trunk/visualization/nviz/Makefile: Use standard "clean" target
10:38:39 CIA-11: glynn * r32845 /grass/trunk/tools/build_html_index.sh: Remove ( unbalanced ) table tags
10:38:45 sigq: grassfeed: Changeset [32845]: Remove ( unbalanced ) table tags <https://trac.osgeo.org/grass/changeset/32845> || Changeset [32844]: Use standard "clean" target <https://trac.osgeo.org/grass/changeset/32844>
10:41:43 CIA-11: glynn * r32846 /grass/trunk/ ( 64 files in 63 dirs ): More HTML fixes
10:41:47 sigq: grassfeed: Changeset [32846]: More HTML fixes <https://trac.osgeo.org/grass/changeset/32846>
11:48:23 CIA-11: glynn * r32847 /grass/trunk/Makefile: Clean up "install" target
11:50:17 sigq: grassfeed: Changeset [32847]: Clean up "install" target <https://trac.osgeo.org/grass/changeset/32847>
13:38:54 CIA-11: martinl * r32848 /grass/branches/develbranch_6/gui/wxpython/ ( 4 files in 2 dirs ): wxGUI/nviz2: better isosurface draw mode support, added methods to change isosurface attributes
13:50:37 CIA-11: martinl * r32849 /grass/trunk/gui/wxpython/ ( 4 files in 2 dirs ):
13:50:37 CIA-11: wxGUI/nviz2: better isosurface draw mode support, added methods to change isosurface attributes
13:50:37 CIA-11: ( merge from devbr6, r32848 )
16:13:28 sigq: grassfeed: Ticket #261 ( defect created ): wxGUI: sqlbuilder.py patch for columns listing <https://trac.osgeo.org/grass/ticket/261>
20:45:49 CIA-11: cmbarton * r32850 /grass/branches/develbranch_6/gui/wxpython/gui_modules/render.py: Streamlined tempfile creation for rendering output. Switched from g.tempfile to pure Python secure tempfiles. Changed cleanup method to deal with new tempfiles.
20:49:49 CIA-11: cmbarton * r32851 /grass/trunk/gui/wxpython/gui_modules/render.py: Tempfile streamlining and switch to pure Python secure tempfiles. Backported from develbranch_6.