Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-16 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | > Can you please use a proper include to | > | > get to the declaration instead? | > | | If you want but this is interim code. | > Please. | | done as part of the NoG

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-15 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > Can you please use a proper include to | > get to the declaration instead? | | If you want but this is interim code. Please. done as part of the NoGui commit. Abdel.

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-14 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > Can you please use a proper include to | > get to the declaration instead? | | If you want but this is interim code. Please. -- Lgb

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-14 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] writes: | Author: younes | Date: Thu Oct 12 16:10:13 2006 | New Revision: 15306 | | URL: http://www.lyx.org/trac/changeset/15306 | Log: | This commit is purely mechanical and get rid of lyx_gui.[Ch]. | | Only qt4 is guaranted to compile and work.

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-14 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Author: younes | Date: Thu Oct 12 16:10:13 2006 | New Revision: 15306 | | URL: http://www.lyx.org/trac/changeset/15306 | Log: | This commit is purely mechanical and get rid of lyx_gui.[Ch]. | | Only qt4 is guaranted to compile and work. I did not remove gtk and qt3

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-13 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg Baum wrote: Please fix your editor. The spacing of the parameters of getRgbColor is broken again. I've fixed that but I am not sure it is my editor that is broken. I have replaced the tabs by 4 spaces and I get exactly the same alignement. The

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-13 Thread Georg Baum
Abdelrazak Younes wrote: > Georg Baum wrote: >> Please fix your editor. The spacing of the parameters of getRgbColor is >> broken again. > > I've fixed that but I am not sure it is my editor that is broken. I have > replaced the tabs by 4 spaces and I get exactly the same alignement. The > file l

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-12 Thread Abdelrazak Younes
Georg Baum wrote: Please fix your editor. The spacing of the parameters of getRgbColor is broken again. I've fixed that but I am not sure it is my editor that is broken. I have replaced the tabs by 4 spaces and I get exactly the same alignement. The file looked OK in MSVC, tortoiseSVN editor,

Re: r15306 - in /lyx-devel/trunk: development/scons/scons_man...

2006-10-12 Thread Georg Baum
Please fix your editor. The spacing of the parameters of getRgbColor is broken again. Georg