]> git.lyx.org Git - lyx.git/history - src/ServerSocket.cpp
- Coding style
[lyx.git] / src / ServerSocket.cpp
2011-03-04 Enrico ForestieriForce a paragraph update after lyxserver communication...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-29 Jean-Marc LasgouttesGet rid of the errorstat and dispatch_buffer members...
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-01 Jean-Marc LasgouttesTurn th message about disabled socket into optional...
2008-05-06 Jean-Marc Lasgouttesa bit of compilation unbreaking
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-16 Abdelrazak Younesheader cleanup.
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 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-15 André Pönitzreduce line noise
2007-06-26 Enrico ForestieriFix bug 3904
2007-04-29 André Pönitzrename LyXServer into Server