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