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