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