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