]> git.lyx.org Git - lyx.git/history - src/support/socktools.cpp
Adjust debug output for fonts
[lyx.git] / src / support / socktools.cpp
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-18 Pavel SandaComment some headers before I ditch them again.
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-02-11 Jean-Marc Lasgouttescompilation fix on openbsd (bug 5650)
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-03-29 Pavel SandaFix compilation problems on Mac OSX 10.5.2 Leopard.
2007-12-17 Jürgen Spitzmüllercompile fix.
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-28 Abdelrazak Younes* FileName:
2007-11-27 André Pönitzuse LYXERR macro to avoid unneeded argument evaluations...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two