]> git.lyx.org Git - lyx.git/history - src/support/path.h
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / path.h
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-04-05 Lars Gullik Bjønnescomment out the usage checking macros
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-09-25 Angus LeemingClean up licence info and add Lars as the mysterious...
2002-05-30 John LevonDocumentation + file removals as sent to list
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, add algos, use...
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2000-11-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-01-13 Lars Gullik Bjønnesfix double space editing, small change to make Path...
1999-11-01 Lars Gullik BjønnesOS/2 patch from Miyata
1999-10-13 Lars Gullik Bjønnesmerge in the class Path changes