]> git.lyx.org Git - lyx.git/blob - src/mathed/ChangeLog
6159a539d120b0576e3ee871f66881ee201e8b23
[lyx.git] / src / mathed / ChangeLog
1 2005-09-30  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2
3         * math_nestinset.C (doDispatch): do not leave the inset after
4         LFUN_DELETE. (part of bug 2057)
5
6 2005-10-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
7
8         * math_kerninset.C (write): write width, not 0 (fixes bug 2050)
9
10 2005-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
11
12         * math_nestinset.C (doDispatch): use recordUndoInset when deleting
13         whole cell via LFUN_BACKSPACE (fixes bug 2058).
14
15 2005-09-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
16
17         * math_nestinset.C (doDispatch): leave inset to the right when
18         hitting ESC.
19
20 2005-09-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
21
22         * math_nestinset.C (doDispatch): record LFUN_CUT in undo stack
23         (fixes bug 2041).
24         
25         * math_data.C (draw): add nested insets to the coord cache
26         (fixes the major part of bug 1918).
27
28 2005-09-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
29
30         * math_nestinset.C (cursorPos): parameter `boundary' is unused.
31
32 2005-09-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
33
34         * math_nestinset.C (doDispatch): use cur.normalize() to prevent crash
35         when cutting in math array (bugs 1960, 1981).
36
37 2005-08-19  Martin Vermeer  <martin.vermeer@hut.fi>
38
39         * math_nestinset.C (doDispatch): fix crash when deleting across rows
40         in math array, and block multi-cell cut/copy leading to data loss
41
42 2005-07-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
43
44         * math_factory.C (initSymbols): Don't require wasysym for the wasy
45         font (bug 1942)
46
47 2005-07-15  Stephan Witt <stephan.witt@beusen.de>
48
49         * math_nestinset.C (getStatus): handle font change requests
50
51 2005-07-15  Stephan Witt <stephan.witt@beusen.de>
52
53         * math_hullinset.C (getStatus): don't allow insert of label for
54         inlined eq
55
56 2005-07-15  André Pönitz  <poenitz@lyx.org>
57
58         * math_inset.C (write): don't output too many spaces
59
60 2005-07-15  Andreas Vox  <vox@arcor.de>
61
62         * math_hullinset.C (editXY): partial fix for #622
63
64 2005-07-14  André Pönitz  <poenitz@lyx.org>
65
66         * math_hullinset.C (BREAKLINE): choose between eqnarray and
67         align according to user preference
68
69 2005-07-14  André Pönitz  <poenitz@lyx.org>
70
71         * math_charinset.C (mathmlize): escape <, >, and & on export
72
73 2005-07-14  André Pönitz  <poenitz@lyx.org>
74
75         * math_gridinset.C (doDispatch): cur.undispatched on LFUN_ESCAPE
76
77 2005-07-14  André Pönitz  <poenitz@lyx.org>
78
79         * math_gridinset.C (doDispatch): cur.undispatched on LFUN_NEXT/PRIOR
80
81 2005-07-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
82
83         * math_gridinset.C (doDispatch): add comment about jumping cursor
84
85 2005-07-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
86
87         * math_gridinset.C (doDispatch): use recordUndoInset when more than
88         one cell is changed
89
90 2005-07-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
91
92         * math_gridinset.C (doDispatch): better fix for the assertion
93
94 2005-06-29  Martin Vermeer  <martin.vermeer@hut.fi>
95
96         * math_gridinset.C (doDispatch): fix assert copying row or
97         column in math
98
99 2005-06-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
100
101         * math_nestinset.C (doDispatch): use text font attributes in text mode.
102         * math_nestinset.C (getStatus): allow text font attributes in math mode.
103
104 2005-06-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
105
106         * math_fontinset.C (validate): require amsmath for \text
107
108 2005-06-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
109
110         * math_colorinset.C (normalcolor): remove ...
111         * math_colorinset.C (latexcolor): ... and use this new function instead
112         * math_colorinset.C (metrics, draw): Don't draw cell(0), because it
113         is horrible UI
114         * math_colorinset.C (write): Don't write invalid colors
115         * math_colorinset.C: Store always the LaTeXName in cell(0)
116         * math_hullinset.C (handleFont2): adjust to the change above
117         * math_nestinset.C (handleFont2): ditto
118         * math_parser.C (parse): handle \textcolor and \normalcolor
119         * math_factory.C (createMathInset): ditto
120
121 2005-06-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
122
123         * math_hullinset.C (label): avoid warning when assertions are
124         disabled. 
125
126 2005-06-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
127
128         * math_parser.h (latexkeys): new member requires
129         * math_factory.C (initSymbols): fill the requires field for fonts
130         * math_symbolinset.C (validate): use sym_->requires instead of
131         sym_->inset (fixes bug 1665)
132
133 2005-05-07  Michael Schmitt  <michael.schmitt@teststep.org>
134
135         * ref_inset.C: rename LFUN_REF_GOTO to LFUN_LABEL_GOTO
136
137 2005-05-01  Martin Vermeer  <martin.vermeer@hut.fi>
138
139         * math_nestinset.C (getStatus): suppress math/text fonts,
140         subscripts etc. to prevent lyx access to latex-illegal stuff
141         in text-inside-math (mbox)
142
143 2005-04-25  Martin Vermeer  <martin.vermeer@hut.fi>
144
145         * math_gridinset.C (doDispatch):
146         * math_hullInset.C (doDispatch):
147         * math_nestInset.C (doDispatch): fix handling of alignment
148
149 2005-04-11  Martin Vermeer  <martin.vermeer@hut.fi>
150
151         * math_nestinset.C (doDispatch): make insert-around-selection
152         of root inset take the base, not the exponent
153
154 2005-04-10  Martin Vermeer  <martin.vermeer@hut.fi>
155
156         * math_deliminset.Ci (isParenthesis):
157         * math_extern.C: Spelling
158
159 2005-04-09  Martin Vermeer  <martin.vermeer@hut.fi>
160
161         * math_gridinset.C (doDispatch):
162         * math_nestinset.C (doDispatch): enable HOME/END keys to skip
163         out of inset (adding cur.undispatched())
164
165 2005-04-09  Martin Vermeer  <martin.vermeer@hut.fi>
166
167         * math_colorinset.C (draw): fix crash and cursor positioning.
168
169 2005-04-07  Martin Vermeer  <martin.vermeer@hut.fi>
170
171         * math_nestinset.C (doDispatch): Fix arrow up/down inside
172         macro crashing bug (Helge Hafting report)
173
174 2005-04-07  Martin Vermeer  <martin.vermeer@hut.fi>
175
176         * math_gridinset.C (getStatus): allow C-Tab to split cell
177
178 2005-04-06  Martin Vermeer  <martin.vermeer@hut.fi>
179
180         * math_nestinset.C (doDispatch): fix cursor positioning in
181         non-grid nestinsets, and selection enclosure when inserting
182         font or deco insets.
183
184 2005-04-05  Martin Vermeer  <martin.vermeer@hut.fi>
185
186         * math_amsarrayinset.C:
187         * math__arrayinset.C:
188         * math_decorationinset.C:
189         * math_deliminset.C:
190         * math_nestinset.C:
191         * math_tabularinset.C: Final touch on various corner marker
192         positions and inset clickability in math
193
194 2005-04-04  Martin Vermeer  <martin.vermeer@hut.fi>
195
196         * math_splitinset.[Ch]: add draw method calling setPosCache,
197         to make split-type insets clickable.
198
199 2005-04-04  Martin Vermeer  <martin.vermeer@hut.fi>
200
201         * math_amsarrayinset.C:
202         * math_casesinset.C:
203         * math_gridinset.C:
204         * math_gridinset.h: Add drawWithMargin method for use by
205         AMSArray and Cases, to position corner markers right
206
207 2005-03-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
208
209         * math_amsarrayinset.[Ch], math_tabularinset.[Ch],
210         math_splitinset.[Ch] (infoize): implement
211         * math_casesinset.C (getStatus, doDispatch): use cmd.argument directly
212         * math_gridinset.C (getStatus): ditto
213         * math_arrayinset.C (infoize): generalize
214
215 2005-03-30  Martin Vermeer  <martin.vermeer@hut.fi>
216
217         * math_amsarrayinset.[Ch] (getStatus):
218         * math_splitinset.[Ch] (getStatus):
219         * math_substackinset.[Ch]: suppress output of vertical gridlines
220         where appropriate
221
222 2005-04-03  Martin Vermeer  <martin.vermeer@hut.fi>
223
224         * math_fontinset.[Ch] (draw): add call to setPosCache,
225         fixes bug 1796
226
227 2005-04-01  Martin Vermeer  <martin.vermeer@hut.fi>
228
229         * math_data.C (x2pos): fix math cursor positioning bug
230
231 2005-03-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
232
233         * math_amsarrayinset.[Ch] (validate): new, require amsmath
234         * math_substackinset.[Ch] (validate): ditto
235         * math_arrayinset.[Ch] (validate): ditto (in the case of subarray)
236
237 2005-03-24  Martin Vermeer  <martin.vermeer@hut.fi>
238
239         * math_hullinset.C:
240         * math_casesinset.[Ch]: more precise conditioning of
241         output of vertical grid lines
242
243 2005-03-22  Martin Vermeer  <martin.vermeer@hut.fi>
244
245         * math_hullinset.C (getStatus): intercept and suppress the
246         adding of grid lines in case of a plain equation hull
247
248 2005-03-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
249
250         * math_nestinset.C (doDispatch): create a MathBoxInset for mbox
251         rather than a MathMBoxInset, since the latter is not usable yet.
252         Fixes bug 1823.
253         * math_factory.C (createMathInset): Don't hardwire mbox, but read it
254         from lib/symbols again. This makes it possible to create other
255         "mbox-like" boxes.
256
257 2005-03-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
258
259         * math_parser.C (parse1): Don't parse "\|" following a "\left" or
260         "\right" as "|"
261
262 2005-02-28  André Pönitz  <poenitz@lyx.org>
263
264         * math_nestinset.C (lfunMouseRelease, lfunMouseMotion, lfunMousePress):
265         remove ancient hack and get mouse actions inside nested mathed insets
266         working again.
267
268 2005-02-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
269
270         * math_parinset.[Ch] (doClone): Implement, avoids triggering the
271         assert in InsetBase::clone()
272         * ref_inset.[Ch] (clone): rename to doClone
273
274 2005-02-14  Angus Leeming  <leeming@lyx.org>
275
276         * math_rootinset.C (idxUpDown): Silence an MSVC compiler warning
277         by making the code more transparent.
278
279 2005-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
280
281         * math_gridinset.C (halign): fix '|' to the right of the last column
282         * math_gridinset.[Ch]: remove unused leftline_ and rightline_
283         * math_gridinset.[Ch]: change type of lines_ to unsigned int to
284         prevent check for <= 0
285         * math_gridinset.C: add more facilities for adding/deleting
286         partition lines in matrix.
287         * math_gridinset.C (getStatus): implement missing LFUN_TABULAR_FEATURE
288         * math_parser.C (delEmptyLastRow): new
289         * math_parser.C (parse1): Store active environment and use it to
290         detect nonmatching \end{} and removing superflous rows with
291         delEmptyLastRow()
292         * math_hullinset.C (getStatus): remove now superflous tests
293
294 2005-02-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
295
296         * math_nestinset.C (doDispatch): normalize() cursor after moving up/down
297         (fixes assert and bug 1598).
298
299 2005-02-10  Martin Vermeer  <martin.vermeer@hut.fi>
300
301         * math_gridinset.[hC]: add facilities for drawing/deleting partition
302         lines in matrix.
303
304 2005-02-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
305
306         * math_data.C (isInside): size() -> depth()
307
308 2005-01-31  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
309
310         * math_data.C:
311         * math_diminset.C:
312         * math_nestinset.C: Use new cursor accessors.
313
314 2005-01-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
315
316         * math_parser.C,math_sizeinset.C: use convert<> instead of
317         atoi,strToXXX and friends
318
319 2005-01-20  Angus Leeming  <leeming@lyx.org>
320
321         * math_spaceinset.C (validate):
322         latex_mathspace[space_] == "negmedspace" is unsafe because both
323         operands are of type "char const *". Performing comparison on
324         the address of the string literal therefore. Fix is to explicitly
325         convert one operand to a string.
326         With thanks to MSVC ;-)
327
328 2005-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
329
330         * math_symbolinset.C (validate): require wasysym as needed
331
332         * math_decorationinset.C (ams): remove again \overleftarrow and
333         \overrightarrow, which do not require amslatex (although amslatex
334         redefines them).
335
336 2005-01-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
337
338         * math_parser.C (parse1): handle style commands that are not inside
339         a {} pair, fixes bug 1459 (from André)
340
341 2005-01-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
342
343         * math_decorationinset.C (ams, validate): new methods. Require
344         amsmath when using AMS-LaTeX over and under arrows.
345
346 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
347
348         * math_nestinset.C: reintroduce LFUN_{SUB|SUPER}SCRIPT.
349         * math_colorinset.C: fix handling of color "none".
350
351 2004-12-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
352
353         * math_parser.C (addRow, addCol): new, try to add a row or column to
354         a MathGridInset
355         * math_parser.C (parse1): use addRow and addCol, fixes bug 1542
356
357 2004-12-14  Angus Leeming  <leeming@lyx.org>
358
359         * Makefile.am (AM_CPPFLAGS): Remove trailing slash from -Ifoo/
360         to overcome bug in the MinGW port of g++ 3.4.2.
361
362 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
363
364         * math_charinset.C: use support::contains instead of strchr
365
366 2004-11-26    André Pönitz  <poenitz@gmx.net>
367
368         * math_nestinset.C (getCursorPos): implement.
369
370 2004-11-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
371
372         * math_hullinset.C (getStatus): add status messages
373
374 2004-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
375
376         * Most insets: rename priv_dispatch to doDispatch
377
378 2004-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
379
380         * math_hullinset.C (operator): use common semantics
381
382 2004-11-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
383
384         * math_atom.C (operator): use common semantics
385
386         * Adjust for clone changes
387
388 2004-11-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
389
390         * math_hullinset.[Ch] (rowChangeOK): new
391         * math_hullinset.C (addRow, delRow): check wether rows can be changed
392         * math_hullinset.C (addCol, delCol): remove lyxerr warning since we
393         should never come here if colChangeOK() is false
394         * math_hullinset.C (delCol): don't delete if this is the only column
395         * math_hullinset.C (getStatus): fix LFUN_TABULAR_FEATURE
396
397 2004-11-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
398
399         * math_inset.h: include math_data.h to satisfy concept checks.
400
401 2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
402
403         * math_hullinset.C (getStatus): typo in lfun argument
404
405 2004-11-11  Alfredo Braunstein  <abraunst@lyx.org>
406
407         * Makefile.am: add math_tfracinset.[Ch]
408
409 2004-11-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
410
411         * math_parser.C (parse1): change to use lyx::support::atoi
412         * math_sizeinset.C (MathSizeInset): ditto
413
414 2004-08-12  André Pönitz  <poenitz@gmx.net>
415
416         * math_overset.[Ch] (validate):
417         * math_underset.[Ch] (validate): require ams
418
419         * math_tfracinset.[Ch]: new \tfrac support
420
421 2004-11-02  José Matos  <jamatos@lyx.org>
422
423         * ref_inset.[Ch] (docbook):
424         * math_hullinset.C (docbook): remove useless comment. Escape the
425         id to always be valid.
426
427 2004-10-29  Andreas Vox  <vox@isp.uni-luebeck.de>
428
429         * math_hullinset.C (docbook):
430         * ref_inset.C (docbook): sanitize ids, clean exported docbook.
431
432 2004-10-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
433
434         * math_hullinset.C (mutate): fix endless loop for unknown types
435
436 2004-10-05  Andreas Vox  <vox@isp.uni-luebeck.de>
437
438         * math_hullinset.C (docbook): write additional <alt role="tex" >
439         tag for Docbook XML
440
441 2004-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
442
443         * math_hullinset.C (plaintext): remove extraneous spaces
444
445 2004-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
446
447         * math_parser.C (tokenize): c_str fix
448         (mathed_parse_cell): c_str fix
449         (mathed_parse_normal): c_str fix
450
451         * math_nestinset.C (priv_dispatch): c_str fix
452         (priv_dispatch): c_str fix
453
454         * math_hullinset.C (doExtern): c_str fix
455
456         * math_extern.C (extractNumber): c_str fix
457         (pipeThroughMaxima): c_str fix
458         (pipeThroughMaple): c_str fix
459         (pipeThroughOctave): c_str fix
460
461 2004-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
462
463         * math_binominset.h (MATH_BINOMINSET_H): fix include guard.
464
465 2004-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
466
467         * math_hullinset.[C,h] (splitTo2Cols): new
468         * math_hullinset.[C,h] (splitTo3Cols): new
469         * math_hullinset.[C,h] (changeCols): new
470         * math_hullinset.C (mutate): implement missing mutations
471
472 2004-08-16  José Matos  <jamatos@lyx.org>
473
474         * formulamacro.C (write):
475         * math_macrotemplate.C (write): remove space at end of line.
476
477 2004-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
478
479         * pch.h: new file
480
481         * Makefile.am: support pch
482
483 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
484
485         * math_nestinset.C (editXY): constify
486
487 2004-08-13  José Matos  <jamatos@lyx.org>
488
489         * math_hullinset.C (docbook): add awareness of the distinction
490         between the sgml and xml versions of docbook.
491
492 2004-08-12  André Pönitz  <poenitz@gmx.net>
493
494         * math_nestinset.C: Fix #1249
495
496         * math_parser.C: Fix: #928
497
498 2004-07-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
499
500         * math_support.C, math_parser.C, math_nestinset.C, math_macrotable.C:
501         * math_hullinset.C, math_gridinset.C, math_factory.C: math_extern.C,
502         * math_autocorrect.C, math_arrayinset.C: formulamacro.C,
503         * command_inset.C: change "support/std_sstream.h"
504         to <sstream>
505
506 2004-07-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
507
508         * math_macrotable.C (expand): n is now size_t
509
510         * math_macroarg.h (number): return size_t
511         (number_): make it a size_t
512
513         * math_macroarg.[Ch] (MathMacroArgument): take size_t as arg
514
515 2004-05-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
516
517         * Makefile.am (EXTRA_DIST): add formulamacro.C
518
519 2004-05-17  José Matos  <jamatos@lyx.org>
520
521         * math_hullinset.C (docbook): add support for label.
522
523 2004-04-29  Angus Leeming  <leeming@lyx.org>
524
525         * math_hullinset.C:
526         * math_kerninset.C:
527         * math_nestinset.C: wrap a bunch of #warning statements
528         inside #ifdef WITH_WARNINGS blocks.
529
530 2004-04-20  Angus Leeming  <leeming@lyx.org>
531
532         * math_nestinset.C (notifyCursorLeaves): squash warning about
533         unused var.
534
535 2004-04-20  Angus Leeming  <leeming@lyx.org>
536
537         * math_hullinset.C (addPreview): Add the preview only if
538         previewing of math insets is active.
539
540 2004-04-19  Angus Leeming  <leeming@lyx.org>
541
542         * math_hullinset.C: changes due to changes to LyXRC::preview.
543
544 2004-04-19  Angus Leeming  <leeming@lyx.org>
545
546         * math_hullinset.C (metrics, draw): changes due to the changed
547         RenderPreview interface.
548
549 2004-04-13  Angus Leeming  <leeming@lyx.org>
550
551         * math_hullinset.[Ch]: add a RenderPreview variable.
552         (copy c-tor, copy assignment operator, d-tor, notifyCursorLeaves,
553         addPreview): new member functions. The copy c-tor and assignment op
554         could be replaced by the compiler-generated defaults if preview_
555         was stored as a RenderPreview var rather than a scoped pointer.
556         (metrics, draw): use the preview renderer if previewing is turned on.
557
558 2004-04-05  Angus Leeming  <leeming@lyx.org>
559
560         * math_scriptinset.C (up, down, notifyCursorLeaves): ensure that
561         accessor index is valid.
562
563 2004-04-05  Angus Leeming  <leeming@lyx.org>
564
565         * formulamacro.C:
566         * math_binaryopinset.C:
567         * math_nestinset.C:
568         wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
569
570 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
571
572         * math_hullinset.C: s/DocumentIterator/DocIterator/g
573
574 2004-02-04  Martin Vermeer  <martin.vermeer@hut.fi>
575
576         * math_nestinset.C: workaround gcc 2.95 pointer comparison bug,
577         reverse below
578
579 2004-02-03  Martin Vermeer  <martin.vermeer@hut.fi>
580
581         * math_nestinset.C: use const_cast to get to compile for stlport
582
583 2004-01-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
584
585         * math_hullinset.C: add using statements for std::ostream,
586         std::swap and std::vector
587
588         * math_gridinset.C (idxDelete): remove std:: from swap.
589         (priv_dispatch): ditto
590
591         * math_extern.C: add using statement for std::swap and std::vector
592
593         * math_cursor.C: remove std:: from string
594         (openable): use nucleus instead of operator->
595
596         * math_atom.h: add a const variant of nucleus
597
598         * math_atom.C: add using statement for std::swap
599
600 2004-01-15  André Pönitz  <poenitz@gmx.net>
601
602         * *.[Ch]: Part of IU. Shift stuff from MathCursor and InsetFormula
603         to LCursor and InsetBase.
604
605 2004-01-15  André Pönitz  <poenitz@gmx.net>
606
607         * *.[Ch]: change signature of priv_dispatch to prepare
608         inset unification
609
610 2003-12-15  Ronald Florence <ron@18james.com>
611
612         * math_symbolinset.C: fixed "ugly" patch for Qt/Mac fonts.
613
614 2003-12-15  André Pönitz  <poenitz@gmx.net>
615
616         * math_pos.[Ch]: remove (it's now cursor_slice.[Ch])
617
618         * Makefile.am:
619         * math_cursor.[Ch]:
620         * math_iterator.[Ch]: adjust
621
622 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
623
624         * formulabase.C (getCursorDim): squash unused variable
625
626 2003-11-20  Angus Leeming  <leeming@lyx.org>
627
628         * formulabase.C (getCursorDim): squash warning about unused variable.
629
630 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
631
632         * formulabase.[Ch] (getCursorDim): add
633
634 2003-11-10  André Pönitz  <poenitz@gmx.net>
635
636         * formula.C:
637         * formulabase.C:  adjust to removed inset locking
638
639 2003-11-05  José Matos  <jamatos@lyx.org>
640
641         * formula.[Ch] (ascii, linuxdoc, docbook):
642         * formulamacro.[Ch] (ascii, linuxdoc, docbook):
643         * math_inset.[Ch] (ascii, linuxdoc, docbook):
644         * ref_inset.[Ch] (ascii, linuxdoc, docbook):
645         rename ascii to plaintext and LatexRunParams to OutputParams.
646
647 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
648
649         * Adjust for new DispatchResult semantics.
650
651 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
652
653         * math_parser.C (parse1): exception safety
654
655         * math_extern.C (splitScripts): exception safety
656         (extractFunctions): exception safety
657         (extractIntegrals): exception safety
658         (extractSums): exception safety
659         (extractDiff): exception safety
660
661         * formulamacro.C (read): exception safety
662
663 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
664
665         * adjust for DispatchResult changes
666
667 2003-10-31  José Matos  <jamatos@lyx.org>
668
669         * formula.[Ch] (ascii, linuxdoc, docbook):
670         * formulamacro.[Ch] (ascii, linuxdoc, docbook):
671         * math_inset.[Ch] (ascii, linuxdoc, docbook):
672         * ref_inset.[Ch] (ascii, linuxdoc, docbook):
673         add LatexRunParams argument.
674
675 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
676
677         * math_scriptinset.C (priv_dispatch):
678         * math_nestinset.C (priv_dispatch):
679         * math_hullinset.C (priv_dispatch):
680         * math_gridinset.C (priv_dispatch):
681         * math_cursor.C (dispatch):
682         * formulabase.C (lfunMouseRelease, lfunMousePress)
683         (lfunMouseMotion, priv_dispatch):
684         * command_inset.C (priv_dispatch): explict DispatchResult ctor fallout.
685
686 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
687
688         * math_hullinset.C (priv_dispatch):
689         * math_gridinset.C (priv_dispatch):
690         * math_cursor.C (dispatch): FINISHED_POP -> FINISHED
691
692 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
693
694         * math_hullinset.C (priv_dispatch):
695         * math_gridinset.C (priv_dispatch):
696         * math_cursor.C (dispatch): DISPATCHED_POP -> FINISHED_POP
697         (dispatch):
698
699         * math_scriptinset.h: change dispatch to priv_dispatch and make it
700         protected
701
702         * math_nestinset.h: make priv_dispatch protected
703
704         * math_hullinset.h: make priv_dispatch protected
705
706         * math_gridinset.h: make priv_dispatch protected
707
708         * command_inset.[Ch]: change dispatch to priv_dispatch and make it
709         protected.
710
711         * several files: dispatch_result -> DispatchResult
712
713 2003-10-22  Angus Leeming  <leeming@lyx.org>
714
715         * formula.C (generatePreview): changes due to the changed
716         RenderPreview interface.
717
718 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
719
720         * formula.[Ch]: re-introduce display() for insets, fixing the
721         various bugs (stretch of line above, math inset
722         positioning, ...)
723
724 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
725
726         * ref_inset.C (priv_dispatch): take the code from localDispatch
727         into this
728         (localDispatch): delete
729
730         * math_nestinset.C (dispatch):
731         * math_hullinset.C (dispatch):
732         * math_gridinset.C (dispatch):
733         * formulabase.C (openNewInset, priv_dispatch, mathDispatch):
734         * command_inset.C (dispatch): adjust for localDispatch -> dispatch and
735         priv_dispatch
736
737 2003-10-14  Angus Leeming  <leeming@lyx.org>
738
739         * insetformulabase.[Ch] (view, cache, view_): remove the BufferView cache.
740
741         * insetformula.C (statusChanged): call LyX::cref().updateInset.
742
743 2003-10-14  Angus Leeming  <leeming@lyx.org>
744
745         * formula.C (metrics, draw): only draw the preview when previews
746         are activated.
747
748 2003-10-13  Angus Leeming  <leeming@lyx.org>
749
750         * formula.C (editing_inset): pass a pointer rather than a reference.
751
752 2003-10-13  Angus Leeming  <leeming@lyx.org>
753
754         * formula.C: remove #include "PreviewImage.h".
755         (draw, metrics): some simplification of the editing_inset check.
756         Also make it compile with g++2.95.
757
758 2003-10-12  Angus Leeming  <leeming@lyx.org>
759
760         * formulabase.[Ch] (cache): added.
761         (view): make protected.
762         (view_): store as a boost::weak_ptr.
763         (generatePreview): added this virtual function. Moved from inset.h.
764
765         * math_inset.[Ch] (view): removed.
766
767 2003-10-10  Angus Leeming  <leeming@lyx.org>
768
769         * command_inset.h:trivial changes ButtonRenderer -> RenderButton.
770
771         * formula.[Ch]: get rid of InsetFormula::PreviewImpl entirely. Use
772         RenderPreview and some free-standing functions in its place.
773
774 2003-10-10  Angus Leeming  <leeming@lyx.org>
775
776         * formula.C (draw): don't try and generate the previews from draw.
777         insetUnlock is already doing a fine job...
778
779 2003-10-09  Angus Leeming  <leeming@lyx.org>
780
781         * formula.C (metrics, draw): no longer need to pass a Buffer arg
782         to PreviewedInset::previewReady because it no longer has the side
783         effect of secretly starting preview generation.
784         (draw): call PreviewedInset::generatePreview explicitly if the
785         inset is no longer being edited.
786
787 2003-10-09  Angus Leeming  <leeming@lyx.org>
788
789         * formula.[Ch]: mods to PreviewImpl due to the changes to
790         PreviewedInset.
791
792 2003-10-09  Angus Leeming  <leeming@lyx.org>
793
794         * formula.C (metrics, draw): pass a buffer arg to PreviewedInset's
795         previewReady and removePreview member functions.
796
797 2003-10-07  André Pönitz  <poenitz@gmx.net>
798
799         * math_dfracinset.[Ch]: support for \dfrac
800         * math_colorinset.[Ch]: support for colors in formulas
801
802 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
803
804         * math_macrotable.h: add <string> and other small fixes to make
805         Lars' std::string patch compile with STLport.
806
807 2003-10-06  Martin Vermeer  <martin.vermeer@hut.fi>
808
809         * math_cursor.C:
810         * math_parser.C:
811         * math_sizeinset.C:
812         * math_streamstr.C: Small fixes to build using STLport
813
814 2003-09-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
815
816         * math_symbolinset.C (metrics): apply a different hack to metrics
817         when running under OSX. Hopefully this will not break the X11
818         version under darwin (or hopefully nobody cares :)
819
820 2003-09-19  Angus Leeming  <leeming@lyx.org>
821
822         * formula.[Ch] (previewWanted, generatePreview): now passed a
823         'Bufer const &' arg.
824
825         * formalabase.C (insetUnlock): pass a buffer arg to generatePreview.
826
827 2003-09-18  Angus Leeming  <leeming@lyx.org>
828
829         * matheformula.[Ch] (getLabelList):
830         * mathemath_hullinset.[Ch] (getLabelList):
831         receive a Buffer const & arg.
832
833 2003-09-18  Angus Leeming  <leeming@lyx.org>
834
835         * formula.C (latexString): add a Buffer const & arg.
836
837 2003-09-16  Angus Leeming  <leeming@lyx.org>
838
839         * formula.C (PreviewImpl::parent): return a const reference.
840
841 2003-09-16  Angus Leeming  <leeming@lyx.org>
842
843         * formula.C:
844         * formulamacro.C:
845         add #include "LColor.h".
846
847         * math_cursor.C: add #include <boost/assert.hpp>.
848
849 2003-09-16  Angus Leeming  <leeming@lyx.org>
850
851         * math_braceinset.C, math_data.C, math_fboxinset.C, math_frameboxinset.C,
852         math_gridinset.C, math_hullinset.C, math_macrotemplate.C, math_nestinset.C,
853         math_rootinset.C, math_spaceinset.C, math_sqrtinset.C, math_support.C:
854         add #include "LColor.h".
855         * math_data.C, math_scriptinset.C: add #include <boost/assert.hpp>
856         * math_exintinset.C: add #include <boost/scoped_ptr.hpp>
857
858 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
859
860         * command_inset.C
861         * formula.C
862         * formulabase.C
863         * formulamacro.C
864         * math_arrayinset.C
865         * math_autocorrect.C
866         * math_cursor.C
867         * math_extern.C
868         * math_factory.C
869         * math_gridinset.C
870         * math_support.C: remove usage of STRCONV
871
872 2003-09-15  Angus Leeming  <leeming@lyx.org>
873
874         * math_gridinset.C (draw): explicitly define the color to draw the
875         line.
876
877 2003-09-12  André Pönitz  <poenitz@gmx.net>
878
879         * math_boldsymbolinset.[Ch]: preliminary support
880
881         * Makefile.am: adjust
882
883 2003-09-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
884
885         * math_kerninset.h:
886         * math_gridinset.h: include "lyxlength.h", not "vspace.h"
887
888         * math_cursor.C: "lyxrc.h", not <lyxrc.h>
889
890 2003-09-08  Angus Leeming  <leeming@lyx.org>
891
892         * formulabase.C:
893         * formulamacro.C:
894         * math_charinset.C:
895         * math_cursor.C:
896         * math_data.C:
897         * math_diminset.C:
898         * math_hullinset.C:
899         * math_support.C:
900         * math_tabularinset.C: remove redundant using directives.
901
902 2003-09-07  Angus Leeming  <leeming@lyx.org>
903
904         * formulabase.h: remove #includes "dimension.h", <boost/weak_ptr.hpp>,
905         <iosfwd>.
906
907         * math_decorationinset.h: remove #include "support/std_string.h".
908
909         * math_envinset.h:
910         * math_fboxinset.h: remove #include "metricsinfo.h".
911
912         * math_kerninset.h: remove #include "math_nestinset.h".
913
914         * math_macro.h: remove #include "math_macroarg.h".
915
916         * math_nestinset.h: remove #include "math_data.h".
917
918         Ensuing changes to .C files.
919
920 2003-09-05  Angus Leeming  <leeming@lyx.org>
921
922         * math_binaryopinset.[Ch]:
923         * math_gridinfo.h:
924         * math_xyarrowinset.[Ch]:
925         ensure that the header file can be compiled stand-alone.
926
927 2003-09-05  Angus Leeming  <leeming@lyx.org>
928
929         * *.C: strip out redundant #includes. (168 in total.)
930
931 2003-09-02  Alfredo Braunstein  <abraunst@libero.it>
932
933         * formulamacro.C (prefix): replace %s by %1$s to make bformat happy
934
935 2003-09-01  Alfredo Braunstein  <abraunst@libero.it>
936
937         * formulabase.C (InsetFormulaBase): initialize view_
938
939 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
940
941         * most files: change to use const buffer refs
942
943 2003-08-19  Angus Leeming  <leeming@lyx.org>
944
945         * most files: 'standardise' the header blurb.
946
947 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
948
949         * math_gridinset.C: rename valign-center to valign-middle
950
951 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
952
953         * always use std::endl with lyxerr, and <config.h> in some places.
954
955 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
956
957         * rename Inset to InsetOld
958
959         * all inset files (clone) return a auto_ptr<InsetBase>
960
961 2003-07-21  Angus Leeming  <leeming@lyx.org>
962
963         * formula.C (c-tor, addPreview): use namespace lyx::graphics rather
964         than grfx shortcut.
965
966 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
967
968         * math_parser.C (catInit): dont use unprintable control chars in
969         source.
970
971 2003-07-17  Angus Leeming  <leeming@lyx.org>
972
973         * formulabase.C (localDispatch): return UNDISPATCHED for all
974         LFUN_DIALOG_SHOW.
975
976 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
977
978         * introduce namespace lyx::graphics
979
980 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
981
982         * introduce namespace lyx::support
983
984 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
985
986         * math_symbolinset.C (MathSymbolInset): fix type const order
987
988         * math_support.C (mathed_draw_deco): fix type const order
989
990         * math_gridinset.C (GrinInsetMailer::name): fix type const order
991
992         * math_extern.C (testString): fix type const order
993
994         * math_data.C (operator[]): fix arg type
995
996         * math_binaryopinset.C (metrics): comment out
997
998         * formula.h: fix type const order
999
1000 2003-06-19  Angus Leeming  <leeming@lyx.org>
1001
1002         * formulabase.C (localDiapatch): replace LFUN_MATH_PANEL with
1003         LFUN_DIALOG_SHOW "mathpanel".
1004
1005 2003-06-17  Angus Leeming  <leeming@lyx.org>
1006
1007         * formulabase.C (lfunMouseRelease): s/showMathPanel/show("mathpanel")/
1008
1009 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1010
1011         * formulabase.C (mathDispatchCreation): fix call to cutSelection
1012
1013 2003-06-16  André Pönitz  <poenitz@gmx.net>
1014
1015         * math_*inset.[Ch]: IU of clone()
1016
1017         * math_cursorpos.[Ch]:
1018         * math_cursor.[Ch]: rename MathCursorPos -> CursorPos, par_ -> inset_
1019
1020 2003-05-28  André Pönitz  <poenitz@gmx.net>
1021
1022         * math_*.[Ch]: prepare unified two-stage drawing
1023
1024 2003-05-27  André Pönitz  <poenitz@gmx.net>
1025
1026         * *.C: dim.w -> dim.wid etc
1027
1028 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
1029
1030         * remove same_id from function signatures, adjust
1031
1032 2003-05-19  André Pönitz  <poenitz@gmx.net>
1033
1034         * formulamacro.C: avoid multiple metrics computation
1035
1036 2003-05-23  Angus Leeming  <leeming@lyx.org>
1037
1038         * formula.C (latex):
1039         * formulamacro.C (latex): rename fragile as moving_arg.
1040
1041 2003-05-22  Angus Leeming  <leeming@lyx.org>
1042
1043         * formula.[Ch] (latex):
1044         * formulamacro.[Ch] (latex):
1045         no longer have a free_spacing arg. Data is now passed through the
1046         LatexRunParams arg.
1047
1048 2003-05-22  Angus Leeming  <leeming@lyx.org>
1049
1050         * formula.[Ch] (latex):
1051         * formulamacro.[Ch] (latex):
1052          no longer has a fragile arg. Data is now passed through the
1053          LatexRunParams arg.
1054
1055 2003-05-22  Angus Leeming  <leeming@lyx.org>
1056
1057         * formula.[Ch] (latex):
1058         * formulamacro.[Ch] (latex):
1059         passed a LatexRunParams parameter.
1060
1061 2003-05-19  André Pönitz  <poenitz@gmx.net>
1062
1063         * Makefile.am:
1064         * dimension.[Ch]: promote files to src/dimension.[Ch[
1065
1066         * formula.[Ch]:
1067         * formulamacro.[Ch]:
1068         * formulamacro.h:
1069         * math_inset.h: replace ascents/descent/witdh with dimension()
1070
1071 2003-05-14 André Pönitz <poenitz@gmx.net>
1072
1073         * math_substack.[Ch]: add markers
1074
1075 2003-05-12 André Pönitz <poenitz@gmx.net>
1076
1077         * formula.C:
1078         * math_parser.C:
1079         * math_cursor.C: boost::format -> bformat  all over the place
1080
1081 2003-05-06  Ling Li  <ling@caltech.edu>
1082
1083         * Makefile, math_makeboxinset.[Ch]:
1084         * math_factory.C (createMathInset):
1085         * math_parser.C (parse1): New support for \makebox.
1086
1087         * math_nestinset.C (drawMarkers, drawMarkers2):
1088         * math_boxinset.C, math_frameboxinset.C (draw):
1089         Fix spacing and marker length.
1090
1091 2003-05-03  John Levon  <levon@movementarian.org>
1092
1093         * formula.C:
1094         * formulabase.C:
1095         * formulabase.h:
1096         * formulamacro.C:
1097         * math_cursor.C: remove showInsetCursor(),
1098         isCursorVisible(), hideInsetCursor(), toggleInsetCursor(),
1099         explicit cursor hides. Add getCursor()
1100
1101 2003-05-02  André Pönitz <poenitz@gmx.net>
1102
1103         * math_arrayinset.[Ch]: add markers
1104
1105 2003-04-30  André Pönitz <poenitz@gmx.net>
1106
1107         * math_gridinset.C: fix transition to new Col/Row/CellInfo scheme
1108
1109 2003-04-14  Angus Leeming  <leeming@lyx.org>
1110
1111         * math_fboxinset.C:
1112         * math_frameboxinset.C: s/\(LColor::\)black/\1foreground/
1113         * math_macrotemplate.C: s/\(LColor::\)blue/\1mathline/
1114         * math_support.C: s/\(LColor::\)mathcursor/\1cursor/
1115
1116 2003-04-02  John Levon  <levon@movementarian.org>
1117
1118         * formulabase.C:
1119         * math_gridinset.C: tab lfuns changed name
1120
1121 2003-03-28  John Levon  <levon@movementarian.org>
1122
1123         * formulabase.C: remove LFUN_GREEK - does nothing
1124
1125 2003-03-19  John Levon  <levon@movementarian.org>
1126
1127         * formulabase.h:
1128         * formulabase.C:
1129         * math_gridinset.C:
1130         * math_hullinset.C:
1131         * ref_inset.C: updateInset() doesn't take a bool
1132         anymore
1133
1134 2003-03-17  John Levon  <levon@movementarian.org>
1135
1136         * formula.h:
1137         * formula.C:
1138         * formulabase.h:
1139         * formulamacro.h:
1140         * formulamacro.C: draw() prototype changed
1141
1142 2003-03-10  Angus Leeming  <leeming@lyx.org>
1143
1144         * math_gridinset.[Ch] (d-tor): added to ensure that the tabular
1145         dialog is hidden when the inset is deleted and the two are connected.
1146
1147 2003-03-05  Ling Li <ling@caltech.edu>
1148
1149         * math_casesinset.[Ch] (validate): request feature "amsmath"
1150
1151 2003-03-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1152
1153         * math_braceinset.C (metrics): fix computation of descent
1154
1155 2003-03-04  Angus Leeming  <leeming@lyx.org>
1156
1157         * command_inset.[Ch] (createDialogStr): a new function to generate
1158         something that the frontend Dialogs will understand.
1159         (c-tor): the string passed to the c-tor is now understood to be
1160         simply the inset's name, not some strange beast containing "|++|".
1161
1162         * math_factory.[Ch] (createMathInset_fromDialogStr): new function
1163         parses the string passed from the frontends.
1164
1165         * formulabase.C (localDiapatch):
1166         * ref_inset.C (dispatch): use createDialogStr and
1167         createMathInset_fromDialogStr rather than the current hard-coded
1168         stuff.
1169
1170         * ref_inset.[Ch] (string2RefInset): goes the way of the dodo.
1171
1172 2003-03-04  Angus Leeming  <leeming@lyx.org>
1173
1174         * formulabase.C (localDispatch): if an inset is found on
1175         LFUN_INSET_APPLY, send LFUN_INSET_MODIFY to the inset's localDispatch.
1176
1177         * ref_inset.C (localDispatch): handle LFUN_INSET_MODIFY, not
1178         LFUN_INSET_APPLY.
1179
1180 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1181
1182         * formulabase.h: adjust for boost 1.30.0
1183
1184 2003-02-27  Angus Leeming  <leeming@lyx.org>
1185
1186         * formulabase.C (localDispatch): collapse LFUN_REF_APPLY to
1187         LFUN_INSET_APPLY.
1188
1189         * ref_inset.C (changes due to the change to LFUN_INSET_APPLY.
1190
1191 2003-02-26  Angus Leeming  <leeming@lyx.org>
1192
1193         * ref_inset.C (localDispatch): act only on receipt of LFUN_REF_APPLY.
1194
1195 2003-02-26  Angus Leeming  <leeming@lyx.org>
1196
1197         * formula.C (draw): cache the BufferView* using cache not
1198         PreviewImpl::setView
1199
1200 2003-02-26  Alfredo Braunstein <abraunst@libero.it>
1201
1202         * formula.C (draw): strip also the other argument (the owner inset) in
1203         the call to PreviewImage::image
1204
1205 2003-02-26  Angus Leeming  <leeming@lyx.org>
1206
1207         * ref_inset.[Ch]: add a localDispatch method to RefInset.
1208         add a string2RefInset function to 'translate' the string passed to the
1209         LyX core from the Reference dialog.
1210
1211         * formulabase.C (localDispatch): factor the code for LFUN_REF_APPLY
1212         to use these new functions and so avoid a dynamic cast.
1213
1214 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
1215
1216         * formula.C (draw): eliminate BufferView argument in call to
1217         PreviewImage::image
1218
1219 2003-02-25  Angus Leeming  <leeming@lyx.org>
1220
1221         * ref_inset.C (dispatch): add an '\end_inset' to the string passed to
1222         the dialog.
1223
1224         * math_inset.h:
1225         * ref_inset.h (asRefInset): new method, replacing asInsetRef.
1226
1227 2003-02-21  Angus Leeming  <leeming@lyx.org>
1228
1229         * formulabase.C (localDispatch): retire LFUN_REF_INSERT. Add
1230         LFUN_DIALOG_SHOW_NEW_INSET "ref" and LFUN_REF_APPLY. The latter
1231         is not yet safe. Posted some ideas to the list for further discussion.
1232
1233         * ref_inset.C (dispatch): a first stab at activating the code
1234         to display the reference dialog from within mathed. Not yet working.
1235
1236 2003-02-14  Dekel Tsur  <dekelts@tau.ac.il>
1237
1238         * math_parser.C (parse1): Do not remove braces for {<expr>}^
1239
1240 2003-02-13  Bo Peng <bpeng@rice.edu>
1241
1242         * math_cursor.h:
1243         * math_cursor.C (backspace, erase): return false for empty mathboxes.
1244
1245         * formulabase.C: When LFUN_DELETE, LFUN_BACKSPACE return false, delete
1246                 the empty mathbox. Fix Bug 686.
1247
1248 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
1249
1250         * formula.C (draw, width): Fix spacing around previewed formula.
1251
1252 2003-01-13  Michael Schmitt <Michael.Schmitt@teststep.org>
1253
1254         * formulabse.C (localDispatch): make CTRL-Pos1/End behave a little
1255         bit more intuitive. (Patch suggested by André.)
1256
1257 2003-01-07  João Luis Meloni Assirati <assirati@fma.if.usp.br>
1258
1259         * math_hullinset.C: fix numbering problem of AMS gather and
1260           multline environments. Treat gather the same
1261           way as eqnarray and multline as a special case.
1262
1263 2002-12-18  John Levon  <levon@movementarian.org>
1264
1265         * math_factory.C: do not assume symbol font is present
1266
1267 2002-12-17  Dekel Tsur  <dekelts@tau.ac.il>
1268
1269         * math_parser.C (tokenize): Fix macro reading.
1270
1271 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1272
1273         * several files: ws changes
1274
1275 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1276
1277         * math_inferinset.C: remove unused "using std::max"
1278
1279 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1280
1281         * formulamacro.C (prefix): use boost::format
1282
1283 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
1284
1285         * formulabase.C (lfunMouseRelease): Do not make the buffer dirty
1286         when releasing the first mouse button.
1287
1288 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1289
1290         * math_inset.C (asString): STRCONV
1291
1292         * math_factory.C (initSymbols): do not std:: qualify getline, use
1293         empty() to check for empty string, STRCONV
1294
1295         * math_extern.C: STRCONV
1296
1297         * math_diminset.C (drawT): STRCONV
1298
1299         * math_cursor.C (info): STRCONV
1300
1301         * math_autocorrect.C (initAutoCorrect): STRCONV
1302
1303         * formulamacro.C (InsetFormulaMacro): STRCONV
1304
1305         * formulabase.C (localDispatch): STRCONV
1306
1307         * formula.C (latexString): STRCONV
1308
1309         * math_factory.C: add using std::endl
1310         (math_font_available): use it
1311         (initSymbols): use it
1312         (createMathInset): use it
1313
1314         * math_cursor.C (MathCursor): reindent
1315
1316 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
1317
1318         * many files: Add support for Maxima.
1319
1320         * math_scriptinset.C (dispatch): Change handling of LFUN_MATH_LIMITS.
1321
1322         * math_symbolinset.C (metrics): Compute em with the default font.
1323
1324         * math_charinset.C (draw): Use math symbol fonts for <,> & =
1325
1326 2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
1327
1328         * math_factory.C (initSymbols): Support "else" token.
1329
1330         * math_symbolinset.C (metrics): Remove special case for \not.
1331
1332 2002-10-18  Angus Leeming  <leeming@lyx.org>
1333
1334         * formula.C (latexString): Revert yesterday's change. It's going to
1335         be too complicated to deal with nasty surprises.
1336
1337 2002-10-17  Angus Leeming  <leeming@lyx.org>
1338
1339         * formula.C (latexString): change "\[ ... \]" to "$ \displaystyle ... $"
1340         for nicer previews.
1341
1342 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
1343
1344         * math_kerninset.C (metrics): Use LyXLength::inPixels.
1345
1346 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
1347
1348         * math_factory.C (initSymbols): iffont.
1349
1350 2002-10-14  André Pönitz <poenitz@gmx.net>
1351
1352         * math_cursor.C: remove code to fix crash
1353
1354 2002-10-14  André Pönitz <poenitz@gmx.net>
1355
1356         * formulabase.C: support pasting stuff into formulas using button3
1357
1358         * math_parser.C:
1359           math_hullinset.C: Herbert's patch to support flalign
1360
1361 2002-10-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1362
1363         * formulabase.C (localDispatch): make LFUN_WORDLEFTSEL and
1364         LFUN_WORDRIGHTSEL coherent with their non-SEL counterparts
1365
1366 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1367
1368         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1369
1370 2002-09-11  John Levon  <levon@movementarian.org>
1371
1372         * dimension.C: compile fix
1373
1374 2002-09-11  Angus Leeming  <leeming@lyx.org>
1375
1376         * preview.[Ch]: cruft. Removed.
1377
1378 2002-08-29  André Pönitz <poenitz@gmx.net>
1379
1380         * math_framboxinset.[Ch]: new (partial) support for \framebox
1381
1382         * math_parser.C: generalization for reading optional arguments
1383
1384 2002-08-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1385
1386         * math_parinset.C: add support/LOstream.h and config.h
1387
1388 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
1389
1390         * math_hullinset.C: add using std::pair
1391
1392 2002-08-13  Angus Leeming  <leeming@lyx.org>
1393
1394         * formulabase.C:
1395         * ref_inset.C:
1396         changes due to the changed LyXView interface that now returns references
1397         to member variables not pointers.
1398
1399         * math_inset.[Ch] (getDialogs, getLyXFunc): return a reference, not a
1400         pointer, reflecting this change.
1401
1402 2002-08-02  Angus Leeming  <leeming@lyx.org>
1403
1404         * formula.C: pass the BufferView to the PreviewedInset so that it can
1405         cache it.
1406
1407 2002-08-02  Angus Leeming  <leeming@lyx.org>
1408
1409         * formulabase.[Ch]: store the BufferView as a weak_ptr.
1410         (updatePreview): removed.
1411         (insetUnlock): invoke generatePreview().
1412
1413         * formula.C (InsetFormula): pass the shared_ptr to view_, not the raw
1414         BufferView.
1415         (read, localDispatch): remove those calls to updatePreview().
1416
1417         * math_metricsinfo.[Ch]: store the BufferView as a weak_ptr.
1418
1419         * math_nestinset.C (notifyCursorLeaves): empty, because
1420         generatePreview() is now called from InsetFormulaBase::insetUnlock.
1421
1422 2002-08-01  Angus Leeming  <leeming@lyx.org>
1423
1424         * formula.C: move code into the new PreviewedInset class.
1425
1426         * formula.[Ch] (generatePreview): renamed as addPreview.
1427         (generatePreview): new method invoking PreviewedInset::generatePreview.
1428
1429         * math_nestinset.C (notifyCursorLeaves): simplify. Now just calls
1430         Inset::generatePreview.
1431
1432 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1433
1434         * formula.C (localDispatch): strip,frontStrip -> trim,ltrim,rtrim
1435
1436 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1437
1438         * math_nestinset.C: add using std::vector
1439
1440 2002-07-23  Angus Leeming  <leeming@lyx.org>
1441
1442         * formula.C (descent): add an arbitrary 12 pixels to the descent when
1443         previewing a display mode equation, analogous to André's code elsewhere.
1444
1445         * math_nestinset.C (notifyCursorLeaves): generate the preview only
1446         when leaving an inset with depth() == 1.
1447
1448 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1449
1450         * math_support.C (mathed_draw_deco): fix rounding bug for rotated
1451         decorations
1452
1453 2002-07-17  Angus Leeming  <leeming@lyx.org>
1454
1455         * math_parboxinset.C: add using std::vector directive.
1456
1457         * formula.C (PreviewImpl's generate): bind to the PreviewLoader
1458         through a method rather than to the signal directly.
1459
1460 2002-07-16  Angus Leeming  <leeming@lyx.org>
1461
1462         * formula.C (ascent, descent, draw): remove the extra pixels
1463         required to accommodate the mathed active frame when in Preview mode.
1464
1465 2002-07-12  Angus Leeming  <leeming@lyx.org>
1466
1467         * formula.C: use the new smart loading capabilities of the image
1468         loader.
1469
1470 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
1471
1472         * mathformula.C: use Lsstream.h not sstream
1473
1474 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1475
1476         * math_support.C:
1477         * math_factory.C: use lyx_gui::font_available()
1478
1479 2002-07-09  Angus Leeming  <leeming@lyx.org>
1480
1481         * math_braceinset.h:
1482         * math_scriptinset.h: remove class:: from method declaration.
1483
1484         * math_braceinset.C:
1485         * math_envinset.C: #include "LOstream.h"
1486
1487 2002-07-05  Angus Leeming  <leeming@lyx.org>
1488
1489         * formula.[Ch] (generatePreview): instantiate new virtual method.
1490         Strip out the preliminary preview code and replace with code that
1491         makes full use of the graphics/Preview* files. Hide all the
1492         shenanigans behind a PreviewImpl firewall.
1493
1494         * math_nestinset.C (notifyCursorLeaves): update the preview using the
1495         new graphics/Preview* code.
1496
1497 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1498
1499         * formulabase.C: ws changes
1500         * formula.C: ws changes
1501
1502 2002-07-01  Geof Piroux
1503
1504         * math_ex*.[Ch] et al: support for Mathematica as CAS backend
1505
1506 2002-06-28  Angus Leeming  <leeming@lyx.org>
1507
1508         * preview.h (preview): don't pass grfx::GraphicPtr & anymore.
1509
1510 2002-06-24  André Pönitz <poenitz@gmx.net>
1511
1512         * math_parser.C: remove "remove seemingly unneeded {} hack"
1513
1514 2002-06-26  Angus Leeming  <leeming@lyx.org>
1515
1516         * formula.C: use lyxerr, not cerr.
1517
1518 2002-06-24  André Pönitz <poenitz@gmx.net>
1519
1520         * *.[Ch]: left over changes from Porto
1521
1522         * math_gridinset.C (eolString): fix #456
1523
1524 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1525
1526         * formula.C: use repaint()
1527
1528 2002-06-16  André Pönitz <poenitz@gmx.net>
1529
1530         * math_factory.C:
1531         * math_support.C: fix font fall-back
1532
1533         * math_specialcharinset.[Ch]:
1534         * math_funcliminset.[Ch]: remove, it's now done by MathSymbolInset
1535
1536         * math_funcinset.[Ch]: remove, it's not used
1537
1538 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1539
1540         * math_extern.C: add using std::endl
1541
1542 2002-06-15  LyX Development team <lyx@rilke>
1543
1544         * formula.[Ch]:
1545         * macroformula.[Ch] (docbook): Added argument to care about the
1546         pernicious mixed content.
1547
1548 2002-05-30  André Pönitz <poenitz@gmx.net>
1549
1550         * math_parser.C:
1551         * formulabase.C: parser changes to 'everything might be a table'
1552
1553 2002-05-31  Dekel Tsur  <dekelts@tau.ac.il>
1554
1555         * math_hullinset.C (ams): Do a real check.
1556
1557 2002-05-30  André Pönitz <poenitz@gmx.net>
1558
1559         * *.[Ch]: "fonts as inset"
1560
1561 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1562
1563         * switch from SigC signals to boost::signals.
1564
1565 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
1566
1567         * formulabase.C:
1568         * formulabase.h:
1569         * math_inset.h: use mouse_state. Kill insetKeyPress
1570
1571 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1572
1573         * math_support.C: font loader moved
1574
1575 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1576
1577         * formulabase.C:
1578         * formulamacro.C:
1579         * math_charinset.C:
1580         * math_funcinset.C:
1581         * math_support.C:
1582         * math_unknowninset.C: new name for font metrics
1583
1584 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1585
1586         * math_autocorrect.C: include vector and add a using statement.
1587
1588 2002-05-23  André Pönitz <poenitz@gmx.net>
1589
1590         * math_autocorrect.[Ch]: new "auto correction" feature
1591         * math_cursor.[Ch]: subsequent changes
1592         * math_parser.C: somewhat better error reporting
1593
1594 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1595
1596         * formula.C:
1597         * formulabase.C: LyXView moved into frontends/
1598
1599 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1600
1601         * formula.C:
1602         * formulabase.C:
1603         * formulamacro.C:
1604         * math_binaryopinset.C:
1605         * math_casesinset.C:
1606         * math_charinset.C:
1607         * math_cursor.C:
1608         * math_fracinset.C:
1609         * math_funcinset.C:
1610         * math_gridinset.C:
1611         * math_hullinset.C:
1612         * math_macro.C:
1613         * math_macrotemplate.C:
1614         * math_rootinset.C:
1615         * math_spaceinset.C:
1616         * math_sqrtinset.C:
1617         * math_stringinset.C:
1618         * math_support.C:
1619         * math_unknowninset.C:
1620         * math_xdata.C:
1621         * math_xyarrowinset.C: move Painter to frontends/
1622
1623 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1624
1625         * math_exintinset.C: use more specific smart_ptr header.
1626
1627 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
1628
1629         * math_cursor.C: clear selection on paste (bug 393)
1630
1631 2002-05-15  André Pönitz <poenitz@gmx.net>
1632
1633         * formulabase.[Ch]: mark buffer as (Changed) after font changes
1634
1635 2002-05-13  André Pönitz <poenitz@gmx.net>
1636
1637         * math_cursor.[Ch]: honor lyxrc setting for auto_delete_region
1638
1639 2002-05-13  André Pönitz <poenitz@gmx.net>
1640
1641         * math_cursor.C: fix crash on paste as reported by Piroux Geoffroy
1642
1643 2002-04-24  Juergen Vigna  <jug@sad.it>
1644
1645         * formulabase.C (insetButtonPress): set the mathcursor in case we
1646         don't have one. This happens when clicking on a non locked mathed
1647         inset with any button != 1.
1648         (insetButtonPress): Forgot about this the Panel should NEVER be
1649         opened in a Press event ONLY in the Release event!
1650
1651 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1652
1653         * formulabase.C (localDispatch): merge the cases for
1654         LFUN_PROTECTEDSPACE and LFUN_MATH_SPACE, since they were identical.
1655
1656 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1657
1658         * formulabase.C (localDispatch): handle arguments of
1659         LFUN_MATH_DELIM better.
1660
1661 2002-04-04 Angus Leeming  <a.leeming@ic.ac.uk>
1662
1663         * formulabase.C: remove unused variables hack_x, hack_y, hack_button.
1664
1665 2002-04-02  Allan Rae  <rae@lyx.org>
1666
1667         * math_cursor.C (info): make it work with lyxstring and std::string
1668
1669 2002-03-12  André Pönitz <poenitz@gmx.net>
1670
1671         * math_cursor.C: fix some Up/Down "issues"
1672
1673 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1674
1675         * most files: ws cleanup
1676
1677         * Makefile.am: remove ld -r stuff
1678
1679 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1680
1681         * Makefile.am: special rules if partial linking
1682
1683 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
1684
1685         * math_charinset.C: wrap the std::strchr declaration inside a
1686         check for CXX_GLOBAL_CSTD.
1687
1688 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
1689
1690         * math_biginset.[Ch] (size): return size_type, not int.
1691
1692         * math_inset.C (metrics): parameter "mi" is never referenced. Removed.
1693         * math_hullinset.C (metrics): ditto.
1694
1695
1696 2002-03-12  André Pönitz <poenitz@gmx.net>
1697
1698         * math_xarray.[Ch] et al: really use metrics cache if possible...
1699
1700 2002-03-07  Martin Vermeer <martin.vermeer@hut.fi>
1701
1702         * math_decorationinset.C: add leftrightarrows to the displayable
1703         symbols.
1704
1705 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1706
1707         * formula.C Changes due to the renaming of support/syscall.[Ch] as
1708         support/systemcall.[Ch] and of class Systemcalls as class
1709         SystemCall.
1710
1711 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
1712
1713         * formula.C: change Systemcalls::System to Systemcalls::Wait and
1714         No change of functionality, just reflects the stripped down
1715         Systemcalls class.
1716
1717 2002-02-08  André Pönitz <poenitz@gmx.net>
1718
1719         * math_support.[Ch]: some support for \dddot
1720
1721 2002-02-08  Otto Tronarp <otttr440@student.liu.se>
1722
1723         * math_decorationinset.C:
1724
1725         * math_support.C:
1726
1727         * math_hash.C: Added \underrightarrow and \underleftarrow
1728
1729 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
1730
1731         * formulabase.C (localDispatch): fix umlaut handling
1732
1733         * formulabase.C: pop up math panel on right mouse click
1734
1735 2002-02-01  André Pönitz <poenitz@gmx.net>
1736
1737         * math_xarrowinset.[Ch]: support for \xrightarrow and \xleftarrow
1738
1739 2002-02-01  André Pönitz <poenitz@gmx.net>
1740
1741         * math_xymatrixinset.[Ch]: some support for \xymatrix
1742
1743 2002-02-01  André Pönitz <poenitz@gmx.net>
1744
1745         * math_undersetinset.[Ch]: implement direct support for \underset
1746
1747 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
1748
1749         * math_support.C: removed the arrays latex_mathstyle[] and
1750         latex_mathfontcmds[] to the frontends.
1751
1752 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1753
1754         * math_macrotable.C (builtinMacros): Add macros for \models and \Join.
1755
1756 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1757
1758         * math_factory.C (createMathInset): add a default: label in switch
1759
1760 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1761
1762         * formulabase.[Ch] (searchForward, searchBackward): change the
1763         bool const & params to bool.
1764
1765 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
1766         * math_macrotable.C: added macros for Blackboard Bold,
1767         Calligraphic symbols support in mathed. Kludge.
1768
1769 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1770
1771         * math_mathmlstream.C (operator<<): use lyx::count rather than
1772         countChar.
1773
1774         * math_streamstr.C (operator<<): ditto.
1775
1776 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1777
1778         * math_support.C: change latex_mathfontcmds to an array of
1779         kb_action.
1780
1781 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
1782
1783         * math_exfuncinset.C: remove using std::ostream declaration.
1784
1785         * math_kerninset.C: whitespace change, consistent with other files.
1786
1787         * math_mathmlstream.C (operator<<):
1788         * math_streamstr.C (operator<<): use countChar rather than std::count.
1789
1790         * math_parser.C (operator==): comment out. Not used.
1791
1792 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
1793
1794         * formulabase.C (localDispatch): handle LFUN_FRAK and LFUN_ITAL.
1795
1796         * math_support.C: separate  string arrays for math style and for
1797         font commands.
1798
1799 2002-01-10  Dekel Tsur  <dekelts@tau.ac.il>
1800
1801         * math_parser.C (parse_normal): Support for \begin{math}
1802
1803 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1804
1805         * math_hullinset.C (validate): rename feature "amsstyle" to
1806         "amsmath".
1807
1808 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
1809
1810         * math_support.C: modified to support  a mathed pop-up for math
1811         size "styles" and font types.
1812
1813 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1814
1815         * math_defs.h: remove trailing comma from enum MathTextCodes.
1816
1817 2002-01-03  André Pönitz <poenitz@gmx.net>
1818
1819         * formulabase.[Ch]: implement simple search
1820
1821         * math_sizeinset.[Ch]: support for \displaystyle etc
1822
1823 2001-12-18  Dekel Tsur  <dekelts@tau.ac.il>
1824
1825         * math_macrotable.C (builtinMacros): Adjust kern values.
1826
1827 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1828
1829         * math_atom.C:
1830         * math_binaryopinset.C:
1831         * math_binominset.C:
1832         * math_casesinset.C:
1833         * math_charinset.C:
1834         * math_data.C:
1835         * math_diminset.C:add missing config.h
1836
1837         * math_cursor.C:
1838         * math_parser.C: move inludes around a bit.
1839
1840         * math_extinset.C: user boost::scoped_ptr
1841
1842         * math_parser.C: user std::fill to fill the catcodes. (please
1843         check this one...), and some consts.
1844
1845 2001-12-11  André Pönitz <poenitz@gmx.net>
1846
1847         * math_cursor.C: allow cut&paste of rectangular regions of cells
1848
1849 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1850
1851         * math_kerninset.C (metrics): Consider lyxrc.zoom
1852
1853 2001-12-14  Dekel Tsur  <dekelts@tau.ac.il>
1854
1855         * math_support.C: Fix handling of \mathfrak font.
1856
1857 2001-12-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1858
1859         * math_iterator.C (nextInset): compilation fix.
1860
1861 2001-12-11  André Pönitz <poenitz@gmx.net>
1862
1863         * math_defs.h:
1864         * math_parser.C:
1865         * math_hash.C: support for \mathfrak
1866
1867 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
1868
1869         * math_streamstr.C: #include <iostream> to compile with DEC cxx
1870
1871 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1872
1873         * math_arrayinset.C:
1874         * math_boxinset.C:
1875         * math_decorationinset.C:
1876         * math_deliminset.C:
1877         * math_dotsinset.C:
1878         * math_exfuncinset.C:
1879         * math_exintinset.C:
1880         * math_funcinset.C:
1881         * math_funcliminset.C:
1882         * math_hullinset.C:
1883         * math_kerninset.C:
1884         * math_limopinset.C:
1885         * math_sizeinset.C:
1886         * math_stringinset.C:
1887         * math_symbolinset.C:
1888         * math_unknowninset.C: include math_streamstr.h and remove
1889         unneeded c_str()
1890
1891         * math_symbolinset.[Ch]: add constructor taking string
1892
1893         * math_mathmlstream.C: move includes around
1894
1895         * math_streamstr.[Ch]: add operator<<(Stream, string) for
1896         NormalStream, MapleStream, MathMLStream and OctaveStream
1897
1898         * math_gridinset.C: user LyXLength::zero
1899
1900 2001-11-19  Angus Leeming  <a.leeming@ic.ac.uk>
1901
1902         * formula.C:
1903         * math_arrayinset.C: add using std::getline directive.
1904
1905 2001-11-20 André Pönitz  <poenitz@gmx.net>
1906
1907         * formulabase.C: fix mouse positioning using the cursor
1908
1909 2001-11-19  Dekel Tsur  <dekelts@tau.ac.il>
1910
1911         * math_mathmlstream.C (operator<<): Count '\n' chars
1912
1913 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
1914
1915         * math_macro.C
1916         * math_hullinset.C:  Fixes to use the new LaTeXFeatures
1917         correctly.
1918
1919 2001-11-07  André Pönitz  <poenitz@gmx.net>
1920
1921         * math_extern.C: support for integrals, sums, e^x, and d/dx
1922
1923 2001-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1924
1925         * math_extern.C (extractNumber):
1926         (extractDiffExponent): add ugly .c_str()
1927
1928 2001-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1929
1930         * math_arrayinset.C (MathArrayInset):
1931         * formula.C (pipeThroughMaple):
1932         (pipeThroughOctave): add ugly .c_str() to help compile
1933         with lyxstring
1934
1935 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1936
1937         * math_inset.C: compilation fix
1938
1939 2001-11-07  André Pönitz  <poenitz@gmx.net>
1940
1941         * math_*inset.[Ch]:
1942         * array.[Ch]: start native C++ support for Octave, Maple and MathML
1943
1944 2001-10-31  Angus Leeming  <a.leeming@ic.ac.uk>
1945
1946         * math_defs.h: remove non-standard trailing comma from MathSymbolTypes.
1947
1948 2001-10-24  Angus Leeming  <a.leeming@ic.ac.uk>
1949
1950         * math_nestinset.C: added using std::max, min directives.
1951         * math_scriptinset.C: added using std::ostream directive.
1952         * math_scriptinset.h: replaced ostream with std::ostream.
1953
1954 2001-10-17  André Pönitz  <poenitz@gmx.net>
1955
1956         * math_*inset.[Ch]: remove MathStyles cache from insets that
1957           don't need it
1958
1959         * support.C:
1960           formulabase.C: fix math font sizes in headings etc
1961
1962         * math_inset.[Ch]:
1963           formula.C: remove unused static member int MathInset::workwidth
1964
1965         * math_gridinset.[Ch]: implement idxHome() and idxEnd()
1966
1967 2001-10-17  André Pönitz  <poenitz@gmx.net>
1968
1969         * math_inset.h:
1970         * *.[Ch]: make output more stream-like
1971
1972 2001-10-17  André Pönitz  <poenitz@gmx.net>
1973
1974         * formula.C:
1975         * array.C: add missing/broken  writeNormal()
1976
1977         * math_lefteqn.[Ch]: some visual support for \lefteqn
1978
1979
1980 2001-10-10  André Pönitz  <poenitz@gmx.net>
1981
1982         * math_cursor.C: introduce dummy "inner" position "between"
1983         nucleus and scripts for smoother cursor movement
1984
1985         * math_cursor.C: use red dot to indicate empty nucleus
1986
1987
1988 2001-10-02  André Pönitz  <poenitz@gmx.net>
1989
1990         * math_cursor.C: leave red backslash as visual clue
1991         in formula when typing macro names
1992
1993         *       math_macrotemplate.C: sanity check
1994
1995 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1996
1997         * math_cursor.C:
1998         * formula.C (localDispatch): fix a few of local variable sizes
1999
2000         * math_fracbase.C: change parameter types to match MathInset
2001
2002 2001-10-01  André Pönitz  <poenitz@gmx.net>
2003
2004         * math_cursor.[Ch]: remove local parInset() method
2005
2006         * math_macro.C: add a static_cast
2007
2008 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2009
2010         * math_cursor.C: fix type mismatches with what was declared in
2011         math_cursor.h.
2012
2013 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
2014
2015         * math_matrixinset.C (header_write): Add \n after \begin{align}
2016
2017 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
2018
2019         * math_macrotable.C (builtinMacros): Add some macros if latex
2020         fonts are available.
2021
2022 2001-09-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2023
2024         * formula.C (insetAllowed): disallow label insertion in inline
2025         formula
2026
2027 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2028
2029         * formulabase.C (mathDispatchCreation): pass second argument
2030         'false' (no label) to selectionAsString
2031
2032 2001-09-11  André Pönitz  <poenitz@gmx.net>
2033
2034         * math_atom.[Ch]: new basic item in the MathArray
2035
2036         * array.[Ch]: move code over to math_atom
2037
2038         * math_scriptinset.[Ch]:
2039           math_parser.C:
2040           math_cursor.C: try to do with super- and subscripts what TeX does
2041
2042 2001-09-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2043
2044         * math_parser.C (tokenize): add a .c_str() (needed with lyxstring)
2045
2046 2001-09-04  André Pönitz  <poenitz@gmx.net>
2047
2048         * math_defs.h:
2049         * math_parser.C:
2050         * math_matrixinset.C: some support for the AMS 'alignat', 'xalignat',
2051             'xxalignt', 'gather' and 'multiline' environments
2052
2053         * math_cursor.C: fix handling of | and \|
2054
2055 2001-09-04  José Matos  <jamatos@fep.up.pt>
2056
2057         * formulabase.C
2058         * formulabase.h
2059         * formula.C
2060         * formula.h
2061         * formulamacro.C
2062         * formulamacro.h (docbook): rename docBook method to docbook.
2063
2064 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
2065
2066         * math_hash.C (ReadSymbols): Check for duplicate symbols
2067
2068 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2069
2070         * support.C: added a using std::map directive.
2071
2072 2001-08-17  André Pönitz  <poenitz@gmx.net>
2073
2074         * math_hash.C: Use std::map instead of faking it
2075
2076         * symbol_def.h: remove unneeded symbol definitions
2077
2078         *       support.C: use the decorations' name for drawing
2079
2080 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
2081
2082         * math_hash.C (in_word_set): Initialize symbol table even when
2083         symbols file was not found.
2084
2085 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2086
2087         * math_hash.C: added a using std::endl directive.
2088
2089 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
2090
2091         * support.C (whichFont): Add support for cmr font.
2092         Add support for \mathbb.
2093
2094         * math_notinset.C (draw, metrics): Use cmsy symbol if available.
2095
2096         * math_macrotable.C (builtinMacros): Add 3 builtin macros
2097
2098 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
2099
2100         * math_hash.C: Read symbols information from external file
2101         many files: Add support for latex symbol fonts
2102
2103 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
2104
2105         * math_parser.C (Parser): Eat spaces after \end_inset
2106
2107 2001-08-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2108
2109         * math_parser.C (tokenize): fix typo
2110
2111 2001-08-17  André Pönitz  <poenitz@gmx.net>
2112
2113         * math_parser.C: new "lexxer"
2114
2115         * array.C: write sequences of chars with same code as a unit
2116
2117 2001-08-13  André Pönitz  <poenitz@gmx.net>
2118
2119         * math_factory.[Ch]: new files for the creation of math insets
2120
2121         * math_parser.C:
2122                 math_cursor.C:
2123                 math_hash.C: simplifications
2124
2125         * math_binom.[Ch]: new files for "native" \binom/\choose inset
2126
2127         * math_parser.C:
2128                 math_cursor.C: reading support for TeX style \over and \choose
2129
2130         * formulabase.C: re-enabling the "selected text gets converted to
2131         math when pressing C-m" feature.
2132
2133 2001-08-13  Angus Leeming  <a.leeming@ic.ac.uk>
2134
2135         * math_parser.C (lexArg): remove default argument from the .C file
2136         as it causes DEC cxx to complain about a redefinition.
2137
2138 2001-08-10  André Pönitz  <poenitz@gmx.net>
2139
2140         *       math_scopeinset.[Ch]: new inset for {} blocks
2141
2142         *       math_accentinset.[Ch]: removed unneeded files
2143
2144         * math_grid.[Ch]:
2145           math_matrix.[Ch]: start support for "interrow spacing"
2146
2147         * all over the place: rework of parser stuff
2148
2149 2001-08-08  André Pönitz  <poenitz@gmx.net>
2150
2151         *       math_fracbase.[Ch]:
2152         * math_fracinset.[Ch]: new hierarchy
2153
2154         *       math_stackrelbase.[Ch]: native \stackrel support
2155
2156         * math_inset.[Ch]: removal of the name_ member
2157
2158         * math_deliminset.[Ch]: rework
2159
2160 2001-08-06  André Pönitz  <poenitz@gmx.net>
2161
2162         * formulamacro.C: fix nasty bug due to missing copy constructor
2163
2164         * math_bigopinset.[Ch]: revival for things like \int, \sum
2165
2166         * math_funcliminset.[Ch]: dedicated new inset for \lim, \max, \min...
2167
2168         * math_diminset.h: make cache variables mutable, remove const_cast
2169
2170         * formulabase.[Ch]: remove unneeded convertFont()
2171
2172         * math_funcinset.[Ch]: bring red color back
2173
2174         * math_macro*.[Ch]: move ownership of the templates from the formulamacro
2175         inset to the mcaro table
2176
2177 2001-08-01  André Pönitz  <poenitz@gmx.net>
2178
2179         * math_cursor.C:
2180                 formulamacro.C: fix memory leaks
2181
2182         * math_matrixinset.C: fix mis-alignment of eqnarray columns
2183
2184         *       formula*.[Ch]: seperation of the "pimpl" MathInset * into
2185         MathMatrixInset * and MathMacroTemplate * to save a few casts
2186
2187         * all over the place: everything is an inset now
2188
2189         * math_nestinset.[Ch]: new abstract base class for insets containing
2190         other insets.
2191
2192         * math_diminset.[Ch]: new abstract base class for insets that need
2193         the width_/ascent_/descent_ cache
2194
2195 2001-07-25  André Pönitz  <poenitz@gmx.net>
2196
2197         * formulabase.C: re-enable 'space enlargement' feature
2198
2199         * math_scriptinset.C:
2200                 math_bigopinset.C: rework of script insets
2201
2202 2001-07-22  André Pönitz  <poenitz@gmx.net>
2203
2204         * math_cursor.C: fix "pullArg" behaviour
2205
2206         * math_cursor.C: keep empty super/subscript a bit longer
2207
2208         * math_cursor.C: do not move into insets that don't have inner cells yet
2209
2210         * formulabase.C: fix memory leak
2211
2212         * math_cursor.C: ^ now copies selection into new srriptinset
2213
2214         * xarray.C: less crude MathXArray::x2pos for preciser cursor positioning
2215           using the mouse
2216
2217         * math_updowninset.C: fix drawing glitches
2218
2219         * math_cursor.C: paste to correct position
2220
2221 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2222
2223         * formula.C (insetAllowed): allow insertion of label
2224
2225 2001-07-20 André Pönitz  <poenitz@gmx.net>
2226
2227         * math_macrotable.C: support for \land and \vee
2228
2229 2001-07-16 André Pönitz  <poenitz@gmx.net>
2230
2231         * math_grid.[Ch] -> math_gridinset.[Ch]
2232           math_root.[Ch] -> math_rootinset.[Ch]: more consistent names
2233
2234         * formulabase.C: fix 'buffer set to (Changed) when moving in math',
2235           fix 'mathed reports wrong width', cosmetics
2236
2237 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2238
2239         * math_cursor.C (operator==): moved ouf of struct
2240         (operator<): ditto
2241         (normalAnchor): reversed one test (but shouldn't it really be >= ?)
2242
2243 2001-07-16 André Pönitz  <poenitz@gmx.net>
2244
2245         * math_cursor.[hC]: multicell selection (multicell pasete still defunct)
2246
2247         * several files: supporting changes
2248
2249 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2250
2251         Consistent use of Lsstream.h:
2252         * formula.C: removed using std::ostringstream directive.
2253
2254         * math_cursor.C: std::istringstream -> istringstream.
2255
2256 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2257
2258         * math_decorationinset.h: add std:: qualifier
2259
2260 2001-07-12 André Pönitz  <poenitz@gmx.net>
2261
2262         * math_updowninset.[hC]: new base class for script and bigop insets
2263                 *.[hC]: subsequent changes to all Metric() functions
2264
2265         * math_parser.C: small changes (\sqrt0 is read properly now)
2266
2267 2001-07-10 André Pönitz  <poenitz@gmx.net>
2268
2269         * math_accentinset.[hC]: rewrite
2270
2271         * math_parser.C:
2272                 math_cursor.C: subsequent changes
2273
2274         * math_grid.C: <Delete> in the first cell of a completely empty row
2275           deletes that row, <C-Return> places the cursor in the first of the
2276           new empty cells.
2277
2278         * math_grid.C: try to split cell nicely when mutating from single-cell
2279           to multi-cell environment
2280
2281 2001-07-09  Dekel Tsur  <dekelts@tau.ac.il>
2282
2283         * math_matrixinset.C (mutate): Use only the first label when
2284         mutating eqnarray to display formula.
2285
2286 2001-07-09  Juergen Vigna  <jug@sad.it>
2287
2288         * formulabase.C (mathDispatchCreation): don't do anything with the
2289         inset if it cannot be inserted!
2290
2291 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2292
2293         * formulabase.C (mathDispatchInsertMath): remove bogus return
2294         statement.
2295
2296 2001-07-09 André Pönitz  <poenitz@gmx.net>
2297
2298         * math_*inset.C: Change order of arguments in MathInset constructor
2299
2300         * math_cursor.C: Remove broken "increase space" feature for a while
2301
2302 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
2303
2304         * formulabase.C (mathDispatchInsertMath): Create an inline formula.
2305
2306 2001-07-04 André Pönitz  <poenitz@gmx.net>
2307
2308         * math_parser.C: fix reading of "unusual" alpha chars
2309
2310         * xarray.[hC]: fix debug output of xarray
2311
2312 2001-07-03 André Pönitz  <poenitz@gmx.net>
2313
2314         * math_parser.C: fix bug where equations did not get their labels
2315
2316         * formulabase.C: new feature: changing font on selection
2317
2318         * several files: subsequent changes
2319
2320         * array.C: fix bug when insets have not been cloned properly
2321         This should fix quite a few "random" crashes...
2322
2323 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2324
2325         * formulabase.C (localDispatch): use .c_str() on istringstream
2326         constructor argument.
2327
2328 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2329
2330         * math_grid.C (addCol): add second argument to cellinfo_.insert.
2331         Cleanup a bit the code.
2332         (appendRow): do not call push_back without argument.
2333
2334         * *.C: remove all "using namespace std" directives (not
2335         good!!) and replaced it with relevant "using" directives.
2336
2337         * math_macrotemplate.C (Clone): change return type to MathInset*
2338
2339 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2340
2341         * math_sizeinset.C: include support/LOstream.h
2342
2343         * math_scriptinset.C (Metrics): std:: qualify max
2344
2345         * math_root.C (Metrics): std:: qualify max
2346         (Write): std:: qualify ostream
2347         (WriteNormal): ditto
2348
2349         * math_matrixinset.C (getLabelList): std:: qualify vector
2350         include vector
2351         (Metrics): std:: qualify max
2352         (header_write): std:: qualify ostream
2353         (footer_write): ditto
2354
2355         * math_macrotemplate.C (Write): std:: qualify ostream
2356
2357         * math_bigopinset.C (Metrics): std:: qualify max, and include
2358         functional
2359
2360         * math_matrixinset.h: include vector and std:: qualify it.
2361
2362         * array.C (GetInset): get a pointer to the first element of bf_
2363         not an iterator.
2364
2365 2001-06-25  The LyX Project  <Asger>
2366
2367         * math_scriptinset.C: Fix for entering with cursor up/down.
2368
2369         * math_fracinset.C: We can enter fractions with cursor up and
2370         down.
2371
2372         * math_cursor.C (Right): Fixes for cursor movement.
2373
2374         * formula.C (draw): New background color for math.
2375
2376         * math_cursor.C: Fixes for toggling labels on/off in math.
2377         Fixes for infinity and other symbols that didn't appear in
2378         LaTeX.
2379
2380 2001-06-24  The LyX Project  <Asger>
2381
2382         * math_inset.C: Cursor movement is better in square roots, among
2383         other things.
2384
2385         * math_cursor.C (Interpret): Improved subscript bullshit. Improved
2386         cursor up/down movement. What not.
2387
2388 2001-06-24  The LyX Project  <Asger>
2389
2390         * math_matrixinset.C: Hidden labels are hidden, unless a small
2391         dragon jumps out of the screen, and pronounce them to the entire
2392         world.
2393
2394 2001-06-24  The LyX Project  <Easter egg>
2395
2396         * math_cursor.C: Cursor improvements after a few dead-ends
2397         in the evolution of cursor movement were tested and scrapped.
2398
2399 2001-06-24  The LyX Project  <Asger>
2400
2401         * math_cursor.C: Renamed stack to path.
2402
2403 2001-06-24  The LyX Project  <André>
2404
2405         * *.[Ch]:
2406           Makefile.am: The Big Patch
2407           (rewrite of MathArray, MathCursor, MathMatrixInset, MathBigopInset;
2408      new MathScriptInset for up/down stuff;
2409            delete MathIter/MatXIter, MathParInset, MathRowSt
2410      Changes to the inset inheritance tree, reunification of abstract math
2411      inset base classes;
2412      label/numbering handling back to life;
2413      major changes to the parser(s);
2414      new base class FormulaBase for the two math LyXInsets;
2415            general cleanup and cosmetic changes)
2416
2417 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
2418
2419         * math_macro.C:
2420         * math_root.C: removed // -*- C++ -*- as first line.
2421
2422 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2423
2424         * array.C: bring memmove into main namespace if necessary
2425
2426 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2427
2428         * math_parser.C (yylex): use contains instead of strchr
2429         (parse_align): remove last arg, change to take string const & as
2430         first arg.
2431         (mathed_parse): use string for ar2 and ar, adjust
2432
2433         * math_decorationinset.C (Write): use compare instead of strcmp
2434
2435         * formula.C (LocalDispatch): change arg2 to string, adjust for this
2436         (LocalDispatch): add std::
2437         (LocalDispatch): use contains instead of strchr
2438
2439         * array.C (move): add std::
2440
2441 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2442
2443         * matriz.C: add using directives when needed for C functions
2444         declared in std:: namespace.
2445
2446         * math_macrotemplate.h: do not use explicitely std::string, but
2447         string.
2448
2449         * math_macroarg.C: avoid bringing the whole std:: namespace in
2450         global-land. When you do that, there is an ambiguity between
2451         lyxstring and std::string (which may be defined at the same time).
2452
2453         * formula.C (HandleExtern): add .c_str() to .str() (useful when
2454         using lyxtring)
2455
2456 2001-04-27 André Pönitz  <poenitz@gmx.net>
2457
2458         * math_parser.C: fix \frac handling bug introduced on 04-24
2459         * math_xiter.C: hotfix for merging "shared" insets
2460         * formula.C: fixing display after using math-insert
2461
2462 2001-04-25 André Pönitz  <poenitz@gmx.net>
2463
2464         * math_*.[Ch]: WriteNormal
2465         * formula.C: Support for new "math extern" command
2466         * math_parser.C: fix \frac handling bug introduced on 04-24
2467         * math_xiter.C: hotfix for merging "shared" insets
2468
2469 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2470
2471         * math_macrotable.C: include <iostream>
2472
2473 2001-04-24 André Pönitz  <poenitz@gmx.net>
2474
2475         * math_macro.[Ch]:
2476         * math_macrotable.[Ch]:
2477         * math_macroarg.[Ch]: restructuring of macro handling
2478         * several files:
2479
2480 2001-04-25  Angus Leeming  <a.leeming@ic.ac.uk>
2481
2482         * array.h (operator<<):
2483         * math_macro.h (dump, operator<<): added std:: qualifier to ostream.
2484
2485         * math_macrotable.C: added using std::make_pair directive.
2486         (dump): added using std::cerr directive here as I guess that this is
2487         temporary.
2488
2489 2001-04-20  Allan Rae  <rae@lyx.org>
2490
2491         * formula.C (LocalDispatch): fixed another #warning.  Guess who.
2492
2493 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2494
2495         * math_macrotemplate.h: inherit privately from noncopyable
2496
2497         * math_macro.C (Metrics): reindent, use unsigned int as loop var
2498         (setArgumentIdx): change test to avoid unsigned warning
2499
2500         * formula.C (LocalDispatch): use LFUN_MESSAGE
2501
2502 2001-04-16  Allan Rae  <rae@lyx.org>
2503
2504         * formula.C (Latex, getLabelList, LocalDispatch):
2505         * math_parser.C (mathed_parse):
2506         * math_parinset.C (Write): #warning triggers an error on Sun CC 6.0 as
2507         an unrecognised preprocessor directive.  So ensure they're wrapped.
2508
2509 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2510
2511         * formula.C (draw): adjust for cursor_visible
2512         (ToggleInsetCursor): adjust for cursor_visible and constify asc
2513         and desc
2514         (ShowInsetCursor): adjust for cursor_visible and constify asc and desc
2515         (HideInsetCursor): adjust for cursor_visible
2516         (LocalDispatch): constify default_label and res
2517
2518 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2519
2520         * math_rowst.C: add missing #include <config.h>.
2521
2522 2001-03-16  André Pönitz  <poenitz@gmx.net>
2523
2524         * math_matrixinset.h:
2525         * math_parinset.[Ch]:
2526         * math_rowst.[Ch]: move MathedRowContainer::row_ to the base
2527
2528 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
2529
2530         * Makefile.am:
2531         * formula.C:
2532         * math_forms.h:
2533         * math_forms.C:
2534         * math_panel.h:
2535         * math_panel.C:
2536         * math_symbols.C: maths panel moved to GUII
2537
2538 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2539
2540         * math_cursor.C: use lyxerr instead of cerr.
2541
2542 2001-03-15  André Pönitz  <poenitz@gmx.net>
2543
2544         * math_cursor.C: fix bug (cursor was leaving two insets at a time
2545            instead of one)
2546
2547 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2548
2549         * math_macrotable.h: noncopyable is in namespace boost
2550         * math_macrotemplate.h: ditto
2551
2552         * math_rowst.h: make MathedRowContainer::iterator public.
2553
2554 2001-03-15  André Pönitz  <poenitz@gmx.net>
2555
2556         * math_parser.C: read '\nonumber' again (was broken)
2557
2558         * math_rowst.C: new file
2559
2560 2001-03-15  Angus Leeming  <a.leeming@ic.ac.uk>
2561
2562         * math_cursor.C: added using directive.
2563
2564 2001-03-15  André Pönitz  <poenitz@gmx.net>
2565
2566         * math_rowst.h: Finally remove MathedRowSt
2567
2568         * math_parser.C:
2569           math_xiter.C: changed accordingly
2570
2571 2001-03-12  André Pönitz  <poenitz@gmx.net>
2572
2573         *       math_rowst.h: replace MathedRowSt with MathedRowStruct,
2574             more robust MathedRowSt::[gs]etTab (to get rid of the constructor arg)
2575
2576 2001-03-10  André Pönitz  <poenitz@gmx.net>
2577
2578         * math_xiter.[Ch]:
2579           math_matrixinset.C: move adjustVerticalSt to the only place where
2580       it is used. Fix a small bug where the cached row structure and the
2581             actual data get out of sync after the deletion of whole rows
2582
2583 2001-03-09  André Pönitz  <poenitz@gmx.net>
2584
2585         * math_cursor.C: use std::vector<> in MathStackXIter
2586                 change selstk from a pointer to the "real thing"
2587
2588         * math_rowst.h: new MathedRowContainer::erase method
2589
2590         * math_xiter.C: use MathedRowContainer::erase
2591
2592         * math_parser.C: use MathedRowContainer::insert_after
2593
2594 2001-03-08  André Pönitz  <poenitz@gmx.net>
2595
2596         * math_rowst.h: give MathedRowContainer an 'insert' method.
2597
2598         * math_xiter.C: new 'container()' method to encapsulated access to
2599           the MathParInset's MathedRowContainer
2600
2601         * math_rowst.h: proper copy constructor and destructor for
2602           MathedRowContainer
2603
2604         * math_matrixinset.[hC]: remove copy constructr and destructor. Those
2605           automatically created by the compiler are ok now.
2606
2607 2001-03-06  André Pönitz  <poenitz@gmx.net>
2608
2609         * array.[Ch]: factor out deep_copy,
2610           remove third argument from raw_pointer_insert
2611
2612         * math_iter.[Ch]: remove unused function Clear()
2613
2614         * math_cursor.C: change signature of MathStackXIter:push()
2615           whitespace changes
2616
2617         * math_rowst.h: introduction of MathRowContainer
2618           several files: corresponding changes
2619
2620 2001-03-04  André Pönitz  <poenitz@gmx.net>
2621
2622   * math_macrotemplate.[Ch]:
2623     math_macro.C: move update() functionality to the macro
2624
2625         * math_rowst.h: split MathedRowSt into "data" and "list"
2626
2627 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2628
2629         * math_macrotemplate.C (update): use MathMacro::getArg, and
2630         receive a const reference.
2631         (getMacroPar): add an Assert
2632
2633         * math_macrotemplate.h: make MathMacro a friend, make update take
2634         a const reference.
2635
2636         * math_macro.[hC]: get rid of getRowSt, remove MacroArgumentBase
2637         and store a MathMacroArgument in the vector
2638         * math_macro.C: changes because of the above.
2639         (getArg): new method
2640
2641         * math_parser.C (mathed_parse): plug potential leak
2642
2643         * math_iter.h: add comment on virtual destructor
2644
2645         * math_iter.C (Delete): make c const
2646
2647         * math_parinset.C (Metrics): cleanup indent. make one string const.
2648
2649         * math_inset.C (size): move out of line
2650         (incSize): ditto
2651
2652         * math_macroarg.h: remove default constructor
2653
2654         * math_macroarg.C: include Lsstream.h instead of debug.h
2655         (MathMacroArgument): remove default constructor
2656         (Write): add std:: on ostream arg
2657
2658 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
2659
2660         * math_parser.C:
2661         * formula.C: make DEBUG into lyxerr
2662
2663 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2664
2665         * math_macrotemplate.h: make noncopyable, remove last arg to
2666         constructor, remove flags_ add edit_
2667         (flags): remove method
2668
2669         * math_macrotemplate.C (setArgument): delete method
2670         (update): make idx const
2671         (Metrics): use edit_, remove flags_
2672         (draw): use edit_, remove flags_
2673         (setEditMode): set edit_, remove flags_
2674         (MathMacroTemplate): initialize edit_, remove flags_
2675
2676         * math_macro.h: remove x,y from MacroArgumentBase, make tmplate_ a
2677         shared_ptr, let constructor take a shared_ptr
2678
2679         * math_macro.C (MathMacro): take shared_ptr as arg, remove double
2680         initialization.
2681         (draw): remove unneded update, remove removed update of x,y
2682         (GetXY): call tmplates GetMacroXY directly
2683         (SetFocus): call Metrics() instead of update()
2684         (Write): remove support for math macro environments, simplifications.
2685
2686         * math_macrotable.h: make class noncopyable, change getMacro to
2687         createMacro, change vector to map store a
2688         shared_ptr<MathMacroTemplate> in it., remove unneeded typedef
2689
2690         * math_macrotable.C: add pragma
2691         (createMacro): change name from getMacro, use shared_ptr
2692         (getTemplate): Use map lookup to get macro, return shared_ptr
2693         (addTemplate): assert that m containse a valid pointer, use map[]
2694         insert.
2695         (builtinMacros): by using shared_ptr fix the mem leak, remove
2696         commented out unsupported macros
2697
2698         * math_cursor.C: changes because of the above
2699         * math_parser.C: changes because of the abobe
2700
2701         * formulamacro.h: change tmacro_ to be a shared_ptr, remove
2702         default arg on constructor.
2703         * formulamacro.C: changes because of the above
2704
2705         * math_parinset.h: add pragma
2706         (SetAlign): move inline out of class def
2707         (GetColumns): ditto
2708         (GetRows): ditto
2709         (isMatrix): ditto
2710         (setArgumentIdx): ditto
2711         (setNextArgIdx): ditto
2712         (getArgumentIdx): ditto
2713         (getMaxArgumentIdx): ditto
2714         (setRowSt): ditto
2715         (xo): ditto
2716         (yo): ditto
2717
2718         * math_parinset.C: add pragma
2719         (Write): change the else clause, lessen depth
2720
2721         * math_macroarg.h: small whitespace change
2722
2723         * array.C: include support/LOstream.h add using ostream and endl
2724
2725         * array.h (dump): add std:: on ostream
2726
2727 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2728
2729         * math_macrotemplate.h: remove default arg on update
2730
2731         * math_macrotemplate.C (update): add assert and remove noop case.
2732
2733         * formulamacro.C (Read): add comment.
2734         (ascent): remove noop call to MathMacroTemplate
2735         (descent): ditto
2736         (width): ditto
2737         (draw): ditto
2738
2739         * math_parser.C (mathed_parse): fix another potential problem by
2740         passing a freestanding mathedarray.
2741
2742         * math_root.C (GetData): add const version
2743
2744         * math_parinset.C (~MathParInset): delete
2745         (GetData): add const version
2746
2747         * math_matrixinset.C (MathMatrixInset): delete pointer version,
2748         make it a proper copy constructor instead
2749         (Clone): change acc.
2750         (MathMatrixInset): remvoe default val for m and n
2751
2752         * math_macro.C (GetData): add const version
2753
2754         * math_fracinset.C (GetData): add const version
2755
2756         * math_cursor.C (SelCopy): make p1 and p2 const
2757         (SelCut): make p1 and p2 const
2758
2759         * formula.h: add '_' on priv vars. Cnages in formula.C acc. to this
2760         (LyxCode): move inline out of class
2761         (ConvertFont): ditto
2762         (display): ditto
2763
2764         * array.[Ch] (dump): method added for debugging purposes
2765
2766         * math_parser.C (mathed_parse): pass a freestanding mathedarray to
2767         mathed_parse when reading a matrix.
2768
2769         * math_spaceinset.[Ch]: add pragma, make variables private add
2770         '_', change order of method definitions.
2771
2772         * math_root.h (~MathRootInset): delete
2773         Change uroot_ to be a real object instead of a pointer
2774         * math_root.C: changes because of the above
2775
2776         * math_macro.C (MathMacro(MathMacro*)): delete constructor
2777         (MathMacro(MathMacro const &)): new copy constructor
2778
2779         * math_inset.h: delete constructor taking a pointer to MathedInset
2780         (size, incSize): move inline method
2781
2782         * math_funcinset.h: add pragma, remove class vars ln and fname,
2783         change protected to private, add '_' to priv vars.
2784         (~MathFuncInset): remove
2785
2786         * math_fracinset.h: make MathParInset den_ a real object and not a
2787         pointer.
2788
2789         * math_fracinset.C (MathFracInset): clean up, move initalization
2790         to initialization list
2791         (~MathFracInset): remove
2792         (Clone): remove leak
2793
2794         * math_draw.C: delete file
2795
2796         * math_dotsinset.[Ch]: add pragma
2797
2798         * math_bigopinset.h: make protected variables private add '_' to vars.
2799
2800         * math_bigopinset.C: move methods to follow class definition order
2801
2802         * math_accentinset.h (getAccentCode): move inline here
2803
2804         * math_accentinset.C (MathAccentInset): cleanup
2805         (draw): constify dw
2806
2807 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2808
2809         * math_inset.[Ch] (MathedInset): remove method
2810
2811         * Makefile.am (libmathed_la_SOURCES): correct typo
2812
2813         * math_parinset.C (draw): move MathedXiter data(this) up. and
2814         remove it two other places.
2815
2816         * math_macro.C (MathMacro): use array directly, don't use
2817         setArgumentIdx and GetData
2818
2819 2001-02-26  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2820
2821         * math_macroarg.C (MathMacroArgument): delete
2822         * math_macro.C (~MathMacro): delete
2823         * math_macrotemplate.C (~MathMacroTemplate): delete
2824
2825         * math_decorationinset.[Ch]: add pragma
2826         * math_deliminset.[Ch]: likewise
2827         * math_fracinset.[Ch]: likewise
2828         * math_macroarg.[Ch]: likewise
2829         * math_macrotemplate.[Ch]: likewise
2830         * math_matrixinset.[Ch]: likewise
2831
2832         * formulamacro.C (Read): set contents of tmacro_ to ar.
2833
2834         * formulamacro.h: add '_' to private variables.
2835         * formalamacro.C: changes because of this.
2836
2837 2001-02-23  Juergen Vigna  <jug@sad.it>
2838
2839         * formula.C (LocalDispatch):  changed action to be a kb_action (as it
2840         should be) and not an int.
2841
2842         * formulamacro.C (LocalDispatch): ditto.
2843
2844 2001-02-14  André Pönitz  <poenitz@gmx.net>
2845
2846         * math_parinset.[Ch]: make array a real MathArray, not just a
2847           pointer to one.
2848
2849         * move MathIter::Copy(int, int) to MathArray::shrink(pos, pos)
2850
2851         * several files: subsequent changes
2852
2853         * math_cursor.C: make selarray a proper MathArray
2854
2855         * several files: Change "MathedArray *" to "MathedArray &"
2856
2857
2858 2001-02-19  Dekel Tsur  <dekelts@tau.ac.il>
2859
2860         * array.C (MathedArray): Fix compilation problem.
2861
2862 2001-02-14  André Pönitz  <poenitz@gmx.net>
2863
2864         * array.[Ch]: "deep" copy constructor and assignment operator for
2865         MathArray
2866
2867         * math_iter.[Ch]: seperate Copy() from Copy(int, int)
2868
2869         * math_iter.[Ch]: remove SetData
2870           several files: subsequent changes
2871
2872 2001-02-14  André Pönitz  <poenitz@gmx.net>
2873
2874         * array.[Ch]: remove constructor and  enums ARRAY_MIN_SIZE and
2875         ARRAY_STEP
2876
2877         * math_iter.C: default-construct and resize array
2878
2879 2001-02-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
2880
2881         * math_xiter.h: move ipush and ipop to public, add _ on private
2882         variables, move protected var to private, remove friend.
2883
2884         * math_cursor.C (insertInset): rename method from Insert also
2885         remove default arg val. Call the public methods of xiter instead
2886         of private variables.
2887
2888         * changes to several files because of the above.
2889
2890 2001-02-14  André Pönitz  <poenitz@gmx.net>
2891
2892         * math_iter.[Ch]: hide fcode_
2893         * math_xiter.C:
2894         * math_parinset.C: subsequent changes
2895
2896
2897 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2898
2899         * Makefile.am (libmathed_la_SOURCES): remove math_write.C, add
2900         math_utils.h
2901
2902         * math_write.C: delete file
2903         * math_delim.C: delete file
2904         * marh_sqrtinset.h: delete file
2905
2906         * move funcs to more localized files, more general cleanup.
2907         Constify several local vars. Doxygen changes. Formatting.
2908
2909 2001-02-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
2910
2911         * support.C: add some consts
2912
2913         * matriz.C: clean up a bit.
2914         (matmat): remove the for loop.
2915
2916         * several files: changes so that several friends can be removed
2917
2918 2001-02-14  André Pönitz  <poenitz@gmx.net>
2919
2920         * formula.C: reformatting
2921
2922         * math_cursor.[Ch]:
2923           math_iter.[Ch]:
2924           math_xiter.[Ch]: remove unneeded members
2925
2926 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
2927
2928         * math_parser.C:
2929         * math_panel.C:
2930         * formula.C: remove cruft
2931
2932         * array.C (begin): new method
2933         (end): ditto
2934
2935 2001-02-14  André Pönitz  <poenitz@gmx.net>
2936
2937         * math_iter.[Ch]: remove 'insert', 'maxsize' and 'ARRAY_SIZE'
2938
2939         * math_cursor.C: reformatting
2940
2941 2001-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2942
2943         * math_spaceinset.C:
2944         * math_root.C:
2945         * math_matrixinset.C:
2946         * math_macrotemplate.C:
2947         * math_funcinset.C:
2948         * math_fracinset.C:
2949         * math_dotsinset.C:
2950         * math_deliminset.C:
2951         * math_decorationinset.C:
2952         * math_bigopinset.C:
2953         * math_accentinset.C:
2954         * math_sqrtinset.C: include LOstream.h and add using directive.
2955
2956 2001-02-14  André Pönitz  <poenitz@gmx.net>
2957
2958         * math_iter.C: reformatting
2959
2960 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
2961
2962         * math_spaceinset.C (GetSpace): move here
2963
2964         * math_parinset.C: add debug.h, move several prev. inlined methods
2965         here.
2966
2967         * math_macrotable.C math_xiter.C support.C: add debug.h
2968
2969         * math_macro.h: remove debug.h, remove typedefs
2970
2971         * math_macro.C: remove FORMS_H_LOCATION, and LString.h, remove
2972         extern decls.
2973
2974         * math_hash.C: change some defines to int const. change use of
2975         LM_TC_NORMAL to LM_TC_VAR
2976
2977         * math_draw.C: delete file
2978
2979         * math_defs.h (MATH_DEFS): dont define byte here, remove unneded
2980         forward decls. remove LM_TC_NORMAL, move inline methods to
2981         support.C (and support.h)
2982
2983         * math_cursor.C: move several previous inlined methods here
2984
2985         * math_bigopinset.h math_dotsinset.h math_funcinset.h
2986         math_parinset.h math_spaceinset.h: add math_defs.h
2987
2988         * math_accentinset.h: add support.h and math_defs.h
2989
2990         * formulamacro.C math_cursor.C math_iter.h math_write.C: add support.h
2991
2992         * formula.h: remove unused func decl: OpenMathInset
2993
2994         * formula.C math_inset.h: get rid of math_defs.h
2995
2996         * array.h: switch to support.h instead of math_defs.h
2997
2998         * array.C: remove one include
2999
3000         * Makefile.am (libmathed_la_SOURCES): remove math_draw.C
3001
3002         * math_panel.C (deco_cb): move the sizeof/sizeof to a const int.
3003
3004         * math_parser.C: include macrotable and macrotemplate
3005
3006         * math_macrotemplate.[Ch]: new files
3007
3008         * math_macrotable.[Ch]: new files
3009
3010         * math_macroarg.[Ch]: new files
3011
3012         * math_macro.C: move stuff to the new files.
3013
3014         * math_cursor.C: include math_macrotable.h
3015
3016         * macro_support.[Ch]: new files
3017
3018         * formulamacro.C: add more includes
3019
3020         * Makefile.am (libmathed_la_SOURCES): add new files.
3021
3022 2001-02-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3023
3024         * Makefile.am (libmathed_la_SOURCES): remove duplicate
3025         math_sqrtinset.
3026
3027         * support.C:
3028         * math_xiter.C:
3029         * math_parinset.C: add a bunch of "using" directives.
3030
3031         * math_funcinset.h:
3032         * math_decorationinset.h:
3033         * math_bigopinset.h:
3034         * math_spaceinset.h: remove more couples of inline.
3035
3036 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
3037
3038         * math_xiter.h: remove a couple of "inline"
3039
3040         * array.C (strange_copy): fix bug (hopefully)
3041         * many files: add a lot of new files and move methods to the class
3042         files they belong to. Only first attempt at cleanup more will
3043         follow.
3044
3045 2001-02-12  André Pönitz  <poenitz@gmx.net>
3046
3047         * math_macro.[hC]: replace MathMacroArgument[] with
3048           std::vector<MathMacroArgument>
3049         * math_defs.h:
3050           math_inset.C: replace int[] with std::vector<int>
3051         * math_panel.h:
3052         * math_symbols.C: replace FL_OBJECTP[] with
3053         std::vector<FL_OBJECT*>
3054
3055 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
3056
3057         * math_defs.h (struct MathedRowSt): make all private variables end
3058         with '_', initialize in initializer list instead of in function
3059         body.
3060
3061 2001-02-12  Dekel Tsur  <dekelts@tau.ac.il>
3062
3063         * formula.C (LocalDispatch): Change the default action of
3064         break-line to create an align* environment instead of eqnarray*.
3065
3066         * math_inset.C (Metrics): Correct drawing of the multline
3067         environment.
3068
3069 2001-02-12  André Pönitz  <poenitz@gmx.net>
3070
3071         * array.[hC]: replace private variable maxsize_ with call to
3072         bf_.size()
3073         * math_defs.h: replace int[] by std::vector<int> for
3074         MathedRowSt::widths
3075
3076 2001-02-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
3077
3078         * array.h: made all variables private, removed friend, added new
3079         methods: raw_pointer_insert, raw_pointer_copy, strange_copy, added
3080         non const operator[] added setter for last and getter for maxsize.
3081         changed name from LyxArrayBase to MathedArray.
3082         changed name of some methods to start with lowerchar.
3083         moved inline methods to array.C
3084
3085         * math_iter.C + several file: changes because of the above.
3086
3087         * array.C: new file with the prev inline methods.
3088
3089 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
3090
3091         * Many files: add support for the align environment from amsmath.
3092
3093 2001-02-09  André Pönitz  <poenitz@gmx.net>
3094
3095         * array.h: replace array buffer  'byte bf[]'  by 'std::vector<byte> bf'
3096         * several files: subsequent changes
3097         * math_iter.h: remove unused prototype
3098         * array.h: ditto.
3099
3100 2001-02-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3101
3102         * math_macro.C (draw): add .c_str() to .str() (useful when
3103         compiling with lyxstring, but STL sstream).
3104         (Metrics): ditto.
3105
3106 2001-02-08  André Pönitz  <poenitz@gmx.net>
3107
3108         * several files: get rid of reinterpret_cast.
3109
3110 2001-02-04  Allan Rae  <rae@lyx.org>
3111
3112         * math_parser.C (mathed_parse): I'm sure Lars has a better fix than
3113         just casting the variable.
3114
3115 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
3116
3117         * Many files: Add support for multline and alignat environments from
3118         amsmath.
3119
3120 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
3121
3122         * math_symbols.C (math_insert_greek): Move cursor right when
3123         unlocking the math inset.
3124
3125 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
3126
3127         * math_parser.C (LexGetArg): Fix crash when loading corrupt files.
3128
3129         * formula.C (LocalDispatch): Before inserting a label in an
3130         eqnarray, move the cursor to the top level.
3131
3132         * math_iter.C (getLabel): Test if crow == 0.
3133
3134 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
3135
3136         * math_draw.C (Metrics): Use the correct GetString.