Re: [Lazarus] Accents in IDE and my apps

2013-07-15 Thread Juha Manninen
On Mon, Jul 15, 2013 at 6:29 PM, Éderson Cássio wrote: > I don't know how I can create a patch... everything I know is that I must > download the sources from SVN, but I'm raw about these kind of task > (ashamed...) http://wiki.lazarus.freepascal.org/Creating_A_Patch Easy and fun. Regards, Juha

Re: [Lazarus] Accents in IDE and my apps

2013-07-15 Thread Éderson Cássio
Em 13-07-2013 02:13, Mattias Gaertner escreveu: On Fri, 12 Jul 2013 15:36:26 -0700 (PDT) Éderson Cássio wrote: [...] It was a problem for which I could produce a solution in the LCL code, but Mattias Gaertner said me the problem doesn't occur on all systems. Well, I found one situation when

Re: [Lazarus] Accents in IDE and my apps

2013-07-15 Thread Graeme Geldenhuys
On 2013-07-13 15:55, waldo kitty wrote: > >> The reason is that the 'Reply' button copies the hidden message ID. It >> does not matter if you change the subject. The mail is associated with >> the old mail thread "Should TObject or TComponent have a Comment >> property". > > exactly... It is su

Re: [Lazarus] Accents in IDE and my apps

2013-07-13 Thread waldo kitty
On 7/12/2013 22:26, Éderson Cássio wrote: Em 12-07-2013 22:31, waldo kitty escreveu: On 7/12/2013 18:36, Éderson Cássio wrote: I wrote on this thread because I'd like to help to improve Lazarus code as I find problems with it. i understand that but your addition has nothing to do with comment

Re: [Lazarus] Accents in IDE and my apps

2013-07-13 Thread waldo kitty
On 7/13/2013 00:48, Mattias Gaertner wrote: On Fri, 12 Jul 2013 15:36:26 -0700 (PDT) Éderson Cássio wrote: I wrote on this thread because I'd like to help to improve Lazarus code as I find problems with it. Waldo meant: Use the 'Reply' button of your mailer, when you want to reply to someon

[Lazarus] Accents in IDE and my apps

2013-07-12 Thread Mattias Gaertner
On Fri, 12 Jul 2013 15:36:26 -0700 (PDT) Éderson Cássio wrote: >[...] > It was a problem for which I could produce a solution in the LCL code, but > Mattias Gaertner said me the problem doesn't occur on all systems. Well, I > found one situation when the problem occurs, on my system.  > > It'

Re: [Lazarus] Accents in IDE and my apps

2013-07-12 Thread Mattias Gaertner
On Fri, 12 Jul 2013 15:36:26 -0700 (PDT) Éderson Cássio wrote: > I wrote on this thread because I'd like to help to improve Lazarus code as I > find problems with it. Waldo meant: Use the 'Reply' button of your mailer, when you want to reply to someone's mail. Otherwise use the 'New' button. Th

Re: [Lazarus] Accents in IDE and my apps

2013-07-12 Thread Éderson Cássio
Em 12-07-2013 22:31, waldo kitty escreveu: On 7/12/2013 18:36, Éderson Cássio wrote: I wrote on this thread because I'd like to help to improve Lazarus code as I find problems with it. i understand that but your addition has nothing to do with comment properties in TObject or TComponent :/

Re: [Lazarus] Accents in IDE and my apps

2013-07-12 Thread waldo kitty
On 7/12/2013 18:36, Éderson Cássio wrote: I wrote on this thread because I'd like to help to improve Lazarus code as I find problems with it. i understand that but your addition has nothing to do with comment properties in TObject or TComponent :/ the only reason i saw your portion was becau

Re: [Lazarus] Accents in IDE and my apps

2013-07-12 Thread Éderson Cássio
kitty Para: lazarus@lists.lazarus.freepascal.org Enviadas: Sexta-feira, 12 de Julho de 2013 10:38 Assunto: Re: [Lazarus] Accents in IDE and my apps On 7/12/2013 00:05, Éderson Cássio wrote: > Hello, guys. > I've just found that the duplicated accents problem in GTK2 only occurs

Re: [Lazarus] Accents in IDE and my apps

2013-07-12 Thread waldo kitty
On 7/12/2013 00:05, Éderson Cássio wrote: Hello, guys. I've just found that the duplicated accents problem in GTK2 only occurs when I configure my system language to Brazilian Portuguese. The problem happens with any keyboard layout, just like the Brazilian layout and even with the US Internation

[Lazarus] Accents in IDE and my apps

2013-07-11 Thread Éderson Cássio
Hello, guys. I've just found that the duplicated accents problem in GTK2 only occurs when I configure my system language to Brazilian Portuguese. The problem happens with any keyboard layout, just like the Brazilian layout and even with the US International. Any ideas? Thanks Éderson Cássio - Bra

Re: [Lazarus] Accents in IDE and my apps

2013-07-08 Thread Mattias Gaertner
On Sun, 07 Jul 2013 22:22:45 -0300 Éderson Cássio wrote: > Em 07-07-2013 21:40, Éderson Cássio escreveu: > > Em 07-07-2013 15:54, Mattias Gaertner escreveu: > >> On Sun, 07 Jul 2013 15:22:53 -0300 > >> Éderson Cássio wrote: > >> > >>> When I type accented letters in the IDE or in my forms, they

Re: [Lazarus] Accents in IDE and my apps

2013-07-07 Thread Éderson Cássio
Em 07-07-2013 21:40, Éderson Cássio escreveu: Em 07-07-2013 15:54, Mattias Gaertner escreveu: On Sun, 07 Jul 2013 15:22:53 -0300 Éderson Cássio wrote: When I type accented letters in the IDE or in my forms, they appear duplicated: áá êê íí õõ üü ... Searching the bugtracker, I found this:htt

Re: [Lazarus] Accents in IDE and my apps

2013-07-07 Thread Éderson Cássio
Em 07-07-2013 15:54, Mattias Gaertner escreveu: On Sun, 07 Jul 2013 15:22:53 -0300 Éderson Cássio wrote: When I type accented letters in the IDE or in my forms, they appear duplicated: áá êê íí õõ üü ... Searching the bugtracker, I found this:http://bugs.freepascal.org/view.php?id=15688 It s

Re: [Lazarus] Accents in IDE and my apps

2013-07-07 Thread Mattias Gaertner
On Sun, 07 Jul 2013 15:22:53 -0300 Éderson Cássio wrote: > When I type accented letters in the IDE or in my forms, they appear > duplicated: áá êê íí õõ üü ... > > Searching the bugtracker, I found > this:http://bugs.freepascal.org/view.php?id=15688 > > It seems to be a GTK2 problem, in the C

[Lazarus] Accents in IDE and my apps

2013-07-07 Thread Éderson Cássio
When I type accented letters in the IDE or in my forms, they appear duplicated: áá êê íí õõ üü ... Searching the bugtracker, I found this:http://bugs.freepascal.org/view.php?id=15688 It seems to be a GTK2 problem, in the CheckDeadKey procedure (lcl/interfaces/gtk2/gtk2proc.inc). I tried to