Re: [Lazarus] JEDI format and UNDO

2012-03-07 Thread Zaher Dirkey
2012/3/7 Martin > try 35809, I added missing Begin/EndUpdate calls Yes, tested, more fast, thanks :D Thanks you all Zaher Dirkey -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/la

Re: [Lazarus] JEDI format and UNDO

2012-03-07 Thread Martin
On 07/03/2012 19:08, Zaher Dirkey wrote: On Wed, Mar 7, 2012 at 4:52 AM, Paul Ishenin > wrote: 06.03.2012 20:32, Zaher Dirkey ?: Hi, Ctrl+D make format for my code. But when make Ctrl+Z it make strange undo, it is undo line by lin

Re: [Lazarus] JEDI format and UNDO

2012-03-07 Thread Zaher Dirkey
On Wed, Mar 7, 2012 at 4:52 AM, Paul Ishenin wrote: > 06.03.2012 20:32, Zaher Dirkey пишет: > > Hi, >> Ctrl+D make format for my code. >> >> But when make Ctrl+Z it make strange undo, it is undo line by line that >> can make the code corrupted. >> > > Yes it is work, thanks, but i see the scroll

Re: [Lazarus] JEDI format and UNDO

2012-03-06 Thread Paul Ishenin
06.03.2012 20:32, Zaher Dirkey пишет: Hi, Ctrl+D make format for my code. But when make Ctrl+Z it make strange undo, it is undo line by line that can make the code corrupted. Please check with r35783. Best regards, Paul Ishenin -- ___ Lazarus mai

Re: [Lazarus] JEDI format and UNDO

2012-03-06 Thread Martin
On 06/03/2012 13:56, Paul Ishenin wrote: 06.03.12 20:58, zeljko пишет: Yes, I've spotted it too... very unpleasant. It should do just one undo like it was before ... Martin ? That's was my change. JCF now replaces only changed strings, not the whole text. I will look what can be done to mer

Re: [Lazarus] JEDI format and UNDO

2012-03-06 Thread Paul Ishenin
06.03.12 20:58, zeljko пишет: Yes, I've spotted it too... very unpleasant. It should do just one undo like it was before ... Martin ? That's was my change. JCF now replaces only changed strings, not the whole text. I will look what can be done to merge undo items into a group. Best regards,

Re: [Lazarus] JEDI format and UNDO

2012-03-06 Thread zeljko
On Tuesday 06 of March 2012 13:32:27 Zaher Dirkey wrote: > Hi, > Ctrl+D make format for my code. > > But when make Ctrl+Z it make strange undo, it is undo line by line that can > make the code corrupted. Yes, I've spotted it too... very unpleasant. It should do just one undo like it was before .

[Lazarus] JEDI format and UNDO

2012-03-06 Thread Zaher Dirkey
Hi, Ctrl+D make format for my code. But when make Ctrl+Z it make strange undo, it is undo line by line that can make the code corrupted. I am using last reversion of Lazarus, FPC 2.6 Best Regards Zaher Dirkey -- ___ Lazarus mailing list Lazarus@lists.l