]> git.lyx.org Git - features.git/blob - lib/ChangeLog
typo fix in menus from Juergen S.
[features.git] / lib / ChangeLog
1 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2
3         * ui/default.ui: added dots "..." to insert->include file.
4
5 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6
7         * configure.m4: fix typo in \print_spool_command name.
8
9 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10
11         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
12         CTAN references.
13
14         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
15         used for checking for a program and add the corresponding entry in
16         lyxrc.defaults. Used this for various checks (not finished yet).
17
18         * doc/LaTeXConfig.lyx.in: general update: moved things around,
19         corrected some entries, collapsed some others, added graphicx.
20
21 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
22
23         * chkconfig.ltx: check also for graphicx.sty
24
25 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
26
27         * ui/default.ui: fix shortcut clash in the insert menu.
28
29 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
30
31         * symbols: Add glyph for \colon for the symbol font.
32
33 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
34
35         * images/citation-insert.xpm:
36         * images/label-insert.xpm:
37         * images/index-insert.xpm: new icons from Elena Samsonova
38
39         * images/math-panel.xpm: new icon from Herbert Voss
40
41 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
42
43         * examples/de_splash.lyx: update from Hartmut Haase.
44
45 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
46
47         * examples/Math_macros.lyx:
48         * examples/fr_Macros_Math.lyx: removed, since this information
49         is in the UserGuide.
50
51         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
52
53 2001-11-27  Garst R. Reese  <reese@isn.net>
54
55         * tex/hollywood.cls:
56         * layouts/hollywood.layout:
57         * examples/script_form.lyx: updated hollywood class and support
58         files. 
59
60 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
61
62         * CREDITS: add Ben Stanley
63
64 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
65
66         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
67         comments.
68
69 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
70
71         * templates/kluwer.lyx: 
72         * layouts/kluwer.layout: new textclass for journals edited by
73         Kluwer.  
74
75         * doc/LaTeXConfig.lyx.in: update
76
77 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
78
79         * examples/chess-article.lyx: Fixed comments. Removed hacks
80         caused by my lack of understanding of TeX macros and LyX layouts.
81         This version is immensely cleaner.
82         
83         * examples/chessgame.lyx: Minimized ERT while still showing off
84         the external chess material insets.
85         
86         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
87         comment handling into skak framework. Fixed some bugs in skak.sty!
88         
89         * layouts/chess.layout: Fixed up layout. Removed kludges in previous 
90         version. Added Subvariation, Subsubvariation, etc.
91
92 2001-11-13  André Pönitz  <poenitz@gmx.net>
93
94         * ui/default.ui: create a new Submenu Insert->Math, since placing
95         everything in the main insert menu seems not possible in the long
96         run...
97
98 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
99
100         * ui/default.ui: move math panel from Edit to Insert.
101
102 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
103
104         * layouts/chess.layout: 
105         * examples/chess-article.lyx: a new class and example for writing
106         articles about chess.
107
108 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
109
110         * external_templates: Use UpdateResult
111
112         * scripts/*.py: Fix for python 1.5
113
114 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
115
116         * examples/iecc05.fen: 
117         * examples/iecc07.fen: 
118         * examples/iecc12.fen:
119         * lib/examples/chessgame.lyx: an example for the new chess support.
120
121 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
122
123         * external_templates: Minor tweak. Changed $$FPath/$$Basename
124         to $$FPath$$Basename.
125
126 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
127
128         * external_templates: Fix up the help message for ChessDiagram
129         again (referring to the new lyxskak.sty). Reworked the LaTeX
130         output to use skak.sty \loadgame{file} feature.
131
132 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
133
134         * Makefile.am: remove BUGS.lyx mention
135  
136 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
137
138         * ui/default.ui: remove Known Bugs entry
139  
140 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
141
142         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
143         
144         * scripts/fen2ascii.py: New file added. Makes a nice ascii
145         representation of the chess position.
146
147 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
148
149         * external_templates: Changed comment to inform user to use skak
150         package instead of the very old chess.sty for external chess
151         material. Added the -mode EditPosition flag to the "xboard"
152         invocation. Fixed the invocation of fen2ascii (which did *not*
153         exist, even though it was referenced).
154
155 2001-10-24  José Matos  <jamatos@fep.up.pt>
156
157         * layouts/db_lyxmacros.inc:
158         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
159         
160 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
161
162         * examples/it_splash.lyx: update from Claudio Coco
163
164 2001-10-24  José Matos  <jamatos@fep.up.pt>
165
166         * layouts/db_stdtitle.inc: added align and alignpossible to date.
167         Now the default is left and center is still possible.
168
169 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
170
171         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
172         Now the last language in the document option is the document language.
173         Code clean, remove unused variables.
174         
175         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
176
177 2001-10-17  José Matos  <jamatos@fep.up.pt>
178
179         * reLyX/MakePreamble.pm: add support for \makeindex, added support
180         for optional arguments to babel, remove fontenc package. Don't
181         print the latex preamble if there isn't none to print.
182
183 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
184
185         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
186         Hopefully more precise and much faster.
187
188 2001-10-15  José Matos  <jamatos@fep.up.pt>
189
190         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
191         RevisionMark and Revision styles.
192
193 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
194
195         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
196         symbolic links
197
198 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
199
200         * CREDITS: add two unsung heroes
201
202 2001-10-10  Herbert Voss  <voss@perce.de>
203
204         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
205
206 2001-10-09  Herbert Voss  <voss@perce.de>
207
208         * default.ui: help-Texinfo
209         gives an info about the installed texfiles (cls,sty,bst)
210
211 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
212
213         * kbd/iso8859-4.cdef: 
214         * kbd/iso8859-9.cdef: new files
215
216 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
217
218         * kbd/iso8859-3.cdef: new file
219
220         * kbd/iso8859-1.cdef: 
221         * kbd/iso8859-15.cdef: update
222
223 2001-10-03  José Matos  <jamatos@fep.up.pt>
224
225         * layouts/linuxdoc.layout:
226         * layouts/manpage.layout:
227         * layouts/db_lyxmacros.inc:
228         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
229         Latex tag.
230
231 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
232
233         * languages: change default encoding for estonian to latin1
234
235 2001-10-01  Garst R. Reese  <reese@isn.net>
236
237         * tex/hollywood.cls:
238         * layouts/hollywood.layout:
239         * examples/script_form.lyx:
240         * templates/hollywood.lyx: updated hollywood class and support
241         files. 
242
243 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
244
245         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
246
247 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
248
249         * CREDITS: add Jürgen Spitzmüller
250
251 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
252
253         * ui/default.ui: remove layout-save-default from "Layout"
254         for it's in Layout -> Document now.
255
256 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
257
258         * layouts/g-brief-en.layout:
259         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
260
261 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
262
263         * CREDITS: update M. Schmitt entry
264
265         * ui/default.ui: remove trailing '...' for Insert>Note
266
267 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
268
269         * layouts/heb-article.layout: fix labelfont of Proof layout
270
271 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
272
273         * examples/script_form.lyx: added
274         * examples/scriptone.lyx: deleted
275         * layouts/hollywood.layout:
276         * tex/hollywood.cls: update of the hollywood class
277
278 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
279
280         * layouts/dinbrief.layout: 
281         * layouts/egs.layout: 
282         * layouts/iletter.layout: 
283         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
284         tag
285
286 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
287
288         * examples/da_splash.lyx: new translation from Claus Hindsgaul
289
290         * ui/default.ui: comment out reference manual from the help menu
291         (the reference manual is now obsolete).
292
293         * layouts/cv.layout: add ObsoletedBy version of SubSection
294
295 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
296
297         * kbd/koi8-r.kmap: update from Vitaly Lipatov
298
299         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
300         restrict font size to `11pt'
301
302         * layouts/cv.layout: rename SubSection layout to Subsection
303
304 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
305
306         * reLyX/reLyX.in: fix initialization before BEGIN block.
307
308 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
309
310         * Makefile.am (pkgdata_DATA): Add symbols file.
311
312 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
313
314         * configure:
315         * configure.m4: add converters for XPM to allow inline display
316  
317         * Makefile.am: add rule for configure
318  
319 2001-08-31  José Matos  <jamatos@fep.up.pt>
320         * reLyX/reLyX.in: added debug statement.
321         Moved the insertion in @maybe_dir to push.
322
323         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
324         by recent versions of Perl. Allow compatability with perl 5.002.
325
326         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
327
328 2001-08-28  José Matos  <jamatos@fep.up.pt>
329         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
330
331 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
332
333         * ui/default.ui: sanitise math/tabular entries
334  
335 2001-07-25  André Pönitz <poenitz@gmx.net>
336
337         * bind/math.bind:
338           bind/sciword.bind: use new syntax for 'math-insert'
339
340 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
341
342         * ui/default.ui: change 'toggle appendix' entry
343
344 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
345
346         * configure.m4: Fix behaviur when latex is not found.
347         Fix SEARCH_PROG.
348
349 2001-07-29  Baruch Even  <baruch@lyx.org>
350
351         * configure.m4: Added conversion from EPS to PDF using epstopdf.
352
353 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
354
355         * bind/cua.bind:
356         * ui/default.ui: entries for thesaurus
357  
358 2001-07-25  André Pönitz <poenitz@gmx.net>
359
360         * bind/math.bind:  new LFUN 'math-space'
361
362 2001-07-23  Baruch Even <baruch@lyx.org>
363
364         * configure.m4: Added conversion of images support, used when
365         exporting images in formats (PDF)Latex cannot handle directly.
366
367 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
368
369         * Makefile.am (dist-hook): only try to get lyxdoc if not already
370         present. 
371
372 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
373
374         * bind/*.bind: add binding for ligature-break-insert
375
376 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
377
378         * ui/default.ui: 
379         * bind/cua.bind: 
380         * bind/emacs.bind: 
381         * bind/xemacs.bind: fix binding for raw double quote
382
383 2001-07-22  José Matos  <jamatos@fep.up.pt>
384
385         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
386         to convert from latex to lyx preamble. That means support for language, 
387         geometry, several \usepackages. Almost all the options that are present
388         in Layout->Document.
389         
390 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
391
392         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
393
394 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
395
396         * ui/default.ui: change a shortcut
397
398 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
399
400         * chkconfig.ltx: test for the presence of natbib.
401
402         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
403         present.
404
405 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
406
407         * bind/xemacs.bind: 
408         * bind/sciword.bind: 
409         * bind/emacs.bind: 
410         * bind/cua.bind: 
411         * ui/default.ui: use inset-toggle instead of open-stuff
412
413 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
414
415         * layouts/literate-scrap.inc: Added PassThru tag
416
417 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
418
419         * bind/*.bind: do the same correctly for all files :)
420
421 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
422
423         * ui/default.ui: remove credits/version/copyright add about lyx
424
425 2001-07-12  Juergen Vigna  <jug@sad.it>
426
427         * bind/cua.bind: moved C-l from mode-tex to ert-insert
428
429 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
430
431         * images/ert-insert.xpm: renamed from tex-mode.xpm
432
433 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
434
435         * ui/default.ui: add icon for ert-insert + entry in menu
436
437 2001-07-09  Juergen Vigna  <jug@sad.it>
438
439         * images/banner.xpm: new development banner after a LyX-Meeting!
440
441 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
442
443         * ui/default.ui: comment out tex-mode
444
445         * layouts/stdlayouts.inc: comment out style LaTeX
446
447         * bind/menus.bind: comment out tex-mode
448
449 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
450
451         * layouts/IEEEtran.layout: Add qed box at the end of proof.
452
453         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
454           author paragraph.
455
456 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
457
458         * examples/hu_splash.lyx: new file from László Zrubecz.
459
460 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
461
462         * layouts/extletter.layout: 
463         * layouts/extreport.layout: 
464         * layouts/extbook.layout: 
465         * layouts/extarticle.layout: new files from Herbert Voss. 
466
467         * bind/hu_menus.bind: removed.
468
469         * bind/pt_menus.bind: 
470         * bind/fi_menus.bind: 
471         * bind/de_menus.bind: 
472         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
473         not GUI names.
474
475 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
476
477         * CREDITS: add Michael Schmitt
478  
479 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
480
481         * examples/nl_MathLabeling.lyx: 
482         * examples/nl_multicol.lyx: new translations from Tino meinen.
483
484 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
485
486         * CREDITS: update a bit
487
488         * ui/default.ui: make math align entries non-optional, move
489         math-mutate stuff to Edit>Math.
490
491 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
492
493         * ui/default.ui: add align options to edit_math menu.
494
495 2001-06-23  The LyX Project  <jug@sad.it>
496
497         * templates/dinbrief.lyx: remove obsolete \cursor tag
498
499 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
500
501         * tex/cv.cls:
502         * layouts/cv.layout:
503         * examples/cv.lyx: add class cv (version 1.5)
504
505 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
506
507         * bind/fr_menus.bind: removed
508
509 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
510
511         * ui/default.ui: add a (commented out) entry for read-only
512
513 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
514
515         * examples/aa_head.lyx:
516         * examples/aa_paper.lyx: removed
517
518         * doc/LaTeXConfig.lyx.in:
519         * examples/aa_sample.lyx:
520         * layouts/aa.layout:
521         * layouts/aapaper.inc:
522         * layouts/aapaper.layout:
523         * templates/aa.lyx: aa.layout is for the new version of the
524         A&A document class, while aapaper.layout is for the older (and
525         slightly incompatible) version.
526
527 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
528
529         * doc/LaTeXConfig.lyx.in: 
530         * layouts/encts.layout: new textclass, from Reuben Thomas
531         
532         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
533
534 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
535
536         * bind/xemacs.bind: allow asciitilde to be used with or without
537         shift key
538
539 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
540
541         * bind/latinkeys.bind: add some bindings for KP_ keys.
542
543 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
544
545         * bind/latinkeys.bind: set quotedbl to quote-insert, set
546         nobreakspace to protected-space-insert
547
548         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
549         chars-transpose.
550
551 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
552
553         * kbd/european.kmap:
554         * kbd/francais.kmap:
555         * kbd/iso8859-15.cdef:
556         * encodings: add iso8859-15 support.
557
558         * kbd/iso8859-1.cdef: cleanup
559         
560 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
561
562         * templates/aa.lyx: rename from aapaper.lyx
563
564         * layouts/aa.layout: rename from aapaper.layout
565
566         * examples/aa_head.lyx:
567         * examples/aa_head.lyx: update
568
569 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
570
571         * languages: change GUI name of portugues and brazil
572
573 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
574
575         * bind/math.bind: add bindign for escape
576
577 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
578
579         * configure.m4: detect cygwin, windvi and yap
580
581         * reLyX/acinclude.m4 :
582         * reLyX/configure.in : OS/2 fixes
583
584 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
585
586         * bind/latinkeys.bind: fixup more bindings.
587
588 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
589
590         * bind/latinkeys.bind: fix typo
591
592 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
593
594         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
595         latin3, latin4, latin8, latin9
596
597         * bind/emacs.bind: include latinkeys.bind
598
599         * bind/cua.bind: include latinkeys.bind
600
601 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
602
603         * ui/default.ui: add FloatInsert and FloatListInsert
604
605 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
606
607         * examples/eu_splash.lyx: update from Dooteo
608
609 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
610
611         * layouts/revtex4.layout: make sure the PACS, keywords and
612         preprint come before \maketitle.
613
614 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
615
616         * ui/default.ui: comment out some nonexistant operations
617
618 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
619
620         * CREDITS: add Michael for the Gnome port
621
622 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
623
624         * ui/default.ui: add minipage item
625
626 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
627
628         * fr_AlignementDecimal.lyx:
629         * fr_Macros_Math.lyx:
630         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
631
632 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
633
634         * layouts/linuxdoc.layout: add support for CDATA section in code.
635         
636 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
637
638         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
639
640 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
641
642         * CREDITS: add Edwin Leuven
643
644 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
645
646         * ui/default.ui:
647         * bind/<various>: update for file dialog change
648
649 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
650
651         * encodings:
652         * languages: add preliminary Thai support
653
654         * kbd/tis620-0.cdef: dummy cdef file
655
656 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
657
658         * encodings: add support for iso8859-5 and cp1251.
659
660         * languages: add serbian and serbocroatian.
661
662         * kbd/serbian.kmap:
663         * kbd/serbocroatian.kmap: new files.
664
665 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
666
667         * reLyX/configure.in: become --with-version-suffix
668
669 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
670
671         * examples/fr_*: renamed french example files in french.
672
673 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
674
675         * templates/g-brief-de.lyx: fix typo.
676
677 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
678
679         * reLyX/Makefile.am: fix uninstall
680
681         * reLyX/configure.in: --with-lyx-version
682
683 2001-02-26  José Matos  <jamatos@fep.up.pt>
684
685         * templates/docbook_template.lyx: removed.
686         * templates/docbook_article.lyx: updated file, to replace the previous.
687
688         * templates/linuxdoctemplate.lyx: removed.
689         * templates/linuxdoc_article.lyx: updated file, to replace the
690         previous.
691
692 2001-02-11  José Matos  <jamatos@fep.up.pt>
693
694         * layouts/docbook.layout: chapter and part insertion are forbiden in
695         article.
696
697 2001-02-26  Juergen Vigna  <jug@sad.it>
698
699         * ui/default.ui: added Custom-Export to export menu.
700
701 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
702
703         * bind/emacs.bind: 
704         * bind/xemacs.bind: add bookmark commands. 
705         
706 2001-02-07  Allan Rae  <rae@lyx.org>
707
708         * bind/emacs.bind: 
709         * bind/xemacs.bind: Someone forgot to do the other bind files when they
710         changed the reference-back into a bookmark-goto. naughty naughty.
711
712 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
713
714         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
715         Silpa-Anan. 
716
717 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
718
719         * ui/default.ui: Add Edit->Math menu.
720
721 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
722
723         * Makefile.am: fix permissions on configure and configure.cmd
724         (from Albert Chin) 
725
726         * CREDITS: add Albert Chin
727
728 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
729
730         * bind/cua.bind: change the bookmark bindings to C-[123] and
731         C-M-[123]. 
732
733 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
734
735         * examples/fr_MathLabeling.lyx: 
736         * examples/fr_Minipage.lyx: 
737         * examples/fr_TableExamples.lyx: new translations from Adrien
738         Rebollo. 
739
740 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
741
742         * ui/default.ui: Fix typos.
743
744 2001-01-28  José Matos  <jamatos@fep.up.pt>
745
746         * layouts/db_lyxmacros.inc
747         * layouts/db_stdclass.inc
748         * layouts/db_stdlayouts.inc
749         * layouts/db_stdlists.inc
750         * layouts/db_stdsections.inc
751         * layouts/db_stdstarsections.inc
752         * layouts/db_stdstruct.inc
753         * layouts/db_stdtitle.inc: new files with modular support
754         for docbook.
755
756         * layouts/docbook-chapter.layout
757         * layouts/docbook-section.layout: new files, useful for
758         document inclusion.
759         
760         * layouts/docbook.layout
761         * layouts/docbook-book.layout: updated to use the modular support.
762
763 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
764
765         * bind/cua.bind: Add bindings for bookmarks.
766
767         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
768
769 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
770
771         * ui/default.ui: Add Edit->Bookmarks menu.
772
773 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
774
775         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
776         shorten Insert>Floats>" entries.
777
778 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
779
780         * kbd/koi8-u.kmap: new file.
781
782         * encodings: add koi-8u encoding.
783
784         * languages: update ukrainian entry
785
786 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
787
788         * CREDITS: update Tino Meinen address.
789
790 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
791
792         * examples/fr_ItemizeBullets.lyx: new translation.
793
794         * examples/fr_splash.lyx: 
795         * examples/fr_exemple_lyxifie.lyx: 
796         * examples/fr_exemple_brut.lyx: updated.
797
798         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
799
800 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
801
802         * configure.m4: Add a check for dvipdfm.
803
804 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
805
806         * Makefile.am: make configure and configure.cmd installed
807           by hand, to avoid name changes when --with-lyx-suffix
808           is used.
809  
810         * configure:
811         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
812           reLyX and noweb2lyx scripts
813  
814         * reLyX/configure.in: support --with-lyx-suffix
815
816 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
817
818         * ui/default.ui: Add Navigate->Refs
819
820 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
821
822         * images/banner.xpm: revert to the cucumberless banner.
823
824 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
825
826         * languages: Add extra_options field. It is used to fix the ~n
827         problem with Spanish.