]> git.lyx.org Git - lyx.git/history - src/debug.C
the convert patch
[lyx.git] / src / debug.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-04-29 Jean-Marc Lasgouttesdo not stop parsing bind files when an error occurs...
2003-11-01 Lars Gullik Bjønnestry to avoid initailizaton problems with global debugst...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-26 Lars Gullik BjønnesNew debugstream.
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-09-04 Angus LeemingThe remaining External Template clean-up patch ;-)
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-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-24 Jean-Marc Lasgouttesrename a few icons; fix a typo; complain (softly) when...
2003-05-16 André PönitzKornel's patch for the gettext() re-entrancy problem
2003-05-13 André PönitzThe 'bformat' introduction
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-16 Angus LeemingAdd a GRAPHICS type to the enum.
2001-11-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2000-11-14 Lars Gullik Bjønnesfix a couple of hard crashes, constify local variables...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-05-17 Jean-Marc LasgouttesHollyway updates; hopefully fix bugs with insetbib...
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
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-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-22 Jean-Marc LasgouttesSome cleanup; fix a bug where bibtex entries list would...
1999-12-13 Lars Gullik Bjønnessmall things.
1999-12-13 Jean-Marc LasgouttesCleanup debug level handling, and a few other tweaks.