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