]> git.lyx.org Git - features.git/blob - lib/ChangeLog
remove unneeded xpm
[features.git] / lib / ChangeLog
1 2002-08-05  John Levon  <levon@movementarian.org>
2
3         * images/dialog-tabular-insert.xpm: remove unneeded xpm
4  
5 2002-08-05  John Levon  <levon@movementarian.org>
6
7         * ui/default.ui:
8         * bind/xemacs.bind: back to tabular-insert
9  
10 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
11
12         * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
13
14         * lyx2lyx/lyx2lyx: Change the comment at the top of the lyx file
15
16 2002-08-02  Dekel Tsur  <dekelts@tau.ac.il>
17
18         * lyx2lyx/lyxconvert_218.py: Convert ERT and figinsets.
19
20 2002-07-30  André Pönitz <poenitz@gmx.net>
21         
22         * configure.m4:
23         * ui/default.ui: make math-extern a bit more visible in Edit->Math
24
25         * bind/math.bind: remove some strange bindings for Ø and Å
26
27 2002-07-30  Angus Leeming  <leeming@lyx.org>
28
29         * scripts/lyxpreview2ppm.sh: rename bbox.sed so that multiple runs
30         don't get confused.
31
32 2002-07-24  Adrien Rebollo  <adrien.rebollo@gmx.fr>
33
34         * examples/fr_CV.lyx:               new file
35         * examples/fr_ExemplesTableaux.lyx:
36         * examples/fr_ListesPuces.lyx:
37         * examples/fr_mathed.lyx:           update
38
39 2002-07-18  Angus Leeming  <leeming@lyx.org>
40
41         * scripts/lyxpreview2ppm.sh: more efficient RE and change to '' so that
42         the shell does not escape "\\".
43
44 2002-07-22  Herbert Voss  <voss@lyx.org>
45
46         * scripts/convertDefault.sh: defines a converter which is used
47         when no userdefined was found
48                 
49 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
50
51         * ui/default.ui: cleanup after change of Menu syntax. the
52         foo_nobuffer menus are gone
53
54         * bind/sv_menus.bind: 
55         * bind/sciword.bind: remove some cruft
56
57         * tex/iletter.cls:
58         * layout/iletter.layout:
59         * templates/iletter.lyx: removed all traces of the iletter bundle
60         and put it on the contrib/ area of our ftp site
61
62 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
63
64         * configure.m4: fix definition of the lyxpreview2ppm converter;
65         add ppm format. All should work out of the box now, even though
66         all may not be pretty
67
68 2002-07-18  Angus Leeming  <leeming@lyx.org>
69
70         * scripts/lyxpreview2ppm.sh: clean-up. Get it to work with
71         scary_eqns.lyx. 
72
73 2002-07-17  André Pönitz <poenitz@gmx.net>
74         
75         * configure.m4: fix typo in last change
76         * symbols: add \hbar
77
78 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
79
80         * bind/menus.bind: fix bindings using asterisk to ignore shift
81         modifier
82
83 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
84
85         * configure.m4: add formats fig and epsi
86
87 2002-07-16  Andrew Zabolotny  <zap@cobra.ru>
88
89         * bind/emacs.bind: 
90         * bind/xemacs.bind: 
91         * bind/sciword.bind: 
92         * bind/cua.bind: include greekkeys and cyrkeys bindings
93
94         * bind/greekkeys.bind:
95         * bind/cyrkeys.bind: bindings to enter cyrillic and greek
96         characters directly from keyboard
97
98 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
99
100         * bind/menus.bind: cleanup shortcuts for section layouts. Starred
101         versions are now obtained by prepending a * to the section number
102         (M-p asterisk 0 .. M-p asterisk 6)
103
104         * images/banner.xpm.orig: remove
105
106 2002-07-15  Soeren Pietsch  <SPietsch@gmx.de>
107
108         * lib/configure.m4: fix the detection of cygwin when the shell is
109         not bash
110
111 2002-07-12  Angus Leeming  <leeming@lyx.org>
112
113         * lyxpreview2ppm.sh: use the pnmraw device in preference to pnm.
114
115 2002-07-12  André Pönitz <poenitz@gmx.net>
116         
117         * ui/default.ui: add menu for font changes
118         * symbols: add textt
119
120 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
121
122         * bind/emacs.bind: 
123         * bind/xemacs.bind: 
124         * bind/sciword.bind: 
125         * bind/cua.bind: better support for selection from numeric keypad
126
127         * kbd/cp1251.cdef:
128         * kbd/ibm866.cdef:
129         * kbd/koi8-r.cdef:
130         * kbd/koi8-t.cdef:
131         * kbd/koi8-u.cdef: new encoding definitions
132
133 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
134
135         * bind/sciword.bind: disable M-x c to allow M-x
136
137 2002-07-09  Angus Leeming  <leeming@lyx.org>
138
139         * lyxpreview2ppm.sh: don't use latex option "-interaction=batchmode"
140         as it's not portable apparently.
141
142 2002-07-09  André Pönitz <poenitz@gmx.net>
143         
144         * symbols: use it to define insets, too
145         * configure.m4:
146         * symbols: wasy symbols added
147
148 2002-07-08  Angus Leeming  <leeming@lyx.org>
149
150         * scripts/lyxpreview2ppm.sh: added blurb. Crop the images to the
151         left and right if so desired.
152
153 2002-07-08  André Pönitz <poenitz@gmx.net>
154         
155         * symbols: more stuff missing from the Porto changes
156
157 2002-07-05  Angus Leeming  <leeming@lyx.org>
158
159         * scripts/lyxpreview2ppm.sh: added.
160         * scripts/lyxpreview2xpm: removed.
161
162 2002-06-19 Herbert Voss  <voss@perce.de>
163
164         * configure.m4: add converters for epsi and (x)fig
165         
166 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
167
168         * languages: add support for belarusian and kazakh
169
170         * encodings: add pt154
171
172 2002-06-27  André Pönitz <poenitz@gmx.net>
173         
174         * configure.m4: add support for lyxpreview "format"
175
176         * scripts/lyxpreview2xpm: add file
177
178 2002-06-25  André Pönitz <poenitz@gmx.net>
179
180         * symbols: special characters
181
182 2002-06-23  Dekel Tsur  <dekelts@tau.ac.il>
183
184         * layouts/heb-article.layout: Fix due to \usepackage{babel}
185         position change in lyx 1.2.0.
186
187 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
188
189         * ui/default.ui: fix ellipses
190  
191 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
192
193         * ui/default.ui: remove Index Entry of last word
194
195         * ui/old-default.ui: remove
196  
197 2002-06-19  Dekel Tsur  <dekelts@tau.ac.il>
198
199         * examples/mathed.lyx: Remove obsolete part.
200
201 2002-06-17 Herbert Voss  <voss@perce.de>
202  
203         * configure.m4: install only those converters which are different
204         to convert, because this is taken as the default. SO we can get
205         rid of all problems when user do not have installed the right
206         converters.
207
208 2002-06-16  Adrien Rebollo  <adrien.rebollo@gmx.fr>
209
210         * examples/fr_ExemplesTableaux.lyx: update
211         * examples/fr_mathed.lyx: new file
212
213 2002-06-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
214
215         * configure.m4: change tgif file extension to .obj, as it should
216         have been
217
218 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
219
220         * examples/TableExamples.lyx: fix footnotes inside tables
221         (bug 442)
222
223 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
224
225         * external_templates: change the requirements of the xfig and
226         rasterimage templates to "graphicx" instead of "graphics".
227
228 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
229
230         * templates/IEEEtran.lyx: update to 1.2.0 format from Michael
231         Schmitt 
232
233         * reLyX/reLyX.in: honor variable LYX_DIR_13x
234
235 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
236
237         * configure.m4: fix handling of --with-version-suffix, so that
238         reLyX is still found. (bug #357)
239
240 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
241
242         * layouts/hollywood.layout: fix style "FADE_OUT:"
243
244 2002-05-28  John Levon  <moz@compsoc.man.ac.uk>
245
246         * images/buffer-new.xpm: icon from Vitaly Lipatov
247  
248 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
249
250         * CREDITS: kill mention of KDE
251
252 2002-05-23  André Pönitz <poenitz@gmx.net>
253
254         * autocorrect: new file
255
256 2002-05-03  Claus Hindsgaul  <claus_h@image.dk>
257
258         * examples/da_splash.lyx: revised
259
260 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
261
262         * Makefile.am (DISTCLEANFILES): don't use -r
263         (distclean-local): new target
264
265 2002-04-25  Rob Lahaye  <lahaye@users.sourceforge.net>
266
267         * configure.m4: use gracebat instead of xmgrace in the Grace converters
268         to make the conversion independent of the availability of an Xserver
269
270 2002-04-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
271
272         * doc/ExternalMaterial.lyx: remove, since it has been included in
273         Customization.lyx
274
275 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
276
277         * Makefile.am: do not set M4 explicitely
278
279 2002-04-24  Rob Lahaye  <lahaye@users.sourceforge.net>
280         * configure.m4: add 'convert XPM to EPS', add more Grace conversions
281         and change tab to double space indentation in conversion section
282
283 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
284
285         * layouts/aastex.layout: add ProvidesNatbib
286
287         * templates/aastex.lyx: convert to format 220
288
289 2002-04-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
290
291         * examples/*.lyx: convert many files to format 220, _except_
292         aa_sample and aas_sample, for which I do not have the textclass
293
294         * templates/*.lyx: convert a few files to format 220
295
296 2002-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
297
298         * layouts/revtex4.layout: fix tilde-output in URL and Email insets.
299
300 2002-04-11  Guenter Milde  <g.milde@physik.tu-dresden.de>
301
302         * doc/LaTeXConfig.lyx.in: add description for spie class.
303
304         * spie.layout: new class
305
306 2002-04-10 Herbert Voss  <voss@perce.de>
307
308         * configure.m4: correct entry for grace graphic format
309
310 2002-04-10 Herbert Voss  <voss@perce.de>
311
312         * CREDITS: correct email
313
314 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
315
316         * kbd/european.kmap: "euro" and "oe" used kmod instead of kmap
317         * examples/currency.lyx: rewritten
318
319 2002-04-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
320
321         * reLyX/acinclude.m4 (RELYX_CHECK_PERL): improve search for perl.
322
323 2002-04-06  André Pönitz <poenitz@gmx.de>
324
325         * bind/math.bind: shortcut for \psi
326
327         * examples/de_beispiel_gelyxt.lyx: fix quotes
328
329 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
330
331         * Makefile.am (LYXLIBDIRS): xfonts should not be named here
332
333         * bind/sv_menus.bind: change RightAddress to Right_Address
334         * bind/de_menus.bind: ditto
335         * bind/fi_menus.bind: ditto
336         * bind/menus.bind: ditto
337         * bind/pt_menus.bind: ditto
338
339 2002-04-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
340
341         * examples/fr*.lyx: updated to 1.2.0 format
342
343 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
344
345         * .cvsignore: add xfonts
346
347         * languages: add Basque
348
349 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
350
351         * CREDITS: add Pauli Virtanen and Adrien Rebollo
352
353         * Makefile.am (install-xfonts): remove some debug output
354
355 2002-04-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
356
357         * reLyX/Makefile.am (install-data-local): fix variable usage
358         (uninstall-local): ditto
359
360         * CREDITS: add Claus Hindsgaul
361
362 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
363
364         * layouts/kluwer.layout: remove TocDepth tag
365
366 2002-03-27 Herbert Voss <voss@perce.de>
367
368         * layouts/ltugboat.layout:
369         * layouts/dtk.layout: new layouts.
370
371         * doc/LaTeXConfig.lyx.in: add description for layouts
372         dtk and ltugboat
373
374 2002-03-27  Marco Morandini  <morandini@aero.polimi.it>
375
376         * configure.m4: fix grace to eps converter
377
378 2002-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
379
380         * examples/listerrors.lyx: Fixed to run with python-1.5 as well
381         as with latest python-2.2
382
383         * scripts/listerrors: Re-generated from listerrors.lyx
384
385 2002-03-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
386
387         * Makefile.am (install-xfonts): fix the target when no X fonts
388         have been found.
389         General: do not use $$(foo) instead of $${foo} for shell variables!
390
391 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
392
393         * Minipage.lyx:
394         * TableExamples.lyx:
395         * amsart-test.lyx:
396         * amsbook-test.lyx:
397         * examples/ca_splash.lyx:
398         * examples/da_splash.lyx:
399         * examples/decimal.lyx:
400         * examples/mathed.lyx:
401         * examples/multicol.lyx:
402         * examples/splash.lyx: update to 220
403
404         * Makefile.am (install-xfonts): force link
405
406 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
407
408         * ui/default.ui: Change "What's this?" to "Tooltips".
409
410 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
411
412         * create_fonts_dir:
413         * fonts-xlfd: removed
414
415         * configure.m4: add a replacement for the create_fonts_dir script.
416         This one checks for ttf fonts too. The font links are created in
417         the xfonts/ directory. If running outside libdir, the script
418         checks whether fonts.dir is different from the system-wide one and
419         removes it if it is not.
420
421         * Makefile.am (install-xfonts): new target to install the X font
422         directory
423
424         * layouts/svjour.inc: remove ProvidesAmsMath
425
426 2002-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
427
428         * examples/listerrors.lyx:
429         * scripts/listerrors: new files
430
431         * Makefile.am: Removed build-listerrors cruft.
432
433 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
434
435         * ui/default.ui: small cleanup: move Tex info and childs to View,
436         remove Edit>Floats menu, fix a few shortcuts.
437
438 2002-03-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
439
440         * images/depth-increment.xpm:
441         * images/depth-decrement.xpm: new icons
442
443         * images/footnote-insert.xpm:
444         * images/marginalnote.xpm: small facelift
445
446         * images/depth-next.xpm:
447         * images/marginpar-insert.xpm: removed
448
449         * bind/sv_menus.bind:
450         * bind/sciword.bind:
451         * ui/old-default.ui:
452         * ui/default.ui: replace depth-next with depth-increment
453
454 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
455
456         * examples/Literate.lyx: Small fix to make sure build-listerrors
457         still works.
458
459 2002-03-14  Allan Rae  <rae@lyx.org>
460
461         * bind/sv_menus.bind:
462         * bind/xemacs.bind: figure inset replaced by graphics inset
463
464 2002-03-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
465
466         * examples/Literate.lyx: Fixed build-script section to work
467         with lyx tempdir. As it was, you could not build-program
468         when opening Literate.lyx from within LyX.
469
470 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
471
472         * kbd/bg-bds-1251.kmap: new keyboard mapping for bulgarian
473
474         * languages: add bulgarian
475
476 2002-03-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
477
478         * Makefile.am: Fix bug with installing an empty listerrors.
479
480 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
481
482         * ui/default.ui: add a toggle-tooltips item to the Help menu.
483
484 2002-03-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
485
486         * tex/ejour2.cls:
487         * layouts/ejour2.layout: removed; this is superseded by svjour
488         and friends
489
490         * lib/doc/LaTeXConfig.lyx.in:
491         * lib/doc/LyXConfig.lyx.in: update
492
493 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
494
495         * Makefile.am: fix call to configure.
496
497 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
498
499         * layouts/obsolete.inc: obsolete LaTeX
500         * layouts/g-brief-en.layout: add DefaultStyle
501
502 2002-03-06  Herbert Voss  <voss@perce.de>
503
504         * layouts/g-brief-de.layout: add DefaultStyle
505
506 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
507
508         * configure: removed from cvs
509
510         * .cvsignore: add configure
511
512         * Makefile.am: set up automatic creation and execution of
513         configure script.
514
515 2002-03-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
516
517         * CREDITS: document that Martin Vermeer is also a very good bug
518         hunter
519
520 2002-03-05  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
521
522         * layouts/db_stdclass.inc:
523         * layouts/linuxdoc.layout:
524         * layouts/manpage.layout: set DefaultStyle
525
526
527 2002-03-04  Herbert Voss  <voss@perce.de>
528
529         * configure.m4: fix the problem with tgif's xpm export
530
531 2002-03-03  Herbert Voss  <voss@perce.de>
532
533         * configure.m4: added more converter stuff for different formats
534
535 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
536
537         * layouts/hollywood.layout: set DefaultStyle
538
539         * layouts/scrclass.inc: set DefaultStyle
540
541 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
542
543         * layouts/stdclass.inc: add DefaultStyle
544
545 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
546
547         * doc/LaTeXConfig.lyx.in: add entry for svprothb
548
549         * layouts/svprobth.layout: new layout file, for 'Probability
550         Theory and Related Fields'
551
552         * layouts/svjour.inc: change Keywords labelstring a bit.
553
554         * ui/default.ui: fix shortcut for Insert>Math>Inline formula.
555
556         * chkconfig.ltx: do not check for graphics anymore, only graphicx.
557
558         * doc/LaTeXConfig.lyx.in: remove info about graphics package, now
559         that figinset is dead.
560
561 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
562
563         * ui/default.ui: add a show-forks item to the two File menus.
564
565 2002-02-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
566
567         * ui/default.ui: change Layout>LaTeX Preamble to Layout>Preamble.
568
569 2002-02-23  Herbert Voss  <voss@perce.de>
570
571         * configure.m4: added converter stuff for different formats
572
573 2002-02-13  José Matos  <jamatos@fep.up.pt>
574
575         * examples/linuxdoc_manpage.lyx: added
576
577 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
578
579         * ui/default.ui: add ... to math panel
580
581 2002-02-04  Martin Vermeer <martin.vermeer@hut.fi>
582
583         * bind/math-bind: keybindings for umlauts and other special chars
584
585 2002-01-31  Angus Leeming  <a.leeming@ic.ac.uk>
586
587         * images/figure-insert.xpm: renamed as images/graphics-insert.xpm.
588
589 2002-01-30  Herbert Voss  <voss@lyx.org>
590
591         * configure.m4: add convert-support for ps-files
592
593 2002-01-29  Herbert Voss  <voss@lyx.org>
594
595         * ui/default.ui: delete old figure entries
596
597         * help/TexInfo.hlp:
598         * help/Graphics.hlp: update
599
600 2002-01-27  Herbert Voss  <voss@lyx.org>
601
602         * help/Graphics.hlp: added, but not finished
603
604 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
605
606         * fonts-xlfd:
607         * create_fonts_dir: New files.
608
609 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
610
611         * Makefile.am (EXTRA_DIST): add configure.m4
612
613         * languages: fix slovak entry
614
615 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
616
617         * examples/fr_EtiquetteMath.lyx: removed
618
619 2002-01-16  José Matos  <jamatos@fep.up.pt>
620
621         * layouts/db_stdlayouts.inc: Fix name for caption.
622
623 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
624
625         * examples/mathed.lyx: a bit of a clean-up. Corrected the contents
626         of fonts-xlfd in the light of Dekel's suggestions.
627         This file still doesn't run LaTeX successfully without bolting the
628         lyxcode definition into the preamble but is otherwise Ok.
629
630 2002-01-14  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
631
632         * layouts/kluwer.layout: remove caption layout
633
634 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
635
636         * examples/MathLabeling.lyx:
637         * examples/nl_MathLabeling.lyx: removed, since they are useless.
638
639 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
640
641         * configure.m4: try to fix problem with groff detection
642
643 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
644
645         * lyxrc.example: change the names of some variables in line with lyxrc.C
646
647 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
648
649         * reLyX/BasicLyX.pm: Add support for amsmath environments.
650
651 2002-01-05 Kayvan A. Sylvan <kayvan@sylvan.com>
652
653         * examples/noweb2lyx.lyx: Updated for lyx-1.2.0. Also got rid of
654         a harmless noweb error.
655
656 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
657
658         * ui/default.ui: added dots "..." to insert->include file.
659
660 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
661
662         * configure.m4: fix typo in \print_spool_command name.
663
664 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
665
666         * doc/LaTeXConfig.lyx.in: more updates: checked and fixed all the
667         CTAN references.
668
669         * configure.m4: add new macros LYXRC_VAR and LYXRC_PROG. These are
670         used for checking for a program and add the corresponding entry in
671         lyxrc.defaults. Used this for various checks (not finished yet).
672
673         * doc/LaTeXConfig.lyx.in: general update: moved things around,
674         corrected some entries, collapsed some others, added graphicx.
675
676 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
677
678         * chkconfig.ltx: check also for graphicx.sty
679
680 2001-12-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
681
682         * ui/default.ui: fix shortcut clash in the insert menu.
683
684 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
685
686         * symbols: Add glyph for \colon for the symbol font.
687
688 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
689
690         * images/citation-insert.xpm:
691         * images/label-insert.xpm:
692         * images/index-insert.xpm: new icons from Elena Samsonova
693
694         * images/math-panel.xpm: new icon from Herbert Voss
695
696 2001-11-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
697
698         * examples/de_splash.lyx: update from Hartmut Haase.
699
700 2001-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
701
702         * examples/Math_macros.lyx:
703         * examples/fr_Macros_Math.lyx: removed, since this information
704         is in the UserGuide.
705
706         * reLyX/configure.in: do not use AC_PREFIX_PROGRAM, it is broken.
707
708 2001-11-27  Garst R. Reese  <reese@isn.net>
709
710         * tex/hollywood.cls:
711         * layouts/hollywood.layout:
712         * examples/script_form.lyx: updated hollywood class and support
713         files.
714
715 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
716
717         * CREDITS: add Ben Stanley
718
719 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
720
721         * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
722         comments.
723
724 2001-11-23  Panayotis "PAP" Papasotiriou  <papasot@physics.upatras.gr>
725
726         * templates/kluwer.lyx:
727         * layouts/kluwer.layout: new textclass for journals edited by
728         Kluwer.
729
730         * doc/LaTeXConfig.lyx.in: update
731
732 2001-11-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
733
734         * examples/chess-article.lyx: Fixed comments. Removed hacks
735         caused by my lack of understanding of TeX macros and LyX layouts.
736         This version is immensely cleaner.
737
738         * examples/chessgame.lyx: Minimized ERT while still showing off
739         the external chess material insets.
740
741         * tex/lyxskak.sty: Added LyX supporting macros. Added better embedded
742         comment handling into skak framework. Fixed some bugs in skak.sty!
743
744         * layouts/chess.layout: Fixed up layout. Removed kludges in previous
745         version. Added Subvariation, Subsubvariation, etc.
746
747 2001-11-13  André Pönitz  <poenitz@gmx.net>
748
749         * ui/default.ui: create a new Submenu Insert->Math, since placing
750         everything in the main insert menu seems not possible in the long
751         run...
752
753 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
754
755         * ui/default.ui: move math panel from Edit to Insert.
756
757 2001-11-05  Kayvan A. Sylvan  <kayvan@sylvan.com>
758
759         * layouts/chess.layout:
760         * examples/chess-article.lyx: a new class and example for writing
761         articles about chess.
762
763 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
764
765         * external_templates: Use UpdateResult
766
767         * scripts/*.py: Fix for python 1.5
768
769 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
770
771         * examples/iecc05.fen:
772         * examples/iecc07.fen:
773         * examples/iecc12.fen:
774         * lib/examples/chessgame.lyx: an example for the new chess support.
775
776 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
777
778         * external_templates: Minor tweak. Changed $$FPath/$$Basename
779         to $$FPath$$Basename.
780
781 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
782
783         * external_templates: Fix up the help message for ChessDiagram
784         again (referring to the new lyxskak.sty). Reworked the LaTeX
785         output to use skak.sty \loadgame{file} feature.
786
787 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
788
789         * Makefile.am: remove BUGS.lyx mention
790
791 2001-10-29  John Levon  <moz@compsoc.man.ac.uk>
792
793         * ui/default.ui: remove Known Bugs entry
794
795 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
796
797         * scripts/fen2latex.py: Simplified greatly. Now uses skak.
798
799         * scripts/fen2ascii.py: New file added. Makes a nice ascii
800         representation of the chess position.
801
802 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
803
804         * external_templates: Changed comment to inform user to use skak
805         package instead of the very old chess.sty for external chess
806         material. Added the -mode EditPosition flag to the "xboard"
807         invocation. Fixed the invocation of fen2ascii (which did *not*
808         exist, even though it was referenced).
809
810 2001-10-24  José Matos  <jamatos@fep.up.pt>
811
812         * layouts/db_lyxmacros.inc:
813         * layouts/db_stdtitle.inc: moved docbook supported version to v4.1.
814
815 2001-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
816
817         * examples/it_splash.lyx: update from Claudio Coco
818
819 2001-10-24  José Matos  <jamatos@fep.up.pt>
820
821         * layouts/db_stdtitle.inc: added align and alignpossible to date.
822         Now the default is left and center is still possible.
823
824 2001-10-18  José Abílio Oliveira Matos  <jamatos@fep.up.pt>
825
826         * reLyX/MakePreamble.pm (translate_preamble): Cleaned the code for babel.
827         Now the last language in the document option is the document language.
828         Code clean, remove unused variables.
829
830         * reLyX/BasicLyx.pm: Added support for the lyx menu separator.
831
832 2001-10-17  José Matos  <jamatos@fep.up.pt>
833
834         * reLyX/MakePreamble.pm: add support for \makeindex, added support
835         for optional arguments to babel, remove fontenc package. Don't
836         print the latex preamble if there isn't none to print.
837
838 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
839
840         * scripts/TeXFiles.sh: rewrite to use kpsewhich --show-path.
841         Hopefully more precise and much faster.
842
843 2001-10-15  José Matos  <jamatos@fep.up.pt>
844
845         * layouts/db_stdtitle.inc: add AuthorGroup, RevisionHistory,
846         RevisionMark and Revision styles.
847
848 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
849
850         * scripts/TeXFiles.sh: use -follow predicate in "find" to follow
851         symbolic links
852
853 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
854
855         * CREDITS: add two unsung heroes
856
857 2001-10-10  Herbert Voss  <voss@perce.de>
858
859         * scripts/TeXFiles.sh: new script for [cls,sty,bst]Files.lst
860
861 2001-10-09  Herbert Voss  <voss@perce.de>
862
863         * default.ui: help-Texinfo
864         gives an info about the installed texfiles (cls,sty,bst)
865
866 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
867
868         * kbd/iso8859-4.cdef:
869         * kbd/iso8859-9.cdef: new files
870
871 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
872
873         * kbd/iso8859-3.cdef: new file
874
875         * kbd/iso8859-1.cdef:
876         * kbd/iso8859-15.cdef: update
877
878 2001-10-03  José Matos  <jamatos@fep.up.pt>
879
880         * layouts/linuxdoc.layout:
881         * layouts/manpage.layout:
882         * layouts/db_lyxmacros.inc:
883         * layouts/db_stdlayouts.inc: remove bogus use of the now defunct
884         Latex tag.
885
886 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
887
888         * languages: change default encoding for estonian to latin1
889
890 2001-10-01  Garst R. Reese  <reese@isn.net>
891
892         * tex/hollywood.cls:
893         * layouts/hollywood.layout:
894         * examples/script_form.lyx:
895         * templates/hollywood.lyx: updated hollywood class and support
896         files.
897
898 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
899
900         * bind/menus.bind: changed from "M-s plus" to "M-s ~S-plus"
901
902 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
903
904         * CREDITS: add Jürgen Spitzmüller
905
906 2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
907
908         * ui/default.ui: remove layout-save-default from "Layout"
909         for it's in Layout -> Document now.
910
911 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
912
913         * layouts/g-brief-en.layout:
914         * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
915
916 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
917
918         * CREDITS: update M. Schmitt entry
919
920         * ui/default.ui: remove trailing '...' for Insert>Note
921
922 2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
923
924         * layouts/heb-article.layout: fix labelfont of Proof layout
925
926 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
927
928         * examples/script_form.lyx: added
929         * examples/scriptone.lyx: deleted
930         * layouts/hollywood.layout:
931         * tex/hollywood.cls: update of the hollywood class
932
933 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
934
935         * layouts/dinbrief.layout:
936         * layouts/egs.layout:
937         * layouts/iletter.layout:
938         * layouts/stdletter.inc: remove bogus use of the now defunct Latex
939         tag
940
941 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
942
943         * examples/da_splash.lyx: new translation from Claus Hindsgaul
944
945         * ui/default.ui: comment out reference manual from the help menu
946         (the reference manual is now obsolete).
947
948         * layouts/cv.layout: add ObsoletedBy version of SubSection
949
950 2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
951
952         * kbd/koi8-r.kmap: update from Vitaly Lipatov
953
954         * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
955         restrict font size to `11pt'
956
957         * layouts/cv.layout: rename SubSection layout to Subsection
958
959 2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
960
961         * reLyX/reLyX.in: fix initialization before BEGIN block.
962
963 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
964
965         * Makefile.am (pkgdata_DATA): Add symbols file.
966
967 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
968
969         * configure:
970         * configure.m4: add converters for XPM to allow inline display
971
972         * Makefile.am: add rule for configure
973
974 2001-08-31  José Matos  <jamatos@fep.up.pt>
975         * reLyX/reLyX.in: added debug statement.
976         Moved the insertion in @maybe_dir to push.
977
978         * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
979         by recent versions of Perl. Allow compatability with perl 5.002.
980
981         * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
982
983 2001-08-28  José Matos  <jamatos@fep.up.pt>
984         * reLyX/reLyX.in: allow reLyX to be run from the source directory.
985
986 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
987
988         * ui/default.ui: sanitise math/tabular entries
989
990 2001-07-25  André Pönitz <poenitz@gmx.net>
991
992         * bind/math.bind:
993           bind/sciword.bind: use new syntax for 'math-insert'
994
995 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
996
997         * ui/default.ui: change 'toggle appendix' entry
998
999 2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
1000
1001         * configure.m4: Fix behaviur when latex is not found.
1002         Fix SEARCH_PROG.
1003
1004 2001-07-29  Baruch Even  <baruch@lyx.org>
1005
1006         * configure.m4: Added conversion from EPS to PDF using epstopdf.
1007
1008 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1009
1010         * bind/cua.bind:
1011         * ui/default.ui: entries for thesaurus
1012
1013 2001-07-25  André Pönitz <poenitz@gmx.net>
1014
1015         * bind/math.bind:  new LFUN 'math-space'
1016
1017 2001-07-23  Baruch Even <baruch@lyx.org>
1018
1019         * configure.m4: Added conversion of images support, used when
1020         exporting images in formats (PDF)Latex cannot handle directly.
1021
1022 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1023
1024         * Makefile.am (dist-hook): only try to get lyxdoc if not already
1025         present.
1026
1027 2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
1028
1029         * bind/*.bind: add binding for ligature-break-insert
1030
1031 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1032
1033         * ui/default.ui:
1034         * bind/cua.bind:
1035         * bind/emacs.bind:
1036         * bind/xemacs.bind: fix binding for raw double quote
1037
1038 2001-07-22  José Matos  <jamatos@fep.up.pt>
1039
1040         * reLyX/MakePreamble.pm (translate_preamble): add lots of options
1041         to convert from latex to lyx preamble. That means support for language,
1042         geometry, several \usepackages. Almost all the options that are present
1043         in Layout->Document.
1044
1045 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1046
1047         * ui/default.ui: change 'hyphenation break' to 'ligature break'.
1048
1049 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1050
1051         * ui/default.ui: change a shortcut
1052
1053 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1054
1055         * chkconfig.ltx: test for the presence of natbib.
1056
1057         * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
1058         present.
1059
1060 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1061
1062         * bind/xemacs.bind:
1063         * bind/sciword.bind:
1064         * bind/emacs.bind:
1065         * bind/cua.bind:
1066         * ui/default.ui: use inset-toggle instead of open-stuff
1067
1068 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1069
1070         * layouts/literate-scrap.inc: Added PassThru tag
1071
1072 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1073
1074         * bind/*.bind: do the same correctly for all files :)
1075
1076 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1077
1078         * ui/default.ui: remove credits/version/copyright add about lyx
1079
1080 2001-07-12  Juergen Vigna  <jug@sad.it>
1081
1082         * bind/cua.bind: moved C-l from mode-tex to ert-insert
1083
1084 2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1085
1086         * images/ert-insert.xpm: renamed from tex-mode.xpm
1087
1088 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1089
1090         * ui/default.ui: add icon for ert-insert + entry in menu
1091
1092 2001-07-09  Juergen Vigna  <jug@sad.it>
1093
1094         * images/banner.xpm: new development banner after a LyX-Meeting!
1095
1096 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1097
1098         * ui/default.ui: comment out tex-mode
1099
1100         * layouts/stdlayouts.inc: comment out style LaTeX
1101
1102         * bind/menus.bind: comment out tex-mode
1103
1104 2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
1105
1106         * layouts/IEEEtran.layout: Add qed box at the end of proof.
1107
1108         * templates/IEEEtran.lyx: Use footnote instead of ERT in the
1109           author paragraph.
1110
1111 2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1112
1113         * examples/hu_splash.lyx: new file from László Zrubecz.
1114
1115 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1116
1117         * layouts/extletter.layout:
1118         * layouts/extreport.layout:
1119         * layouts/extbook.layout:
1120         * layouts/extarticle.layout: new files from Herbert Voss.
1121
1122         * bind/hu_menus.bind: removed.
1123
1124         * bind/pt_menus.bind:
1125         * bind/fi_menus.bind:
1126         * bind/de_menus.bind:
1127         * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
1128         not GUI names.
1129
1130 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1131
1132         * CREDITS: add Michael Schmitt
1133
1134 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1135
1136         * examples/nl_MathLabeling.lyx:
1137         * examples/nl_multicol.lyx: new translations from Tino meinen.
1138
1139 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1140
1141         * CREDITS: update a bit
1142
1143         * ui/default.ui: make math align entries non-optional, move
1144         math-mutate stuff to Edit>Math.
1145
1146 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1147
1148         * ui/default.ui: add align options to edit_math menu.
1149
1150 2001-06-23  The LyX Project  <jug@sad.it>
1151
1152         * templates/dinbrief.lyx: remove obsolete \cursor tag
1153
1154 2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1155
1156         * tex/cv.cls:
1157         * layouts/cv.layout:
1158         * examples/cv.lyx: add class cv (version 1.5)
1159
1160 2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1161
1162         * bind/fr_menus.bind: removed
1163
1164 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1165
1166         * ui/default.ui: add a (commented out) entry for read-only
1167
1168 2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1169
1170         * examples/aa_head.lyx:
1171         * examples/aa_paper.lyx: removed
1172
1173         * doc/LaTeXConfig.lyx.in:
1174         * examples/aa_sample.lyx:
1175         * layouts/aa.layout:
1176         * layouts/aapaper.inc:
1177         * layouts/aapaper.layout:
1178         * templates/aa.lyx: aa.layout is for the new version of the
1179         A&A document class, while aapaper.layout is for the older (and
1180         slightly incompatible) version.
1181
1182 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1183
1184         * doc/LaTeXConfig.lyx.in:
1185         * layouts/encts.layout: new textclass, from Reuben Thomas
1186
1187         * CREDITS: add Zvezdan Petkovic and Reuben Thomas
1188
1189 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1190
1191         * bind/xemacs.bind: allow asciitilde to be used with or without
1192         shift key
1193
1194 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1195
1196         * bind/latinkeys.bind: add some bindings for KP_ keys.
1197
1198 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1199
1200         * bind/latinkeys.bind: set quotedbl to quote-insert, set
1201         nobreakspace to protected-space-insert
1202
1203         * bind/emacs.bind: set C-j to break-paragraph, set C-t to
1204         chars-transpose.
1205
1206 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1207
1208         * kbd/european.kmap:
1209         * kbd/francais.kmap:
1210         * kbd/iso8859-15.cdef:
1211         * encodings: add iso8859-15 support.
1212
1213         * kbd/iso8859-1.cdef: cleanup
1214
1215 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
1216
1217         * templates/aa.lyx: rename from aapaper.lyx
1218
1219         * layouts/aa.layout: rename from aapaper.layout
1220
1221         * examples/aa_head.lyx:
1222         * examples/aa_head.lyx: update
1223
1224 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1225
1226         * languages: change GUI name of portugues and brazil
1227
1228 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1229
1230         * bind/math.bind: add bindign for escape
1231
1232 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1233
1234         * configure.m4: detect cygwin, windvi and yap
1235
1236         * reLyX/acinclude.m4 :
1237         * reLyX/configure.in : OS/2 fixes
1238
1239 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1240
1241         * bind/latinkeys.bind: fixup more bindings.
1242
1243 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1244
1245         * bind/latinkeys.bind: fix typo
1246
1247 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1248
1249         * bind/latinkeys.bind: new file. bindings for latin1, latin2,
1250         latin3, latin4, latin8, latin9
1251
1252         * bind/emacs.bind: include latinkeys.bind
1253
1254         * bind/cua.bind: include latinkeys.bind
1255
1256 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1257
1258         * ui/default.ui: add FloatInsert and FloatListInsert
1259
1260 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1261
1262         * examples/eu_splash.lyx: update from Dooteo
1263
1264 2001-04-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1265
1266         * layouts/revtex4.layout: make sure the PACS, keywords and
1267         preprint come before \maketitle.
1268
1269 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1270
1271         * ui/default.ui: comment out some nonexistant operations
1272
1273 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1274
1275         * CREDITS: add Michael for the Gnome port
1276
1277 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1278
1279         * ui/default.ui: add minipage item
1280
1281 2001-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1282
1283         * fr_AlignementDecimal.lyx:
1284         * fr_Macros_Math.lyx:
1285         * fr_MultiColonnes.lyx: new files from Adrien Rebollo.
1286
1287 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
1288
1289         * layouts/linuxdoc.layout: add support for CDATA section in code.
1290
1291 2001-03-19  Kayvan A. Sylvan  <kayvan@sylvan.com>
1292
1293         * ui/default.ui: cleanup the entries for the NEW_INSETS changes.
1294
1295 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1296
1297         * CREDITS: add Edwin Leuven
1298
1299 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1300
1301         * ui/default.ui:
1302         * bind/<various>: update for file dialog change
1303
1304 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
1305
1306         * encodings:
1307         * languages: add preliminary Thai support
1308
1309         * kbd/tis620-0.cdef: dummy cdef file
1310
1311 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
1312
1313         * encodings: add support for iso8859-5 and cp1251.
1314
1315         * languages: add serbian and serbocroatian.
1316
1317         * kbd/serbian.kmap:
1318         * kbd/serbocroatian.kmap: new files.
1319
1320 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1321
1322         * reLyX/configure.in: become --with-version-suffix
1323
1324 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
1325
1326         * examples/fr_*: renamed french example files in french.
1327
1328 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1329
1330         * templates/g-brief-de.lyx: fix typo.
1331
1332 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1333
1334         * reLyX/Makefile.am: fix uninstall
1335
1336         * reLyX/configure.in: --with-lyx-version
1337
1338 2001-02-26  José Matos  <jamatos@fep.up.pt>
1339
1340         * templates/docbook_template.lyx: removed.
1341         * templates/docbook_article.lyx: updated file, to replace the previous.
1342
1343         * templates/linuxdoctemplate.lyx: removed.
1344         * templates/linuxdoc_article.lyx: updated file, to replace the
1345         previous.
1346
1347 2001-02-11  José Matos  <jamatos@fep.up.pt>
1348
1349         * layouts/docbook.layout: chapter and part insertion are forbiden in
1350         article.
1351
1352 2001-02-26  Juergen Vigna  <jug@sad.it>
1353
1354         * ui/default.ui: added Custom-Export to export menu.
1355
1356 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1357
1358         * bind/emacs.bind:
1359         * bind/xemacs.bind: add bookmark commands.
1360
1361 2001-02-07  Allan Rae  <rae@lyx.org>
1362
1363         * bind/emacs.bind:
1364         * bind/xemacs.bind: Someone forgot to do the other bind files when they
1365         changed the reference-back into a bookmark-goto. naughty naughty.
1366
1367 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1368
1369         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
1370         Silpa-Anan.
1371
1372 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
1373
1374         * ui/default.ui: Add Edit->Math menu.
1375
1376 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
1377
1378         * Makefile.am: fix permissions on configure and configure.cmd
1379         (from Albert Chin)
1380
1381         * CREDITS: add Albert Chin
1382
1383 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1384
1385         * bind/cua.bind: change the bookmark bindings to C-[123] and
1386         C-M-[123].
1387
1388 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1389
1390         * examples/fr_MathLabeling.lyx:
1391         * examples/fr_Minipage.lyx:
1392         * examples/fr_TableExamples.lyx: new translations from Adrien
1393         Rebollo.
1394
1395 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
1396
1397         * ui/default.ui: Fix typos.
1398
1399 2001-01-28  José Matos  <jamatos@fep.up.pt>
1400
1401         * layouts/db_lyxmacros.inc
1402         * layouts/db_stdclass.inc
1403         * layouts/db_stdlayouts.inc
1404         * layouts/db_stdlists.inc
1405         * layouts/db_stdsections.inc
1406         * layouts/db_stdstarsections.inc
1407         * layouts/db_stdstruct.inc
1408         * layouts/db_stdtitle.inc: new files with modular support
1409         for docbook.
1410
1411         * layouts/docbook-chapter.layout
1412         * layouts/docbook-section.layout: new files, useful for
1413         document inclusion.
1414
1415         * layouts/docbook.layout
1416         * layouts/docbook-book.layout: updated to use the modular support.
1417
1418 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
1419
1420         * bind/cua.bind: Add bindings for bookmarks.
1421
1422         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
1423
1424 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
1425
1426         * ui/default.ui: Add Edit->Bookmarks menu.
1427
1428 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1429
1430         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
1431         shorten Insert>Floats>" entries.
1432
1433 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
1434
1435         * kbd/koi8-u.kmap: new file.
1436
1437         * encodings: add koi-8u encoding.
1438
1439         * languages: update ukrainian entry
1440
1441 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1442
1443         * CREDITS: update Tino Meinen address.
1444
1445 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1446
1447         * examples/fr_ItemizeBullets.lyx: new translation.
1448
1449         * examples/fr_splash.lyx:
1450         * examples/fr_exemple_lyxifie.lyx:
1451         * examples/fr_exemple_brut.lyx: updated.
1452
1453         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
1454
1455 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
1456
1457         * configure.m4: Add a check for dvipdfm.
1458
1459 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1460
1461         * Makefile.am: make configure and configure.cmd installed
1462           by hand, to avoid name changes when --with-lyx-suffix
1463           is used.
1464
1465         * configure:
1466         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
1467           reLyX and noweb2lyx scripts
1468
1469         * reLyX/configure.in: support --with-lyx-suffix
1470
1471 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1472
1473         * ui/default.ui: Add Navigate->Refs
1474
1475 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1476
1477         * images/banner.xpm: revert to the cucumberless banner.
1478
1479 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1480
1481         * languages: Add extra_options field. It is used to fix the ~n
1482         problem with Spanish.