Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Bart
On 9/27/14, Giuliano Colla wrote: > If Bart, who is the author and rightful "owner" of Pochecker, doesn't > like the idea of making it too bloated, then creating a new tool becomes > an option to be considered. First of all, this is a community driven project, so extending the PoChecker tool to

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Giuliano Colla
Il 27/09/2014 21:58, Vincent Snijders ha scritto: 2014-09-27 17:59 GMT+02:00 Bart >: On 9/27/14, Giuliano Colla mailto:giuliano.co...@fastwebnet.it>> wrote: > Do you mean the procedures in /ide/idetranslations and /lcl/translations > or what?

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Mattias Gaertner
On Sat, 27 Sep 2014 21:58:14 +0200 Vincent Snijders wrote: > 2014-09-27 17:59 GMT+02:00 Bart : > > > On 9/27/14, Giuliano Colla wrote: > > > > > Do you mean the procedures in /ide/idetranslations and /lcl/translations > > > or what? > > > > Maybe he means in the updatepofiles tool > > ($Lazarus

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Vincent Snijders
2014-09-27 17:59 GMT+02:00 Bart : > On 9/27/14, Giuliano Colla wrote: > > > Do you mean the procedures in /ide/idetranslations and /lcl/translations > > or what? > > Maybe he means in the updatepofiles tool > ($Lazarus)/tools/updatepofiles.lpi ? > > That is the one I meant, but I guess the IDE us

[Lazarus] Option to allow fuzzy translations (Re: Fuzzy translations ignored)

2014-09-27 Thread Péter Gábor
I am working on the translations of Lazarus IDE and components. Sometimes I need to see also fuzzy translations to check the followings: - do they appear in the correct context - do they fit in the space - are the words used consistently - etc. I think that an option to allow displaying fuzzy trans

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Bart
On 9/27/14, Giuliano Colla wrote: > Do you mean the procedures in /ide/idetranslations and /lcl/translations > or what? Maybe he means in the updatepofiles tool ($Lazarus)/tools/updatepofiles.lpi ? Bart -- ___ Lazarus mailing list Lazarus@lists.lazar

Re: [Lazarus] Panel Visibility on QT/Win/Trunk

2014-09-27 Thread Michael Thompson
Ah, so it's always been that way.New to the ways of QT am I :-) Thanks Mike On 27 September 2014 17:46, zeljko wrote: > On 09/27/2014 05:40 PM, Michael Thompson wrote: > >> G'day, >> >> I've just got today's latest. I'm now seeing an issue with Panels under >> QT/Win7. Panels underneath

Re: [Lazarus] Panel Visibility on QT/Win/Trunk

2014-09-27 Thread zeljko
On 09/27/2014 05:40 PM, Michael Thompson wrote: G'day, I've just got today's latest. I'm now seeing an issue with Panels under QT/Win7. Panels underneath other panels are now visible. Buttons/Labels/Arrows underneath panels are being hidden. Problem is, I've gone through SVN, and I can't see

[Lazarus] Panel Visibility on QT/Win/Trunk

2014-09-27 Thread Michael Thompson
G'day, I've just got today's latest. I'm now seeing an issue with Panels under QT/Win7. Panels underneath other panels are now visible. Buttons/Labels/Arrows underneath panels are being hidden. Problem is, I've gone through SVN, and I can't see anything even slightly related. So, before I run

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread zeljko
On 09/27/2014 04:01 PM, Luca Olivetti wrote: El 27/09/14 14:32, zeljko ha escrit: On 09/27/2014 12:26 PM, Luca Olivetti wrote: El 27/09/14 12:23, Luca Olivetti ha escrit: El 27/09/14 12:09, Luca Olivetti ha escrit: I'm puzzled: with a test program I see no difference in the size in both case

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Luca Olivetti
El 27/09/14 14:32, zeljko ha escrit: > On 09/27/2014 12:26 PM, Luca Olivetti wrote: >> El 27/09/14 12:23, Luca Olivetti ha escrit: >>> El 27/09/14 12:09, Luca Olivetti ha escrit: I'm puzzled: with a test program I see no difference in the size in both cases (right after showing

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread zeljko
On 09/27/2014 12:26 PM, Luca Olivetti wrote: El 27/09/14 12:23, Luca Olivetti ha escrit: El 27/09/14 12:09, Luca Olivetti ha escrit: I'm puzzled: with a test program I see no difference in the size in both cases (right after showing the form and after pressing the button) *and* the size is the

Re: [Lazarus] Alt + tab IDE Windows

2014-09-27 Thread Václav Valíček
While I was using ubuntu, I had one virtual desktop + shortcuts (Ctrl+Alt+Arrow) to change desktop. Now, I'm using combination of anchordocking and virtual desktop for maximal "performance". There is also way to use hotcorners AFAIK in Unity and Cinnamon enviroments. Václav Valíček vac...@vali

Re: [Lazarus] Pochecker (was Fuzzy traslations ignored)

2014-09-27 Thread Giuliano Colla
Il 27/09/2014 08:06, Vincent Snijders ha scritto: 2014-09-26 22:49 GMT+02:00 Maxim Ganetsky >: 26.09.2014 20 :53, Bart ?: I propose to add two optional files sanitization/cleanup features: 1. Make all entries that have for

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Luca Olivetti
El 27/09/14 12:23, Luca Olivetti ha escrit: > El 27/09/14 12:09, Luca Olivetti ha escrit: >> >> I'm puzzled: with a test program I see no difference in the size in both >> cases (right after showing the form and after pressing the button) *and* >> the size is the right one (in FormShow is always 1,

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Luca Olivetti
El 27/09/14 12:09, Luca Olivetti ha escrit: > > I'm puzzled: with a test program I see no difference in the size in both > cases (right after showing the form and after pressing the button) *and* > the size is the right one (in FormShow is always 1,1 btw). > I must be doing something else wrong (t

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Luca Olivetti
El 27/09/14 11:48, Hans-Peter Diettrich ha escrit: > Luca Olivetti schrieb: > >> Strange, on mageia 4, kde, lazarus 1.2.4 it doesn't work. What I'm >> trying to do is to tile windows one next to the other. Using >> GetWindowRect under windows I can do it properly, while on linux gtk the >> windows

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Luca Olivetti
El 27/09/14 00:05, Giuliano Colla ha escrit: > > Il 26/09/2014 22:47, Luca Olivetti ha scritto: >> El 26/09/14 22:45, Luca Olivetti ha escrit: >>> Strange, on mageia 4, kde, lazarus 1.2.4 it doesn't work. What I'm >>> trying to do is to tile windows one next to the other. Using >>> GetWindowRect u

Re: [Lazarus] GetWindowSize misleading documentation or bug?

2014-09-27 Thread Hans-Peter Diettrich
Luca Olivetti schrieb: Strange, on mageia 4, kde, lazarus 1.2.4 it doesn't work. What I'm trying to do is to tile windows one next to the other. Using GetWindowRect under windows I can do it properly, while on linux gtk the windows overlap (i.e. with this layout A B C D E A overl