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