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