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