]> git.lyx.org Git - lyx.git/blob - src/client/ChangeLog
02067ea1ae6eabbb65cb2ae2e8a03393f9adb299
[lyx.git] / src / client / ChangeLog
1 2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
2
3         * Makefile.am (BOOST_LIBS): use boost variables
4
5 2004-11-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
6
7         * client.C: remove format hack
8
9 2004-10-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
10
11         * client.C (formats): new, needed for libsupport.a
12
13 2004-09-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
14
15         * client.C (connect): don't use SUN_PATH, just use sizeof instead.
16         * client.C: include <cerrno>
17         * pch.h: new file
18         * .cvsignore: update
19
20 2004-09-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
21
22         * Makefile.am (BOOST_LIBS): fix when using already installed boost.
23         (lyxclient_LDADD): add $(BOOST_LIBS) and $(INTLLIBS)
24
25 2004-09-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
26
27         * Makefile.am (INCLUDES): add ${srcdir}/.. to INCLUDES (needed
28         when building outside of source tree)
29
30 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
31
32         * messages.h: new file
33         * messages.C: new file
34         * lyxclient.man: new file
35         * gettext.h: new file
36         * gettext.C: new file
37         * debug.h: new file
38         * debug.C: new file
39         * client.C: new file
40         * boost.C: new file
41         * Makefile.am: new file
42         * .cvsignore: new file