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