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