Re: [Lazarus] Extended filter for Code Completion

2018-01-16 Thread Ondrej Pokorny via Lazarus

On 17.01.2018 13:00, Ondrej Pokorny via Lazarus wrote:

On 09.01.2018 0:55, Juha Manninen via Lazarus wrote:

I applied the patch from here:
  https://bugs.freepascal.org/view.php?id=32974
It looks good to me.
Please test everybody. Does it have negative side-effects of some kind?


The highlight color of the keyword is hard coded and it doesn't change 
for selected item meaning I can hardly read the selected item.


I fixed this by myself in r57105.

Ondrej
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Extended filter for Code Completion

2018-01-16 Thread Ondrej Pokorny via Lazarus

On 09.01.2018 0:55, Juha Manninen via Lazarus wrote:

I applied the patch from here:
  https://bugs.freepascal.org/view.php?id=32974
It looks good to me.
Please test everybody. Does it have negative side-effects of some kind?


The highlight color of the keyword is hard coded and it doesn't change 
for selected item meaning I can hardly read the selected item.




A second question: why are the settings in "Editor -> Completion and 
hints" page of IDE options and not "Codetools -> Identifier completion" ?


Ondrej
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Poll on website forum

2018-01-16 Thread Michael Van Canneyt via Lazarus


Hi,

I posted a poll on the forum site, regarding missing language features in
pas2js.

http://forum.lazarus.freepascal.org/index.php/topic,39694.0.html

Please, let us know what you think.

Michael.
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Linking run parameters with build mode

2018-01-16 Thread Torsten Bonde Christiansen via Lazarus

Hi List.

In a not to distant past multiple run-modes were introduced and this is 
a very nice feature.


Now I wonder if it is (would be) possible to link the run modes with 
build modes? This would be a nice feature, as i could eg. select "Build 
Win32" mode (cross compile from linux) and then the linked run-mode 
would automatically start the program within Wine (without debugging 
naturally).


Is this already possible or should i add it as a feature request?

Kind regards
Torsten.
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Linux: howto define file *.lpi to be opened with lazarus?

2018-01-16 Thread John Landmesser via Lazarus



Am 15.01.2018 um 22:46 schrieb Mark Morgan Lloyd via Lazarus:


Possibly one of the xdg-* programs... a bit of Googling suggests xdg-mime



seems to work now:

executed:
xdg-mime install ./lazarus-mime.xml

But *.xml is still opened by lazarus aplication. Could be because i 
really tried a lot of useless things before?!


FileExtensions are a real hassle on linux?!!




Result:

xdg-mime install ./lazarus-mime.xml

creates:

'/home/john1/.local/share/mime/aliases'
'/home/john1/.local/share/mime/generic-icons'
'/home/john1/.local/share/mime/globs'
'/home/john1/.local/share/mime/globs2'
'/home/john1/.local/share/mime/icons'
'/home/john1/.local/share/mime/magic'
'/home/john1/.local/share/mime/mime.cache'
 '/home/john1/.local/share/mime/subclasses'
 '/home/john1/.local/share/mime/treemagic'
 '/home/john1/.local/share/mime/types'
 '/home/john1/.local/share/mime/version'
 '/home/john1/.local/share/mime/XMLnamespaces'

and there are more subdirs!

They all seems to handle lazarus *.lpi ...

Windows is much easier in this respect?!

Thanks for your tipps!!
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Lazreport - Issues 32481, 32505, 32543

2018-01-16 Thread Gabor Boros via Lazarus

Hi All,

I need some help/opinion about these issues. I solved (or half solved) 
all for myself, but don't know my solutions/modifications are good 
enough to include into the main source.


https://bugs.freepascal.org/view.php?id=32481

https://bugs.freepascal.org/view.php?id=32505

https://bugs.freepascal.org/view.php?id=32543

Gabor
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus