]> git.lyx.org Git - lyx.git/blob - lib/ChangeLog
preliminary Thai support
[lyx.git] / lib / ChangeLog
1 2001-03-06  Chanop Silpa-Anan  <chanop@debian.org>
2
3         * encodings:
4         * languages: add preliminary Thai support
5
6         * kbd/tis620-0.cdef: dummy cdef file
7
8 2001-03-06  Zvezdan Petkovic  <zvezdan@cs.wm.edu>
9
10         * encodings: add support for iso8859-5 and cp1251.
11
12         * languages: add serbian and serbocroatian.
13
14         * kbd/serbian.kmap:
15         * kbd/serbocroatian.kmap: new files.
16
17 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
18
19         * reLyX/configure.in: become --with-version-suffix
20
21 2001-03-05  Adrien Rebollo  <Adrien.Rebollo@wanadoo.fr>
22
23         * examples/fr_*: renamed french example files in french.
24
25 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
26
27         * templates/g-brief-de.lyx: fix typo.
28
29 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
30
31         * reLyX/Makefile.am: fix uninstall
32
33         * reLyX/configure.in: --with-lyx-version
34
35 2001-02-26  José Matos  <jamatos@fep.up.pt>
36
37         * templates/docbook_template.lyx: removed.
38         * templates/docbook_article.lyx: updated file, to replace the previous.
39
40         * templates/linuxdoctemplate.lyx: removed.
41         * templates/linuxdoc_article.lyx: updated file, to replace the
42         previous.
43
44 2001-02-11  José Matos  <jamatos@fep.up.pt>
45
46         * layouts/docbook.layout: chapter and part insertion are forbiden in
47         article.
48
49 2001-02-26  Juergen Vigna  <jug@sad.it>
50
51         * ui/default.ui: added Custom-Export to export menu.
52
53 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
54
55         * bind/emacs.bind: 
56         * bind/xemacs.bind: add bookmark commands. 
57         
58 2001-02-07  Allan Rae  <rae@lyx.org>
59
60         * bind/emacs.bind: 
61         * bind/xemacs.bind: Someone forgot to do the other bind files when they
62         changed the reference-back into a bookmark-goto. naughty naughty.
63
64 2001-02-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
65
66         * kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop
67         Silpa-Anan. 
68
69 2001-02-03  Dekel Tsur  <dekelts@tau.ac.il>
70
71         * ui/default.ui: Add Edit->Math menu.
72
73 2001-02-02  John Levon  <moz@compsoc.man.ac.uk>
74
75         * Makefile.am: fix permissions on configure and configure.cmd
76         (from Albert Chin) 
77
78         * CREDITS: add Albert Chin
79
80 2001-02-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
81
82         * bind/cua.bind: change the bookmark bindings to C-[123] and
83         C-M-[123]. 
84
85 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
86
87         * examples/fr_MathLabeling.lyx: 
88         * examples/fr_Minipage.lyx: 
89         * examples/fr_TableExamples.lyx: new translations from Adrien
90         Rebollo. 
91
92 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
93
94         * ui/default.ui: Fix typos.
95
96 2001-01-28  José Matos  <jamatos@fep.up.pt>
97
98         * layouts/db_lyxmacros.inc
99         * layouts/db_stdclass.inc
100         * layouts/db_stdlayouts.inc
101         * layouts/db_stdlists.inc
102         * layouts/db_stdsections.inc
103         * layouts/db_stdstarsections.inc
104         * layouts/db_stdstruct.inc
105         * layouts/db_stdtitle.inc: new files with modular support
106         for docbook.
107
108         * layouts/docbook-chapter.layout
109         * layouts/docbook-section.layout: new files, useful for
110         document inclusion.
111         
112         * layouts/docbook.layout
113         * layouts/docbook-book.layout: updated to use the modular support.
114
115 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
116
117         * bind/cua.bind: Add bindings for bookmarks.
118
119         * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
120
121 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
122
123         * ui/default.ui: Add Edit->Bookmarks menu.
124
125 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
126
127         * ui/default.ui: change "Insert>Figure" to "Insert>Graphics",
128         shorten Insert>Floats>" entries.
129
130 2001-01-26  Volodymyr M . Lisivka  <lvm_ukr@yahoo.com>
131
132         * kbd/koi8-u.kmap: new file.
133
134         * encodings: add koi-8u encoding.
135
136         * languages: update ukrainian entry
137
138 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
139
140         * CREDITS: update Tino Meinen address.
141
142 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
143
144         * examples/fr_ItemizeBullets.lyx: new translation.
145
146         * examples/fr_splash.lyx: 
147         * examples/fr_exemple_lyxifie.lyx: 
148         * examples/fr_exemple_brut.lyx: updated.
149
150         * bind/cua.bind: change C-k from font-noun to line-delete-forward.
151
152 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
153
154         * configure.m4: Add a check for dvipdfm.
155
156 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
157
158         * Makefile.am: make configure and configure.cmd installed
159           by hand, to avoid name changes when --with-lyx-suffix
160           is used.
161  
162         * configure:
163         * configure.m4: support --with-lyx-suffix for the lyxrc.defaults
164           reLyX and noweb2lyx scripts
165  
166         * reLyX/configure.in: support --with-lyx-suffix
167
168 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
169
170         * ui/default.ui: Add Navigate->Refs
171
172 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
173
174         * images/banner.xpm: revert to the cucumberless banner.
175
176 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
177
178         * languages: Add extra_options field. It is used to fix the ~n
179         problem with Spanish.