Re: [patch] Synchronization of the panels

2005-04-08 Thread Pavel Tsekov
On Fri, 8 Apr 2005, Pavel Tsekov wrote: > > Suggestions are welcome. > > Ok - several points: 8) Another thing that might be of interest. You can check if the directory you are monitoring resides on a vfs and if this is the case you have to disable monitoring for that directory. You can u

Re: [patch] Synchronization of the panels

2005-04-08 Thread Pavel Tsekov
Hello, On Sat, 2 Apr 2005, Siver Andrey wrote: > I've rewriten my previous patch (main.c.diff, sync.inc): > 1) Now synchronization is doing by time (SYNC_DELAY keeps inverval in > seconds; 2 secs by default); > 2) The synchronization is loosing for some DLG_ signals for efficiency; > 3) Add some

[patch] Synchronization of the panels

2005-04-02 Thread Siver Andrey
Hi, All,   I've rewriten my previous patch (main.c.diff, sync.inc): 1) Now synchronization is doing by time (SYNC_DELAY keeps inverval in seconds; 2 secs by default); 2) The synchronization is loosing for some DLG_ signals for efficiency; 3) Add some errors checks.   It looks a little more st

Re: Fw: [patch] Synchronization of the panels (fwd)

2005-03-17 Thread Siver Andrey
Hello Pavel, - Original Message - From: "Pavel Tsekov" <[EMAIL PROTECTED]> To: "Siver Andrey" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, March 09, 2005 6:48 PM Subject: Re: Fw: [patch] Synchronization of the panels (fwd) > Hello Andrey, > >

Re: Fw: [patch] Synchronization of the panels (fwd)

2005-03-16 Thread Pavel Tsekov
Hello Andrey, On Wed, 16 Mar 2005, Siver Andrey wrote: > > - Original Message - > > From: "Miguel de Icaza" <[EMAIL PROTECTED]> > > To: "Pavel Tsekov" <[EMAIL PROTECTED]> > > Cc: "MC dev" > > Sent: Saturday, F

Fw: [patch] Synchronization of the panels (fwd)

2005-03-16 Thread Siver Andrey
Sorry, I e-mailed a message not to the main list: - Original Message - From: "Siver Andrey" <[EMAIL PROTECTED]> To: "Miguel de Icaza" <[EMAIL PROTECTED]> Sent: Sunday, February 27, 2005 3:33 PM Subject: Re: [patch] Synchronization of the panels (fwd

Re: [patch] Synchronization of the panels

2005-02-26 Thread Miguel de Icaza
Hello, > > Please consider my patch to synchronize the panels with hard drives > > state. > > > note that dnotify prevents a watched directory from being unmounted (one > of the reasons why it is being replaced). that means one has to leave > the dir in question in both panels. no problem as suc

Re: [patch] Synchronization of the panels (fwd)

2005-02-26 Thread Miguel de Icaza
Hello, > This is an updated version of the dnotify patch from Andrey Siver. The patch still needs a lot of work, for example, why do we have an include file at all with the code? (The core of the code lives in sync.inc). Configure patches, fall back patches are missing as well. Miguel. ___

Re: [patch] Synchronization of the panels

2005-02-25 Thread Pavel Tsekov
Hello Andrey, On Fri, 25 Feb 2005, Siver Andrey wrote: > Dear maintainer, I am not in charge of maintaining MC. I am just one of the MC contributors :) > I agree with you. > I update the patch in following ways: > 1) Try to format properly; > 2) Add feature conditions (with WITH_SYNC macro-para

Re: [patch] Synchronization of the panels (fwd)

2005-02-25 Thread Pavel Tsekov
ekov" <[EMAIL PROTECTED]> To: "Siver Andrey" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, February 22, 2005 1:11 PM Subject: Re: [patch] Synchronization of the panels > Hello Andrey, > > On Tue, 22 Feb 2005, Siver Andrey wrote: > > > Hi, > > > &g

Re: [patch] Synchronization of the panels

2005-02-22 Thread Oswald Buddenhagen
On Tue, Feb 22, 2005 at 10:32:07AM +0300, Siver Andrey wrote: > Please consider my patch to synchronize the panels with hard drives > state. > note that dnotify prevents a watched directory from being unmounted (one of the reasons why it is being replaced). that means one has to leave the dir in

Re: [patch] Synchronization of the panels

2005-02-22 Thread Pavel Tsekov
Hello Andrey, On Tue, 22 Feb 2005, Siver Andrey wrote: > Hi, > > Please consider my patch to synchronize the panels with hard drives state. I really appreciate the fact that you decided to implement this most interesting feature in mc, but your patch is far from being complete. First of all your

[patch] Synchronization of the panels

2005-02-21 Thread Siver Andrey
Hi,   Please consider my patch to synchronize the panels with hard drives state.     Andrey main.c.diff Description: Binary data sync.inc Description: Binary data ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel