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