Re: [GRASS-dev] GRASS 7 development started

2008-08-03 Thread Markus Neteler
On Fri, Aug 1, 2008 at 1:04 AM, Glynn Clements <[EMAIL PROTECTED]> wrote: > > Markus Neteler wrote: > > > >> Can we trap this? Otherwise we can run it locally and fix all warnings > > >> manually in SVN before running the global automated indenting. > > > > > > You can verify that the indentation i

Re: [GRASS-dev] undefined reference to G_alloc_matrix()

2008-08-03 Thread Yann Chemin
I added the few lines of code of G_alloc_matrix() inside my code, since otherwise it would indeed require the whole suite of advanced math libraries to be able to use it, and in this case I just needed a trusted Grass way to allocate to images in memory for a small module (gipe/i.eb.h_SEBAL01). I

[GRASS-dev] Re: [GRASS GIS] #120: New v.example proposal

2008-08-03 Thread GRASS GIS
#120: New v.example proposal --+- Reporter: marisn | Owner: grass-dev@lists.osgeo.org Type: enhancement | Status: closed Priority: minor| Milestone: 6.4.0

Re: [GRASS-dev] Re: wxGUI: edit button

2008-08-03 Thread Glynn Clements
Michael Barton wrote: > > I am just checking out r32469. Thanks for the fixes! > > > > What I don't like so much is 'edit' button, I don't see any reason for > > that button, it just simulates right-click -- pop-up menu. Also dialog > > for changing opacity is not necessary in my eyes - switching

Re: [GRASS-dev] undefined reference to G_alloc_matrix()

2008-08-03 Thread Glynn Clements
Yann Chemin wrote: > I added the few lines of code of G_alloc_matrix() inside my code, > since otherwise it would indeed require the whole suite of advanced > math libraries > to be able to use it, and in this case I just needed a trusted Grass way to > allocate to images in memory for a small mo

Re: [GRASS-dev] GRASS 7 development started

2008-08-03 Thread Glynn Clements
Markus Neteler wrote: > > > >> Can we trap this? Otherwise we can run it locally and fix all warnings > > > >> manually in SVN before running the global automated indenting. > > > > > > > > You can verify that the indentation isn't changing the semantics of > > > > the code by compiling everythin

[GRASS-dev] Refomatting of source code ahead (4 August, 22 CEST): developers please read

2008-08-03 Thread Markus Neteler
Developers, as discussed over the last months, we want to reformat the GRASS 6.4 and 7 source code in SVN (code indentation with "indent"). This is a substantial change, so read on. On Monday, 4 August, 22 CEST, I'll submit the source code update to SVN: http://www.timeanddate.com/worldclock/f

Re: [GRASS-dev] ported to 6.x: r.hydro.CASC2D (in grass-addons)

2008-08-03 Thread Helena Mitasova
Yann, did you get a chance further test your update of r.hydro.CASC2D? Markus, others - would this be a good time to bring it back to main GRASS tree? thanks, Helena On Mar 17, 2008, at 10:12 PM, Yann Chemin wrote: Hi all, ported in v6.x r.hydro.CASC2D some time back, and tested it this

[GRASS-dev] layer management robust

2008-08-03 Thread Michael Barton
Martin, Your changes look nice. The slider for opacity is much easier than a spinctrl now that we have room for it. I just sent up (hopefully) last of my bug fixes too. I think the layer management in wxGUI is now pretty robust. It should be a lot tougher to break. I see you've really cle

Re: [GRASS-dev] Re: [SoC Report] 2.5/3D visualization tool for wxPython GRASS GUI

2008-08-03 Thread Jachym Cepicky
Go, Martin, GO! 2008/8/2 Martin Landa <[EMAIL PROTECTED]>: > Hi all, > > Status report #9 for week ending on 1st August, 2008. > > 1. What did you get done this week? > > I have added support for 3d vector data visualization, see [1] and > also fixed various bugs (workspace-related). > > 2. What d