Re: [Plplot-devel] Memory leaks with wxWidgets

2012-10-25 Thread phil rosenberg
I've had a quick look and there are some PLplot specific memory leaks to contend with I think. There also seems to be a lot of wxWidget memory leaks too - not sure if they are related to PLplot code or not.   Again I'm using  C++ example 19cc as i had it handy. When the each page is drawn flow d

Re: [Plplot-devel] Colorbar support

2012-10-25 Thread Andrew Ross
On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote: > On Wed, Oct 24, 2012 at 01:30:44PM -0400, Hezekiah M. Carty wrote: > > > > Andrew, > > > > I found another change that I think we should make before completing > > the plcolorbar + example change propagation. The tick mark arguments

Re: [Plplot-devel] ndiff build system

2012-10-25 Thread Andrew Ross
On Mon, Oct 22, 2012 at 04:24:48PM -0700, Alan Irwin wrote: > Hi Andrew: > > One of my recent posts to PLplot-devel included a rudimentary but > still useful CMake-based build system for ndiff. I have now (revision > 12250) made that available in external/ndiff along with instructions > on how to

Re: [Plplot-devel] ndiff build system

2012-10-25 Thread Alan W. Irwin
On 2012-10-25 18:46+0100 Andrew Ross wrote: > On Mon, Oct 22, 2012 at 04:24:48PM -0700, Alan Irwin wrote: >> Hi Andrew: >> >> One of my recent posts to PLplot-devel included a rudimentary but >> still useful CMake-based build system for ndiff. I have now (revision >> 12250) made that available in

Re: [Plplot-devel] Colorbar support

2012-10-25 Thread Hezekiah M. Carty
On Thu, Oct 25, 2012 at 1:39 PM, Andrew Ross wrote: > On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote: >> On Wed, Oct 24, 2012 at 01:30:44PM -0400, Hezekiah M. Carty wrote: >> > >> > Andrew, >> > >> > I found another change that I think we should make before completing >> > the plcolor

Re: [Plplot-devel] Colorbar support

2012-10-25 Thread Alan W. Irwin
On 2012-10-25 15:56-0400 Hezekiah M. Carty wrote: > On Thu, Oct 25, 2012 at 1:39 PM, Andrew Ross > wrote: >> On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote: >>> On Wed, Oct 24, 2012 at 01:30:44PM -0400, Hezekiah M. Carty wrote: Andrew, I found another change that

Re: [Plplot-devel] Colorbar support

2012-10-25 Thread Andrew Ross
On Thu, Oct 25, 2012 at 01:08:16PM -0700, Alan Irwin wrote: > On 2012-10-25 15:56-0400 Hezekiah M. Carty wrote: > > > On Thu, Oct 25, 2012 at 1:39 PM, Andrew Ross > > wrote: > >> On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote: > >>> On Wed, Oct 24, 2012 at 01:30:44PM -0400, Hezekiah

Re: [Plplot-devel] Colorbar support

2012-10-25 Thread Hezekiah M. Carty
On Thu, Oct 25, 2012 at 5:11 PM, Andrew Ross wrote: > On Thu, Oct 25, 2012 at 01:08:16PM -0700, Alan Irwin wrote: >> On 2012-10-25 15:56-0400 Hezekiah M. Carty wrote: >> >> > On Thu, Oct 25, 2012 at 1:39 PM, Andrew Ross >> > wrote: >> >> On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote