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