]> git.lyx.org Git - lyx.git/blob - development/ChangeLog
52687a4bd7843b7119a45cf09979dcd922db6a5e
[lyx.git] / development / ChangeLog
1 2005-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2
3         * MacOSX/LyX.app/: add the LyX/Mac skeleton to the repository.
4
5 2005-09-18  Kayvan Sylvan  <kayvan@sylvan.com>
6
7         * lyx.spec.in: trivial fix for modern versions of rpm:
8         s/Copyright/License/.
9
10 2005-07-29  José Matos  <jamatos@lyx.org>
11
12         * FORMAT: add the correct date when format 223 make its debut in cvs.
13
14 2005-07-18  José Matos  <jamatos@lyx.org>
15
16         * FORMAT: document changed to 243.
17
18 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
19
20         * tools/README.bin.example: remove reLyX stuff
21
22         * lyx.spec.in: remove reLyX stuff
23
24 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
25
26         * Win32/packaging/package_lyxwin.sh: 
27         * Win32/packaging/README: lib/xfonts is dead.
28
29 2005-07-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
30
31         * FORMAT: document change to format 242.
32
33 2005-05-20  Michael Schmitt  <michael.schmitt@teststep.org>
34
35         * Win32/fakeconfig/lyxrc.defaults: rename "ASCII"
36         to "Plain text"
37
38 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
39
40         * FORMAT: document change to format 241.
41
42 2005-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
43
44         * FORMAT: document change to format 240.
45
46 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
47
48         * lyx.spec.in: fix spec file if it is generated by
49         configure --with-version-suffix
50         * lyx.spec.in: remove dependencies
51
52 2004-10-10  José Matos  <jamatos@lyx.org>
53
54         * FORMAT: document change to format 237.
55
56 2004-08-19  José Matos  <jamatos@lyx.org>
57
58         * FORMAT: document change to format 236.
59
60 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
61
62         * FORMAT: document change to format 235.
63
64 2004-05-12  Angus Leeming  <leeming@lyx.org>
65
66         * FORMAT: document change to format 234.
67
68 2003-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
69
70         * FORMAT: document jurabib.
71
72 2003-02-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
73
74         * FORMAT: document change to format 230.
75
76 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
77
78         * FORMAT: document change to format 229.
79
80 2003-12-15  Angus Leeming  <leeming@lyx.org>
81
82         * FORMAT: document change to format 228.
83
84 2003-12-10  Angus Leeming  <leeming@lyx.org>
85
86         * FORMAT: document the addition of a 'draft' option to InsetExternal.
87
88 2003-12-10  Angus Leeming  <leeming@lyx.org>
89
90         * FORMAT: document formats 226 and 227
91
92 2003-12-01  André Pönitz  <poenitz@gmx.net>
93
94         * Code_rules/Recommendations:
95         * Code_rules/Rules: updated
96
97 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
98
99         * lyxsocket/lyxclient.man: a man page for lyxclient.
100
101 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
102
103         * lyxsocket/lyxclient.C: makes lyxclient work with LYXSOCKET
104         environment variable.
105
106 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
107
108         * MacOSX/lyx.xpm: remove. Not needed after all...
109
110 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
111
112         * MacOSX/qt.patch:
113         * MacOSX/lyx.xpm: files needed when building Qt/Mac
114
115 2003-07-28  José Matos  <jamatos@lyx.org>
116
117         * FORMAT: \layout -> \begin_layout.
118
119 2003-07-28  José Matos  <jamatos@fep.up.pt>
120
121         * FORMAT: document 225
122
123 2003-02-10  Angus Leeming  <leeming@lyx.org>
124
125         * FORMAT: document 224.
126
127 2003-02-10  John Levon  <levon@movementarian.org>
128
129         * FORMAT: document 2.22
130
131 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
132
133         * Makefile.am (EXTRA_DIST): dist generated spec file as well.
134
135 2002-10-25  Kayvan A. Sylvan  <kayvan@sylvan.com>
136
137         * lyx.spec.in (CFLAGS, CXXFLAGS): Fixed to use configure
138         defaults instead of overriding them.
139
140 2002-10-24  Angus Leeming  <leeming@lyx.org>
141
142         * FORMAT: document further change to InsetGraphicsParams.
143
144 2002-10-23  Angus Leeming  <leeming@lyx.org>
145
146         * tools/mkdoclinks.sh: new file. Run in <source>/lib/doc to
147         generate symbolic links from that dir to  whereever the LyX
148         documentation is to be found. This enables a non-installed LyX
149         to find these docs.
150
151 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
152         * FORMAT: explain changes with new graphics dialog
153
154 2002-08-02  Angus Leeming  <leeming@lyx.org>
155
156         * FORMAT: document the InsetGraphicsParams "size_type" -> "size_kind"
157         change.
158
159 2002-08-02  Angus Leeming  <leeming@lyx.org>
160
161         * FORMAT: a new file to document changes in the LyX file format.
162         Start it off with a change to Include insets.
163
164 2002-06-26  André Pönitz <poenitz@gmx.de>
165
166         * development/Win32/lyxwin32.c: Win32 specific patch from Claus
167         Hentschel
168
169 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
170
171         * tools/lxtl.sh: remove unused file
172
173 2002-05-25  John Levon  <moz@compsoc.man.ac.uk>
174
175         * Code_rules/Rules: mention enums should be lower-case
176
177 2002-05-23  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
178
179         * lyx.spec.in: Remove --with-included-string for 1.3.0cvs and
180         beyond.
181
182 2001-12-03  André Pönitz <poenitz@gmx.de>
183
184         * Code_rules/Recommendations: add note about long conditions
185
186 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
187
188         * gettext.patch: update to gettext 0.10.40
189
190 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
191
192         * Win32/lyxwin32.c: renamed from lyxwin32.C
193
194         * Win32/lyxprofile: update
195
196 2001-09-21  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
197
198         * lyx.spec.in: last cleanup
199
200 2001-09-20  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
201
202         * lyx.spec.in: another big rework, with input from many people.
203
204 2001-08-05  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
205
206         * lyx.spec.in: More cleanups and wording changes.
207
208 2001-08-03 Kayvan Sylvan <kayvan@sylvan.com>
209
210         * lyx.spec.in: Integrate tetex-lyx into main RPM.
211
212 2001-08-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
213
214         * Code_rules/Rules: add some braces statements, fix some typos.
215
216 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
217
218         * Win32/lyxwin32.C added.
219
220 2001-04-17  Allan Rae  <rae@lyx.org>
221
222         * tools/makeLyXsigc.sh: put the important local changes into sed
223         scripts.  Outlining of inline code is lost -- feel free to add the
224         necessary script or patch to get them back again if they annoy you.
225         Or send a patch to Karl and get the changes into libsigc++.
226
227 2001-04-03 Kayvan Sylvan <kayvan@sylvan.com>
228
229         * lyx.spec.in: fix handling of reLyX with RPM relocation.
230
231 2001-03-30  John Levon  <moz@compsoc.man.ac.uk>
232
233         * Code_rules/Rules: update for namespaces allowed
234
235 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
236
237         * Code_rules/Recommendations:
238         * Code_rules/Rules: update, add some comments,
239           spelling and grammar