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