]> git.lyx.org Git - lyx.git/history - src/support/debug.cpp
Use *.* to select all files in the file selection dialog on Windows. Using shortcuts...
[lyx.git] / src / support / debug.cpp
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-12-21 Stefan Schimanski* added debugging flag "macros" for math macros
2007-12-21 Abdelrazak YounesClose to perfect scrolling. Some bugs fixing and behavi...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-08 Abdelrazak Younes* fix enabling/disabling of LyXErr.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...