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