Page 1 of 1

Improved compiler/linker options dialog and other stuff

Posted: Mon Jun 01, 2009 3:16 pm
by marfi
Hi, I've improved compiler/linker options dialog and made some other layout fixes in several dialogs/panels related to a compiler settings. The changes have been tested in CL 2843 on Windows XP SP3 and Ubuntu 9.04 (wxWidgets 2.8.9). You can see the new compiler option dialog in the figure bellow. The patch is attached bellow so if you'll decide to commit it to the SVN trunk then I'll be glad... :)

Regards
Michal

Re: Improved compiler/linker options dialog and other stuff

Posted: Mon Jun 01, 2009 5:53 pm
by eranif
Hi Michal,

This looks great (by looking at the attached screenshot) and improves the current dialog, however my trunk is a bit "dirty" - I am currently working on the next major plugin for codelite (qmake plugin, with support of auto generation of pro files, with support for .ui/.qrc etc), so as soon as I will get into something stable, I will apply your patch and test it.

Thanks,

Eran

Re: Improved compiler/linker options dialog and other stuff

Posted: Tue Jun 09, 2009 11:44 am
by marfi
Hi Eran, what about my patch? ;) Have you already tested it?

Regards
Michal

Re: Improved compiler/linker options dialog and other stuff

Posted: Tue Jun 09, 2009 2:21 pm
by eranif
marfi wrote:Hi Eran, what about my patch? ;) Have you already tested it?
Sorry no. I am still working on the Qt plugin


Eran

Re: Improved compiler/linker options dialog and other stuff

Posted: Wed Jun 24, 2009 10:34 am
by marfi
Could you add this patch to the SVN, please please please... ? ;)

Re: Improved compiler/linker options dialog and other stuff

Posted: Wed Jun 24, 2009 10:35 am
by eranif
If you are following the SVN logs, you noticed an increase in commits, since now that I am mostly done with the QT plugin, I am starting to clear the queue ;)

This one is next

Eran

Re: Improved compiler/linker options dialog and other stuff

Posted: Wed Jun 24, 2009 11:45 am
by marfi
Yes, I noticed that so I'm reminding you my patch... ;) But I don't want to disturb you from more important tasks! Just keep your work, the CL is getting better from day to day!

Best regards
Michal

Re: Improved compiler/linker options dialog and other stuff

Posted: Wed Jul 01, 2009 3:39 pm
by eranif
patch applied

Eran