[Lazarus] Z-order changing using OI and designer menus seems to be broken in trunk

2017-11-14 Thread Dmitry D. Chernov via Lazarus
$subj. Could anyone confirm and fix if possible? ___ Dmitry D. Chernov -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] [PATCH] Menu item "Rename identifier" shows as inactive if caret is placed at the end of an identifier

2017-11-13 Thread Dmitry D. Chernov via Lazarus
Here's a video with the demonstration of the bug in Lazarus 1.6.4. https://yadi.sk/i/QkJEi53d3PfKiU 14.11.2017, 02:32, "Juha Manninen via Lazarus" : > On Mon, Nov 13, 2017 at 5:26 PM, Dmitry D. Chernov via Lazarus > wrote: >>  This is slightly related with recently f

Re: [Lazarus] [PATCH] Menu item "Rename identifier" shows as inactive if caret is placed at the end of an identifier

2017-11-13 Thread Dmitry D. Chernov via Lazarus
Sorry, but it's just about convenience, because F2 is working now in this case (after patching #32606), unlike the corresponding menu item. 14.11.2017, 02:51, "Mattias Gaertner via Lazarus" : > On Tue, 14 Nov 2017 01:26:32 +1000 > "Dmitry D. Chernov via Lazarus"

[Lazarus] [PATCH] Menu item "Rename identifier" shows as inactive if caret is placed at the end of an identifier

2017-11-13 Thread Dmitry D. Chernov via Lazarus
This is slightly related with recently fixed #32606: my patch fixes only wrong inactive state, patch for #32606 fixes determination of the identifier under the carriage, as a whole. This bug is very annoying when you selecting identifier to rename by double-clicking LMB on it. ___ Dmitry D. C

Re: [Lazarus] [PATCH] Don't force ProductVersion to be equal to FileVersion if it's not set

2017-10-04 Thread Dmitry D. Chernov via Lazarus
Only indirectly. This neither closes the issue nor implements something else. This just closes minor bug and slightly fixes code style. _ Dmitry D. Chernov 05.10.2017, 09:08, "Juha Manninen via Lazarus" :Is it related to issue: https://bugs.freepascal.org/view.php?id=32333?If yes, please upload

Re: [Lazarus] [PATCH] Don't force ProductVersion to be equal to FileVersion if it's not set

2017-10-04 Thread Dmitry D. Chernov via Lazarus
Oh, I'm so sorry, the patch from my previous mail IS WRONG. Here's a correct one. _ Dmitry D. Chernov 05.10.2017, 05:34, "Dmitry D. Chernov via Lazarus" :Hi again. This patch fixes forced setting of ProductVersion if it's not set, but FileVersion is.This also makes

[Lazarus] [PATCH] Don't force ProductVersion to be equal to FileVersion if it's not set

2017-10-04 Thread Dmitry D. Chernov via Lazarus
Hi again. This patch fixes forced setting of ProductVersion if it's not set, but FileVersion is.This also makes code style slightly more consistent: now we access FStringTable everywhere instead of StringTable.This also removes double assignment of FStringTable['FileVersion'] somewhere. Based on th

Re: [Lazarus] [PATCH] Fix problems with writing ProductVersion in VersionInfo

2017-10-03 Thread Dmitry D. Chernov via Lazarus
No, I mean, like in my signature, "Dmitry D. Chernov".Anyway that's not critical. _ Dmitry D. Chernov  04.10.2017, 12:45, "wkitty42--- via Lazarus" :On 10/03/2017 06:09 PM, Чернов Дмитрий via Lazarus wrote: Thank you. But please don't write my name in Cyrillic anymore. ;-)do you mean like above