On Wed, Oct 14, 2009 at 08:26, Mattias Gaertner <[email protected]> wrote: > On Fri, 9 Oct 2009 23:00:26 +1100 > Alexander Klenin <[email protected]> wrote: >> 1) "Create new item" button on FPDoc editor automatically >> adds the path to docs into LAzDoc path property of current package -- >> this is very good. >> However: >> 1a) It adds absolute path, while using either package-relative or >> LazarusDir-relative would make more sense. > > Fixed. > >> 1b) If I fix the path manually my using $(LazarusDir) macro, "Create >> new item" button stops working. > > Fixed.
Thanks. >> 2) On Windows, when saving document with manually entered line breaks, >> editor replaces them with LF >> characters, instead of correct (for this platform) CR-LF sequence. >> This results in mixed line-endings file. > > Fixed. Unfortunately, things became worse now -- editor eats the first character on every line after the first one. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
