2005-01-20 Asger Ottar Alstrup * pch.h: use the HAVE_UNISTD_H preprocessor guard. 2005-01-19 Asger Ottar Alstrup * client.C: use the HAVE_UNISTD_H preprocessor guard. 2005-01-10 Angus Leeming * messages.C: use support/package.h to provide the paths to the various directories used by LyX. 2004-12-16 Angus Leeming * messages.C: remove redundant "using lyx::support::GetEnvPath;" 2004-12-14 Angus Leeming * Makefile.am (AM_CPPFLAGS): Remove trailing slash from -Ifoo/ to overcome bug in the MinGW port of g++ 3.4.2. 2004-12-05 Lars Gullik Bjønnes * Makefile.am (BOOST_LIBS): use boost variables 2004-11-09 Georg Baum * client.C: remove format hack 2004-10-29 Georg Baum * client.C (formats): new, needed for libsupport.a 2004-09-17 Lars Gullik Bjonnes * client.C (connect): don't use SUN_PATH, just use sizeof instead. * client.C: include * pch.h: new file * .cvsignore: update 2004-09-09 Jean-Marc Lasgouttes * Makefile.am (BOOST_LIBS): fix when using already installed boost. (lyxclient_LDADD): add $(BOOST_LIBS) and $(INTLLIBS) 2004-09-06 Jean-Marc Lasgouttes * Makefile.am (INCLUDES): add ${srcdir}/.. to INCLUDES (needed when building outside of source tree) 2004-09-04 Lars Gullik Bjonnes * messages.h: new file * messages.C: new file * lyxclient.man: new file * gettext.h: new file * gettext.C: new file * debug.h: new file * debug.C: new file * client.C: new file * boost.C: new file * Makefile.am: new file * .cvsignore: new file