[Lazarus] [patch] Jedi Code Formatter: Extended recognised operator symbols in the parser

2009-06-24 Thread Graeme Geldenhuys
http://bugs.freepascal.org/view.php?id=14042 Extended recognised operator symbols in the parser. * Parser failed on the following operator symbols: xor, and, or This attached patch allows the JCF2 parser to work with such operator overloads. Example unit where the jcf parser failed:

Re: [Lazarus] [patch] Jedi Code Formatter: Extended recognised operator symbols in the parser

2009-06-24 Thread Graeme Geldenhuys
Graeme Geldenhuys wrote: Example unit where the jcf parser failed: fpcanvas.pp unit in FCL. Sorry, make that fpimage.pp unit. Regards, - Graeme - ___ fpGUI - a cross-platform GUI toolkit using Free Pascal

Re: [Lazarus] [patch] Jedi Code Formatter: Extended recognised operator symbols in the parser

2009-06-24 Thread Graeme Geldenhuys
Vincent Snijders wrote: Did your report it to the JCF project? https://sourceforge.net/tracker/?group_id=41564 I did now! :-) Sorry, I did not know that the laz/components/jcf2/ is simply pulled from an upstream project. Regards, - Graeme -

Re: [Lazarus] Mouse button quirks

2009-06-24 Thread Martin Friebe
Hi, not much of a complete answer. (I am on the run, and I havn't got full background anyway) But it' something to do with Mousecaptur (afaik). And yes they differ somehow: http://bugs.freepascal.org/view.php?id=13878 Hans-Peter Diettrich wrote: Now that I've improved the handling of