Re: [Lazarus] Problem with syncompletion.pas / update SVN

2009-08-04 Thread Martin
Zaher Dirkey wrote: syncompletion.pas in synedit component 3 - The Auto Complete in TSynCompletion not worked fine with me, it is just 2 char and then stop search for the keyword, after that pressing Enter not close the AutoComplete Search should work better now. Keystrokes where handled twi

Re: [Lazarus] Problem with syncompletion.pas / update SVN

2009-08-04 Thread Martin
Zaher Dirkey wrote: syncompletion.pas in synedit component 1 - in TSynBaseCompletionForm class What for FAnsi: boolean; property ffAnsi: boolean read fansi write fansi; 2 -same for TSynBaseCompletion RFAnsi: boolean; SFAnsi: boolean; property AnsiStrings: boolean read SFAnsi wri

Re: [Lazarus] new edit icon in gutter?

2009-08-04 Thread Martin
Graeme Geldenhuys wrote: Mattias Gaertner wrote: See here http://wiki.lazarus.freepascal.org/New_IDE_features_since#Syncron-Edit By the way, that feature could not have come at a better time!! I'm busy porting our company test suite from FPCUnit to DUnit2 - a very tedious job. I have to cha

Re: [Lazarus] Updated Compiler Dialog

2009-08-04 Thread Andrew Brunner
On Tue, Aug 4, 2009 at 8:09 AM, Mattias Gaertner wrote: >> The configuration engine and preferences pages would also need to be >> updated.  Anyone care to point me to the proper units for that so the >> setting can have permanence. > > Are these global or project specific options? > > Mattias >

Re: [Lazarus] new edit icon in gutter?

2009-08-04 Thread Graeme Geldenhuys
Mattias Gaertner wrote: See here http://wiki.lazarus.freepascal.org/New_IDE_features_since#Syncron-Edit By the way, that feature could not have come at a better time!! I'm busy porting our company test suite from FPCUnit to DUnit2 - a very tedious job. I have to change thousands of AssertEqu

Re: [Lazarus] new edit icon in gutter?

2009-08-04 Thread Graeme Geldenhuys
Mattias Gaertner wrote: See here http://wiki.lazarus.freepascal.org/New_IDE_features_since#Syncron-Edit You beat me to it! :-) The icon looked important so I wanted to know what it is and if I should add something to that wiki page. Awesome feature by the way!!! Regards, - Graeme - --

Re: [Lazarus] new edit icon in gutter?

2009-08-04 Thread Mattias Gaertner
On Tue, 04 Aug 2009 16:24:58 +0200 Graeme Geldenhuys wrote: > Hi, > > I just upgraded to the latest revision in the repository and noticed > something new. What does the new icon in the gutter mean of do? See > attached image. See here http://wiki.lazarus.freepascal.org/New_IDE_features_since

[Lazarus] new edit icon in gutter?

2009-08-04 Thread Graeme Geldenhuys
Hi, I just upgraded to the latest revision in the repository and noticed something new. What does the new icon in the gutter mean of do? See attached image. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ <>-- __

Re: [Lazarus] Problem with syncompletion.pas

2009-08-04 Thread Martin
Zaher Dirkey wrote: Thanks for the your replay If syncompletion.pas not a sensitive area i will try to play with code before reporting the bug. Ok, when I said: the IDE does it's own thing, I did not mean it doesn't use Syncompletion. It does. But it provides a lot of extra glue. There are

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Graeme Geldenhuys wrote: tried to search the commit logs but did not find anything revealing. I'm using Lazarus IDE v0.9.27 r20903 with GTK2 widgetest. Reported the bug in Mantis. http://bugs.freepascal.org/view.php?id=14270 Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Mattias Gaertner wrote: It is the auto completion. It undoes all selections. As workaround you can disable it with the button to the right. I can also confirm (a second time) that it is *not* the auto completion. Disabling it in the "Find..." dialog does not make a difference. Not to mention

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Mattias Gaertner wrote: I'll double check in Mantis to see if there is a bug report, otherwise I will created one. I'll also see if I have the time today at work, to do a regression test to see in which revision it broke. It is the auto completion. It undoes all selections. As workaround you c

Re: [Lazarus] Problem with syncompletion.pas

2009-08-04 Thread Zaher Dirkey
Thanks for the your replay If syncompletion.pas not a sensitive area i will try to play with code before reporting the bug. -- Zaher Dirkey -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/li

Re: [Lazarus] Updated Compiler Dialog

2009-08-04 Thread Mattias Gaertner
On Tue, 4 Aug 2009 07:30:17 -0500 Andrew Brunner wrote: > I also feel that we need a "Close this window on successful compile." > Check box. > > I can add the check box, but I have no idea on how to link up to any > language tables there may be for Lazarus string resources... Does > Lazarus supp

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Mattias Gaertner
On Tue, 04 Aug 2009 14:08:10 +0200 Graeme Geldenhuys wrote: > Vincent Snijders wrote: > > > > It has been mentioned before by at least two person on IRC. I asked > > to create bug reports, but I don't know if they actually did. > > Ok thanks. Now at least I know it is not just my PCs (work & ho

Re: [Lazarus] Updated Compiler Dialog

2009-08-04 Thread Andrew Brunner
I also feel that we need a "Close this window on successful compile." Check box. I can add the check box, but I have no idea on how to link up to any language tables there may be for Lazarus string resources... Does Lazarus support multiple languages? The configuration engine and preferences page

Re: [Lazarus] Updated Compiler Dialog

2009-08-04 Thread Andrew Brunner
Hi Graeme, Color draws attention to certain facts about information. So I can see why someone put those there. Presently, themes are widely used and the window colors and complementary font colors are set by the desktop system. I agree and I feel that it may be best to set all colors to button

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Vincent Snijders wrote: It has been mentioned before by at least two person on IRC. I asked to create bug reports, but I don't know if they actually did. Ok thanks. Now at least I know it is not just my PCs (work & home laptop). Strange thing is, it is *only* in the "Find in Files" dialog. Al

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Vincent Snijders
Graeme Geldenhuys schreef: Graeme Geldenhuys wrote: I couldn't find any commit log regarding this, but I just updated to the latest r21094 and did a clean all & build, and the problem is fixed. Correction, it worked the first time, but now it's back to the same old problem. :-( Text selecti

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Graeme Geldenhuys wrote: I couldn't find any commit log regarding this, but I just updated to the latest r21094 and did a clean all & build, and the problem is fixed. Correction, it worked the first time, but now it's back to the same old problem. :-( Text selection is not shown in any of th

Re: [Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Graeme Geldenhuys wrote: Does anybody know if this has been reported already or fixed already? I couldn't find any commit log regarding this, but I just updated to the latest r21094 and did a clean all & build, and the problem is fixed. Sorry for all the noise. ;-) Regards, - Graeme - -

[Lazarus] Text selection not visible in "find in files" dialog

2009-08-04 Thread Graeme Geldenhuys
Hi, A while back (weeks), the Edit ComboBox in the "Find in Files" dialog doesn't show text selection anymore. You can highlight the text with the mouse, but you don't actually see it highlighted. Does anybody know if this has been reported already or fixed already? I tried to search the com