]> git.lyx.org Git - lyx.git/history - src/chset.C
the convert patch
[lyx.git] / src / chset.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
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-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-06-01 Lars Gullik Bjønnesstupid typo
2000-06-01 Lars Gullik Bjønnesconst fixes and alway generate/run latex on view/update
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-15 Jean-Marc LasgouttesTiny things found while peering at chset code
1999-11-17 Jean-Marc LasgouttesSmall tweaks
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-19 Lars Gullik Bjønnesmore tostr fixes and stricter lyxstring again + lyxstri...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision