]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
d521b0c03772056f0e77bb89b3e8ffad3469fa40
[lyx.git] / src / insets / ChangeLog
1 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
2
3         * insetfloat.C (addToToc): trivial compile fix
4
5 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
6
7         * insetfloat.C (addToToc): parlist simplfication
8
9 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
10
11         * insetspace.[Ch]: added (new space insets)
12         * Makefile.am:
13         * inset.h: handle new space insets
14
15 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
16
17         * insetfloat.C (addToToc): adjust
18
19 2003-05-21  André Pönitz  <poenitz@gmx.net>
20
21         * insettext.[Ch]: fix drawing bug introduced earlier
22
23 2003-05-19  André Pönitz  <poenitz@gmx.net>
24
25         * insetspecialchar.C: fix bug introduced yesterday
26
27 2003-05-19  André Pönitz  <poenitz@gmx.net>
28
29         * inset.[Ch]:
30         * insetbutton.[Ch]:
31         * insetcollapsable.[Ch]:
32         * inseterror.[Ch]:
33         * insetert.[Ch]:
34         * insetfoot.[Ch]:
35         * insetgraphics.[Ch]:
36         * insetgraphicsParams.[Ch]:
37         * insetlatexaccent.[Ch]:
38         * insetminipage.[Ch]:
39         * insetnewline.[Ch]:
40         * insetquotes.[Ch]:
41         * insetspecialchar.[Ch]:
42         * insettabular.[Ch]:
43         * insettext.[Ch]: dimensions() instead of ascend/descend/width
44
45 2003-05-19  André Pönitz  <poenitz@gmx.net>
46
47         * insetenv.[Ch]:
48         * insettext.C: more insetenv
49
50 2003-05-16  André Pönitz  <poenitz@gmx.net>
51
52         * insetcommand.C:
53         * insetminimpage.[Ch]:
54         * insetcollapsable.[Ch]: fix #832
55
56 2003-05-16  André Pönitz  <poenitz@gmx.net>
57
58         * inset.[Ch]:
59         * insetbibitem.[Ch]:
60         * insetbibtex.[Ch]:
61         * insetbutton.[Ch]:
62         * insetcite.[Ch]:
63         * insetcollapsable.[Ch]:
64         * insetcommand.[Ch]:
65         * inseterror.[Ch]:
66         * insetert.[Ch]:
67         * insetexternal.[Ch]:
68         * insetfloatlist.[Ch]:
69         * insetgraphics.[Ch]:
70         * insetinclude.[Ch]:
71         * insetindex.[Ch]:
72         * insetlabel.[Ch]:
73         * insetlatexaccent.[Ch]:
74         * insetparent.[Ch]:
75         * insetref.[Ch]:
76         * insettabular.[Ch]:
77         * insettext.[Ch]:
78         * insettoc.[Ch]:
79         * inseturl.[Ch]:
80         * updatableinset.[Ch]: edit() -> LFUN_INSET_EDIT
81
82 2003-05-13  André Pönitz <poenitz@gmx.net>
83
84         * insetbibitem.C:
85         * insetcollapsable.C:
86         * insetert.C:
87         * insetfloat.C:
88         * insetinclude.C:
89         * insetwrap.C: tostr from own header
90
91         * insetcommand.C:
92         * insetexternal.C:
93         * insetfloat.C:
94         * insetfloat.h:
95         * insetgraphics.C:
96         * insetinclude.C:
97         * insetminipage.C:
98         * insetparent.C:
99         * insettabular.C:
100         * insettext.C:
101         * insetwrap.C: STRCONV
102
103
104 2003-05-12  André Pönitz <poenitz@gmx.net>
105
106         * insetcaption.C:
107         * insetexternal.C:
108         * insetfloat.C:
109         * insetfloatlist.C:
110         * insetgraphics.C:
111         * insetinclude.C:
112         * insetminipage.C:
113         * insetminipage.C:
114         * insettabular.C:
115         * insettext.C:
116         * insetwwrap.C:  boost::format -> bformat  all over the place
117
118 2003-05-05  André Pönitz <poenitz@gmx.net>
119
120         * insettext.h: add missing #include <map>
121
122 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
123
124         * insettext.C (InsetText): parlist cleanup
125         (clear): ditto
126         (edit): ditto
127         (insetUnlock): ditto
128         (lockInset): ditto
129         (lockInsetInInset): ditto
130         (cx): ditto
131         (cix): ditto
132         (getLyXText): ditto
133         (searchBackward): ditto
134         (collapseParagraphs): ditto
135
136 2003-05-06  John Levon  <levon@movementarian.org>
137
138         * insetcaption.C: don't cast wrap inset to InsetFloat
139
140         * insetfloat.h:
141         * insetfloat.C: remove unneeded type() function
142
143 2003-05-05  André Pönitz <poenitz@gmx.net>
144
145         * inset.h:
146         * insettext.[Ch]:
147         * insettabular.[Ch]:
148         * insetcollapsable.[Ch]: remove unused function firstParagraph()
149         replace getFirstParagraph() by getParagraphs()
150
151 2003-05-03  John Levon  <levon@movementarian.org>
152
153         * insetcollapsable.h:
154         * insetcollapsable.C:
155         * insettabular.h:
156         * insettabular.C:
157         * insettext.h:
158         * insettext.C:
159         * updatableinset.h:
160         * updatableinset.C: remove cursor_visible_, showInsetCursor(),
161         hideInsetCursor(), toggleInsetCursor(), isCursorVisible(). Add
162         getCursor(). Remove explicit cursor hides.
163
164 2003-05-02  André Pönitz <poenitz@gmx.net>
165
166         * insettext.C: remove unneeded &*
167
168 2003-04-30  John Levon  <levon@movementarian.org>
169
170         * insettabular.C: fix edit message
171
172 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
173
174         * insettext.C (setFont): do not convert iterator -> pointer
175
176         * insettabular.C (localDispatch): do not convert iterator -> pointer
177         (setFont): ditto
178         (tabularFeatures): ditto
179
180 2003-04-29  André Pönitz <poenitz@gmx.net>
181
182         * inset.h: introduce "haveParagraph" from Lars' parlist-14-b.
183
184 2003-04-28  André Pönitz <poenitz@gmx.net>
185
186         * insettext.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
187           Changes
188
189 2003-04-25 André Pönitz <poenitz@gmx.net>
190
191         * insetenv.C: derive from InsetText instead of InsetCollapsable
192
193 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
194
195         * insetexternal.C (string2params): dont do anything if the string
196         is empty.
197         * insetgraphics.C (string2params): ditto
198         * insetcommand.C (string2params): ditto
199         * insetert.C (string2params): ditto
200         * insetfloat.C (string2params): ditto
201         * insetinclude.C (string2params): ditto
202         * insetminipage.C (string2params): ditto
203         * insettabular.C (string2params): ditto
204         * insetwrap.C (string2params): ditto
205
206 2003-04-24  André Pönitz <poenitz@gmx.net>
207
208         * insetref.C: support for eqref
209
210 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
211
212         * insetert.C (read): use ParagraphList::iterator.
213
214 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
215
216         * insetquotes.C (latex): comment some code and add warnings.
217
218 2003-04-14   Alfredo Braunstein  <abraunst@libero.it>
219
220         * insetexternal.C (localDispatch): added a missing DISPATCHED
221
222 2003-04-12  John Levon  <levon@movementarian.org>
223
224         * insetwrap.C (addToToc): fix a crash, conversion
225         from while to for loop forgot to remove the explicit
226         increment
227
228 2003-04-10  John Levon  <levon@movementarian.org>
229
230         * insettabular.C (tabularFeature): make sure
231         to update the dialog when we change something
232         (bug 1036).
233
234         (getStatus): don't disable some lfuns (bug 939)
235
236 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
237
238         * insettext.C (saveLyXTextState): adjust
239         (localDispatch): adjust
240         (setFont): adjust
241         (cx): adjust
242         (cix): adjust
243         (cpar): adjust
244
245         * insettabular.C (localDispatch): adjust
246         (setFont): adjust
247         (tabularFeatures): adjust
248
249 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
250
251         * insettabular.C (searchForward,searchBackward): fix bug 782
252
253 2003-04-07  John Levon  <levon@movementarian.org>
254
255         * insettabular.C:
256         * insettext.C: clear status message on inset exit
257
258 2003-04-03  John Levon  <levon@movementarian.org>
259
260         * insetcommand.C: return dispatched on DIALOG_UPDATE
261
262 2003-04-02  John Levon  <levon@movementarian.org>
263
264         * insettabular.C: tab lfuns renamed
265
266 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
267
268         * insettext.C (update): move towards ParagraphList
269         (updateLocal): ditto
270         (edit): ditto
271         (insetUnlock): ditto
272         (lockInset): ditto
273         (lockInsetInInset): ditto
274         (updateInsetInInset): ditto
275         (localDispatch): ditto
276         (docbook): ditto
277         (setFont): ditto
278         (resizeLyXText): ditto
279         (searchBackward): ditto
280         (collapseParagraphs): ditto
281         (addPreview): ditto
282
283         * insetwrap.C (InsetWrap): adjust
284         (addToToc): adjust and rewrite loop
285
286         * insettext.[Ch] (paragraph): delete function
287
288         * insettabular.C (moveNextCell): adjust
289         (movePrevCell): adjust
290         (insertAsciiString): adjust
291
292         * insetfloat.C (InsetFloat): adjust
293         (addToToc): adjust
294
295         * insetert.C (InsetERT): adjust
296         (write): adjust, and rewrite loop
297         (latex): adjust, and rewrite loop
298         (linuxdoc): adjust, and rewrite loop
299         (docbook): adjust, and rewrite loop
300         (localDispatch): adjust
301         (get_new_label): adjust
302
303 2003-04-01  John Levon  <levon@movementarian.org>
304
305         From Alfredo Braunstein
306
307         * insetbutton.h:
308         * insetbutton.C: add localDispatch()
309
310         * insetcommand.C: return DISPATCHED when edit() called
311
312         * insettext.C: fix bug 967
313
314 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
315
316         * insettext.C: adjust
317
318 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
319
320         * insettext.C (draw): adjust
321         (crow): return a RowList::iterator not a Row*
322
323         * insetminipage.C (localDispatch): adjust
324
325         * insetert.C (localDispatch): adjust
326
327 2003-03-31  John Levon  <levon@movementarian.org>
328
329         * insetgraphics.C:
330         * insetgraphicsParams.C: use_gui moved to lyx_gui
331
332 2003-03-31  John Levon  <levon@movementarian.org>
333
334         * insettext.C: Alert fix
335
336 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
337
338         * insettext.C (ascent): adjust for RowList
339         (descent): ditto
340         (draw): ditto
341         (getLyXText): adjust
342         (toggleSelection): adjust
343
344         * insetminipage.C (localDispatch): adjust for RowList
345
346         * insetert.C (localDispatch): adjust for RowList
347         (getMaxWidth): adjust for RowList
348
349 2003-03-29  John Levon  <levon@movementarian.org>
350
351         * insetert.C: Alert cleanup
352
353 2003-03-29  John Levon  <levon@movementarian.org>
354
355         * insettabular.C: Alert fix
356
357 2003-03-28  John Levon  <levon@movementarian.org>
358
359         * insetfloat.C: reset label on INSET_MODIFY
360
361 2003-03-28  John Levon  <levon@movementarian.org>
362
363         * insetgraphicsParams.C: read subcaptionText as a whole line
364         (bug 656)
365
366 2003-03-28  John Levon  <levon@movementarian.org>
367
368         * insettext.C: remove unused prototypes
369
370 2003-03-25  Angus Leeming  <leeming@lyx.org>
371
372         * insetbibitem.C (localDispatch): repaint the view after modifying
373         a bibitem inset in case the maximum InsetBibitem width has changed.
374
375 2003-03-25  John Levon  <levon@movementarian.org>
376
377         * insettext.C:
378         * insettabular.C: LyXText renamings
379
380 2003-03-24  John Levon  <levon@movementarian.org>
381
382         * insettext.C: remove some dead code. Fix bug 972 and
383           related by posting a repaint in updateLocal(), and making
384           the SEL functions set SELECTION.
385
386 2003-03-22  John Levon  <levon@movementarian.org>
387
388         * inset.h:
389         * inset.C: remove no-longer-needed topx_set
390
391         * insetcollapsable.h:
392         * insetcollapsable.C: remove dead code
393
394         * insetminipage.C:
395         * insetert.C: rebreak the rows when a possible
396           change in size is made, and reset the cursor
397           (bug 962, bug 965)
398
399         * insettabular.C: remove topx_set, CHANGED_IN_DRAW
400
401         * insettext.C: remove CHANGED_IN_DRAW noticing/handling,
402           topx_set. Fix drawing errors for clearInset(). Remove
403           some unnecessary uses of topx, which should die.
404
405         * updatableinset.C: fix getMaxWidth() so CHANGED_IN_DRAW
406           is no longer needed. Replace it with an ugly hack.
407
408 2003-03-20  John Levon  <levon@movementarian.org>
409
410         * inset.h:
411         * insetcollapsable.h:
412         * insetcollapsable.C:
413         * insetert.h:
414         * insetert.C:
415         * insetminipage.C:
416         * insetminipage.C:
417         * insettabular.h:
418         * insettabular.C:
419         * insettext.h:
420         * insettext.C: remove spurious font parameter
421         from update(). Fix drawing of ERT insets inside
422         insets (bug 966). Remove unused mark_dirty from
423         tabular's updateLocal()
424
425 2003-03-19  John Levon  <levon@movementarian.org>
426
427         * insetfloat.h:
428         * insetfloat.C:
429         * insetinclude.h:
430         * insetinclude.C:
431         * insetminipage.h:
432         * insetminipage.C:
433         * insetwrap.h:
434         * insetwrap.C: remove unused getter/setters
435
436 2003-03-19  John Levon  <levon@movementarian.org>
437
438         * several files: bv->updateInset() doesn't take
439         a bool mark_dirty any more
440
441 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
442
443         * adjust for BufferView* arg removal from lyxtext.
444
445 2003-03-17  John Levon  <levon@movementarian.org>
446
447         * most files: remove the "cleared" parameter
448         to draw in favour of always clearing. Associated
449         code removal.
450
451 2003-03-16  John Levon  <levon@movementarian.org>
452
453         * insettext.C: remove unused s.refresh
454
455 2003-03-13  Angus Leeming  <leeming@lyx.org>
456
457         * insettext.C (edit): replace Dialogs::updateParagraph with
458         BufferView::dispatch(LFUN_PARAGRAPH_UPDATE).
459
460 2003-03-13  André Pönitz <poenitz@gmx.net>
461
462         * Makefile.am: insert insetenv
463
464         * insethenv.[Ch]: new files, currently inactive
465
466 2003-03-12  John Levon  <levon@movementarian.org>
467
468         * Makefile.am:
469         * inset.h:
470         * inset.C:
471         * insetert.h:
472         * insetert.C:
473         * insetnewline.h:
474         * insetnewline.C:
475         * insetquotes.C:
476         * insettext.C: use new insetnewline
477
478 2003-03-12  John Levon  <levon@movementarian.org>
479
480         * insettext.C: readToken became readParagraph
481
482 2003-03-12  John Levon  <levon@movementarian.org>
483
484         * insettext.C: use parlist iterator for reading contents
485
486 2003-03-12  John Levon  <levon@movementarian.org>
487
488         * insettext.C: name change to readToken()
489
490 2003-03-11  André Pönitz <poenitz@gmx.net>
491
492         * Makefile.am: insert insethfill
493
494         * insethfill.[Ch]: new files
495
496 2003-03-10  Angus Leeming  <leeming@lyx.org>
497
498         * mailinset.[Ch] (showDialog, updateDialog): now take a mandatory
499         BufferView * arg.
500         (hideDialog): calls the new static Dialogs::hide() method.
501
502         * insetbibitem.C (edit):
503         * insetbibtex.C (edit):
504         * insetcite.C (edit):
505         * insetcommand.C (localDispatch):
506         * inseterror.C (d-tor):
507         * insetert.C (showInsetDialog):
508         * insetexternal.C (localDispatch, edit):
509         * insetfloat.C (localDispatch, showInsetDialog):
510         * insetfloatlist.C (edit):
511         * insetgraphics.C (localDispatch, edit):
512         * insetinclude.C (localDispatch, edit):
513         * insetindex.C (edit):
514         * insetlabel.C (edit):
515         * insetminipage.C (localDispatch, showInsetDialog):
516         * insetref.C (edit):
517         * insettabular.C (unlockInsetInInset, lfunMouseRelease, localDispatch,
518         resetPos, showInsetDialog, openLayoutDialog):
519         * insettoc.C (edit):
520         * inseturl.C (edit):
521         * insetwrap.C (localDispatch, showInsetDialog):
522         changes due to the changed MailInset interface.
523
524 2003-03-10  Dekel Tsur  <dekelts@tau.ac.il>
525
526         * insetfloat.h: Set default placement to an empty string.
527
528 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
529
530         * insettext.C (latex): adjust call to latexParagraphs.
531
532 2003-03-10  Angus Leeming  <leeming@lyx.org>
533
534         * mailinset.C: warn the user if the BufferView has not been cached.
535
536 2003-03-10  Angus Leeming  <leeming@lyx.org>
537
538         * inset.h, insetbase.h: move cache() and view() into InsetBase.
539
540         * insetcommand.h (inset):
541         * insetert.h (inset):
542         * insetexternal.h (inset):
543         * insetfloat.h (inset):
544         * insetgraphics.h (inset):
545         * insetinclude.h (inset):
546         * insetminipage.h (inset):
547         * insettabular.h (inset):
548         * insetwrap.h (inset):
549         * mailinset.h (inset): return an InsetBase &, not an Inset &.
550
551 2003-03-10  Angus Leeming  <leeming@lyx.org>
552
553         * insetcommand.C (string2params):
554         * insetexternal.C (string2params):
555         * insetfloat.C (string2params):
556         * insetgraphics.C (string2params):
557         * insetinclude.C (string2params):
558         * insetminipage.C (string2params):
559         * insettabular.C (string2params):
560         * insetwrap.C (string2params): cure warning message about missing
561         '\end_inset'.
562
563 2003-03-09  Angus Leeming  <leeming@lyx.org>
564
565         * insettabular.[Ch]: define a new class InsetTabularMailer and use
566         it to communicate with the frontend dialogs.
567
568         * mailinset.C (hideDialog): only hide the dialog if it is showing the
569         contents of this inset!
570
571 2003-03-07  Angus Leeming  <leeming@lyx.org>
572
573         * inseterror.C (localDispatch): new method; calls edit() on
574         LFUN_MOUSE_RELEASE.
575
576 2003-03-07  Angus Leeming  <leeming@lyx.org>
577
578         * insetbibitem.C (localDispatch):
579         * insetbibtex.C (localDispatch):
580         * insetlabel.C (localDispatch):
581         rewrite as a switch.
582
583 2003-03-07  Angus Leeming  <leeming@lyx.org>
584
585         * insetgraphics.[Ch]: define a new class InsetGraphicsMailer and use
586         it to communicate with the frontend dialogs.
587
588 2003-03-07  Angus Leeming  <leeming@lyx.org>
589
590         * insetexternal.C: remove operator== and operator!= for
591         InsetExternal::Params. They were used only by the old controller
592         scheme.
593
594 2003-03-07  Angus Leeming  <leeming@lyx.org>
595
596         * insetcommand.C (localDispatch):
597         * insetexternal.C (localDispatch):
598         * insetfloat.C (localDispatch):
599         * insetinclude.C (localDispatch):
600         * insetminipage.C (localDispatch):
601         * insetwrap.C (localDispatch):
602         add LFUN_INSET_DIALOG_UPDATE to the switch.
603
604 2003-03-07  Angus Leeming  <leeming@lyx.org>
605
606         * insetcommand.C (string2params):
607         * insetexternal.C (string2params):
608         * insetfloat.C (string2params):
609         * insetinclude.C (string2params):
610         * insetwrap.C (string2params): use LyXLeX more.
611
612         * insetert.[Ch]:
613         * insetexternal.[Ch]:
614         * insetfloat.[Ch]:
615         * insetinclude.[Ch]:
616         * insetwrap.[Ch]: change Mailer::name_ to be static.
617
618         * insetminipage.[Ch]: define a new class InsetMinipageMailer and use
619         it to communicate with the frontend dialogs.
620
621 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
622
623         * insettext.C:
624         * insettabular.C: use LyXText::top_y() instead of LyXText::first_y
625
626 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
627
628         * insettext.C (updateLocal): un-const function
629         (updateLocal): adjust
630         (collapseParagraphs): un-const function
631         (collapseParagraphs): adjust
632
633 2003-03-05  Angus Leeming  <leeming@lyx.org>
634
635         * insetwrap.[Ch]: define a new class InsetWrapMailer and use
636         it to communicate with the frontend dialogs.
637
638 2003-03-05  Angus Leeming  <leeming@lyx.org>
639
640         * insetcollapsable.C (draw): cache the BufferView.
641
642         * insetfloat.[Ch]: define a new class InsetFloatMailer and use
643         it to communicate with the frontend dialogs.
644
645 2003-03-05  Angus Leeming  <leeming@lyx.org>
646
647         * insetfloat.[Ch]: move the params into a separate InsetFloatParams
648         struct.
649
650 2003-03-05  Angus Leeming  <leeming@lyx.org>
651
652         * insetcommandparams.[Ch] (getAsString, setFromString): remove.
653
654         * insetinclude.[Ch]: define a new class InsetIncludeMailer and use
655         it to communicate with the frontend dialogs.
656
657 2003-03-05  Angus Leeming  <leeming@lyx.org>
658
659         * insetexternal.[Ch]: define a new class InsetExternalMailer and use
660         it to communicate with the frontend dialogs.
661
662 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
663
664         * insettext.C (collapseParagraphs): adjust
665         (appendParagraphs): make it take a Buffer* instead of a
666         BufferParams& as arg.
667         (appendParagraphs): adjust
668
669 2003-03-04  Angus Leeming  <leeming@lyx.org>
670
671         * insetbibitem.C (localDispatch):
672         * insetbibtex.C (localDispatch):
673         * insetcommand.C (localDispatch):
674         * insetert.C (localDispatch):
675         * insetlabel.C (localDispatch):
676         handle LFUN_INSET_MODIFY, not LFUN_INSET_APPLY.
677
678 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
679
680         * insettext.C (latex): adjust for ParagraphList::iterator
681
682 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
683
684         * insetbutton.C (view): adjust for boost 1.30.0
685         * insetcollapsable.C (view): ditto
686         * insetgraphics.C (statusChanged): ditto
687
688         * insettext.h: move paragraphs to be public.
689
690 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
691
692         * insetnote.[Ch] (InsetNote): remove unused constructor
693
694 2003-02-28  Alfredo Braunstein  <abraunst@libero.it>
695
696         * insetgraphics.C: added include "format.h"
697
698 2003-02-27  Angus Leeming  <leeming@lyx.org>
699
700         * indexlabel.C: use a real, LyX dialog rather than that nasty Alert
701         thingy.
702
703 2003-02-27  Angus Leeming  <leeming@lyx.org>
704
705         * insetbibitem.C (localDispatch):
706         * insetbibtex.C (localDispatch):
707         * insetcommand.C:
708         * insetert:
709         collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
710
711 2003-02-26  Angus Leeming  <leeming@lyx.org>
712
713         * insetbibitem.[Ch] (localDispatch):
714         * insetbibtex.[Ch] (localDispatch):
715         new method. Modify inset on receipt of LFUN_XYZ_APPLY.
716
717         * insetcommand.C (localDispatch):
718         act only on receipt of LFUN_XYZ_APPLY.
719
720         * insetert.C (localDispatch): reformat.
721         add LFUN_XYZ_APPLY to the switch.
722
723 2003-02-26  John Levon  <levon@movementarian.org>
724
725         * insettext.C: use RowPainter
726
727         * inset.h: make helpers take const *
728
729 2003-02-26  Angus Leeming  <leeming@lyx.org>
730
731         * insetcommand.[Ch] (localDispatch): new method.
732
733 2003-02-26  Angus Leeming  <leeming@lyx.org>
734
735         * insetinclude.C (draw): cache the BufferView* using cache not
736         PreviewImpl::setView
737
738 2003-02-26  Alfredo Braunstein <abraunst@libero.it>
739
740         * insetgraphics.C (draw)
741         * insetinclude.C (draw): Eliminate also the other argument (owner
742         inset inset) in the call to PreviewImage::image
743
744 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
745
746         * insetgraphics.C (draw)
747         * insetinclude.C (draw): Eliminate Buferview argument in call to
748         PreviewImage::image
749
750 2003-02-25  John Levon  <levon@movementarian.org>
751
752         * insetgraphicsParams.h:
753         * insetgraphics.C: don't start a load process if
754           the inset is set to NoDisplay (bug #920)
755
756 2003-02-22  John Levon  <levon@movementarian.org>
757
758         * insetfloat.C:
759         * insetwrap.C: TocItem changed API (bug 913)
760
761 2003-02-21  Angus Leeming  <leeming@lyx.org>
762
763         * insetcollapsable.[Ch] (cache, edit):
764         * insetbutton.[Ch] (cache, edit): new methods to cache the
765         BufferView in the draw method.
766
767         * insetcommand.[Ch]: implement a new class, InsetCommandMailer, to
768         simplify comunication between InsetCommand-derived classes and
769         the Dialogs.
770
771         * insetbibitem.[Ch]:
772         * insetbibtex.[Ch]:
773         * insetcite.[Ch]:
774         * inseterror.[Ch]:
775         * insetfloatlist.[Ch]:
776         * insetindex.[Ch]:
777         * insetref.[Ch]:
778         * insettoc.[Ch]:
779         * inseturl.[Ch]: small changes to reflect the new interface to the
780         Dialogs code.
781
782         * mailinset.[Ch]: new files. Base class to InsetCommandMailer and
783         other, similar classes.
784
785         * Makefile.am: add new files.
786
787 2003-02-21  Angus Leeming  <leeming@lyx.org>
788
789         * updatableinset.h (setView, view): remove.
790         * inset.h (view, cache): to be replaced by these.
791
792         * insetbib.[Ch]: removed, to be replaced by insetbibitem.[Ch] and
793         insetbibtex.[Ch]:
794
795         * Makefile.am: replace insetbib.[Ch] with insetbibitem.[Ch] and
796         insetbibtex.[Ch].
797
798         * inset.h: change BIBKEY_CODE to BIBITEM_CODE.
799
800 2003-02-21  Allan Rae  <rae@lyx.org>
801
802         * insetinclude.C (loadIfNeeded): ensure loading also works when
803         child document is under version control.
804
805 2003-02-17  André Pönitz <poenitz@gmx.net>
806
807         * insetbib.[Ch]: Adjust access to bibkeys
808
809 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * insetquotes.C (dispString): remove use of acute accent for "'"
812         right quote.
813
814 2003-02-14  John Levon  <levon@movementarian.org>
815
816         * insettabular.C: changed method names in tabular.C
817
818 2003-02-14  John Levon  <levon@movementarian.org>
819
820         * inset.h:
821         * inset.C:
822         * insetcollapsable.h:
823         * insetcollapsable.C:
824         * insettabular.h:
825         * insettabular.C:
826         * insettext.h:
827         * insettext.C: remove unused getParFromID()
828
829 2003-02-13  John Levon  <levon@movementarian.org>
830
831         * insettext.h:
832         * insettext.C: remove unused beginningofMainBody()
833
834 2003-02-08  John Levon  <levon@movementarian.org>
835
836         * inset.h:
837         * inset.C:
838         * insetcollapsable.h:
839         * insetcollapsable.C:
840         * insettabular.h:
841         * insettabular.C:
842         * insettext.h:
843         * insettext.C:
844           add nextChange(). Make allowSpellcheck() const. Add markErased().
845
846         * insetert.C: ignore deleted text
847
848         * insettabular.C: make sure to keep change  tracking working
849           properly.
850
851 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
852
853         * insetert.C:
854         * insetgraphics.C:
855         * insettabular.C:
856         * insettext.C: Use error messages with identical spelling and punctuation
857
858 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
859
860         * insetgraphics.C (draw, width): Fix spacing around graphics inset
861
862 2002-12-17  Juergen Vigna  <jug@lyx.org>
863
864         * insettext.C (localDispatch): hopefully fixed cursor up down
865         movement on leaving other insets.
866
867 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
868
869         * insettext.C: fix inconsistent usage of spaces, colons, capitalization,
870         and the like.
871
872 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
873
874         * insetgraphics.C (prepareFile): do not remove the extension of
875         the file name if it is not the default extension for the given
876         format (that is, in latex output, remove extension from foo.eps,
877         but not from foo.epsi)
878
879 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
880
881         * insettext.C (lfunMouseRelease): hackish solution to the "double
882         menu open" bug
883
884 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
885
886         * insetfloat.C (addToToc): use the floats name not its type
887         * insetwrap.C (addToToc): ditto
888
889 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
890
891         * insetnote.C (init): make label font smaller
892
893 2002-12-04  John Levon  <levon@movementarian.org>
894
895         * insetinclude.C: ressurect setting of command name
896
897 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
898
899         * insetquotes.C (dispString): disambiguate insert call
900
901 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
902
903         * several files: ws changes
904
905 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
906
907         * insetquotes.C (dispString): use string::insert for prepending a
908         char.
909
910 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
911
912         * insetparent.C (getScreenLabel): use boost::format
913
914         * insetgraphics.C (prepareFile): use boost::format
915         (ascii): ditto
916
917         * insetfloatlist.C (latex): use boost::format
918
919         * insetcaption.C (draw): use boost::format
920
921 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
922
923         * insettabular.C (tabularFeatures): Support for block alignment in fixed width
924         columns.
925
926 2002-11-20  Juergen Vigna  <jug@sad.it>
927
928         * insettabular.C (resetPos): temporary fix for endless loop in
929         this function on a redraw.
930
931 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
932
933         * insettabular.C (copySelection): STRCONV
934
935         * insetinclude.C (uniqueID): STRCONV
936         (latexString): ditto
937
938         * insetgraphics.C: put VersionNumber inside anon namespace
939         (createLatexOptions): STRCONV
940
941         * insetcommandparams.C: include config.h
942
943 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
944
945         * insetgraphicsParams.C (Write): use lyx::float_equal.
946         Write height data correctly.
947         (Read): zero scale when reading height data.
948
949 2002-10-30  John Levon  <levon@movementarian.org>
950
951         * insetfloat.C (addToTOC): recursively traverse all
952           contents looking for captions (fix #568)
953
954 2002-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
955
956         * insetexternal.C (doSubstitution): do not try to replace
957         environment variables, this is done when executing the command
958
959 2002-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
960
961         * insetexternal.C (doSubstitution): change order of substitution
962         to work around ReplaceEnvironmentPath brokenness
963
964 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
965
966         * insetgraphicsParams.h (scale): is now a float, not an unsigned int.
967
968         * insetgraphicsParams.C (init, Write): associated changes
969         * insetgraphics.C (createLatexOptions): use lyx::float_equal with
970         InsetGraphicsParams::scale.
971
972 2002-10-21  John Levon  <levon@movementarian.org>
973
974         * inset.h: remove unused DISPATCH_RESULT
975
976         * insettext.C: sgml open/close tag now in sgml namespace
977
978 2002-10-21  Angus Leeming  <leeming@lyx.org>
979
980         * insetgraphics.C (draw): Fix the drawing of an inset with a relative
981         file path subdir/fig.eps when pasting it into a buffer in a different
982         directory.
983
984 2002-10-16  John Levon  <levon@movementarian.org>
985
986         * insetspecialchar.C: remove \\protected_separator parsing
987
988 2002-09-25  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
989
990         * insetquote.C: fix LaTeX output of quotation marks.
991
992 2002-10-14  Juergen Vigna  <jug@sad.it>
993
994         * insettext.C (localDispatch): remove double setUndo in Cut/Delete/
995         Backspace functions which confused the Undo handling.
996
997 2002-10-09  Angus Leeming  <leeming@lyx.org>
998
999         * insetcite.[Ch] (setLoadingBuffer): new method, invoked by
1000         BufferView::dispatch that turns off this optimisation when a new inset
1001         is inserted.
1002
1003         * insetcite.C (getNatbibLabel): correct logic of when and when not to
1004         reload the BibTeX keys.
1005
1006 2002-10-11  André Pönitz <poenitz@gmx.net>
1007
1008         * insettext.h: handle LFUN_PRIOR/NEXT
1009
1010 2002-07-30  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1011
1012         * insetfloat.C: fix bug with float settings
1013         (document default != float default).
1014
1015 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
1016
1017         * insetwrap.C (addToToc): New method.
1018         (InsetWrap): Set layout to caption.
1019
1020 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1021
1022         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1023
1024 2002-09-16  John Levon  <levon@movementarian.org>
1025
1026         * insettabular.h: hasSelection() needs to be public
1027
1028 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1029
1030         * insetgraphicsParams.C: use empty string as default for rotateOrigin
1031
1032 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
1033
1034         * insetgraphicsParams.C: use empty string as default for rotateOrigin
1035
1036 2002-09-11  André Pönitz <poenitz@gmx.net>
1037
1038         * insettabular.C: implement LFUN_WORDSEL
1039
1040 2002-09-10  John Levon  <levon@movementarian.org>
1041
1042         * insetinclude.h: remove unused param
1043
1044 2002-09-09  John Levon  <levon@movementarian.org>
1045
1046         * insetinclude.h:
1047         * insetinclude.C: remove noload, default to input
1048
1049 2002-09-29  Martin Vermeer  <martin.vermeer@hut.fi>
1050
1051         * insetgraphics.C: disfuscated use of ']' in built output string.
1052
1053 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1054
1055         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code.
1056
1057 2002-08-29  Juergen Vigna  <jug@sad.it>
1058
1059         * insettabular.C (lfunMousePress): Pay attention where you set
1060         the x/y values as they depend on which inset in the tabular is
1061         actually locked. So you surely have to reset them if you (un)lock
1062         a inset!
1063
1064 2002-08-29  André Pönitz <poenitz@gmx.net>
1065
1066         * insetfootlike.h: rename include guard to ALL CAPS
1067
1068         * insettext.C: swap object and first parameter for checkInsetHit calls
1069           as this functions has moved from BufferView to LyXText
1070
1071
1072 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
1073
1074         * insetgraphicsParams.C: remove local displayTranslator and use
1075         the one from graphics/GraphicsTypes.h.
1076
1077 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1078
1079         * insetfloat.C (wide): add BufferParams parameter
1080
1081         * insetfloatlist.C (read):
1082         (latex):
1083         (getScreenLabel):
1084         * insetfloat.C (latex):
1085         (floatname):
1086         * insetcaption.C (draw): use LyXTextClass::floats()
1087
1088 2002-08-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1089
1090         * insetoptarg.h: add std:: qualifier.
1091
1092 2002-08-26  Juergen Vigna  <jug@sad.it>
1093
1094         * insettext.C (localDispatch): ditto.
1095
1096         * insettabular.C (localDispatch): fixed mouse pressing lfuns.
1097
1098 2002-08-25  John Levon  <levon@movementarian.org>
1099
1100         * inseturl.C: elide long URLs (bug 404)
1101
1102 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1103
1104         * insetgraphics.[Ch]: remove InsetGraphics::readFigInset()
1105         remove "Format Version <version_no.>" string from inset header
1106
1107         * insetgraphics.C:
1108         * insetgraphicsParams.[Ch]: Implement new graphics dialog
1109
1110         * insetgraphicsParams.C: keepLyXAspectRatio, width and height are not
1111         a member of "grfx::Params" anymore.
1112
1113         * insetminipage.C: apply changes to "enum UNIT" in src/lyxlength.h
1114
1115 2002-08-24  John Levon  <levon@movementarian.org>
1116
1117         * insetoptarg.h:
1118         * insetoptarg.C: ws, pedantry ...
1119
1120 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1121
1122         * insettext.C (collapseParagraphs): pasteParagraph now in global
1123         scope
1124         (appendParagraphs): ditto
1125
1126 2002-08-21  Dekel Tsur  <dekelts@tau.ac.il>
1127
1128         * insetcite.C (latex): Remove spaces only after commmas.
1129
1130 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1131
1132         * insettext.C: remove NO_COMPABILITY stuff
1133
1134 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
1135
1136         * insettext.C (edit): use ParagraphList iterators
1137
1138         * insetbib.C (bibitemMaxWidth): use ParagraphList iterators
1139         (bibitemWidest): ditto
1140
1141 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
1142
1143         * insettext.C: include <boost/bind.hpp>
1144         add using std::for_each
1145         (saveLyXTextState): use ParagraphsList::iterator
1146         (init): use for_each on paragraphlist iterators
1147         (InsetText): remove superflous setting cached_bview to 0
1148         (latex): reformat a bit
1149         (ascii): use paragraphlist iterators
1150         (validate): use for_each + boost bind
1151         (getLabelList): use paragraphlist iterators
1152         (deleteLyXText): use for_each + boost::bind
1153         (resizeLyXText): ditto
1154         (reinitLyXText): ditto
1155         (removeNewlines): use paragraphlist iterators
1156         (getParFromID): ditto
1157         (paragraph): use for_each + boost::bind
1158         (getInsetFromID): use paragraphlist iterators
1159         (getLabelList): typo fix
1160
1161 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
1162
1163         * insettext.C (read): assign tmp to paragraphs after return from
1164         call to parseSingleLyXformat2Token
1165
1166
1167 2002-08-13  Angus Leeming  <leeming@lyx.org>
1168
1169         * insetbib.C:
1170         * insetcite.C:
1171         * inseterror.C:
1172         * insetert.C:
1173         * insetexternal.C:
1174         * insetfloat.C:
1175         * insetfloatlist.C:
1176         * insetgraphics.C:
1177         * insetinclude.C:
1178         * insetindex.C:
1179         * insetminipage.C:
1180         * insetparent.C:
1181         * insetref.C:
1182         * insettabular.C:
1183         * insettext.C:
1184         * insettoc.C:
1185         * inseturl.C:
1186         changes due to the changed LyXView interface that now returns references
1187         to member variables not pointers.
1188
1189 2002-08-13  Angus Leeming  <leeming@lyx.org>
1190
1191         * inset.h:
1192         * insetcollapsable.h:
1193         * insetert.h:
1194         * insettabular.h:
1195         * insettext.h: forward-declare WordLangTuple
1196         (selectNextWordToSpellcheck) constify return type.
1197
1198         * inset.C:
1199         * insetcollapsable.C:
1200         * insetert.C:
1201         * insettabular.C:
1202         * insettext.C: #include "WordLangTuple.h" and rearrange included files.
1203
1204 2002-08-12  Angus Leeming  <leeming@lyx.org>
1205
1206         * insetgraphicsParams.C: fix reading of lyxsize_type in 1.2.0 documents.
1207
1208 2002-08-12  Juergen Vigna  <jug@sad.it>
1209
1210         * insetcollapsable.C (edit): ignore if entered when pressing mouse
1211         button 3.
1212
1213 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1214
1215         * insetbib.C (bibitemMaxWidth): ParagraphList changes
1216         (bibitemWidest): ditto
1217         * insettext.[Ch]: ditto
1218
1219 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
1220
1221         * insettext.C, insetert.C: use Paragraph::empty where appropriate
1222
1223 2002-08-09  Angus Leeming  <leeming@lyx.org>
1224
1225         * insetinclude.C (latexString): remove fudge now that I've found out
1226         how to enable LaTeX to find the file using input@path.
1227
1228 2002-08-09  John Levon  <levon@movementarian.org>
1229
1230         * insettext.h:
1231         * insettext.C: remove unused xpos
1232
1233 2002-08-07  Juergen Vigna  <jug@lyx.org>
1234
1235         * insettabular.C (localDispatch): make delete not put the stuff
1236         in the clipboard only do this on a cut operation.
1237
1238         * insettext.C (localDispatch): make delete and backspace not put
1239         selected stuff to the clipboard.
1240
1241 2002-08-07  André Pönitz <poenitz@gmx.net>
1242
1243         * inset.[Ch]:
1244         * insetcollapsable.[Ch]:
1245         * insetert.[Ch]:
1246         * insetparent.[Ch]:
1247         * insetref.[Ch]:
1248         * insettabular.[Ch]:
1249         * insettext.[Ch]:  change (kb_action, arg) pair into a FuncRequest
1250
1251 2002-08-06  John Levon  <levon@movementarian.org>
1252
1253         * inset.h:
1254         * inset.C:
1255         * insetcollapsable.h:
1256         * insetcollapsable.C:
1257         * insetert.h:
1258         * insetert.C:
1259         * insettabular.h:
1260         * insettabular.C:
1261         * insettext.h:
1262         * insettext.C: use WordLangTuple for spellcheck
1263
1264 2002-08-06  Angus Leeming  <leeming@lyx.org>
1265
1266         * insetinclude.C: add a monitor to the previewed image, so that the
1267         image is refreshed if the \input-ed file changes.
1268
1269 2002-08-04  John Levon  <levon@movementarian.org>
1270
1271         * inset.h:
1272         * insetnote.h: s/IGNORE_CODE/NOTE_CODE/
1273
1274 2002-08-02  Angus Leeming  <leeming@lyx.org>
1275
1276         * insetcommandparams.[Ch] (preview): new methods returning and setting
1277         a new bool preview_ flag.
1278         (read): read this flag.
1279         (operator==): add flag to check.
1280
1281         * insetinclude.C (write): output new preview() flag.
1282         (previewWanted): use this flag.
1283
1284 2002-08-02  Angus Leeming  <leeming@lyx.org>
1285
1286         * insetcollapsable.[Ch] (addPreview):
1287         * insettabular.[Ch] (addPreview):
1288         * insettext.[Ch] (addPreview): new methods. Can now generate previews
1289         for insets in insets.
1290
1291 2002-08-02  Angus Leeming  <leeming@lyx.org>
1292
1293         * insetcite.C: fix typo.
1294
1295         * insetgraphics.C: kill current_view and instead cache the BufferView
1296         as a weak_ptr.
1297
1298         * insetinclude.C: kill current_view and pass the BufferView to the
1299         PreviewedInset so that it can cache it.
1300
1301 2002-08-01  Angus Leeming  <leeming@lyx.org>
1302
1303         * inset.h (generatePreview): renamed as addPreview.
1304         (generatePreview): new method. Allows code to be moved out of
1305         math_nestinset.C and into the new PreviewedInset class.
1306
1307         * insetinclude.[Ch] (ascent, descent, width, draw, addPreview):
1308         add previews to the inset when \input-ing LaTeX.
1309
1310 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1311
1312         * several files: strip,frontStrip -> trim,ltrim,rtrim
1313
1314 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1315
1316         * insetbib.C (latex): modify because of strip changes
1317         (getKeys): ditto
1318         * insetnote.C (InsetNote): ditto
1319
1320 2002-07-26  Juergen Vigna  <jug@sad.it>
1321
1322         * insettabular.C (searchForward): check for lastcell if we
1323         had a locking inset.
1324
1325 2002-07-25  Juergen Vigna  <jug@sad.it>
1326
1327         * insettabular.C (insetMotionNotify): Don't update the screen
1328         if we didn't do nothing.
1329         (searchForward): last cell was not checked.
1330
1331 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
1332
1333         * insetfloat.C (read, write): Allow default placement
1334         (floatPlacement_ is empty).
1335
1336 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1337
1338         * insetminipage.h (noFontChange):
1339         * insettabular.h (noFontChange):
1340         * insetfootlike.h (noFontChange):
1341         * insetfloat.h (noFontChange): return true
1342
1343         * inset.h (noFontChange): new method, defaulting to false
1344
1345 2002-07-22  Herbert Voss  <voss@lyx.org>
1346
1347         * insetgraphicsParams.[Ch]: support size_type for old docs
1348
1349 2002-07-22  Herbert Voss  <voss@lyx.org>
1350
1351         * insetgraphics.C:
1352         * insetgraphicsParams.[Ch]: change size_type to size_kind and
1353         other small changes
1354
1355 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1356
1357         * insettext.h: do not include "paragraph.h" and "lyxcursor.h"
1358
1359         * insetlatexaccent.h: do not include "lyxlex.h"
1360
1361         * insetgraphicsParams.h: do not include "lyxlex.h" and "buffer.h"
1362
1363         * insetquotes.C:
1364         * insetlatexaccent.C:
1365         * insetgraphics.C:
1366         * insetexternal.C:
1367         * insetert.C:
1368         * insetbib.C: #include "lyxlex.h"
1369
1370         * insetinclude.C:
1371         * insetfloat.C:
1372         * insetert.C:
1373         * insetbib.C:
1374         * insettext.C: use BufferParams::getLyXTextClass
1375
1376
1377         * insetfloat.C (addToToc): new method. Add to toclist the entries
1378         corresponding to Caption layouts
1379         (InsetFloat): when creating a new float, set the layout to "Caption"
1380
1381 2002-07-21  Herbert Voss  <voss@lyx.org>
1382
1383         * insetgraphicsParams.C: fet the keepLyXAspectRatio run. Move the
1384         image relevant part into graphics/GraphicsImgae.C
1385
1386 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1387
1388         * insettoc.C (ascii):
1389         * insetfloatlist.C (ascii): change to use the new Toc functions
1390         instead of stuff that was in Buffer
1391
1392 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1393
1394         * insettext.C (localDispatch): BufferView::Dispatch has been
1395         renamed to BufferView::dispatch
1396
1397 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1398
1399         * insetgraphicsParams.C (as_grfxParams): use the new
1400         keepLyXAspectRatio parameter. Note that this is an adaptation of a
1401         1.2.0 patch, and I do not really know how to adapt it to the new
1402         grfx::Cache world. Angus, please could you have a look?
1403
1404 2002-05-01  Herbert Voss  <voss@lyx.org>
1405
1406         * insetgraphicsParams.[Ch]: define a new keepLyXAspectRatio parameter.
1407
1408 2002-07-18  Angus Leeming  <leeming@lyx.org>
1409
1410         * insetgraphics.C: clean-up comments (from Herbert).
1411         add a new checksum variable to the cache. Use it in PrepareFile.
1412         (draw): start monitoring the file for a change.
1413         (prepareFile): re-arrange a little to avoid unnecessary steps.
1414
1415 2002-07-17  Angus Leeming  <leeming@lyx.org>
1416
1417         * insetgraphics.C (Cache c-tor): bind to the GraphicsLoader through
1418         a method rather than to the signal directly.
1419
1420 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1421
1422         * insettext.C: use view_state_changed, switchKeyMap
1423
1424 2002-07-17  Herbert Voss  <voss@perce.de>
1425
1426         * insetgraphics.C (prepareFile): keep the extension when
1427         exporting to nice file
1428
1429 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1430
1431         * insetcite.C (getNatbibLabel):
1432         * insetbib.C (getKeys): use ascii_lowercase instead of lowercase
1433
1434 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
1435
1436         * insetgraphics.C: use ->isDrawable()
1437
1438 2002-07-12  Angus Leeming  <leeming@lyx.org>
1439
1440         * insetgraphics.C: use the new smart loading capabilities of the image
1441         loader.
1442
1443 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
1444
1445         * insettabular.C (edit): Move into correct cell when entering a
1446         tabular in
1447
1448         * insettext.C (unlockInsetInInset): Correct cursor behaviour for
1449         RTL paragraphs.
1450
1451 2002-07-05  Angus Leeming  <leeming@lyx.org>
1452
1453         * inset.h (generatePreview): new virtual method.
1454
1455 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1456
1457         * insetcommandparams.[Ch] (operator=): move out of class
1458         (operator!): move out of class
1459
1460 2002-07-04  André Pönitz <poenitz@gmx.net>
1461
1462         * insetcommandparams.[Ch]: new files
1463
1464         * insetcommand.[Ch]: move code to insetcommandparams.[Ch]
1465
1466 2002-06-15  Herbert Voss  <voss@perce.de>
1467
1468         * insetgraphics.C (prepareFile): bugfix; return always
1469         files without extension
1470
1471 2002-06-28  Angus Leeming  <leeming@lyx.org>
1472
1473         * insetgraphicsParams.[Ch]: forward declare grfx::Params.
1474         rename asGParams -> as_grfxParams.
1475
1476         * insetgraphics.C: reflect above change.
1477
1478 2002-06-26  Angus Leeming  <leeming@lyx.org>
1479
1480         * insetgraphics.h: use boost::scoped_ptr in preference to
1481         std::auto_ptr.
1482
1483 2002-06-26  Angus Leeming  <leeming@lyx.org>
1484
1485         * insetgraphics.C: moved the image loading stuff into a new class
1486         grfx::Loader. Simplifies this file enormously.
1487
1488         * insetgraphics.h: no longer #include "graphics/GraphicsTypes.h".
1489
1490         * insetgraphicsParams.C: changes aassociated with moving
1491         grfx::DisplayType out of grfx::GParams.
1492
1493 2002-06-26  André Pönitz <poenitz@gmx.net>
1494
1495         * insetgraphics.C: use os::external_path where necesaary according to a
1496         patch from Claus Hentschel)
1497
1498 2002-06-25  Angus Leeming  <leeming@lyx.org>
1499
1500         * insetgraphics.[Ch]: The inset now assumes the responsibility for
1501         generating a pixmap once the graphics file is loaded into memory.
1502         The current_view ugliness that was in grfx::ModifiedImage has been
1503         moved here now that grfx::ModifiedImage is no more.
1504
1505 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1506
1507         * insettext.C: layout as layout
1508
1509 2002-05-28  André Pönitz <poenitz@gmx.net>
1510
1511         * insetfloatlist.h: remove source of compiler warning
1512
1513         * insetref.C: tiny whitespace
1514
1515 2002-06-15  Herbert Voss  <voss@perce.de>
1516
1517         * insetgraphics.C: (prepareFile) fix bug with zipped eps-files
1518         and take always convert when no userdefined converter was
1519         found
1520         (latex) small changes in the lyxerr output
1521
1522 2002-06-15  LyX Development team <lyx@rilke>
1523
1524         * inset*.[Ch] (docbook): Added new argument to take the pernicious
1525         mixed content. Small white spaces clean.
1526
1527 2002-06-14  Angus Leeming  <leeming@lyx.org>
1528
1529         * inseetexternal.C: remove the using std::difftime declaration.
1530
1531 2002-06-13  Edwin Leuven  <leuven@fee.uva.nl>
1532
1533         * insetquotes.C: change lyxfont::draw to font_metrics::draw
1534
1535 2002-06-12  Vitaly Lipatov  <LAV@VL3143.spb.edu>
1536
1537         * insetquotes.C (draw): fix drawing of double quotes
1538
1539 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1540
1541         * insettabular.C: s/scrollCB/scrollDocView/
1542
1543 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1544
1545         * insettext.C: change of topCursorVisible()
1546           prototype
1547
1548 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1549
1550         * insettext.h:
1551         * insettext.C: rename/change of LyXScreen
1552
1553 2002-06-07  Angus Leeming  <leeming@lyx.org>
1554
1555         Fixes needed to compile with Compaq cxx 6.5.
1556         * insetexternal.C:
1557         all c-library variables have been moved into namespace std.
1558         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
1559
1560 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1561
1562         * insetinclude.C (uniqueID):
1563         * insetgraphics.C (uniqueID): renamed from unique_id, since this
1564         conflicted with some AIX headers.
1565
1566 2002-05-31  Juergen Vigna  <jug@sad.it>
1567
1568         * insetert.C (get_new_label): add '...' for multi-paragraph ert
1569         insets too
1570         (update) new method
1571
1572 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1573
1574         * insetexternal.C (clone): fix () bug when using new
1575         (updateExternal): don't only look for difftime in global scope
1576
1577 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
1578
1579         * insettabular.C: add const
1580
1581 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1582
1583         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
1584         file name, in case there are weird characters like ',' in there.
1585         (bug #407)
1586
1587 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1588
1589         * switch from SigC signals to boost::signals.
1590
1591 2002-05-28  André Pönitz <poenitz@gmx.net>
1592
1593         * insets/insetgraphicsParams.[Ch]:
1594           put in inset related stuff from src/graphic
1595
1596 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
1597
1598         * inset.C:
1599         * inset.h:
1600         * insetbib.C:
1601         * insetbib.h:
1602         * insetcite.h:
1603         * insetcite.C:
1604         * insetcollapsable.C:
1605         * insetcollapsable.h:
1606         * inseterror.C:
1607         * inseterror.h:
1608         * insetert.C:
1609         * insetert.h:
1610         * insetexternal.C:
1611         * insetexternal.h:
1612         * insetfloatlist.C:
1613         * insetfloatlist.h:
1614         * insetgraphics.C:
1615         * insetgraphics.h:
1616         * insetinclude.C:
1617         * insetinclude.h:
1618         * insetindex.C:
1619         * insetindex.h:
1620         * insetlabel.C:
1621         * insetlabel.h:
1622         * insetparent.C:
1623         * insetparent.h:
1624         * insetref.C:
1625         * insetref.h:
1626         * insettabular.C:
1627         * insettabular.h:
1628         * insettext.C:
1629         * insettext.h:
1630         * insettoc.C:
1631         * insettoc.h:
1632         * inseturl.C:
1633         * inseturl.h: use mouse_state. Kill insetKeyPress
1634
1635 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1636
1637         * insetbib.C:
1638         * insetbutton.C:
1639         * insetcaption.C:
1640         * insetcollapsable.C:
1641         * inseterror.C:
1642         * insetgraphics.C:
1643         * insetlatexaccent.C:
1644         * insetquotes.C:
1645         * insetspecialchar.C:
1646         * insettabular.C:
1647         * insettext.C: name change for font metrics
1648
1649 2002-05-24  Juergen Vigna  <jug@sad.it>
1650
1651         * insetgraphics.h: include inset.h first (for LString.h)
1652
1653 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1654
1655         * insettext.C: screen moved
1656
1657 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1658
1659         * insetbib.C:
1660         * insetcite.C:
1661         * inseterror.C:
1662         * insetert.C:
1663         * insetexternal.C:
1664         * insetfloat.C:
1665         * insetfloatlist.C:
1666         * insetgraphics.C:
1667         * insetinclude.C:
1668         * insetindex.C:
1669         * insetminipage.C:
1670         * insetparent.C:
1671         * insetref.C:
1672         * insettabular.C:
1673         * insettext.C:
1674         * insettoc.C:
1675         * inseturl.C: LyXView moved into frontends/
1676
1677 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1678
1679         * inset.C:
1680         * insetbutton.C:
1681         * insetcaption.C:
1682         * insetcollapsable.C:
1683         * insetcommand.C:
1684         * inseterror.C:
1685         * insetgraphics.C:
1686         * insetgraphicsParams.C:
1687         * insetlatexaccent.C:
1688         * insetquotes.C:
1689         * insetspecialchar.C:
1690         * insettabular.C:
1691         * insettext.C: move Painter to frontends/
1692
1693 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1694
1695         * insettabular.h: use more specific smart_ptr header.
1696         * insettext.h: ditto
1697
1698         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
1699         (draw): ditto
1700
1701 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
1702
1703         * insettext.C: clear selection on paste (bug 393)
1704
1705 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
1706
1707         * insettext.C (latex): Honor the moving_arg argument.
1708
1709 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1710
1711         * insetfoot.C (latex): if a footnote is in a title layout, then it
1712         is a \thanks. And then, its contents is a moving argument.
1713
1714 2002-05-14  Juergen Vigna  <jug@sad.it>
1715
1716         * insetcollapsable.C (InsetCollapsable): forgot to initialize
1717         first_after_edit.
1718
1719 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
1720
1721         * Insetcite.C (getNatbibLabel): don't disable natbib label support
1722         when using options "Full author list" or "Upper case".
1723
1724 2002-05-14  Herbert Voss  <voss@perce.de>
1725
1726         * insetgraphics.C (prepareFile): allow files with same name
1727         in different dirs
1728         (readFigInset): set the flags from old figinset in the right
1729         manner
1730         (findTargetFormat): more comments
1731
1732 2002-05-14  Juergen Vigna  <jug@sad.it>
1733
1734         * insettext.C (edit): tell checkAndActivateInset() that we don't
1735         have a button press.
1736         (checkAndActivateInset): if button < 0 we don't have a button press
1737         on the inset and os we won't call edit on it if it's not a Highly
1738         editable inset (then we have to enter it).
1739
1740 2002-05-13  Juergen Vigna  <jug@sad.it>
1741
1742         * insetcollapsable.C (insetButtonRelease): returned wrong return
1743         value.
1744
1745 2002-05-09  Juergen Vigna  <jug@sad.it>
1746
1747         * insetcollapsable.C (edit): first_after_edit should only be
1748         set to true if we enter this inset and it was collapsed so we
1749         open it up. This is needed to reclose it after a search/replace
1750         or spellcheck function opened it and was negative.
1751
1752 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
1753
1754         * insetfloat.C (latex): Return correct value.
1755
1756 2002-05-04  Herbert Voss  <voss@perce.de>
1757
1758         * InsetgraphicsParams.C (read): fix bug with WH
1759
1760 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
1761
1762         * insetfloat.C (latex): More sensible latex output
1763         (fix the problem with endfloat).
1764
1765 2002-05-02  José Matos  <jamatos@fep.up.pt>
1766
1767         * insetgraphics.C (validate): acess params as everyone else.
1768
1769 2002-05-03  Juergen Vigna  <jug@sad.it>
1770
1771         * insettabular.C (fitInsetCursor): recalculate the cursor position
1772         if I request it.
1773
1774 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
1775
1776         * InsetgraphicsParams.[Ch]: whitespace.
1777
1778 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
1779
1780         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
1781         float type do not exist.
1782
1783 2002-04-28  Herbert Voss  <voss@perce.de>
1784
1785         * insetgraphics.C (latex): fix bug with missing file-extension.
1786         LaTeX still allows a missing "eps" or "ps".
1787
1788 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
1789
1790         * insetfloat.C (c-tor, wide): translate the name of the float.
1791
1792 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
1793
1794         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
1795         when using natbib and make it work efficiently. Must emphasise that the
1796         real work is Herbert's.
1797
1798 2002-04-23  Herbert Voss  <voss@perce.de>
1799
1800         * insetgraphic.C (prepareFile): fix bug with overwriting and
1801         deleting an existing *.eps-file in the doc-dir
1802
1803 2002-04-23  Juergen Vigna  <jug@sad.it>
1804
1805         * insettabular.C (drawCellSelection): fix off by 1 error.
1806
1807 2002-04-22  Juergen Vigna  <jug@sad.it>
1808
1809         * insettabular.C (setFont): rewoke full selection if it was asked,
1810         after we changed all we had to change.
1811
1812         * insettext.C (insetUnlock): code was uninitialized in some situations.
1813
1814 2002-04-19  Herbert Voss  <voss@perce.de>
1815
1816         * insetgraphic.C (prepareFile): return filename without
1817         extension if we only export without compiling
1818
1819 2002-04-19  Juergen Vigna  <jug@sad.it>
1820
1821         * insettext.C (draw): call a fullRebreak on the row where we had a
1822         change and reset the cursor and selection-cursors.
1823
1824         * insettabular.C (insetUnlock):
1825         (insetButtonPress): call an update before setting the_locking_inset = 0
1826         as otherwise we don't repaint!
1827         (update): reset the cursor position when we changed dimensions as
1828         otherwise our cursor may be on the wrong spot.
1829
1830 2002-04-18  Juergen Vigna  <jug@sad.it>
1831
1832         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
1833         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
1834         redraw otherwise we won't redraw.
1835
1836         * insettext.C (draw): fixed the setting of LyXText::first_y it was
1837         not really right before, but I only discovered this with the last
1838         changes to Page up/down.
1839
1840 2002-04-17  Juergen Vigna  <jug@sad.it>
1841
1842         * insettext.C (checkAndActivateInset): simplified as we now have the
1843         edit(bv, bool) call.
1844
1845         * insettext.h: changed behind variables to front variables to be
1846         equal to the one in the edit call (as it is for that they are used).
1847
1848 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
1849
1850         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
1851         not output anything at all!
1852
1853 2002-04-16  Juergen Vigna  <jug@sad.it>
1854
1855         * insettabular.C (insetButtonPress):
1856         (insetUnlock): call a redraw on unlocking the cell inset.
1857
1858         * insettext.C (insetButtonPress): same as below.
1859         (lockInset): new function to set initial values when inset should
1860         be locked.
1861         (insetButtonPress): use above function.
1862         (insetUnlock): don't force a repaint only set the updateStatus. The
1863         outside world should repaint if it thinks it should be done!
1864
1865         * insettabular.C (insetButtonPress): init values if not set as locked
1866         as we are locked if someone presses on us and don't call the edit()
1867         call of the InsetText to lock it do it as BufferView does it!
1868
1869         * inset.h (insetInInsetY): make func const and return an int.
1870         * insettext.C:
1871         * insettabular.C:
1872         * insetcollapsable.C: adapt the above changed function.
1873
1874 2002-04-15  Juergen Vigna  <jug@sad.it>
1875
1876         * insettext.C (getCursorPos): return relative position as to be able
1877         to give them directly to the edit() call.
1878         (edit): we have to set also x_fix as it is not set inside the
1879         setCursorFromCoordinates call!
1880         (insetMotionNotify): ditto.
1881
1882 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
1883
1884         * insetbib.C (getKeys): strip leading '\t's from the line too.
1885         With thanks to Henry Pfister <hpfister@ucsd.edu>.
1886
1887 2002-04-12  Juergen Vigna  <jug@sad.it>
1888
1889         * insettext.h: added cix() helper function and use it where appropriate
1890
1891 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1892
1893         * insetgraphics.C (prepareFile): fix bug when graphics is a
1894         relative path
1895
1896 2002-04-12  Juergen Vigna  <jug@sad.it>
1897
1898         * insettext.C (insertInset): remove unneeded code!
1899         (updateLocal): fitCursor() fixes.
1900         (collapseParagraphs): fix a possible problem when having a selection
1901         and collapsing the paragraphs.
1902
1903 2002-04-08  Herbert Voss  <voss@perce.de>
1904
1905         * insetgraphic.C (write): write the rotating angle as
1906         a float as is. test only for != 0.0
1907
1908 2002-04-11  Juergen Vigna  <jug@sad.it>
1909
1910         * insettext.C: new function ciy() and use it for setting inset_y.
1911
1912         * insetert.C (draw): fix the x return for collapsed version.
1913
1914 2002-04-07  Herbert Voss  <voss@perce.de>
1915
1916         * insetgraphic.C (readFigInset): fix bug with subcaption and
1917         rotating
1918
1919 2002-04-08  Herbert Voss  <voss@lyx.org>
1920
1921         * insetgraphicsparam.C: forgot special option and delete old
1922         1.2.0 stuff
1923
1924 2002-04-05  Juergen Vigna  <jug@sad.it>
1925
1926         * insettext.C (localDispatch): make a CURSOR update if we inserted
1927         a character.
1928
1929 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1930
1931         * insetfloatlist.C (getScreenLabel):
1932         (latex): use Floating::listName
1933         (validate): new method
1934
1935 2002-04-03  José Matos  <jamatos@fep.up.pt>
1936
1937         * insetlabel.C (docbook): the anchor is an empty element in docbook.
1938
1939         * insetfoot.[Ch] (docbook): added forgotten method.
1940
1941 2002-04-03  Juergen Vigna  <jug@sad.it>
1942
1943         * insettext.C (insetButtonPress): fix insetButtonPress events the same
1944         way as in Bufferview_pimpl.
1945
1946 2002-04-03  Allan Rae  <rae@lyx.org>
1947
1948         * insetgraphics.C (latex): one % too many makes living on the bleeding
1949         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
1950
1951 2002-03-28  Herbert Voss  <voss@lyx.org>
1952
1953         * insetgraphic.C (latex): simplify the code for the latex
1954         output when the file doesn't exist
1955
1956 2002-03-29  Juergen Vigna  <jug@sad.it>
1957
1958         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
1959         unlocking inset.
1960
1961         * insettabular.C (edit): call fitCursor().
1962
1963         * insettext.C (insetButtonPress): change behaviour of no_selection
1964         to the one in the BufferView selection_possible and fix the spurious
1965         selection bug with it.
1966         (localDispatch): revoke selection on BREAK... functions.
1967
1968 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1969
1970         * insetfloatlist.C (getScreenLabel): translate the GUI label.
1971
1972 2002-03-28  Juergen Vigna  <jug@sad.it>
1973
1974         * insettabular.C (insetAllowed): return true as default value otherwise
1975         we're not able to insert insets inside paragraphs of an not locked
1976         insettext!
1977
1978 2002-03-27  Herbert Voss  <voss@lyx.org>
1979
1980         * insetgraphicsparam.C: change c%, p% to col%, page%
1981
1982 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1983
1984         * insetspecialchar.C (isLineSeparator): disable the nice code to
1985         allow linebreaks after hyphenation and menu separators.
1986
1987 2002-03-26  Herbert Voss  <voss@lyx.org>
1988
1989         * insetgraphics.C (figinsetRead): set the right lyxview
1990
1991 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
1992
1993         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
1994         $\backslash$ and pass a "string const &" to the function.
1995         (prepareFile, latex): use Path rather than MakeAbsPath.
1996
1997 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
1998
1999         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
2000         proper fix to the graphics cache.
2001         (latex): "really" nice output if the file is not found ;-)
2002
2003 2002-03-26  Juergen Vigna  <jug@sad.it>
2004
2005         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
2006         (collapseParagraphs): fixed inserting of separator ' '
2007
2008         * insettabular.C (insertAsciiString): only check for buffer lenght
2009         not if we have \t or \n inside the buffer as if we don't have we only
2010         have 1 cell and that's it!
2011
2012         * insetert.C (close): don't collapse if inlined.
2013
2014 2002-03-25  Herbert Voss  <voss@lyx.org>
2015
2016         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
2017         graphics file does not exist.
2018
2019 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
2020
2021         * insetgraphics.C (prepareFile): ensure that the file has an absolute
2022         path when preparing export.
2023
2024         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
2025         no longer MakeRelPath.
2026
2027 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2028
2029         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
2030         Used to determine the absolute path to the graphics file in the
2031         graphics cache and only in the graphics cache.
2032         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
2033         make graphics file name absolute if it is stored as a relative path.
2034
2035         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
2036         make graphics file name absolute if it is stored as a relative path.
2037
2038         * insettext.C (edit): emit an updateParagraph signal on entering a text
2039         inset. Needs to be emitted when leaving the inset also.
2040
2041 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2042
2043         * all files: ws cleanup
2044
2045         * Makefile.am: remove ld -r stuff
2046
2047 2002-03-21  Juergen Vigna  <jug@sad.it>
2048
2049         * insettext.C (appendParagraphs): new function added to append
2050         the paragraphs to this insets paragraphs.
2051
2052 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2053
2054         * Makefile.am: special rules if partial linking
2055
2056 2002-03-19  Juergen Vigna  <jug@sad.it>
2057
2058         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
2059
2060 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
2061
2062         * insetgraphics.C: Clean up Baruch's comments a little.
2063         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
2064
2065 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
2066
2067         * insettabular.C:
2068         * insettheorem.C: wrap warnings
2069
2070         * insetgraphics.C: improve messages, move cached_status_
2071           setting to safer place
2072
2073 2002-03-18  Juergen Vigna  <jug@sad.it>
2074
2075         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
2076         calls.
2077         (localDispatch): ditto
2078
2079         * insettext.C (edit): removed unneeded showCursor calls.
2080         (localDispatch): ditto.
2081
2082 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2083
2084         * insetgraphics.h: remove display() method.
2085
2086 2002-03-11  Juergen Vigna  <jug@sad.it>
2087
2088         * insetgraphics.C (draw): hack to fix the redrawing bug.
2089         (draw): seems this fixes #268 (force redraw of row if we changed).
2090
2091         * insettext.C (updateInsetInInset): fixed for updates in insets inside
2092         this inset text (don't know why I missed this earlier).
2093
2094 2002-03-08  Juergen Vigna  <jug@sad.it>
2095
2096         * insettabular.C (updateLocal): do a FULL update if we're not locked
2097         and only a CELL update is asked.
2098
2099         * insettext.C (updateInsetInInset): update insets inside inset also
2100         if it isn't inside the_locking_inset.
2101
2102         * insettabular.C (updateInsetInInset): ditto.
2103
2104 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2105
2106         * insetexternal.C (doSubstitution): check whether we are using a
2107         temp dir for defining $$FPath
2108
2109 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
2110
2111         * insettabular.C:
2112         * insettext.C: remove #include "WorkArea.h".
2113
2114 2002-03-06  Juergen Vigna  <jug@sad.it>
2115
2116         * insettext.C (draw): fixed frame redrawing.
2117         (clear): forgot to set the inset_owner of the paragraph.
2118
2119         * insetert.C (status): pay attention the bv can be 0 here!
2120         (getMaxWidth): add the default leftMargin
2121
2122 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2123
2124         * insetert.C (getMaxWidth): make w unsigned int.
2125
2126 2002-03-05  Juergen Vigna  <jug@sad.it>
2127
2128         * insetert.C (status): change behaviour of Inlined.
2129         (getMaxWidth): added for new inlined behaviour.
2130
2131 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2132
2133         * insetnote.h (linuxdoc, docbook): add empty methods.
2134         * insetinclude.C (validate): fix a case where buffer->niceFile was used
2135         before being initialized.
2136
2137 2002-03-05  Juergen Vigna  <jug@sad.it>
2138
2139         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
2140         only that one in the inset. Should be enough.
2141         (updateLocal): set the selection cursor always if we don't have a
2142         selection to be sure it's set!
2143
2144         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
2145
2146 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2147
2148         * insettext.C (clear): a gross hack to set layout on a newly
2149         created paragraph.
2150
2151 2002-03-04  Juergen Vigna  <jug@sad.it>
2152
2153         * insettabular.C (localDispatch): inserted handling of
2154         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
2155         (insertAsciiString): new helper function.
2156
2157 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2158
2159         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
2160         argument.
2161
2162 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2163
2164         * insettext.C (InsetText): initalize newly created par with
2165         default layout. add bufferparams parameter
2166         first -> first_y
2167
2168         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
2169         * insetcollapsable.[Ch] (InsetCollapsable): ditto
2170         * insetert.[Ch] (InsetERT): ditto
2171         * insetfloat.[Ch] (InsetFloat): ditto
2172         * insetfoot.[Ch] (InsetFoot): ditto
2173         * insetfootlike.[Ch] (InsetFootLike): ditto
2174         * insetmarginal.[Ch] (InsetMarginal): ditto
2175         * insetminipage.[Ch] (InsetMinipage): ditto
2176         * insetnote.[Ch] (InsetNote): ditto
2177         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
2178
2179 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2180
2181         * insettext.C: layout as string
2182
2183         * insetinclude.C: layout as string
2184
2185         * insetert.C: layout as string
2186
2187         * insetbib.C: layout as string
2188
2189 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
2190
2191         * insetert.C:
2192         * insettabular.C: remove #include "lyx_gui_misc.h".
2193
2194 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
2195
2196         * Makefile.am:
2197         * figinset.h:
2198         * figinset.C:
2199         * inset.h: remove figinset, yahoo !
2200
2201 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
2202
2203         * insetgraphics.C (c-tors): initialise parent classes explicitly in
2204         copy c-tor and initialise member variables in the correct order.
2205
2206 2002-02-28  Juergen Vigna  <jug@sad.it>
2207
2208         * insettabular.C (localDispatch): clear selection on PgUp/Down.
2209
2210 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2211
2212         * inset.h: ... and add a better one here.
2213
2214         * insetcommand.C (insetButtonRelease): remove that one which was a
2215         bit broken...
2216
2217 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2218
2219         * insetcommand.C (insetButtonRelease): ... and move it here.
2220
2221         * inseturl.h: remove insetButtonRelease from there...
2222
2223 2002-02-26  Juergen Vigna  <jug@sad.it>
2224
2225         * inseturl.h: Added a insetButtonRelease call returning true as
2226         prove of concept.
2227
2228         * insetlabel.C (edit): Fixed wrong update handling after change I
2229         leave in the wrong code for the one who wrote it to remove and have
2230         a look what he did wrong.
2231
2232         * insettabular.C (localDispatch): force a SELECTION update if we
2233         had a selection and we passed the event down to the inset (fix #213)
2234         (localDispatch): handle font changing stuff when we have a cell
2235         selection so that the selection is not rewoked. I don't really like
2236         this fix, but it's the only way I see to do it right now.
2237
2238 2002-02-22  Juergen Vigna  <jug@sad.it>
2239
2240         * insettext.C (insetUnlock): set the cursor to the second paragraph
2241         if available and if the first one is empty (fix #191).
2242
2243 2002-02-20  Juergen Vigna  <jug@sad.it>
2244
2245         * insettext.C (getDrawFont): implemented this function to call the
2246         one of the owner if present as the owner normally knows what to do
2247         with us.
2248
2249         * insetert.C: implement getDrawFont() function and comment out all
2250         the crap for setting a special latex font inside this inset.
2251         (InsetERT): added a Lanugage parameter to this constructor.
2252
2253         * inset.h: added function getDrawFont(LyXFont & font) to be able to
2254         change the font for being drawn on screen (used only in InsetERT for
2255         now).
2256
2257         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
2258         and also above (was missing).
2259         (updateLocal): don't remove the cell selection if we have one this
2260         should be done where we really want to remove it.
2261
2262 2002-02-20  José Matos  <jamatos@fep.up.pt>
2263
2264         * insetinclude.h: include_label made string const.
2265
2266         * insetinclude.C (InsetInclude): moved include_label initialization.
2267         (linuxdoc):
2268         (docbook):
2269         (validate): fix support for temporary directory, for docbook and
2270         linuxdoc.
2271
2272         * insetgraphics.h : new private member, graphic_label, that holds
2273         the entity name that defines the graphics location (SGML).
2274
2275         * insetgraphics.C (unique_id): new function to give a unique label
2276         for graphic.
2277         (docbook):
2278         (validate): the file locatation is given by an entity reference.
2279
2280 2002-02-18  Herbert Voss  <voss@lyx.org>
2281
2282         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
2283
2284 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
2285
2286         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
2287         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
2288
2289 2002-02-18  José Matos  <jamatos@fep.up.pt>
2290
2291         * insetinclude.C (validate): some code only applies to latex buffers,
2292         it was made conditional.
2293
2294 2002-02-12  Herbert Voss  <voss@lyx.org>
2295
2296         * insetgraphics.C: (prepareFile) do not check at this time
2297         if the file is present.
2298
2299 2002-02-12  Herbert Voss  <voss@lyx.org>
2300
2301         * insetgraphics.C: latex(), return the correct newlines
2302
2303 2002-02-13  José Matos  <jamatos@fep.up.pt>
2304
2305         * inseturl.C (docbook): escape & in url.
2306
2307 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2308
2309         * insetspecialchar.C (isLineSeparator): line breaking is allowed
2310         after HYPHENATION and MENU_SEPARATOR
2311
2312         * inset.h (isLineSeparator): new method, returns false by default.
2313
2314 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2315
2316         * insetert.C (status): do not update the text inset, but the ERT
2317         inset.
2318
2319 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
2320
2321         * insetnote.C: use notebg for background
2322
2323 2002-02-08  Herbert Voss  <voss@lyx.org>
2324
2325         * insetgraphic.C:
2326         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
2327         prevent LyX from unzipping when this should be handled
2328         by latex vis the graphic.cfg.
2329         clean up the code
2330
2331 2002-02-08  Herbert Voss  <voss@lyx.org>
2332
2333         * insetgraphic.C: prepareFile(): fix bug when file doesn't
2334         exists, than return filename with extension
2335
2336 2002-02-06  Herbert Voss  <voss@lyx.org>
2337
2338         * insetgraphic.C: prepareFile(): don't convert the file, when
2339         it's not viewed in LyX. Saves a lot of time when opening a
2340         document!
2341
2342 2002-02-05  Herbert Voss  <voss@lyx.org>
2343
2344         * insetgraphic.C:
2345         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
2346         and adding a rotate bool similiar to subcaption
2347
2348 2002-02-04  Herbert Voss  <voss@lyx.org>
2349
2350         * insetgraphic.C:
2351         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
2352         similiar view to the LaTeX one. Get zipped files work.
2353
2354 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
2355
2356         * insetgraphicsParams.C (init): set display to DEFAULT.
2357         No longer #include "lyxrc.h".
2358
2359 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
2360
2361         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
2362         for now (so that the code compiles).
2363
2364 2002-02-02  Herbert Voss  <voss@lyx.org>
2365
2366         * insetgraphic.C: delete inVariant() and some minor changes
2367         * insetgraphicsParams.[C]:
2368
2369 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
2370
2371         * insetgraphics.C (updateInset): if params.display == DEFAULT,
2372         interogate lyxrc.display_graphics before diaplaying the graphic.
2373
2374         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
2375         InsetGraphicsParams::DisplayType.
2376
2377 2002-01-31  Herbert Voss  <voss@lyx.org>
2378
2379         * insetgraphic.C: (readfigInset) set display to pref-default
2380
2381 2002-01-30  Herbert Voss  <voss@lyx.org>
2382
2383         * insetgraphic.C: get the filetyp from it's contents
2384         * insetgraphicparams.C: add token scale and lyxrc.display when
2385         creating a new inset
2386
2387 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
2388
2389         * figinset.C: added using std::ios directive.
2390
2391 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2392
2393         * figinset.C (runqueue): open translation file in binary mode (for
2394         cygwin).
2395
2396 2002-01-27  Herbert Voss  <voss@lyx.org>
2397
2398         * insetgraphic.[Ch]: mostly newritten to support graphicx with
2399         all options and to be sure that the old figinsets are correct
2400         converted.
2401         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
2402         structure and to support all lengths as LyXLength. The Parameter
2403         structure changed again, but reading of "old" 1.2 graphic insets
2404         is no problem.
2405
2406 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
2407
2408         * insetert.h (forceDefaultParagraphs): Added
2409
2410 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2411
2412         * insettabular.C (getMaxWidth):
2413         (forceDefaultParagraphs): use Tabular::GetCellFromInset
2414
2415 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2416
2417         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
2418         of LyXLength::inPixels
2419
2420         * inset.C (latexTextWidth):
2421         * insetminipage.C (latexTextWidth): new method, which implements
2422         the equivalent of the LaTeX macro \textwidth
2423
2424         * insetminipage.C (getMaxWidth): use latexTextWidth
2425
2426 2002-01-18  Juergen Vigna  <jug@sad.it>
2427
2428         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
2429
2430 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2431
2432         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
2433
2434         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
2435         instead of string
2436
2437 2002-01-17  Juergen Vigna  <jug@sad.it>
2438
2439         * insettabular.C (lockInsetInInset): same change as in insettext.
2440
2441         * insettext.C (draw): width() function was called without setting
2442         the right top_x which could lead to wrong insetWidth setting!
2443         (lockInsetInInset): call edit instead of calling lockInset if we
2444         have to lock an inset inside!
2445         (edit): we have to also tell the inset that we have to redraw the
2446         frame on an edit call if this inset draws a frame only if locked.
2447
2448 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2449
2450         * insetbib.C (getFiles): uncomment Path variable.
2451
2452 2002-01-16  Juergen Vigna  <jug@sad.it>
2453
2454         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
2455         of wrong cell.
2456
2457 2002-01-16  Allan Rae  <rae@lyx.org>
2458
2459         * insetinclude.C (docbook): someone forgot a ";"
2460
2461 2002-01-16  José Matos  <jamatos@fep.up.pt>
2462
2463         * figinset.C (docbook): removed a old place holder "@".
2464         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
2465         * insetinclude.C (linuxdoc): if include is verbatim, then export the
2466         ascii text version, clearly guarded inside a CDATA section.
2467         (docbook): in docbook 4, inlinegraphics is empty.
2468         * insettabular.C (linuxdoc): export the ascii version of the table
2469         inside a CDATA section.
2470
2471 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2472
2473         * insetparent.C (InsetParent):
2474         * insetgraphicsParams.C (Write):
2475         (Read):
2476         * insetgraphics.C (prepareFile):
2477         (readFigInset):
2478         (docbook):
2479         * insetexternal.C (executeCommand):
2480         (doSubstitution): use Buffer::filePath
2481
2482         * insetbib.C (getFiles): add a #warning for Angus
2483
2484         * insetgraphics.C: Add a remark about how filenames should be
2485         considered to be relative to buffer (but absolute is still allowed)
2486         (draw): do not try to get status if lyxrc.use_gui is false
2487
2488 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2489
2490         * inset.[Ch]:
2491         * insetcollapsable.[Ch]:
2492         * insettabular.[Ch] (searchForward, searchBackward): change the
2493         bool const & params to bool.
2494
2495         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
2496         to avoid the name clash with InsetCollapsable's methods of the same
2497         names but different functionality.
2498
2499 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2500
2501         * insettext.C (ascii): use lyx::count rather than countChar.
2502
2503 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
2504
2505         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
2506
2507 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2508
2509         * insetgraphics.C (updateInset): do not try to render image if
2510         lyxrc.use_gui is false (bug #104)
2511
2512         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
2513         if file does not exist
2514
2515         * figinset.C (browseFile): add shortcuts to directory buttons
2516
2517         * insettext.C (updateLocal): update menubar and toolbar here too.
2518
2519 2002-01-13  Allan Rae  <rae@lyx.org>
2520
2521         * insettabular.C (InsetTabular): Both constructors now initialise
2522         all class variables.
2523
2524 2002-01-11  Juergen Vigna  <jug@sad.it>
2525
2526         * insettext.C (insetButtonPress): set the_locking_inset to 0.
2527
2528 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2529
2530         * insettabular.C (getStatus): add forgotten brace around multiline
2531         if statement.
2532
2533 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2534
2535         * insetfloat.C (validate): require "float" instead of "floats".
2536
2537 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
2538
2539         * insettabular.C (getStatus): use FuncStatus
2540
2541 2002-01-08  Juergen Vigna  <jug@sad.it>
2542
2543         * insettabular.C (insetButtonRelease): now this should work too
2544         correctly.
2545
2546         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
2547         if the width is a percentage.
2548
2549         * inset.h: added isChar() function and implemented this for
2550         insetspecialchar insetquotes and insetlatexaccent.
2551         added forceDefaultParagraphs() and implemented it for insettabular.
2552
2553 2002-01-07  Juergen Vigna  <jug@sad.it>
2554
2555         * insettext.C (getLyXText): Fixed this function. An insert into the
2556         map is only done if we REALLY have a new BufferView.
2557
2558 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
2559
2560         * insettext.C: fix bug illustrated by attachment #37 of bug #59
2561
2562 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
2563
2564         * insetinclude.C: fix use of FileInfo
2565
2566 2002-01-07  Juergen Vigna  <jug@sad.it>
2567
2568         * insettabular.C (draw): fixed clearing of cell around inset.
2569
2570 2002-01-05  Juergen Vigna  <jug@sad.it>
2571
2572         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
2573         variables are updated.
2574
2575         * insettabular.C (resetPos): set always the inset_y as it may be
2576         needed in another function.
2577         (searchBackward): don't draw while searching.
2578
2579 2002-01-04  Juergen Vigna  <jug@sad.it>
2580
2581         * insettext.C (lockInsetInInset): forgot to set a cursor.
2582
2583 2002-01-02  Juergen Vigna  <jug@sad.it>
2584
2585         * insettext.C (insertInset): make the correct undo informations on
2586         inserting new insets.
2587
2588 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
2589
2590         * insettabular.C: correct single-cell select vertically
2591
2592 2001-12-27  Juergen Vigna  <jug@sad.it>
2593
2594         * insettabular.C (ascii): export as tab-separated-values if the
2595         function was not called from export (f.ex.: clipboard).
2596
2597         * insetcollapsable.h: added default support for ascii, linuxdoc and
2598         docbook export (the insettext is exported by default!)
2599
2600         * insettabular.C (copySelection): suff the clipboard with the tabular
2601         data in a tab separated format, seems more naturals then with all the
2602         formating.
2603
2604 2001-12-24  Juergen Vigna  <jug@sad.it>
2605
2606         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
2607         to check for REAL mouseMotion.
2608
2609 2001-12-20  Juergen Vigna  <jug@sad.it>
2610
2611         * inset.C (cursor): return the owners cursor if available instead of
2612         always only the bv->text->cursor.
2613
2614         * insettabular.C (checkLongtableSpecial): works now.
2615
2616 2001-12-19  Juergen Vigna  <jug@sad.it>
2617
2618         * insettabular.C (tabularFeatures): fix the row setting of ltt as
2619         this has to be always row + 1 as 0 means not selected!
2620         (checkLongtableSpecial): added
2621         (tabularFeatures): better longtable options support
2622
2623         * insettext.C (resizeLyXText): reinit the text always also on a
2624         empty insettext!
2625
2626 2001-12-18  Juergen Vigna  <jug@sad.it>
2627
2628         * insettext.C (updateInsetInInset): look if we have to autocollapse
2629         paragraps and return if the update is requested for ourself.
2630
2631         * insetert.C (status): update the insettext not myself as that is what
2632         we need.
2633
2634         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
2635         function only return if the update was requested with myself.
2636
2637         * insettext.C (insetButtonPress): fixed stupid bug.
2638         (various functions): pay attention that lt is cleared BEFORE calling
2639         updateLocal() and try to use it in the right manner (don't use it
2640         if it's not really neccessary!)
2641         (collapseParagraphs): insert a blank between collapsing paragraphs
2642         if neccessary (not already there!).
2643
2644 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2645
2646         * insettabular.C: move includes around a bit, add a couple of
2647         consts.
2648
2649         * insettext.[Ch]: move includes around a bit, other ws changes and
2650         small stuff.
2651
2652 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2653
2654         * insettext.C (insetButtonRelease): fix compile problem
2655
2656 2001-12-17  Juergen Vigna  <jug@sad.it>
2657
2658         * insettext.C (insetButtonPress): set the selection cursor!
2659         (insetButtonPress): clear the selection (and set with that the
2660         selection.cursor) if we only hit an inset!
2661
2662         * insetert.C (read): removed piece of compatibility code only needed
2663         for 1.2.0.
2664
2665         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
2666         can be opened.
2667
2668         * insetcollapsable.C (insetButtonRelease): changed so that it can
2669         open eventual existing popup dialogs on mousebutton==3.
2670
2671         * insetfloat.C (insetButtonRelease): removed not needed anymore!
2672
2673         * insetminipage.C (insetButtonRelease): removed not needed anymore!
2674
2675         * inset.C (insetButtonRelease): return a bool for telling the outer
2676         world that we opened a dialog.
2677
2678 2001-12-07  Juergen Vigna  <jug@sad.it>
2679
2680         * insettext.C (paragraph): remove the deleteing of paragraphs as
2681         it was a WRONG move!
2682
2683 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
2684
2685         * insettabular.h:
2686         * insettabular.C: use new setSelection(). Allow
2687           selection of single cells.
2688
2689 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2690
2691         * insetquotes.C (latex): fix to use the local language setting at
2692         the point where the inset is inserted (different macros for
2693         different french packages)
2694
2695 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2696
2697         * inset.h: add par_owner_ member variable and parOwner
2698         setter/accessor.
2699
2700 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2701
2702         * insettabular.C (everywhere): adapt because widths are now real
2703         widths and not strings
2704
2705         * insettext.C (draw): re-introduce the calls to width(), ascent()
2706         and descent() to initialize the caching variables.
2707
2708 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2709
2710         * insettext.C (draw):
2711         (drawFrame): use insetWidth instead of last_width
2712
2713         * insettext.h: remove variable last_width (insetWidth is exactly
2714         the same) and last_height (computed but never used!)
2715
2716 2001-12-10  Allan Rae  <rae@lyx.org>
2717
2718         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
2719
2720 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
2721
2722         * insettext.C (insetAllowed): add comment
2723
2724 2001-12-05  Juergen Vigna  <jug@sad.it>
2725
2726         * insettext.C (insetAllowed): fixed for the case that we directly
2727         ask the insettext from its LyXText.
2728         (paragraph): fixed the crash when assigning the par->next() from
2729         the EmptyParagraphMechanism!
2730
2731 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2732
2733         * insetbib.C:
2734         * insettabular.C:
2735         * insettext.C: change "while(" to "while ("
2736
2737 2001-12-04  Juergen Vigna  <jug@sad.it>
2738
2739         * insetert.C (edit): handle Inlined status.
2740
2741         * insettext.C (insertInset): trying John's fix for the trailing cursor
2742
2743         * insetert.C (insetButtonPress): added to handle inlined status
2744         (insetMotionNotify): ditto.
2745
2746         * insettext.C (clearInset): changed Painter & in BufferView * param,
2747         to be able to call ascent,descent methods.
2748
2749 2001-12-03  Juergen Vigna  <jug@sad.it>
2750
2751         * insettext.C (updateInsetInInset): use lt variable to forbid
2752         changes of LyXText in an update call.
2753         (updateInsetInInset): fixed updating of non locked insets!
2754
2755 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
2756
2757         * insettabular.C: capture some more functions to prevent
2758         selection drawing problems. Bug #451274
2759
2760 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
2761
2762         * insetgraphics.C:
2763         * insetgraphicsParams.C: fix inverted sense of float_equal
2764
2765 2001-11-30  Juergen Vigna  <jug@sad.it>
2766
2767         * insettabular.C (InsetTabular): use the save_id flag to create also
2768         the tabular with the same id's.
2769
2770         * insettext.C (setParagraphData): added a same_id function for undo
2771         to set the same paragraph id's as of the paragraph we are setting.
2772
2773 2001-11-30  José Matos <jamatos@fep.up.pt>
2774
2775         * inseturl.[Ch]:
2776         * insettoc.[Ch]: DocBook -> docbook.
2777
2778 2001-11-29  André Pönitz <poenitz@gmx.net>
2779
2780         * inseterror.C:
2781         * insettext.C: further reduction of header dependencies by using
2782         lyx::layout_type and lyx::textclass_type from support/types.h
2783
2784 2001-11-29  Juergen Vigna  <jug@sad.it>
2785
2786         * insettext.C: inserted a reinitLyXText function everywhere I delete
2787         the paragraphs! This should fixe the crashes we had.
2788         Also use the new function firstRow() instead of getRowNearY(dummy_y)
2789         (paragraph): set the InsetOwner() of the new paragraphs!
2790
2791 2001-11-28  André Pönitz <poenitz@gmx.net>
2792
2793         * insetnote.C: add pos initialization that I removed without
2794           knowing what I did.
2795
2796 2001-11-28  Juergen Vigna  <jug@sad.it>
2797
2798         * insettabular.C (resetPos): hack to not crash with infinite paints.
2799
2800         * insettabular.h: insert missing function allowSpellcheck()!
2801
2802         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
2803
2804 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
2805
2806         * insetfloatlist.h:
2807         * insetfloatlist.C: derive from InsetCommand so gui can use it
2808           easily
2809
2810 2001-11-26  André Pönitz <poenitz@gmx.net>
2811
2812         * insettext.[Ch]:
2813         * insetert.C:
2814         * insetnote.C: reduce header dependencies, introduce type for
2815         positions
2816
2817 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2818
2819         * various: update for Alert.h
2820
2821 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
2822
2823         * inset.h: fix comment
2824
2825         * insettext.C: use par->isInset()
2826
2827 2001-11-22  Allan Rae  <rae@lyx.org>
2828
2829         * insetcollapsable.h:
2830         * inset.h: Changes to checkInsertChar() behaviour.
2831         Now return value indicates whether chars can be inserted.
2832
2833 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
2834
2835         * various:  updated to use the new LaTeXFeatures
2836
2837 2001-11-14  José Matos  <jamatos@fep.up.pt>
2838
2839         * insetspecialchar.C (linuxdoc):
2840         (docbook): don't give a name to a unused variable.
2841
2842         * insettext.C (docbook): removed unused variable.
2843
2844 2001-11-13  Herbert Voss  <voss@perce.de>
2845
2846         * insetgraphic.C: fix scale bug
2847
2848 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2849
2850         * inset.h (isSpace):
2851         (isLetter): new virtual methods.
2852
2853         * insetspecialchar.C (isSpace):
2854         (isLetter): implement here.
2855
2856 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
2857
2858         * inset.h: new inline helpers
2859
2860         * insettext.C: use new helpers
2861
2862 2001-11-07  José Matos  <jamatos@fep.up.pt>
2863
2864         * insettext.C (docbook): full support for paragraphs inside insettext.
2865
2866 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
2867
2868         * insetindex.C: added header file for std::ostream.
2869
2870 2001-11-03  José Matos  <jamatos@fep.up.pt>
2871
2872         * insetindex.C: added using std::ostream that I forgot yesterday.
2873
2874 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
2875
2876         * insetindex.h (docbook):
2877         * insetindex.C (docbook): added support for docbook export.
2878
2879 2001-11-02  José Matos  <jamatos@fep.up.pt>
2880
2881         * insetcaption.C(docbook): added support for docbook export.
2882
2883 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
2884
2885         * insetexternal.C (updateExternal): Do not run update command if
2886         result file exists and is up to date.
2887
2888         * ExternalTemplate.C (readFormat): Support the updateresult token.
2889
2890 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
2891
2892         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
2893         external_templates) to use the buffer->fileName() but only if
2894         previewing. Generating a TeX file should make FPath return
2895         "".
2896
2897 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
2898
2899         * insetert.h:
2900         * insetert.C: fix some problems
2901
2902 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
2903
2904         * insetexternal.C (doSubstitution): Added $$FPath token
2905         to list of usable substitutions in external inset templates.
2906
2907 2001-10-24  Juergen Vigna  <jug@sad.it>
2908
2909         * insettabular.C: use new ltType struct for setting longtable
2910         header and footers also new UNSET enums.
2911
2912 2001-10-24  José Matos  <jamatos@fep.up.pt>
2913
2914         * insettabular.C (linuxdoc): Now exports the ascii's table version.
2915         (docbook): If the table is not inside a float then wrap it inside
2916         <informaltable>...</informaltable>.
2917
2918 2001-10-23  José Matos  <jamatos@fep.up.pt>
2919
2920         * insetref.C (docbook): removed / terminator to conform SGML.
2921
2922         * insetspecialchar.C (linuxdoc):
2923         (docbook): Added support for special chars, more than ascii export.
2924
2925 2001-10-22  Juergen Vigna  <jug@sad.it>
2926
2927         * insettext.C (checkInsertChar): added for REALLY checking the
2928         font of the inserted char in the right inset!
2929
2930 2001-10-19  Juergen Vigna  <jug@sad.it>
2931
2932         * inset.h: added method allowSpellcheck() so that insets who do
2933         not have anything to spellcheck can tell and so they are over-jumped.
2934         Implemented for InsetText and co.
2935
2936 2001-10-18  Juergen Vigna  <jug@sad.it>
2937
2938         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
2939
2940 2001-10-15  José Matos  <jamatos@fep.up.pt>
2941
2942         * insetert.C: allow export for docbook and linuxdoc
2943
2944 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
2945
2946         * insetquotes.C (dispString): handles latin3 and latin4 quotes
2947
2948 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2949
2950         * insetquotes.C (dispString): fix handling of latin9 quotes
2951
2952 2001-10-03  Juergen Vigna  <jug@sad.it>
2953
2954         * insetert.C: ditto
2955
2956         * insetcollapsable.C: change updateInset calls to not tell BV that
2957         we have changed status.
2958
2959 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2960
2961         * insettabular.C (deletable): make const
2962
2963 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
2964
2965         * insetert.C (latex): Fix the returned value
2966
2967 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2968
2969         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
2970         Returns string(), so nothing in an ERT inset is spellchecked.
2971
2972         * insetgraphics.C (draw): print the filename if not displaying the
2973         image.
2974         (width): make sure that the width and draw methods are consistent.
2975         (updateInset): don't even load the image into cache if not displaying
2976         it.
2977
2978 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
2979
2980         * various files (selectNextWord): renamed as
2981         selectNextWordToSpellcheck.
2982
2983         * insetgraphics.C (draw): remove the previous change. Right place
2984         is in imageLoaderXPM.C.
2985         (draw): don't display the image if params.display == NONE.
2986
2987 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
2988
2989         * figinset.C (runqueue):
2990         * insetgraphics.C (draw): set background colour of inset from
2991         background to the user-configurable graphicsbg.
2992
2993 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2994
2995         * insetquotes.C (InsetQuotes): when trying to decide the side of
2996         the quote, choose `left' only after a space or '('
2997
2998 2001-09-04  José Matos  <jamatos@fep.up.pt>
2999         * figinset.C
3000         * figinset.h
3001         * insetcaption.C
3002         * insetcaption.h
3003         * insetcollapsable.h
3004         * insetcommand.C
3005         * insetcommand.h
3006         * inseterror.h
3007         * insetert.C
3008         * insetert.h
3009         * insetexternal.C
3010         * insetexternal.h
3011         * insetfloat.C
3012         * insetfloat.h
3013         * insetfloatlist.h
3014         * insetgraphics.C
3015         * insetgraphics.h
3016         * inset.h
3017         * insetinclude.C
3018         * insetinclude.h
3019         * insetlabel.C
3020         * insetlabel.h
3021         * insetlatexaccent.C
3022         * insetlatexaccent.h
3023         * insetquotes.C
3024         * insetquotes.h
3025         * insetref.C
3026         * insetref.h
3027         * insetspecialchar.C
3028         * insetspecialchar.h
3029         * insettabular.C
3030         * insettabular.h
3031         * insettext.C
3032         * insettext.C (docbook): rename docBook method to docbook.
3033
3034 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
3035
3036         * inset.h (getFirstParagraph): New virtual method.
3037
3038 2001-08-20  Herbert Voss  <voss@perce.de>
3039         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
3040         in the the bibtex-database-gui for inserting a line
3041         \addcontentsline...
3042
3043         If no style is given than there is no tex-output.
3044
3045 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
3046
3047         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
3048         files as a vector.
3049         (getKeys): use it.
3050
3051 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
3052
3053         * insetert.C (latex): Fix output for multiple paragraphs.
3054         (write): New code for writing paragraph data.
3055         (read): Set font after reading the inset.
3056         (localDispatch): Call set_latex_font() for more cases.
3057
3058         * insetnote.h: Add empty validate method.
3059         * insetert.h: Ditto
3060
3061         * insetnote.C (InsetNote): Set language to the language of the
3062         document.
3063
3064 2001-08-16  Juergen Vigna  <jug@sad.it>
3065
3066         * insettext.C: implemented the new FINISHED states.
3067
3068         * insettabular.C: ditto
3069
3070         * inset.h: added more FINISHED states for cursor right,up,down
3071
3072 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
3073
3074         * insetfloatlist.C: use "FloatName List"
3075
3076 2001-08-14  Juergen Vigna  <jug@sad.it>
3077
3078         * insetert.C (edit): forgot to set status_ in edit calls!
3079
3080 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
3081
3082         * insettext.C: Compilation fix
3083
3084 2001-08-13  Juergen Vigna  <jug@sad.it>
3085
3086         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
3087
3088         * insetcollapsable.C (edit): don't recollapse an already open inset.
3089
3090         * insettext.C: fixed problem when reinitializing LyXText by not doing
3091         it while lt is in use and post this to the next possible time in
3092         getLyXText().
3093         (searchForward): fixed not unlocking of inset if nothing found.
3094         (edit): set cursor behind right (was set -1 pos).
3095
3096         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
3097
3098         * insettabular.C (tabularFeatures): fixed fix where deleting the
3099         last row didn't get the right actcell!
3100
3101 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
3102
3103         * insettext.C (localDispatch): Change language only when the inset
3104         becomes empty.
3105
3106 2001-08-10  Juergen Vigna  <jug@sad.it>
3107
3108         * insettabular.C (selectNextWordInt): use the front using edit call.
3109
3110         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
3111         the parameter overwrite class variable inset.
3112
3113         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
3114
3115         * insettext.C (saveLyXTextState): check for invalid cursor-par.
3116         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
3117
3118         * insettabular.C (calculate_dimensions_of_cells): let's try to call
3119         update only for fixed with cells.
3120         (resetPos): try to fix the lockup on spellchecking or s&r.
3121
3122         * insettext.C (update): comment this out as it seems first wrong
3123         and second not needed anymore!
3124         (some functions): call reinitLyXText() only in update() in all other
3125         positions set only need_update = INIT.
3126
3127 2001-08-08  Juergen Vigna  <jug@sad.it>
3128
3129         * insettabular.C (setPos): fixed wrong actrow < rows() check.
3130
3131         * insettext.C (insetUnlock): remove double-space on inset unlock.
3132
3133         * insetcollapsable.C (draw): fix returned x when label > inset-width.
3134
3135         * insettabular.C (update): fixed cursor positon after an insert.
3136         (insetAllowed): do not allow to insert insets when not inside the
3137         inset!
3138         (draw): clear below an inset too as it could have changed height.
3139
3140         * inset.C (getMaxWidth): fixed width for inset in inset.
3141
3142         * insettext.C (update): small fix.
3143
3144         * insettabular.C (tabularFeatures): added selection support to
3145         DELETE_ROW/DELETE_COLUMN.
3146
3147 2001-08-07  Juergen Vigna  <jug@sad.it>
3148
3149         * inset.C (getMaxWidth): recoded and all it's implementations!
3150
3151         * insettext.C (init,setParagraph+constructors): cleanups
3152         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
3153         are new and I want do a save/restore of the cursor position which is
3154         not possible anymore.
3155
3156         * insetcollapsable.C (searchBackward): recollapse inset if not found.
3157         (searchBackward): ditto
3158         (selectNextWord): ditto
3159
3160 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
3161
3162         * insetlatexaccent.C (checkContents): Add some debug messages
3163
3164 2001-08-07  Juergen Vigna  <jug@sad.it>
3165
3166         * insetert.C (read): don't use InsetCollapsable::read as we don't
3167         write the collapsed status anymore only the status.
3168         (write): ditto.
3169
3170 2001-08-06  Juergen Vigna  <jug@sad.it>
3171
3172         * insetert.C (set_latex_font): use LyXText's setFont directly.
3173
3174         * insettext.C (drawFrame): fixed one time more the right position
3175         and size of the frame!
3176
3177         * insetert.C (~InsetERT): hide the dialog.
3178         (showInsetDialog): added implementation
3179         (open): ditto
3180         (close): ditto
3181         (status): new function for the status of the ERT inset (3-state).
3182         (write): output also the status of the inset for readback!
3183         (read): readback the status if available otherwise use collapsed_.
3184
3185         * insettext.C (edit): small fix of setting the position, which could
3186         have gone < 0.
3187
3188         * insetert.C (width): implement this function for inlined viewing.
3189         Added minimum width of 10 pixels!
3190
3191         * insetminipage.C (InsetMinipage): just change the colors a bit so
3192         that border/background is a bit more visible. We will remove this
3193         anyway for 1.2.0!
3194
3195         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
3196         function for getting the important widths for drawing in various
3197         functions and in LyXText.
3198         (draw): fixed up a bit (frame drawing/clearing)
3199
3200 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3201
3202         * inset.C (convertFont): delete method. not used.
3203
3204 2001-08-03  Juergen Vigna  <jug@sad.it>
3205
3206         * insettext.C (setFont): don't call for a draw update if we're just
3207         changing the cursor font!
3208
3209 2001-08-02  Juergen Vigna  <jug@sad.it>
3210
3211         * insettext.C (draw): clear the background with the right color if
3212         needed. Update myself if x&max-width changed and return without doing
3213         anything. Let the update code handle the right stuff.
3214
3215         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
3216         inside another inset.
3217
3218 2001-08-01  Juergen Vigna  <jug@sad.it>
3219
3220         * insetcollapsable.C (update): added an in_update bool so we avoid
3221         reentering.
3222
3223         * insettabular.C (update): added an in_update bool so we avoid
3224         reentering.
3225
3226         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
3227         selection problem.
3228         (update): added an in_update bool so we avoid reentering.
3229
3230         * insettabular.C (localDispatch): clear col/row selection when doing
3231         something else inside an inset.
3232
3233         * insettext.C (getLyXText): fixed bug when requesting a recursive
3234         insettext!
3235
3236 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
3237
3238         * insetcite.C (latex): Paranoia check. Make sure that there is no
3239         whitespace between the citation keys.
3240
3241 2001-07-31  Juergen Vigna  <jug@sad.it>
3242
3243         * inset.h (nodraw): make the set function also const so that this
3244         can be called from inside other const functions.
3245
3246         * insetcollapsable.h: removed inline variable and moved it over
3247         to the only user InsetERT.
3248
3249         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
3250         inset opening immediately therein lying insets dialogs!
3251
3252         * insetert.C (localDispatch): set the font also if we don't have any
3253         chars in this paragraph, otherwise if we delete all of em and start
3254         writing we have the wrong font.
3255         (inlined): added
3256         (draw): implemented for inline support
3257         (insetButtonRelease): ditto.
3258
3259 2001-07-30  Juergen Vigna  <jug@sad.it>
3260
3261         * insettext.C (reinitLyXText): new function to reinit the insets
3262         text after lot's of paragraph changes. Use this instead of the
3263         cache.clear() which is VERY dangerous.
3264
3265         * insetfloat.C (insetButtonRelease): we should only show the dialog
3266         if we press on the label otherwise we have problems to open mouse
3267         button 3 dialogs inside this float (f.ex. of a tabular!)
3268
3269 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3270
3271         * insetert.C: change back to "ERT"
3272
3273         * insetfloat.C: handliign of RMB on label added.
3274
3275 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3276
3277         * insetgraphicsParams.C: #include LOstream.h here.
3278
3279         * insetfoot.h: remove InsetFoot:: qualifier.
3280
3281 2001-07-29  Baruch Even  <baruch@lyx.org>
3282
3283         * ChangeLog: Hiding time travel evidence.
3284
3285         * insetgraphicsParams.h:
3286         * insetgraphicsParams.C:
3287         * insetgraphics.C: Added horizontal scale option, it actually scales both
3288         directions since it keeps image proportions.
3289
3290         * insetgraphics.C: Fixed EPS detection to be non-hacky.
3291
3292 2001-07-29  Baruch Even  <baruch@lyx.org>
3293
3294         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
3295         convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
3296
3297         HACKY! Will need to add an EPS detection routine like old InsetFig does!
3298
3299 2001-07-29  Baruch Even  <baruch@lyx.org>
3300
3301         * insetgraphics.C: Added EPSI to be an alias of EPS.
3302
3303 2001-07-29  Baruch Even  <baruch@lyx.org>
3304
3305         * insetgraphics.C: Change GRAPHICS to Graphics.
3306         Changed image conversion rules (documented at the beginning of file).
3307
3308 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
3309
3310         * insetert.C (get_new_label): int -> Paragraph::size_type to get
3311         std::min working.
3312
3313         * insetgraphics.C: added a using std::endl directive.
3314
3315         * insetcommand.h (getScreenLabel): removed pure virtual function,
3316         as it duplicates that in InsetButton.
3317
3318         * insetbib.[Ch] (getScreenLabel):
3319         * insetbutton.[Ch] (getScreenLabel):
3320         * insetcite.[Ch] (getScreenLabel):
3321         * insetert.[Ch] (getScreenLabel):
3322         * insetexternal.[Ch] (getScreenLabel):
3323         * insetfloatlist.[Ch] (getScreenLabel):
3324         * insetinclude.[Ch] (getScreenLabel):
3325         * insetindex.[Ch] (getScreenLabel):
3326         * insetlabel.h (getScreenLabel):
3327         * insetparent.[Ch] (getScreenLabel):
3328         * insetref.[Ch] (getScreenLabel):
3329         * insettoc.[Ch] (getScreenLabel):
3330         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
3331
3332         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
3333         the label.
3334         (validate): remove check on "cite" when using natbib.
3335
3336 2001-07-26  Baruch Even  <baruch@lyx.org>
3337
3338         * insetgraphics.C (draw): changed casting to be in one place rather than
3339         all over the function.
3340
3341         * insetgraphics.h:
3342         * insetgraphics.C (read): Added compatibility reads of InsetFig.
3343
3344         * insetgraphicsParams.h:
3345         * insetgraphicsParams.C:
3346         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
3347
3348 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
3349
3350         * insetfoot.C (validate): Added method to ensure that the
3351         right bit of LaTeX is emitted.
3352
3353         * insetfoot.h: Added validate method to set the correct
3354         LaTeXFeatures bit for the special footnote code.
3355
3356 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
3357
3358         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
3359         quotes
3360
3361 2001-07-27  Juergen Vigna  <jug@sad.it>
3362
3363         * inset.h: remove not used font variable in parameter.
3364         removed checkInsertChar in UpdatableInset as it was equal to
3365         the one in Inset and so not needed.
3366
3367         * insetert.C (checkInsertChar): implementation of function
3368         checkInsertChar.
3369
3370         * inset.h: added new function checkInsertChar.
3371
3372         * various files: added c-tor and clone() function.
3373
3374         * insetcollapsable.h: removed clone function here as this should
3375         be only realized in REAL insets and added it to all collapsable
3376         insets! (with the copy-constructor).
3377
3378 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3379
3380         * insetminipage.C (read): handle missing parameters more gracefully
3381
3382         * insetcollapsable.C (read): handel missing collapsed more gracefully
3383
3384 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3385
3386         * insetfloat.C (read): handle missing parameters.
3387
3388         * insettext.C (read): handle old latex end_inset
3389
3390         * insetert.C (setButtonLabel): new method
3391         (init): use it, to set the dynamic label correctly
3392         (read): use it
3393
3394         * Makefile.am (EXTRA_DIST): add files that is not part or the
3395         binary here.
3396
3397         * insetcollapsable.h: remove autocollapsable (no users), remove
3398         draw_label, change_label_with_text and companion code. Remove args
3399         from some methods.
3400         * insetert.[Ch]: move here instead (only user)
3401
3402         * inset.h: rename private variable name to name_, make
3403         selectNextWord return a const string. make getInsetName return a
3404         string const &. Remove bool from open, add close.
3405
3406         * Makefile.am: don't compile insetlist, insetsection
3407         and insettheorem
3408
3409 2001-07-24  Juergen Vigna  <jug@sad.it>
3410
3411         * insetert.C (InsetERT): put init after the paragraph initialization,
3412         as otherwise we don't set the draw_label right.
3413
3414         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
3415         insets with the mouse without having strange selections.
3416         (edit): if the inset was collapsed and we open it here then put the
3417         cursor always at the beginning of the inset.
3418         (get_new_label): 15 instead of 10 max chars in the label.
3419
3420         * insetert.C (localDispatch): added and handle various stuff we
3421         need to handle here (font setting on paragraph break, not permitted
3422         layout setting, etc.).
3423
3424         * inset.h: added default copy-consturctor and implemented this in
3425         various insets with the change to use this in the clone function!
3426
3427 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3428
3429         * insetminipage.C (InsetMinipage): set background color to red :)
3430
3431 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3432
3433         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
3434         draw frame mode is LOCKED.
3435
3436         * insetcollapsable.C (edit):
3437         (insetButtonRelease): set update status to full when
3438         opening inset.
3439
3440         * insettext.C (clearInset):
3441         * insettabular.C (draw):
3442         * insetlatexaccent.C (draw): honor background color.
3443
3444         * inset.h: new member background_color_, initialized to
3445         LColor::inherit.
3446
3447         * inset.C (backgroundColor): new method.
3448         (setBackgroundColor): new method.
3449
3450         * insetert.C (init): new method, called by the ctors.
3451         (InsetERT): when inserting contents, make sure the font is
3452         ALL_INHERIT.
3453
3454         * insetnote.C (InsetNote): when inserting content, remove trailing
3455         newline
3456         (init): set background color to LColor::note
3457
3458 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3459
3460         * insetcollapsable.C: adjust
3461
3462         * insetbutton.C: adjust
3463
3464 2001-07-23  Juergen Vigna  <jug@sad.it>
3465
3466         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
3467         parameter on the _collapsed function (was not needed) and call
3468         always width_collapsed().
3469
3470         * insetert.C (InsetERT): use setLabel with "true" flag.
3471
3472         * insetcollapsable.C: modified various functions to set the draw_label
3473         string right in any condition.
3474         (setLabel): added a bool parameter to set change_label_with_text.
3475
3476         * insetcollapsable.h: added draw_label string which is set to the
3477         actual drawn label-string, while label is the original static label
3478         of this collapsable inset. Added bool change_label_with_text to set
3479         if we want that the label changes to the start of the InsetText's
3480         text when collabpsed. You can set this flag with the setLabel funciton.
3481         Added bool inlined for inlined collapsable insets, but not handled
3482         yet.
3483
3484         * insetcollapsable.C (get_new_label): added should get a new label
3485         from the InsetText beginning (for now 10 chars).
3486
3487 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
3488
3489         * insetquotes.C (latex): fix the handling of french double quotes
3490         when not using the french pachage.
3491
3492 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3493
3494         * insetcollapsable.h: make WidthCollapsed mutable.
3495
3496         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
3497         InsetPrintIndex returns INDEX_PRINT_CODE.
3498
3499         * inset.h: add INDEX_PRINT_CODE
3500
3501         * insetcollapsable.C (draw): init widthCollapsed if necessary
3502         (width): ditto.
3503
3504         * insetquotes.C (width): use the local language, not the document
3505         language.
3506         (draw): ditto.
3507         (dispString): add additional spacing for all french languages,
3508         like fr_CA.
3509         (validate): make it work when there is no default language
3510
3511         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
3512
3513         * insetnote.C (init): new method, called by the constructors
3514         (InsetNote): new constructor with contents passed as a string
3515
3516 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3517
3518         * insetfootlike.C (insetAllowed): disallow float in footlike.
3519
3520         * insetert.C (InsetERT): add collapsed argument to the constrctor
3521         with contents.
3522
3523 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3524
3525         * insetindex.h: shut off warning
3526
3527 2001-07-20  Juergen Vigna  <jug@sad.it>
3528
3529         * insetcollapsable.C (update): recoded hopefully works now!
3530
3531 2001-07-19  Juergen Vigna  <jug@sad.it>
3532
3533         * most files: implemented the below new introduced function.
3534
3535         * inset.h: added new edit(BufferView *, bool front) method to be able
3536         to enter an inset from the front/back without knowing x/y positions
3537         and baselines inside the inset. So I just can tell the inset activate
3538         me and set the cursor on the front/back of yourself.
3539
3540 2001-07-18  Juergen Vigna  <jug@sad.it>
3541
3542         * insetcollapsable.C (edit): fixed hopefully the y parameter which
3543         is given to the InsetText.
3544         (insetButtonPress): ditto
3545         (insetButtonRelease): ditto
3546         (insetMotionNotify): ditto
3547
3548 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3549
3550         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
3551         LIGATURE_BREAK, since the name is so stupid.
3552
3553 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
3554
3555         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
3556         the default InsetCollapsable methods. I.e., it can insert anything.
3557         (write) output the name of the inset, not some silly hack for
3558         compatability with the old InsetInfo.
3559
3560         * insetinfo.[Ch]: removed.
3561         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
3562         now collapsable, but functionality is otherwise identical to InsetInfo.
3563
3564         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
3565
3566 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3567
3568         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
3569         reformatting
3570
3571         * insetquotes.C: general cleanup
3572         (dispString): add spaces inside french double quotes.
3573         (latex): ditto. Moreover, treat first the case where the frenchb
3574         or french options have been given.
3575
3576 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
3577
3578         * insetcite.[Ch] (latex, validate): new methods, required for natbib
3579         support.
3580
3581 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
3582
3583         * figinset.C (RegisterFigure): Print debug message only when
3584         current_view is available.
3585
3586 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3587
3588         * many files: update to match the change below
3589
3590         * inset.h (insetAllowed): renamed from insertInsetAllowed;
3591         implement the version which takes an inset here.
3592
3593         * insetcollapsable.[Ch]: implement open and isOpen
3594
3595         * inset.h: remove insertInsetAllowed from Inset
3596         (open): new method, to open or close an inset
3597         (isOpen): returns the status of an inset
3598         (isCollapsable, colapse): removed
3599
3600 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
3601
3602         * insetquotes.C (dispString): display french guillemets when using
3603         ISO8859-15.
3604
3605 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3606
3607         * insetcollapsable.h: remove bogus return statements
3608
3609 2001-07-18  Juergen Vigna  <jug@sad.it>
3610
3611         * insettabular.C (selectNextWord): fixed spellchecking for the
3612         first cell of a tabular (wasn't entered!)
3613         (getLyXText): changed to enter automatically insettext and return
3614         it's LyXText if we're locked.
3615
3616 2001-07-17  Juergen Vigna  <jug@sad.it>
3617
3618         * various files: implemented the below functions.
3619
3620         * inset.h: added functions
3621         - virtual string selectNextWord(BufferView *, float & value) const;
3622         - virtual void selectSelectedWord(BufferView *) { return; }
3623         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
3624         needed for spellchecking correctly!
3625
3626 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3627
3628         * insetert.C (latex): write out all paragraphs.
3629
3630 2001-07-17  Baruch Even  <baruch@lyx.org>
3631
3632         * insetgraphics.C (draw): Removed unneeded casts.
3633
3634 2001-07-16  Juergen Vigna  <jug@sad.it>
3635
3636         * insettext.C (update): fixed small oversight (reset lt to 0).
3637
3638 2001-07-14  Baruch Even  <baruch@lyx.org>
3639
3640         * insetgraphics.h:
3641         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
3642
3643 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
3644
3645         Consistent use of Lsstream.h:
3646         * figinset.C: removed using std::ostringstream directive.
3647
3648         * insetgraphics.C (createLatexOptions):
3649         * insetinclude.C (unique_id):
3650         std::ostringstream -> ostringstream.
3651         * insettext.C (localDispatch): std::istringstream -> istringstream.
3652
3653 2001-07-13  Juergen Vigna  <jug@sad.it>
3654
3655         * insetfloat.C (insertInsetAllowed): added missing const_cast.
3656
3657         * insetcollapsable.C (getLockingInset): ditto.
3658
3659 2001-07-12  Juergen Vigna  <jug@sad.it>
3660
3661         * insetcollapsable.h: added implementation of new function for
3662         collapsable status.
3663
3664         * various files: added implementation of new insertInsetAllowed-func
3665         and redone the function a bit more.
3666
3667         * inset.h: added isCollapsable(), bool collapsed(),
3668         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
3669
3670         * insetfloat.C (insertInsetAllowed): make a bit more checks.
3671
3672         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
3673         LyXText which is marked for removal while we're using it!
3674
3675         * insettext.h: added private LyXText * lt to use it to assure we are
3676         not deleting our LyXText while we're using it!
3677
3678 2001-07-11  Juergen Vigna  <jug@sad.it>
3679
3680         * insettext.C (insertInset): check if we are before the inset after
3681         inserting it! This check IS needed. Remove the Undo-Call as it is
3682         called in LyXText::insertInset!
3683
3684         * insettext.h: added struct InnerCache.
3685
3686         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
3687         that we ONLY delete the LyXText in the getLyXText() routine. So we
3688         are sure we don't delete LyXText while someone is working with it!
3689
3690 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3691
3692         * insetexternal.C: (*it). -> it->
3693         * insettext.C: ditto
3694
3695 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3696
3697         * insetcollapsable.C (edit): always open collapsed insets (even if
3698         they are not autocollapsable)
3699
3700         * insetcommand.C (operator=): simplify.
3701
3702 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3703
3704         * insetert.C (latex): handle META_NEWLINE
3705
3706 2001-07-09  Juergen Vigna  <jug@sad.it>
3707
3708         * insetert.h: a normal InsetText can insert insets, but we won't.
3709
3710         * inset.h: return default "false" on insertInsetAllowed and implement
3711         this function where a returnvalue != "false" is needed.
3712
3713 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3714
3715         * insetert.C (InsetERT): new contructor
3716
3717 2001-07-06  Juergen Vigna  <jug@sad.it>
3718
3719         * a lot of files: added implementation of the below new functions
3720         and the change to clone(). Also the call of the new undo-functions
3721         where needed.
3722
3723         * inset.h: added an inset_id, added functions getParFromID,
3724         getInsetFromID, firstParagraph, cursor and id functions, added
3725         bool same_ids to clone function.
3726
3727 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3728
3729         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
3730         of BufferView * and shared_ptr<LyXText>
3731
3732 2001-07-05  Juergen Vigna  <jug@sad.it>
3733
3734         * insettext.C (clear): deleted also the cache not only LyXText.
3735         (setParagraphData): ditto.
3736
3737 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3738
3739         * insetfloat.C (latex): let the specific placement take presedence
3740         if set, otherwise choose document placement if set, otherwise just
3741         use float default placement.
3742
3743 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3744
3745         * insettext.C (localDispatch): call CutAndPaste::'s static method
3746         directly.
3747
3748 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3749
3750         * insetbib.C: no meed to include forms.h here.
3751
3752 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
3753
3754         * insettext.C: added using std::make_pair directive.
3755
3756 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3757
3758         * insettext.C (getLyXText): avoid multiple lookups, and simplify
3759         slightly
3760         (deleteLyXText): ditto
3761         (resizeLyXText): ditto
3762
3763 2001-07-02  Juergen Vigna  <jug@sad.it>
3764
3765         * insettext.C (getLyXText): introduce a cache in getLyXText so that
3766         following calls are only returned the right pointer without the over
3767         head to search in the map.
3768         (various funcs): reset the cached_bview variable as this signs that
3769         the cache is not valid anymore.
3770
3771 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3772
3773         * insettabular.C (clone): do not copy the LyXTabular twice
3774
3775 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3776
3777         * insettext.h (TEXT): delete method
3778
3779 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3780
3781         * insetmarginal.C (latex):
3782         * insetfoot.C (latex): fix spacing of notes in LaTeX
3783
3784         * insettext.C (localDispatch): use .c_str() on istringstream
3785         constructor argument.
3786
3787 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
3788
3789         * insettoc.h:
3790         * insettoc.C:
3791         * inseturl.h:
3792         * inseturl.C: fix method names in these to begin
3793           with small char too, so they inherit
3794
3795 2001-06-28  Juergen Vigna  <jug@sad.it>
3796
3797         * insettext.C (setFont): fixed font settings using toggleFree()
3798         instead of setFont().
3799
3800 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3801
3802         * Change a lot of method names to begin with a small char.
3803         Changes to a lot of files because of this.
3804
3805 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3806
3807         * insetfloatlist.C (Write): std:: qualify ostream
3808         (Latex): ditto
3809
3810 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
3811
3812         * figinset.C:
3813         * inset.C:
3814         * insetgraphics.C: send debug output to Debug::INFO instead of
3815         Debug::ANY.
3816
3817 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
3818
3819         * insettabular.h:
3820         * insettabular.C (getStatus): update to use func_status
3821
3822 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
3823
3824         * insetref.C (DocBook): added support for cross-references without
3825         a name.
3826
3827 2001-06-26  The LyX Project  <jug@sad.it>
3828
3829         * insetref.C:
3830         * insetref.h:
3831         * insetlabel.C:
3832         * insetlabel.h: removed escape method and moved it to
3833         support/lstrings.h.
3834
3835 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3836
3837         * insettabular.C (getMaxWidth): do the speedup in a different way,
3838         remove dead code
3839
3840 2001-06-24  The LyX Project  <Asger>
3841
3842         * insettabular.C (getMaxWidth): We cache a mapping from
3843         inset to cell in order to speed this method up.
3844
3845 2001-06-24  The LyX Project  <Asger>
3846
3847         * insettext.C: Optimized InsetText::draw or something.
3848
3849 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
3850
3851         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
3852
3853 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3854
3855         * inset.h: name change from lyxinset.h
3856
3857 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
3858
3859         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
3860
3861 2001-06-14  Juergen Vigna  <jug@sad.it>
3862
3863         * insettext.C (draw): removed warnings.
3864
3865 2001-06-13  Juergen Vigna  <jug@sad.it>
3866
3867         * insettabular.C (nodraw): only go down the tree if we don't have
3868         that flag set otherwise it's obvious that we don't want to draw.
3869         (LocalDispatch): do also an update if we have an undispached result.
3870
3871 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
3872
3873         * insetcite.C:
3874         * insetgraphicsParams.C:
3875         * insettext.C: removed // -*- C++ -*- as first line.
3876
3877 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3878
3879         * lyxinset.h (resizeLyXText): shut off warning about unused
3880         parameter "force"
3881
3882 2001-06-07  Juergen Vigna  <jug@sad.it>
3883
3884         * insettext.C (resizeLyXText): honor the new force flag.
3885
3886         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
3887
3888         * insettabular.C (deleteLyXText): new function
3889
3890 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3891
3892         * insettheorem.C:
3893         * insetminipage.C:
3894         * insetlist.C:
3895         * insetfootlike.C:
3896         * insetfloat.C:
3897         * insetert.C:
3898         * insetcollapsable.C:
3899         * insetcaption.C: LColor tidy
3900
3901 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3902
3903         * figinset.C: fix typo
3904
3905 2001-06-01  Juergen Vigna  <jug@sad.it>
3906
3907         * insettabular.C (resetPos): small hack so that scroll is not set to
3908         0 when we are in the last column of a tabular. This is a problem we
3909         have because of constats 20 offset on both directions, so this can
3910         cause on the limit an endless loop.
3911
3912         * insettext.C (SetFont): forgot that we can have locking insets ;)
3913
3914 2001-05-31  Juergen Vigna  <jug@sad.it>
3915
3916         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
3917
3918 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3919
3920         * figinset.C: add using std:: directive for the C functions which
3921         need that.
3922
3923 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3924
3925         * insetfloat.C (Write): write out wide info
3926         (Read): read the wide info
3927         (Latex): use the wide info when creating latex.
3928
3929         * insettext.C: adjust
3930
3931         * insetgraphics.[Ch] (statusMessage): change to return string
3932         (width): adjust
3933         (draw): adjust
3934
3935         * figinset.C (runqueue): add std::
3936         (Recompute): ditto
3937
3938 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3939
3940         * insetcite.C (Ascii): add std:: qualifier
3941
3942 2001-05-28  Juergen Vigna  <jug@sad.it>
3943
3944         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
3945         a endless-width inset (maxWidth < 0).
3946         (Edit): change language only if not equal.
3947
3948         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
3949
3950         * insettext.C (draw): fixed draw/clear of InsetText-Frame
3951
3952 2001-05-16  Juergen Vigna  <jug@sad.it>
3953
3954         * insettext.C (selectAll): added
3955         (clearSelection): added
3956
3957         * insettabular.C (SetFont): now we may set a font on a whole selection!
3958         (getSelection): added helper function.
3959
3960 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
3961
3962         * insetcite.C (Ascii): Add method.
3963
3964 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
3965
3966         * figinset.C:
3967         * insetbib.C: fix path for OS/2 & Win32
3968
3969 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3970
3971         * insetfoot.C (Latex): don't use % after footnote.
3972
3973 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3974
3975         * insettext.C (Read): use clear
3976         (SetParagraphData): use LyXParagraph copy constructor instead of clone
3977
3978 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3979
3980         * insetfloatlist.h: add a bunch of std:: qualifiers.
3981
3982 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3983
3984         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
3985         FLOAT_LIST_CODE, renumber code list.
3986
3987         * insettoc.C (getScreenLabel): remove support for float lists
3988         (LyxCode): ditto
3989         (Ascii): ditto
3990
3991         * insetfloatlist.[Ch]: new files
3992
3993         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
3994
3995 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
3996
3997         * insettabular.C (LocalDispatch):
3998         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
3999         method
4000
4001 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4002
4003         * insettext.C: remvoe !NEW_INSETS cruft
4004
4005         * insettabular.C: remove !NEW_INSETS cruft
4006
4007         * insetcollapsable.h: remove !NEW_INSETS cruft
4008
4009         * insetbib.C: remove !NEW_INSETS cruft
4010
4011 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4012
4013         * insettoc.C: hack to make listof algorithm work
4014
4015 2001-04-20  Juergen Vigna  <jug@sad.it>
4016
4017         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
4018
4019 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4020
4021         * insetquotes.C (Latex): improve the guard against
4022         unwanted !` and ?` ligatures. This should really be done in
4023         another place (to catch all this ligatures at low-level).
4024
4025 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4026
4027         * insettext.C (init): remvoe leftovers from cursor_visible change
4028         (draw): use c++ cast
4029         (LocalDispatch): dispatch LFUN_MESSAGE
4030
4031         * insettabular.C (InsetTabular): remove leftovers from
4032         cursor_visible, and scoped_ptr changes
4033         (draw): use c++ cast
4034
4035         * insetcollapsable.C (draw): use c++ cast
4036
4037         * ExternalTemplate.h: inherit privaely from noncopyable
4038         * insetcommand.h: ditto
4039         * insetinclude.h: ditto
4040
4041 2001-04-16  Allan Rae  <rae@lyx.org>
4042
4043         * insettoc.C (Ascii):
4044         * insettext.C (draw):
4045         * insettabular.C (setPos):
4046         * insetminipage.C (Read):
4047         * insetfloat.C (placement):
4048         * insetcaption.C (Ascii, DocBook):
4049         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
4050         an unrecognised preprocessor directive.  So ensure they're wrapped.
4051
4052 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
4053
4054         * insetexternal.h:
4055         * insetexternal.C: set view on Clone. Add _ to private members.
4056
4057 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4058
4059         * insettext.C (InsetText): fix new
4060         (InsetText): reindent some, simplify deletion of par list
4061         (clear): simplify deletion of par list, fix new
4062         (SetParagraphData): simplify deletion of par list
4063
4064         * insettabular.[Ch] (getLabelList): implement new method
4065
4066 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4067
4068         * lyxinset.h: do not include gettext.h...
4069
4070         * inset.C:
4071         * insetcaption.C:
4072         * insetexternal.C:
4073         * insetgraphics.C:
4074         * insetindex.C:
4075         * insetlabel.C:
4076         * insetlatexaccent.C:
4077         * insetminipage.C:
4078         * insetquotes.C:
4079         * insettabular.C:
4080         * inseturl.C: ... and do it here instead
4081
4082 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4083
4084         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
4085
4086         * insettext.[Ch] (getLabelList): add std:: on vector<string>
4087
4088         * insetcollapsable.[Ch] (getLabelList): implement
4089
4090         * insettext.[Ch] (getLabelList): implement
4091
4092         * insettext.h: reindent
4093
4094         * insettabular.h: make tabular a scoped_ptr
4095
4096         * insettext.C (init): adjust for cursor_visible
4097         (ToggleInsetCursor): constify asc and desc, font, adjust for
4098         cursor_visible
4099         (ShowInsetCursor): constify asc and desc, font, adjust for
4100         cursor_visible
4101         (HideInsetCursor): adjust for cursor_visible
4102
4103         * insettabular.C: reindent some
4104         (InsetTabular): adjust for scoped_ptr and cursor_visible
4105         (InsetTabular): ditto
4106         (~InsetTabular): delete delete
4107         (Clone): adjust for scoped_ptr
4108         (Read): constify old_format, adjust for scoped_ptr, move init of
4109         token
4110         (draw): constify tx, localize loop vars.
4111         some other localization of variables, remove double initilizatons.
4112
4113         * insetfoot.C: remove using std::ostream, add ostream where needed
4114
4115 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4116
4117         * lyxinset.h: some reindentaion, use initializer list for
4118         constructro.
4119         UpdatableInset: make cursor_visible a private var add
4120         public isCursorVisible(), add protected toggleCursorVisible() and
4121         proctected setCursorVisible(bool), make scroll call the Inset::scroll
4122
4123         * insettoc.C: remvoe using decl
4124         (getScreenLabel): make cmdname donst
4125         (LyxCode): ditto
4126         (Ascii): ditto
4127         (Ascii): don't use endl
4128
4129         * insetfootlike.C: remove using decl at file scope and add std::
4130         where needed
4131         * insetmarginal.C: ditto
4132
4133         * insetfoot.C: some reformatting
4134
4135         * insetfloat.C (InsetButtonRelease): adjust the hit area
4136
4137         * insetert.C (SetFont): some reformatting
4138
4139         * insetcollapsable.C: some reformatting and constification
4140         (Clone): comment out.
4141         * insetcollapsable.h: some reformatting
4142         (Clone): comment out.
4143
4144         * inset.C: reindent
4145         (scroll): simplify
4146
4147 2001-03-30  Juergen Vigna  <jug@sad.it>
4148
4149         * insetcollapsable.h: changen *inset to be a InsetText inset.
4150
4151         * some files: changed to reflect the above change.
4152
4153 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
4154
4155         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
4156         InsetExternal::Params.
4157         Added operator==() and operator!=() for the Params struct.
4158
4159 2001-03-29  Juergen Vigna  <jug@sad.it>
4160
4161         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
4162         BufferView *.
4163
4164         * insetminipage.C: removed widthp_ and all it's functions and changed
4165         to use new %-lengths of LyXLength.
4166
4167 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
4168
4169         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
4170
4171 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
4172
4173         * insetgraphicsParams.C (operator!=): new function, needed by the
4174         ControlGraphics class.
4175
4176 2001-03-28  Juergen Vigna  <jug@sad.it>
4177
4178         * insettext.C (InsetButtonPress): only enter !inset if button == 2
4179         (checkAndActivateInset): don't use the values returned from
4180         call to bv->checkInsetHit.
4181
4182         * insetminipage.C (Clone): set special minipage values.
4183
4184         * insetcollapsable.C (draw): changed to draw the button in the
4185         upper left corner outside the textinset.
4186         (ascent): changed because of different drawing
4187         (descent): ditto
4188         (width): ditto
4189         (Edit): ditto
4190         (InsetButtonPress): ditto
4191         (InsetButtonRelease): ditto
4192         (InsetMotionNotify): ditto
4193
4194 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
4195
4196         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
4197         contain a suffix.
4198         (Clone): ditto
4199
4200 2001-03-26  Juergen Vigna  <jug@sad.it>
4201
4202         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
4203
4204         * insettext.C (ShowInsetDialog): implemented above function.
4205
4206         * insettabular.C (ShowInsetDialog): ditto
4207
4208         * insetminipage.C (ShowInsetDialog): ditto
4209
4210 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
4211
4212         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
4213         InsetInclude::Params. Don't store a buffer * in Params. Store the
4214         master file name instead.
4215
4216 2001-03-23  Juergen Vigna  <jug@sad.it>
4217
4218         * insetcollapsable.C (InsetMotionNotify):
4219         (InsetButtonRelease):
4220         (InsetButtonPress): fixed y-offset (minipages).
4221
4222         * insettext.C (draw): force a FULL update if cleared == true.
4223
4224         * insetcollapsable.C (draw): Lars forgotten entry for changing this
4225         routine to draw the minipages on its position-flag.
4226         (InsetInInsetY): give back the right y position, because of minipage
4227         position-flag.
4228
4229 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
4230
4231         * insetfloat.h
4232         * insetfloat.C (DocBook): docbook export code.
4233
4234 2001-03-22  Juergen Vigna  <jug@sad.it>
4235
4236         * insetminipage.C (getMaxWidth): added function to set the drawing
4237         width!
4238         (Read): should work now!
4239
4240         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
4241         if we create a new inset.
4242
4243 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
4244
4245         * figinset.C (fl_set_preemptive_callback): moved definition outside
4246         of namespace anon.
4247
4248 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4249
4250         * insetminipage.C (Read): prepare for reading of minipage arguments.
4251
4252 2001-03-18  Baruch Even  <baruch@lyx.org>
4253
4254         * insetgraphics.C: Minor cleanups of the comments and code.
4255
4256 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4257
4258         * insetminipage.C (InsetMinipage): default to not collapsed
4259
4260 2001-03-16  Juergen Vigna  <jug@sad.it>
4261
4262         * insetminipage.C (width): modified with to be a string
4263         (widthp): added widthp (for % width) support functions.
4264         (InsetButtonRelease): added to open the options dialog on button==3.
4265         (~InsetMinipage): added to hide the dialog.
4266
4267         * insetminipage.h: added hideDialog signal
4268
4269 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4270
4271         * insetminipage.h: change the order or Position to match
4272         LyXParagraph::MINIPAGE_ALIGNMENT
4273
4274         * several files: remvoe CXX_WORKING_NAMESPACES
4275
4276         * ExternalTemplate.h: noncopyable is in namespace boost
4277         * insetinclude.h: ditto
4278         * insetcommand.h: ditto
4279
4280 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4281
4282         * insettext.C (Edit): #else# -> #else.
4283         * insettoc.C: added using directive.
4284
4285 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4286
4287         * insetminipage.h: add pos, inner_pos, width and height. + getters
4288         and setters for all of them.
4289
4290 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
4291
4292         * insetinclude.C (Latex): Do not exit when the textclass of the
4293         included file differ from the textclass of the parent file.
4294
4295 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
4296
4297         * ExternalTemplate.C (read): the reading of external insets now checks
4298         for \end_inset and removes it form the input stream.
4299
4300 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
4301
4302         * ExternalTemplate.h:
4303         * ExternalTemplate.C:
4304         * insetexternal.h:
4305         * insetexternal.C: move form to GUII
4306
4307 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4308
4309         * insetinclude.h:
4310         * insetinclude.C: add InsetIncludeParams, use
4311         composition rather than derivation of InsetCommand
4312
4313 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4314
4315         * insettoc.C (Ascii): use the Buffer typedefs
4316
4317 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4318
4319         * insettoc.C (Ascii): implement for dynamic number of lists
4320
4321         * insetcaption.[Ch]: update from new_insets branch
4322         * insetfloat.[Ch]: ditto
4323
4324 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
4325
4326         * insetexternal.C:
4327         * figinset.C: use new File Dialog
4328
4329 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4330
4331         * insettext.C: changes becuase of ParagraphParameters.
4332
4333 2001-02-28  Baruch Even  <baruch@ev-en.org>
4334
4335         * insetgraphics.C (updateInset): Changed due to the change in
4336         GraphicsCache.
4337
4338 2001-02-26  Juergen Vigna  <jug@sad.it>
4339
4340         * insettext.C (SetFont): Set Undo only if we have selection (as it is
4341         handled in LyXText).
4342
4343 2001-02-23  Juergen Vigna  <jug@sad.it>
4344
4345         * insettext.C (draw): some small repainting fixes.
4346         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
4347
4348         * inset.C (LocalDispatch): changed action to be a kb_action (as it
4349         should be) and not an int.
4350
4351         * insettabular.C (LocalDispatch): ditto
4352
4353         * insettext.C (LocalDispatch): ditto
4354
4355         * insetcollapsable.C (LocalDispatch): ditto
4356
4357 2001-02-22  Juergen Vigna  <jug@sad.it>
4358
4359         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
4360         DISPATCH it and we don't have a locking_inset.
4361
4362 2001-02-21  Baruch Even  <baruch@ev-en.org>
4363
4364         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
4365         instead of GraphicsCacheItem *.
4366
4367 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4368
4369         * insetcollapsable.C (getLyXText): add const qualifier to second
4370         parameter.
4371
4372 2001-02-22  Juergen Vigna  <jug@sad.it>
4373
4374         * insettext.C (getLyXText): honor the recursive parameter.
4375         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
4376
4377         * inset.C (getLyXText): added bool recursive parameter.
4378
4379         * insettext.C (SetUpdateStatus): or the update codes.
4380         (draw): check need_update with &.
4381         (InsetButtonPress): set no_selection to not put a selection when
4382         entering an inset and it is redraws in another spot.
4383
4384         * insettext.h: made need_update an int.
4385
4386 2001-02-20  Baruch Even  <baruch@ev-en.org>
4387
4388         * insetgraphics.h:
4389         * insetgraphisc.C: Changed to use better semantics when loading images
4390         for inline view. Now it doesn't keep the pixmap itself but it's holder.
4391
4392 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
4393
4394         * insetcommand.h:
4395         * inseterror.h:
4396         * insetgraphics.C: change name of "hide" signal to "hideDialog",
4397         consistent with InsetTabular.
4398
4399 2001-02-19  Juergen Vigna  <jug@sad.it>
4400
4401         * insettabular.C (LocalDispatch): implement PAGE up/down.
4402
4403         * insettext.C (draw): clear all of it on need_update==INIT too!
4404
4405         * insettabular.C (InsetUnlock): always clear the selection.
4406
4407         * inset.C (scroll): normally we only want to scroll the inset until
4408         it is fully visible so if top_x + offset > 20 then just set scx to 0.
4409
4410 2001-02-14  Juergen Vigna  <jug@sad.it>
4411
4412         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
4413         (resetPos): fixed scroll behaviour.
4414         (LocalDispatch): do an update if moving cursor inside a table cell
4415         requests a scroll of the tabular.
4416
4417 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
4418
4419         * insettext.C (textWidth): constify local var
4420
4421         * insettabular.C: small cleanup.
4422
4423         * insetfoot.C (Latex): constify local var
4424
4425         * insetcollapsable.C: small cleanup.
4426
4427         * figinset.C (runqueue): use compare instead of strcmp
4428
4429 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
4430
4431         * insettext.C:
4432         * insetinfo.C: remove cruft
4433
4434 2001-02-14  Juergen Vigna  <jug@sad.it>
4435
4436         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
4437
4438 2001-02-13  Juergen Vigna  <jug@sad.it>
4439
4440         * insettext.C (InsertInset): don't move left (is this right?)
4441
4442         * insettabular.C (LocalDispatch): use of the no_draw variable
4443
4444         * insettabular.h: new no_draw variable to stop redraw
4445
4446         * insettabular.C (TabularFeatures): fixed update for alignment change
4447
4448 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
4449
4450         * insetinclude.C:
4451         * insetbib.h:
4452         * insetbib.C: move dialogs to frontends/
4453
4454 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
4455
4456         * insettext.C (LocalDispatch): Restore the language if the inset
4457         becomes empty.
4458
4459 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
4460
4461         * insettext.C (moveRightIntern): Update the selection cursor.
4462         (moveLeftIntern): Ditto.
4463
4464 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4465
4466         * Makefile.am: remove BoundingBox.h
4467
4468         * BoundingBox.h: removed
4469
4470 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
4471
4472         * insettext.C (LocalDispatch): Update selection cursor when moving
4473         cursor to the right.
4474         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
4475         (moveLeftIntern): Ditto.
4476
4477 2001-02-05  Baruch Even  <baruch.even@writeme.com>
4478
4479         * insetgraphics.C: Updated automatic image conversion, it now goes into
4480         temporary directory instead of with the image itself.
4481
4482 2001-01-21  Baruch Even  <baruch@ev-en.org>
4483
4484         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
4485         to EPS or PNG when needed (support bitmap graphics).
4486
4487 2000-11-02  Baruch Even  <baruch@ev-en.org>
4488
4489         * insetgraphics.C:
4490         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
4491         and removal of commented out code.
4492
4493 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
4494
4495         * insetbib.C (callback): Update citations if the key has changed.
4496
4497 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
4498
4499         * insetbib.C (InsetBibKey): Better computation of default key.
4500         (getScreenLabel) Show both the key and the label.
4501         (getBibLabel): New method.
4502         (callback): Force a redraw if the inset have been changed.
4503
4504 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
4505
4506         * insetref.C (getType, getName): Move methods from
4507         src/frontends/xforms/FormRef.C.
4508
4509 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
4510
4511         * insettabular.C: Various improvements (use only one dummy position).
4512
4513 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
4514
4515         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
4516         par->bibkey->width. This fixes the crashes when running without
4517         gui or when having included documents.
4518
4519 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
4520
4521         * insetcommand.C (getAsString, setFromString): Cleanup.
4522
4523 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
4524
4525         * insetref.C: Add the array InsetRef::types that contains
4526         information about all supported reference types.
4527
4528 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4529
4530         * lyxinset.h: remove trailing comma in enum.
4531
4532 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
4533
4534         * insettext.C: kill LyXBell.