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