ide; fixed project settings additional include dirs cant add current (./) dir. also...
authorRejean Loyer <rejean.loyer@gmail.com>
Tue, 7 May 2013 13:06:35 +0000 (09:06 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Wed, 22 May 2013 19:57:24 +0000 (15:57 -0400)
commit545934b9b3b8ba853998fb97e0e4ebf6d55c51aa
treee2f5446b2c796eb9754000ba223ed396a67f93d4
parente4272119adf72cf88a720ce38943fe7f40553f2b
ide; fixed project settings additional include dirs cant add current (./) dir. also fixed trim spaces around paths in compiler settings and project settings and handling unwanted chars. closes #522 and #809.
ecere/src/gui/controls/PathBox.ec
ecere/src/sys/File.c
ide/src/ProjectSettings.ec
ide/src/dialogs/GlobalSettingsDialog.ec