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