]> git.lyx.org Git - features.git/blob - src/insets/ChangeLog
some table work
[features.git] / src / insets / ChangeLog
1
2 2004-02-13  André Pönitz  <poenitz@gmx.net>
3
4         * insettabular.[Ch]: some work after IU
5
6 2004-02-06  Alfredo Braunstein  <abraunst@lyx.org>
7
8         * inset.C (setPosCache): switch to absolute coords in insets
9         * insettext.[Ch] (draw, drawFrame): adjust
10         * insetcollapsable.C (draw): adjust
11         (edit): adjust
12
13 2004-02-04  Alfredo Braunstein  <abraunst@lyx.org>
14
15         * insettext.C (edit): 
16         (updateLocal): use the cur argument instead of the global cursor
17         * insetcollapsable.C (edit): dont call inset.edit(x,y) when opening
18
19 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
20
21         * insetlatexaccent.C (checkContents): "c" -> 'c' in calls to contains
22
23         * insetfloat.C (validate): "H" -> 'H' in call to contains
24
25         * insetcite.C (getBasicLabel): "," -> ',' in calls to contains
26
27 2004-01-30  André Pönitz  <poenitz@gmx.net>
28         * inset.[Ch]:
29         * insetbase.[Ch]:
30         * insetcharstyle.C:
31         * insetcollapsable.[Ch]:
32         * insetcommand.C:
33         * insetexternal.C:
34         * insetgraphics.[Ch]:
35         * insetinclude.C:
36         * insettabular.[Ch]:
37         * insettext.[Ch]:
38         * insetvspace.C:
39         * updatableinset.[Ch]: adjust coordinate handling to 'screen absolute'
40          coordinate
41
42 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
43
44         * insettabular.C: add using statement for std::vector, remove
45         std:: where using was already used.
46
47 2004-01-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
48
49         * insetgraphics.C, insetinclude.C: use runparams.nice instead of
50         buffer->niceFile()
51         * insetinclude.C (validate): use feautures.nice() instead of
52         buffer->niceFile()
53
54 2004-01-20  André Pönitz  <poenitz@gmx.net>
55
56         * inset.h:
57         * insetbase.[Ch]: move stuff from mathcursor here.
58
59         * insetbibitem.[Ch]:
60         * insetbibtex.[Ch]:
61         * insetbox.[Ch]:
62         * insetbranch.[Ch]:
63         * insetcharstyle.[Ch]:
64         * insetcollapsable.[Ch]:
65         * insetcommand.[Ch]:
66         * insetert.[Ch]:
67         * insetexternal.[Ch]:
68         * insetfloat.[Ch]:
69         * insetgraphics.[Ch]:
70         * insetinclude.[Ch]:
71         * insetlabel.[Ch]:
72         * insetnote.[Ch]:
73         * insetref.[Ch]:
74         * insettabular.[Ch]:
75         * insettext.[Ch]:
76         * insetvspace.[Ch]:
77         * insetwrap.[Ch]:
78         * updatableinset.[Ch]: Adjust to IU changes (see comment in src/Changelog)
79
80 2004-01-15  André Pönitz  <poenitz@gmx.net>
81
82         * insetbase.[Ch]:
83         * insetbibitem.[Ch]:
84         * insetbibtex.[Ch]:
85         * insetbox.[Ch]:
86         * insetbranch.[Ch]:
87         * insetcharstyle.[Ch]:
88         * insetcollapsable.[Ch]:
89         * insetcommand.[Ch]:
90         * insetert.[Ch]:
91         * insetexternal.[Ch]:
92         * insetfloat.[Ch]:
93         * insetgraphics.[Ch]:
94         * insetinclude.[Ch]:
95         * insetlabel.[Ch]:
96         * insetnote.[Ch]:
97         * insetref.[Ch]:
98         * insettabular.[Ch]:
99         * insettext.[Ch]:
100         * insetvspace.[Ch]:
101         * insetwrap.[Ch]:
102         * updatableinset.[Ch] (priv_dispatch et al): change signature.
103
104 2004-01-08  André Pönitz  <poenitz@gmx.net>
105
106         * insetcollapsable.[Ch]:
107         * insettabular.[Ch]:
108         * insettext.[Ch]:
109         * updatableinset.h: use cell index info from global cursor.
110
111 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
112
113         * insetnote.C (InsetNoteParams::write): write label only once
114
115 2004-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
116
117         * insetbranch.C (isBranchSelected): use the BranchNamesEqual
118         functor
119         get rid of the SameName functor
120
121         * insettabular.C: improve the functor.
122
123 2003-12-29  Angus Leeming  <leeming@lyx.org>
124
125         * insetexternal.C (setParams): update defaultTemplateName.
126
127 2003-12-22  Michael Schmitt  <michael.schmitt@teststep.org>
128
129         * insetbox.C: Use term "Box" in button label
130
131 2003-12-16  Martin Vermeer  <martin.vermeer@hut.fi>
132
133         * insetcharstyle.C: get getDrawFont working again
134
135 2003-12-15  André Pönitz  <poenitz@gmx.net>
136
137         * insettabular.[Ch]:
138         * insettext.C: adjust to changed name in CursorItem -> CursorSlice
139
140 2003-12-12  Angus Leeming  <leeming@lyx.org>
141
142         * insetbranch.C (c-tor): takes an InsetBranchParams arg rather than
143         a string.
144         (InsetBranchParams): remove the branchlist hack.
145         (isBranchSelected): new function, used to decide whether to
146         print each output format. Also used by InsetList.
147         (read, string2params): repair my own breakage ;-)
148
149 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
150
151         * insetminipage.[Ch]: remove from repository.
152
153 2003-12-12  Michael Schmitt  <michael.schmitt@teststep.org>
154
155         * insetert.[Ch]:
156         * insetcollapsable.[Ch]: Move all CollapseStatus code from
157         insetert to insetcollapsable; introduce virtual function
158         setButtonLabel and invoke it from collapsable
159
160 2003-12-12  Angus Leeming  <leeming@lyx.org>
161
162         * insetinclude.C (draw): cache x,y and so enable the
163         dialog to be opened.
164
165 2003-12-12  Angus Leeming  <leeming@lyx.org>
166
167         * mailinset.C (print_mailer_error): tidy up the output.
168
169 2003-12-11  Angus Leeming  <leeming@lyx.org>
170
171         * mailinset.[Ch] (print_mailer_error): new helper function.
172
173         * insetcommand.[Ch]: add a mailer_name_ variable and use it when
174         calling InsetCommandMailer.
175         (InsetCommandMailer::string2params): pass the name of the dialog.
176
177         * insetbibitem.[Ch] (d-tor):
178         * insetbibtex.[Ch] (d-tor):
179         * insetcite.[Ch] (d-tor):
180         * insetfloatlist.[Ch] (d-tor):
181         * insetindex.[Ch] (d-tor):
182         * insetlabel.[Ch] (d-tor):
183         * insetref.[Ch] (d-tor):
184         * insettoc.[Ch] (d-tor):
185         * inseturl.[Ch] (d-tor): removed.
186         Hiding the dialog is handled by InsetCommand.
187
188         * insetbibtex.[Ch] (draw, metrics):
189         * insetfloatlist.[Ch] (draw, metrics):
190         * insetindex.[Ch] (draw, metrics): removed.
191         Drawing is handled by InsetCommand.
192
193         * insetbibitem.[Ch] (priv_dispatch):
194         * insetbibtex.[Ch] (priv_dispatch):
195         * insetcite.[Ch] (priv_dispatch):
196         * insetfloatlist.[Ch] (priv_dispatch):
197         * insetindex.[Ch] (priv_dispatch):
198         * insetlabel.[Ch] (priv_dispatch):
199         * insettoc.[Ch] (priv_dispatch):
200         * inseturl.[Ch] (priv_dispatch): removed or simplified.
201         let InsetCommand handle LFUN_MOUSE_PRESS, LFUN_MOUSE_RELEASE,
202         LFUN_INSET_DIALOG_SHOW.
203
204         * insetbox.C (string2params):
205         * insetbranch.C (string2params):
206         * insetert.C (string2params):
207         * insetexternal.C (string2params):
208         * insetfloat.C (string2params):
209         * insetinclude.C (string2params):
210         * insetminipage.C (string2params):
211         * insetnote.C (string2params):
212         * insetvspace.C (string2params):
213         * insetwrap.C (string2params): over-hauled.
214
215 2003-12-10  Angus Leeming  <leeming@lyx.org>
216
217         * insetexternal.[Ch]: add a draft option and respect it when
218         outputting LaTeX.
219
220 2003-12-10  Angus Leeming  <leeming@lyx.org>
221
222         * insetbox.C: (read, write): now prepend the inset contents with
223         'Box' to identify the inset as a box inset.
224
225         * insetbox.h: move the translators out of sight.
226
227 2003-12-10  Angus Leeming  <leeming@lyx.org>
228
229         * insetert.C (string2params): clean-up using the new lyxlex interface.
230
231         * insetexternal.C: ensure that InsetExternalParams has a default
232         template, 'RasterImage'.
233
234 2003-12-10  Angus Leeming  <leeming@lyx.org>
235
236         * insetnote.[Ch]: change the storage type of InsetNoteParams::type
237         to an enum. Ensuing clean-ups through out the class.
238         (read, write): now prepend the inset contents with 'Note' to identify
239         the inset as a note inset.
240
241 2003-12-10  Angus Leeming  <leeming@lyx.org>
242
243         * insetbranch.[Ch]: changes to the InsetBranchMailer interface.
244         * insetnote.[Ch]: changes to the InsetNoteMailer interface.
245
246 2003-12-10  André Pönitz  <poenitz@gmx.net>
247
248         * inset.h:
249         * insetert.[Ch]:
250         * insettabular.[Ch]:
251         * insettext.[Ch]: remove unused insetInset()
252
253         * insetert.C: disable some  LFUNs
254
255         * insettoc.[Ch]: metrics() and draw() of InsetButton is enough.
256
257 2003-12-04  Martin Vermeer  <martin.vermee@hut.fi>
258
259         * insetcharstyle.[Ch]: Conglomerate-style CharStyles
260
261 2003-12-04  Angus Leeming  <leeming@lyx.org>
262
263         * insetexternal.C (draw): update the xo_, yo_ cache.
264
265         * ExternalTransforms.[Ch] (ResizeData): add a usingScale member
266         function.
267         (RotationDataType): new helper struct wrapping the
268         RotationData::OriginType enum.
269
270 2003-12-03  André Pönitz  <poenitz@gmx.net>
271
272         * inset.h: remove getParagraphs()
273
274         * insetcollapsable.[Ch]:
275         * insetert.[Ch]:
276         * insetnote.[Ch]:
277         * insettabular.[Ch]:
278         * insettext.C: use getText()  instead of getParagraphs()
279
280 2003-12-03  Martin Vermeer  <martin.vermeer@hut.fi>
281
282         * insetert.C: fix label text updating bug
283
284 2003-12-02  Angus Leeming  <leeming@lyx.org>
285
286         * insetvspace.[Ch] (space): new member function. Make space_ private.
287         (read): use the new, simpler lyxlex syntax.
288
289 2003-12-01  André Pönitz  <poenitz@gmx.net>
290
291         * insetcollapsable.[Ch]:
292         * insetert.[Ch]: move 'inline' state to InsetCollapsable
293
294 2003-12-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
295
296         * insetvspace.C (read): handle 'end_inset' token.
297
298 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
299
300         * insetcharstyle.[Ch]: add latexparam to CharStyle inset
301
302 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
303
304         * insetcollapsable.[Ch]:
305         * insetert.[Ch]:
306         * insetcharstyle.C: place inset content on the button when
307         collapsed.
308
309 2003-12-01  Michael Schmitt  <michael.schmitt@teststep.org>
310
311         * insetvspace.C: remove VSpace::NONE; increase inset width
312
313 2003-12-01  André Pönitz  <poenitz@gmx.net>
314
315         * insetbase.h: whitespace
316
317         * inset.[Ch]: remove latexTextWidth
318         make setBackgroundColor virtual
319
320         * insettext.[Ch]:  move ParagraphList member to LyXText
321
322         * insetcollapsable.[Ch]: handle LFUN_INSET_TOGGLE
323
324         * insetcharstyle.C:
325         * insetenv.C:
326         * insetert.[Ch]:
327         * insetfloat.[Ch]:
328         * insetminipage.[Ch]:
329         * insettabular.C:
330         * insetwrap.[Ch]: adjust paragraphs and background color handling,
331
332 2003-11-28  Angus Leeming  <leeming@lyx.org>
333
334         * insetvspace.[Ch] (d-tor, priv_dispatch): new member functions,
335         hiding and showing the dialog respectively.
336         (priv_dispatch): also actually update the inset contents.
337
338 2003-11-28  Angus Leeming  <leeming@lyx.org>
339
340         * insetbox.C (d-tor):
341         * insetbranch.C (d-tor):
342         * insetcite.C (d-tor):
343         * insetfloat.C (d-tor):
344         * insetfloatlist.C (d-tor):
345         * insetinclude.C (d-tor):
346         * insetindex.C (d-tor):
347         simplify the invocation of the Mailer::hideDialog() function.
348
349         * insetminipage.C (showInsetDialog):
350         simplify the invocation of the Mailer::showialog() function.
351
352 2003-11-28  André Pönitz  <poenitz@gmx.net>
353
354         * Makefile.am:
355         * insetvspace.[Ch]: new insets
356
357 2003-11-28  Martin Vermeer  <martin.vermeer@hut.fi>
358
359         * insetcharstyle.C: Syntax change for CharStyles
360
361 2003-11-28  André Pönitz  <poenitz@gmx.net>
362
363         * updatableinset.h: remove insetInInsetY
364
365         * insetcollapsable.[Ch]:
366         * insetnewline.C:
367         * insettabular.[Ch]:
368         * insettext.[Ch]: adjust
369
370 2003-11-27  Alfredo Braunstein  <abraunst@lyx.org>
371
372         * insettext.[Ch]:
373         * inset.[Ch]:
374         * insetcollapsable.[Ch]:
375         * insetert.[Ch]:
376         * insettabular.[Ch]: remove setFont
377
378 2003-11-25  Alfredo Braunstein  <abraunst@lyx.org>
379
380         * render_graphic.[Ch]: adjust comments
381
382 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
383
384         * insetgraphics.C (draw): cache xo_ & yo_
385
386 2003-11-24  André Pönitz  <poenitz@gmx.net>
387
388         * insettext.C (setViewCache): don't call LyXText::init() anymore
389
390 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
391
392         * inset.h:
393         * insetcollapsable.[Ch]:
394         * insetert.[Ch]: remove bufferview parameter in methods
395         open, close, status, and updateStatus.
396
397 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
398
399         * insetcollapsable.[Ch]:
400         * insettabular.[Ch]:
401         * insettext.[Ch] (getCursorDim): squash unused variable
402
403 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
404
405         * insettext.C (edit): x0_,y0_ -> xo_,yo_
406
407 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
408
409         * insettext.C (draw): sets LyXText absolute coordinates
410
411 2003-11-20  Angus Leeming  <leeming@lyx.org>
412
413         * insetcharstyle.C (latex, linuxdoc, docbook, plaintext): squash warnings
414         about unused parameters.
415
416         * insetcollapsable.C (open):
417         * insettabular.C (pasteSelection):
418         * insettoc.C (draw): ditto.
419
420 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
421
422         * insetcollapsable.C:
423         * insettext.C:
424         * insettext.h: hand on MOUSE_* events to the LyXText when appropriate
425         remove mouse_x mouse_y etc.
426
427 2003-11-17  André Pönitz  <poenitz@gmx.net>
428
429         * insettext.[Ch] (cx, cy): remove
430
431         * insettext.[Ch] (dispatch): move most of it to LyXText::dispatch
432
433 2003-11-13  André Pönitz  <poenitz@gmx.net>
434
435         * inset.h:
436         * insetcollapsable.[Ch]:
437         * insettabular.[Ch]:
438         * insettext.[Ch] (deleteLyXText): remove
439
440 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
441
442         * insetcollapsable.[Ch] (fitInsetCursor): remove
443         * insettabular.[Ch] (fitInsetCursor): remove
444         * insettext.[Ch] (fitInsetCursor): remove
445         * updatableinset.[Ch] (fitInsetCursor): remove
446         (getCursorDIm): add virtual
447
448 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
449
450         * src/insets/Makefile.am:
451         * src/insets/inset.h:
452         * src/insets/insetcharstyle.C:
453         * src/insets/insetcharstyle.h: The Character Style /XML short
454         element patch.
455
456 2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
457
458         * insettext.C: remove all update calls
459         * insetcollapsable.C: remove all update calls
460
461 2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
462
463         * insettext.C (updateLocal, insertInset, setFont): remove
464         fitCursor calls
465
466 2003-11-10  André Pönitz  <poenitz@gmx.net>
467
468         * inset.h: remove Inset::id_
469
470         * inset.h: top_x -> xo_, top_baseline -> yo_ to unify with mathed/*.[Ch]
471         * *.[Ch]: adjust
472
473 2003-11-10  André Pönitz  <poenitz@gmx.net>
474
475         * inset.[Ch]:
476         * insetbox.[Ch]:
477         * insetcollapsable.[Ch]:
478         * insetert.C:
479         * insetfloat.C:
480         * insetminipage.C:
481         * insettabular.[Ch]:
482         * insettext.[Ch]:
483         * insetwrap.C:
484         * updatableinset.[Ch]: remove inset locking & adjust
485
486 2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
487
488         * inset.h (allowSpellCheck): add (return true)
489         * insetert.h (allowSpellCheck): add (return false)
490
491 2003-11-05  José Matos  <jamatos@lyx.org>
492
493         * inset.h:
494         * insetbibtex.[Ch]:
495         * insetbox.[Ch]:
496         * insetbranch.[Ch]:
497         * insetcaption.[Ch]:
498         * insetcite.[Ch]:
499         * insetcollapsable.[Ch]:
500         * insetcommand.[Ch]:
501         * insetenv.[Ch]:
502         * insetert.[Ch]:
503         * insetexternal.[Ch]:
504         * insetfloat.[Ch]:
505         * insetfloatlist.[Ch]:
506         * insetfoot.[Ch]:
507         * insetgraphics.[Ch]:
508         * insethfill.[Ch]:
509         * insetinclude.[Ch]:
510         * insetindex.[Ch]:
511         * insetlabel.[Ch]:
512         * insetlatexaccent.[Ch]:
513         * insetline.[Ch]:
514         * insetlist.[Ch]:
515         * insetmarginal.[Ch]:
516         * insetminipage.[Ch]:
517         * insetnewline.[Ch]:
518         * insetnote.[Ch]:
519         * insetoptarg.[Ch]:
520         * insetpagebreak.[Ch]:
521         * insetquotes.[Ch]:
522         * insetref.[Ch]:
523         * insetspace.[Ch]:
524         * insetspecialchar.[Ch]:
525         * insettabular.[Ch]:
526         * insettext.[Ch]:
527         * insettheorem.[Ch]:
528         * insettoc.[Ch]:
529         * inseturl.[Ch]:
530         * insetwrap.[Ch]: rename ascii to plaintext
531         and LatexRunParams to OutputParams.
532
533 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
534
535         * insetcollapsable.C (edit): add open() all
536         * insettext.C (edit): add setViewCache call
537
538 2003-11-04  André Pönitz  <poenitz@gmx.net>
539
540         * inset.h (edit): move locking code from dispatch() to edit()
541
542         * insetbase.[Ch]:
543         * insetbibitem.C:
544         * insetbranch.[Ch]:
545         * insetcite.[Ch]:
546         * insetcollapsable.[Ch]:
547         * insetcommand.C:
548         * insetert.[Ch]:
549         * insetexternal.[Ch]:
550         * insetgraphics.[Ch]:
551         * insetindex.[Ch]:
552         * insetlabel.C:
553         * insetnote.[Ch]:
554         * insetref.C:
555         * insettabular.[Ch]:
556         * insettext.[Ch]: adjust
557
558 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
559
560         * inset.h:
561         * insetcollapsable.[Ch]:
562         * insetert.[Ch]:
563         * insettabular.[Ch]:
564         * insettext.[Ch]:
565         * updatableinset.[Ch]: remove dead search code
566
567 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
568
569         * inset.h:
570         * insetcollapsable.[Ch]:
571         * insetert.[Ch]:
572         * insettabular.[Ch]:
573         * insettext.[Ch]:
574         * updatableinset.[Ch]: remove dead spellcheck code
575
576 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
577
578         * insettabular.C (lockInsetInInset): small fix
579
580 2003-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
581
582         * insettext.C (priv_dispatch): some DispatchResult type cleanup,
583         don't handle LFUN_UNKNOWN_ACTION, don't call BufferView::dispatch
584         from here. Be stricter on DispatchResult returned.
585
586 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
587
588         * Inset::dispatch's: adjust for new DispatchResult semantics.
589
590 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
591
592         * render_base.h: make clone return an auto_ptr
593         * render_button.C (clone): adjust
594         * render_graphic.C (clone): adjust
595         * render_preview.C (clone): adjust
596
597         * insettheorem.C (clone): return an auto_ptr
598
599         * insettext.C (priv_dispatch): exception safety
600
601         * insettabular.C: store the file scope variable paste_tabular in a
602         scoped_ptr, adjust usage.
603
604         * insetexternal.C (setParams): exception safety
605
606         * insetbibitem.C (clone): exception safety
607
608 2003-11-03  André Pönitz  <poenitz@gmx.net>
609
610         * inset.[Ch]:
611         * insetcollapsable.[Ch]:
612         * insettabular.[Ch]:
613         * insettext.[Ch]: remove Inset::id and related functions
614
615 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
616
617         * insets: adjust for DispatchResult changes.
618
619 2003-11-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
620
621         * insetpagebreak.C: fix screen representation & ascii output.
622
623 2003-11-01  Alfredo Braunstein  <abraunst@libero.it>
624
625         * inset.[Ch]:
626         * insettext.[Ch]:
627         * insettabular.[Ch]:
628         * insetcollapsable.[Ch]: bool haveParagraphs() -> int numParagraphs()
629
630 2003-10-31  José Matos  <jamatos@lyx.org>
631
632         * inset.h (ascii, linuxdoc, docbook):
633         * insetbox.[Ch] (ascii, linuxdoc, docbook):
634         * insetbranch.[Ch] (ascii, linuxdoc, docbook):
635         * insetcaption.[Ch] (ascii, docbook):
636         * insetcollapsable.[Ch] (ascii, linuxdoc, docbook):
637         * insetcommand.[Ch] (ascii, linuxdoc, docbook):
638         * insetert.[Ch] (ascii, linuxdoc, docbook):
639         * insetexternal.[Ch] (ascii, linuxdoc, docbook):
640         * insetfloat.[Ch] (linuxdoc, docbook):
641         * insetfloatlist.[Ch] (ascii):
642         * insetfoot.[Ch] (docbook):
643         * insetgraphics.[Ch] (ascii, linuxdoc, docbook):
644         * insethfill.[Ch] (ascii, linuxdoc, docbook):
645         * insetinclude.[Ch] (ascii, linuxdoc, docbook):
646         * insetindex.[Ch] (docbook):
647         * insetlabel.[Ch] (ascii, linuxdoc, docbook):
648         * insetlatexaccent.[Ch] (ascii, linuxdoc, docbook):
649         * insetline.[Ch] (ascii, linuxdoc, docbook):
650         * insetnewline.[Ch] (ascii, linuxdoc, docbook):
651         * insetnote.[Ch] (ascii, linuxdoc, docbook):
652         * insetpagebreak.[Ch] (ascii, linuxdoc, docbook):
653         * insetquotes.[Ch] (ascii, linuxdoc, docbook):
654         * insetref.[Ch] (ascii, linuxdoc, docbook):
655         * insetspace.[Ch] (ascii, linuxdoc, docbook):
656         * insetspecialchar.[Ch] (ascii, linuxdoc, docbook):
657         * insetspecialchar.[Ch] (ascii, linuxdoc, docbook):
658         * insettext.[Ch] (ascii, linuxdoc, docbook):
659         * insettoc.[Ch] (ascii, linuxdoc, docbook):
660         * inseturl.[Ch] (ascii, linuxdoc, docbook):
661         * insetwrap.[Ch] (docbook):
662         add LatexRunParams argument.
663
664 2003-10-30  José Matos  <jamatos@lyx.org>
665
666         * insettext.C (linuxdoc, docbook): use new pagraph generation code.
667
668 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
669
670         * updatableinset.C (priv_dispatch):
671         * insetwrap.C (priv_dispatch):
672         * inseturl.C (priv_dispatch):
673         * insettoc.C (priv_dispatch):
674         * insettext.C (lfunMouseRelease, priv_dispatch, moveRightIntern)
675         (moveLeftIntern, moveUp, moveDown):
676         * insettabular.C (lfunMouseRelease, priv_dispatch, moveRight)
677         (moveLeft, moveUp, moveDown):
678         * insetref.C (priv_dispatch):
679         * insetnote.C (priv_dispatch):
680         * insetminipage.C (priv_dispatch):
681         * insetlabel.C (priv_dispatch):
682         * insetindex.C (priv_dispatch):
683         * insetinclude.C (priv_dispatch):
684         * insetgraphics.C (priv_dispatch):
685         * insetfloatlist.C (priv_dispatch):
686         * insetfloat.C (priv_dispatch):
687         * insetexternal.C (priv_dispatch):
688         * insetert.C (priv_dispatch):
689         * insetcommand.C (priv_dispatch):
690         * insetcollapsable.C (lfunMouseRelease, priv_dispatch):
691         * insetcite.C (priv_dispatch):
692         * insetbranch.C (priv_dispatch):
693         * insetbox.C (priv_dispatch):
694         * insetbibtex.C (priv_dispatch):
695         * insetbibitem.C (priv_dispatch):
696         * insetbase.C (priv_dispatch): explict DispatchResult ctor fallout.
697
698 2003-10-29  Martin Vermeer  <martin.vermeer@hut.fi>
699
700     * insettext.C: small refactoring of docbook stuff
701
702 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
703
704         * insettext.C (lfunMouseRelease): dont use implicit conversion to bool
705         (priv_dispatch): adjust for operator dispatch_result_t removal
706
707         * insettabular.C (lfunMouseRelease): put the result of a dispatch
708         in a DispatchResult, adjust accordingly.
709         (priv_dispatch): use strange >= construct... (will be removed later)
710
711         * most insets: dispatch_result -> DispatchResult
712
713         * insetbase.h: move DispatchResult out to dispatchresult.h
714
715 2003-10-27  André Pönitz  <poenitz@gmx.net>
716
717         * insetpagebreak.[Ch]: new inset for page breaks
718
719         * insetline.[Ch]: new inset for vertical lines
720
721         * Makefile.am:
722         * inset.h: adjust
723
724 2003-10-25  Angus Leeming  <leeming@lyx.org>
725
726         * render_base.h (asButton, asGraphic, asPreview, asMonitoredPreview):
727         new virtual member functions, specialised...
728         * render_button.h (asButton):
729         * render_graphic.h (asGraphic):
730         * render_preview.h (asPreview, asMonitoredPreview): ... here.
731
732         * insetexternal.C: use these new functions rather than dynamic_cast.
733         Various other small simplifications.
734
735 2003-10-22  Angus Leeming  <leeming@lyx.org>
736
737         * insetexternal.[Ch]: add the ability to 'preview' the external file
738         if so desired.
739
740         * insetinclude.C: changes due to the changes in the RenderPreview
741         interface.
742
743         * render_preview.[Ch]: Lots of small changes. Display a diagnostic
744         message if the preview image is not available. Only initiate the
745         loading of the preview from draw(). Ditto, start the monitoring
746         of an external file from RenderMonitoredPreview::draw.
747
748 2003-10-22  Angus Leeming  <leeming@lyx.org>
749
750         * insetcite.[Ch] (setLoadingBuffer): removed.
751         (getNatbibLabel): use the new Buffer::fully_loaded member function to
752         ascertain whether to proceed with the (expensive) task of computing
753         the natbib-style label. Remove the home-grown hack providing
754         similar functionality.
755
756 2003-10-22  Angus Leeming  <leeming@lyx.org>
757
758         * render_graphic.[Ch] (statusMessage, readyToDisplay): move out of the
759         class and into an anonymous namespace.
760
761 2003-10-22  Angus Leeming  <leeming@lyx.org>
762
763         * insetcommand.h: remove the display method.
764
765         * insetbibtex.h:
766         * insetfloatlist.h:
767         * insetindex.h (InsetPrintIndex):
768         * insettoc.h: add a display method, returning true.
769
770 2003-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
771
772         * insetcollapsable.h:
773         * insetcommand.h:
774         * insetfloat.h:
775         * insetfootlike.h:
776         * insetinclude.h: (1) finish off the inset display() work;
777         (2) fix the "is a bit silly" bug (accessing char
778         past end of par).
779
780 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
781
782         * inset.h:
783         * insetfloat.h:
784         * insetfootlike.h: re-introduce display() for insets,
785         fixing the various bugs (stretch of line above, math inset
786         positioning, ...)
787
788 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
789
790         * insetbase.C (dispatch): new func
791         (priv_dispatch): new func replaces...
792         (localDispatch): this, deleted.
793
794         * all insets with dispatch modified for new code.
795
796 2003-10-15  André Pönitz  <poenitz@gmx.net>
797
798         * insetcollapsable.[Ch]
799         * insettabular.[Ch]
800         * inset.h: re-add some edit(bv, index) method called by undo
801
802 2003-10-14  Angus Leeming  <leeming@lyx.org>
803
804         * insetexternal.[Ch] (view, cache, view_):
805         * insetgraphics.[Ch] (view, cache, view_):
806         * insetinclude.[Ch] (view, cache, view_): remove the BufferView cache.
807         (statusChanged): call LyX::cref().updateInset.
808
809         * insetinclude.C (fileChanged): use LyX::cref().updateInset rather than
810         the BufferView cache.
811
812         * insetlabel.h: remove #include <boost/weak_ptr.hpp>. Cruft from an
813         earlier clean-up.
814
815 2003-10-14  Angus Leeming  <leeming@lyx.org>
816
817         * insetinclude.C (metrics, draw): only draw the preview when previews
818         are activated.
819
820 2003-10-14  André Pönitz  <poenitz@gmx.net>
821
822         * insetcollapsable.[Ch]:
823         * insettabular.[Ch]:
824         * insettext.[Ch]:
825         * inset.h: getText() as alternative to getParagraphs()
826
827 2003-10-13  Angus Leeming  <leeming@lyx.org>
828
829         * insetexternal.C:
830         * insetgraphicsParams.C: displayTranslator is now a function.
831
832 2003-10-13  Angus Leeming  <leeming@lyx.org>
833
834         * insetinclude.C: remove #include "PreviewImage.h".
835
836 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
837
838         * ExternalSupport.C:
839         * ExternalTransforms.C:
840         * insetbox.C:
841         * insetbox.h: ws changes only
842
843 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
844
845         * insetinclude.C (localDispatch): do not call
846         InsetOld::localDispatch, just return UNDISPATCHED
847         * insetgraphics.C (localDispatch): ditto
848         * insetcommand.C (localDispatch): ditto
849
850 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
851
852         * inset.h: get rid of RESULT typedef for dispatch_result
853
854         * insetcollapsable.[Ch] (localDispatch): RESULT -> dispatch_result
855         * insetert.[Ch] (localDispatch): ditto
856         * insettabular.[Ch] (localDispatch): ditto
857         (moveRight): ditto
858         (moveLeft): ditto
859         (moveUp): ditto
860         (moveDown): ditto
861         * insettext.[Ch] (localDispatch): ditto
862         (moveRight): ditto
863         (moveLeft): ditto
864         (moveRightIntern): ditto
865         (moveLeftIntern): ditto
866         (moveUp): ditto
867         (moveDown): ditto
868         * updatableinset.[Ch] (localDispatch): ditto
869
870 2003-10-12  Angus Leeming  <leeming@lyx.org>
871
872         * renderbase.h (view, view_): removed.
873         * renderbase.C: removed.
874         * Makefile.am: remove render_base.C. The shortest lived file in
875         history?
876
877         * renderbutton.C (draw):
878         * render_graphic.C (draw): don't cache the BufferView.
879
880         * insetabase.h (cache, view): removed.
881
882         * inset.h (generatePreview) removed.
883
884         * insetcallapsable.[Ch] (cache, view, view_): removed.
885
886         * insetcollapsable.C (draw): don't cache the BufferView.
887
888         * insetcommand.[Ch] (view): removed.
889
890         * insetexternal.[Ch] (cache, view, view_):
891         * insetgraphics.[Ch] (cache, view, view_):
892         * insetinclude.[Ch] (cache, view, view_): added. Cache the BufferView.
893
894         * insetlabel.C: small clean-up. Don't use the BufferView cache, view(),
895         when you have direct access to it. In fact, don't use the cache at all.
896
897 2003-10-10  Angus Leeming  <leeming@lyx.org>
898
899         * insetinclude.C (metrics): use preview_->metrics.
900         (draw): use preview_->draw.
901
902         * render_preview.[Ch] (pimage): removed.
903
904 2003-10-10  Angus Leeming  <leeming@lyx.org>
905
906         * renderers.[Ch]: removed.
907
908         * render_base.[Ch]:
909         * render_button.[Ch]:
910         * render_graphic.[Ch]:
911         * render_preview.[Ch]: new files. The first three are split out of
912         renderers.[Ch]. The last one is a renamed PreviewedInset.[Ch]. which
913         contains a re-worked InsetInclude::PreviewImpl also.
914
915         * Makefile.am: reflect the changed files.
916
917         * insetcommand.h:
918         * insetexternal.[Ch]:
919         * insetgraphics.[Ch]: trivial changes ButtonRenderer -> RenderButton, etc.
920
921         * insetinclude.[Ch]: changes reflecting the change from
922         InsetInclude::PreviewImpl to RenderMonitoredPreview.
923
924         * insethfill.C:
925         * insetindex.C:
926         * insetlabel.C:
927         * insettoc.C:
928         * inseturl.C: add #include "support/std_ostream.h"
929
930 2003-10-09  Angus Leeming  <leeming@lyx.org>
931
932         * insetinclude.C (metrics, draw): no longer need to pass a Buffer arg
933         to PreviewedInset::previewReady.
934
935 2003-10-09  Angus Leeming  <leeming@lyx.org>
936
937         * insetexternal.[Ch] (statusChanged):
938         * insetgraphics.[Ch] (statusChanged): make a const member function.
939
940         * insetinclude.[Ch]: mods to PreviewImpl due to the changes to
941         PreviewedInset.
942
943 2003-10-09  Angus Leeming  <leeming@lyx.org>
944
945         * insetinclude.C (metrics, draw, restartLoading): pass a buffer arg
946         to PreviewedInset's previewReady and removePreview member functions.
947
948 2003-10-08  André Pönitz  <poenitz@gmx.net>
949
950         * insetcollapsable.C:
951         * insettext.[Ch]: saner 'init' structure
952
953         * updatableinset.[Ch]: remove unneeded code
954
955 2003-10-08  Angus Leeming  <leeming@lyx.org>
956
957         Fix doxygen warnings.
958
959         * insetbox.h (localDispatch): remove prefix InsetBox:: from declaration.
960         * insetnote.h (localDispatch): remove prefix InsetNote:: from declaration.
961
962 2003-10-07  Angus Leeming  <leeming@lyx.org>
963
964         * ExternalTransforms.[Ch]: new files, detailing transforms that can
965         be applied to InsetExternal.
966
967         * Makefile.am: add these new files.
968
969         * ExternalTemplate.[Ch]: add a list of available transforms to
970         class Template and a list of factory functions for transformer classes
971         that can act on this data to class Format.
972
973         * insetexternal.[Ch]: add transform data to InsetExternal::Params.
974
975         * ExternalSupport.C: Add code to replace transform placeholders
976         with appropriate output.
977
978 2003-10-07  Angus Leeming  <leeming@lyx.org>
979
980         * ExternalSupport.[Ch]: new files, moving the private member functions
981         and namespace anon functions out of insetexternal.C to here, so making
982         it easier to understand what is going on in insetexternal itself.
983
984         * Makefile.am: add new files.
985
986         * insetexternal.[Ch]: InsetExternal::Params -> InsetExternalParams,
987         allowing the class to be forward declared. (Also consistent with
988         all other Params classes.)
989         (write): moved out of the class. Move this function and those in
990         namespace anon to ExternalSupport.[Ch].
991
992 2003-10-07  Angus Leeming  <leeming@lyx.org>
993
994         * ExternalTemplate.[Ch] (TemplateManager::getTemplates): remove
995         non-const member function.
996
997 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
998
999         * Makefile.am:
1000         * inset.h:
1001         * insetbox.C:
1002         * insetbox.h: The Box patch. Fancybox support, minipage, parbox
1003
1004 2003-10-02  André Pönitz  <poenitz@gmx.net>
1005
1006         * insettext.C (read): make sure there is at least one par
1007           in the text after reading.
1008
1009 2003-10-01  José Matos  <jamatos@lyx.org>
1010
1011         * insetbranch.C (linuxdoc, docbook): minor fix.
1012
1013 2003-10-01  Angus Leeming  <leeming@lyx.org>
1014
1015         * ExternalTemplace.[Ch]: introduce namespace lyx::external.
1016
1017         * insetexternal.[Ch]: changes due to the introduction of
1018         namespace lyx::external.
1019
1020 2003-09-30  Angus Leeming  <leeming@lyx.org>
1021
1022         * insetexternal.[Ch] (Params::read, write): new member functions.
1023
1024 2003-09-25  Angus Leeming  <leeming@lyx.org>
1025
1026         * insetexternal.[Ch] (TempName): new (private) nested struct with
1027         fake copy semantics. Enables us to use the generated copy c-tor
1028         in the Params struct.
1029         (Params::templatename, Params::tempname): use accessor functions.
1030
1031 2003-09-25  Angus Leeming  <leeming@lyx.org>
1032
1033         * ExternalTemplate.[Ch] (getTemplateByName): now it's a const member
1034         function, returning a const pointer.
1035
1036 2003-09-23  Angus Leeming  <leeming@lyx.org>
1037
1038         * ExternalTemplate.[Ch]: can have multiple preamble snippets if we
1039         store them in a vector, preambleNames.
1040
1041         * insetexternal.C (validate): loop over all preambleNames and call
1042         LaTeXFeatures::addExternalPreamble with each.
1043
1044 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
1045
1046         * insetbranch.C: bug fix in branches
1047
1048 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
1049
1050         * insetnote.C: small clean-up.
1051
1052 2003-09-19  Angus Leeming  <leeming@lyx.org>
1053
1054         * inset.h (generatePreview): passed a 'Buffer const &' arg.
1055
1056         * insetcommand.C (string2params): clear params using the default c-tor.
1057
1058         * insetinclude[Ch]: get rid of the masterFilename_ parameter in
1059         InsetInclude::Params. No more data in this struct than in
1060         InsetCommandParams, so get rid of it and use InsetCommandParams instead.
1061         (c-tor): no need to pass a 'Buffer const &' arg anymore.
1062         (clone): remove #warning as it's now redundant.
1063         (set): add a 'Buffer const &' arg. Make private.
1064         (loadIfNeeded) move out of the class definition and into namespace anon.
1065         (getMasterFilename, getFileName): ditto.
1066
1067 2003-09-18  Angus Leeming  <leeming@lyx.org>
1068
1069         * insetcommand.C (setParams): use the params' copy constructor.
1070
1071 2003-09-18  Angus Leeming  <leeming@lyx.org>
1072
1073         * insetinsetbase.h (getLabelList):
1074         * insetinsetcollapsable.[Ch] (getLabelList):
1075         * insetinsetinclude.[Ch] (getLabelList):
1076         * insetinsetlabel.[Ch] (getLabelList):
1077         * insetinsettabular.[Ch] (getLabelList):
1078         * insetinsettext.[Ch] (getLabelList): receive a Buffer const & arg.
1079         * insetinsetinclude.[Ch] (fillWithBibKeys): ditto.
1080
1081 2003-09-18  Angus Leeming  <leeming@lyx.org>
1082
1083         * insetinclude.[Ch]: remove Params::operator==, operator!= as they're
1084         redundant baggage from yesteryear.
1085         Remove Params::flag as it is redundant; the info is present in
1086         getCmdName.
1087
1088 2003-09-18  Angus Leeming  <leeming@lyx.org>
1089
1090         * insetinclude.C (latexString): add a Buffer const & arg.
1091
1092 2003-09-18  Angus Leeming  <leeming@lyx.org>
1093
1094         * inset.C:
1095         * inset.h:
1096         * insettext.C:
1097         * insettext.h: rename EnumLColor as LColor_color.
1098
1099 2003-09-18  Angus Leeming  <leeming@lyx.org>
1100
1101         * inset.h: add the InsetOld::Code wrapper class InsetOld_code.
1102         * insetbase.h: add the dispatch_result wrapper class DispatchResult.
1103
1104 2003-09-16  Angus Leeming  <leeming@lyx.org>
1105
1106         * insetinclude.C (localDispatch): ensure that params_.masterFilename_ is
1107         set before trying to generate a preview, else we trigger an assert.
1108
1109 2003-09-16  Angus Leeming  <leeming@lyx.org>
1110
1111         * insetinclude.C (PreviewImpl::parent): return a const reference.
1112
1113 2003-09-16  Angus Leeming  <leeming@lyx.org>
1114
1115         * insetcollapsable.[Ch]: make all member variables, except for 'inset', private.
1116
1117         * insetert.C (init): use InsetCollapsable::setLabelFont rather than access
1118         labelfont directly.
1119         (read, updateStatus, lfunMouseRelease, status, showInsetDialog): use
1120         InsetCollapsable::setCollapsed, isOpen rather than access collapsed_ directly.
1121
1122         * insetminipage.C (metrics):
1123         * insetnote.C (metrics):
1124         * insettheorem.C (clone): use InsetCollapsable::isOpen rather than
1125         access collapsed_ directly.
1126
1127 2003-09-16  Angus Leeming  <leeming@lyx.org>
1128
1129         * insetbibitem.C: add #include "lyxfont.h".
1130
1131 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1132
1133         * insetgraphics.C:
1134         * insetbibtex.C: use namespace alias for lyx::support::os
1135
1136 2003-09-16  Angus Leeming  <leeming@lyx.org>
1137
1138         * insetcollapsable.h: remove unused framecolor variable.
1139         Remove #include "LColor.h".
1140
1141         * insetcollapsable.C: remove unused framecolor variable.
1142
1143         * insetcaption.C:
1144         * insetcollapsable.C:
1145         * insetert.C:
1146         * insetfloat.C:
1147         * insetfootlike.C:
1148         * insetminipage.C:
1149         * insetnote.C:
1150         * insetoptarg.C:
1151         * insetwrap.C:
1152         Add #include "LColor.h".
1153
1154 2003-09-16  Angus Leeming  <leeming@lyx.org>
1155
1156         * insettext.[Ch] (frameColor): new accessor function.
1157         (frame_color_): stored as an int, allows us to remove #include "LColor.h" from
1158         insettext.h
1159
1160         * insetbranch.C:
1161         * insettabular.C:
1162         * insettext.C:
1163         add #include "LColor.h".
1164
1165         * insetcollapsable.h: add #include "LColor.h"
1166         (for its framecolor member variable).
1167
1168 2003-09-16  Angus Leeming  <leeming@lyx.org>
1169
1170         * insetenv.C (constructor): use accessor functions to access InsetText variables.
1171
1172         * insettext.h: rename autoBreakRows as autoBreakRows_. Make private.
1173         rename frame_color as frame_color_. Make private.
1174
1175         * insettext.C: associated changes.
1176
1177 2003-09-16  Angus Leeming  <leeming@lyx.org>
1178
1179         * inset.h: store background_color_ as an int, not as an LColor::color to
1180         get LColor.h out of the header file.
1181
1182         * inset.C:
1183         * insetlatexaccent.C:
1184         * insetnewline.C:
1185         * insetspace.C:
1186         * insetspecialchar.C:
1187         * renderers.C:
1188         add #include "LColor.h".
1189
1190 2003-09-16  Angus Leeming  <leeming@lyx.org>
1191
1192         * renderers.C:  LyXFont::setColor no longer return a LyXFont &, so cannot string
1193         calls together.
1194
1195 2003-09-15  Angus Leeming  <leeming@lyx.org>
1196
1197         * inset.[Ch] (setBackgroundColor, backgroundColor):
1198         * insettext.[Ch] (setFrameColor):
1199         pass EnumLColor args, rather than LColor::color ones.
1200
1201 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
1202
1203         * insetcommand.C
1204         * insetexternal.C
1205         * insetfloat.C
1206         * insetgraphics.C
1207         * insetinclude.C
1208         * insetminipage.C
1209         * insetnote.C
1210         * insettabular.C
1211         * insetwrap.C: remove usage of STRCONV
1212
1213 2003-09-15  Angus Leeming  <leeming@lyx.org>
1214
1215         * renderers.C (draw):
1216         * insetlatexaccent.C (draw): explicitly define the color passed to
1217         the painter.
1218
1219 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
1220
1221         * insettext.C: remove block causing problems in lockInsetInInset
1222         (mentioned erroneously under Bug #1366)
1223
1224 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
1225
1226         * insetcollapsable.C: Simplify by using adjustCommand, and fix bug
1227         in the process
1228
1229 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
1230
1231         * several files: change Assert to BOOST_ASSERT
1232
1233 2003-09-09  Martin Vermeer  <martin.vermeer@hut.fi>
1234
1235         * insettext.[Ch]: remove drawText[XY]Offset
1236
1237 2003-09-08  Angus Leeming  <leeming@lyx.org>
1238
1239         * insetcollapsable.C:
1240         * insetenv.C:
1241         * insetinclude.C:
1242         * insetlabel.C:
1243         * insetoptarg.C:
1244         * insetspecialchar.C:
1245         * insettabular.C:
1246         * insettext.C:
1247         * insettoc.C: remove redundant using directives.
1248
1249 2003-09-07  Angus Leeming  <leeming@lyx.org>
1250
1251         * insetspace.h:
1252         * insetspecialchar.h: remove #include "support/std_string.h".
1253
1254 2003-09-06  Angus Leeming  <leeming@lyx.org>
1255
1256         * renderers.C: add #include "insets/inset.h"
1257
1258 2003-09-05  Angus Leeming  <leeming@lyx.org>
1259
1260         * *.C: strip out redundant #includes. (193 in total.)
1261
1262 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
1263
1264         * insets/insetbibtex.[Ch]:
1265         * insets/insetcommand.h:
1266         * insets/insetfloatlist.[Ch]:
1267         * insets/insetinclude.[Ch]:
1268         * insets/insettoc.[Ch]: Restricts the mouse click functionality
1269         of insets like bibtex, include, toc and floatlist to the visible
1270         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
1271         up the dialogs. Cursor has to be in front of the inset (i.e.
1272         start of row) for this to function.
1273
1274 2003-09-04  Angus Leeming  <leeming@lyx.org>
1275
1276         * ExternalTemplate.[Ch]: store the preamble snippets in a separate
1277         structure outside of the Format struct. Format::preambleName refers to
1278         an item in the map of all preamble snippets.
1279         Make use of the new Debug::EXTERNAL flag.
1280
1281         * insetexternal.C: make use of the new Debug::EXTERNAL flag.
1282         (validate): Small change due to the changed storage of preamble snippets.
1283
1284 2003-09-04  Angus Leeming  <leeming@lyx.org>
1285
1286         * insetgraphics.C: #include "support/os.h"
1287
1288         * insetfoot.h: move #include "LaTeXFeatures.h" out of the header file.
1289         * insettabular.h: move #include "FuncStatus.h" out of the header file.
1290         * insettoc.[Ch]: move #include "metricsinfo.h" out of the header file.
1291
1292         * insetcollapsable.h:
1293         * insetbranch.C:
1294         * insetnote.C: move #include "funcrequest.h" out of the header file.
1295
1296 2003-09-03  Angus Leeming  <leeming@lyx.org>
1297
1298         * insetexternal.C (updateExternal):
1299         * insetgraphics.C (prepareFile): Fix the conversion when exporting to
1300         latex.
1301
1302 2003-09-03  Angus Leeming  <leeming@lyx.org>
1303
1304         * insetexternal.C: don't bring namespace lyx::support into the global
1305         namespace.
1306
1307 2003-09-02  Martin Vermeer  <martin.vermeer@hut.fi>
1308
1309         * insetbranch.C: Add Branch: to label
1310
1311 2003-09-02  John Levon  <levon@movementarian.org>
1312
1313         * insettext.h:
1314         * insettext.C: remove cursor.i[xy]()
1315
1316 2003-08-28  Angus Leeming  <leeming@lyx.org>
1317
1318         * insetgraphics.C (prepareFile): prepend "convertDefault.sh" with
1319         "sh ", enabling the conversion to be carried out even if the script
1320         is not executable.
1321
1322 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1323
1324         * most files: change to use const Buffer refs
1325
1326 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
1327
1328         * insetfootlike.C: whitespace.
1329
1330 2003-08-26  John Levon  <levon@movementarian.org>
1331
1332         * insetenv.h:
1333         * insetcaption.h:
1334         * insetindex.h: remove remaining mentions of needFullRow()
1335
1336 2003-08-26  André Pönitz  <poenitz@gmx.net>
1337
1338         * insetfoot.C:
1339         * insetnewline.C:
1340         * insetquotes.C:
1341         * insettabular.C:
1342         * inset.[Ch]: remove InsetOld::par_owner_ & handling
1343
1344 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
1345
1346         * insetbranch.C: Small fix to prevent a crash on loading.
1347
1348 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
1349
1350         * inset.h:
1351         * insetbibtex.[Ch]:
1352         * insetbranch.[Ch]:
1353         * insetcollapsable.h:
1354         * insetert.[Ch]:
1355         * insetfloatlist.[Ch]:
1356         * insetfootlike.[Ch]:
1357         * insetinclude.[Ch]:
1358         * insetindex.[Ch]:
1359         * insetindex.h:
1360         * insetminipage.h:
1361         * insetnote.[Ch]:
1362         * insettext.C:
1363         * insettheorem.[Ch]:
1364         * insettoc.[Ch]: eliminates the needFullRow/display() stuff
1365         altogether, putting the logic in metrics/draw in the insets.=20
1366         Draws short single row insets with more or less realistic metrics.
1367
1368 2003-08-19  André Pönitz  <poenitz@gmx.net>
1369
1370         * insettext.C: use new RowPainter interface
1371
1372 2003-08-18  John Levon  <levon@movementarian.org>
1373
1374         * insetref.C: require amsmath for eqref
1375
1376 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
1377
1378         * Makefile.am:
1379         * inset.h:
1380         * insetbranch.[Ch]: implements the 'branch inset'
1381         idea. This allows the output of various versions of a document
1382         from a single source version, selectively outputing or suppressing
1383         output of parts of the text.
1384         This implementation contains a 'branch list editor' in a separate
1385         tab of the document settings dialog. Branches are user definable
1386         and have a "display colour" to distinguish them on-screen.
1387
1388         ColorHandler was somewhat cleaned up.
1389         (1) make possible a dynamically growing LColor list by allowing
1390         the graphic context cache to grow along (vector);
1391         (2) eliminate an IMHO unnecessary step in colour allocation.
1392
1393 2003-08-15  André Pönitz  <poenitz@gmx.net>
1394
1395         * insettext.[Ch]: adjust after rowlist split
1396
1397 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
1398
1399         * insettabular.C: rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
1400           rename valign-center to valign-middle;
1401           rename VALIGN_CENTER to VALIGN_MIDDLE
1402
1403 2003-08-11  André Pönitz  <poenitz@gmx.net>
1404
1405         * inset.h: remove resizeLyXText
1406
1407         * insetcaption.C:
1408         * insetcollapsable.[Ch]:
1409         * insetminipage.C:
1410         * insettabular.[Ch]: adjust
1411
1412         * insettext.[Ch]: remove saveLyXTextState,
1413          restoreLyXTextStat, sstate, reinitLyXText
1414
1415 2003-08-07  André Pönitz  <poenitz@gmx.net>
1416
1417         * inset.[Ch]: move non-crucial functions out-of-line
1418
1419         * insettext.C: rely on LyXText's LFUN handlers in some more cases,
1420         remove duplicated code.
1421
1422 2003-08-05  André Pönitz  <poenitz@gmx.net>
1423
1424         * insetbibitem.C:
1425         * insetcollapsable.[Ch]:
1426         * insetcommand.C:
1427         * insetert.C:
1428         * insetexternal.C:
1429         * insetfloat.C:
1430         * insetgraphics.C:
1431         * insetinclude.C:
1432         * insetlabel.C:
1433         * insetminipage.C:
1434         * insetnote.C:
1435         * insettabular.[Ch]:
1436         * insettext.[Ch]:
1437         * insetwrap.C:
1438         * updatableinset.[Ch]: rip out "deep update"
1439
1440         * insettext.C (localDispatch): merge cases with default branch
1441
1442         * insettext.C (frame_x,y,w,h): replace member with automatic variables
1443
1444         * insettabular.[Ch] (updateLocal): simplify logic
1445
1446 2003-08-04  André Pönitz  <poenitz@gmx.net>
1447
1448         * insettext.[Ch] (updateLocal): remove 'what' argument by assuimng it
1449   is 'FULL' all the time.
1450
1451 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1452
1453         * insetert.C (get_new_label): only add ... to the (closed) label
1454         when the string has been shortened
1455
1456 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
1457
1458         * Always use std::endl with lyxerr
1459
1460 2003-08-01      Martin Vermeer  <martin.vermeer@hut.fi>
1461
1462         * insetnote.C: update \author list
1463
1464 2003-07-31  André Pönitz  <poenitz@gmx.net>
1465
1466         * insetcollapsable.h:
1467         * insettabular.[Ch]:
1468         * insettext.[Ch]: remove toggleSelection
1469
1470 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
1471
1472         (with help from Juergen Spitzmueller)
1473         * insetnote.C: add add i18n support. Use Prefs-definable
1474         colours for Comment and Greyedout.
1475
1476 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
1477
1478         * insetcollapsable.[Ch]:
1479         * insetnote.C:
1480         * insetert.C: factor out the detection of clicking on the inset
1481       button as 'hitButton'. John Levon contributed.
1482
1483 2003-07-30  André Pönitz  <poenitz@gmx.net>
1484
1485         * insetcollapsable.C:
1486         * insetfootlike.C:
1487         * insettabular.C: parantheses, localize vars etc.
1488
1489 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
1490
1491         * insetnote.C: Implement a newenvironment in preamble for
1492         greyedout. Patch provided by Jürgen Spitzmüller.
1493
1494 2003-07-29  Angus Leeming  <leeming@lyx.org>
1495
1496         * insetcommand.C (localDispatch): default to
1497         InsetOld::localDispatch.
1498
1499         * insetbibitem.C (localDispatch):
1500         * insetbibtex.C (localDispatch): remove call to
1501         ChangeCitationsIfUnique.
1502
1503         * insetbibtex.[Ch] (clone): move out of line; use copy c-tor.
1504
1505         * insetexternal.C (read): use pushpophelper.
1506
1507 2003-07-28  José Matos  <jamatos@lyx.org>
1508
1509         * insetext.C (read): \end_document replaces \the_end.
1510
1511 2003-07-28  José Matos  <jamatos@fep.up.pt>
1512
1513         * insetert.C (write): \layout -> \begin_layout.
1514         Add missing \end_layout.
1515
1516 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1517
1518         * insetquotes.C: document a bit the format
1519
1520         * insettabular.C (write): remove extra space
1521
1522 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
1523         * insetnote.C: Umpf. Hope I *now* get it right :-(
1524
1525 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
1526         *insetnote.C: did the right fix to greyedout: \color
1527         instead of \textcolor.
1528
1529 2003-07-28  Angus Leeming  <leeming@lyx.org>
1530
1531         * insetbibtex.h: remove extraneous forward declaration.
1532
1533         * insetbibitem.h:
1534         * insetbibtex.h: Also remove long-dead Holder member class
1535         and variable.
1536
1537 2003-07-27  Martin Vermeer  <martin.vermeer@hut.fi>
1538
1539         * insetbase.h: add #include <memory> needed by gcc 2.95.2 at
1540         least.
1541
1542 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1543
1544         * insetwrap.C (addToToc): adjust for lyx::toc
1545
1546         * insetfloatlist.C (ascii): adjust for lyx::toc
1547
1548         * insetfloat.C (addToToc): adjust for lyx::toc
1549
1550 2003-07-27  José Matos  <jamatos@fep.up.pt>
1551
1552         * insetnote.h (linuxdoc,docbook): update support.
1553
1554 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1555
1556         * insetfloat.C (wide): add a space to label, for consistency
1557
1558 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1559
1560         * insettext.C (nextChange): adjust for lyx::find
1561         (searchForward): ditto
1562         (searchBackward): ditto
1563
1564 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1565
1566         * insetgraphicsParams.C:
1567         * insetexternal.C: declare extern displayTranslator
1568
1569         * insetexternal.C:
1570         * renderers.C: add #include "support/LAssert.h"
1571
1572 2003-07-27  José Matos  <jamatos@fep.up.pt>
1573
1574         * insetfloat.[Ch] (linuxdoc):
1575         * insetgraphics.C (linuxdoc):
1576         * insettabular.C (linuxdoc):
1577         * insettext.[Ch] (linuxdoc): add support for tables and figures
1578         (linuxdoc).
1579
1580 2003-07-27  José Matos  <jamatos@fep.up.pt>
1581
1582         * insetinclude (latex): comply with makeLaTeXFile argument change.
1583
1584 2003-07-26  Asger Alstrup  <alstrup@local>
1585
1586         * insettext.C (reinitLyXText): Get rid of updateLocal which causes
1587         the undo crashes. We'll see what problems other places this will
1588         cause.
1589
1590 2003-07-26  Angus Leeming  <leeming@lyx.org>
1591
1592         * insetgraphics.C: remove unused declaration of system_tempdir.
1593
1594 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
1595
1596         * rename Inset to InsetOld
1597
1598         * all inset files (clone): return a auto_ptr<InsetBase>
1599
1600 2003-07-23  Angus Leeming  <leeming@lyx.org>
1601
1602         * insetexternal.[Ch] (setParams): pass it a Buffer const *.
1603
1604 2003-07-23  Angus Leeming  <leeming@lyx.org>
1605
1606         * mailinset.[Ch] (inset2string):
1607         * insetcommand.[Ch] (inset2string):
1608         * insetert.[Ch] (inset2string):
1609         * insetexternal.[Ch] (inset2string):
1610         * insetfloat.[Ch] (inset2string):
1611         * insetgraphics.[Ch] (inset2string):
1612         * insetinclude.[Ch] (inset2string):
1613         * insetminipage.[Ch] (inset2string):
1614         * insetnote.[Ch] (inset2string):
1615         * insettabular.[Ch] (inset2string):
1616         * insetwrap.[Ch] (inset2string): now requires a Buffer const & arg.
1617
1618         * insetexternal.[Ch]:
1619         * insetgraphics.[Ch]: get rid of the view() function. Associated
1620         changes to the mailers' string2params and params2string functions.
1621
1622 2003-07-23  Angus Leeming  <leeming@lyx.org>
1623
1624         * insetexternal.[Ch]: store the external file name in a FileName
1625         member variable rather than a string + associated changes.
1626
1627 2003-07-21  Angus Leeming  <leeming@lyx.org>
1628
1629         * insetgraphicsParams.[Ch]: store the graphics file name in
1630         a FileName member variable rather than a string.
1631
1632         * insetgraphics.[Ch]:
1633         * insetgraphicsParams.[Ch]: Associated changes.
1634
1635 2003-07-21  Angus Leeming  <leeming@lyx.org>
1636
1637         * insetgraphics.[Ch] (string2params, params2string): passed a
1638         buffer_path argument.
1639         (view): new method.
1640
1641 2003-07-21  Angus Leeming  <leeming@lyx.org>
1642
1643         * insetexternal.C:
1644         * insetgraphicsParams.[Ch]:
1645         * insetinclude.C:
1646         * renderers.C: use namespace lyx::graphics rather than grfx shortcut.
1647
1648 2003-07-21  Martin Vermeer  <martin.vermeer@hut.fi>
1649
1650         * insetnote.C: fixed greyout and conditionals layout foul-ups.
1651
1652 2003-07-18  André Pönitz  <poenitz@gmx.net>
1653
1654         * insetert.[Ch]:
1655         * insetminipage.[Ch]:
1656         * insettabular.[Ch]:
1657         * insettext.[Ch]:
1658         * insetwrap.[Ch]:
1659         * updatableinset.[Ch]: remove unneeded Inset::getMaxWidth()
1660
1661 2003-07-18  André Pönitz  <poenitz@gmx.net>
1662
1663         * inset.[Ch]:
1664         * insetbibitem.C:
1665         * insetcollapsable.C:
1666         * insetcommand.C:
1667         * insetert.C:
1668         * insetexternal.C:
1669         * insetgraphics.[Ch]:
1670         * insetlatexaccent.[Ch]:
1671         * insetminipage.C:
1672         * insetnewline.C:
1673         * insetquotes.C:
1674         * insetspace.C:
1675         * insetspecialchar.C:
1676         * insettabular.[Ch]:
1677         * insettext.[Ch]:
1678         * updatableinset.C: two-phase-drawing for InsetText & InsetTabular
1679
1680 2003-07-17  André Pönitz  <poenitz@gmx.net>
1681
1682         * insetcollapsable.C:
1683         * insettabular.C:
1684         * insettext.C: don't call Inset::update() anymore
1685
1686         * insettext.[Ch]:
1687         * insettabular.[Ch]: remove unneeded in_update_ members
1688
1689         * insettext.[Ch]: remove unneeded InsetText::old_max_width member
1690
1691 2003-07-16  André Pönitz  <poenitz@gmx.net>
1692
1693         * insettext.C (selectAll): remove
1694
1695 2003-07-16  John Levon  <levon@movementarian.org>
1696
1697         * insetnote.h:
1698         * insetnote.C: implement showInsetDialog()
1699
1700 2003-07-15  André Pönitz  <poenitz@gmx.net>
1701
1702         * insettabular.C:
1703         * insettext.C: refresh_status tristate -> need_update bool
1704
1705 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
1706
1707         * insettext.C: adjust call to LyXText::init
1708
1709 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1710
1711         * insettext.C: use bufferview_funcs->replaceSelection()
1712         to delete selections in some cases (bugs 441, 673, 702, 954).
1713
1714 2003-07-14  André Pönitz  <poenitz@gmx.net>
1715
1716         * insettext.C (draw): use slimmed down rowpainter interface
1717
1718 2003-07-14  André Pönitz  <poenitz@gmx.net>
1719
1720         * insetcollapsable.C:
1721         * insetert.C:
1722         * insettext.[Ch] (cy, ciy, setUpdateStatus):
1723         remove unused BufferView * argument
1724
1725 2003-07-14  André Pönitz  <poenitz@gmx.net>
1726
1727         * insettext.[Ch]: used cached metrics a bit more
1728
1729 2003-07-10  Alfredo Brauntein  <abraunst@libero.it>
1730
1731         * insettabular.[Ch]: invalidate InsetTabular::view(), added buffer()
1732
1733 2003-07-10  André Pönitz  <poenitz@gmx.net>
1734
1735         * insettabular.C:
1736         * insettext.[Ch]: remove InsetText::InnerCache, clean up consequences
1737
1738 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1739
1740         * introduce namespace lyx::graphics
1741
1742 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1743
1744         * introduce namespace lyx::support
1745
1746 2003-06-30  André Pönitz  <poenitz@gmx.net>
1747
1748         * insetcite.C (localDispatch): fix case of missing return value
1749
1750         * insetcite.C (ascii): remove unneeded temporary
1751
1752 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1753
1754         * insetspace.h: fix \file
1755
1756         * insetbibtex.C (fillWithBibKeys): use std:: on stdlib types
1757         * insetinclude.C (fillWithBibKeys): ditto
1758
1759         * insetbibitem.C: fix type const order
1760
1761         * inset.C (getLyXText): add varname for arg
1762
1763         * ExternalTemplate.h: fix type const order
1764
1765 2003-06-27  André Pönitz  <poenitz@gmx.net>
1766
1767         * insettext.C: take care of removed LyXCursor::row_ member
1768
1769         * insettext.[Ch]: use new TextCursor struct for sstate
1770
1771 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
1772
1773         * inseterror.[Ch]: removed
1774
1775 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
1776
1777         * insetinclude.C (docbook): use parseError instead of sgmlError
1778
1779 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
1780
1781         * insetinclude.C (loadIfNeeded): call ::loadLyXFile instead
1782         of BufferList::loadLyXFile
1783
1784 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
1785
1786         * insettext.C (update): simplify
1787         (updateLocal): remove commented code
1788         (insetUnlock): simplify
1789         (lockInset): simplify
1790         (updateInsetInInset): simplify
1791         (localDispatch): simplify
1792         (setFont): simplify
1793         (resizeLyXText): simplify
1794         (collapseParagraphs): simplify
1795
1796         * insetert.C (get_new_label): simplify
1797
1798 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
1799
1800         * insettext.C (localDispatch): handle arg to LFUN_PASTE, call
1801         pasteSelection with index
1802
1803 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1804
1805         * insettext.C (localDispatch): fix call to cutSelection for LFUN_CUT
1806
1807 2003-06-16  André Pönitz  <poenitz@gmx.net>
1808
1809         * insetbase.h: new virtual base function clone()
1810
1811         * *inset*.[Ch]: IU of clone() and getLabelList (i.e. essentially
1812           Inset * clone()  ->  InsetBase * clone()
1813
1814 2003-06-13  André Pönitz  <poenitz@gmx.net>
1815
1816         * insettabular.[Ch]: make tabular a proper member
1817
1818 2003-06-12  André Pönitz  <poenitz@gmx.net>
1819
1820         * insettabular.[Ch]: some renaming plus whitespace
1821
1822 2003-06-11  Angus Leeming  <leeming@lyx.org>
1823
1824         * Makefile.am: remove graphicinset.[Ch], insetbutton.[Ch].
1825         Add renderers.[Ch].
1826
1827         * insetbutton.[Ch]: removed.
1828         * graphicinset.[Ch]: renamed as renderers.[Ch].
1829
1830         * renderers.[Ch]: new files. Rename GraphicsInset as GraphicsRenderer.
1831         Create a new class ButtonRenderer using the InsetButton::metrics() and
1832         draw() functions.
1833         Derive both from a common RenderedInset base class.
1834
1835         * insetcommand.[Ch]:
1836         * insetinclude.[Ch]: derive from Inset, not InsetButton.
1837         Give it a ButtonRenderer member variable. Use it.
1838         Give the classes working copy c-tors.
1839         No longer derive from boost::noncopyable.
1840
1841         * insetexternal.[Ch]: enable the inset to choose dynamically whether to
1842         display its contents as a button or as a graphic.
1843
1844         * insetgraphic.[Ch]: changes due to the change in name GraphicInset ->
1845         GraphicRenderer.
1846
1847 2003-06-11  Angus Leeming  <leeming@lyx.org>
1848
1849         * insetcite.C (localDispatch): reformat.
1850
1851         * insetref.C (localDispatch): enable dialog to be lauched.
1852
1853 2003-06-11  John Levon  <levon@movementarian.org>
1854
1855         * insettabular.C: correctly mark all cells as erased
1856
1857 2003-06-11  Angus Leeming  <leeming@lyx.org>
1858
1859         * insetexternal.[Ch]: InsetExternal::Params no longer stores the
1860         ExternalTemplate but its name, templatename. This means that a file
1861         containing a reference to an External Template not installed on the
1862         current machine will be saved retaining this info rather than inserting
1863         the first "valid" template from the list of templates.
1864
1865         As a by product, the visual statement that the Template is missing is
1866         now very clear!
1867
1868 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
1869
1870         * insettext.C (appendParagraphs): remove some commented code.
1871
1872 2003-06-10  Angus Leeming  <leeming@lyx.org>
1873
1874         * graphicinset.[Ch] (view): removed the publicly accessible function to set
1875         the cache.
1876
1877         * insetexternal.[Ch]: move tempname_ into the Params struct.
1878         (Params d-tor): new function, to clean-up this temp file.
1879         (localDispatch): dispatch LFUN_EXTERNAL_EDIT.
1880         (cache): removed.
1881         (editExternal, doSubstitution): move out of class.
1882
1883 2003-06-10  Angus Leeming  <leeming@lyx.org>
1884
1885         * graphicinset.[Ch] (params): removed.
1886         * graphicinset.h (operator=): declared private but not defined.
1887         (statusMessage): made private.
1888
1889         * insetexternal.[Ch]: graphic_ renamed as renderer_.
1890
1891 2003-06-07  John Levon  <levon@movementarian.org>
1892
1893         * insetert.C (latex): make a newline mean just that not
1894         a new par
1895
1896 2003-06-07  José Matos  <jamatos@fep.up.pt>
1897
1898         * insethfill.[Ch] (linuxdoc, docbook): implement output
1899         * insetspace.C (linuxdoc, docbook): remove coments as the code
1900         is correct.
1901
1902 2003-06-06  José Matos  <jamatos@fep.up.pt>
1903
1904         * insetnewline.C (linuxdoc,docbook): return newline, fix bug 1148.
1905
1906 2003-06-06  André Pönitz  <poenitz@gmx.net>
1907
1908         * insetwrap.[Ch]: code compactification
1909
1910 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
1911
1912         * mailinset.C (updateDialog): use Dialogs::visible
1913
1914 2003-06-04  Angus Leeming  <leeming@lyx.org>
1915
1916         * graphicinset.C (draw): add a comment for the #if 0 block.
1917
1918         * insetexternal.h: remove Params::parameters variable.
1919         * insetexternal.C (read, write): rewrite to output new ExternalInset format
1920         and read it back making full use of LyXLex.
1921
1922 2003-06-04  André Pönitz  <poenitz@gmx.net>
1923
1924         * inset.[Ch]: change owner_ from Inset * to UpdatableInset *
1925
1926 2003-06-04  John Levon  <levon@movementarian.org>
1927
1928         * insettabular.C: back out tall table speed up. It was broken
1929
1930 2003-06-03  Angus Leeming  <leeming@lyx.org>
1931
1932         * ExternalTemplate.[Ch]: add inputFormat and UpdateFormat variables.
1933         Remove ViewCommand and UpdateCommand.
1934
1935         * graphicinset.C (update): bug fix. Set the params before calling the
1936         loader.
1937         * graphicinset.[Ch] (view): new method. A bit of a fudge to set the
1938         BufferView cache to enable the InsetExternal::editCommand to be invoked
1939         from the frontends. Would not be needed if this were dispatched properly.
1940         (old_ascent_): variable removed.
1941
1942         * insetexternal.[Ch]: large clean-up to use the converter mechanism to
1943         do any necessary conversions of external material. Also use the
1944         new GraphicsInset to display the inset within LyX.
1945
1946 2003-06-03  Angus Leeming  <leeming@lyx.org>
1947
1948         * graphicinset.[Ch]: new files. Clean up the InsetGraphics::Cache
1949         and move it somewhere where InsetExternal can use it too.
1950
1951         * Makefile.am: add the new files.
1952
1953         * insetgraphics.[Ch]: make use of the new GraphicInset.
1954
1955 2003-06-03  John Levon  <levon@movementarian.org>
1956
1957         * inset.h:
1958         * insetbibitem.[Ch]:
1959         * insetbibtex.h:
1960         * insetcite.h:
1961         * insetcommand.[Ch]:
1962         * insetenv.[Ch]:
1963         * inseterror.h:
1964         * insetert.[Ch]:
1965         * insetexternal.[Ch]:
1966         * insetfloat.[Ch]:
1967         * insetfloatlist.h:
1968         * insetfoot.[Ch]:
1969         * insetgraphics.[Ch]:
1970         * insethfill.h:
1971         * insetinclude.[Ch]:
1972         * insetindex.h:
1973         * insetlabel.h:
1974         * insetlatexaccent.[Ch]:
1975         * insetmarginal.[Ch]:
1976         * insetminipage.[Ch]:
1977         * insetnewline.h:
1978         * insetnote.[Ch]:
1979         * insetoptarg.[Ch]:
1980         * insetquotes.[Ch]:
1981         * insetref.[Ch]:
1982         * insetspace.[Ch]:
1983         * insetspecialchar.[Ch]:
1984         * insettabular.[Ch]:
1985         * insettext.[Ch]:
1986         * insetthereom.[Ch]:
1987         * insettoc.h:
1988         * inseturl.h:
1989         * insetwrap.[Ch]: make clone() not take a Buffer * arg
1990
1991         * insetgraphics.[Ch]:
1992         * insetgraphicsParams.[Ch]: always store an absolute
1993         path at runtime
1994
1995 2003-06-02  André Pönitz  <poenitz@gmx.net>
1996
1997         * inseterror.C:
1998         * insetgraphics.C:
1999         * insetlatexaccent.C: remove duplicated call to metrics()
2000
2001 2003-06-02  John Levon  <levon@movementarian.org>
2002
2003         * insettabular.C: fix resize of column width
2004
2005 2003-06-02  John Levon  <levon@movementarian.org>
2006
2007         * Makefile.am:
2008         * inset.h:
2009         * insetparent.h:
2010         * insetparent.C: remove insetparent
2011
2012 2003-06-02  André Pönitz  <poenitz@gmx.net>
2013
2014         * inset.[Ch]:
2015         * insetbase.h:
2016         * insetbibtex.[Ch]:
2017         * insetbutton.[Ch]:
2018         * insetcaption.C:
2019         * insetcollapsable.[Ch]:
2020         * inseterror.[Ch]:
2021         * insetert.[Ch]:
2022         * insetfootlike.C:
2023         * insetgraphics.[Ch]:
2024         * insetinclude.[Ch]:
2025         * insetlatexaccent.[Ch]:
2026         * insetminipage.[Ch]:
2027         * insetnewline.[Ch]:
2028         * insetquotes.[Ch]:
2029         * insetspace.[Ch]:
2030         * insetspecialchar.[Ch]:
2031         * insettabular.[Ch]:
2032         * insettext.[Ch]: unify first drawing phase
2033
2034         * inset.[Ch]:
2035         * insetbase.h: move validate() to the base
2036
2037 2003-05-31  Angus Leeming  <leeming@lyx.org>
2038
2039         * Makefile.am: moved insetwrap.[Ch] into alphabetical order.
2040
2041 2003-05-30  André Pönitz  <poenitz@gmx.net>
2042
2043         * inset.h:
2044         * insetbase.h:
2045         * insetbutton.[Ch]:
2046         * insetcaption.[Ch]:
2047         * insetcollapsable.[Ch]:
2048         * inseterror.[Ch]:
2049         * insetert.[Ch]:
2050         * insetgraphics.[Ch]:
2051         * insetinclude.[Ch]:
2052         * insetlatexaccent.[Ch]:
2053         * insetnewline.[Ch]:
2054         * insetquotes.[Ch]:
2055         * insetspace.[Ch]:
2056         * insetspecialchar.[Ch]:
2057         * insettabular.[Ch]:
2058         * insettext.[Ch]:
2059         * updatableinset.[Ch]: unify second drawing phase
2060
2061 2003-05-30  John Levon  <levon@movementarian.org>
2062
2063         * insetgraphics.C: fix a bformat
2064
2065 2003-05-29  John Levon  <levon@movementarian.org>
2066
2067         * insettabular.C: remove unused bufferOwner()
2068
2069 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2070
2071         * insettext.C (lockInsetInInset): adjust
2072         (getLabelList): use const_iterator, adjust
2073         (getInsetFromID): use const_iterator, adjust
2074         (addPreview): use const_iterator, adjust
2075
2076         * insetwrap.C (clone): remove const_cast
2077
2078         * insetnote.C (clone): remove const_cast
2079
2080         * insetminipage.C (clone): remove const_cast
2081
2082         * insetmarginal.C (clone): remove const_cast
2083
2084         * insetfoot.C (clone): remove const_cast
2085
2086         * insetfloat.C (clone): remove const_cast
2087
2088         * insetert.C (clone): remove const_cast
2089
2090         * delete commented same_id functions from a lot of files.
2091
2092 2003-05-28  John Levon  <levon@movementarian.org>
2093
2094         * insetcite.C:
2095         * insetinclude.C:
2096         * insetindex.C:
2097         * insetparent.C:
2098         * insettoc.C: fix dispatch of mouse release (bug 1143 and others)
2099
2100         * insetminipage.C: fix metrics (bug 1144)
2101
2102 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2103
2104         * insettext.C (saveLyXTextState): adjust
2105         (restoreLyXTextState): adjust
2106         (init): adjust
2107         (lockInset): adjust
2108         (unlockInsetInInset): adjust
2109         (localDispatch): adjust
2110         (getLyXText): adjust
2111
2112         * insettabular.C (insertAsciiString): adjust
2113
2114 2003-05-27  André Pönitz  <poenitz@gmx.net>
2115
2116         * insetbutton.C:
2117         * insetcollapsable.C:
2118         * inseterror.C:
2119         * insetgraphics.C:
2120         * insetlatexaccent.C:
2121         * insetminipage.C:
2122         * insetnewline.C:
2123         * insetquotes.C:
2124         * insetspace.C:
2125         * insetspecialchar.C:
2126         * insettabular.C:
2127         * insettext.C: dim.w -> dim.wid
2128
2129 2003-05-26  John Levon  <levon@movementarian.org>
2130
2131         * insettabular.C: avoid drawing all of a long table
2132         if it's not needed. A big speedup
2133
2134 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
2135
2136         * remove same_id from function signatures, adjust
2137
2138 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2139
2140         * insettext.C (InsetText): adjust
2141         (clear): adjust
2142         (setParagraphData): separate same_id cases, adjust
2143         (appendParagraphs): adjust
2144         (appendParagraphs): adjust
2145
2146 2003-05-23  André Pönitz  <poenitz@gmx.net>
2147
2148         * insetbutton.h: whitespace
2149
2150         * insettabular.C: more compact code
2151
2152         * updatableinset.C: remove const_cast
2153
2154
2155 2003-05-23  Angus Leeming  <leeming@lyx.org>
2156
2157         * insetexternal.C (write): check how many lines are output.
2158         (latex): use the "PDFLaTeX" flavour if outputting to pfdlatex and
2159         if the template has defined it.
2160
2161 2003-05-23  Angus Leeming  <leeming@lyx.org>
2162
2163         * insetquotes (validate): use the new LaTeXFeatures::useBabel() method.
2164
2165 2003-05-23  Angus Leeming  <leeming@lyx.org>
2166
2167         * insetfoot.C (latex):
2168         * inseturl.C (latex): rename fragile as moving_arg.
2169
2170 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
2171
2172         * inseterror.C (localDispatch): comment out unused var.
2173
2174 2003-05-22  Angus Leeming  <leeming@lyx.org>
2175
2176         * inset*.[Ch] (latex): no longer has a free_spacing arg. Data is now
2177         passed through the LatexRunParams arg.
2178
2179 2003-05-22  Angus Leeming  <leeming@lyx.org>
2180
2181         * inset*.[Ch] (latex): no longer has a fragile arg. Data is now passed
2182         through the LatexRunParams arg.
2183
2184         * insetquotes.C (latex): accesses use_babel through the LatexRunParams
2185         arg rather than through a global var.
2186
2187 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
2188
2189         * insetspecialchar.C (dimension): use a string.
2190
2191 2003-05-22  Angus Leeming  <leeming@lyx.org>
2192
2193         * insetbibtex.C (latex):
2194         * insetgraphics.C (latex):
2195         * insetinclude.C (latex): extract the buffer's 'nice'ness from
2196         runparams rather than from the buffer itself.
2197
2198 2003-05-22  Angus Leeming  <leeming@lyx.org>
2199
2200         * inset*.[Ch] (latex):
2201         passed a LatexRunParams parameter.
2202
2203         * insetgraphics.C (latex): actually use it ;-)
2204
2205 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
2206
2207         * insetfloat.C (addToToc): trivial compile fix
2208
2209 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
2210
2211         * insettext.[Ch] (paragraph): delete unused function
2212
2213         * insetfloat.C (addToToc): parlist simplfication
2214
2215 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2216
2217         * insetspace.[Ch]: added (new space insets)
2218         * Makefile.am:
2219         * inset.h: handle new space insets
2220
2221 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
2222
2223         * insetfloat.C (addToToc): adjust
2224
2225 2003-05-21  André Pönitz  <poenitz@gmx.net>
2226
2227         * insettext.[Ch]: fix drawing bug introduced earlier
2228
2229 2003-05-19  André Pönitz  <poenitz@gmx.net>
2230
2231         * insetspecialchar.C: fix bug introduced yesterday
2232
2233 2003-05-19  André Pönitz  <poenitz@gmx.net>
2234
2235         * inset.[Ch]:
2236         * insetbutton.[Ch]:
2237         * insetcollapsable.[Ch]:
2238         * inseterror.[Ch]:
2239         * insetert.[Ch]:
2240         * insetfoot.[Ch]:
2241         * insetgraphics.[Ch]:
2242         * insetgraphicsParams.[Ch]:
2243         * insetlatexaccent.[Ch]:
2244         * insetminipage.[Ch]:
2245         * insetnewline.[Ch]:
2246         * insetquotes.[Ch]:
2247         * insetspecialchar.[Ch]:
2248         * insettabular.[Ch]:
2249         * insettext.[Ch]: dimensions() instead of ascend/descend/width
2250
2251 2003-05-19  André Pönitz  <poenitz@gmx.net>
2252
2253         * insetenv.[Ch]:
2254         * insettext.C: more insetenv
2255
2256 2003-05-16  André Pönitz  <poenitz@gmx.net>
2257
2258         * insetcommand.C:
2259         * insetminimpage.[Ch]:
2260         * insetcollapsable.[Ch]: fix #832
2261
2262 2003-05-16  André Pönitz  <poenitz@gmx.net>
2263
2264         * inset.[Ch]:
2265         * insetbibitem.[Ch]:
2266         * insetbibtex.[Ch]:
2267         * insetbutton.[Ch]:
2268         * insetcite.[Ch]:
2269         * insetcollapsable.[Ch]:
2270         * insetcommand.[Ch]:
2271         * inseterror.[Ch]:
2272         * insetert.[Ch]:
2273         * insetexternal.[Ch]:
2274         * insetfloatlist.[Ch]:
2275         * insetgraphics.[Ch]:
2276         * insetinclude.[Ch]:
2277         * insetindex.[Ch]:
2278         * insetlabel.[Ch]:
2279         * insetlatexaccent.[Ch]:
2280         * insetparent.[Ch]:
2281         * insetref.[Ch]:
2282         * insettabular.[Ch]:
2283         * insettext.[Ch]:
2284         * insettoc.[Ch]:
2285         * inseturl.[Ch]:
2286         * updatableinset.[Ch]: edit() -> LFUN_INSET_EDIT
2287
2288 2003-05-13  André Pönitz <poenitz@gmx.net>
2289
2290         * insetbibitem.C:
2291         * insetcollapsable.C:
2292         * insetert.C:
2293         * insetfloat.C:
2294         * insetinclude.C:
2295         * insetwrap.C: tostr from own header
2296
2297         * insetcommand.C:
2298         * insetexternal.C:
2299         * insetfloat.C:
2300         * insetfloat.h:
2301         * insetgraphics.C:
2302         * insetinclude.C:
2303         * insetminipage.C:
2304         * insetparent.C:
2305         * insettabular.C:
2306         * insettext.C:
2307         * insetwrap.C: STRCONV
2308
2309
2310 2003-05-12  André Pönitz <poenitz@gmx.net>
2311
2312         * insetcaption.C:
2313         * insetexternal.C:
2314         * insetfloat.C:
2315         * insetfloatlist.C:
2316         * insetgraphics.C:
2317         * insetinclude.C:
2318         * insetminipage.C:
2319         * insetminipage.C:
2320         * insettabular.C:
2321         * insettext.C:
2322         * insetwwrap.C:  boost::format -> bformat  all over the place
2323
2324 2003-05-05  André Pönitz <poenitz@gmx.net>
2325
2326         * insettext.h: add missing #include <map>
2327
2328 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
2329
2330         * insettext.C (InsetText): parlist cleanup
2331         (clear): ditto
2332         (edit): ditto
2333         (insetUnlock): ditto
2334         (lockInset): ditto
2335         (lockInsetInInset): ditto
2336         (cx): ditto
2337         (cix): ditto
2338         (getLyXText): ditto
2339         (searchBackward): ditto
2340         (collapseParagraphs): ditto
2341
2342 2003-05-06  John Levon  <levon@movementarian.org>
2343
2344         * insetcaption.C: don't cast wrap inset to InsetFloat
2345
2346         * insetfloat.h:
2347         * insetfloat.C: remove unneeded type() function
2348
2349 2003-05-05  André Pönitz <poenitz@gmx.net>
2350
2351         * inset.h:
2352         * insettext.[Ch]:
2353         * insettabular.[Ch]:
2354         * insetcollapsable.[Ch]: remove unused function firstParagraph()
2355         replace getFirstParagraph() by getParagraphs()
2356
2357 2003-05-03  John Levon  <levon@movementarian.org>
2358
2359         * insetcollapsable.h:
2360         * insetcollapsable.C:
2361         * insettabular.h:
2362         * insettabular.C:
2363         * insettext.h:
2364         * insettext.C:
2365         * updatableinset.h:
2366         * updatableinset.C: remove cursor_visible_, showInsetCursor(),
2367         hideInsetCursor(), toggleInsetCursor(), isCursorVisible(). Add
2368         getCursor(). Remove explicit cursor hides.
2369
2370 2003-05-02  André Pönitz <poenitz@gmx.net>
2371
2372         * insettext.C: remove unneeded &*
2373
2374 2003-04-30  John Levon  <levon@movementarian.org>
2375
2376         * insettabular.C: fix edit message
2377
2378 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
2379
2380         * insettext.C (setFont): do not convert iterator -> pointer
2381
2382         * insettabular.C (localDispatch): do not convert iterator -> pointer
2383         (setFont): ditto
2384         (tabularFeatures): ditto
2385
2386 2003-04-29  André Pönitz <poenitz@gmx.net>
2387
2388         * inset.h: introduce "haveParagraph" from Lars' parlist-14-b.
2389
2390 2003-04-28  André Pönitz <poenitz@gmx.net>
2391
2392         * insettext.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
2393           Changes
2394
2395 2003-04-25 André Pönitz <poenitz@gmx.net>
2396
2397         * insetenv.C: derive from InsetText instead of InsetCollapsable
2398
2399 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2400
2401         * insetexternal.C (string2params): dont do anything if the string
2402         is empty.
2403         * insetgraphics.C (string2params): ditto
2404         * insetcommand.C (string2params): ditto
2405         * insetert.C (string2params): ditto
2406         * insetfloat.C (string2params): ditto
2407         * insetinclude.C (string2params): ditto
2408         * insetminipage.C (string2params): ditto
2409         * insettabular.C (string2params): ditto
2410         * insetwrap.C (string2params): ditto
2411
2412 2003-04-24  André Pönitz <poenitz@gmx.net>
2413
2414         * insetref.C: support for eqref
2415
2416 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
2417
2418         * insetert.C (read): use ParagraphList::iterator.
2419
2420 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2421
2422         * insetquotes.C (latex): comment some code and add warnings.
2423
2424 2003-04-14   Alfredo Braunstein  <abraunst@libero.it>
2425
2426         * insetexternal.C (localDispatch): added a missing DISPATCHED
2427
2428 2003-04-12  John Levon  <levon@movementarian.org>
2429
2430         * insetwrap.C (addToToc): fix a crash, conversion
2431         from while to for loop forgot to remove the explicit
2432         increment
2433
2434 2003-04-10  John Levon  <levon@movementarian.org>
2435
2436         * insettabular.C (tabularFeature): make sure
2437         to update the dialog when we change something
2438         (bug 1036).
2439
2440         (getStatus): don't disable some lfuns (bug 939)
2441
2442 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
2443
2444         * insettext.C (saveLyXTextState): adjust
2445         (localDispatch): adjust
2446         (setFont): adjust
2447         (cx): adjust
2448         (cix): adjust
2449         (cpar): adjust
2450
2451         * insettabular.C (localDispatch): adjust
2452         (setFont): adjust
2453         (tabularFeatures): adjust
2454
2455 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
2456
2457         * insettabular.C (searchForward,searchBackward): fix bug 782
2458
2459 2003-04-07  John Levon  <levon@movementarian.org>
2460
2461         * insettabular.C:
2462         * insettext.C: clear status message on inset exit
2463
2464 2003-04-03  John Levon  <levon@movementarian.org>
2465
2466         * insetcommand.C: return dispatched on DIALOG_UPDATE
2467
2468 2003-04-02  John Levon  <levon@movementarian.org>
2469
2470         * insettabular.C: tab lfuns renamed
2471
2472 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
2473
2474         * insettext.C (update): move towards ParagraphList
2475         (updateLocal): ditto
2476         (edit): ditto
2477         (insetUnlock): ditto
2478         (lockInset): ditto
2479         (lockInsetInInset): ditto
2480         (updateInsetInInset): ditto
2481         (localDispatch): ditto
2482         (docbook): ditto
2483         (setFont): ditto
2484         (resizeLyXText): ditto
2485         (searchBackward): ditto
2486         (collapseParagraphs): ditto
2487         (addPreview): ditto
2488
2489         * insetwrap.C (InsetWrap): adjust
2490         (addToToc): adjust and rewrite loop
2491
2492         * insettext.[Ch] (paragraph): delete function
2493
2494         * insettabular.C (moveNextCell): adjust
2495         (movePrevCell): adjust
2496         (insertAsciiString): adjust
2497
2498         * insetfloat.C (InsetFloat): adjust
2499         (addToToc): adjust
2500
2501         * insetert.C (InsetERT): adjust
2502         (write): adjust, and rewrite loop
2503         (latex): adjust, and rewrite loop
2504         (linuxdoc): adjust, and rewrite loop
2505         (docbook): adjust, and rewrite loop
2506         (localDispatch): adjust
2507         (get_new_label): adjust
2508
2509 2003-04-01  John Levon  <levon@movementarian.org>
2510
2511         From Alfredo Braunstein
2512
2513         * insetbutton.h:
2514         * insetbutton.C: add localDispatch()
2515
2516         * insetcommand.C: return DISPATCHED when edit() called
2517
2518         * insettext.C: fix bug 967
2519
2520 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2521
2522         * insettext.C: adjust
2523
2524 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2525
2526         * insettext.C (draw): adjust
2527         (crow): return a RowList::iterator not a Row*
2528
2529         * insetminipage.C (localDispatch): adjust
2530
2531         * insetert.C (localDispatch): adjust
2532
2533 2003-03-31  John Levon  <levon@movementarian.org>
2534
2535         * insetgraphics.C:
2536         * insetgraphicsParams.C: use_gui moved to lyx_gui
2537
2538 2003-03-31  John Levon  <levon@movementarian.org>
2539
2540         * insettext.C: Alert fix
2541
2542 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
2543
2544         * insettext.C (ascent): adjust for RowList
2545         (descent): ditto
2546         (draw): ditto
2547         (getLyXText): adjust
2548         (toggleSelection): adjust
2549
2550         * insetminipage.C (localDispatch): adjust for RowList
2551
2552         * insetert.C (localDispatch): adjust for RowList
2553         (getMaxWidth): adjust for RowList
2554
2555 2003-03-29  John Levon  <levon@movementarian.org>
2556
2557         * insetert.C: Alert cleanup
2558
2559 2003-03-29  John Levon  <levon@movementarian.org>
2560
2561         * insettabular.C: Alert fix
2562
2563 2003-03-28  John Levon  <levon@movementarian.org>
2564
2565         * insetfloat.C: reset label on INSET_MODIFY
2566
2567 2003-03-28  John Levon  <levon@movementarian.org>
2568
2569         * insetgraphicsParams.C: read subcaptionText as a whole line
2570         (bug 656)
2571
2572 2003-03-28  John Levon  <levon@movementarian.org>
2573
2574         * insettext.C: remove unused prototypes
2575
2576 2003-03-25  Angus Leeming  <leeming@lyx.org>
2577
2578         * insetbibitem.C (localDispatch): repaint the view after modifying
2579         a bibitem inset in case the maximum InsetBibitem width has changed.
2580
2581 2003-03-25  John Levon  <levon@movementarian.org>
2582
2583         * insettext.C:
2584         * insettabular.C: LyXText renamings
2585
2586 2003-03-24  John Levon  <levon@movementarian.org>
2587
2588         * insettext.C: remove some dead code. Fix bug 972 and
2589           related by posting a repaint in updateLocal(), and making
2590           the SEL functions set SELECTION.
2591
2592 2003-03-22  John Levon  <levon@movementarian.org>
2593
2594         * inset.h:
2595         * inset.C: remove no-longer-needed topx_set
2596
2597         * insetcollapsable.h:
2598         * insetcollapsable.C: remove dead code
2599
2600         * insetminipage.C:
2601         * insetert.C: rebreak the rows when a possible
2602           change in size is made, and reset the cursor
2603           (bug 962, bug 965)
2604
2605         * insettabular.C: remove topx_set, CHANGED_IN_DRAW
2606
2607         * insettext.C: remove CHANGED_IN_DRAW noticing/handling,
2608           topx_set. Fix drawing errors for clearInset(). Remove
2609           some unnecessary uses of topx, which should die.
2610
2611         * updatableinset.C: fix getMaxWidth() so CHANGED_IN_DRAW
2612           is no longer needed. Replace it with an ugly hack.
2613
2614 2003-03-20  John Levon  <levon@movementarian.org>
2615
2616         * inset.h:
2617         * insetcollapsable.h:
2618         * insetcollapsable.C:
2619         * insetert.h:
2620         * insetert.C:
2621         * insetminipage.C:
2622         * insetminipage.C:
2623         * insettabular.h:
2624         * insettabular.C:
2625         * insettext.h:
2626         * insettext.C: remove spurious font parameter
2627         from update(). Fix drawing of ERT insets inside
2628         insets (bug 966). Remove unused mark_dirty from
2629         tabular's updateLocal()
2630
2631 2003-03-19  John Levon  <levon@movementarian.org>
2632
2633         * insetfloat.h:
2634         * insetfloat.C:
2635         * insetinclude.h:
2636         * insetinclude.C:
2637         * insetminipage.h:
2638         * insetminipage.C:
2639         * insetwrap.h:
2640         * insetwrap.C: remove unused getter/setters
2641
2642 2003-03-19  John Levon  <levon@movementarian.org>
2643
2644         * several files: bv->updateInset() doesn't take
2645         a bool mark_dirty any more
2646
2647 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
2648
2649         * adjust for BufferView* arg removal from lyxtext.
2650
2651 2003-03-17  John Levon  <levon@movementarian.org>
2652
2653         * most files: remove the "cleared" parameter
2654         to draw in favour of always clearing. Associated
2655         code removal.
2656
2657 2003-03-16  John Levon  <levon@movementarian.org>
2658
2659         * insettext.C: remove unused s.refresh
2660
2661 2003-03-13  Angus Leeming  <leeming@lyx.org>
2662
2663         * insettext.C (edit): replace Dialogs::updateParagraph with
2664         BufferView::dispatch(LFUN_PARAGRAPH_UPDATE).
2665
2666 2003-03-13  André Pönitz <poenitz@gmx.net>
2667
2668         * Makefile.am: insert insetenv
2669
2670         * insethenv.[Ch]: new files, currently inactive
2671
2672 2003-03-12  John Levon  <levon@movementarian.org>
2673
2674         * Makefile.am:
2675         * inset.h:
2676         * inset.C:
2677         * insetert.h:
2678         * insetert.C:
2679         * insetnewline.h:
2680         * insetnewline.C:
2681         * insetquotes.C:
2682         * insettext.C: use new insetnewline
2683
2684 2003-03-12  John Levon  <levon@movementarian.org>
2685
2686         * insettext.C: readToken became readParagraph
2687
2688 2003-03-12  John Levon  <levon@movementarian.org>
2689
2690         * insettext.C: use parlist iterator for reading contents
2691
2692 2003-03-12  John Levon  <levon@movementarian.org>
2693
2694         * insettext.C: name change to readToken()
2695
2696 2003-03-11  André Pönitz <poenitz@gmx.net>
2697
2698         * Makefile.am: insert insethfill
2699
2700         * insethfill.[Ch]: new files
2701
2702 2003-03-10  Angus Leeming  <leeming@lyx.org>
2703
2704         * mailinset.[Ch] (showDialog, updateDialog): now take a mandatory
2705         BufferView * arg.
2706         (hideDialog): calls the new static Dialogs::hide() method.
2707
2708         * insetbibitem.C (edit):
2709         * insetbibtex.C (edit):
2710         * insetcite.C (edit):
2711         * insetcommand.C (localDispatch):
2712         * inseterror.C (d-tor):
2713         * insetert.C (showInsetDialog):
2714         * insetexternal.C (localDispatch, edit):
2715         * insetfloat.C (localDispatch, showInsetDialog):
2716         * insetfloatlist.C (edit):
2717         * insetgraphics.C (localDispatch, edit):
2718         * insetinclude.C (localDispatch, edit):
2719         * insetindex.C (edit):
2720         * insetlabel.C (edit):
2721         * insetminipage.C (localDispatch, showInsetDialog):
2722         * insetref.C (edit):
2723         * insettabular.C (unlockInsetInInset, lfunMouseRelease, localDispatch,
2724         resetPos, showInsetDialog, openLayoutDialog):
2725         * insettoc.C (edit):
2726         * inseturl.C (edit):
2727         * insetwrap.C (localDispatch, showInsetDialog):
2728         changes due to the changed MailInset interface.
2729
2730 2003-03-10  Dekel Tsur  <dekelts@tau.ac.il>
2731
2732         * insetfloat.h: Set default placement to an empty string.
2733
2734 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2735
2736         * insettext.C (latex): adjust call to latexParagraphs.
2737
2738 2003-03-10  Angus Leeming  <leeming@lyx.org>
2739
2740         * mailinset.C: warn the user if the BufferView has not been cached.
2741
2742 2003-03-10  Angus Leeming  <leeming@lyx.org>
2743
2744         * inset.h, insetbase.h: move cache() and view() into InsetBase.
2745
2746         * insetcommand.h (inset):
2747         * insetert.h (inset):
2748         * insetexternal.h (inset):
2749         * insetfloat.h (inset):
2750         * insetgraphics.h (inset):
2751         * insetinclude.h (inset):
2752         * insetminipage.h (inset):
2753         * insettabular.h (inset):
2754         * insetwrap.h (inset):
2755         * mailinset.h (inset): return an InsetBase &, not an Inset &.
2756
2757 2003-03-10  Angus Leeming  <leeming@lyx.org>
2758
2759         * insetcommand.C (string2params):
2760         * insetexternal.C (string2params):
2761         * insetfloat.C (string2params):
2762         * insetgraphics.C (string2params):
2763         * insetinclude.C (string2params):
2764         * insetminipage.C (string2params):
2765         * insettabular.C (string2params):
2766         * insetwrap.C (string2params): cure warning message about missing
2767         '\end_inset'.
2768
2769 2003-03-09  Angus Leeming  <leeming@lyx.org>
2770
2771         * insettabular.[Ch]: define a new class InsetTabularMailer and use
2772         it to communicate with the frontend dialogs.
2773
2774         * mailinset.C (hideDialog): only hide the dialog if it is showing the
2775         contents of this inset!
2776
2777 2003-03-07  Angus Leeming  <leeming@lyx.org>
2778
2779         * inseterror.C (localDispatch): new method; calls edit() on
2780         LFUN_MOUSE_RELEASE.
2781
2782 2003-03-07  Angus Leeming  <leeming@lyx.org>
2783
2784         * insetbibitem.C (localDispatch):
2785         * insetbibtex.C (localDispatch):
2786         * insetlabel.C (localDispatch):
2787         rewrite as a switch.
2788
2789 2003-03-07  Angus Leeming  <leeming@lyx.org>
2790
2791         * insetgraphics.[Ch]: define a new class InsetGraphicsMailer and use
2792         it to communicate with the frontend dialogs.
2793
2794 2003-03-07  Angus Leeming  <leeming@lyx.org>
2795
2796         * insetexternal.C: remove operator== and operator!= for
2797         InsetExternal::Params. They were used only by the old controller
2798         scheme.
2799
2800 2003-03-07  Angus Leeming  <leeming@lyx.org>
2801
2802         * insetcommand.C (localDispatch):
2803         * insetexternal.C (localDispatch):
2804         * insetfloat.C (localDispatch):
2805         * insetinclude.C (localDispatch):
2806         * insetminipage.C (localDispatch):
2807         * insetwrap.C (localDispatch):
2808         add LFUN_INSET_DIALOG_UPDATE to the switch.
2809
2810 2003-03-07  Angus Leeming  <leeming@lyx.org>
2811
2812         * insetcommand.C (string2params):
2813         * insetexternal.C (string2params):
2814         * insetfloat.C (string2params):
2815         * insetinclude.C (string2params):
2816         * insetwrap.C (string2params): use LyXLeX more.
2817
2818         * insetert.[Ch]:
2819         * insetexternal.[Ch]:
2820         * insetfloat.[Ch]:
2821         * insetinclude.[Ch]:
2822         * insetwrap.[Ch]: change Mailer::name_ to be static.
2823
2824         * insetminipage.[Ch]: define a new class InsetMinipageMailer and use
2825         it to communicate with the frontend dialogs.
2826
2827 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
2828
2829         * insettext.C:
2830         * insettabular.C: use LyXText::top_y() instead of LyXText::first_y
2831
2832 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
2833
2834         * insettext.C (updateLocal): un-const function
2835         (updateLocal): adjust
2836         (collapseParagraphs): un-const function
2837         (collapseParagraphs): adjust
2838
2839 2003-03-05  Angus Leeming  <leeming@lyx.org>
2840
2841         * insetwrap.[Ch]: define a new class InsetWrapMailer and use
2842         it to communicate with the frontend dialogs.
2843
2844 2003-03-05  Angus Leeming  <leeming@lyx.org>
2845
2846         * insetcollapsable.C (draw): cache the BufferView.
2847
2848         * insetfloat.[Ch]: define a new class InsetFloatMailer and use
2849         it to communicate with the frontend dialogs.
2850
2851 2003-03-05  Angus Leeming  <leeming@lyx.org>
2852
2853         * insetfloat.[Ch]: move the params into a separate InsetFloatParams
2854         struct.
2855
2856 2003-03-05  Angus Leeming  <leeming@lyx.org>
2857
2858         * insetcommandparams.[Ch] (getAsString, setFromString): remove.
2859
2860         * insetinclude.[Ch]: define a new class InsetIncludeMailer and use
2861         it to communicate with the frontend dialogs.
2862
2863 2003-03-05  Angus Leeming  <leeming@lyx.org>
2864
2865         * insetexternal.[Ch]: define a new class InsetExternalMailer and use
2866         it to communicate with the frontend dialogs.
2867
2868 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2869
2870         * insettext.C (collapseParagraphs): adjust
2871         (appendParagraphs): make it take a Buffer* instead of a
2872         BufferParams& as arg.
2873         (appendParagraphs): adjust
2874
2875 2003-03-04  Angus Leeming  <leeming@lyx.org>
2876
2877         * insetbibitem.C (localDispatch):
2878         * insetbibtex.C (localDispatch):
2879         * insetcommand.C (localDispatch):
2880         * insetert.C (localDispatch):
2881         * insetlabel.C (localDispatch):
2882         handle LFUN_INSET_MODIFY, not LFUN_INSET_APPLY.
2883
2884 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2885
2886         * insettext.C (latex): adjust for ParagraphList::iterator
2887
2888 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
2889
2890         * insetbutton.C (view): adjust for boost 1.30.0
2891         * insetcollapsable.C (view): ditto
2892         * insetgraphics.C (statusChanged): ditto
2893
2894         * insettext.h: move paragraphs to be public.
2895
2896 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
2897
2898         * insetnote.[Ch] (InsetNote): remove unused constructor
2899
2900 2003-02-28  Alfredo Braunstein  <abraunst@libero.it>
2901
2902         * insetgraphics.C: added include "format.h"
2903
2904 2003-02-27  Angus Leeming  <leeming@lyx.org>
2905
2906         * indexlabel.C: use a real, LyX dialog rather than that nasty Alert
2907         thingy.
2908
2909 2003-02-27  Angus Leeming  <leeming@lyx.org>
2910
2911         * insetbibitem.C (localDispatch):
2912         * insetbibtex.C (localDispatch):
2913         * insetcommand.C:
2914         * insetert:
2915         collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
2916
2917 2003-02-26  Angus Leeming  <leeming@lyx.org>
2918
2919         * insetbibitem.[Ch] (localDispatch):
2920         * insetbibtex.[Ch] (localDispatch):
2921         new method. Modify inset on receipt of LFUN_XYZ_APPLY.
2922
2923         * insetcommand.C (localDispatch):
2924         act only on receipt of LFUN_XYZ_APPLY.
2925
2926         * insetert.C (localDispatch): reformat.
2927         add LFUN_XYZ_APPLY to the switch.
2928
2929 2003-02-26  John Levon  <levon@movementarian.org>
2930
2931         * insettext.C: use RowPainter
2932
2933         * inset.h: make helpers take const *
2934
2935 2003-02-26  Angus Leeming  <leeming@lyx.org>
2936
2937         * insetcommand.[Ch] (localDispatch): new method.
2938
2939 2003-02-26  Angus Leeming  <leeming@lyx.org>
2940
2941         * insetinclude.C (draw): cache the BufferView* using cache not
2942         PreviewImpl::setView
2943
2944 2003-02-26  Alfredo Braunstein <abraunst@libero.it>
2945
2946         * insetgraphics.C (draw)
2947         * insetinclude.C (draw): Eliminate also the other argument (owner
2948         inset inset) in the call to PreviewImage::image
2949
2950 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
2951
2952         * insetgraphics.C (draw)
2953         * insetinclude.C (draw): Eliminate Buferview argument in call to
2954         PreviewImage::image
2955
2956 2003-02-25  John Levon  <levon@movementarian.org>
2957
2958         * insetgraphicsParams.h:
2959         * insetgraphics.C: don't start a load process if
2960           the inset is set to NoDisplay (bug #920)
2961
2962 2003-02-22  John Levon  <levon@movementarian.org>
2963
2964         * insetfloat.C:
2965         * insetwrap.C: TocItem changed API (bug 913)
2966
2967 2003-02-21  Angus Leeming  <leeming@lyx.org>
2968
2969         * insetcollapsable.[Ch] (cache, edit):
2970         * insetbutton.[Ch] (cache, edit): new methods to cache the
2971         BufferView in the draw method.
2972
2973         * insetcommand.[Ch]: implement a new class, InsetCommandMailer, to
2974         simplify comunication between InsetCommand-derived classes and
2975         the Dialogs.
2976
2977         * insetbibitem.[Ch]:
2978         * insetbibtex.[Ch]:
2979         * insetcite.[Ch]:
2980         * inseterror.[Ch]:
2981         * insetfloatlist.[Ch]:
2982         * insetindex.[Ch]:
2983         * insetref.[Ch]:
2984         * insettoc.[Ch]:
2985         * inseturl.[Ch]: small changes to reflect the new interface to the
2986         Dialogs code.
2987
2988         * mailinset.[Ch]: new files. Base class to InsetCommandMailer and
2989         other, similar classes.
2990
2991         * Makefile.am: add new files.
2992
2993 2003-02-21  Angus Leeming  <leeming@lyx.org>
2994
2995         * updatableinset.h (setView, view): remove.
2996         * inset.h (view, cache): to be replaced by these.
2997
2998         * insetbib.[Ch]: removed, to be replaced by insetbibitem.[Ch] and
2999         insetbibtex.[Ch]:
3000
3001         * Makefile.am: replace insetbib.[Ch] with insetbibitem.[Ch] and
3002         insetbibtex.[Ch].
3003
3004         * inset.h: change BIBKEY_CODE to BIBITEM_CODE.
3005
3006 2003-02-21  Allan Rae  <rae@lyx.org>
3007
3008         * insetinclude.C (loadIfNeeded): ensure loading also works when
3009         child document is under version control.
3010
3011 2003-02-17  André Pönitz <poenitz@gmx.net>
3012
3013         * insetbib.[Ch]: Adjust access to bibkeys
3014
3015 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3016
3017         * insetquotes.C (dispString): remove use of acute accent for "'"
3018         right quote.
3019
3020 2003-02-14  John Levon  <levon@movementarian.org>
3021
3022         * insettabular.C: changed method names in tabular.C
3023
3024 2003-02-14  John Levon  <levon@movementarian.org>
3025
3026         * inset.h:
3027         * inset.C:
3028         * insetcollapsable.h:
3029         * insetcollapsable.C:
3030         * insettabular.h:
3031         * insettabular.C:
3032         * insettext.h:
3033         * insettext.C: remove unused getParFromID()
3034
3035 2003-02-13  John Levon  <levon@movementarian.org>
3036
3037         * insettext.h:
3038         * insettext.C: remove unused beginningofMainBody()
3039
3040 2003-02-08  John Levon  <levon@movementarian.org>
3041
3042         * inset.h:
3043         * inset.C:
3044         * insetcollapsable.h:
3045         * insetcollapsable.C:
3046         * insettabular.h:
3047         * insettabular.C:
3048         * insettext.h:
3049         * insettext.C:
3050           add nextChange(). Make allowSpellcheck() const. Add markErased().
3051
3052         * insetert.C: ignore deleted text
3053
3054         * insettabular.C: make sure to keep change  tracking working
3055           properly.
3056
3057 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
3058
3059         * insetert.C:
3060         * insetgraphics.C:
3061         * insettabular.C:
3062         * insettext.C: Use error messages with identical spelling and punctuation
3063
3064 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
3065
3066         * insetgraphics.C (draw, width): Fix spacing around graphics inset
3067
3068 2002-12-17  Juergen Vigna  <jug@lyx.org>
3069
3070         * insettext.C (localDispatch): hopefully fixed cursor up down
3071         movement on leaving other insets.
3072
3073 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
3074
3075         * insettext.C: fix inconsistent usage of spaces, colons, capitalization,
3076         and the like.
3077
3078 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3079
3080         * insetgraphics.C (prepareFile): do not remove the extension of
3081         the file name if it is not the default extension for the given
3082         format (that is, in latex output, remove extension from foo.eps,
3083         but not from foo.epsi)
3084
3085 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
3086
3087         * insettext.C (lfunMouseRelease): hackish solution to the "double
3088         menu open" bug
3089
3090 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
3091
3092         * insetfloat.C (addToToc): use the floats name not its type
3093         * insetwrap.C (addToToc): ditto
3094
3095 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3096
3097         * insetnote.C (init): make label font smaller
3098
3099 2002-12-04  John Levon  <levon@movementarian.org>
3100
3101         * insetinclude.C: ressurect setting of command name
3102
3103 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3104
3105         * insetquotes.C (dispString): disambiguate insert call
3106
3107 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3108
3109         * several files: ws changes
3110
3111 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3112
3113         * insetquotes.C (dispString): use string::insert for prepending a
3114         char.
3115
3116 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3117
3118         * insetparent.C (getScreenLabel): use boost::format
3119
3120         * insetgraphics.C (prepareFile): use boost::format
3121         (ascii): ditto
3122
3123         * insetfloatlist.C (latex): use boost::format
3124
3125         * insetcaption.C (draw): use boost::format
3126
3127 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
3128
3129         * insettabular.C (tabularFeatures): Support for block alignment in fixed width
3130         columns.
3131
3132 2002-11-20  Juergen Vigna  <jug@sad.it>
3133
3134         * insettabular.C (resetPos): temporary fix for endless loop in
3135         this function on a redraw.
3136
3137 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3138
3139         * insettabular.C (copySelection): STRCONV
3140
3141         * insetinclude.C (uniqueID): STRCONV
3142         (latexString): ditto
3143
3144         * insetgraphics.C: put VersionNumber inside anon namespace
3145         (createLatexOptions): STRCONV
3146
3147         * insetcommandparams.C: include config.h
3148
3149 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
3150
3151         * insetgraphicsParams.C (Write): use lyx::float_equal.
3152         Write height data correctly.
3153         (Read): zero scale when reading height data.
3154
3155 2002-10-30  John Levon  <levon@movementarian.org>
3156
3157         * insetfloat.C (addToTOC): recursively traverse all
3158           contents looking for captions (fix #568)
3159
3160 2002-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3161
3162         * insetexternal.C (doSubstitution): do not try to replace
3163         environment variables, this is done when executing the command
3164
3165 2002-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3166
3167         * insetexternal.C (doSubstitution): change order of substitution
3168         to work around ReplaceEnvironmentPath brokenness
3169
3170 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
3171
3172         * insetgraphicsParams.h (scale): is now a float, not an unsigned int.
3173
3174         * insetgraphicsParams.C (init, Write): associated changes
3175         * insetgraphics.C (createLatexOptions): use lyx::float_equal with
3176         InsetGraphicsParams::scale.
3177
3178 2002-10-21  John Levon  <levon@movementarian.org>
3179
3180         * inset.h: remove unused DISPATCH_RESULT
3181
3182         * insettext.C: sgml open/close tag now in sgml namespace
3183
3184 2002-10-21  Angus Leeming  <leeming@lyx.org>
3185
3186         * insetgraphics.C (draw): Fix the drawing of an inset with a relative
3187         file path subdir/fig.eps when pasting it into a buffer in a different
3188         directory.
3189
3190 2002-10-16  John Levon  <levon@movementarian.org>
3191
3192         * insetspecialchar.C: remove \\protected_separator parsing
3193
3194 2002-09-25  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3195
3196         * insetquote.C: fix LaTeX output of quotation marks.
3197
3198 2002-10-14  Juergen Vigna  <jug@sad.it>
3199
3200         * insettext.C (localDispatch): remove double setUndo in Cut/Delete/
3201         Backspace functions which confused the Undo handling.
3202
3203 2002-10-09  Angus Leeming  <leeming@lyx.org>
3204
3205         * insetcite.[Ch] (setLoadingBuffer): new method, invoked by
3206         BufferView::dispatch that turns off this optimisation when a new inset
3207         is inserted.
3208
3209         * insetcite.C (getNatbibLabel): correct logic of when and when not to
3210         reload the BibTeX keys.
3211
3212 2002-10-11  André Pönitz <poenitz@gmx.net>
3213
3214         * insettext.h: handle LFUN_PRIOR/NEXT
3215
3216 2002-07-30  Juergen Spitzmueller <j.spitzmueller@gmx.de>
3217
3218         * insetfloat.C: fix bug with float settings
3219         (document default != float default).
3220
3221 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
3222
3223         * insetwrap.C (addToToc): New method.
3224         (InsetWrap): Set layout to caption.
3225
3226 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
3227
3228         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
3229
3230 2002-09-16  John Levon  <levon@movementarian.org>
3231
3232         * insettabular.h: hasSelection() needs to be public
3233
3234 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
3235
3236         * insetgraphicsParams.C: use empty string as default for rotateOrigin
3237
3238 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
3239
3240         * insetgraphicsParams.C: use empty string as default for rotateOrigin
3241
3242 2002-09-11  André Pönitz <poenitz@gmx.net>
3243
3244         * insettabular.C: implement LFUN_WORDSEL
3245
3246 2002-09-10  John Levon  <levon@movementarian.org>
3247
3248         * insetinclude.h: remove unused param
3249
3250 2002-09-09  John Levon  <levon@movementarian.org>
3251
3252         * insetinclude.h:
3253         * insetinclude.C: remove noload, default to input
3254
3255 2002-09-29  Martin Vermeer  <martin.vermeer@hut.fi>
3256
3257         * insetgraphics.C: disfuscated use of ']' in built output string.
3258
3259 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
3260
3261         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code.
3262
3263 2002-08-29  Juergen Vigna  <jug@sad.it>
3264
3265         * insettabular.C (lfunMousePress): Pay attention where you set
3266         the x/y values as they depend on which inset in the tabular is
3267         actually locked. So you surely have to reset them if you (un)lock
3268         a inset!
3269
3270 2002-08-29  André Pönitz <poenitz@gmx.net>
3271
3272         * insetfootlike.h: rename include guard to ALL CAPS
3273
3274         * insettext.C: swap object and first parameter for checkInsetHit calls
3275           as this functions has moved from BufferView to LyXText
3276
3277
3278 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
3279
3280         * insetgraphicsParams.C: remove local displayTranslator and use
3281         the one from graphics/GraphicsTypes.h.
3282
3283 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3284
3285         * insetfloat.C (wide): add BufferParams parameter
3286
3287         * insetfloatlist.C (read):
3288         (latex):
3289         (getScreenLabel):
3290         * insetfloat.C (latex):
3291         (floatname):
3292         * insetcaption.C (draw): use LyXTextClass::floats()
3293
3294 2002-08-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3295
3296         * insetoptarg.h: add std:: qualifier.
3297
3298 2002-08-26  Juergen Vigna  <jug@sad.it>
3299
3300         * insettext.C (localDispatch): ditto.
3301
3302         * insettabular.C (localDispatch): fixed mouse pressing lfuns.
3303
3304 2002-08-25  John Levon  <levon@movementarian.org>
3305
3306         * inseturl.C: elide long URLs (bug 404)
3307
3308 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
3309
3310         * insetgraphics.[Ch]: remove InsetGraphics::readFigInset()
3311         remove "Format Version <version_no.>" string from inset header
3312
3313         * insetgraphics.C:
3314         * insetgraphicsParams.[Ch]: Implement new graphics dialog
3315
3316         * insetgraphicsParams.C: keepLyXAspectRatio, width and height are not
3317         a member of "grfx::Params" anymore.
3318
3319         * insetminipage.C: apply changes to "enum UNIT" in src/lyxlength.h
3320
3321 2002-08-24  John Levon  <levon@movementarian.org>
3322
3323         * insetoptarg.h:
3324         * insetoptarg.C: ws, pedantry ...
3325
3326 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3327
3328         * insettext.C (collapseParagraphs): pasteParagraph now in global
3329         scope
3330         (appendParagraphs): ditto
3331
3332 2002-08-21  Dekel Tsur  <dekelts@tau.ac.il>
3333
3334         * insetcite.C (latex): Remove spaces only after commmas.
3335
3336 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
3337
3338         * insettext.C: remove NO_COMPABILITY stuff
3339
3340 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
3341
3342         * insettext.C (edit): use ParagraphList iterators
3343
3344         * insetbib.C (bibitemMaxWidth): use ParagraphList iterators
3345         (bibitemWidest): ditto
3346
3347 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
3348
3349         * insettext.C: include <boost/bind.hpp>
3350         add using std::for_each
3351         (saveLyXTextState): use ParagraphsList::iterator
3352         (init): use for_each on paragraphlist iterators
3353         (InsetText): remove superflous setting cached_bview to 0
3354         (latex): reformat a bit
3355         (ascii): use paragraphlist iterators
3356         (validate): use for_each + boost bind
3357         (getLabelList): use paragraphlist iterators
3358         (deleteLyXText): use for_each + boost::bind
3359         (resizeLyXText): ditto
3360         (reinitLyXText): ditto
3361         (removeNewlines): use paragraphlist iterators
3362         (getParFromID): ditto
3363         (paragraph): use for_each + boost::bind
3364         (getInsetFromID): use paragraphlist iterators
3365         (getLabelList): typo fix
3366
3367 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
3368
3369         * insettext.C (read): assign tmp to paragraphs after return from
3370         call to parseSingleLyXformat2Token
3371
3372
3373 2002-08-13  Angus Leeming  <leeming@lyx.org>
3374
3375         * insetbib.C:
3376         * insetcite.C:
3377         * inseterror.C:
3378         * insetert.C:
3379         * insetexternal.C:
3380         * insetfloat.C:
3381         * insetfloatlist.C:
3382         * insetgraphics.C:
3383         * insetinclude.C:
3384         * insetindex.C:
3385         * insetminipage.C:
3386         * insetparent.C:
3387         * insetref.C:
3388         * insettabular.C:
3389         * insettext.C:
3390         * insettoc.C:
3391         * inseturl.C:
3392         changes due to the changed LyXView interface that now returns references
3393         to member variables not pointers.
3394
3395 2002-08-13  Angus Leeming  <leeming@lyx.org>
3396
3397         * inset.h:
3398         * insetcollapsable.h:
3399         * insetert.h:
3400         * insettabular.h:
3401         * insettext.h: forward-declare WordLangTuple
3402         (selectNextWordToSpellcheck) constify return type.
3403
3404         * inset.C:
3405         * insetcollapsable.C:
3406         * insetert.C:
3407         * insettabular.C:
3408         * insettext.C: #include "WordLangTuple.h" and rearrange included files.
3409
3410 2002-08-12  Angus Leeming  <leeming@lyx.org>
3411
3412         * insetgraphicsParams.C: fix reading of lyxsize_type in 1.2.0 documents.
3413
3414 2002-08-12  Juergen Vigna  <jug@sad.it>
3415
3416         * insetcollapsable.C (edit): ignore if entered when pressing mouse
3417         button 3.
3418
3419 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
3420
3421         * insetbib.C (bibitemMaxWidth): ParagraphList changes
3422         (bibitemWidest): ditto
3423         * insettext.[Ch]: ditto
3424
3425 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
3426
3427         * insettext.C, insetert.C: use Paragraph::empty where appropriate
3428
3429 2002-08-09  Angus Leeming  <leeming@lyx.org>
3430
3431         * insetinclude.C (latexString): remove fudge now that I've found out
3432         how to enable LaTeX to find the file using input@path.
3433
3434 2002-08-09  John Levon  <levon@movementarian.org>
3435
3436         * insettext.h:
3437         * insettext.C: remove unused xpos
3438
3439 2002-08-07  Juergen Vigna  <jug@lyx.org>
3440
3441         * insettabular.C (localDispatch): make delete not put the stuff
3442         in the clipboard only do this on a cut operation.
3443
3444         * insettext.C (localDispatch): make delete and backspace not put
3445         selected stuff to the clipboard.
3446
3447 2002-08-07  André Pönitz <poenitz@gmx.net>
3448
3449         * inset.[Ch]:
3450         * insetcollapsable.[Ch]:
3451         * insetert.[Ch]:
3452         * insetparent.[Ch]:
3453         * insetref.[Ch]:
3454         * insettabular.[Ch]:
3455         * insettext.[Ch]:  change (kb_action, arg) pair into a FuncRequest
3456
3457 2002-08-06  John Levon  <levon@movementarian.org>
3458
3459         * inset.h:
3460         * inset.C:
3461         * insetcollapsable.h:
3462         * insetcollapsable.C:
3463         * insetert.h:
3464         * insetert.C:
3465         * insettabular.h:
3466         * insettabular.C:
3467         * insettext.h:
3468         * insettext.C: use WordLangTuple for spellcheck
3469
3470 2002-08-06  Angus Leeming  <leeming@lyx.org>
3471
3472         * insetinclude.C: add a monitor to the previewed image, so that the
3473         image is refreshed if the \input-ed file changes.
3474
3475 2002-08-04  John Levon  <levon@movementarian.org>
3476
3477         * inset.h:
3478         * insetnote.h: s/IGNORE_CODE/NOTE_CODE/
3479
3480 2002-08-02  Angus Leeming  <leeming@lyx.org>
3481
3482         * insetcommandparams.[Ch] (preview): new methods returning and setting
3483         a new bool preview_ flag.
3484         (read): read this flag.
3485         (operator==): add flag to check.
3486
3487         * insetinclude.C (write): output new preview() flag.
3488         (previewWanted): use this flag.
3489
3490 2002-08-02  Angus Leeming  <leeming@lyx.org>
3491
3492         * insetcollapsable.[Ch] (addPreview):
3493         * insettabular.[Ch] (addPreview):
3494         * insettext.[Ch] (addPreview): new methods. Can now generate previews
3495         for insets in insets.
3496
3497 2002-08-02  Angus Leeming  <leeming@lyx.org>
3498
3499         * insetcite.C: fix typo.
3500
3501         * insetgraphics.C: kill current_view and instead cache the BufferView
3502         as a weak_ptr.
3503
3504         * insetinclude.C: kill current_view and pass the BufferView to the
3505         PreviewedInset so that it can cache it.
3506
3507 2002-08-01  Angus Leeming  <leeming@lyx.org>
3508
3509         * inset.h (generatePreview): renamed as addPreview.
3510         (generatePreview): new method. Allows code to be moved out of
3511         math_nestinset.C and into the new PreviewedInset class.
3512
3513         * insetinclude.[Ch] (ascent, descent, width, draw, addPreview):
3514         add previews to the inset when \input-ing LaTeX.
3515
3516 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3517
3518         * several files: strip,frontStrip -> trim,ltrim,rtrim
3519
3520 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3521
3522         * insetbib.C (latex): modify because of strip changes
3523         (getKeys): ditto
3524         * insetnote.C (InsetNote): ditto
3525
3526 2002-07-26  Juergen Vigna  <jug@sad.it>
3527
3528         * insettabular.C (searchForward): check for lastcell if we
3529         had a locking inset.
3530
3531 2002-07-25  Juergen Vigna  <jug@sad.it>
3532
3533         * insettabular.C (insetMotionNotify): Don't update the screen
3534         if we didn't do nothing.
3535         (searchForward): last cell was not checked.
3536
3537 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
3538
3539         * insetfloat.C (read, write): Allow default placement
3540         (floatPlacement_ is empty).
3541
3542 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3543
3544         * insetminipage.h (noFontChange):
3545         * insettabular.h (noFontChange):
3546         * insetfootlike.h (noFontChange):
3547         * insetfloat.h (noFontChange): return true
3548
3549         * inset.h (noFontChange): new method, defaulting to false
3550
3551 2002-07-22  Herbert Voss  <voss@lyx.org>
3552
3553         * insetgraphicsParams.[Ch]: support size_type for old docs
3554
3555 2002-07-22  Herbert Voss  <voss@lyx.org>
3556
3557         * insetgraphics.C:
3558         * insetgraphicsParams.[Ch]: change size_type to size_kind and
3559         other small changes
3560
3561 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3562
3563         * insettext.h: do not include "paragraph.h" and "lyxcursor.h"
3564
3565         * insetlatexaccent.h: do not include "lyxlex.h"
3566
3567         * insetgraphicsParams.h: do not include "lyxlex.h" and "buffer.h"
3568
3569         * insetquotes.C:
3570         * insetlatexaccent.C:
3571         * insetgraphics.C:
3572         * insetexternal.C:
3573         * insetert.C:
3574         * insetbib.C: #include "lyxlex.h"
3575
3576         * insetinclude.C:
3577         * insetfloat.C:
3578         * insetert.C:
3579         * insetbib.C:
3580         * insettext.C: use BufferParams::getLyXTextClass
3581
3582
3583         * insetfloat.C (addToToc): new method. Add to toclist the entries
3584         corresponding to Caption layouts
3585         (InsetFloat): when creating a new float, set the layout to "Caption"
3586
3587 2002-07-21  Herbert Voss  <voss@lyx.org>
3588
3589         * insetgraphicsParams.C: fet the keepLyXAspectRatio run. Move the
3590         image relevant part into graphics/GraphicsImgae.C
3591
3592 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3593
3594         * insettoc.C (ascii):
3595         * insetfloatlist.C (ascii): change to use the new Toc functions
3596         instead of stuff that was in Buffer
3597
3598 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3599
3600         * insettext.C (localDispatch): BufferView::Dispatch has been
3601         renamed to BufferView::dispatch
3602
3603 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3604
3605         * insetgraphicsParams.C (as_grfxParams): use the new
3606         keepLyXAspectRatio parameter. Note that this is an adaptation of a
3607         1.2.0 patch, and I do not really know how to adapt it to the new
3608         grfx::Cache world. Angus, please could you have a look?
3609
3610 2002-05-01  Herbert Voss  <voss@lyx.org>
3611
3612         * insetgraphicsParams.[Ch]: define a new keepLyXAspectRatio parameter.
3613
3614 2002-07-18  Angus Leeming  <leeming@lyx.org>
3615
3616         * insetgraphics.C: clean-up comments (from Herbert).
3617         add a new checksum variable to the cache. Use it in PrepareFile.
3618         (draw): start monitoring the file for a change.
3619         (prepareFile): re-arrange a little to avoid unnecessary steps.
3620
3621 2002-07-17  Angus Leeming  <leeming@lyx.org>
3622
3623         * insetgraphics.C (Cache c-tor): bind to the GraphicsLoader through
3624         a method rather than to the signal directly.
3625
3626 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
3627
3628         * insettext.C: use view_state_changed, switchKeyMap
3629
3630 2002-07-17  Herbert Voss  <voss@perce.de>
3631
3632         * insetgraphics.C (prepareFile): keep the extension when
3633         exporting to nice file
3634
3635 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3636
3637         * insetcite.C (getNatbibLabel):
3638         * insetbib.C (getKeys): use ascii_lowercase instead of lowercase
3639
3640 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
3641
3642         * insetgraphics.C: use ->isDrawable()
3643
3644 2002-07-12  Angus Leeming  <leeming@lyx.org>
3645
3646         * insetgraphics.C: use the new smart loading capabilities of the image
3647         loader.
3648
3649 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
3650
3651         * insettabular.C (edit): Move into correct cell when entering a
3652         tabular in
3653
3654         * insettext.C (unlockInsetInInset): Correct cursor behaviour for
3655         RTL paragraphs.
3656
3657 2002-07-05  Angus Leeming  <leeming@lyx.org>
3658
3659         * inset.h (generatePreview): new virtual method.
3660
3661 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3662
3663         * insetcommandparams.[Ch] (operator=): move out of class
3664         (operator!): move out of class
3665
3666 2002-07-04  André Pönitz <poenitz@gmx.net>
3667
3668         * insetcommandparams.[Ch]: new files
3669
3670         * insetcommand.[Ch]: move code to insetcommandparams.[Ch]
3671
3672 2002-06-15  Herbert Voss  <voss@perce.de>
3673
3674         * insetgraphics.C (prepareFile): bugfix; return always
3675         files without extension
3676
3677 2002-06-28  Angus Leeming  <leeming@lyx.org>
3678
3679         * insetgraphicsParams.[Ch]: forward declare grfx::Params.
3680         rename asGParams -> as_grfxParams.
3681
3682         * insetgraphics.C: reflect above change.
3683
3684 2002-06-26  Angus Leeming  <leeming@lyx.org>
3685
3686         * insetgraphics.h: use boost::scoped_ptr in preference to
3687         std::auto_ptr.
3688
3689 2002-06-26  Angus Leeming  <leeming@lyx.org>
3690
3691         * insetgraphics.C: moved the image loading stuff into a new class
3692         grfx::Loader. Simplifies this file enormously.
3693
3694         * insetgraphics.h: no longer #include "graphics/GraphicsTypes.h".
3695
3696         * insetgraphicsParams.C: changes aassociated with moving
3697         grfx::DisplayType out of grfx::GParams.
3698
3699 2002-06-26  André Pönitz <poenitz@gmx.net>
3700
3701         * insetgraphics.C: use os::external_path where necesaary according to a
3702         patch from Claus Hentschel)
3703
3704 2002-06-25  Angus Leeming  <leeming@lyx.org>
3705
3706         * insetgraphics.[Ch]: The inset now assumes the responsibility for
3707         generating a pixmap once the graphics file is loaded into memory.
3708         The current_view ugliness that was in grfx::ModifiedImage has been
3709         moved here now that grfx::ModifiedImage is no more.
3710
3711 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3712
3713         * insettext.C: layout as layout
3714
3715 2002-05-28  André Pönitz <poenitz@gmx.net>
3716
3717         * insetfloatlist.h: remove source of compiler warning
3718
3719         * insetref.C: tiny whitespace
3720
3721 2002-06-15  Herbert Voss  <voss@perce.de>
3722
3723         * insetgraphics.C: (prepareFile) fix bug with zipped eps-files
3724         and take always convert when no userdefined converter was
3725         found
3726         (latex) small changes in the lyxerr output
3727
3728 2002-06-15  LyX Development team <lyx@rilke>
3729
3730         * inset*.[Ch] (docbook): Added new argument to take the pernicious
3731         mixed content. Small white spaces clean.
3732
3733 2002-06-14  Angus Leeming  <leeming@lyx.org>
3734
3735         * inseetexternal.C: remove the using std::difftime declaration.
3736
3737 2002-06-13  Edwin Leuven  <leuven@fee.uva.nl>
3738
3739         * insetquotes.C: change lyxfont::draw to font_metrics::draw
3740
3741 2002-06-12  Vitaly Lipatov  <LAV@VL3143.spb.edu>
3742
3743         * insetquotes.C (draw): fix drawing of double quotes
3744
3745 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3746
3747         * insettabular.C: s/scrollCB/scrollDocView/
3748
3749 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3750
3751         * insettext.C: change of topCursorVisible()
3752           prototype
3753
3754 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3755
3756         * insettext.h:
3757         * insettext.C: rename/change of LyXScreen
3758
3759 2002-06-07  Angus Leeming  <leeming@lyx.org>
3760
3761         Fixes needed to compile with Compaq cxx 6.5.
3762         * insetexternal.C:
3763         all c-library variables have been moved into namespace std.
3764         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
3765
3766 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3767
3768         * insetinclude.C (uniqueID):
3769         * insetgraphics.C (uniqueID): renamed from unique_id, since this
3770         conflicted with some AIX headers.
3771
3772 2002-05-31  Juergen Vigna  <jug@sad.it>
3773
3774         * insetert.C (get_new_label): add '...' for multi-paragraph ert
3775         insets too
3776         (update) new method
3777
3778 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3779
3780         * insetexternal.C (clone): fix () bug when using new
3781         (updateExternal): don't only look for difftime in global scope
3782
3783 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
3784
3785         * insettabular.C: add const
3786
3787 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3788
3789         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
3790         file name, in case there are weird characters like ',' in there.
3791         (bug #407)
3792
3793 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3794
3795         * switch from SigC signals to boost::signals.
3796
3797 2002-05-28  André Pönitz <poenitz@gmx.net>
3798
3799         * insets/insetgraphicsParams.[Ch]:
3800           put in inset related stuff from src/graphic
3801
3802 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
3803
3804         * inset.C:
3805         * inset.h:
3806         * insetbib.C:
3807         * insetbib.h:
3808         * insetcite.h:
3809         * insetcite.C:
3810         * insetcollapsable.C:
3811         * insetcollapsable.h:
3812         * inseterror.C:
3813         * inseterror.h:
3814         * insetert.C:
3815         * insetert.h:
3816         * insetexternal.C:
3817         * insetexternal.h:
3818         * insetfloatlist.C:
3819         * insetfloatlist.h:
3820         * insetgraphics.C:
3821         * insetgraphics.h:
3822         * insetinclude.C:
3823         * insetinclude.h:
3824         * insetindex.C:
3825         * insetindex.h:
3826         * insetlabel.C:
3827         * insetlabel.h:
3828         * insetparent.C:
3829         * insetparent.h:
3830         * insetref.C:
3831         * insetref.h:
3832         * insettabular.C:
3833         * insettabular.h:
3834         * insettext.C:
3835         * insettext.h:
3836         * insettoc.C:
3837         * insettoc.h:
3838         * inseturl.C:
3839         * inseturl.h: use mouse_state. Kill insetKeyPress
3840
3841 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
3842
3843         * insetbib.C:
3844         * insetbutton.C:
3845         * insetcaption.C:
3846         * insetcollapsable.C:
3847         * inseterror.C:
3848         * insetgraphics.C:
3849         * insetlatexaccent.C:
3850         * insetquotes.C:
3851         * insetspecialchar.C:
3852         * insettabular.C:
3853         * insettext.C: name change for font metrics
3854
3855 2002-05-24  Juergen Vigna  <jug@sad.it>
3856
3857         * insetgraphics.h: include inset.h first (for LString.h)
3858
3859 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3860
3861         * insettext.C: screen moved
3862
3863 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3864
3865         * insetbib.C:
3866         * insetcite.C:
3867         * inseterror.C:
3868         * insetert.C:
3869         * insetexternal.C:
3870         * insetfloat.C:
3871         * insetfloatlist.C:
3872         * insetgraphics.C:
3873         * insetinclude.C:
3874         * insetindex.C:
3875         * insetminipage.C:
3876         * insetparent.C:
3877         * insetref.C:
3878         * insettabular.C:
3879         * insettext.C:
3880         * insettoc.C:
3881         * inseturl.C: LyXView moved into frontends/
3882
3883 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3884
3885         * inset.C:
3886         * insetbutton.C:
3887         * insetcaption.C:
3888         * insetcollapsable.C:
3889         * insetcommand.C:
3890         * inseterror.C:
3891         * insetgraphics.C:
3892         * insetgraphicsParams.C:
3893         * insetlatexaccent.C:
3894         * insetquotes.C:
3895         * insetspecialchar.C:
3896         * insettabular.C:
3897         * insettext.C: move Painter to frontends/
3898
3899 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3900
3901         * insettabular.h: use more specific smart_ptr header.
3902         * insettext.h: ditto
3903
3904         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
3905         (draw): ditto
3906
3907 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
3908
3909         * insettext.C: clear selection on paste (bug 393)
3910
3911 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
3912
3913         * insettext.C (latex): Honor the moving_arg argument.
3914
3915 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3916
3917         * insetfoot.C (latex): if a footnote is in a title layout, then it
3918         is a \thanks. And then, its contents is a moving argument.
3919
3920 2002-05-14  Juergen Vigna  <jug@sad.it>
3921
3922         * insetcollapsable.C (InsetCollapsable): forgot to initialize
3923         first_after_edit.
3924
3925 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
3926
3927         * Insetcite.C (getNatbibLabel): don't disable natbib label support
3928         when using options "Full author list" or "Upper case".
3929
3930 2002-05-14  Herbert Voss  <voss@perce.de>
3931
3932         * insetgraphics.C (prepareFile): allow files with same name
3933         in different dirs
3934         (readFigInset): set the flags from old figinset in the right
3935         manner
3936         (findTargetFormat): more comments
3937
3938 2002-05-14  Juergen Vigna  <jug@sad.it>
3939
3940         * insettext.C (edit): tell checkAndActivateInset() that we don't
3941         have a button press.
3942         (checkAndActivateInset): if button < 0 we don't have a button press
3943         on the inset and os we won't call edit on it if it's not a Highly
3944         editable inset (then we have to enter it).
3945
3946 2002-05-13  Juergen Vigna  <jug@sad.it>
3947
3948         * insetcollapsable.C (insetButtonRelease): returned wrong return
3949         value.
3950
3951 2002-05-09  Juergen Vigna  <jug@sad.it>
3952
3953         * insetcollapsable.C (edit): first_after_edit should only be
3954         set to true if we enter this inset and it was collapsed so we
3955         open it up. This is needed to reclose it after a search/replace
3956         or spellcheck function opened it and was negative.
3957
3958 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
3959
3960         * insetfloat.C (latex): Return correct value.
3961
3962 2002-05-04  Herbert Voss  <voss@perce.de>
3963
3964         * InsetgraphicsParams.C (read): fix bug with WH
3965
3966 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
3967
3968         * insetfloat.C (latex): More sensible latex output
3969         (fix the problem with endfloat).
3970
3971 2002-05-02  José Matos  <jamatos@fep.up.pt>
3972
3973         * insetgraphics.C (validate): acess params as everyone else.
3974
3975 2002-05-03  Juergen Vigna  <jug@sad.it>
3976
3977         * insettabular.C (fitInsetCursor): recalculate the cursor position
3978         if I request it.
3979
3980 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
3981
3982         * InsetgraphicsParams.[Ch]: whitespace.
3983
3984 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
3985
3986         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
3987         float type do not exist.
3988
3989 2002-04-28  Herbert Voss  <voss@perce.de>
3990
3991         * insetgraphics.C (latex): fix bug with missing file-extension.
3992         LaTeX still allows a missing "eps" or "ps".
3993
3994 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
3995
3996         * insetfloat.C (c-tor, wide): translate the name of the float.
3997
3998 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
3999
4000         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
4001         when using natbib and make it work efficiently. Must emphasise that the
4002         real work is Herbert's.
4003
4004 2002-04-23  Herbert Voss  <voss@perce.de>
4005
4006         * insetgraphic.C (prepareFile): fix bug with overwriting and
4007         deleting an existing *.eps-file in the doc-dir
4008
4009 2002-04-23  Juergen Vigna  <jug@sad.it>
4010
4011         * insettabular.C (drawCellSelection): fix off by 1 error.
4012
4013 2002-04-22  Juergen Vigna  <jug@sad.it>
4014
4015         * insettabular.C (setFont): rewoke full selection if it was asked,
4016         after we changed all we had to change.
4017
4018         * insettext.C (insetUnlock): code was uninitialized in some situations.
4019
4020 2002-04-19  Herbert Voss  <voss@perce.de>
4021
4022         * insetgraphic.C (prepareFile): return filename without
4023         extension if we only export without compiling
4024
4025 2002-04-19  Juergen Vigna  <jug@sad.it>
4026
4027         * insettext.C (draw): call a fullRebreak on the row where we had a
4028         change and reset the cursor and selection-cursors.
4029
4030         * insettabular.C (insetUnlock):
4031         (insetButtonPress): call an update before setting the_locking_inset = 0
4032         as otherwise we don't repaint!
4033         (update): reset the cursor position when we changed dimensions as
4034         otherwise our cursor may be on the wrong spot.
4035
4036 2002-04-18  Juergen Vigna  <jug@sad.it>
4037
4038         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
4039         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
4040         redraw otherwise we won't redraw.
4041
4042         * insettext.C (draw): fixed the setting of LyXText::first_y it was
4043         not really right before, but I only discovered this with the last
4044         changes to Page up/down.
4045
4046 2002-04-17  Juergen Vigna  <jug@sad.it>
4047
4048         * insettext.C (checkAndActivateInset): simplified as we now have the
4049         edit(bv, bool) call.
4050
4051         * insettext.h: changed behind variables to front variables to be
4052         equal to the one in the edit call (as it is for that they are used).
4053
4054 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
4055
4056         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
4057         not output anything at all!
4058
4059 2002-04-16  Juergen Vigna  <jug@sad.it>
4060
4061         * insettabular.C (insetButtonPress):
4062         (insetUnlock): call a redraw on unlocking the cell inset.
4063
4064         * insettext.C (insetButtonPress): same as below.
4065         (lockInset): new function to set initial values when inset should
4066         be locked.
4067         (insetButtonPress): use above function.
4068         (insetUnlock): don't force a repaint only set the updateStatus. The
4069         outside world should repaint if it thinks it should be done!
4070
4071         * insettabular.C (insetButtonPress): init values if not set as locked
4072         as we are locked if someone presses on us and don't call the edit()
4073         call of the InsetText to lock it do it as BufferView does it!
4074
4075         * inset.h (insetInInsetY): make func const and return an int.
4076         * insettext.C:
4077         * insettabular.C:
4078         * insetcollapsable.C: adapt the above changed function.
4079
4080 2002-04-15  Juergen Vigna  <jug@sad.it>
4081
4082         * insettext.C (getCursorPos): return relative position as to be able
4083         to give them directly to the edit() call.
4084         (edit): we have to set also x_fix as it is not set inside the
4085         setCursorFromCoordinates call!
4086         (insetMotionNotify): ditto.
4087
4088 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
4089
4090         * insetbib.C (getKeys): strip leading '\t's from the line too.
4091         With thanks to Henry Pfister <hpfister@ucsd.edu>.
4092
4093 2002-04-12  Juergen Vigna  <jug@sad.it>
4094
4095         * insettext.h: added cix() helper function and use it where appropriate
4096
4097 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4098
4099         * insetgraphics.C (prepareFile): fix bug when graphics is a
4100         relative path
4101
4102 2002-04-12  Juergen Vigna  <jug@sad.it>
4103
4104         * insettext.C (insertInset): remove unneeded code!
4105         (updateLocal): fitCursor() fixes.
4106         (collapseParagraphs): fix a possible problem when having a selection
4107         and collapsing the paragraphs.
4108
4109 2002-04-08  Herbert Voss  <voss@perce.de>
4110
4111         * insetgraphic.C (write): write the rotating angle as
4112         a float as is. test only for != 0.0
4113
4114 2002-04-11  Juergen Vigna  <jug@sad.it>
4115
4116         * insettext.C: new function ciy() and use it for setting inset_y.
4117
4118         * insetert.C (draw): fix the x return for collapsed version.
4119
4120 2002-04-07  Herbert Voss  <voss@perce.de>
4121
4122         * insetgraphic.C (readFigInset): fix bug with subcaption and
4123         rotating
4124
4125 2002-04-08  Herbert Voss  <voss@lyx.org>
4126
4127         * insetgraphicsparam.C: forgot special option and delete old
4128         1.2.0 stuff
4129
4130 2002-04-05  Juergen Vigna  <jug@sad.it>
4131
4132         * insettext.C (localDispatch): make a CURSOR update if we inserted
4133         a character.
4134
4135 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4136
4137         * insetfloatlist.C (getScreenLabel):
4138         (latex): use Floating::listName
4139         (validate): new method
4140
4141 2002-04-03  José Matos  <jamatos@fep.up.pt>
4142
4143         * insetlabel.C (docbook): the anchor is an empty element in docbook.
4144
4145         * insetfoot.[Ch] (docbook): added forgotten method.
4146
4147 2002-04-03  Juergen Vigna  <jug@sad.it>
4148
4149         * insettext.C (insetButtonPress): fix insetButtonPress events the same
4150         way as in Bufferview_pimpl.
4151
4152 2002-04-03  Allan Rae  <rae@lyx.org>
4153
4154         * insetgraphics.C (latex): one % too many makes living on the bleeding
4155         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
4156
4157 2002-03-28  Herbert Voss  <voss@lyx.org>
4158
4159         * insetgraphic.C (latex): simplify the code for the latex
4160         output when the file doesn't exist
4161
4162 2002-03-29  Juergen Vigna  <jug@sad.it>
4163
4164         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
4165         unlocking inset.
4166
4167         * insettabular.C (edit): call fitCursor().
4168
4169         * insettext.C (insetButtonPress): change behaviour of no_selection
4170         to the one in the BufferView selection_possible and fix the spurious
4171         selection bug with it.
4172         (localDispatch): revoke selection on BREAK... functions.
4173
4174 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4175
4176         * insetfloatlist.C (getScreenLabel): translate the GUI label.
4177
4178 2002-03-28  Juergen Vigna  <jug@sad.it>
4179
4180         * insettabular.C (insetAllowed): return true as default value otherwise
4181         we're not able to insert insets inside paragraphs of an not locked
4182         insettext!
4183
4184 2002-03-27  Herbert Voss  <voss@lyx.org>
4185
4186         * insetgraphicsparam.C: change c%, p% to col%, page%
4187
4188 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4189
4190         * insetspecialchar.C (isLineSeparator): disable the nice code to
4191         allow linebreaks after hyphenation and menu separators.
4192
4193 2002-03-26  Herbert Voss  <voss@lyx.org>
4194
4195         * insetgraphics.C (figinsetRead): set the right lyxview
4196
4197 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
4198
4199         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
4200         $\backslash$ and pass a "string const &" to the function.
4201         (prepareFile, latex): use Path rather than MakeAbsPath.
4202
4203 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
4204
4205         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
4206         proper fix to the graphics cache.
4207         (latex): "really" nice output if the file is not found ;-)
4208
4209 2002-03-26  Juergen Vigna  <jug@sad.it>
4210
4211         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
4212         (collapseParagraphs): fixed inserting of separator ' '
4213
4214         * insettabular.C (insertAsciiString): only check for buffer lenght
4215         not if we have \t or \n inside the buffer as if we don't have we only
4216         have 1 cell and that's it!
4217
4218         * insetert.C (close): don't collapse if inlined.
4219
4220 2002-03-25  Herbert Voss  <voss@lyx.org>
4221
4222         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
4223         graphics file does not exist.
4224
4225 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
4226
4227         * insetgraphics.C (prepareFile): ensure that the file has an absolute
4228         path when preparing export.
4229
4230         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
4231         no longer MakeRelPath.
4232
4233 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
4234
4235         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
4236         Used to determine the absolute path to the graphics file in the
4237         graphics cache and only in the graphics cache.
4238         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
4239         make graphics file name absolute if it is stored as a relative path.
4240
4241         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
4242         make graphics file name absolute if it is stored as a relative path.
4243
4244         * insettext.C (edit): emit an updateParagraph signal on entering a text
4245         inset. Needs to be emitted when leaving the inset also.
4246
4247 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4248
4249         * all files: ws cleanup
4250
4251         * Makefile.am: remove ld -r stuff
4252
4253 2002-03-21  Juergen Vigna  <jug@sad.it>
4254
4255         * insettext.C (appendParagraphs): new function added to append
4256         the paragraphs to this insets paragraphs.
4257
4258 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4259
4260         * Makefile.am: special rules if partial linking
4261
4262 2002-03-19  Juergen Vigna  <jug@sad.it>
4263
4264         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
4265
4266 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
4267
4268         * insetgraphics.C: Clean up Baruch's comments a little.
4269         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
4270
4271 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
4272
4273         * insettabular.C:
4274         * insettheorem.C: wrap warnings
4275
4276         * insetgraphics.C: improve messages, move cached_status_
4277           setting to safer place
4278
4279 2002-03-18  Juergen Vigna  <jug@sad.it>
4280
4281         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
4282         calls.
4283         (localDispatch): ditto
4284
4285         * insettext.C (edit): removed unneeded showCursor calls.
4286         (localDispatch): ditto.
4287
4288 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4289
4290         * insetgraphics.h: remove display() method.
4291
4292 2002-03-11  Juergen Vigna  <jug@sad.it>
4293
4294         * insetgraphics.C (draw): hack to fix the redrawing bug.
4295         (draw): seems this fixes #268 (force redraw of row if we changed).
4296
4297         * insettext.C (updateInsetInInset): fixed for updates in insets inside
4298         this inset text (don't know why I missed this earlier).
4299
4300 2002-03-08  Juergen Vigna  <jug@sad.it>
4301
4302         * insettabular.C (updateLocal): do a FULL update if we're not locked
4303         and only a CELL update is asked.
4304
4305         * insettext.C (updateInsetInInset): update insets inside inset also
4306         if it isn't inside the_locking_inset.
4307
4308         * insettabular.C (updateInsetInInset): ditto.
4309
4310 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4311
4312         * insetexternal.C (doSubstitution): check whether we are using a
4313         temp dir for defining $$FPath
4314
4315 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
4316
4317         * insettabular.C:
4318         * insettext.C: remove #include "WorkArea.h".
4319
4320 2002-03-06  Juergen Vigna  <jug@sad.it>
4321
4322         * insettext.C (draw): fixed frame redrawing.
4323         (clear): forgot to set the inset_owner of the paragraph.
4324
4325         * insetert.C (status): pay attention the bv can be 0 here!
4326         (getMaxWidth): add the default leftMargin
4327
4328 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4329
4330         * insetert.C (getMaxWidth): make w unsigned int.
4331
4332 2002-03-05  Juergen Vigna  <jug@sad.it>
4333
4334         * insetert.C (status): change behaviour of Inlined.
4335         (getMaxWidth): added for new inlined behaviour.
4336
4337 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4338
4339         * insetnote.h (linuxdoc, docbook): add empty methods.
4340         * insetinclude.C (validate): fix a case where buffer->niceFile was used
4341         before being initialized.
4342
4343 2002-03-05  Juergen Vigna  <jug@sad.it>
4344
4345         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
4346         only that one in the inset. Should be enough.
4347         (updateLocal): set the selection cursor always if we don't have a
4348         selection to be sure it's set!
4349
4350         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
4351
4352 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4353
4354         * insettext.C (clear): a gross hack to set layout on a newly
4355         created paragraph.
4356
4357 2002-03-04  Juergen Vigna  <jug@sad.it>
4358
4359         * insettabular.C (localDispatch): inserted handling of
4360         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
4361         (insertAsciiString): new helper function.
4362
4363 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4364
4365         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
4366         argument.
4367
4368 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4369
4370         * insettext.C (InsetText): initalize newly created par with
4371         default layout. add bufferparams parameter
4372         first -> first_y
4373
4374         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
4375         * insetcollapsable.[Ch] (InsetCollapsable): ditto
4376         * insetert.[Ch] (InsetERT): ditto
4377         * insetfloat.[Ch] (InsetFloat): ditto
4378         * insetfoot.[Ch] (InsetFoot): ditto
4379         * insetfootlike.[Ch] (InsetFootLike): ditto
4380         * insetmarginal.[Ch] (InsetMarginal): ditto
4381         * insetminipage.[Ch] (InsetMinipage): ditto
4382         * insetnote.[Ch] (InsetNote): ditto
4383         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
4384
4385 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4386
4387         * insettext.C: layout as string
4388
4389         * insetinclude.C: layout as string
4390
4391         * insetert.C: layout as string
4392
4393         * insetbib.C: layout as string
4394
4395 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
4396
4397         * insetert.C:
4398         * insettabular.C: remove #include "lyx_gui_misc.h".
4399
4400 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
4401
4402         * Makefile.am:
4403         * figinset.h:
4404         * figinset.C:
4405         * inset.h: remove figinset, yahoo !
4406
4407 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
4408
4409         * insetgraphics.C (c-tors): initialise parent classes explicitly in
4410         copy c-tor and initialise member variables in the correct order.
4411
4412 2002-02-28  Juergen Vigna  <jug@sad.it>
4413
4414         * insettabular.C (localDispatch): clear selection on PgUp/Down.
4415
4416 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4417
4418         * inset.h: ... and add a better one here.
4419
4420         * insetcommand.C (insetButtonRelease): remove that one which was a
4421         bit broken...
4422
4423 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4424
4425         * insetcommand.C (insetButtonRelease): ... and move it here.
4426
4427         * inseturl.h: remove insetButtonRelease from there...
4428
4429 2002-02-26  Juergen Vigna  <jug@sad.it>
4430
4431         * inseturl.h: Added a insetButtonRelease call returning true as
4432         prove of concept.
4433
4434         * insetlabel.C (edit): Fixed wrong update handling after change I
4435         leave in the wrong code for the one who wrote it to remove and have
4436         a look what he did wrong.
4437
4438         * insettabular.C (localDispatch): force a SELECTION update if we
4439         had a selection and we passed the event down to the inset (fix #213)
4440         (localDispatch): handle font changing stuff when we have a cell
4441         selection so that the selection is not rewoked. I don't really like
4442         this fix, but it's the only way I see to do it right now.
4443
4444 2002-02-22  Juergen Vigna  <jug@sad.it>
4445
4446         * insettext.C (insetUnlock): set the cursor to the second paragraph
4447         if available and if the first one is empty (fix #191).
4448
4449 2002-02-20  Juergen Vigna  <jug@sad.it>
4450
4451         * insettext.C (getDrawFont): implemented this function to call the
4452         one of the owner if present as the owner normally knows what to do
4453         with us.
4454
4455         * insetert.C: implement getDrawFont() function and comment out all
4456         the crap for setting a special latex font inside this inset.
4457         (InsetERT): added a Lanugage parameter to this constructor.
4458
4459         * inset.h: added function getDrawFont(LyXFont & font) to be able to
4460         change the font for being drawn on screen (used only in InsetERT for
4461         now).
4462
4463         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
4464         and also above (was missing).
4465         (updateLocal): don't remove the cell selection if we have one this
4466         should be done where we really want to remove it.
4467
4468 2002-02-20  José Matos  <jamatos@fep.up.pt>
4469
4470         * insetinclude.h: include_label made string const.
4471
4472         * insetinclude.C (InsetInclude): moved include_label initialization.
4473         (linuxdoc):
4474         (docbook):
4475         (validate): fix support for temporary directory, for docbook and
4476         linuxdoc.
4477
4478         * insetgraphics.h : new private member, graphic_label, that holds
4479         the entity name that defines the graphics location (SGML).
4480
4481         * insetgraphics.C (unique_id): new function to give a unique label
4482         for graphic.
4483         (docbook):
4484         (validate): the file locatation is given by an entity reference.
4485
4486 2002-02-18  Herbert Voss  <voss@lyx.org>
4487
4488         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
4489
4490 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
4491
4492         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
4493         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
4494
4495 2002-02-18  José Matos  <jamatos@fep.up.pt>
4496
4497         * insetinclude.C (validate): some code only applies to latex buffers,
4498         it was made conditional.
4499
4500 2002-02-12  Herbert Voss  <voss@lyx.org>
4501
4502         * insetgraphics.C: (prepareFile) do not check at this time
4503         if the file is present.
4504
4505 2002-02-12  Herbert Voss  <voss@lyx.org>
4506
4507         * insetgraphics.C: latex(), return the correct newlines
4508
4509 2002-02-13  José Matos  <jamatos@fep.up.pt>
4510
4511         * inseturl.C (docbook): escape & in url.
4512
4513 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4514
4515         * insetspecialchar.C (isLineSeparator): line breaking is allowed
4516         after HYPHENATION and MENU_SEPARATOR
4517
4518         * inset.h (isLineSeparator): new method, returns false by default.
4519
4520 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4521
4522         * insetert.C (status): do not update the text inset, but the ERT
4523         inset.
4524
4525 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
4526
4527         * insetnote.C: use notebg for background
4528
4529 2002-02-08  Herbert Voss  <voss@lyx.org>
4530
4531         * insetgraphic.C:
4532         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
4533         prevent LyX from unzipping when this should be handled
4534         by latex vis the graphic.cfg.
4535         clean up the code
4536
4537 2002-02-08  Herbert Voss  <voss@lyx.org>
4538
4539         * insetgraphic.C: prepareFile(): fix bug when file doesn't
4540         exists, than return filename with extension
4541
4542 2002-02-06  Herbert Voss  <voss@lyx.org>
4543
4544         * insetgraphic.C: prepareFile(): don't convert the file, when
4545         it's not viewed in LyX. Saves a lot of time when opening a
4546         document!
4547
4548 2002-02-05  Herbert Voss  <voss@lyx.org>
4549
4550         * insetgraphic.C:
4551         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
4552         and adding a rotate bool similiar to subcaption
4553
4554 2002-02-04  Herbert Voss  <voss@lyx.org>
4555
4556         * insetgraphic.C:
4557         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
4558         similiar view to the LaTeX one. Get zipped files work.
4559
4560 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
4561
4562         * insetgraphicsParams.C (init): set display to DEFAULT.
4563         No longer #include "lyxrc.h".
4564
4565 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
4566
4567         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
4568         for now (so that the code compiles).
4569
4570 2002-02-02  Herbert Voss  <voss@lyx.org>
4571
4572         * insetgraphic.C: delete inVariant() and some minor changes
4573         * insetgraphicsParams.[C]:
4574
4575 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
4576
4577         * insetgraphics.C (updateInset): if params.display == DEFAULT,
4578         interogate lyxrc.display_graphics before diaplaying the graphic.
4579
4580         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
4581         InsetGraphicsParams::DisplayType.
4582
4583 2002-01-31  Herbert Voss  <voss@lyx.org>
4584
4585         * insetgraphic.C: (readfigInset) set display to pref-default
4586
4587 2002-01-30  Herbert Voss  <voss@lyx.org>
4588
4589         * insetgraphic.C: get the filetyp from it's contents
4590         * insetgraphicparams.C: add token scale and lyxrc.display when
4591         creating a new inset
4592
4593 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
4594
4595         * figinset.C: added using std::ios directive.
4596
4597 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4598
4599         * figinset.C (runqueue): open translation file in binary mode (for
4600         cygwin).
4601
4602 2002-01-27  Herbert Voss  <voss@lyx.org>
4603
4604         * insetgraphic.[Ch]: mostly newritten to support graphicx with
4605         all options and to be sure that the old figinsets are correct
4606         converted.
4607         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
4608         structure and to support all lengths as LyXLength. The Parameter
4609         structure changed again, but reading of "old" 1.2 graphic insets
4610         is no problem.
4611
4612 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
4613
4614         * insetert.h (forceDefaultParagraphs): Added
4615
4616 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4617
4618         * insettabular.C (getMaxWidth):
4619         (forceDefaultParagraphs): use Tabular::GetCellFromInset
4620
4621 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4622
4623         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
4624         of LyXLength::inPixels
4625
4626         * inset.C (latexTextWidth):
4627         * insetminipage.C (latexTextWidth): new method, which implements
4628         the equivalent of the LaTeX macro \textwidth
4629
4630         * insetminipage.C (getMaxWidth): use latexTextWidth
4631
4632 2002-01-18  Juergen Vigna  <jug@sad.it>
4633
4634         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
4635
4636 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4637
4638         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
4639
4640         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
4641         instead of string
4642
4643 2002-01-17  Juergen Vigna  <jug@sad.it>
4644
4645         * insettabular.C (lockInsetInInset): same change as in insettext.
4646
4647         * insettext.C (draw): width() function was called without setting
4648         the right top_x which could lead to wrong insetWidth setting!
4649         (lockInsetInInset): call edit instead of calling lockInset if we
4650         have to lock an inset inside!
4651         (edit): we have to also tell the inset that we have to redraw the
4652         frame on an edit call if this inset draws a frame only if locked.
4653
4654 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4655
4656         * insetbib.C (getFiles): uncomment Path variable.
4657
4658 2002-01-16  Juergen Vigna  <jug@sad.it>
4659
4660         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
4661         of wrong cell.
4662
4663 2002-01-16  Allan Rae  <rae@lyx.org>
4664
4665         * insetinclude.C (docbook): someone forgot a ";"
4666
4667 2002-01-16  José Matos  <jamatos@fep.up.pt>
4668
4669         * figinset.C (docbook): removed a old place holder "@".
4670         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
4671         * insetinclude.C (linuxdoc): if include is verbatim, then export the
4672         ascii text version, clearly guarded inside a CDATA section.
4673         (docbook): in docbook 4, inlinegraphics is empty.
4674         * insettabular.C (linuxdoc): export the ascii version of the table
4675         inside a CDATA section.
4676
4677 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4678
4679         * insetparent.C (InsetParent):
4680         * insetgraphicsParams.C (Write):
4681         (Read):
4682         * insetgraphics.C (prepareFile):
4683         (readFigInset):
4684         (docbook):
4685         * insetexternal.C (executeCommand):
4686         (doSubstitution): use Buffer::filePath
4687
4688         * insetbib.C (getFiles): add a #warning for Angus
4689
4690         * insetgraphics.C: Add a remark about how filenames should be
4691         considered to be relative to buffer (but absolute is still allowed)
4692         (draw): do not try to get status if lyxrc.use_gui is false
4693
4694 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4695
4696         * inset.[Ch]:
4697         * insetcollapsable.[Ch]:
4698         * insettabular.[Ch] (searchForward, searchBackward): change the
4699         bool const & params to bool.
4700
4701         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
4702         to avoid the name clash with InsetCollapsable's methods of the same
4703         names but different functionality.
4704
4705 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4706
4707         * insettext.C (ascii): use lyx::count rather than countChar.
4708
4709 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
4710
4711         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
4712
4713 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4714
4715         * insetgraphics.C (updateInset): do not try to render image if
4716         lyxrc.use_gui is false (bug #104)
4717
4718         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
4719         if file does not exist
4720
4721         * figinset.C (browseFile): add shortcuts to directory buttons
4722
4723         * insettext.C (updateLocal): update menubar and toolbar here too.
4724
4725 2002-01-13  Allan Rae  <rae@lyx.org>
4726
4727         * insettabular.C (InsetTabular): Both constructors now initialise
4728         all class variables.
4729
4730 2002-01-11  Juergen Vigna  <jug@sad.it>
4731
4732         * insettext.C (insetButtonPress): set the_locking_inset to 0.
4733
4734 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4735
4736         * insettabular.C (getStatus): add forgotten brace around multiline
4737         if statement.
4738
4739 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4740
4741         * insetfloat.C (validate): require "float" instead of "floats".
4742
4743 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
4744
4745         * insettabular.C (getStatus): use FuncStatus
4746
4747 2002-01-08  Juergen Vigna  <jug@sad.it>
4748
4749         * insettabular.C (insetButtonRelease): now this should work too
4750         correctly.
4751
4752         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
4753         if the width is a percentage.
4754
4755         * inset.h: added isChar() function and implemented this for
4756         insetspecialchar insetquotes and insetlatexaccent.
4757         added forceDefaultParagraphs() and implemented it for insettabular.
4758
4759 2002-01-07  Juergen Vigna  <jug@sad.it>
4760
4761         * insettext.C (getLyXText): Fixed this function. An insert into the
4762         map is only done if we REALLY have a new BufferView.
4763
4764 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
4765
4766         * insettext.C: fix bug illustrated by attachment #37 of bug #59
4767
4768 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
4769
4770         * insetinclude.C: fix use of FileInfo
4771
4772 2002-01-07  Juergen Vigna  <jug@sad.it>
4773
4774         * insettabular.C (draw): fixed clearing of cell around inset.
4775
4776 2002-01-05  Juergen Vigna  <jug@sad.it>
4777
4778         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
4779         variables are updated.
4780
4781         * insettabular.C (resetPos): set always the inset_y as it may be
4782         needed in another function.
4783         (searchBackward): don't draw while searching.
4784
4785 2002-01-04  Juergen Vigna  <jug@sad.it>
4786
4787         * insettext.C (lockInsetInInset): forgot to set a cursor.
4788
4789 2002-01-02  Juergen Vigna  <jug@sad.it>
4790
4791         * insettext.C (insertInset): make the correct undo informations on
4792         inserting new insets.
4793
4794 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
4795
4796         * insettabular.C: correct single-cell select vertically
4797
4798 2001-12-27  Juergen Vigna  <jug@sad.it>
4799
4800         * insettabular.C (ascii): export as tab-separated-values if the
4801         function was not called from export (f.ex.: clipboard).
4802
4803         * insetcollapsable.h: added default support for ascii, linuxdoc and
4804         docbook export (the insettext is exported by default!)
4805
4806         * insettabular.C (copySelection): suff the clipboard with the tabular
4807         data in a tab separated format, seems more naturals then with all the
4808         formating.
4809
4810 2001-12-24  Juergen Vigna  <jug@sad.it>
4811
4812         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
4813         to check for REAL mouseMotion.
4814
4815 2001-12-20  Juergen Vigna  <jug@sad.it>
4816
4817         * inset.C (cursor): return the owners cursor if available instead of
4818         always only the bv->text->cursor.
4819
4820         * insettabular.C (checkLongtableSpecial): works now.
4821
4822 2001-12-19  Juergen Vigna  <jug@sad.it>
4823
4824         * insettabular.C (tabularFeatures): fix the row setting of ltt as
4825         this has to be always row + 1 as 0 means not selected!
4826         (checkLongtableSpecial): added
4827         (tabularFeatures): better longtable options support
4828
4829         * insettext.C (resizeLyXText): reinit the text always also on a
4830         empty insettext!
4831
4832 2001-12-18  Juergen Vigna  <jug@sad.it>
4833
4834         * insettext.C (updateInsetInInset): look if we have to autocollapse
4835         paragraps and return if the update is requested for ourself.
4836
4837         * insetert.C (status): update the insettext not myself as that is what
4838         we need.
4839
4840         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
4841         function only return if the update was requested with myself.
4842
4843         * insettext.C (insetButtonPress): fixed stupid bug.
4844         (various functions): pay attention that lt is cleared BEFORE calling
4845         updateLocal() and try to use it in the right manner (don't use it
4846         if it's not really neccessary!)
4847         (collapseParagraphs): insert a blank between collapsing paragraphs
4848         if neccessary (not already there!).
4849
4850 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4851
4852         * insettabular.C: move includes around a bit, add a couple of
4853         consts.
4854
4855         * insettext.[Ch]: move includes around a bit, other ws changes and
4856         small stuff.
4857
4858 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4859
4860         * insettext.C (insetButtonRelease): fix compile problem
4861
4862 2001-12-17  Juergen Vigna  <jug@sad.it>
4863
4864         * insettext.C (insetButtonPress): set the selection cursor!
4865         (insetButtonPress): clear the selection (and set with that the
4866         selection.cursor) if we only hit an inset!
4867
4868         * insetert.C (read): removed piece of compatibility code only needed
4869         for 1.2.0.
4870
4871         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
4872         can be opened.
4873
4874         * insetcollapsable.C (insetButtonRelease): changed so that it can
4875         open eventual existing popup dialogs on mousebutton==3.
4876
4877         * insetfloat.C (insetButtonRelease): removed not needed anymore!
4878
4879         * insetminipage.C (insetButtonRelease): removed not needed anymore!
4880
4881         * inset.C (insetButtonRelease): return a bool for telling the outer
4882         world that we opened a dialog.
4883
4884 2001-12-07  Juergen Vigna  <jug@sad.it>
4885
4886         * insettext.C (paragraph): remove the deleteing of paragraphs as
4887         it was a WRONG move!
4888
4889 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
4890
4891         * insettabular.h:
4892         * insettabular.C: use new setSelection(). Allow
4893           selection of single cells.
4894
4895 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4896
4897         * insetquotes.C (latex): fix to use the local language setting at
4898         the point where the inset is inserted (different macros for
4899         different french packages)
4900
4901 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4902
4903         * inset.h: add par_owner_ member variable and parOwner
4904         setter/accessor.
4905
4906 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4907
4908         * insettabular.C (everywhere): adapt because widths are now real
4909         widths and not strings
4910
4911         * insettext.C (draw): re-introduce the calls to width(), ascent()
4912         and descent() to initialize the caching variables.
4913
4914 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4915
4916         * insettext.C (draw):
4917         (drawFrame): use insetWidth instead of last_width
4918
4919         * insettext.h: remove variable last_width (insetWidth is exactly
4920         the same) and last_height (computed but never used!)
4921
4922 2001-12-10  Allan Rae  <rae@lyx.org>
4923
4924         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
4925
4926 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4927
4928         * insettext.C (insetAllowed): add comment
4929
4930 2001-12-05  Juergen Vigna  <jug@sad.it>
4931
4932         * insettext.C (insetAllowed): fixed for the case that we directly
4933         ask the insettext from its LyXText.
4934         (paragraph): fixed the crash when assigning the par->next() from
4935         the EmptyParagraphMechanism!
4936
4937 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4938
4939         * insetbib.C:
4940         * insettabular.C:
4941         * insettext.C: change "while(" to "while ("
4942
4943 2001-12-04  Juergen Vigna  <jug@sad.it>
4944
4945         * insetert.C (edit): handle Inlined status.
4946
4947         * insettext.C (insertInset): trying John's fix for the trailing cursor
4948
4949         * insetert.C (insetButtonPress): added to handle inlined status
4950         (insetMotionNotify): ditto.
4951
4952         * insettext.C (clearInset): changed Painter & in BufferView * param,
4953         to be able to call ascent,descent methods.
4954
4955 2001-12-03  Juergen Vigna  <jug@sad.it>
4956
4957         * insettext.C (updateInsetInInset): use lt variable to forbid
4958         changes of LyXText in an update call.
4959         (updateInsetInInset): fixed updating of non locked insets!
4960
4961 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
4962
4963         * insettabular.C: capture some more functions to prevent
4964         selection drawing problems. Bug #451274
4965
4966 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
4967
4968         * insetgraphics.C:
4969         * insetgraphicsParams.C: fix inverted sense of float_equal
4970
4971 2001-11-30  Juergen Vigna  <jug@sad.it>
4972
4973         * insettabular.C (InsetTabular): use the save_id flag to create also
4974         the tabular with the same id's.
4975
4976         * insettext.C (setParagraphData): added a same_id function for undo
4977         to set the same paragraph id's as of the paragraph we are setting.
4978
4979 2001-11-30  José Matos <jamatos@fep.up.pt>
4980
4981         * inseturl.[Ch]:
4982         * insettoc.[Ch]: DocBook -> docbook.
4983
4984 2001-11-29  André Pönitz <poenitz@gmx.net>
4985
4986         * inseterror.C:
4987         * insettext.C: further reduction of header dependencies by using
4988         lyx::layout_type and lyx::textclass_type from support/types.h
4989
4990 2001-11-29  Juergen Vigna  <jug@sad.it>
4991
4992         * insettext.C: inserted a reinitLyXText function everywhere I delete
4993         the paragraphs! This should fixe the crashes we had.
4994         Also use the new function firstRow() instead of getRowNearY(dummy_y)
4995         (paragraph): set the InsetOwner() of the new paragraphs!
4996
4997 2001-11-28  André Pönitz <poenitz@gmx.net>
4998
4999         * insetnote.C: add pos initialization that I removed without
5000           knowing what I did.
5001
5002 2001-11-28  Juergen Vigna  <jug@sad.it>
5003
5004         * insettabular.C (resetPos): hack to not crash with infinite paints.
5005
5006         * insettabular.h: insert missing function allowSpellcheck()!
5007
5008         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
5009
5010 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
5011
5012         * insetfloatlist.h:
5013         * insetfloatlist.C: derive from InsetCommand so gui can use it
5014           easily
5015
5016 2001-11-26  André Pönitz <poenitz@gmx.net>
5017
5018         * insettext.[Ch]:
5019         * insetert.C:
5020         * insetnote.C: reduce header dependencies, introduce type for
5021         positions
5022
5023 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
5024
5025         * various: update for Alert.h
5026
5027 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
5028
5029         * inset.h: fix comment
5030
5031         * insettext.C: use par->isInset()
5032
5033 2001-11-22  Allan Rae  <rae@lyx.org>
5034
5035         * insetcollapsable.h:
5036         * inset.h: Changes to checkInsertChar() behaviour.
5037         Now return value indicates whether chars can be inserted.
5038
5039 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
5040
5041         * various:  updated to use the new LaTeXFeatures
5042
5043 2001-11-14  José Matos  <jamatos@fep.up.pt>
5044
5045         * insetspecialchar.C (linuxdoc):
5046         (docbook): don't give a name to a unused variable.
5047
5048         * insettext.C (docbook): removed unused variable.
5049
5050 2001-11-13  Herbert Voss  <voss@perce.de>
5051
5052         * insetgraphic.C: fix scale bug
5053
5054 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5055
5056         * inset.h (isSpace):
5057         (isLetter): new virtual methods.
5058
5059         * insetspecialchar.C (isSpace):
5060         (isLetter): implement here.
5061
5062 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
5063
5064         * inset.h: new inline helpers
5065
5066         * insettext.C: use new helpers
5067
5068 2001-11-07  José Matos  <jamatos@fep.up.pt>
5069
5070         * insettext.C (docbook): full support for paragraphs inside insettext.
5071
5072 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
5073
5074         * insetindex.C: added header file for std::ostream.
5075
5076 2001-11-03  José Matos  <jamatos@fep.up.pt>
5077
5078         * insetindex.C: added using std::ostream that I forgot yesterday.
5079
5080 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
5081
5082         * insetindex.h (docbook):
5083         * insetindex.C (docbook): added support for docbook export.
5084
5085 2001-11-02  José Matos  <jamatos@fep.up.pt>
5086
5087         * insetcaption.C(docbook): added support for docbook export.
5088
5089 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
5090
5091         * insetexternal.C (updateExternal): Do not run update command if
5092         result file exists and is up to date.
5093
5094         * ExternalTemplate.C (readFormat): Support the updateresult token.
5095
5096 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
5097
5098         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
5099         external_templates) to use the buffer->fileName() but only if
5100         previewing. Generating a TeX file should make FPath return
5101         "".
5102
5103 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
5104
5105         * insetert.h:
5106         * insetert.C: fix some problems
5107
5108 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
5109
5110         * insetexternal.C (doSubstitution): Added $$FPath token
5111         to list of usable substitutions in external inset templates.
5112
5113 2001-10-24  Juergen Vigna  <jug@sad.it>
5114
5115         * insettabular.C: use new ltType struct for setting longtable
5116         header and footers also new UNSET enums.
5117
5118 2001-10-24  José Matos  <jamatos@fep.up.pt>
5119
5120         * insettabular.C (linuxdoc): Now exports the ascii's table version.
5121         (docbook): If the table is not inside a float then wrap it inside
5122         <informaltable>...</informaltable>.
5123
5124 2001-10-23  José Matos  <jamatos@fep.up.pt>
5125
5126         * insetref.C (docbook): removed / terminator to conform SGML.
5127
5128         * insetspecialchar.C (linuxdoc):
5129         (docbook): Added support for special chars, more than ascii export.
5130
5131 2001-10-22  Juergen Vigna  <jug@sad.it>
5132
5133         * insettext.C (checkInsertChar): added for REALLY checking the
5134         font of the inserted char in the right inset!
5135
5136 2001-10-19  Juergen Vigna  <jug@sad.it>
5137
5138         * inset.h: added method allowSpellcheck() so that insets who do
5139         not have anything to spellcheck can tell and so they are over-jumped.
5140         Implemented for InsetText and co.
5141
5142 2001-10-18  Juergen Vigna  <jug@sad.it>
5143
5144         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
5145
5146 2001-10-15  José Matos  <jamatos@fep.up.pt>
5147
5148         * insetert.C: allow export for docbook and linuxdoc
5149
5150 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
5151
5152         * insetquotes.C (dispString): handles latin3 and latin4 quotes
5153
5154 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5155
5156         * insetquotes.C (dispString): fix handling of latin9 quotes
5157
5158 2001-10-03  Juergen Vigna  <jug@sad.it>
5159
5160         * insetert.C: ditto
5161
5162         * insetcollapsable.C: change updateInset calls to not tell BV that
5163         we have changed status.
5164
5165 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5166
5167         * insettabular.C (deletable): make const
5168
5169 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
5170
5171         * insetert.C (latex): Fix the returned value
5172
5173 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
5174
5175         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
5176         Returns string(), so nothing in an ERT inset is spellchecked.
5177
5178         * insetgraphics.C (draw): print the filename if not displaying the
5179         image.
5180         (width): make sure that the width and draw methods are consistent.
5181         (updateInset): don't even load the image into cache if not displaying
5182         it.
5183
5184 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
5185
5186         * various files (selectNextWord): renamed as
5187         selectNextWordToSpellcheck.
5188
5189         * insetgraphics.C (draw): remove the previous change. Right place
5190         is in imageLoaderXPM.C.
5191         (draw): don't display the image if params.display == NONE.
5192
5193 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
5194
5195         * figinset.C (runqueue):
5196         * insetgraphics.C (draw): set background colour of inset from
5197         background to the user-configurable graphicsbg.
5198
5199 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5200
5201         * insetquotes.C (InsetQuotes): when trying to decide the side of
5202         the quote, choose `left' only after a space or '('
5203
5204 2001-09-04  José Matos  <jamatos@fep.up.pt>
5205         * figinset.C
5206         * figinset.h
5207         * insetcaption.C
5208         * insetcaption.h
5209         * insetcollapsable.h
5210         * insetcommand.C
5211         * insetcommand.h
5212         * inseterror.h
5213         * insetert.C
5214         * insetert.h
5215         * insetexternal.C
5216         * insetexternal.h
5217         * insetfloat.C
5218         * insetfloat.h
5219         * insetfloatlist.h
5220         * insetgraphics.C
5221         * insetgraphics.h
5222         * inset.h
5223         * insetinclude.C
5224         * insetinclude.h
5225         * insetlabel.C
5226         * insetlabel.h
5227         * insetlatexaccent.C
5228         * insetlatexaccent.h
5229         * insetquotes.C
5230         * insetquotes.h
5231         * insetref.C
5232         * insetref.h
5233         * insetspecialchar.C
5234         * insetspecialchar.h
5235         * insettabular.C
5236         * insettabular.h
5237         * insettext.C
5238         * insettext.C (docbook): rename docBook method to docbook.
5239
5240 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
5241
5242         * inset.h (getFirstParagraph): New virtual method.
5243
5244 2001-08-20  Herbert Voss  <voss@perce.de>
5245         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
5246         in the the bibtex-database-gui for inserting a line
5247         \addcontentsline...
5248
5249         If no style is given than there is no tex-output.
5250
5251 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
5252
5253         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
5254         files as a vector.
5255         (getKeys): use it.
5256
5257 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
5258
5259         * insetert.C (latex): Fix output for multiple paragraphs.
5260         (write): New code for writing paragraph data.
5261         (read): Set font after reading the inset.
5262         (localDispatch): Call set_latex_font() for more cases.
5263
5264         * insetnote.h: Add empty validate method.
5265         * insetert.h: Ditto
5266
5267         * insetnote.C (InsetNote): Set language to the language of the
5268         document.
5269
5270 2001-08-16  Juergen Vigna  <jug@sad.it>
5271
5272         * insettext.C: implemented the new FINISHED states.
5273
5274         * insettabular.C: ditto
5275
5276         * inset.h: added more FINISHED states for cursor right,up,down
5277
5278 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
5279
5280         * insetfloatlist.C: use "FloatName List"
5281
5282 2001-08-14  Juergen Vigna  <jug@sad.it>
5283
5284         * insetert.C (edit): forgot to set status_ in edit calls!
5285
5286 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
5287
5288         * insettext.C: Compilation fix
5289
5290 2001-08-13  Juergen Vigna  <jug@sad.it>
5291
5292         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
5293
5294         * insetcollapsable.C (edit): don't recollapse an already open inset.
5295
5296         * insettext.C: fixed problem when reinitializing LyXText by not doing
5297         it while lt is in use and post this to the next possible time in
5298         getLyXText().
5299         (searchForward): fixed not unlocking of inset if nothing found.
5300         (edit): set cursor behind right (was set -1 pos).
5301
5302         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
5303
5304         * insettabular.C (tabularFeatures): fixed fix where deleting the
5305         last row didn't get the right actcell!
5306
5307 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
5308
5309         * insettext.C (localDispatch): Change language only when the inset
5310         becomes empty.
5311
5312 2001-08-10  Juergen Vigna  <jug@sad.it>
5313
5314         * insettabular.C (selectNextWordInt): use the front using edit call.
5315
5316         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
5317         the parameter overwrite class variable inset.
5318
5319         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
5320
5321         * insettext.C (saveLyXTextState): check for invalid cursor-par.
5322         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
5323
5324         * insettabular.C (calculate_dimensions_of_cells): let's try to call
5325         update only for fixed with cells.
5326         (resetPos): try to fix the lockup on spellchecking or s&r.
5327
5328         * insettext.C (update): comment this out as it seems first wrong
5329         and second not needed anymore!
5330         (some functions): call reinitLyXText() only in update() in all other
5331         positions set only need_update = INIT.
5332
5333 2001-08-08  Juergen Vigna  <jug@sad.it>
5334
5335         * insettabular.C (setPos): fixed wrong actrow < rows() check.
5336
5337         * insettext.C (insetUnlock): remove double-space on inset unlock.
5338
5339         * insetcollapsable.C (draw): fix returned x when label > inset-width.
5340
5341         * insettabular.C (update): fixed cursor positon after an insert.
5342         (insetAllowed): do not allow to insert insets when not inside the
5343         inset!
5344         (draw): clear below an inset too as it could have changed height.
5345
5346         * inset.C (getMaxWidth): fixed width for inset in inset.
5347
5348         * insettext.C (update): small fix.
5349
5350         * insettabular.C (tabularFeatures): added selection support to
5351         DELETE_ROW/DELETE_COLUMN.
5352
5353 2001-08-07  Juergen Vigna  <jug@sad.it>
5354
5355         * inset.C (getMaxWidth): recoded and all it's implementations!
5356
5357         * insettext.C (init,setParagraph+constructors): cleanups
5358         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
5359         are new and I want do a save/restore of the cursor position which is
5360         not possible anymore.
5361
5362         * insetcollapsable.C (searchBackward): recollapse inset if not found.
5363         (searchBackward): ditto
5364         (selectNextWord): ditto
5365
5366 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
5367
5368         * insetlatexaccent.C (checkContents): Add some debug messages
5369
5370 2001-08-07  Juergen Vigna  <jug@sad.it>
5371
5372         * insetert.C (read): don't use InsetCollapsable::read as we don't
5373         write the collapsed status anymore only the status.
5374         (write): ditto.
5375
5376 2001-08-06  Juergen Vigna  <jug@sad.it>
5377
5378         * insetert.C (set_latex_font): use LyXText's setFont directly.
5379
5380         * insettext.C (drawFrame): fixed one time more the right position
5381         and size of the frame!
5382
5383         * insetert.C (~InsetERT): hide the dialog.
5384         (showInsetDialog): added implementation
5385         (open): ditto
5386         (close): ditto
5387         (status): new function for the status of the ERT inset (3-state).
5388         (write): output also the status of the inset for readback!
5389         (read): readback the status if available otherwise use collapsed_.
5390
5391         * insettext.C (edit): small fix of setting the position, which could
5392         have gone < 0.
5393
5394         * insetert.C (width): implement this function for inlined viewing.
5395         Added minimum width of 10 pixels!
5396
5397         * insetminipage.C (InsetMinipage): just change the colors a bit so
5398         that border/background is a bit more visible. We will remove this
5399         anyway for 1.2.0!
5400
5401         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
5402         function for getting the important widths for drawing in various
5403         functions and in LyXText.
5404         (draw): fixed up a bit (frame drawing/clearing)
5405
5406 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5407
5408         * inset.C (convertFont): delete method. not used.
5409
5410 2001-08-03  Juergen Vigna  <jug@sad.it>
5411
5412         * insettext.C (setFont): don't call for a draw update if we're just
5413         changing the cursor font!
5414
5415 2001-08-02  Juergen Vigna  <jug@sad.it>
5416
5417         * insettext.C (draw): clear the background with the right color if
5418         needed. Update myself if x&max-width changed and return without doing
5419         anything. Let the update code handle the right stuff.
5420
5421         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
5422         inside another inset.
5423
5424 2001-08-01  Juergen Vigna  <jug@sad.it>
5425
5426         * insetcollapsable.C (update): added an in_update bool so we avoid
5427         reentering.
5428
5429         * insettabular.C (update): added an in_update bool so we avoid
5430         reentering.
5431
5432         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
5433         selection problem.
5434         (update): added an in_update bool so we avoid reentering.
5435
5436         * insettabular.C (localDispatch): clear col/row selection when doing
5437         something else inside an inset.
5438
5439         * insettext.C (getLyXText): fixed bug when requesting a recursive
5440         insettext!
5441
5442 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
5443
5444         * insetcite.C (latex): Paranoia check. Make sure that there is no
5445         whitespace between the citation keys.
5446
5447 2001-07-31  Juergen Vigna  <jug@sad.it>
5448
5449         * inset.h (nodraw): make the set function also const so that this
5450         can be called from inside other const functions.
5451
5452         * insetcollapsable.h: removed inline variable and moved it over
5453         to the only user InsetERT.
5454
5455         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
5456         inset opening immediately therein lying insets dialogs!
5457
5458         * insetert.C (localDispatch): set the font also if we don't have any
5459         chars in this paragraph, otherwise if we delete all of em and start
5460         writing we have the wrong font.
5461         (inlined): added
5462         (draw): implemented for inline support
5463         (insetButtonRelease): ditto.
5464
5465 2001-07-30  Juergen Vigna  <jug@sad.it>
5466
5467         * insettext.C (reinitLyXText): new function to reinit the insets
5468         text after lot's of paragraph changes. Use this instead of the
5469         cache.clear() which is VERY dangerous.
5470
5471         * insetfloat.C (insetButtonRelease): we should only show the dialog
5472         if we press on the label otherwise we have problems to open mouse
5473         button 3 dialogs inside this float (f.ex. of a tabular!)
5474
5475 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5476
5477         * insetert.C: change back to "ERT"
5478
5479         * insetfloat.C: handliign of RMB on label added.
5480
5481 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5482
5483         * insetgraphicsParams.C: #include LOstream.h here.
5484
5485         * insetfoot.h: remove InsetFoot:: qualifier.
5486
5487 2001-07-29  Baruch Even  <baruch@lyx.org>
5488
5489         * ChangeLog: Hiding time travel evidence.
5490
5491         * insetgraphicsParams.h:
5492         * insetgraphicsParams.C:
5493         * insetgraphics.C: Added horizontal scale option, it actually scales both
5494         directions since it keeps image proportions.
5495
5496         * insetgraphics.C: Fixed EPS detection to be non-hacky.
5497
5498 2001-07-29  Baruch Even  <baruch@lyx.org>
5499
5500         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
5501         convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
5502
5503         HACKY! Will need to add an EPS detection routine like old InsetFig does!
5504
5505 2001-07-29  Baruch Even  <baruch@lyx.org>
5506
5507         * insetgraphics.C: Added EPSI to be an alias of EPS.
5508
5509 2001-07-29  Baruch Even  <baruch@lyx.org>
5510
5511         * insetgraphics.C: Change GRAPHICS to Graphics.
5512         Changed image conversion rules (documented at the beginning of file).
5513
5514 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
5515
5516         * insetert.C (get_new_label): int -> Paragraph::size_type to get
5517         std::min working.
5518
5519         * insetgraphics.C: added a using std::endl directive.
5520
5521         * insetcommand.h (getScreenLabel): removed pure virtual function,
5522         as it duplicates that in InsetButton.
5523
5524         * insetbib.[Ch] (getScreenLabel):
5525         * insetbutton.[Ch] (getScreenLabel):
5526         * insetcite.[Ch] (getScreenLabel):
5527         * insetert.[Ch] (getScreenLabel):
5528         * insetexternal.[Ch] (getScreenLabel):
5529         * insetfloatlist.[Ch] (getScreenLabel):
5530         * insetinclude.[Ch] (getScreenLabel):
5531         * insetindex.[Ch] (getScreenLabel):
5532         * insetlabel.h (getScreenLabel):
5533         * insetparent.[Ch] (getScreenLabel):
5534         * insetref.[Ch] (getScreenLabel):
5535         * insettoc.[Ch] (getScreenLabel):
5536         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
5537
5538         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
5539         the label.
5540         (validate): remove check on "cite" when using natbib.
5541
5542 2001-07-26  Baruch Even  <baruch@lyx.org>
5543
5544         * insetgraphics.C (draw): changed casting to be in one place rather than
5545         all over the function.
5546
5547         * insetgraphics.h:
5548         * insetgraphics.C (read): Added compatibility reads of InsetFig.
5549
5550         * insetgraphicsParams.h:
5551         * insetgraphicsParams.C:
5552         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
5553
5554 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
5555
5556         * insetfoot.C (validate): Added method to ensure that the
5557         right bit of LaTeX is emitted.
5558
5559         * insetfoot.h: Added validate method to set the correct
5560         LaTeXFeatures bit for the special footnote code.
5561
5562 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
5563
5564         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
5565         quotes
5566
5567 2001-07-27  Juergen Vigna  <jug@sad.it>
5568
5569         * inset.h: remove not used font variable in parameter.
5570         removed checkInsertChar in UpdatableInset as it was equal to
5571         the one in Inset and so not needed.
5572
5573         * insetert.C (checkInsertChar): implementation of function
5574         checkInsertChar.
5575
5576         * inset.h: added new function checkInsertChar.
5577
5578         * various files: added c-tor and clone() function.
5579
5580         * insetcollapsable.h: removed clone function here as this should
5581         be only realized in REAL insets and added it to all collapsable
5582         insets! (with the copy-constructor).
5583
5584 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5585
5586         * insetminipage.C (read): handle missing parameters more gracefully
5587
5588         * insetcollapsable.C (read): handel missing collapsed more gracefully
5589
5590 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5591
5592         * insetfloat.C (read): handle missing parameters.
5593
5594         * insettext.C (read): handle old latex end_inset
5595
5596         * insetert.C (setButtonLabel): new method
5597         (init): use it, to set the dynamic label correctly
5598         (read): use it
5599
5600         * Makefile.am (EXTRA_DIST): add files that is not part or the
5601         binary here.
5602
5603         * insetcollapsable.h: remove autocollapsable (no users), remove
5604         draw_label, change_label_with_text and companion code. Remove args
5605         from some methods.
5606         * insetert.[Ch]: move here instead (only user)
5607
5608         * inset.h: rename private variable name to name_, make
5609         selectNextWord return a const string. make getInsetName return a
5610         string const &. Remove bool from open, add close.
5611
5612         * Makefile.am: don't compile insetlist, insetsection
5613         and insettheorem
5614
5615 2001-07-24  Juergen Vigna  <jug@sad.it>
5616
5617         * insetert.C (InsetERT): put init after the paragraph initialization,
5618         as otherwise we don't set the draw_label right.
5619
5620         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
5621         insets with the mouse without having strange selections.
5622         (edit): if the inset was collapsed and we open it here then put the
5623         cursor always at the beginning of the inset.
5624         (get_new_label): 15 instead of 10 max chars in the label.
5625
5626         * insetert.C (localDispatch): added and handle various stuff we
5627         need to handle here (font setting on paragraph break, not permitted
5628         layout setting, etc.).
5629
5630         * inset.h: added default copy-consturctor and implemented this in
5631         various insets with the change to use this in the clone function!
5632
5633 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5634
5635         * insetminipage.C (InsetMinipage): set background color to red :)
5636
5637 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5638
5639         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
5640         draw frame mode is LOCKED.
5641
5642         * insetcollapsable.C (edit):
5643         (insetButtonRelease): set update status to full when
5644         opening inset.
5645
5646         * insettext.C (clearInset):
5647         * insettabular.C (draw):
5648         * insetlatexaccent.C (draw): honor background color.
5649
5650         * inset.h: new member background_color_, initialized to
5651         LColor::inherit.
5652
5653         * inset.C (backgroundColor): new method.
5654         (setBackgroundColor): new method.
5655
5656         * insetert.C (init): new method, called by the ctors.
5657         (InsetERT): when inserting contents, make sure the font is
5658         ALL_INHERIT.
5659
5660         * insetnote.C (InsetNote): when inserting content, remove trailing
5661         newline
5662         (init): set background color to LColor::note
5663
5664 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5665
5666         * insetcollapsable.C: adjust
5667
5668         * insetbutton.C: adjust
5669
5670 2001-07-23  Juergen Vigna  <jug@sad.it>
5671
5672         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
5673         parameter on the _collapsed function (was not needed) and call
5674         always width_collapsed().
5675
5676         * insetert.C (InsetERT): use setLabel with "true" flag.
5677
5678         * insetcollapsable.C: modified various functions to set the draw_label
5679         string right in any condition.
5680         (setLabel): added a bool parameter to set change_label_with_text.
5681
5682         * insetcollapsable.h: added draw_label string which is set to the
5683         actual drawn label-string, while label is the original static label
5684         of this collapsable inset. Added bool change_label_with_text to set
5685         if we want that the label changes to the start of the InsetText's
5686         text when collabpsed. You can set this flag with the setLabel funciton.
5687         Added bool inlined for inlined collapsable insets, but not handled
5688         yet.
5689
5690         * insetcollapsable.C (get_new_label): added should get a new label
5691         from the InsetText beginning (for now 10 chars).
5692
5693 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
5694
5695         * insetquotes.C (latex): fix the handling of french double quotes
5696         when not using the french pachage.
5697
5698 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5699
5700         * insetcollapsable.h: make WidthCollapsed mutable.
5701
5702         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
5703         InsetPrintIndex returns INDEX_PRINT_CODE.
5704
5705         * inset.h: add INDEX_PRINT_CODE
5706
5707         * insetcollapsable.C (draw): init widthCollapsed if necessary
5708         (width): ditto.
5709
5710         * insetquotes.C (width): use the local language, not the document
5711         language.
5712         (draw): ditto.
5713         (dispString): add additional spacing for all french languages,
5714         like fr_CA.
5715         (validate): make it work when there is no default language
5716
5717         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
5718
5719         * insetnote.C (init): new method, called by the constructors
5720         (InsetNote): new constructor with contents passed as a string
5721
5722 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5723
5724         * insetfootlike.C (insetAllowed): disallow float in footlike.
5725
5726         * insetert.C (InsetERT): add collapsed argument to the constrctor
5727         with contents.
5728
5729 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5730
5731         * insetindex.h: shut off warning
5732
5733 2001-07-20  Juergen Vigna  <jug@sad.it>
5734
5735         * insetcollapsable.C (update): recoded hopefully works now!
5736
5737 2001-07-19  Juergen Vigna  <jug@sad.it>
5738
5739         * most files: implemented the below new introduced function.
5740
5741         * inset.h: added new edit(BufferView *, bool front) method to be able
5742         to enter an inset from the front/back without knowing x/y positions
5743         and baselines inside the inset. So I just can tell the inset activate
5744         me and set the cursor on the front/back of yourself.
5745
5746 2001-07-18  Juergen Vigna  <jug@sad.it>
5747
5748         * insetcollapsable.C (edit): fixed hopefully the y parameter which
5749         is given to the InsetText.
5750         (insetButtonPress): ditto
5751         (insetButtonRelease): ditto
5752         (insetMotionNotify): ditto
5753
5754 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5755
5756         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
5757         LIGATURE_BREAK, since the name is so stupid.
5758
5759 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
5760
5761         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
5762         the default InsetCollapsable methods. I.e., it can insert anything.
5763         (write) output the name of the inset, not some silly hack for
5764         compatability with the old InsetInfo.
5765
5766         * insetinfo.[Ch]: removed.
5767         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
5768         now collapsable, but functionality is otherwise identical to InsetInfo.
5769
5770         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
5771
5772 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5773
5774         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
5775         reformatting
5776
5777         * insetquotes.C: general cleanup
5778         (dispString): add spaces inside french double quotes.
5779         (latex): ditto. Moreover, treat first the case where the frenchb
5780         or french options have been given.
5781
5782 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
5783
5784         * insetcite.[Ch] (latex, validate): new methods, required for natbib
5785         support.
5786
5787 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
5788
5789         * figinset.C (RegisterFigure): Print debug message only when
5790         current_view is available.
5791
5792 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5793
5794         * many files: update to match the change below
5795
5796         * inset.h (insetAllowed): renamed from insertInsetAllowed;
5797         implement the version which takes an inset here.
5798
5799         * insetcollapsable.[Ch]: implement open and isOpen
5800
5801         * inset.h: remove insertInsetAllowed from Inset
5802         (open): new method, to open or close an inset
5803         (isOpen): returns the status of an inset
5804         (isCollapsable, colapse): removed
5805
5806 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
5807
5808         * insetquotes.C (dispString): display french guillemets when using
5809         ISO8859-15.
5810
5811 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5812
5813         * insetcollapsable.h: remove bogus return statements
5814
5815 2001-07-18  Juergen Vigna  <jug@sad.it>
5816
5817         * insettabular.C (selectNextWord): fixed spellchecking for the
5818         first cell of a tabular (wasn't entered!)
5819         (getLyXText): changed to enter automatically insettext and return
5820         it's LyXText if we're locked.
5821
5822 2001-07-17  Juergen Vigna  <jug@sad.it>
5823
5824         * various files: implemented the below functions.
5825
5826         * inset.h: added functions
5827         - virtual string selectNextWord(BufferView *, float & value) const;
5828         - virtual void selectSelectedWord(BufferView *) { return; }
5829         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
5830         needed for spellchecking correctly!
5831
5832 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5833
5834         * insetert.C (latex): write out all paragraphs.
5835
5836 2001-07-17  Baruch Even  <baruch@lyx.org>
5837
5838         * insetgraphics.C (draw): Removed unneeded casts.
5839
5840 2001-07-16  Juergen Vigna  <jug@sad.it>
5841
5842         * insettext.C (update): fixed small oversight (reset lt to 0).
5843
5844 2001-07-14  Baruch Even  <baruch@lyx.org>
5845
5846         * insetgraphics.h:
5847         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
5848
5849 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
5850
5851         Consistent use of Lsstream.h:
5852         * figinset.C: removed using std::ostringstream directive.
5853
5854         * insetgraphics.C (createLatexOptions):
5855         * insetinclude.C (unique_id):
5856         std::ostringstream -> ostringstream.
5857         * insettext.C (localDispatch): std::istringstream -> istringstream.
5858
5859 2001-07-13  Juergen Vigna  <jug@sad.it>
5860
5861         * insetfloat.C (insertInsetAllowed): added missing const_cast.
5862
5863         * insetcollapsable.C (getLockingInset): ditto.
5864
5865 2001-07-12  Juergen Vigna  <jug@sad.it>
5866
5867         * insetcollapsable.h: added implementation of new function for
5868         collapsable status.
5869
5870         * various files: added implementation of new insertInsetAllowed-func
5871         and redone the function a bit more.
5872
5873         * inset.h: added isCollapsable(), bool collapsed(),
5874         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
5875
5876         * insetfloat.C (insertInsetAllowed): make a bit more checks.
5877
5878         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
5879         LyXText which is marked for removal while we're using it!
5880
5881         * insettext.h: added private LyXText * lt to use it to assure we are
5882         not deleting our LyXText while we're using it!
5883
5884 2001-07-11  Juergen Vigna  <jug@sad.it>
5885
5886         * insettext.C (insertInset): check if we are before the inset after
5887         inserting it! This check IS needed. Remove the Undo-Call as it is
5888         called in LyXText::insertInset!
5889
5890         * insettext.h: added struct InnerCache.
5891
5892         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
5893         that we ONLY delete the LyXText in the getLyXText() routine. So we
5894         are sure we don't delete LyXText while someone is working with it!
5895
5896 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5897
5898         * insetexternal.C: (*it). -> it->
5899         * insettext.C: ditto
5900
5901 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5902
5903         * insetcollapsable.C (edit): always open collapsed insets (even if
5904         they are not autocollapsable)
5905
5906         * insetcommand.C (operator=): simplify.
5907
5908 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5909
5910         * insetert.C (latex): handle META_NEWLINE
5911
5912 2001-07-09  Juergen Vigna  <jug@sad.it>
5913
5914         * insetert.h: a normal InsetText can insert insets, but we won't.
5915
5916         * inset.h: return default "false" on insertInsetAllowed and implement
5917         this function where a returnvalue != "false" is needed.
5918
5919 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5920
5921         * insetert.C (InsetERT): new contructor
5922
5923 2001-07-06  Juergen Vigna  <jug@sad.it>
5924
5925         * a lot of files: added implementation of the below new functions
5926         and the change to clone(). Also the call of the new undo-functions
5927         where needed.
5928
5929         * inset.h: added an inset_id, added functions getParFromID,
5930         getInsetFromID, firstParagraph, cursor and id functions, added
5931         bool same_ids to clone function.
5932
5933 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5934
5935         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
5936         of BufferView * and shared_ptr<LyXText>
5937
5938 2001-07-05  Juergen Vigna  <jug@sad.it>
5939
5940         * insettext.C (clear): deleted also the cache not only LyXText.
5941         (setParagraphData): ditto.
5942
5943 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5944
5945         * insetfloat.C (latex): let the specific placement take presedence
5946         if set, otherwise choose document placement if set, otherwise just
5947         use float default placement.
5948
5949 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5950
5951         * insettext.C (localDispatch): call CutAndPaste::'s static method
5952         directly.
5953
5954 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5955
5956         * insetbib.C: no meed to include forms.h here.
5957
5958 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
5959
5960         * insettext.C: added using std::make_pair directive.
5961
5962 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5963
5964         * insettext.C (getLyXText): avoid multiple lookups, and simplify
5965         slightly
5966         (deleteLyXText): ditto
5967         (resizeLyXText): ditto
5968
5969 2001-07-02  Juergen Vigna  <jug@sad.it>
5970
5971         * insettext.C (getLyXText): introduce a cache in getLyXText so that
5972         following calls are only returned the right pointer without the over
5973         head to search in the map.
5974         (various funcs): reset the cached_bview variable as this signs that
5975         the cache is not valid anymore.
5976
5977 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5978
5979         * insettabular.C (clone): do not copy the LyXTabular twice
5980
5981 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5982
5983         * insettext.h (TEXT): delete method
5984
5985 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5986
5987         * insetmarginal.C (latex):
5988         * insetfoot.C (latex): fix spacing of notes in LaTeX
5989
5990         * insettext.C (localDispatch): use .c_str() on istringstream
5991         constructor argument.
5992
5993 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
5994
5995         * insettoc.h:
5996         * insettoc.C:
5997         * inseturl.h:
5998         * inseturl.C: fix method names in these to begin
5999           with small char too, so they inherit
6000
6001 2001-06-28  Juergen Vigna  <jug@sad.it>
6002
6003         * insettext.C (setFont): fixed font settings using toggleFree()
6004         instead of setFont().
6005
6006 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6007
6008         * Change a lot of method names to begin with a small char.
6009         Changes to a lot of files because of this.
6010
6011 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6012
6013         * insetfloatlist.C (Write): std:: qualify ostream
6014         (Latex): ditto
6015
6016 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
6017
6018         * figinset.C:
6019         * inset.C:
6020         * insetgraphics.C: send debug output to Debug::INFO instead of
6021         Debug::ANY.
6022
6023 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
6024
6025         * insettabular.h:
6026         * insettabular.C (getStatus): update to use func_status
6027
6028 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
6029
6030         * insetref.C (DocBook): added support for cross-references without
6031         a name.
6032
6033 2001-06-26  The LyX Project  <jug@sad.it>
6034
6035         * insetref.C:
6036         * insetref.h:
6037         * insetlabel.C:
6038         * insetlabel.h: removed escape method and moved it to
6039         support/lstrings.h.
6040
6041 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6042
6043         * insettabular.C (getMaxWidth): do the speedup in a different way,
6044         remove dead code
6045
6046 2001-06-24  The LyX Project  <Asger>
6047
6048         * insettabular.C (getMaxWidth): We cache a mapping from
6049         inset to cell in order to speed this method up.
6050
6051 2001-06-24  The LyX Project  <Asger>
6052
6053         * insettext.C: Optimized InsetText::draw or something.
6054
6055 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
6056
6057         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
6058
6059 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6060
6061         * inset.h: name change from lyxinset.h
6062
6063 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
6064
6065         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
6066
6067 2001-06-14  Juergen Vigna  <jug@sad.it>
6068
6069         * insettext.C (draw): removed warnings.
6070
6071 2001-06-13  Juergen Vigna  <jug@sad.it>
6072
6073         * insettabular.C (nodraw): only go down the tree if we don't have
6074         that flag set otherwise it's obvious that we don't want to draw.
6075         (LocalDispatch): do also an update if we have an undispached result.
6076
6077 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
6078
6079         * insetcite.C:
6080         * insetgraphicsParams.C:
6081         * insettext.C: removed // -*- C++ -*- as first line.
6082
6083 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6084
6085         * lyxinset.h (resizeLyXText): shut off warning about unused
6086         parameter "force"
6087
6088 2001-06-07  Juergen Vigna  <jug@sad.it>
6089
6090         * insettext.C (resizeLyXText): honor the new force flag.
6091
6092         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
6093
6094         * insettabular.C (deleteLyXText): new function
6095
6096 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
6097
6098         * insettheorem.C:
6099         * insetminipage.C:
6100         * insetlist.C:
6101         * insetfootlike.C:
6102         * insetfloat.C:
6103         * insetert.C:
6104         * insetcollapsable.C:
6105         * insetcaption.C: LColor tidy
6106
6107 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6108
6109         * figinset.C: fix typo
6110
6111 2001-06-01  Juergen Vigna  <jug@sad.it>
6112
6113         * insettabular.C (resetPos): small hack so that scroll is not set to
6114         0 when we are in the last column of a tabular. This is a problem we
6115         have because of constats 20 offset on both directions, so this can
6116         cause on the limit an endless loop.
6117
6118         * insettext.C (SetFont): forgot that we can have locking insets ;)
6119
6120 2001-05-31  Juergen Vigna  <jug@sad.it>
6121
6122         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
6123
6124 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6125
6126         * figinset.C: add using std:: directive for the C functions which
6127         need that.
6128
6129 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6130
6131         * insetfloat.C (Write): write out wide info
6132         (Read): read the wide info
6133         (Latex): use the wide info when creating latex.
6134
6135         * insettext.C: adjust
6136
6137         * insetgraphics.[Ch] (statusMessage): change to return string
6138         (width): adjust
6139         (draw): adjust
6140
6141         * figinset.C (runqueue): add std::
6142         (Recompute): ditto
6143
6144 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6145
6146         * insetcite.C (Ascii): add std:: qualifier
6147
6148 2001-05-28  Juergen Vigna  <jug@sad.it>
6149
6150         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
6151         a endless-width inset (maxWidth < 0).
6152         (Edit): change language only if not equal.
6153
6154         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
6155
6156         * insettext.C (draw): fixed draw/clear of InsetText-Frame
6157
6158 2001-05-16  Juergen Vigna  <jug@sad.it>
6159
6160         * insettext.C (selectAll): added
6161         (clearSelection): added
6162
6163         * insettabular.C (SetFont): now we may set a font on a whole selection!
6164         (getSelection): added helper function.
6165
6166 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
6167
6168         * insetcite.C (Ascii): Add method.
6169
6170 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
6171
6172         * figinset.C:
6173         * insetbib.C: fix path for OS/2 & Win32
6174
6175 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6176
6177         * insetfoot.C (Latex): don't use % after footnote.
6178
6179 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6180
6181         * insettext.C (Read): use clear
6182         (SetParagraphData): use LyXParagraph copy constructor instead of clone
6183
6184 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6185
6186         * insetfloatlist.h: add a bunch of std:: qualifiers.
6187
6188 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6189
6190         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
6191         FLOAT_LIST_CODE, renumber code list.
6192
6193         * insettoc.C (getScreenLabel): remove support for float lists
6194         (LyxCode): ditto
6195         (Ascii): ditto
6196
6197         * insetfloatlist.[Ch]: new files
6198
6199         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
6200
6201 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
6202
6203         * insettabular.C (LocalDispatch):
6204         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
6205         method
6206
6207 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6208
6209         * insettext.C: remvoe !NEW_INSETS cruft
6210
6211         * insettabular.C: remove !NEW_INSETS cruft
6212
6213         * insetcollapsable.h: remove !NEW_INSETS cruft
6214
6215         * insetbib.C: remove !NEW_INSETS cruft
6216
6217 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6218
6219         * insettoc.C: hack to make listof algorithm work
6220
6221 2001-04-20  Juergen Vigna  <jug@sad.it>
6222
6223         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
6224
6225 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6226
6227         * insetquotes.C (Latex): improve the guard against
6228         unwanted !` and ?` ligatures. This should really be done in
6229         another place (to catch all this ligatures at low-level).
6230
6231 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6232
6233         * insettext.C (init): remvoe leftovers from cursor_visible change
6234         (draw): use c++ cast
6235         (LocalDispatch): dispatch LFUN_MESSAGE
6236
6237         * insettabular.C (InsetTabular): remove leftovers from
6238         cursor_visible, and scoped_ptr changes
6239         (draw): use c++ cast
6240
6241         * insetcollapsable.C (draw): use c++ cast
6242
6243         * ExternalTemplate.h: inherit privaely from noncopyable
6244         * insetcommand.h: ditto
6245         * insetinclude.h: ditto
6246
6247 2001-04-16  Allan Rae  <rae@lyx.org>
6248
6249         * insettoc.C (Ascii):
6250         * insettext.C (draw):
6251         * insettabular.C (setPos):
6252         * insetminipage.C (Read):
6253         * insetfloat.C (placement):
6254         * insetcaption.C (Ascii, DocBook):
6255         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
6256         an unrecognised preprocessor directive.  So ensure they're wrapped.
6257
6258 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
6259
6260         * insetexternal.h:
6261         * insetexternal.C: set view on Clone. Add _ to private members.
6262
6263 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6264
6265         * insettext.C (InsetText): fix new
6266         (InsetText): reindent some, simplify deletion of par list
6267         (clear): simplify deletion of par list, fix new
6268         (SetParagraphData): simplify deletion of par list
6269
6270         * insettabular.[Ch] (getLabelList): implement new method
6271
6272 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6273
6274         * lyxinset.h: do not include gettext.h...
6275
6276         * inset.C:
6277         * insetcaption.C:
6278         * insetexternal.C:
6279         * insetgraphics.C:
6280         * insetindex.C:
6281         * insetlabel.C:
6282         * insetlatexaccent.C:
6283         * insetminipage.C:
6284         * insetquotes.C:
6285         * insettabular.C:
6286         * inseturl.C: ... and do it here instead
6287
6288 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6289
6290         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
6291
6292         * insettext.[Ch] (getLabelList): add std:: on vector<string>
6293
6294         * insetcollapsable.[Ch] (getLabelList): implement
6295
6296         * insettext.[Ch] (getLabelList): implement
6297
6298         * insettext.h: reindent
6299
6300         * insettabular.h: make tabular a scoped_ptr
6301
6302         * insettext.C (init): adjust for cursor_visible
6303         (ToggleInsetCursor): constify asc and desc, font, adjust for
6304         cursor_visible
6305         (ShowInsetCursor): constify asc and desc, font, adjust for
6306         cursor_visible
6307         (HideInsetCursor): adjust for cursor_visible
6308
6309         * insettabular.C: reindent some
6310         (InsetTabular): adjust for scoped_ptr and cursor_visible
6311         (InsetTabular): ditto
6312         (~InsetTabular): delete delete
6313         (Clone): adjust for scoped_ptr
6314         (Read): constify old_format, adjust for scoped_ptr, move init of
6315         token
6316         (draw): constify tx, localize loop vars.
6317         some other localization of variables, remove double initilizatons.
6318
6319         * insetfoot.C: remove using std::ostream, add ostream where needed
6320
6321 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6322
6323         * lyxinset.h: some reindentaion, use initializer list for
6324         constructro.
6325         UpdatableInset: make cursor_visible a private var add
6326         public isCursorVisible(), add protected toggleCursorVisible() and
6327         proctected setCursorVisible(bool), make scroll call the Inset::scroll
6328
6329         * insettoc.C: remvoe using decl
6330         (getScreenLabel): make cmdname donst
6331         (LyxCode): ditto
6332         (Ascii): ditto
6333         (Ascii): don't use endl
6334
6335         * insetfootlike.C: remove using decl at file scope and add std::
6336         where needed
6337         * insetmarginal.C: ditto
6338
6339         * insetfoot.C: some reformatting
6340
6341         * insetfloat.C (InsetButtonRelease): adjust the hit area
6342
6343         * insetert.C (SetFont): some reformatting
6344
6345         * insetcollapsable.C: some reformatting and constification
6346         (Clone): comment out.
6347         * insetcollapsable.h: some reformatting
6348         (Clone): comment out.
6349
6350         * inset.C: reindent
6351         (scroll): simplify
6352
6353 2001-03-30  Juergen Vigna  <jug@sad.it>
6354
6355         * insetcollapsable.h: changen *inset to be a InsetText inset.
6356
6357         * some files: changed to reflect the above change.
6358
6359 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
6360
6361         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
6362         InsetExternal::Params.
6363         Added operator==() and operator!=() for the Params struct.
6364
6365 2001-03-29  Juergen Vigna  <jug@sad.it>
6366
6367         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
6368         BufferView *.
6369
6370         * insetminipage.C: removed widthp_ and all it's functions and changed
6371         to use new %-lengths of LyXLength.
6372
6373 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
6374
6375         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
6376
6377 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
6378
6379         * insetgraphicsParams.C (operator!=): new function, needed by the
6380         ControlGraphics class.
6381
6382 2001-03-28  Juergen Vigna  <jug@sad.it>
6383
6384         * insettext.C (InsetButtonPress): only enter !inset if button == 2
6385         (checkAndActivateInset): don't use the values returned from
6386         call to bv->checkInsetHit.
6387
6388         * insetminipage.C (Clone): set special minipage values.
6389
6390         * insetcollapsable.C (draw): changed to draw the button in the
6391         upper left corner outside the textinset.
6392         (ascent): changed because of different drawing
6393         (descent): ditto
6394         (width): ditto
6395         (Edit): ditto
6396         (InsetButtonPress): ditto
6397         (InsetButtonRelease): ditto
6398         (InsetMotionNotify): ditto
6399
6400 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
6401
6402         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
6403         contain a suffix.
6404         (Clone): ditto
6405
6406 2001-03-26  Juergen Vigna  <jug@sad.it>
6407
6408         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
6409
6410         * insettext.C (ShowInsetDialog): implemented above function.
6411
6412         * insettabular.C (ShowInsetDialog): ditto
6413
6414         * insetminipage.C (ShowInsetDialog): ditto
6415
6416 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
6417
6418         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
6419         InsetInclude::Params. Don't store a buffer * in Params. Store the
6420         master file name instead.
6421
6422 2001-03-23  Juergen Vigna  <jug@sad.it>
6423
6424         * insetcollapsable.C (InsetMotionNotify):
6425         (InsetButtonRelease):
6426         (InsetButtonPress): fixed y-offset (minipages).
6427
6428         * insettext.C (draw): force a FULL update if cleared == true.
6429
6430         * insetcollapsable.C (draw): Lars forgotten entry for changing this
6431         routine to draw the minipages on its position-flag.
6432         (InsetInInsetY): give back the right y position, because of minipage
6433         position-flag.
6434
6435 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
6436
6437         * insetfloat.h
6438         * insetfloat.C (DocBook): docbook export code.
6439
6440 2001-03-22  Juergen Vigna  <jug@sad.it>
6441
6442         * insetminipage.C (getMaxWidth): added function to set the drawing
6443         width!
6444         (Read): should work now!
6445
6446         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
6447         if we create a new inset.
6448
6449 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
6450
6451         * figinset.C (fl_set_preemptive_callback): moved definition outside
6452         of namespace anon.
6453
6454 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6455
6456         * insetminipage.C (Read): prepare for reading of minipage arguments.
6457
6458 2001-03-18  Baruch Even  <baruch@lyx.org>
6459
6460         * insetgraphics.C: Minor cleanups of the comments and code.
6461
6462 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6463
6464         * insetminipage.C (InsetMinipage): default to not collapsed
6465
6466 2001-03-16  Juergen Vigna  <jug@sad.it>
6467
6468         * insetminipage.C (width): modified with to be a string
6469         (widthp): added widthp (for % width) support functions.
6470         (InsetButtonRelease): added to open the options dialog on button==3.
6471         (~InsetMinipage): added to hide the dialog.
6472
6473         * insetminipage.h: added hideDialog signal
6474
6475 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6476
6477         * insetminipage.h: change the order or Position to match
6478         LyXParagraph::MINIPAGE_ALIGNMENT
6479
6480         * several files: remvoe CXX_WORKING_NAMESPACES
6481
6482         * ExternalTemplate.h: noncopyable is in namespace boost
6483         * insetinclude.h: ditto
6484         * insetcommand.h: ditto
6485
6486 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
6487
6488         * insettext.C (Edit): #else# -> #else.
6489         * insettoc.C: added using directive.
6490
6491 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6492
6493         * insetminipage.h: add pos, inner_pos, width and height. + getters
6494         and setters for all of them.
6495
6496 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
6497
6498         * insetinclude.C (Latex): Do not exit when the textclass of the
6499         included file differ from the textclass of the parent file.
6500
6501 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
6502
6503         * ExternalTemplate.C (read): the reading of external insets now checks
6504         for \end_inset and removes it form the input stream.
6505
6506 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
6507
6508         * ExternalTemplate.h:
6509         * ExternalTemplate.C:
6510         * insetexternal.h:
6511         * insetexternal.C: move form to GUII
6512
6513 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
6514
6515         * insetinclude.h:
6516         * insetinclude.C: add InsetIncludeParams, use
6517         composition rather than derivation of InsetCommand
6518
6519 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6520
6521         * insettoc.C (Ascii): use the Buffer typedefs
6522
6523 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6524
6525         * insettoc.C (Ascii): implement for dynamic number of lists
6526
6527         * insetcaption.[Ch]: update from new_insets branch
6528         * insetfloat.[Ch]: ditto
6529
6530 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
6531
6532         * insetexternal.C:
6533         * figinset.C: use new File Dialog
6534
6535 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6536
6537         * insettext.C: changes becuase of ParagraphParameters.
6538
6539 2001-02-28  Baruch Even  <baruch@ev-en.org>
6540
6541         * insetgraphics.C (updateInset): Changed due to the change in
6542         GraphicsCache.
6543
6544 2001-02-26  Juergen Vigna  <jug@sad.it>
6545
6546         * insettext.C (SetFont): Set Undo only if we have selection (as it is
6547         handled in LyXText).
6548
6549 2001-02-23  Juergen Vigna  <jug@sad.it>
6550
6551         * insettext.C (draw): some small repainting fixes.
6552         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
6553
6554         * inset.C (LocalDispatch): changed action to be a kb_action (as it
6555         should be) and not an int.
6556
6557         * insettabular.C (LocalDispatch): ditto
6558
6559         * insettext.C (LocalDispatch): ditto
6560
6561         * insetcollapsable.C (LocalDispatch): ditto
6562
6563 2001-02-22  Juergen Vigna  <jug@sad.it>
6564
6565         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
6566         DISPATCH it and we don't have a locking_inset.
6567
6568 2001-02-21  Baruch Even  <baruch@ev-en.org>
6569
6570         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
6571         instead of GraphicsCacheItem *.
6572
6573 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6574
6575         * insetcollapsable.C (getLyXText): add const qualifier to second
6576         parameter.
6577
6578 2001-02-22  Juergen Vigna  <jug@sad.it>
6579
6580         * insettext.C (getLyXText): honor the recursive parameter.
6581         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
6582
6583         * inset.C (getLyXText): added bool recursive parameter.
6584
6585         * insettext.C (SetUpdateStatus): or the update codes.
6586         (draw): check need_update with &.
6587         (InsetButtonPress): set no_selection to not put a selection when
6588         entering an inset and it is redraws in another spot.
6589
6590         * insettext.h: made need_update an int.
6591
6592 2001-02-20  Baruch Even  <baruch@ev-en.org>
6593
6594         * insetgraphics.h:
6595         * insetgraphisc.C: Changed to use better semantics when loading images
6596         for inline view. Now it doesn't keep the pixmap itself but it's holder.
6597
6598 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
6599
6600         * insetcommand.h:
6601         * inseterror.h:
6602         * insetgraphics.C: change name of "hide" signal to "hideDialog",
6603         consistent with InsetTabular.
6604
6605 2001-02-19  Juergen Vigna  <jug@sad.it>
6606
6607         * insettabular.C (LocalDispatch): implement PAGE up/down.
6608
6609         * insettext.C (draw): clear all of it on need_update==INIT too!
6610
6611         * insettabular.C (InsetUnlock): always clear the selection.
6612
6613         * inset.C (scroll): normally we only want to scroll the inset until
6614         it is fully visible so if top_x + offset > 20 then just set scx to 0.
6615
6616 2001-02-14  Juergen Vigna  <jug@sad.it>
6617
6618         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
6619         (resetPos): fixed scroll behaviour.
6620         (LocalDispatch): do an update if moving cursor inside a table cell
6621         requests a scroll of the tabular.
6622
6623 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
6624
6625         * insettext.C (textWidth): constify local var
6626
6627         * insettabular.C: small cleanup.
6628
6629         * insetfoot.C (Latex): constify local var
6630
6631         * insetcollapsable.C: small cleanup.
6632
6633         * figinset.C (runqueue): use compare instead of strcmp
6634
6635 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
6636
6637         * insettext.C:
6638         * insetinfo.C: remove cruft
6639
6640 2001-02-14  Juergen Vigna  <jug@sad.it>
6641
6642         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
6643
6644 2001-02-13  Juergen Vigna  <jug@sad.it>
6645
6646         * insettext.C (InsertInset): don't move left (is this right?)
6647
6648         * insettabular.C (LocalDispatch): use of the no_draw variable
6649
6650         * insettabular.h: new no_draw variable to stop redraw
6651
6652         * insettabular.C (TabularFeatures): fixed update for alignment change
6653
6654 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
6655
6656         * insetinclude.C:
6657         * insetbib.h:
6658         * insetbib.C: move dialogs to frontends/
6659
6660 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
6661
6662         * insettext.C (LocalDispatch): Restore the language if the inset
6663         becomes empty.
6664
6665 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
6666
6667         * insettext.C (moveRightIntern): Update the selection cursor.
6668         (moveLeftIntern): Ditto.
6669
6670 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6671
6672         * Makefile.am: remove BoundingBox.h
6673
6674         * BoundingBox.h: removed
6675
6676 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
6677
6678         * insettext.C (LocalDispatch): Update selection cursor when moving
6679         cursor to the right.
6680         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
6681         (moveLeftIntern): Ditto.
6682
6683 2001-02-05  Baruch Even  <baruch.even@writeme.com>
6684
6685         * insetgraphics.C: Updated automatic image conversion, it now goes into
6686         temporary directory instead of with the image itself.
6687
6688 2001-01-21  Baruch Even  <baruch@ev-en.org>
6689
6690         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
6691         to EPS or PNG when needed (support bitmap graphics).
6692
6693 2000-11-02  Baruch Even  <baruch@ev-en.org>
6694
6695         * insetgraphics.C:
6696         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
6697         and removal of commented out code.
6698
6699 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
6700
6701         * insetbib.C (callback): Update citations if the key has changed.
6702
6703 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
6704
6705         * insetbib.C (InsetBibKey): Better computation of default key.
6706         (getScreenLabel) Show both the key and the label.
6707         (getBibLabel): New method.
6708         (callback): Force a redraw if the inset have been changed.
6709
6710 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
6711
6712         * insetref.C (getType, getName): Move methods from
6713         src/frontends/xforms/FormRef.C.
6714
6715 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
6716
6717         * insettabular.C: Various improvements (use only one dummy position).
6718
6719 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
6720
6721         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
6722         par->bibkey->width. This fixes the crashes when running without
6723         gui or when having included documents.
6724
6725 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
6726
6727         * insetcommand.C (getAsString, setFromString): Cleanup.
6728
6729 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
6730
6731         * insetref.C: Add the array InsetRef::types that contains
6732         information about all supported reference types.
6733
6734 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6735
6736         * lyxinset.h: remove trailing comma in enum.
6737
6738 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
6739
6740         * insettext.C: kill LyXBell.