#GRASS IRC Log - 2008-08-18

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
01:11:38 CIA-11: martinl * r32852 /grass/branches/develbranch_6/gui/wxpython/gui_modules/sqlbuilder.py: wxGUI: patch by giohappy applied, trac #261
01:12:45 sigq: grassfeed: Changeset [32852]: wxGUI: patch by giohappy applied, trac #261 <https://trac.osgeo.org/grass/changeset/32852>
01:13:53 CIA-11: martinl * r32853 /grass/trunk/gui/wxpython/gui_modules/sqlbuilder.py:
01:13:53 CIA-11: wxGUI: patch by giohappy applied, trac #261
01:13:53 CIA-11: ( merge from devbr6, r32852 )
01:13:55 sigq: grassfeed: Changeset [32853]: wxGUI: patch by giohappy applied, trac #261 ( merge from devbr6, r32852 ) <https://trac.osgeo.org/grass/changeset/32853>
01:16:45 sigq: grassfeed: Ticket #261 ( defect closed ): wxGUI: sqlbuilder.py patch for columns listing <https://trac.osgeo.org/grass/ticket/261#comment:1>
05:37:24 CIA-11: glynn * r32854 /grass/trunk/ ( aclocal.m4 configure configure.in ):
05:37:24 CIA-11: Add macros for --with-<package>-ldflags= option
05:37:24 CIA-11: Add --with-cairo-{includes,libs,ldflags}= options
06:10:25 sigq: grassfeed: Ticket #74 ( defect reopened ): Tcl version of v.digit's background colour doesn't work <https://trac.osgeo.org/grass/ticket/74#comment:7>
07:32:22 CIA-11: glynn * r32855 /grass/trunk/lib/python/grass.py: Add exec_command
07:33:02 sigq: grassfeed: Changeset [32855]: Add exec_command <https://trac.osgeo.org/grass/changeset/32855>
07:56:50 CIA-11: martinl * r32856 /grass/branches/develbranch_6/lib/python/grass.py: glynn: Add exec_command ( merge from trunk, r32855 )
07:57:53 sigq: grassfeed: Changeset [32856]: glynn: Add exec_command ( merge from trunk, r32855 ) <https://trac.osgeo.org/grass/changeset/32856>
07:58:13 CIA-11: glynn * r32857 /grass/trunk/ ( 10 files in 9 dirs ):
07:58:13 CIA-11: Add Python versions of various scripts
07:58:13 CIA-11: Change Script.make to prefer Python versions over Bourne shell versions
09:18:49 CIA-11: neteler * r32858 /grass/trunk/ ( 3 files in 3 dirs ): url updated
09:20:10 sigq: grassfeed: Changeset [32858]: url updated <https://trac.osgeo.org/grass/changeset/32858>
09:21:20 CIA-11: neteler * r32859 /grass/branches/develbranch_6/ ( 2 files in 2 dirs ): url updated
09:22:31 sigq: grassfeed: Changeset [32859]: url updated <https://trac.osgeo.org/grass/changeset/32859>
10:44:40 CIA-11: martinl * r32860 /grass/branches/develbranch_6/gui/wxpython/docs/ ( 4 files ): wxGUI/nviz: documentation updated ( initial version )
10:49:04 CIA-11: martinl * r32861 /grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Nviz.html: wxGUI/nviz: documentation updated ( initial version ), missing html added, update r32860
10:51:48 CIA-11: martinl * r32862 /grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Nviz.html: wxGUI/nviz: remove header/footer from manual page, update r32861
10:53:39 sigq: grassfeed: Changeset [32862]: wxGUI/nviz: remove header/footer from manual page, update r32861 <https://trac.osgeo.org/grass/changeset/32862>
10:55:28 CIA-11: martinl * r32863 /grass/trunk/gui/wxpython/docs/ ( 5 files ):
10:55:28 CIA-11: wxGUI/nviz: documentation updated ( initial version )
10:55:28 CIA-11: ( merge from devbr6, r32860, r32861, r32862 )
12:17:36 CIA-11: glynn * r32864 /grass/trunk/general/g.mapset/Makefile: g.mapset doesn't require raster, display libraries
12:18:54 CIA-11: glynn * r32865 /grass/trunk/ ( 5 files in 5 dirs ): Don't bother checking the return value from D_get_screen_window( )
12:18:55 sigq: grassfeed: Changeset [32865]: Don't bother checking the return value from D_get_screen_window( ) <https://trac.osgeo.org/grass/changeset/32865> || Changeset [32864]: g.mapset doesn't require raster, display libraries <https://trac.osgeo.org/grass/changeset/32864>
12:23:36 CIA-11: glynn * r32866 /grass/trunk/ ( 28 files in 10 dirs ):
12:23:36 CIA-11: Replace screen_{left,right,top,bottom} with screen_{width,height}
12:23:36 CIA-11: Replace R_screen_{left,rite,top,bot} with R_get_window( )
12:23:36 CIA-11: Move polygon filler into PNG driver
12:23:37 CIA-11: Add GRASS_{LINE_WIDTH,TEXT_SIZE,FRAME} env variables
12:23:37 CIA-11: Remove unused functions from lib/display
12:37:23 CIA-11: glynn * r32867 /grass/trunk/lib/pngdriver/Polygon.c: Fix bugs in polygon filler
12:37:24 sigq: grassfeed: Changeset [32867]: Fix bugs in polygon filler <https://trac.osgeo.org/grass/changeset/32867>
13:27:14 CIA-11: martinl * r32868 /grass/branches/develbranch_6/gui/wxpython/gui_modules/nviz.py: wxGUI/nviz: add missing sys module
13:28:21 sigq: grassfeed: Changeset [32868]: wxGUI/nviz: add missing sys module <https://trac.osgeo.org/grass/changeset/32868>
13:34:07 CIA-11: martinl * r32869 /grass/trunk/gui/wxpython/gui_modules/nviz.py: wxGUI/nviz: add missing sys module ( merge from devbr6, r32868 )
13:34:09 sigq: grassfeed: Changeset [32869]: wxGUI/nviz: add missing sys module ( merge from devbr6, r32868 ) <https://trac.osgeo.org/grass/changeset/32869>
13:39:05 CIA-11: martinl * r32870 /grass/branches/develbranch_6/gui/wxpython/gui_modules/nviz.py: wxGUI/nviz: os module added
13:40:23 sigq: grassfeed: Changeset [32870]: wxGUI/nviz: os module added <https://trac.osgeo.org/grass/changeset/32870>
13:46:33 CIA-11: martinl * r32871 /grass/trunk/gui/wxpython/gui_modules/nviz.py: wxGUI/nviz: os module added ( merge from devbr6, r32870 )
13:47:29 sigq: grassfeed: Changeset [32871]: wxGUI/nviz: os module added ( merge from devbr6, r32870 ) <https://trac.osgeo.org/grass/changeset/32871>
14:16:15 CIA-11: martinl * r32872 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( mapdisp.py render.py ): wxGUI: quick fix for wx.SafeYield( ) to avoid flickering ( better use wxApp.Yield )
14:25:31 CIA-11: martinl * r32873 /grass/trunk/gui/wxpython/gui_modules/ ( mapdisp.py render.py ):
14:25:31 CIA-11: wxGUI: quick fix for wx.SafeYield( ) to avoid flickering ( better use wxApp.Yield )
14:25:31 CIA-11: [merge from devbr6, r32872]
22:02:46 CIA-11: cmbarton * r32874 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( mapdisp.py render.py wxgui_utils.py ): Greatly speed up auto-rendering and make it nearly unbreakable even when rapidly doing drag and drop of layers.
22:34:11 CIA-11: cmbarton * r32875 /grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp.py: Only reorder layers if layers have changed prior to rendering.
22:35:56 sigq: grassfeed: Changeset [32875]: Only reorder layers if layers have changed prior to rendering. <https://trac.osgeo.org/grass/changeset/32875>