Re: tree view, more tweaking - switching to mc HEAD version.

2010-05-19 Thread Janek Kozicki
Yury V. Zaytsev said: (by the date of Tue, 18 May 2010 17:11:14 +0200) > On Tue, 2010-05-18 at 16:56 +0200, Janek Kozicki wrote: > > > During the course I have learned a bit of how that tree-view code > > works, and I already have an idea how to optimize the current patch a > > little bit mor

Re: tree view, more tweaking

2010-05-18 Thread Janek Kozicki
Janek Kozicki said: (by the date of Tue, 18 May 2010 16:56:31 +0200) > > Would you create a ticket at the www.midniht-commander.org? Thanks. > > I have just registered on the website. I'll try to investigate later > how this trac system works, I never used it :) ok, trac ticket #2202 the o

Re: tree view, more tweaking

2010-05-18 Thread Yury V. Zaytsev
On Tue, 2010-05-18 at 16:56 +0200, Janek Kozicki wrote: > During the course I have learned a bit of how that tree-view code > works, and I already have an idea how to optimize the current patch a > little bit more. Depending on your patience you can either apply this > patch or wait for the next o

Re: tree view, more tweaking

2010-05-18 Thread Janek Kozicki
Andrew Borodin said: (by the date of Sat, 15 May 2010 09:35:22 +0400) > On Fri, 14 May 2010 18:05:41 +0200 Janek Kozicki wrote: > > I was working to improve the tree view feature > > Thanks! It seems that Tree widget is almost unused by MC users > therefore it exists as is without any develop

Re: tree view, more tweaking

2010-05-18 Thread Janek Kozicki
Yury V. Zaytsev said: (by the date of Mon, 17 May 2010 14:24:08 +0200) > On Fri, 2010-05-14 at 18:05 +0200, Janek Kozicki wrote: > > Hi, > > > > I was working to improve the tree view feature, please have a look at > > my video: > > > > http://janek.kozicki.pl/nn/mc-tree-view.mpg > > As a t

Re: tree view, more tweaking

2010-05-17 Thread Yury V. Zaytsev
On Fri, 2010-05-14 at 18:05 +0200, Janek Kozicki wrote: > Hi, > > I was working to improve the tree view feature, please have a look at > my video: > > http://janek.kozicki.pl/nn/mc-tree-view.mpg As a tangential note, what bothers me is the gray background. I think regular blue color scheme woul

Re: tree view, more tweaking

2010-05-14 Thread Andrew Borodin
On Fri, 14 May 2010 18:05:41 +0200 Janek Kozicki wrote: > I was working to improve the tree view feature Thanks! It seems that Tree widget is almost unused by MC users therefore it exists as is without any developing and improving. > I would be extremely happy however if you would consider applyi

Re: tree view, more tweaking

2010-05-14 Thread Janek Kozicki
Janek Kozicki said: (by the date of Fri, 14 May 2010 18:05:41 +0200) > http://janek.kozicki.pl/nn/mc-tree-view.mpg > > It is now quite intuitive. I wanted to add also a flag (yes,no,unknown) tree_entry->has_subdirs, to avoid constant rescanning with a call to function: does_it_have_subdir

tree view, more tweaking

2010-05-14 Thread Janek Kozicki
Hi, I was working to improve the tree view feature, please have a look at my video: http://janek.kozicki.pl/nn/mc-tree-view.mpg It is now quite intuitive. Problem is that my knowledge of mc code is weak and I have implemented it, most likely, in a very inefficient way. I would be extremely happ