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