]> git.lyx.org Git - lyx.git/blob - ChangeLog
5bd6ea4fff67d79468431737bf81e124ea3e0c76
[lyx.git] / ChangeLog
1 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2
3         * lyx.man: remove reLyX refs and ref to tex2lyx
4         * autogen.sh,configure.ac: remove reLyX handling 
5         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
6
7 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
8
9         * INSTALL: lib/xfonts is dead.
10
11 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
12
13         * configure.ac: set AWK to gawk and subsitute 
14
15 2005-07-15  José Matos <jamatos@lyx.org>
16
17         * configure.ac: Add support for python, and add Makefile to
18         lyx2lyx.
19
20 2005-07-14  Angus Leeming  <leeming@lyx.org>
21
22         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
23
24 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
25
26         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
27         file.
28
29 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
30
31         * INSTALL: small tweak.
32
33 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
34
35         * configure.ac: if the xforms frontend is added just to help gtk,
36         do not build the xforms binary.
37
38 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
39
40         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
41         the values to be properly set.
42
43 2005-05-03  Angus Leeming  <leeming@lyx.org>
44
45         * configure.ac: test for io.h and process.h.
46         Test the spelling of close(), getpid(), open(), pclose() and
47         popen(). Do they have a leading underscore or not?
48
49 2005-05-02  Angus Leeming  <leeming@lyx.org>
50
51         * configure.ac: test for utime.h and sys/utime.h
52
53 2005-05-02  Angus Leeming  <leeming@lyx.org>
54
55         * configure.ac: test for something that MSVC doesn't have (fcntl)
56         as opposed to something it does (select, socket).
57
58 2005-05-02  Angus Leeming  <leeming@lyx.org>
59
60         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
61
62         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
63         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
64         Also check for select() and socket() system functions and use
65         these to decide whether to build the src/client sun-directory.
66
67 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
68
69         * configure.ac: remove hack when GNU gettext utilities are not
70         available; remove calls to AC_C_CONST and AC_C_INLINE (already
71         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
72         po/LINGUAS instead); do not AC_SUBST LINGUAS.
73
74 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
75
76         * autogen.sh: remove autom4te.cache directories
77
78 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
79
80         * configure.ac: make the xforms part be built
81         first when building gtk frontend
82
83 2005-03-05  Angus Leeming  <leeming@lyx.org>
84
85         * autogen.sh: remove test for gettext. Belongs in configure.
86         Return 1 if autogen.sh exits abnormally.
87
88 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
89
90         * configure.ac: dont setup gnome/Makefile
91
92 2005-02-24  Angus Leeming  <leeming@lyx.org>
93
94         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
95
96 2005-02-23  Angus Leeming  <leeming@lyx.org>
97
98         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
99
100         * INSTALL: document these requirements.
101
102 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
103
104         * Makefile.am: remove hack for making bindist work with autoconf
105         <=1.4. This broke non GNU make programs.
106
107 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
108
109         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
110
111 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
112
113         * configure.ac: if the prefix contains space, replace it with
114         ${builddir}/installprefix and issue a warning.
115
116         * configure.ac: when testing for AikSaurus, do not require libbz2.
117
118 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
119
120         * configure.ac: add src/support/tests/Makefile
121
122 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
123
124         * configure.ac: indicate in final info whether aiksaurus is used.
125
126 2005-01-20  Angus Leeming  <leeming@lyx.org>
127
128         * configure.ac: s/COMRESSION/COMPRESSION/
129
130 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
131
132         * configure.ac: remove duplicated code
133
134 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
135
136         * configure.ac: use LYX_USE_PACKAGING
137
138 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
139
140         * configure.ac (VERSION_INFO): add CPPFLAGS to info
141
142 2005-01-04  Angus Leeming  <leeming@lyx.org>
143
144         * configure.ac (AC_CHECK_FUNCS): test for the existence of
145         lstat and readlink.
146
147 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
148
149         * configure.ac: remove call to LYX_CXX_CHEADERS
150
151 2004-12-16  Angus Leeming  <leeming@lyx.org>
152
153         * configure.ac: remove the HAVE_MKDIR conditional code to
154         src/support/mkdir.C
155
156 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
157
158         * configure.ac: add AC_FUNC_MKDIR test and code to
159         #define mkdir should a non-POSIX version be found.
160
161 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
162
163         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
164         possible.
165
166 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
167
168         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
169         INCLUDES since that has been deprecated by automake.
170
171 2004-11-25  Angus Leeming  <leeming@lyx.org>
172
173         * README.Cygwin: new file, containing the current contents of
174         README.Win32.
175
176         * README.Win32: rewritten to explain why we don't currently
177         provide formal support for a native Win32 port (other than
178         one based on Cygwin) and how that may change in the future.
179
180 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
181
182         * configure.ac: do not include broken_headers.h; do not check for
183         strchr, memset and memmove
184
185 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
186
187         * configure.ac: do not check for snprintf
188
189 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
190
191         * configure.ac: remove RPM_FRONTEND_DEPS
192
193 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
194
195         * configure.ac: make maintainer mode active by default for
196         development releases
197
198 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
199
200         * configure.ac: update for gtk 2.4
201
202 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
203
204         * README.MacOSX: update again
205
206 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
207
208         * README.MacOSX: update a bit
209
210 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
211
212         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
213
214 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
215
216         * configure.ac: print error message if uic or moc is not found
217         and the qt frontend is used
218
219 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
220
221         * More pch work.
222
223 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
224
225         * configure.ac: instead of the previous code (which does not
226         work), just add xforms to the list of frontends if gtk is specified
227
228 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
229
230         * configure.ac: add code that some xforms tests are run only once
231         even if both xforms and gtk are configured.
232
233 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
234
235         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
236         Makefile.am).
237
238 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
239
240         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
241         annotations to clean up the Makefile slightly.
242
243 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
244
245         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
246
247 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
248
249         * mkinstalldirs: remove file
250
251 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
252
253         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
254
255 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
256
257         * autogen.sh (ACLOCAL): make all aclocal find m4
258
259 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
260
261         * Makefile.am (SUBDIRS): Add m4.
262         (DIST_SUBDIRS): Add m4.
263         (ACLOCAL_AMFLAGS): New variable.
264         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
265
266 2004-04-19  Angus Leeming  <leeming@lyx.org>
267
268         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
269
270 2004-04-20  Angus Leeming  <leeming@lyx.org>
271
272         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
273
274 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
275
276         * configure.ac: define BOOST_USER_CONFIG
277
278 2004-03-10  Ronald Florence <ron@18james.com>
279
280         * README.MacOSX: update
281
282 2004-01-26  Angus Leeming  <leeming@lyx.org>
283
284         * autogen.sh: enable the use of autoconf 2.59.
285
286 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
287
288         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
289
290 2003-12-15  Ronald Florence <ron@18james.com>
291
292         * README.MacOSX: updated for 1.4.0cvs
293
294 2003-11-18  Angus Leeming  <leeming@lyx.org>
295
296         * autogen.sh: accept autoconf 2.58 as a supported version.
297
298 2003-10-24  André Pönitz  <poenitz@gmx.net>
299
300         * lyxfunc.C:
301         * rowpainter.C:
302         * text.C:
303         * text3.C:
304         * lyxtext.h: set fills in fill(...) instead of returning it
305
306 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
307
308         * INSTALL: remove a comment about --with-included-string
309
310         * configure.ac: remove the configure are
311         --with-included-string
312
313 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
314
315         * configure.ac (FORNTENDS): use tabs to align message, make gtk
316         not delete info about other frontends
317
318 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
319
320         * configure.ac: remove LYX_CXX_STL_STRING and
321         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
322         AC_ARG_WITH(included-string)
323
324 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
325
326         * README.MacOSX: update
327
328 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
329
330         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
331
332 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
333
334         * README.MacOSX: new file.
335
336 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
337
338         * INSTALL: Add compilation instructions for SUN Sparc
339         Solaris. (bug #362)
340
341 2003-08-19  Angus Leeming  <leeming@lyx.org>
342
343         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
344
345 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
346
347         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
348         here, that is done by boost gcc config.
349
350 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
351
352         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
353
354 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
355
356         * configure.ac: only configure the frontends that have been
357         specified; build in FRONTENDS_PROGS the list of programs that
358         should be built
359         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
360         in order to do dependency trick in xforms frontend (same for
361         lyx_xpm.h)
362
363 2003-07-31  John Levon  <levon@movementarian.org>
364
365         * NEWS:
366         * INSTALL: refer to latex-xft-fonts
367
368 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
369
370         * configure.ac: compression support
371
372 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
373
374         * configure.ac: check for zlib.
375
376 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
377
378         * configure.ac: new file
379
380         * autogen.sh (autoversion): remove support for autoconf 2.13
381
382         * .cvsignore: remove acconfig.h configure.ac configure.in
383
384 2003-07-10  John Levon  <levon@movementarian.org>
385
386         * INSTALL: update Aiksaurus URL
387
388 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
389
390         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
391         files in qt dir.
392
393 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
394
395         * lyx.man: change env variable from foo_13x to foo_14x
396
397 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
398
399         * Makefile.am: allow boost as system lib
400
401 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
402
403         * dummy entry
404
405 2003-04-14  Angus Leeming  <leeming@lyx.org>
406
407         * autogen.sh (autoversion): Print message proclaims support for
408         autoconf 2.54.
409
410 2003-04-10  Angus Leeming <leeming@lyx.org>
411
412         * autogen.sh: We support autoconf 2.57, so tell the user.
413
414 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
415
416         * status: update
417
418 2003-04-03  Angus Leeming  <leeming@lyx.org>
419
420         * status: attempt to fill it out a little.
421
422 2003-04-03  John Levon  <levon@movementarian.org>
423
424         * status: start a status file ...
425
426 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
427
428         * INSTALL: mention --enable-maintainer-mode
429
430 2003-03-25  John Levon  <levon@movementarian.org>
431
432         * autogen.sh: add aspell.m4
433
434 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
435
436         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
437
438 2003-03-15  John Levon  <levon@movementarian.org>
439
440         * INSTALL: little fix
441
442 2003-02-27  Angus Leeming  <leeming@lyx.org>
443
444         * INSTALL: better instructions for the Qt frontend
445
446 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
447
448         * INSTALL: document the use of --with-frontend
449
450 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
451
452         * most source files all over: remove the use of #pragma
453         implementaion and interface.
454
455 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
456
457         * autogen.sh (autoversion): autoconf 2.57 works too
458
459 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
460
461         * Back on the cvs track.
462
463 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
464
465         * LyX 1.3.0 released.
466
467 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
468
469         * ABOUT-NLS: updated
470
471         * INSTALL.autoconf: updated
472
473 2003-02-06  Angus Leeming  <leeming@lyx.org>
474
475         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
476         install.
477
478         * INSTALL: a chunk on using fontconfig with the Qt frontend.
479
480         * ABOUT-NLS:
481         * ANNOUNCE:
482         * COPYING:
483         * INSTALL:
484         * lyx.man:
485         * NEWS:
486         * README:
487         * README.OS2:
488         * README.Win32:
489         * UPGRADING: whitespace
490
491 2003-02-04  Angus Leeming  <leeming@lyx.org>
492
493         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
494         srcdir != builddir.
495
496 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
497
498         * ANNOUNCE:
499         * INSTALL:
500         * README: mention that all qt 3.x should work (not only 3.0.x).
501
502         * INSTALL: mention python 1.5.2.
503
504         * NEWS: add entry for LyX 1.2.3
505
506         * UPGRADING: update for 1.3.0
507
508 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
509
510         * Makefile.am: test for the presence of rpmbuild.
511
512 2003-01-27  Angus Leeming  <leeming@lyx.org>
513
514         * UPGRADING: further cleanup following some advice from Dekel.
515
516 2003-01-26  Angus Leeming  <leeming@lyx.org>
517
518         * README, NEWS, INSTALL: tighten up the English and make them a bit
519         more self-consistent. Remove a couple of references to bogus ftp
520         repositories.
521
522         * UPGRADING: had a stab at this one two, but my lack of detailed
523         knowledge prevents me from doing more than scratch at the surface.
524
525 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
526
527         * Makefile.am: move some doxy stuff from here...
528         * sourcedoc/Makefile.am: ...to here
529
530 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
531
532         * Makefile.am (rpmdist): use rpmbuild
533
534 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
535
536         * lyx.man: update to mention Qt frontend, remove old information
537         about OS/2 and other tweaks
538
539         * NEWS: clarify statement about TeX fonts
540
541 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
542
543         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
544
545 2002-12-20  John Levon  <levon@movementarian.org>
546
547         * NEWS: small updates
548
549 2002-12-19  John Levon  <levon@movementarian.org>
550
551         * config/qt.m4: fix so lib is placed correctly. IRIX
552           whines at us
553
554 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
555
556         * NEWS: update
557
558 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
559
560         * Makefile.am: sourcdoc as firstclass citizen
561
562         * sourcedoc/Makefile.am: new file
563
564 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
565
566         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
567
568 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
569
570         * autogen.sh: set autotool commands at top of the file;
571         improve GNU m4 test; be more verbose on autotools version.
572
573 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
574
575         * autogen.sh: fix test that says whether m4 has been found
576
577 2002-09-30  Angus Leeming  <leeming@lyx.org>
578
579         * INSTALL: update notes on compilation with Compaq cxx.
580
581 2002-09-12  John Levon  <levon@movementarian.org>
582
583         * autogen.sh: new Qt configure script
584
585 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
586
587         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
588         depending on autoconf version
589
590 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
591
592         * .cvsignore: change acconfig.m4 to acconfig.h
593
594         * autogen.sh (AUTOCONF): remove warning args on autoheader and
595         autoconf
596
597 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
598
599         * autogen.sh (autoversion): add handling of different autoconf
600         versions.
601
602         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
603         and configure.ac
604
605         * acconfig.m4: move from here...
606         * config/acconfig.m4 ...to here
607
608         * configure.in: more from here...
609         * config/configure.in: ...to here
610
611 2002-07-30  André Poenitz <poenitz@gmx.de>
612
613         * INSTALL: fix location of GNU gettext package
614
615 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
616
617         * UPGRADING: update to mention math lfuns changes
618
619 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
620
621         * configure.in: yet another try at the same thing
622
623 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
624
625         * configure.in: try (again) to fix EOF handling in VERSION_INFO
626
627 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
628
629         * acconfig.h: do not include broken_headers.h; remove descriptions
630         of HAVE_LIBSM and XPM_H_LOCATION
631
632         * INSTALL: remove documentation for --with-broken-headers and
633         --with-liberty
634
635         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
636         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
637         remove --with-broken-headers option; do not test for strerror and
638         atexit
639         (VERSION_INFO): add EOF at the end
640
641 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
642
643         * configure.in: remove xforms from qt
644
645 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
646
647         * configure.in (LYX_USE_FRONTEND): The order of libraries is
648         now dependant on the $host variable.
649
650 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
651
652         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
653         and autoheader to test if they are present.
654
655 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
656
657         * INSTALL: document --enable-debug
658
659 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
660
661         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
662         Cygwin.
663
664 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
665
666         * configure.in (VERSION_INFO): use $host instead of $host_alias
667         for the host type.
668
669 2002-06-17  Angus Leeming  <leeming@lyx.org>
670
671         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
672
673 2002-06-12  Angus Leeming  <leeming@lyx.org>
674
675         * configure.in: add xforms/forms/*.lo to the xforms version of
676         FRONTEND_GUILIB.
677
678 2002-06-12  Angus Leeming  <leeming@lyx.org>
679
680         * configure.in: remove LYX_STL_STRING_FWD.
681
682 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
683
684         * INSTALL:
685         * configure.in: remove attempt to link against libiberty. It
686         is morally wrong, and potentially dangerous.
687
688 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
689
690         * configure.in: move the test for xpm/xforms out of the frontends
691         case, to avoid code duplication
692
693 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
694
695         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
696
697 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
698
699         * configure.in: remove LYX_REGEX call
700
701 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
702
703         * acconfig.h: add FORMS_IMAGE_H_LOCATION
704
705         * autogen.sh: add xforms.m4
706
707         * configure.in: use XFORMS_IMAGE_LIB
708
709 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
710
711         * lyx.man: lyx honors variable LYX_DIR_13x
712
713 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
714
715         * Switch from SigC to boost::signals, SigC is now not used in any
716         files anymore.
717
718 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
719
720         * INSTALL: document that --program-* and frontends
721         don't work (yet ...)
722
723 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
724
725         * NEWS: add info about the 1.1.6 series
726
727 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
728
729         * configure.in: move Aiksaurus configure to catch
730         extra-lib/inc (bug 383)
731
732 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
733
734         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
735
736 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
737
738         * configure.in: add the boost::signals makefiles.
739
740 2002-05-26  Michael Koziarski  <michael@koziarski.com>
741
742         * configure.in: gtkconfig.patch
743
744 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
745
746         * configure.in (VERSION): back to cvs
747
748 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
749
750         * configure.in (VERSION): pre5
751
752 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
753
754         * UPGRADING: more details on upgrading
755
756 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
757
758         * Makefile.am (DISTCLEANFILES): don't use -r
759         (distclean-local): new target
760
761 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
762
763         * UPGRADING: mention floatflt gotcha
764
765 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
766
767         * configure.in (VERSION): use the proper postfix
768
769 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
770
771         * configure.in: add check for GNU m4 (does not check that program
772         is actually gnu m4, but better than nothing)
773
774         * configure.in: small hack for compatibility with autoconf 2.52.
775         Basically, there is a weird interference with stdlib.h with g++
776         and _some_ functions (mkstemp, mktemp...)
777
778 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
779
780         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
781
782 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
783
784         * UPGRADING: updates
785
786 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
787
788         * NEWS: add spie class
789
790 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
791
792         * UPGRADING: remove stuff that is not relevant now.
793
794         * Makefile.am (bindist): new bindist target
795
796 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
797
798         * configure.in: make distcheck work
799
800         * Makefile.am: make distcheck work
801
802 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
803
804         * lyx.man: update somewhat for 1.2.0
805
806 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
807
808         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
809
810 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
811
812         * NEWS: small update
813
814         * MAINTAINERS: removed
815
816 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
817
818         * ANNOUNCE:
819         * INSTALL:
820         * README:
821         * NEWS: update somewhat for 1.2.0
822
823 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
824
825         * INSTALL: updated the Problems section for Tru64 Unix.
826
827 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
828
829         * Makefile.am (DISTCLEANFILES): be recursive here
830
831         * configure.in: use LYX_CHECK_LDR
832
833 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
834
835         * configure.in: Fix order of -lXpm and -lforms for
836         Cygwin linker.
837
838 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
839
840         * configure.in: small cleanups
841
842 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
843
844         * configure.in: First stage of fixing the gnome compile problems.
845         Linking problems to be fixed next.
846
847 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
848
849         * README: add bulgarian
850
851         * configure.in (ALL_LINGUAS): add bg
852
853 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
854
855         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
856         also autogenerated)
857
858 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
859
860         * Makefile.am: remove references to the now-dead forms directory.
861
862 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
863
864         * configure.in: compile the xforms image loader if your version of the
865         xforms libraries is up to the task, else use the basic alternative.
866
867 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
868
869         * configure.in: help qt2 along a bit
870
871 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
872
873         * configure.in: fixup qt2
874
875 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
876
877         * configure.in: don't compile src/frontends/support as LyXImage is
878         now dead.
879
880 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
881
882         * acconfig.h: nt/os2 defines moved
883
884 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
885
886         * README: change reference to bugtracker
887
888 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
889
890         * configure.in (ALL_LINGUAS): add slovak
891
892 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
893
894         * configure.in:  Fix the includes for gnome.
895
896 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
897
898         * configure.in: change for Aiksaurus 0.14
899
900 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
901
902         * configure.in: remove test for -lpt on SCO. Hopefully it is not
903         needed anymore. This fixes bug #137
904
905 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
906
907         * README: fix ghostscript comment
908
909 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
910
911         * INSTALL: document change in --prefix behaviour.
912
913         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
914         autoconf 2.5[012].
915
916 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
917
918         * configure.in: check also for locale.h, so that things work out
919         correctly with --disable-nls
920
921 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
922
923         * README:
924         * lyx.man: change ref to known bugs
925
926 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
927
928         * configure.in: set version here and not in version.h.
929         Generate version.C instead of version_info.h
930
931 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
932
933         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
934         for VERSION_INFO
935
936 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
937
938         * configure.in: do not set FRONTENDS to "xforms" when frontend is
939         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
940         last checkin)
941
942 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
943
944         * lyxinclude.m4:
945         * configure.in: add VERSION_INFO to config.h
946         (from a first proposal by Rob Lahaye)
947
948 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
949
950         * lyx.man: add -version commandline flag
951
952 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
953
954         * configure.in: output new qt2 makefiles
955
956 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
957
958         * configure.in: don't use -lbz2 if we don't need it
959
960 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
961
962         * COPYING: use standard spiel for xforms
963
964 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
965
966         * configure.in: add --without-aiksaurus, always
967           subst AIKSAURUS_LIBS
968
969 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
970
971         * NEWS:
972         * INSTALL:
973         * configure.in: add libAikSaurus
974
975 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
976
977         * NEWS: update again.
978
979         * configure.in: move --enable-assertions a bit higher.
980         move the setup of libtool a bit later.
981
982 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
983
984         * INSTALL: document --disable-optimization
985
986 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
987
988         * Makefile.am (EXTRA_DIST): add sourcedoc
989         (doxydoc): renamed from sourcedoc to avoid conflicts.
990
991 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
992
993         * NEWS: updated for 1.2.0
994
995 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
996
997         * configure.in: remove extra action for AC_OUTPUT (not needed
998         anymore with gettext 0.10.38)
999
1000 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1001
1002         * INSTALL: update various requirements
1003
1004         * configure.in: do not test for namespace, mutable
1005
1006         * acconfig.h: remove entry for USE_PSPELL
1007
1008 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1009
1010         * ABOUT-NLS: updated from gettext 0.10.38
1011
1012         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1013         Update for gettext 0.10.38
1014
1015 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1016
1017         * INSTALL: change RedHat stuff to insist on updating gcc
1018
1019 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1020
1021         * Makefile.am: no point in including 200k historical
1022           OLD-CHANGES file in dist tarball
1023
1024 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1025
1026         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1027         it can be used as a menu entry
1028
1029 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1030
1031         * autogen.sh: remove kde stuff
1032
1033         * configure.in: remove kde stuff
1034
1035 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1036
1037         * INSTALL: remove mention of kde frontend, mention the need of gnu
1038         m4.
1039
1040 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1041
1042         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1043
1044 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1045
1046         * acconfig.h: auto update
1047
1048         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1049         GUI: modify FRONTEND_GUILIB for all target to match what is
1050         needed in the Makefile.am
1051         (AC_CONFIG_SUBDIRS): remove boost
1052         (AC_OUTPUT): generate boost/Makefile
1053
1054         * autogen.sh (AUTOCONF): remove some commented code, remove the
1055         boost configuration.
1056
1057 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1058
1059         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1060
1061         * configure.in: check for istreambuf_iterator in <iterator>
1062
1063 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1064
1065         * Added README.Win32
1066
1067 2001-04-15  Allan Rae  <rae@lyx.org>
1068
1069         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1070         configuration file take effect.
1071         (DISTCLEANFILES): clean out sourcedoc/
1072
1073         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1074         things that should be filtered.  Now you can run it after you started
1075         compiling stuff as well.
1076
1077 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1078
1079         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1080
1081 2001-03-26  Baruch Even  <baruch@lyx.org>
1082
1083         * configure.in: Added libglade detection and libraries for the gnome
1084         build. The gnome build will now depend on libglade libraries.
1085
1086 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1087
1088         * Merging changes from BRANCH_MVC back into HEAD.
1089
1090         * configure.in: added controllers directory to frontends.
1091
1092 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1093
1094         * INSTALL: remove mention of problem with gettext.
1095
1096 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1097
1098         * configure.in:
1099         * INSTALL: minor changes, become --with-version-suffix
1100
1101 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1102
1103         * configure.in:
1104         * INSTALL: --with-lyx-version
1105
1106         * Makefile.am: fix uninstall
1107
1108 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1109
1110         * move latex preamble to guii xforms dir, see:
1111         * src/ChangeLog
1112         * src/frontends/xforms/ChangeLog
1113
1114 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1115
1116         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1117         strings.
1118         (AUTOCONF): add libtool.m4 to generation of boost.m4
1119
1120 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1121
1122         * forms/include_form.fd:
1123         * forms/bibforms.fd:
1124         * forms/bibforms.h.patch: deleted
1125
1126         * forms/lyx.fd: remove splash form
1127
1128 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1129
1130         * INSTALL: mention RH7.0 workaround with kde f.e.
1131
1132 2001-02-06  albert chin  <china@thewrittenword.com>
1133
1134         * acconfig.h:
1135         * configure.in: check declarations of snprintf and vsnprintf.
1136
1137 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1138
1139         * INSTALL: update description of command line to use with compaq
1140         cxx.
1141
1142 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1143
1144         * INSTALL: mention build problem with older xforms
1145
1146 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1147
1148         * autogen.sh: add qt2.m4
1149
1150         * configure.in: add qt2 frontend option, Makefile
1151
1152         * config/qt2.m4: config gubbins for qt2
1153
1154         * lib/CREDITS: add Kalle
1155
1156 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1157
1158         * INSTALL (Problems): update description of the "missing linux
1159         kernel sources" problem.
1160
1161 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1162
1163         * configure.in: working support for --with-lyx-suffix
1164
1165         * INSTALL: describe --with-lyx-suffix
1166
1167 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1168
1169         * INSTALL (Problems): add tip about using --with-included-string
1170         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1171         names).
1172
1173 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1174
1175         * ChangeLog: store old and begin new
1176
1177         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs